~darkmuggle-deactivatedaccount/ubuntu/quantal/grub2/fix-872244

« back to all changes in this revision

Viewing changes to grub-core/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson, Colin Watson, Evan Broder, Mario Limonciello
  • Date: 2010-11-24 13:59:55 UTC
  • mfrom: (1.17.6 upstream) (17.6.15 experimental)
  • Revision ID: james.westby@ubuntu.com-20101124135955-r6ii5sepayr7jt53
Tags: 1.99~20101124-1ubuntu1
[ Colin Watson ]
* Resynchronise with Debian experimental.  Remaining changes:
  - Adjust for default Ubuntu boot options ("quiet splash").
  - Default to hiding the menu; holding down Shift at boot will show it.
  - Set a monochromatic theme for Ubuntu.
  - Apply Ubuntu GRUB Legacy changes to legacy update-grub script: title,
    recovery mode, quiet option, tweak how memtest86+ is displayed, and
    use UUIDs where appropriate.
  - Fix backslash-escaping in merge_debconf_into_conf.
  - Remove "GNU/Linux" from default distributor string.
  - Add crashkernel= options if kdump and makedumpfile are available.
  - If other operating systems are installed, then automatically unhide
    the menu.  Otherwise, if GRUB_HIDDEN_TIMEOUT is 0, then use keystatus
    if available to check whether Shift is pressed.  If it is, show the
    menu, otherwise boot immediately.  If keystatus is not available, then
    fall back to a short delay interruptible with Escape.
  - Allow Shift to interrupt 'sleep --interruptible'.
  - Don't display introductory message about line editing unless we're
    actually offering a shell prompt.  Don't clear the screen just before
    booting if we never drew the menu in the first place.
  - Remove some verbose messages printed before reading the configuration
    file.
  - Suppress progress messages as the kernel and initrd load for
    non-recovery kernel menu entries.
  - Change prepare_grub_to_access_device to handle filesystems
    loop-mounted on file images.
  - Ignore devices loop-mounted from files in 10_linux.
  - Show the boot menu if the previous boot failed, that is if it failed
    to get to the end of one of the normal runlevels.
  - Don't generate /boot/grub/device.map during grub-install or
    grub-mkconfig by default.
  - Adjust upgrade version checks for Ubuntu.
  - Don't display "GRUB loading" unless Shift is held down.
  - Adjust versions of grub-doc and grub-legacy-doc conflicts to tolerate
    our backport of the grub-doc split.
  - Fix LVM/RAID probing in the absence of /boot/grub/device.map.
  - Look for .mo files in /usr/share/locale-langpack as well, in
    preference.
  - Make sure GRUB_TIMEOUT isn't quoted unnecessarily.
  - Probe all devices in 'grub-probe --target=drive' if
    /boot/grub/device.map is missing.
  - Build-depend on qemu-kvm rather than qemu-system for grub-pc tests.
  - Use qemu rather than qemu-system-i386.
  - Program vesafb on BIOS systems rather than efifb.
  - Add a grub-rescue-efi-amd64 package containing a rescue CD-ROM image
    for EFI-AMD64.
  - On Wubi, don't ask for an install device, but just update wubildr
    using the diverted grub-install.
  - When embedding the core image in a post-MBR gap, check for and avoid
    sectors matching any of a list of known signatures.
  - Disable video_bochs and video_cirrus on PC BIOS systems, as probing
    PCI space seems to break on some systems.
* Downgrade "ACPI shutdown failed" error to a debug message, since it can
  cause spurious test failures.

[ Evan Broder ]
* Enable lua from grub-extras.
* Incorporate the bitop library into lua.
* Add enum_pci function to grub module in lua.
* Switch back to gfxpayload=keep by default, unless the video hardware
  is known to not support it.

[ Mario Limonciello ]
* Built part_msdos and vfat into bootx64.efi (LP: #677758)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
# -*- makefile -*-
 
19
 
 
20
 
 
21
 
 
22
 
 
23
VPATH = @srcdir@
 
24
pkgdatadir = $(datadir)/@PACKAGE@
 
25
pkgincludedir = $(includedir)/@PACKAGE@
 
26
pkglibdir = $(libdir)/@PACKAGE@
 
27
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
28
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
29
install_sh_DATA = $(install_sh) -c -m 644
 
30
install_sh_PROGRAM = $(install_sh) -c
 
31
install_sh_SCRIPT = $(install_sh) -c
 
32
INSTALL_HEADER = $(INSTALL_DATA)
 
33
transform = $(program_transform_name)
 
34
NORMAL_INSTALL = :
 
35
PRE_INSTALL = :
 
36
POST_INSTALL = :
 
37
NORMAL_UNINSTALL = :
 
38
PRE_UNINSTALL = :
 
39
POST_UNINSTALL = :
 
40
build_triplet = @build@
 
41
host_triplet = @host@
 
42
target_triplet = @target@
 
43
DIST_COMMON = $(am__dist_noinst_DATA_DIST) $(srcdir)/Makefile.am \
 
44
        $(srcdir)/Makefile.core.am $(srcdir)/Makefile.in \
 
45
        $(srcdir)/contrib/ntldr-img/Makefile.core.common \
 
46
        $(srcdir)/contrib/zfs/Makefile.common \
 
47
        $(top_srcdir)/conf/Makefile.common
 
48
 
 
49
# Platform specific options
 
50
@COND_i386_pc_TRUE@am__append_1 = -mrtd -mregparm=3
 
51
@COND_i386_qemu_TRUE@am__append_2 = -mrtd -mregparm=3
 
52
@COND_i386_coreboot_TRUE@am__append_3 = -mrtd -mregparm=3
 
53
@COND_i386_ieee1275_TRUE@am__append_4 = -mrtd -mregparm=3
 
54
@COND_mips_yeeloong_TRUE@am__append_5 = -mexplicit-relocs
 
55
@COND_mips_TRUE@am__append_6 = -mflush-func=grub_cpu_flush_cache
 
56
@COND_sparc64_ieee1275_TRUE@am__append_7 = -mno-app-regs
 
57
@COND_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
 
58
bin_PROGRAMS = $(am__EXEEXT_1)
 
59
sbin_PROGRAMS =
 
60
check_PROGRAMS =
 
61
noinst_PROGRAMS = $(am__EXEEXT_2) $(am__EXEEXT_3) $(am__EXEEXT_4) \
 
62
        $(am__EXEEXT_5) $(am__EXEEXT_6) $(am__EXEEXT_7) \
 
63
        $(am__EXEEXT_8) $(am__EXEEXT_9) $(am__EXEEXT_10) \
 
64
        $(am__EXEEXT_11) $(am__EXEEXT_12) $(am__EXEEXT_13) \
 
65
        $(am__EXEEXT_14) $(am__EXEEXT_15) $(am__EXEEXT_16) \
 
66
        $(am__EXEEXT_17) $(am__EXEEXT_18) $(am__EXEEXT_19) \
 
67
        $(am__EXEEXT_20) $(am__EXEEXT_21) $(am__EXEEXT_22) \
 
68
        $(am__EXEEXT_23) $(am__EXEEXT_24) $(am__EXEEXT_25) \
 
69
        $(am__EXEEXT_26) $(am__EXEEXT_27) $(am__EXEEXT_28) \
 
70
        $(am__EXEEXT_29) $(am__EXEEXT_30) $(am__EXEEXT_31) \
 
71
        $(am__EXEEXT_32) $(am__EXEEXT_33) $(am__EXEEXT_34) \
 
72
        $(am__EXEEXT_35) $(am__EXEEXT_36) $(am__EXEEXT_37) \
 
73
        $(am__EXEEXT_38) $(am__EXEEXT_39) $(am__EXEEXT_40) \
 
74
        $(am__EXEEXT_41) $(am__EXEEXT_42) $(am__EXEEXT_43) \
 
75
        $(am__EXEEXT_44) $(am__EXEEXT_45) $(am__EXEEXT_46) \
 
76
        $(am__EXEEXT_47) $(am__EXEEXT_48) $(am__EXEEXT_49) \
 
77
        $(am__EXEEXT_50) $(am__EXEEXT_51) $(am__EXEEXT_52) \
 
78
        $(am__EXEEXT_53) $(am__EXEEXT_54) $(am__EXEEXT_55) \
 
79
        $(am__EXEEXT_56) $(am__EXEEXT_57) $(am__EXEEXT_58) \
 
80
        $(am__EXEEXT_59) $(am__EXEEXT_60) $(am__EXEEXT_61) \
 
81
        $(am__EXEEXT_62) $(am__EXEEXT_63) $(am__EXEEXT_64) \
 
82
        $(am__EXEEXT_65) $(am__EXEEXT_66) $(am__EXEEXT_67) \
 
83
        $(am__EXEEXT_68) $(am__EXEEXT_69) $(am__EXEEXT_70) \
 
84
        $(am__EXEEXT_71) $(am__EXEEXT_72) $(am__EXEEXT_73) \
 
85
        $(am__EXEEXT_74) $(am__EXEEXT_75) $(am__EXEEXT_76) \
 
86
        $(am__EXEEXT_77) $(am__EXEEXT_78) $(am__EXEEXT_79) \
 
87
        $(am__EXEEXT_80) $(am__EXEEXT_81) $(am__EXEEXT_82) \
 
88
        $(am__EXEEXT_83) $(am__EXEEXT_84) $(am__EXEEXT_85) \
 
89
        $(am__EXEEXT_86) $(am__EXEEXT_87) $(am__EXEEXT_88) \
 
90
        $(am__EXEEXT_89) $(am__EXEEXT_90) $(am__EXEEXT_91) \
 
91
        $(am__EXEEXT_92) $(am__EXEEXT_93) $(am__EXEEXT_94) \
 
92
        $(am__EXEEXT_95) $(am__EXEEXT_96) $(am__EXEEXT_97) \
 
93
        $(am__EXEEXT_98) $(am__EXEEXT_99) $(am__EXEEXT_100) \
 
94
        $(am__EXEEXT_101) $(am__EXEEXT_102) $(am__EXEEXT_103) \
 
95
        $(am__EXEEXT_104) $(am__EXEEXT_105) $(am__EXEEXT_106) \
 
96
        $(am__EXEEXT_107) $(am__EXEEXT_108) $(am__EXEEXT_109) \
 
97
        $(am__EXEEXT_110) $(am__EXEEXT_111) $(am__EXEEXT_112) \
 
98
        $(am__EXEEXT_113) $(am__EXEEXT_114) $(am__EXEEXT_115) \
 
99
        $(am__EXEEXT_116) $(am__EXEEXT_117) $(am__EXEEXT_118) \
 
100
        $(am__EXEEXT_119) $(am__EXEEXT_120) $(am__EXEEXT_121) \
 
101
        $(am__EXEEXT_122) $(am__EXEEXT_123) $(am__EXEEXT_124) \
 
102
        $(am__EXEEXT_125) $(am__EXEEXT_126) $(am__EXEEXT_127) \
 
103
        $(am__EXEEXT_128) $(am__EXEEXT_129) $(am__EXEEXT_130) \
 
104
        $(am__EXEEXT_131) $(am__EXEEXT_132) $(am__EXEEXT_133) \
 
105
        $(am__EXEEXT_134) $(am__EXEEXT_135) $(am__EXEEXT_136) \
 
106
        $(am__EXEEXT_137) $(am__EXEEXT_138) $(am__EXEEXT_139) \
 
107
        $(am__EXEEXT_140) $(am__EXEEXT_141) $(am__EXEEXT_142) \
 
108
        $(am__EXEEXT_143) $(am__EXEEXT_144) $(am__EXEEXT_145) \
 
109
        $(am__EXEEXT_146) $(am__EXEEXT_147) $(am__EXEEXT_148) \
 
110
        $(am__EXEEXT_149) $(am__EXEEXT_150) $(am__EXEEXT_151) \
 
111
        $(am__EXEEXT_152) $(am__EXEEXT_153) $(am__EXEEXT_154) \
 
112
        $(am__EXEEXT_155) $(am__EXEEXT_156) $(am__EXEEXT_157) \
 
113
        $(am__EXEEXT_158) $(am__EXEEXT_159) $(am__EXEEXT_160) \
 
114
        $(am__EXEEXT_161) $(am__EXEEXT_162) $(am__EXEEXT_163) \
 
115
        $(am__EXEEXT_164) $(am__EXEEXT_165) $(am__EXEEXT_166) \
 
116
        $(am__EXEEXT_167) $(am__EXEEXT_168) $(am__EXEEXT_169) \
 
117
        $(am__EXEEXT_170) $(am__EXEEXT_171) $(am__EXEEXT_172) \
 
118
        $(am__EXEEXT_173) $(am__EXEEXT_174) $(am__EXEEXT_175) \
 
119
        $(am__EXEEXT_176) $(am__EXEEXT_177) $(am__EXEEXT_178) \
 
120
        $(am__EXEEXT_179) $(am__EXEEXT_180) $(am__EXEEXT_181) \
 
121
        $(am__EXEEXT_182) $(am__EXEEXT_183) $(am__EXEEXT_184) \
 
122
        $(am__EXEEXT_185) $(am__EXEEXT_186) $(am__EXEEXT_187) \
 
123
        $(am__EXEEXT_188) $(am__EXEEXT_189) $(am__EXEEXT_190) \
 
124
        $(am__EXEEXT_191) $(am__EXEEXT_192) $(am__EXEEXT_193) \
 
125
        $(am__EXEEXT_194) $(am__EXEEXT_195) $(am__EXEEXT_196) \
 
126
        $(am__EXEEXT_197) $(am__EXEEXT_198) $(am__EXEEXT_199) \
 
127
        $(am__EXEEXT_200) $(am__EXEEXT_201) $(am__EXEEXT_202) \
 
128
        $(am__EXEEXT_203) $(am__EXEEXT_204) $(am__EXEEXT_205) \
 
129
        $(am__EXEEXT_206) $(am__EXEEXT_207) $(am__EXEEXT_208) \
 
130
        $(am__EXEEXT_209) $(am__EXEEXT_210) $(am__EXEEXT_211) \
 
131
        $(am__EXEEXT_212) $(am__EXEEXT_213) $(am__EXEEXT_214) \
 
132
        $(am__EXEEXT_215) $(am__EXEEXT_216) $(am__EXEEXT_217) \
 
133
        $(am__EXEEXT_218) $(am__EXEEXT_219) $(am__EXEEXT_220) \
 
134
        $(am__EXEEXT_221) $(am__EXEEXT_222) $(am__EXEEXT_223) \
 
135
        $(am__EXEEXT_224) $(am__EXEEXT_225) $(am__EXEEXT_226) \
 
136
        $(am__EXEEXT_227) $(am__EXEEXT_228) $(am__EXEEXT_229) \
 
137
        $(am__EXEEXT_230) $(am__EXEEXT_231) $(am__EXEEXT_232) \
 
138
        $(am__EXEEXT_233) $(am__EXEEXT_234) $(am__EXEEXT_235) \
 
139
        $(am__EXEEXT_236) $(am__EXEEXT_237) $(am__EXEEXT_238) \
 
140
        $(am__EXEEXT_239) $(am__EXEEXT_240) $(am__EXEEXT_241) \
 
141
        $(am__EXEEXT_242) $(am__EXEEXT_243) $(am__EXEEXT_244) \
 
142
        $(am__EXEEXT_245) $(am__EXEEXT_246) $(am__EXEEXT_247) \
 
143
        $(am__EXEEXT_248) $(am__EXEEXT_249) $(am__EXEEXT_250) \
 
144
        $(am__EXEEXT_251) $(am__EXEEXT_252) $(am__EXEEXT_253) \
 
145
        $(am__EXEEXT_254) $(am__EXEEXT_255) $(am__EXEEXT_256) \
 
146
        $(am__EXEEXT_257) $(am__EXEEXT_258) $(am__EXEEXT_259) \
 
147
        $(am__EXEEXT_260) $(am__EXEEXT_261) $(am__EXEEXT_262) \
 
148
        $(am__EXEEXT_263) $(am__EXEEXT_264) $(am__EXEEXT_265) \
 
149
        $(am__EXEEXT_266) $(am__EXEEXT_267) $(am__EXEEXT_268) \
 
150
        $(am__EXEEXT_269) $(am__EXEEXT_270) $(am__EXEEXT_271) \
 
151
        $(am__EXEEXT_272) $(am__EXEEXT_273) $(am__EXEEXT_274) \
 
152
        $(am__EXEEXT_275) $(am__EXEEXT_276) $(am__EXEEXT_277) \
 
153
        $(am__EXEEXT_278) $(am__EXEEXT_279) $(am__EXEEXT_280) \
 
154
        $(am__EXEEXT_281) $(am__EXEEXT_282) $(am__EXEEXT_283) \
 
155
        $(am__EXEEXT_284) $(am__EXEEXT_285) $(am__EXEEXT_286) \
 
156
        $(am__EXEEXT_287) $(am__EXEEXT_288) $(am__EXEEXT_289) \
 
157
        $(am__EXEEXT_290) $(am__EXEEXT_291) $(am__EXEEXT_292) \
 
158
        $(am__EXEEXT_293) $(am__EXEEXT_294) $(am__EXEEXT_295) \
 
159
        $(am__EXEEXT_296) $(am__EXEEXT_297) $(am__EXEEXT_298) \
 
160
        $(am__EXEEXT_299) $(am__EXEEXT_300) $(am__EXEEXT_301) \
 
161
        $(am__EXEEXT_302) $(am__EXEEXT_303) $(am__EXEEXT_304) \
 
162
        $(am__EXEEXT_305) $(am__EXEEXT_306) $(am__EXEEXT_307) \
 
163
        $(am__EXEEXT_308) $(am__EXEEXT_309) $(am__EXEEXT_310) \
 
164
        $(am__EXEEXT_311) $(am__EXEEXT_312) $(am__EXEEXT_313) \
 
165
        $(am__EXEEXT_314) $(am__EXEEXT_315) $(am__EXEEXT_316) \
 
166
        $(am__EXEEXT_317) $(am__EXEEXT_318) $(am__EXEEXT_319) \
 
167
        $(am__EXEEXT_320) $(am__EXEEXT_321) $(am__EXEEXT_322) \
 
168
        $(am__EXEEXT_323) $(am__EXEEXT_324) $(am__EXEEXT_325) \
 
169
        $(am__EXEEXT_326) $(am__EXEEXT_327) $(am__EXEEXT_328) \
 
170
        $(am__EXEEXT_329) $(am__EXEEXT_330) $(am__EXEEXT_331) \
 
171
        $(am__EXEEXT_332) $(am__EXEEXT_333) $(am__EXEEXT_334) \
 
172
        $(am__EXEEXT_335) $(am__EXEEXT_336) $(am__EXEEXT_337) \
 
173
        $(am__EXEEXT_338) $(am__EXEEXT_339) $(am__EXEEXT_340) \
 
174
        $(am__EXEEXT_341) $(am__EXEEXT_342) $(am__EXEEXT_343) \
 
175
        $(am__EXEEXT_344) $(am__EXEEXT_345) $(am__EXEEXT_346) \
 
176
        $(am__EXEEXT_347) $(am__EXEEXT_348) $(am__EXEEXT_349) \
 
177
        $(am__EXEEXT_350) $(am__EXEEXT_351) $(am__EXEEXT_352) \
 
178
        $(am__EXEEXT_353) $(am__EXEEXT_354) $(am__EXEEXT_355) \
 
179
        $(am__EXEEXT_356) $(am__EXEEXT_357) $(am__EXEEXT_358) \
 
180
        $(am__EXEEXT_359) $(am__EXEEXT_360) $(am__EXEEXT_361) \
 
181
        $(am__EXEEXT_362) $(am__EXEEXT_363) $(am__EXEEXT_364) \
 
182
        $(am__EXEEXT_365) $(am__EXEEXT_366) $(am__EXEEXT_367) \
 
183
        $(am__EXEEXT_368) $(am__EXEEXT_369) $(am__EXEEXT_370) \
 
184
        $(am__EXEEXT_371) $(am__EXEEXT_372) $(am__EXEEXT_373) \
 
185
        $(am__EXEEXT_374) $(am__EXEEXT_375) $(am__EXEEXT_376) \
 
186
        $(am__EXEEXT_377) $(am__EXEEXT_378) $(am__EXEEXT_379) \
 
187
        $(am__EXEEXT_380) $(am__EXEEXT_381) $(am__EXEEXT_382) \
 
188
        $(am__EXEEXT_383) $(am__EXEEXT_384) $(am__EXEEXT_385) \
 
189
        $(am__EXEEXT_386) $(am__EXEEXT_387) $(am__EXEEXT_388) \
 
190
        $(am__EXEEXT_389) $(am__EXEEXT_390) $(am__EXEEXT_391) \
 
191
        $(am__EXEEXT_392) $(am__EXEEXT_393) $(am__EXEEXT_394) \
 
192
        $(am__EXEEXT_395) $(am__EXEEXT_396) $(am__EXEEXT_397) \
 
193
        $(am__EXEEXT_398) $(am__EXEEXT_399) $(am__EXEEXT_400) \
 
194
        $(am__EXEEXT_401) $(am__EXEEXT_402) $(am__EXEEXT_403) \
 
195
        $(am__EXEEXT_404) $(am__EXEEXT_405) $(am__EXEEXT_406) \
 
196
        $(am__EXEEXT_407) $(am__EXEEXT_408) $(am__EXEEXT_409) \
 
197
        $(am__EXEEXT_410) $(am__EXEEXT_411) $(am__EXEEXT_412) \
 
198
        $(am__EXEEXT_413) $(am__EXEEXT_414) $(am__EXEEXT_415) \
 
199
        $(am__EXEEXT_416) $(am__EXEEXT_417) $(am__EXEEXT_418) \
 
200
        $(am__EXEEXT_419) $(am__EXEEXT_420) $(am__EXEEXT_421) \
 
201
        $(am__EXEEXT_422) $(am__EXEEXT_423) $(am__EXEEXT_424) \
 
202
        $(am__EXEEXT_425) $(am__EXEEXT_426) $(am__EXEEXT_427) \
 
203
        $(am__EXEEXT_428) $(am__EXEEXT_429) $(am__EXEEXT_430) \
 
204
        $(am__EXEEXT_431) $(am__EXEEXT_432) $(am__EXEEXT_433) \
 
205
        $(am__EXEEXT_434) $(am__EXEEXT_435) $(am__EXEEXT_436) \
 
206
        $(am__EXEEXT_437) $(am__EXEEXT_438) $(am__EXEEXT_439) \
 
207
        $(am__EXEEXT_440) $(am__EXEEXT_441) $(am__EXEEXT_442) \
 
208
        $(am__EXEEXT_443) $(am__EXEEXT_444) $(am__EXEEXT_445) \
 
209
        $(am__EXEEXT_446) $(am__EXEEXT_447) $(am__EXEEXT_448) \
 
210
        $(am__EXEEXT_449) $(am__EXEEXT_450) $(am__EXEEXT_451) \
 
211
        $(am__EXEEXT_452) $(am__EXEEXT_453) $(am__EXEEXT_454) \
 
212
        $(am__EXEEXT_455) $(am__EXEEXT_456) $(am__EXEEXT_457) \
 
213
        $(am__EXEEXT_458) $(am__EXEEXT_459) $(am__EXEEXT_460) \
 
214
        $(am__EXEEXT_461) $(am__EXEEXT_462) $(am__EXEEXT_463) \
 
215
        $(am__EXEEXT_464) $(am__EXEEXT_465) $(am__EXEEXT_466) \
 
216
        $(am__EXEEXT_467) $(am__EXEEXT_468) $(am__EXEEXT_469) \
 
217
        $(am__EXEEXT_470) $(am__EXEEXT_471) $(am__EXEEXT_472) \
 
218
        $(am__EXEEXT_473) $(am__EXEEXT_474) $(am__EXEEXT_475) \
 
219
        $(am__EXEEXT_476) $(am__EXEEXT_477) $(am__EXEEXT_478) \
 
220
        $(am__EXEEXT_479) $(am__EXEEXT_480) $(am__EXEEXT_481) \
 
221
        $(am__EXEEXT_482) $(am__EXEEXT_483) $(am__EXEEXT_484) \
 
222
        $(am__EXEEXT_485) $(am__EXEEXT_486) $(am__EXEEXT_487) \
 
223
        $(am__EXEEXT_488) $(am__EXEEXT_489) $(am__EXEEXT_490) \
 
224
        $(am__EXEEXT_491) $(am__EXEEXT_492) $(am__EXEEXT_493) \
 
225
        $(am__EXEEXT_494) $(am__EXEEXT_495) $(am__EXEEXT_496) \
 
226
        $(am__EXEEXT_497) $(am__EXEEXT_498) $(am__EXEEXT_499) \
 
227
        $(am__EXEEXT_500) $(am__EXEEXT_501) $(am__EXEEXT_502) \
 
228
        $(am__EXEEXT_503) $(am__EXEEXT_504) $(am__EXEEXT_505) \
 
229
        $(am__EXEEXT_506) $(am__EXEEXT_507) $(am__EXEEXT_508) \
 
230
        $(am__EXEEXT_509) $(am__EXEEXT_510) $(am__EXEEXT_511) \
 
231
        $(am__EXEEXT_512) $(am__EXEEXT_513) $(am__EXEEXT_514) \
 
232
        $(am__EXEEXT_515) $(am__EXEEXT_516) $(am__EXEEXT_517) \
 
233
        $(am__EXEEXT_518) $(am__EXEEXT_519) $(am__EXEEXT_520) \
 
234
        $(am__EXEEXT_521) $(am__EXEEXT_522) $(am__EXEEXT_523) \
 
235
        $(am__EXEEXT_524) $(am__EXEEXT_525) $(am__EXEEXT_526) \
 
236
        $(am__EXEEXT_527) $(am__EXEEXT_528) $(am__EXEEXT_529) \
 
237
        $(am__EXEEXT_530) $(am__EXEEXT_531) $(am__EXEEXT_532) \
 
238
        $(am__EXEEXT_533) $(am__EXEEXT_534) $(am__EXEEXT_535) \
 
239
        $(am__EXEEXT_536) $(am__EXEEXT_537) $(am__EXEEXT_538) \
 
240
        $(am__EXEEXT_539) $(am__EXEEXT_540) $(am__EXEEXT_541) \
 
241
        $(am__EXEEXT_542) $(am__EXEEXT_543) $(am__EXEEXT_544) \
 
242
        $(am__EXEEXT_545) $(am__EXEEXT_546) $(am__EXEEXT_547) \
 
243
        $(am__EXEEXT_548) $(am__EXEEXT_549) $(am__EXEEXT_550) \
 
244
        $(am__EXEEXT_551) $(am__EXEEXT_552) $(am__EXEEXT_553) \
 
245
        $(am__EXEEXT_554) $(am__EXEEXT_555) $(am__EXEEXT_556) \
 
246
        $(am__EXEEXT_557) $(am__EXEEXT_558) $(am__EXEEXT_559) \
 
247
        $(am__EXEEXT_560) $(am__EXEEXT_561) $(am__EXEEXT_562) \
 
248
        $(am__EXEEXT_563) $(am__EXEEXT_564) $(am__EXEEXT_565) \
 
249
        $(am__EXEEXT_566) $(am__EXEEXT_567) $(am__EXEEXT_568) \
 
250
        $(am__EXEEXT_569) $(am__EXEEXT_570) $(am__EXEEXT_571) \
 
251
        $(am__EXEEXT_572) $(am__EXEEXT_573) $(am__EXEEXT_574) \
 
252
        $(am__EXEEXT_575) $(am__EXEEXT_576) $(am__EXEEXT_577) \
 
253
        $(am__EXEEXT_578) $(am__EXEEXT_579) $(am__EXEEXT_580) \
 
254
        $(am__EXEEXT_581) $(am__EXEEXT_582) $(am__EXEEXT_583) \
 
255
        $(am__EXEEXT_584) $(am__EXEEXT_585) $(am__EXEEXT_586) \
 
256
        $(am__EXEEXT_587) $(am__EXEEXT_588) $(am__EXEEXT_589) \
 
257
        $(am__EXEEXT_590) $(am__EXEEXT_591) $(am__EXEEXT_592) \
 
258
        $(am__EXEEXT_593) $(am__EXEEXT_594) $(am__EXEEXT_595) \
 
259
        $(am__EXEEXT_596) $(am__EXEEXT_597) $(am__EXEEXT_598) \
 
260
        $(am__EXEEXT_599) $(am__EXEEXT_600) $(am__EXEEXT_601) \
 
261
        $(am__EXEEXT_602) $(am__EXEEXT_603) $(am__EXEEXT_604) \
 
262
        $(am__EXEEXT_605) $(am__EXEEXT_606) $(am__EXEEXT_607) \
 
263
        $(am__EXEEXT_608) $(am__EXEEXT_609) $(am__EXEEXT_610) \
 
264
        $(am__EXEEXT_611) $(am__EXEEXT_612) $(am__EXEEXT_613) \
 
265
        $(am__EXEEXT_614) $(am__EXEEXT_615) $(am__EXEEXT_616) \
 
266
        $(am__EXEEXT_617) $(am__EXEEXT_618) $(am__EXEEXT_619) \
 
267
        $(am__EXEEXT_620) $(am__EXEEXT_621) $(am__EXEEXT_622) \
 
268
        $(am__EXEEXT_623) $(am__EXEEXT_624) $(am__EXEEXT_625) \
 
269
        $(am__EXEEXT_626) $(am__EXEEXT_627) $(am__EXEEXT_628) \
 
270
        $(am__EXEEXT_629) $(am__EXEEXT_630) $(am__EXEEXT_631) \
 
271
        $(am__EXEEXT_632) $(am__EXEEXT_633) $(am__EXEEXT_634) \
 
272
        $(am__EXEEXT_635) $(am__EXEEXT_636) $(am__EXEEXT_637) \
 
273
        $(am__EXEEXT_638) $(am__EXEEXT_639) $(am__EXEEXT_640) \
 
274
        $(am__EXEEXT_641) $(am__EXEEXT_642) $(am__EXEEXT_643) \
 
275
        $(am__EXEEXT_644) $(am__EXEEXT_645) $(am__EXEEXT_646) \
 
276
        $(am__EXEEXT_647) $(am__EXEEXT_648) $(am__EXEEXT_649) \
 
277
        $(am__EXEEXT_650) $(am__EXEEXT_651) $(am__EXEEXT_652) \
 
278
        $(am__EXEEXT_653) $(am__EXEEXT_654) $(am__EXEEXT_655) \
 
279
        $(am__EXEEXT_656) $(am__EXEEXT_657) $(am__EXEEXT_658) \
 
280
        $(am__EXEEXT_659) $(am__EXEEXT_660) $(am__EXEEXT_661) \
 
281
        $(am__EXEEXT_662) $(am__EXEEXT_663) $(am__EXEEXT_664) \
 
282
        $(am__EXEEXT_665) $(am__EXEEXT_666) $(am__EXEEXT_667) \
 
283
        $(am__EXEEXT_668) $(am__EXEEXT_669) $(am__EXEEXT_670) \
 
284
        $(am__EXEEXT_671) $(am__EXEEXT_672) $(am__EXEEXT_673) \
 
285
        $(am__EXEEXT_674) $(am__EXEEXT_675) $(am__EXEEXT_676) \
 
286
        $(am__EXEEXT_677) $(am__EXEEXT_678) $(am__EXEEXT_679) \
 
287
        $(am__EXEEXT_680) $(am__EXEEXT_681) $(am__EXEEXT_682) \
 
288
        $(am__EXEEXT_683) $(am__EXEEXT_684) $(am__EXEEXT_685) \
 
289
        $(am__EXEEXT_686) $(am__EXEEXT_687) $(am__EXEEXT_688) \
 
290
        $(am__EXEEXT_689) $(am__EXEEXT_690) $(am__EXEEXT_691) \
 
291
        $(am__EXEEXT_692) $(am__EXEEXT_693) $(am__EXEEXT_694) \
 
292
        $(am__EXEEXT_695) $(am__EXEEXT_696) $(am__EXEEXT_697) \
 
293
        $(am__EXEEXT_698) $(am__EXEEXT_699) $(am__EXEEXT_700) \
 
294
        $(am__EXEEXT_701) $(am__EXEEXT_702) $(am__EXEEXT_703) \
 
295
        $(am__EXEEXT_704) $(am__EXEEXT_705) $(am__EXEEXT_706) \
 
296
        $(am__EXEEXT_707) $(am__EXEEXT_708) $(am__EXEEXT_709) \
 
297
        $(am__EXEEXT_710) $(am__EXEEXT_711) $(am__EXEEXT_712) \
 
298
        $(am__EXEEXT_713) $(am__EXEEXT_714) $(am__EXEEXT_715) \
 
299
        $(am__EXEEXT_716) $(am__EXEEXT_717) $(am__EXEEXT_718) \
 
300
        $(am__EXEEXT_719) $(am__EXEEXT_720) $(am__EXEEXT_721) \
 
301
        $(am__EXEEXT_722) $(am__EXEEXT_723) $(am__EXEEXT_724) \
 
302
        $(am__EXEEXT_725) $(am__EXEEXT_726) $(am__EXEEXT_727) \
 
303
        $(am__EXEEXT_728) $(am__EXEEXT_729) $(am__EXEEXT_730) \
 
304
        $(am__EXEEXT_731) $(am__EXEEXT_732) $(am__EXEEXT_733) \
 
305
        $(am__EXEEXT_734) $(am__EXEEXT_735) $(am__EXEEXT_736) \
 
306
        $(am__EXEEXT_737) $(am__EXEEXT_738) $(am__EXEEXT_739) \
 
307
        $(am__EXEEXT_740) $(am__EXEEXT_741) $(am__EXEEXT_742) \
 
308
        $(am__EXEEXT_743) $(am__EXEEXT_744) $(am__EXEEXT_745) \
 
309
        $(am__EXEEXT_746) $(am__EXEEXT_747) $(am__EXEEXT_748) \
 
310
        $(am__EXEEXT_749) $(am__EXEEXT_750) $(am__EXEEXT_751) \
 
311
        $(am__EXEEXT_752) $(am__EXEEXT_753) $(am__EXEEXT_754) \
 
312
        $(am__EXEEXT_755) $(am__EXEEXT_756) $(am__EXEEXT_757) \
 
313
        $(am__EXEEXT_758) $(am__EXEEXT_759) $(am__EXEEXT_760) \
 
314
        $(am__EXEEXT_761) $(am__EXEEXT_762) $(am__EXEEXT_763) \
 
315
        $(am__EXEEXT_764) $(am__EXEEXT_765) $(am__EXEEXT_766) \
 
316
        $(am__EXEEXT_767) $(am__EXEEXT_768) $(am__EXEEXT_769) \
 
317
        $(am__EXEEXT_770) $(am__EXEEXT_771) $(am__EXEEXT_772) \
 
318
        $(am__EXEEXT_773) $(am__EXEEXT_774) $(am__EXEEXT_775) \
 
319
        $(am__EXEEXT_776) $(am__EXEEXT_777) $(am__EXEEXT_778) \
 
320
        $(am__EXEEXT_779) $(am__EXEEXT_780) $(am__EXEEXT_781) \
 
321
        $(am__EXEEXT_782) $(am__EXEEXT_783) $(am__EXEEXT_784) \
 
322
        $(am__EXEEXT_785) $(am__EXEEXT_786) $(am__EXEEXT_787) \
 
323
        $(am__EXEEXT_788) $(am__EXEEXT_789) $(am__EXEEXT_790) \
 
324
        $(am__EXEEXT_791) $(am__EXEEXT_792) $(am__EXEEXT_793) \
 
325
        $(am__EXEEXT_794) $(am__EXEEXT_795) $(am__EXEEXT_796) \
 
326
        $(am__EXEEXT_797) $(am__EXEEXT_798) $(am__EXEEXT_799) \
 
327
        $(am__EXEEXT_800) $(am__EXEEXT_801) $(am__EXEEXT_802) \
 
328
        $(am__EXEEXT_803) $(am__EXEEXT_804) $(am__EXEEXT_805) \
 
329
        $(am__EXEEXT_806) $(am__EXEEXT_807) $(am__EXEEXT_808) \
 
330
        $(am__EXEEXT_809) $(am__EXEEXT_810) $(am__EXEEXT_811) \
 
331
        $(am__EXEEXT_812) $(am__EXEEXT_813) $(am__EXEEXT_814) \
 
332
        $(am__EXEEXT_815) $(am__EXEEXT_816) $(am__EXEEXT_817) \
 
333
        $(am__EXEEXT_818) $(am__EXEEXT_819) $(am__EXEEXT_820) \
 
334
        $(am__EXEEXT_821) $(am__EXEEXT_822) $(am__EXEEXT_823) \
 
335
        $(am__EXEEXT_824) $(am__EXEEXT_825) $(am__EXEEXT_826) \
 
336
        $(am__EXEEXT_827) $(am__EXEEXT_828) $(am__EXEEXT_829) \
 
337
        $(am__EXEEXT_830) $(am__EXEEXT_831) $(am__EXEEXT_832) \
 
338
        $(am__EXEEXT_833) $(am__EXEEXT_834) $(am__EXEEXT_835) \
 
339
        $(am__EXEEXT_836) $(am__EXEEXT_837) $(am__EXEEXT_838) \
 
340
        $(am__EXEEXT_839) $(am__EXEEXT_840) $(am__EXEEXT_841) \
 
341
        $(am__EXEEXT_842) $(am__EXEEXT_843) $(am__EXEEXT_844) \
 
342
        $(am__EXEEXT_845) $(am__EXEEXT_846) $(am__EXEEXT_847) \
 
343
        $(am__EXEEXT_848) $(am__EXEEXT_849) $(am__EXEEXT_850) \
 
344
        $(am__EXEEXT_851) $(am__EXEEXT_852) $(am__EXEEXT_853) \
 
345
        $(am__EXEEXT_854) $(am__EXEEXT_855) $(am__EXEEXT_856) \
 
346
        $(am__EXEEXT_857) $(am__EXEEXT_858) $(am__EXEEXT_859) \
 
347
        $(am__EXEEXT_860) $(am__EXEEXT_861) $(am__EXEEXT_862) \
 
348
        $(am__EXEEXT_863) $(am__EXEEXT_864) $(am__EXEEXT_865) \
 
349
        $(am__EXEEXT_866) $(am__EXEEXT_867) $(am__EXEEXT_868) \
 
350
        $(am__EXEEXT_869) $(am__EXEEXT_870) $(am__EXEEXT_871) \
 
351
        $(am__EXEEXT_872) $(am__EXEEXT_873) $(am__EXEEXT_874) \
 
352
        $(am__EXEEXT_875) $(am__EXEEXT_876) $(am__EXEEXT_877) \
 
353
        $(am__EXEEXT_878) $(am__EXEEXT_879) $(am__EXEEXT_880) \
 
354
        $(am__EXEEXT_881) $(am__EXEEXT_882) $(am__EXEEXT_883) \
 
355
        $(am__EXEEXT_884) $(am__EXEEXT_885) $(am__EXEEXT_886) \
 
356
        $(am__EXEEXT_887) $(am__EXEEXT_888) $(am__EXEEXT_889) \
 
357
        $(am__EXEEXT_890) $(am__EXEEXT_891) $(am__EXEEXT_892) \
 
358
        $(am__EXEEXT_893) $(am__EXEEXT_894) $(am__EXEEXT_895) \
 
359
        $(am__EXEEXT_896) $(am__EXEEXT_897) $(am__EXEEXT_898) \
 
360
        $(am__EXEEXT_899) $(am__EXEEXT_900) $(am__EXEEXT_901) \
 
361
        $(am__EXEEXT_902) $(am__EXEEXT_903) $(am__EXEEXT_904) \
 
362
        $(am__EXEEXT_905) $(am__EXEEXT_906) $(am__EXEEXT_907) \
 
363
        $(am__EXEEXT_908) $(am__EXEEXT_909) $(am__EXEEXT_910) \
 
364
        $(am__EXEEXT_911) $(am__EXEEXT_912) $(am__EXEEXT_913) \
 
365
        $(am__EXEEXT_914) $(am__EXEEXT_915) $(am__EXEEXT_916) \
 
366
        $(am__EXEEXT_917) $(am__EXEEXT_918) $(am__EXEEXT_919) \
 
367
        $(am__EXEEXT_920) $(am__EXEEXT_921) $(am__EXEEXT_922) \
 
368
        $(am__EXEEXT_923) $(am__EXEEXT_924) $(am__EXEEXT_925) \
 
369
        $(am__EXEEXT_926) $(am__EXEEXT_927) $(am__EXEEXT_928) \
 
370
        $(am__EXEEXT_929) $(am__EXEEXT_930) $(am__EXEEXT_931) \
 
371
        $(am__EXEEXT_932) $(am__EXEEXT_933) $(am__EXEEXT_934) \
 
372
        $(am__EXEEXT_935) $(am__EXEEXT_936) $(am__EXEEXT_937) \
 
373
        $(am__EXEEXT_938) $(am__EXEEXT_939) $(am__EXEEXT_940) \
 
374
        $(am__EXEEXT_941) $(am__EXEEXT_942) $(am__EXEEXT_943) \
 
375
        $(am__EXEEXT_944) $(am__EXEEXT_945) $(am__EXEEXT_946) \
 
376
        $(am__EXEEXT_947) $(am__EXEEXT_948) $(am__EXEEXT_949) \
 
377
        $(am__EXEEXT_950) $(am__EXEEXT_951) $(am__EXEEXT_952) \
 
378
        $(am__EXEEXT_953) $(am__EXEEXT_954) $(am__EXEEXT_955) \
 
379
        $(am__EXEEXT_956) $(am__EXEEXT_957) $(am__EXEEXT_958) \
 
380
        $(am__EXEEXT_959) $(am__EXEEXT_960) $(am__EXEEXT_961) \
 
381
        $(am__EXEEXT_962) $(am__EXEEXT_963) $(am__EXEEXT_964) \
 
382
        $(am__EXEEXT_965) $(am__EXEEXT_966) $(am__EXEEXT_967) \
 
383
        $(am__EXEEXT_968) $(am__EXEEXT_969) $(am__EXEEXT_970) \
 
384
        $(am__EXEEXT_971) $(am__EXEEXT_972) $(am__EXEEXT_973) \
 
385
        $(am__EXEEXT_974) $(am__EXEEXT_975) $(am__EXEEXT_976) \
 
386
        $(am__EXEEXT_977) $(am__EXEEXT_978) $(am__EXEEXT_979) \
 
387
        $(am__EXEEXT_980) $(am__EXEEXT_981) $(am__EXEEXT_982) \
 
388
        $(am__EXEEXT_983) $(am__EXEEXT_984) $(am__EXEEXT_985) \
 
389
        $(am__EXEEXT_986) $(am__EXEEXT_987) $(am__EXEEXT_988) \
 
390
        $(am__EXEEXT_989) $(am__EXEEXT_990) $(am__EXEEXT_991) \
 
391
        $(am__EXEEXT_992) $(am__EXEEXT_993) $(am__EXEEXT_994) \
 
392
        $(am__EXEEXT_995) $(am__EXEEXT_996) $(am__EXEEXT_997) \
 
393
        $(am__EXEEXT_998) $(am__EXEEXT_999) $(am__EXEEXT_1000) \
 
394
        $(am__EXEEXT_1001) $(am__EXEEXT_1002) $(am__EXEEXT_1003) \
 
395
        $(am__EXEEXT_1004) $(am__EXEEXT_1005) $(am__EXEEXT_1006) \
 
396
        $(am__EXEEXT_1007) $(am__EXEEXT_1008) $(am__EXEEXT_1009) \
 
397
        $(am__EXEEXT_1010) $(am__EXEEXT_1011) $(am__EXEEXT_1012) \
 
398
        $(am__EXEEXT_1013) $(am__EXEEXT_1014) $(am__EXEEXT_1015) \
 
399
        $(am__EXEEXT_1016) $(am__EXEEXT_1017) $(am__EXEEXT_1018) \
 
400
        $(am__EXEEXT_1019) $(am__EXEEXT_1020) $(am__EXEEXT_1021) \
 
401
        $(am__EXEEXT_1022) $(am__EXEEXT_1023) $(am__EXEEXT_1024) \
 
402
        $(am__EXEEXT_1025) $(am__EXEEXT_1026) $(am__EXEEXT_1027) \
 
403
        $(am__EXEEXT_1028) $(am__EXEEXT_1029) $(am__EXEEXT_1030) \
 
404
        $(am__EXEEXT_1031) $(am__EXEEXT_1032) $(am__EXEEXT_1033) \
 
405
        $(am__EXEEXT_1034) $(am__EXEEXT_1035) $(am__EXEEXT_1036) \
 
406
        $(am__EXEEXT_1037) $(am__EXEEXT_1038) $(am__EXEEXT_1039) \
 
407
        $(am__EXEEXT_1040) $(am__EXEEXT_1041) $(am__EXEEXT_1042) \
 
408
        $(am__EXEEXT_1043) $(am__EXEEXT_1044) $(am__EXEEXT_1045) \
 
409
        $(am__EXEEXT_1046) $(am__EXEEXT_1047) $(am__EXEEXT_1048) \
 
410
        $(am__EXEEXT_1049) $(am__EXEEXT_1050) $(am__EXEEXT_1051) \
 
411
        $(am__EXEEXT_1052) $(am__EXEEXT_1053) $(am__EXEEXT_1054) \
 
412
        $(am__EXEEXT_1055) $(am__EXEEXT_1056) $(am__EXEEXT_1057) \
 
413
        $(am__EXEEXT_1058) $(am__EXEEXT_1059) $(am__EXEEXT_1060) \
 
414
        $(am__EXEEXT_1061) $(am__EXEEXT_1062) $(am__EXEEXT_1063) \
 
415
        $(am__EXEEXT_1064) $(am__EXEEXT_1065) $(am__EXEEXT_1066) \
 
416
        $(am__EXEEXT_1067) $(am__EXEEXT_1068) $(am__EXEEXT_1069) \
 
417
        $(am__EXEEXT_1070) $(am__EXEEXT_1071) $(am__EXEEXT_1072) \
 
418
        $(am__EXEEXT_1073) $(am__EXEEXT_1074) $(am__EXEEXT_1075) \
 
419
        $(am__EXEEXT_1076) $(am__EXEEXT_1077) $(am__EXEEXT_1078) \
 
420
        $(am__EXEEXT_1079) $(am__EXEEXT_1080) $(am__EXEEXT_1081) \
 
421
        $(am__EXEEXT_1082) $(am__EXEEXT_1083) $(am__EXEEXT_1084) \
 
422
        $(am__EXEEXT_1085) $(am__EXEEXT_1086) $(am__EXEEXT_1087) \
 
423
        $(am__EXEEXT_1088) $(am__EXEEXT_1089) $(am__EXEEXT_1090) \
 
424
        $(am__EXEEXT_1091) $(am__EXEEXT_1092) $(am__EXEEXT_1093) \
 
425
        $(am__EXEEXT_1094) $(am__EXEEXT_1095) $(am__EXEEXT_1096) \
 
426
        $(am__EXEEXT_1097) $(am__EXEEXT_1098) $(am__EXEEXT_1099) \
 
427
        $(am__EXEEXT_1100) $(am__EXEEXT_1101) $(am__EXEEXT_1102) \
 
428
        $(am__EXEEXT_1103) $(am__EXEEXT_1104) $(am__EXEEXT_1105) \
 
429
        $(am__EXEEXT_1106) $(am__EXEEXT_1107) $(am__EXEEXT_1108) \
 
430
        $(am__EXEEXT_1109) $(am__EXEEXT_1110) $(am__EXEEXT_1111) \
 
431
        $(am__EXEEXT_1112) $(am__EXEEXT_1113) $(am__EXEEXT_1114) \
 
432
        $(am__EXEEXT_1115) $(am__EXEEXT_1116) $(am__EXEEXT_1117) \
 
433
        $(am__EXEEXT_1118) $(am__EXEEXT_1119) $(am__EXEEXT_1120) \
 
434
        $(am__EXEEXT_1121) $(am__EXEEXT_1122) $(am__EXEEXT_1123) \
 
435
        $(am__EXEEXT_1124) $(am__EXEEXT_1125) $(am__EXEEXT_1126) \
 
436
        $(am__EXEEXT_1127) $(am__EXEEXT_1128) $(am__EXEEXT_1129) \
 
437
        $(am__EXEEXT_1130) $(am__EXEEXT_1131) $(am__EXEEXT_1132) \
 
438
        $(am__EXEEXT_1133) $(am__EXEEXT_1134) $(am__EXEEXT_1135) \
 
439
        $(am__EXEEXT_1136) $(am__EXEEXT_1137) $(am__EXEEXT_1138) \
 
440
        $(am__EXEEXT_1139) $(am__EXEEXT_1140) $(am__EXEEXT_1141) \
 
441
        $(am__EXEEXT_1142) $(am__EXEEXT_1143) $(am__EXEEXT_1144) \
 
442
        $(am__EXEEXT_1145) $(am__EXEEXT_1146) $(am__EXEEXT_1147) \
 
443
        $(am__EXEEXT_1148) $(am__EXEEXT_1149) $(am__EXEEXT_1150) \
 
444
        $(am__EXEEXT_1151) $(am__EXEEXT_1152) $(am__EXEEXT_1153) \
 
445
        $(am__EXEEXT_1154) $(am__EXEEXT_1155) $(am__EXEEXT_1156) \
 
446
        $(am__EXEEXT_1157) $(am__EXEEXT_1158) $(am__EXEEXT_1159) \
 
447
        $(am__EXEEXT_1160) $(am__EXEEXT_1161) $(am__EXEEXT_1162) \
 
448
        $(am__EXEEXT_1163) $(am__EXEEXT_1164) $(am__EXEEXT_1165) \
 
449
        $(am__EXEEXT_1166) $(am__EXEEXT_1167) $(am__EXEEXT_1168) \
 
450
        $(am__EXEEXT_1169) $(am__EXEEXT_1170) $(am__EXEEXT_1171) \
 
451
        $(am__EXEEXT_1172) $(am__EXEEXT_1173) $(am__EXEEXT_1174) \
 
452
        $(am__EXEEXT_1175) $(am__EXEEXT_1176) $(am__EXEEXT_1177) \
 
453
        $(am__EXEEXT_1178) $(am__EXEEXT_1179) $(am__EXEEXT_1180) \
 
454
        $(am__EXEEXT_1181) $(am__EXEEXT_1182) $(am__EXEEXT_1183) \
 
455
        $(am__EXEEXT_1184) $(am__EXEEXT_1185) $(am__EXEEXT_1186) \
 
456
        $(am__EXEEXT_1187) $(am__EXEEXT_1188) $(am__EXEEXT_1189) \
 
457
        $(am__EXEEXT_1190) $(am__EXEEXT_1191) $(am__EXEEXT_1192) \
 
458
        $(am__EXEEXT_1193) $(am__EXEEXT_1194) $(am__EXEEXT_1195) \
 
459
        $(am__EXEEXT_1196) $(am__EXEEXT_1197) $(am__EXEEXT_1198) \
 
460
        $(am__EXEEXT_1199) $(am__EXEEXT_1200) $(am__EXEEXT_1201) \
 
461
        $(am__EXEEXT_1202) $(am__EXEEXT_1203) $(am__EXEEXT_1204) \
 
462
        $(am__EXEEXT_1205) $(am__EXEEXT_1206) $(am__EXEEXT_1207) \
 
463
        $(am__EXEEXT_1208) $(am__EXEEXT_1209) $(am__EXEEXT_1210) \
 
464
        $(am__EXEEXT_1211) $(am__EXEEXT_1212) $(am__EXEEXT_1213) \
 
465
        $(am__EXEEXT_1214) $(am__EXEEXT_1215) $(am__EXEEXT_1216) \
 
466
        $(am__EXEEXT_1217) $(am__EXEEXT_1218) $(am__EXEEXT_1219) \
 
467
        $(am__EXEEXT_1220) $(am__EXEEXT_1221) $(am__EXEEXT_1222) \
 
468
        $(am__EXEEXT_1223) $(am__EXEEXT_1224) $(am__EXEEXT_1225) \
 
469
        $(am__EXEEXT_1226) $(am__EXEEXT_1227) $(am__EXEEXT_1228) \
 
470
        $(am__EXEEXT_1229) $(am__EXEEXT_1230) $(am__EXEEXT_1231) \
 
471
        $(am__EXEEXT_1232) $(am__EXEEXT_1233) $(am__EXEEXT_1234) \
 
472
        $(am__EXEEXT_1235) $(am__EXEEXT_1236) $(am__EXEEXT_1237) \
 
473
        $(am__EXEEXT_1238) $(am__EXEEXT_1239) $(am__EXEEXT_1240) \
 
474
        $(am__EXEEXT_1241) $(am__EXEEXT_1242) $(am__EXEEXT_1243) \
 
475
        $(am__EXEEXT_1244) $(am__EXEEXT_1245) $(am__EXEEXT_1246) \
 
476
        $(am__EXEEXT_1247) $(am__EXEEXT_1248) $(am__EXEEXT_1249) \
 
477
        $(am__EXEEXT_1250) $(am__EXEEXT_1251) $(am__EXEEXT_1252) \
 
478
        $(am__EXEEXT_1253) $(am__EXEEXT_1254) $(am__EXEEXT_1255) \
 
479
        $(am__EXEEXT_1256) $(am__EXEEXT_1257) $(am__EXEEXT_1258) \
 
480
        $(am__EXEEXT_1259) $(am__EXEEXT_1260) $(am__EXEEXT_1261) \
 
481
        $(am__EXEEXT_1262) $(am__EXEEXT_1263) $(am__EXEEXT_1264) \
 
482
        $(am__EXEEXT_1265) $(am__EXEEXT_1266) $(am__EXEEXT_1267) \
 
483
        $(am__EXEEXT_1268) $(am__EXEEXT_1269) $(am__EXEEXT_1270) \
 
484
        $(am__EXEEXT_1271) $(am__EXEEXT_1272) $(am__EXEEXT_1273) \
 
485
        $(am__EXEEXT_1274) $(am__EXEEXT_1275) $(am__EXEEXT_1276) \
 
486
        $(am__EXEEXT_1277) $(am__EXEEXT_1278) $(am__EXEEXT_1279) \
 
487
        $(am__EXEEXT_1280) $(am__EXEEXT_1281) $(am__EXEEXT_1282) \
 
488
        $(am__EXEEXT_1283) $(am__EXEEXT_1284) $(am__EXEEXT_1285) \
 
489
        $(am__EXEEXT_1286) $(am__EXEEXT_1287) $(am__EXEEXT_1288) \
 
490
        $(am__EXEEXT_1289) $(am__EXEEXT_1290) $(am__EXEEXT_1291) \
 
491
        $(am__EXEEXT_1292) $(am__EXEEXT_1293) $(am__EXEEXT_1294) \
 
492
        $(am__EXEEXT_1295) $(am__EXEEXT_1296) $(am__EXEEXT_1297) \
 
493
        $(am__EXEEXT_1298) $(am__EXEEXT_1299) $(am__EXEEXT_1300) \
 
494
        $(am__EXEEXT_1301) $(am__EXEEXT_1302) $(am__EXEEXT_1303) \
 
495
        $(am__EXEEXT_1304) $(am__EXEEXT_1305) $(am__EXEEXT_1306) \
 
496
        $(am__EXEEXT_1307) $(am__EXEEXT_1308) $(am__EXEEXT_1309) \
 
497
        $(am__EXEEXT_1310) $(am__EXEEXT_1311) $(am__EXEEXT_1312) \
 
498
        $(am__EXEEXT_1313) $(am__EXEEXT_1314) $(am__EXEEXT_1315) \
 
499
        $(am__EXEEXT_1316) $(am__EXEEXT_1317) $(am__EXEEXT_1318) \
 
500
        $(am__EXEEXT_1319) $(am__EXEEXT_1320) $(am__EXEEXT_1321) \
 
501
        $(am__EXEEXT_1322) $(am__EXEEXT_1323) $(am__EXEEXT_1324) \
 
502
        $(am__EXEEXT_1325) $(am__EXEEXT_1326) $(am__EXEEXT_1327) \
 
503
        $(am__EXEEXT_1328) $(am__EXEEXT_1329) $(am__EXEEXT_1330) \
 
504
        $(am__EXEEXT_1331) $(am__EXEEXT_1332) $(am__EXEEXT_1333) \
 
505
        $(am__EXEEXT_1334) $(am__EXEEXT_1335) $(am__EXEEXT_1336) \
 
506
        $(am__EXEEXT_1337) $(am__EXEEXT_1338) $(am__EXEEXT_1339) \
 
507
        $(am__EXEEXT_1340) $(am__EXEEXT_1341) $(am__EXEEXT_1342) \
 
508
        $(am__EXEEXT_1343) $(am__EXEEXT_1344) $(am__EXEEXT_1345) \
 
509
        $(am__EXEEXT_1346) $(am__EXEEXT_1347) $(am__EXEEXT_1348) \
 
510
        $(am__EXEEXT_1349) $(am__EXEEXT_1350) $(am__EXEEXT_1351) \
 
511
        $(am__EXEEXT_1352) $(am__EXEEXT_1353) $(am__EXEEXT_1354) \
 
512
        $(am__EXEEXT_1355) $(am__EXEEXT_1356) $(am__EXEEXT_1357) \
 
513
        $(am__EXEEXT_1358) $(am__EXEEXT_1359) $(am__EXEEXT_1360) \
 
514
        $(am__EXEEXT_1361) $(am__EXEEXT_1362) $(am__EXEEXT_1363) \
 
515
        $(am__EXEEXT_1364) $(am__EXEEXT_1365) $(am__EXEEXT_1366) \
 
516
        $(am__EXEEXT_1367) $(am__EXEEXT_1368) $(am__EXEEXT_1369) \
 
517
        $(am__EXEEXT_1370) $(am__EXEEXT_1371) $(am__EXEEXT_1372) \
 
518
        $(am__EXEEXT_1373) $(am__EXEEXT_1374) $(am__EXEEXT_1375) \
 
519
        $(am__EXEEXT_1376) $(am__EXEEXT_1377) $(am__EXEEXT_1378) \
 
520
        $(am__EXEEXT_1379) $(am__EXEEXT_1380) $(am__EXEEXT_1381) \
 
521
        $(am__EXEEXT_1382) $(am__EXEEXT_1383) $(am__EXEEXT_1384) \
 
522
        $(am__EXEEXT_1385) $(am__EXEEXT_1386) $(am__EXEEXT_1387) \
 
523
        $(am__EXEEXT_1388) $(am__EXEEXT_1389) $(am__EXEEXT_1390) \
 
524
        $(am__EXEEXT_1391) $(am__EXEEXT_1392) $(am__EXEEXT_1393) \
 
525
        $(am__EXEEXT_1394) $(am__EXEEXT_1395) $(am__EXEEXT_1396) \
 
526
        $(am__EXEEXT_1397) $(am__EXEEXT_1398) $(am__EXEEXT_1399) \
 
527
        $(am__EXEEXT_1400) $(am__EXEEXT_1401) $(am__EXEEXT_1402) \
 
528
        $(am__EXEEXT_1403) $(am__EXEEXT_1404) $(am__EXEEXT_1405) \
 
529
        $(am__EXEEXT_1406) $(am__EXEEXT_1407) $(am__EXEEXT_1408) \
 
530
        $(am__EXEEXT_1409) $(am__EXEEXT_1410) $(am__EXEEXT_1411) \
 
531
        $(am__EXEEXT_1412) $(am__EXEEXT_1413) $(am__EXEEXT_1414) \
 
532
        $(am__EXEEXT_1415) $(am__EXEEXT_1416) $(am__EXEEXT_1417) \
 
533
        $(am__EXEEXT_1418) $(am__EXEEXT_1419) $(am__EXEEXT_1420) \
 
534
        $(am__EXEEXT_1421) $(am__EXEEXT_1422) $(am__EXEEXT_1423) \
 
535
        $(am__EXEEXT_1424) $(am__EXEEXT_1425) $(am__EXEEXT_1426) \
 
536
        $(am__EXEEXT_1427) $(am__EXEEXT_1428) $(am__EXEEXT_1429) \
 
537
        $(am__EXEEXT_1430) $(am__EXEEXT_1431) $(am__EXEEXT_1432) \
 
538
        $(am__EXEEXT_1433) $(am__EXEEXT_1434) $(am__EXEEXT_1435) \
 
539
        $(am__EXEEXT_1436) $(am__EXEEXT_1437) $(am__EXEEXT_1438) \
 
540
        $(am__EXEEXT_1439) $(am__EXEEXT_1440) $(am__EXEEXT_1441) \
 
541
        $(am__EXEEXT_1442) $(am__EXEEXT_1443) $(am__EXEEXT_1444) \
 
542
        $(am__EXEEXT_1445) $(am__EXEEXT_1446) $(am__EXEEXT_1447) \
 
543
        $(am__EXEEXT_1448) $(am__EXEEXT_1449) $(am__EXEEXT_1450) \
 
544
        $(am__EXEEXT_1451) $(am__EXEEXT_1452) $(am__EXEEXT_1453) \
 
545
        $(am__EXEEXT_1454) $(am__EXEEXT_1455) $(am__EXEEXT_1456) \
 
546
        $(am__EXEEXT_1457) $(am__EXEEXT_1458) $(am__EXEEXT_1459) \
 
547
        $(am__EXEEXT_1460) $(am__EXEEXT_1461) $(am__EXEEXT_1462) \
 
548
        $(am__EXEEXT_1463) $(am__EXEEXT_1464) $(am__EXEEXT_1465) \
 
549
        $(am__EXEEXT_1466) $(am__EXEEXT_1467) $(am__EXEEXT_1468) \
 
550
        $(am__EXEEXT_1469) $(am__EXEEXT_1470) $(am__EXEEXT_1471) \
 
551
        $(am__EXEEXT_1472) $(am__EXEEXT_1473) $(am__EXEEXT_1474) \
 
552
        $(am__EXEEXT_1475) $(am__EXEEXT_1476) $(am__EXEEXT_1477) \
 
553
        $(am__EXEEXT_1478) $(am__EXEEXT_1479) $(am__EXEEXT_1480) \
 
554
        $(am__EXEEXT_1481) $(am__EXEEXT_1482) $(am__EXEEXT_1483) \
 
555
        $(am__EXEEXT_1484) $(am__EXEEXT_1485) $(am__EXEEXT_1486) \
 
556
        $(am__EXEEXT_1487) $(am__EXEEXT_1488) $(am__EXEEXT_1489) \
 
557
        $(am__EXEEXT_1490) $(am__EXEEXT_1491) $(am__EXEEXT_1492) \
 
558
        $(am__EXEEXT_1493) $(am__EXEEXT_1494) $(am__EXEEXT_1495) \
 
559
        $(am__EXEEXT_1496) $(am__EXEEXT_1497) $(am__EXEEXT_1498) \
 
560
        $(am__EXEEXT_1499) $(am__EXEEXT_1500) $(am__EXEEXT_1501) \
 
561
        $(am__EXEEXT_1502) $(am__EXEEXT_1503) $(am__EXEEXT_1504) \
 
562
        $(am__EXEEXT_1505) $(am__EXEEXT_1506) $(am__EXEEXT_1507) \
 
563
        $(am__EXEEXT_1508) $(am__EXEEXT_1509) $(am__EXEEXT_1510) \
 
564
        $(am__EXEEXT_1511) $(am__EXEEXT_1512) $(am__EXEEXT_1513) \
 
565
        $(am__EXEEXT_1514) $(am__EXEEXT_1515) $(am__EXEEXT_1516) \
 
566
        $(am__EXEEXT_1517) $(am__EXEEXT_1518) $(am__EXEEXT_1519) \
 
567
        $(am__EXEEXT_1520) $(am__EXEEXT_1521) $(am__EXEEXT_1522) \
 
568
        $(am__EXEEXT_1523) $(am__EXEEXT_1524) $(am__EXEEXT_1525) \
 
569
        $(am__EXEEXT_1526) $(am__EXEEXT_1527) $(am__EXEEXT_1528) \
 
570
        $(am__EXEEXT_1529) $(am__EXEEXT_1530) $(am__EXEEXT_1531) \
 
571
        $(am__EXEEXT_1532) $(am__EXEEXT_1533) $(am__EXEEXT_1534) \
 
572
        $(am__EXEEXT_1535) $(am__EXEEXT_1536) $(am__EXEEXT_1537) \
 
573
        $(am__EXEEXT_1538) $(am__EXEEXT_1539) $(am__EXEEXT_1540) \
 
574
        $(am__EXEEXT_1541) $(am__EXEEXT_1542) $(am__EXEEXT_1543) \
 
575
        $(am__EXEEXT_1544) $(am__EXEEXT_1545) $(am__EXEEXT_1546) \
 
576
        $(am__EXEEXT_1547) $(am__EXEEXT_1548) $(am__EXEEXT_1549) \
 
577
        $(am__EXEEXT_1550) $(am__EXEEXT_1551) $(am__EXEEXT_1552) \
 
578
        $(am__EXEEXT_1553) $(am__EXEEXT_1554) $(am__EXEEXT_1555) \
 
579
        $(am__EXEEXT_1556) $(am__EXEEXT_1557) $(am__EXEEXT_1558) \
 
580
        $(am__EXEEXT_1559) $(am__EXEEXT_1560) $(am__EXEEXT_1561) \
 
581
        $(am__EXEEXT_1562) $(am__EXEEXT_1563) $(am__EXEEXT_1564) \
 
582
        $(am__EXEEXT_1565) $(am__EXEEXT_1566) $(am__EXEEXT_1567) \
 
583
        $(am__EXEEXT_1568) $(am__EXEEXT_1569) $(am__EXEEXT_1570) \
 
584
        $(am__EXEEXT_1571) $(am__EXEEXT_1572) $(am__EXEEXT_1573) \
 
585
        $(am__EXEEXT_1574) $(am__EXEEXT_1575) $(am__EXEEXT_1576) \
 
586
        $(am__EXEEXT_1577) $(am__EXEEXT_1578) $(am__EXEEXT_1579) \
 
587
        $(am__EXEEXT_1580) $(am__EXEEXT_1581) $(am__EXEEXT_1582) \
 
588
        $(am__EXEEXT_1583) $(am__EXEEXT_1584) $(am__EXEEXT_1585) \
 
589
        $(am__EXEEXT_1586) $(am__EXEEXT_1587) $(am__EXEEXT_1588) \
 
590
        $(am__EXEEXT_1589) $(am__EXEEXT_1590) $(am__EXEEXT_1591) \
 
591
        $(am__EXEEXT_1592) $(am__EXEEXT_1593) $(am__EXEEXT_1594) \
 
592
        $(am__EXEEXT_1595) $(am__EXEEXT_1596) $(am__EXEEXT_1597) \
 
593
        $(am__EXEEXT_1598) $(am__EXEEXT_1599) $(am__EXEEXT_1600) \
 
594
        $(am__EXEEXT_1601) $(am__EXEEXT_1602) $(am__EXEEXT_1603) \
 
595
        $(am__EXEEXT_1604) $(am__EXEEXT_1605) $(am__EXEEXT_1606) \
 
596
        $(am__EXEEXT_1607) $(am__EXEEXT_1608) $(am__EXEEXT_1609) \
 
597
        $(am__EXEEXT_1610) $(am__EXEEXT_1611) $(am__EXEEXT_1612) \
 
598
        $(am__EXEEXT_1613) $(am__EXEEXT_1614) $(am__EXEEXT_1615) \
 
599
        $(am__EXEEXT_1616) $(am__EXEEXT_1617) $(am__EXEEXT_1618) \
 
600
        $(am__EXEEXT_1619) $(am__EXEEXT_1620) $(am__EXEEXT_1621) \
 
601
        $(am__EXEEXT_1622) $(am__EXEEXT_1623) $(am__EXEEXT_1624) \
 
602
        $(am__EXEEXT_1625) $(am__EXEEXT_1626) $(am__EXEEXT_1627) \
 
603
        $(am__EXEEXT_1628) $(am__EXEEXT_1629) $(am__EXEEXT_1630) \
 
604
        $(am__EXEEXT_1631) $(am__EXEEXT_1632) $(am__EXEEXT_1633) \
 
605
        $(am__EXEEXT_1634) $(am__EXEEXT_1635) $(am__EXEEXT_1636) \
 
606
        $(am__EXEEXT_1637) $(am__EXEEXT_1638) $(am__EXEEXT_1639) \
 
607
        $(am__EXEEXT_1640) $(am__EXEEXT_1641) $(am__EXEEXT_1642) \
 
608
        $(am__EXEEXT_1643) $(am__EXEEXT_1644) $(am__EXEEXT_1645) \
 
609
        $(am__EXEEXT_1646) $(am__EXEEXT_1647) $(am__EXEEXT_1648) \
 
610
        $(am__EXEEXT_1649) $(am__EXEEXT_1650) $(am__EXEEXT_1651) \
 
611
        $(am__EXEEXT_1652) $(am__EXEEXT_1653) $(am__EXEEXT_1654) \
 
612
        $(am__EXEEXT_1655) $(am__EXEEXT_1656) $(am__EXEEXT_1657) \
 
613
        $(am__EXEEXT_1658) $(am__EXEEXT_1659) $(am__EXEEXT_1660) \
 
614
        $(am__EXEEXT_1661) $(am__EXEEXT_1662) $(am__EXEEXT_1663) \
 
615
        $(am__EXEEXT_1664) $(am__EXEEXT_1665) $(am__EXEEXT_1666) \
 
616
        $(am__EXEEXT_1667) $(am__EXEEXT_1668) $(am__EXEEXT_1669) \
 
617
        $(am__EXEEXT_1670) $(am__EXEEXT_1671) $(am__EXEEXT_1672) \
 
618
        $(am__EXEEXT_1673) $(am__EXEEXT_1674) $(am__EXEEXT_1675) \
 
619
        $(am__EXEEXT_1676) $(am__EXEEXT_1677) $(am__EXEEXT_1678) \
 
620
        $(am__EXEEXT_1679) $(am__EXEEXT_1680) $(am__EXEEXT_1681) \
 
621
        $(am__EXEEXT_1682) $(am__EXEEXT_1683) $(am__EXEEXT_1684) \
 
622
        $(am__EXEEXT_1685) $(am__EXEEXT_1686) $(am__EXEEXT_1687) \
 
623
        $(am__EXEEXT_1688) $(am__EXEEXT_1689) $(am__EXEEXT_1690) \
 
624
        $(am__EXEEXT_1691) $(am__EXEEXT_1692) $(am__EXEEXT_1693) \
 
625
        $(am__EXEEXT_1694) $(am__EXEEXT_1695) $(am__EXEEXT_1696) \
 
626
        $(am__EXEEXT_1697) $(am__EXEEXT_1698) $(am__EXEEXT_1699) \
 
627
        $(am__EXEEXT_1700) $(am__EXEEXT_1701) $(am__EXEEXT_1702) \
 
628
        $(am__EXEEXT_1703) $(am__EXEEXT_1704) $(am__EXEEXT_1705) \
 
629
        $(am__EXEEXT_1706) $(am__EXEEXT_1707) $(am__EXEEXT_1708) \
 
630
        $(am__EXEEXT_1709) $(am__EXEEXT_1710) $(am__EXEEXT_1711) \
 
631
        $(am__EXEEXT_1712) $(am__EXEEXT_1713) $(am__EXEEXT_1714) \
 
632
        $(am__EXEEXT_1715) $(am__EXEEXT_1716) $(am__EXEEXT_1717) \
 
633
        $(am__EXEEXT_1718) $(am__EXEEXT_1719) $(am__EXEEXT_1720) \
 
634
        $(am__EXEEXT_1721) $(am__EXEEXT_1722) $(am__EXEEXT_1723) \
 
635
        $(am__EXEEXT_1724) $(am__EXEEXT_1725) $(am__EXEEXT_1726) \
 
636
        $(am__EXEEXT_1727) $(am__EXEEXT_1728) $(am__EXEEXT_1729) \
 
637
        $(am__EXEEXT_1730) $(am__EXEEXT_1731) $(am__EXEEXT_1732) \
 
638
        $(am__EXEEXT_1733) $(am__EXEEXT_1734) $(am__EXEEXT_1735) \
 
639
        $(am__EXEEXT_1736) $(am__EXEEXT_1737) $(am__EXEEXT_1738) \
 
640
        $(am__EXEEXT_1739) $(am__EXEEXT_1740) $(am__EXEEXT_1741) \
 
641
        $(am__EXEEXT_1742) $(am__EXEEXT_1743) $(am__EXEEXT_1744) \
 
642
        $(am__EXEEXT_1745) $(am__EXEEXT_1746) $(am__EXEEXT_1747) \
 
643
        $(am__EXEEXT_1748) $(am__EXEEXT_1749) $(am__EXEEXT_1750) \
 
644
        $(am__EXEEXT_1751) $(am__EXEEXT_1752) $(am__EXEEXT_1753) \
 
645
        $(am__EXEEXT_1754) $(am__EXEEXT_1755)
 
646
TESTS =
 
647
@COND_GRUB_MKFONT_TRUE@@COND_HAVE_FONT_SOURCE_TRUE@am__append_9 = -DUSE_ASCII_FAILBACK=1 -DHAVE_UNIFONT_WIDTHSPEC=1
 
648
@COND_emu_TRUE@am__append_10 = trig.module
 
649
@COND_emu_TRUE@am__append_11 = trig.module$(EXEEXT)
 
650
@COND_emu_TRUE@am__append_12 = gentrigtables.c 
 
651
@COND_emu_TRUE@am__append_13 = $(nodist_trig_module_SOURCES)
 
652
@COND_emu_TRUE@am__append_14 = $(nodist_trig_module_SOURCES) \
 
653
@COND_emu_TRUE@ trig.marker
 
654
@COND_emu_TRUE@am__append_15 = trig.mod
 
655
@COND_emu_TRUE@am__append_16 = trig.marker
 
656
@COND_i386_pc_TRUE@am__append_17 = trig.module
 
657
@COND_i386_pc_TRUE@am__append_18 = trig.module$(EXEEXT)
 
658
@COND_i386_pc_TRUE@am__append_19 = gentrigtables.c 
 
659
@COND_i386_pc_TRUE@am__append_20 = $(nodist_trig_module_SOURCES)
 
660
@COND_i386_pc_TRUE@am__append_21 = $(nodist_trig_module_SOURCES) \
 
661
@COND_i386_pc_TRUE@     trig.marker
 
662
@COND_i386_pc_TRUE@am__append_22 = trig.mod
 
663
@COND_i386_pc_TRUE@am__append_23 = trig.marker
 
664
@COND_i386_efi_TRUE@am__append_24 = trig.module
 
665
@COND_i386_efi_TRUE@am__append_25 = trig.module$(EXEEXT)
 
666
@COND_i386_efi_TRUE@am__append_26 = gentrigtables.c 
 
667
@COND_i386_efi_TRUE@am__append_27 = $(nodist_trig_module_SOURCES)
 
668
@COND_i386_efi_TRUE@am__append_28 = $(nodist_trig_module_SOURCES) \
 
669
@COND_i386_efi_TRUE@    trig.marker
 
670
@COND_i386_efi_TRUE@am__append_29 = trig.mod
 
671
@COND_i386_efi_TRUE@am__append_30 = trig.marker
 
672
@COND_i386_qemu_TRUE@am__append_31 = trig.module
 
673
@COND_i386_qemu_TRUE@am__append_32 = trig.module$(EXEEXT)
 
674
@COND_i386_qemu_TRUE@am__append_33 = gentrigtables.c 
 
675
@COND_i386_qemu_TRUE@am__append_34 = $(nodist_trig_module_SOURCES)
 
676
@COND_i386_qemu_TRUE@am__append_35 = $(nodist_trig_module_SOURCES) \
 
677
@COND_i386_qemu_TRUE@   trig.marker
 
678
@COND_i386_qemu_TRUE@am__append_36 = trig.mod
 
679
@COND_i386_qemu_TRUE@am__append_37 = trig.marker
 
680
@COND_i386_coreboot_TRUE@am__append_38 = trig.module
 
681
@COND_i386_coreboot_TRUE@am__append_39 = trig.module$(EXEEXT)
 
682
@COND_i386_coreboot_TRUE@am__append_40 = gentrigtables.c 
 
683
@COND_i386_coreboot_TRUE@am__append_41 = $(nodist_trig_module_SOURCES)
 
684
@COND_i386_coreboot_TRUE@am__append_42 =  \
 
685
@COND_i386_coreboot_TRUE@       $(nodist_trig_module_SOURCES) \
 
686
@COND_i386_coreboot_TRUE@       trig.marker
 
687
@COND_i386_coreboot_TRUE@am__append_43 = trig.mod
 
688
@COND_i386_coreboot_TRUE@am__append_44 = trig.marker
 
689
@COND_i386_multiboot_TRUE@am__append_45 = trig.module
 
690
@COND_i386_multiboot_TRUE@am__append_46 = trig.module$(EXEEXT)
 
691
@COND_i386_multiboot_TRUE@am__append_47 = gentrigtables.c 
 
692
@COND_i386_multiboot_TRUE@am__append_48 = $(nodist_trig_module_SOURCES)
 
693
@COND_i386_multiboot_TRUE@am__append_49 =  \
 
694
@COND_i386_multiboot_TRUE@      $(nodist_trig_module_SOURCES) \
 
695
@COND_i386_multiboot_TRUE@      trig.marker
 
696
@COND_i386_multiboot_TRUE@am__append_50 = trig.mod
 
697
@COND_i386_multiboot_TRUE@am__append_51 = trig.marker
 
698
@COND_i386_ieee1275_TRUE@am__append_52 = trig.module
 
699
@COND_i386_ieee1275_TRUE@am__append_53 = trig.module$(EXEEXT)
 
700
@COND_i386_ieee1275_TRUE@am__append_54 = gentrigtables.c 
 
701
@COND_i386_ieee1275_TRUE@am__append_55 = $(nodist_trig_module_SOURCES)
 
702
@COND_i386_ieee1275_TRUE@am__append_56 =  \
 
703
@COND_i386_ieee1275_TRUE@       $(nodist_trig_module_SOURCES) \
 
704
@COND_i386_ieee1275_TRUE@       trig.marker
 
705
@COND_i386_ieee1275_TRUE@am__append_57 = trig.mod
 
706
@COND_i386_ieee1275_TRUE@am__append_58 = trig.marker
 
707
@COND_x86_64_efi_TRUE@am__append_59 = trig.module
 
708
@COND_x86_64_efi_TRUE@am__append_60 = trig.module$(EXEEXT)
 
709
@COND_x86_64_efi_TRUE@am__append_61 = gentrigtables.c 
 
710
@COND_x86_64_efi_TRUE@am__append_62 = $(nodist_trig_module_SOURCES)
 
711
@COND_x86_64_efi_TRUE@am__append_63 = $(nodist_trig_module_SOURCES) \
 
712
@COND_x86_64_efi_TRUE@  trig.marker
 
713
@COND_x86_64_efi_TRUE@am__append_64 = trig.mod
 
714
@COND_x86_64_efi_TRUE@am__append_65 = trig.marker
 
715
@COND_mips_yeeloong_TRUE@am__append_66 = trig.module
 
716
@COND_mips_yeeloong_TRUE@am__append_67 = trig.module$(EXEEXT)
 
717
@COND_mips_yeeloong_TRUE@am__append_68 = gentrigtables.c 
 
718
@COND_mips_yeeloong_TRUE@am__append_69 = $(nodist_trig_module_SOURCES)
 
719
@COND_mips_yeeloong_TRUE@am__append_70 =  \
 
720
@COND_mips_yeeloong_TRUE@       $(nodist_trig_module_SOURCES) \
 
721
@COND_mips_yeeloong_TRUE@       trig.marker
 
722
@COND_mips_yeeloong_TRUE@am__append_71 = trig.mod
 
723
@COND_mips_yeeloong_TRUE@am__append_72 = trig.marker
 
724
@COND_sparc64_ieee1275_TRUE@am__append_73 = trig.module
 
725
@COND_sparc64_ieee1275_TRUE@am__append_74 = trig.module$(EXEEXT)
 
726
@COND_sparc64_ieee1275_TRUE@am__append_75 = gentrigtables.c 
 
727
@COND_sparc64_ieee1275_TRUE@am__append_76 = $(nodist_trig_module_SOURCES)
 
728
@COND_sparc64_ieee1275_TRUE@am__append_77 =  \
 
729
@COND_sparc64_ieee1275_TRUE@    $(nodist_trig_module_SOURCES) \
 
730
@COND_sparc64_ieee1275_TRUE@    trig.marker
 
731
@COND_sparc64_ieee1275_TRUE@am__append_78 = trig.mod
 
732
@COND_sparc64_ieee1275_TRUE@am__append_79 = trig.marker
 
733
@COND_powerpc_ieee1275_TRUE@am__append_80 = trig.module
 
734
@COND_powerpc_ieee1275_TRUE@am__append_81 = trig.module$(EXEEXT)
 
735
@COND_powerpc_ieee1275_TRUE@am__append_82 = gentrigtables.c 
 
736
@COND_powerpc_ieee1275_TRUE@am__append_83 = $(nodist_trig_module_SOURCES)
 
737
@COND_powerpc_ieee1275_TRUE@am__append_84 =  \
 
738
@COND_powerpc_ieee1275_TRUE@    $(nodist_trig_module_SOURCES) \
 
739
@COND_powerpc_ieee1275_TRUE@    trig.marker
 
740
@COND_powerpc_ieee1275_TRUE@am__append_85 = trig.mod
 
741
@COND_powerpc_ieee1275_TRUE@am__append_86 = trig.marker
 
742
@COND_i386_pc_TRUE@am__append_87 = cs5536.module
 
743
@COND_i386_pc_TRUE@am__append_88 = cs5536.module$(EXEEXT)
 
744
@COND_i386_pc_TRUE@am__append_89 = 
 
745
@COND_i386_pc_TRUE@am__append_90 = $(nodist_cs5536_module_SOURCES)
 
746
@COND_i386_pc_TRUE@am__append_91 = $(nodist_cs5536_module_SOURCES) \
 
747
@COND_i386_pc_TRUE@     cs5536.marker
 
748
@COND_i386_pc_TRUE@am__append_92 = cs5536.mod
 
749
@COND_i386_pc_TRUE@am__append_93 = cs5536.marker
 
750
@COND_i386_efi_TRUE@am__append_94 = cs5536.module
 
751
@COND_i386_efi_TRUE@am__append_95 = cs5536.module$(EXEEXT)
 
752
@COND_i386_efi_TRUE@am__append_96 = 
 
753
@COND_i386_efi_TRUE@am__append_97 = $(nodist_cs5536_module_SOURCES)
 
754
@COND_i386_efi_TRUE@am__append_98 = $(nodist_cs5536_module_SOURCES) \
 
755
@COND_i386_efi_TRUE@    cs5536.marker
 
756
@COND_i386_efi_TRUE@am__append_99 = cs5536.mod
 
757
@COND_i386_efi_TRUE@am__append_100 = cs5536.marker
 
758
@COND_i386_qemu_TRUE@am__append_101 = cs5536.module
 
759
@COND_i386_qemu_TRUE@am__append_102 = cs5536.module$(EXEEXT)
 
760
@COND_i386_qemu_TRUE@am__append_103 = 
 
761
@COND_i386_qemu_TRUE@am__append_104 = $(nodist_cs5536_module_SOURCES)
 
762
@COND_i386_qemu_TRUE@am__append_105 = $(nodist_cs5536_module_SOURCES) \
 
763
@COND_i386_qemu_TRUE@   cs5536.marker
 
764
@COND_i386_qemu_TRUE@am__append_106 = cs5536.mod
 
765
@COND_i386_qemu_TRUE@am__append_107 = cs5536.marker
 
766
@COND_i386_coreboot_TRUE@am__append_108 = cs5536.module
 
767
@COND_i386_coreboot_TRUE@am__append_109 = cs5536.module$(EXEEXT)
 
768
@COND_i386_coreboot_TRUE@am__append_110 = 
 
769
@COND_i386_coreboot_TRUE@am__append_111 = $(nodist_cs5536_module_SOURCES)
 
770
@COND_i386_coreboot_TRUE@am__append_112 =  \
 
771
@COND_i386_coreboot_TRUE@       $(nodist_cs5536_module_SOURCES) \
 
772
@COND_i386_coreboot_TRUE@       cs5536.marker
 
773
@COND_i386_coreboot_TRUE@am__append_113 = cs5536.mod
 
774
@COND_i386_coreboot_TRUE@am__append_114 = cs5536.marker
 
775
@COND_i386_multiboot_TRUE@am__append_115 = cs5536.module
 
776
@COND_i386_multiboot_TRUE@am__append_116 = cs5536.module$(EXEEXT)
 
777
@COND_i386_multiboot_TRUE@am__append_117 = 
 
778
@COND_i386_multiboot_TRUE@am__append_118 = $(nodist_cs5536_module_SOURCES)
 
779
@COND_i386_multiboot_TRUE@am__append_119 =  \
 
780
@COND_i386_multiboot_TRUE@      $(nodist_cs5536_module_SOURCES) \
 
781
@COND_i386_multiboot_TRUE@      cs5536.marker
 
782
@COND_i386_multiboot_TRUE@am__append_120 = cs5536.mod
 
783
@COND_i386_multiboot_TRUE@am__append_121 = cs5536.marker
 
784
@COND_i386_ieee1275_TRUE@am__append_122 = cs5536.module
 
785
@COND_i386_ieee1275_TRUE@am__append_123 = cs5536.module$(EXEEXT)
 
786
@COND_i386_ieee1275_TRUE@am__append_124 = 
 
787
@COND_i386_ieee1275_TRUE@am__append_125 = $(nodist_cs5536_module_SOURCES)
 
788
@COND_i386_ieee1275_TRUE@am__append_126 =  \
 
789
@COND_i386_ieee1275_TRUE@       $(nodist_cs5536_module_SOURCES) \
 
790
@COND_i386_ieee1275_TRUE@       cs5536.marker
 
791
@COND_i386_ieee1275_TRUE@am__append_127 = cs5536.mod
 
792
@COND_i386_ieee1275_TRUE@am__append_128 = cs5536.marker
 
793
@COND_x86_64_efi_TRUE@am__append_129 = cs5536.module
 
794
@COND_x86_64_efi_TRUE@am__append_130 = cs5536.module$(EXEEXT)
 
795
@COND_x86_64_efi_TRUE@am__append_131 = 
 
796
@COND_x86_64_efi_TRUE@am__append_132 = $(nodist_cs5536_module_SOURCES)
 
797
@COND_x86_64_efi_TRUE@am__append_133 =  \
 
798
@COND_x86_64_efi_TRUE@  $(nodist_cs5536_module_SOURCES) \
 
799
@COND_x86_64_efi_TRUE@  cs5536.marker
 
800
@COND_x86_64_efi_TRUE@am__append_134 = cs5536.mod
 
801
@COND_x86_64_efi_TRUE@am__append_135 = cs5536.marker
 
802
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_136 = libusb.module
 
803
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_137 = libusb.module$(EXEEXT)
 
804
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_138 = 
 
805
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_139 = $(nodist_libusb_module_SOURCES)
 
806
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_140 = $(nodist_libusb_module_SOURCES) \
 
807
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ libusb.marker
 
808
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_141 = libusb.mod
 
809
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_142 = libusb.marker
 
810
@COND_mips_yeeloong_TRUE@am__append_143 = lsspd.module
 
811
@COND_mips_yeeloong_TRUE@am__append_144 = lsspd.module$(EXEEXT)
 
812
@COND_mips_yeeloong_TRUE@am__append_145 = 
 
813
@COND_mips_yeeloong_TRUE@am__append_146 = $(nodist_lsspd_module_SOURCES)
 
814
@COND_mips_yeeloong_TRUE@am__append_147 =  \
 
815
@COND_mips_yeeloong_TRUE@       $(nodist_lsspd_module_SOURCES) \
 
816
@COND_mips_yeeloong_TRUE@       lsspd.marker
 
817
@COND_mips_yeeloong_TRUE@am__append_148 = lsspd.mod
 
818
@COND_mips_yeeloong_TRUE@am__append_149 = lsspd.marker
 
819
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_150 = usb.module
 
820
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_151 = usb.module$(EXEEXT)
 
821
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_152 = 
 
822
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_153 = $(nodist_usb_module_SOURCES)
 
823
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_154 = $(nodist_usb_module_SOURCES) \
 
824
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ usb.marker
 
825
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_155 = usb.mod
 
826
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_156 = usb.marker
 
827
@COND_i386_pc_TRUE@am__append_157 = usb.module
 
828
@COND_i386_pc_TRUE@am__append_158 = usb.module$(EXEEXT)
 
829
@COND_i386_pc_TRUE@am__append_159 = 
 
830
@COND_i386_pc_TRUE@am__append_160 = $(nodist_usb_module_SOURCES)
 
831
@COND_i386_pc_TRUE@am__append_161 = $(nodist_usb_module_SOURCES) \
 
832
@COND_i386_pc_TRUE@     usb.marker
 
833
@COND_i386_pc_TRUE@am__append_162 = usb.mod
 
834
@COND_i386_pc_TRUE@am__append_163 = usb.marker
 
835
@COND_i386_efi_TRUE@am__append_164 = usb.module
 
836
@COND_i386_efi_TRUE@am__append_165 = usb.module$(EXEEXT)
 
837
@COND_i386_efi_TRUE@am__append_166 = 
 
838
@COND_i386_efi_TRUE@am__append_167 = $(nodist_usb_module_SOURCES)
 
839
@COND_i386_efi_TRUE@am__append_168 = $(nodist_usb_module_SOURCES) \
 
840
@COND_i386_efi_TRUE@    usb.marker
 
841
@COND_i386_efi_TRUE@am__append_169 = usb.mod
 
842
@COND_i386_efi_TRUE@am__append_170 = usb.marker
 
843
@COND_i386_qemu_TRUE@am__append_171 = usb.module
 
844
@COND_i386_qemu_TRUE@am__append_172 = usb.module$(EXEEXT)
 
845
@COND_i386_qemu_TRUE@am__append_173 = 
 
846
@COND_i386_qemu_TRUE@am__append_174 = $(nodist_usb_module_SOURCES)
 
847
@COND_i386_qemu_TRUE@am__append_175 = $(nodist_usb_module_SOURCES) \
 
848
@COND_i386_qemu_TRUE@   usb.marker
 
849
@COND_i386_qemu_TRUE@am__append_176 = usb.mod
 
850
@COND_i386_qemu_TRUE@am__append_177 = usb.marker
 
851
@COND_i386_coreboot_TRUE@am__append_178 = usb.module
 
852
@COND_i386_coreboot_TRUE@am__append_179 = usb.module$(EXEEXT)
 
853
@COND_i386_coreboot_TRUE@am__append_180 = 
 
854
@COND_i386_coreboot_TRUE@am__append_181 = $(nodist_usb_module_SOURCES)
 
855
@COND_i386_coreboot_TRUE@am__append_182 =  \
 
856
@COND_i386_coreboot_TRUE@       $(nodist_usb_module_SOURCES) \
 
857
@COND_i386_coreboot_TRUE@       usb.marker
 
858
@COND_i386_coreboot_TRUE@am__append_183 = usb.mod
 
859
@COND_i386_coreboot_TRUE@am__append_184 = usb.marker
 
860
@COND_i386_multiboot_TRUE@am__append_185 = usb.module
 
861
@COND_i386_multiboot_TRUE@am__append_186 = usb.module$(EXEEXT)
 
862
@COND_i386_multiboot_TRUE@am__append_187 = 
 
863
@COND_i386_multiboot_TRUE@am__append_188 = $(nodist_usb_module_SOURCES)
 
864
@COND_i386_multiboot_TRUE@am__append_189 =  \
 
865
@COND_i386_multiboot_TRUE@      $(nodist_usb_module_SOURCES) \
 
866
@COND_i386_multiboot_TRUE@      usb.marker
 
867
@COND_i386_multiboot_TRUE@am__append_190 = usb.mod
 
868
@COND_i386_multiboot_TRUE@am__append_191 = usb.marker
 
869
@COND_i386_ieee1275_TRUE@am__append_192 = usb.module
 
870
@COND_i386_ieee1275_TRUE@am__append_193 = usb.module$(EXEEXT)
 
871
@COND_i386_ieee1275_TRUE@am__append_194 = 
 
872
@COND_i386_ieee1275_TRUE@am__append_195 = $(nodist_usb_module_SOURCES)
 
873
@COND_i386_ieee1275_TRUE@am__append_196 =  \
 
874
@COND_i386_ieee1275_TRUE@       $(nodist_usb_module_SOURCES) \
 
875
@COND_i386_ieee1275_TRUE@       usb.marker
 
876
@COND_i386_ieee1275_TRUE@am__append_197 = usb.mod
 
877
@COND_i386_ieee1275_TRUE@am__append_198 = usb.marker
 
878
@COND_x86_64_efi_TRUE@am__append_199 = usb.module
 
879
@COND_x86_64_efi_TRUE@am__append_200 = usb.module$(EXEEXT)
 
880
@COND_x86_64_efi_TRUE@am__append_201 = 
 
881
@COND_x86_64_efi_TRUE@am__append_202 = $(nodist_usb_module_SOURCES)
 
882
@COND_x86_64_efi_TRUE@am__append_203 = $(nodist_usb_module_SOURCES) \
 
883
@COND_x86_64_efi_TRUE@  usb.marker
 
884
@COND_x86_64_efi_TRUE@am__append_204 = usb.mod
 
885
@COND_x86_64_efi_TRUE@am__append_205 = usb.marker
 
886
@COND_mips_yeeloong_TRUE@am__append_206 = usb.module
 
887
@COND_mips_yeeloong_TRUE@am__append_207 = usb.module$(EXEEXT)
 
888
@COND_mips_yeeloong_TRUE@am__append_208 = 
 
889
@COND_mips_yeeloong_TRUE@am__append_209 = $(nodist_usb_module_SOURCES)
 
890
@COND_mips_yeeloong_TRUE@am__append_210 =  \
 
891
@COND_mips_yeeloong_TRUE@       $(nodist_usb_module_SOURCES) \
 
892
@COND_mips_yeeloong_TRUE@       usb.marker
 
893
@COND_mips_yeeloong_TRUE@am__append_211 = usb.mod
 
894
@COND_mips_yeeloong_TRUE@am__append_212 = usb.marker
 
895
@COND_i386_pc_TRUE@am__append_213 = usbserial_common.module
 
896
@COND_i386_pc_TRUE@am__append_214 = usbserial_common.module$(EXEEXT)
 
897
@COND_i386_pc_TRUE@am__append_215 = 
 
898
@COND_i386_pc_TRUE@am__append_216 = $(nodist_usbserial_common_module_SOURCES)
 
899
@COND_i386_pc_TRUE@am__append_217 =  \
 
900
@COND_i386_pc_TRUE@     $(nodist_usbserial_common_module_SOURCES) \
 
901
@COND_i386_pc_TRUE@     usbserial_common.marker
 
902
@COND_i386_pc_TRUE@am__append_218 = usbserial_common.mod
 
903
@COND_i386_pc_TRUE@am__append_219 = usbserial_common.marker
 
904
@COND_i386_efi_TRUE@am__append_220 = usbserial_common.module
 
905
@COND_i386_efi_TRUE@am__append_221 = usbserial_common.module$(EXEEXT)
 
906
@COND_i386_efi_TRUE@am__append_222 = 
 
907
@COND_i386_efi_TRUE@am__append_223 = $(nodist_usbserial_common_module_SOURCES)
 
908
@COND_i386_efi_TRUE@am__append_224 =  \
 
909
@COND_i386_efi_TRUE@    $(nodist_usbserial_common_module_SOURCES) \
 
910
@COND_i386_efi_TRUE@    usbserial_common.marker
 
911
@COND_i386_efi_TRUE@am__append_225 = usbserial_common.mod
 
912
@COND_i386_efi_TRUE@am__append_226 = usbserial_common.marker
 
913
@COND_i386_qemu_TRUE@am__append_227 = usbserial_common.module
 
914
@COND_i386_qemu_TRUE@am__append_228 = usbserial_common.module$(EXEEXT)
 
915
@COND_i386_qemu_TRUE@am__append_229 = 
 
916
@COND_i386_qemu_TRUE@am__append_230 = $(nodist_usbserial_common_module_SOURCES)
 
917
@COND_i386_qemu_TRUE@am__append_231 = $(nodist_usbserial_common_module_SOURCES) \
 
918
@COND_i386_qemu_TRUE@   usbserial_common.marker
 
919
@COND_i386_qemu_TRUE@am__append_232 = usbserial_common.mod
 
920
@COND_i386_qemu_TRUE@am__append_233 = usbserial_common.marker
 
921
@COND_i386_coreboot_TRUE@am__append_234 = usbserial_common.module
 
922
@COND_i386_coreboot_TRUE@am__append_235 = usbserial_common.module$(EXEEXT)
 
923
@COND_i386_coreboot_TRUE@am__append_236 = 
 
924
@COND_i386_coreboot_TRUE@am__append_237 = $(nodist_usbserial_common_module_SOURCES)
 
925
@COND_i386_coreboot_TRUE@am__append_238 = $(nodist_usbserial_common_module_SOURCES) \
 
926
@COND_i386_coreboot_TRUE@       usbserial_common.marker
 
927
@COND_i386_coreboot_TRUE@am__append_239 = usbserial_common.mod
 
928
@COND_i386_coreboot_TRUE@am__append_240 = usbserial_common.marker
 
929
@COND_i386_multiboot_TRUE@am__append_241 = usbserial_common.module
 
930
@COND_i386_multiboot_TRUE@am__append_242 = usbserial_common.module$(EXEEXT)
 
931
@COND_i386_multiboot_TRUE@am__append_243 = 
 
932
@COND_i386_multiboot_TRUE@am__append_244 = $(nodist_usbserial_common_module_SOURCES)
 
933
@COND_i386_multiboot_TRUE@am__append_245 = $(nodist_usbserial_common_module_SOURCES) \
 
934
@COND_i386_multiboot_TRUE@      usbserial_common.marker
 
935
@COND_i386_multiboot_TRUE@am__append_246 = usbserial_common.mod
 
936
@COND_i386_multiboot_TRUE@am__append_247 = usbserial_common.marker
 
937
@COND_i386_ieee1275_TRUE@am__append_248 = usbserial_common.module
 
938
@COND_i386_ieee1275_TRUE@am__append_249 = usbserial_common.module$(EXEEXT)
 
939
@COND_i386_ieee1275_TRUE@am__append_250 = 
 
940
@COND_i386_ieee1275_TRUE@am__append_251 = $(nodist_usbserial_common_module_SOURCES)
 
941
@COND_i386_ieee1275_TRUE@am__append_252 = $(nodist_usbserial_common_module_SOURCES) \
 
942
@COND_i386_ieee1275_TRUE@       usbserial_common.marker
 
943
@COND_i386_ieee1275_TRUE@am__append_253 = usbserial_common.mod
 
944
@COND_i386_ieee1275_TRUE@am__append_254 = usbserial_common.marker
 
945
@COND_x86_64_efi_TRUE@am__append_255 = usbserial_common.module
 
946
@COND_x86_64_efi_TRUE@am__append_256 = usbserial_common.module$(EXEEXT)
 
947
@COND_x86_64_efi_TRUE@am__append_257 = 
 
948
@COND_x86_64_efi_TRUE@am__append_258 = $(nodist_usbserial_common_module_SOURCES)
 
949
@COND_x86_64_efi_TRUE@am__append_259 = $(nodist_usbserial_common_module_SOURCES) \
 
950
@COND_x86_64_efi_TRUE@  usbserial_common.marker
 
951
@COND_x86_64_efi_TRUE@am__append_260 = usbserial_common.mod
 
952
@COND_x86_64_efi_TRUE@am__append_261 = usbserial_common.marker
 
953
@COND_mips_yeeloong_TRUE@am__append_262 = usbserial_common.module
 
954
@COND_mips_yeeloong_TRUE@am__append_263 = usbserial_common.module$(EXEEXT)
 
955
@COND_mips_yeeloong_TRUE@am__append_264 = 
 
956
@COND_mips_yeeloong_TRUE@am__append_265 = $(nodist_usbserial_common_module_SOURCES)
 
957
@COND_mips_yeeloong_TRUE@am__append_266 = $(nodist_usbserial_common_module_SOURCES) \
 
958
@COND_mips_yeeloong_TRUE@       usbserial_common.marker
 
959
@COND_mips_yeeloong_TRUE@am__append_267 = usbserial_common.mod
 
960
@COND_mips_yeeloong_TRUE@am__append_268 = usbserial_common.marker
 
961
@COND_i386_pc_TRUE@am__append_269 = usbserial_pl2303.module
 
962
@COND_i386_pc_TRUE@am__append_270 = usbserial_pl2303.module$(EXEEXT)
 
963
@COND_i386_pc_TRUE@am__append_271 = 
 
964
@COND_i386_pc_TRUE@am__append_272 = $(nodist_usbserial_pl2303_module_SOURCES)
 
965
@COND_i386_pc_TRUE@am__append_273 =  \
 
966
@COND_i386_pc_TRUE@     $(nodist_usbserial_pl2303_module_SOURCES) \
 
967
@COND_i386_pc_TRUE@     usbserial_pl2303.marker
 
968
@COND_i386_pc_TRUE@am__append_274 = usbserial_pl2303.mod
 
969
@COND_i386_pc_TRUE@am__append_275 = usbserial_pl2303.marker
 
970
@COND_i386_efi_TRUE@am__append_276 = usbserial_pl2303.module
 
971
@COND_i386_efi_TRUE@am__append_277 = usbserial_pl2303.module$(EXEEXT)
 
972
@COND_i386_efi_TRUE@am__append_278 = 
 
973
@COND_i386_efi_TRUE@am__append_279 = $(nodist_usbserial_pl2303_module_SOURCES)
 
974
@COND_i386_efi_TRUE@am__append_280 =  \
 
975
@COND_i386_efi_TRUE@    $(nodist_usbserial_pl2303_module_SOURCES) \
 
976
@COND_i386_efi_TRUE@    usbserial_pl2303.marker
 
977
@COND_i386_efi_TRUE@am__append_281 = usbserial_pl2303.mod
 
978
@COND_i386_efi_TRUE@am__append_282 = usbserial_pl2303.marker
 
979
@COND_i386_qemu_TRUE@am__append_283 = usbserial_pl2303.module
 
980
@COND_i386_qemu_TRUE@am__append_284 = usbserial_pl2303.module$(EXEEXT)
 
981
@COND_i386_qemu_TRUE@am__append_285 = 
 
982
@COND_i386_qemu_TRUE@am__append_286 = $(nodist_usbserial_pl2303_module_SOURCES)
 
983
@COND_i386_qemu_TRUE@am__append_287 = $(nodist_usbserial_pl2303_module_SOURCES) \
 
984
@COND_i386_qemu_TRUE@   usbserial_pl2303.marker
 
985
@COND_i386_qemu_TRUE@am__append_288 = usbserial_pl2303.mod
 
986
@COND_i386_qemu_TRUE@am__append_289 = usbserial_pl2303.marker
 
987
@COND_i386_coreboot_TRUE@am__append_290 = usbserial_pl2303.module
 
988
@COND_i386_coreboot_TRUE@am__append_291 = usbserial_pl2303.module$(EXEEXT)
 
989
@COND_i386_coreboot_TRUE@am__append_292 = 
 
990
@COND_i386_coreboot_TRUE@am__append_293 = $(nodist_usbserial_pl2303_module_SOURCES)
 
991
@COND_i386_coreboot_TRUE@am__append_294 = $(nodist_usbserial_pl2303_module_SOURCES) \
 
992
@COND_i386_coreboot_TRUE@       usbserial_pl2303.marker
 
993
@COND_i386_coreboot_TRUE@am__append_295 = usbserial_pl2303.mod
 
994
@COND_i386_coreboot_TRUE@am__append_296 = usbserial_pl2303.marker
 
995
@COND_i386_multiboot_TRUE@am__append_297 = usbserial_pl2303.module
 
996
@COND_i386_multiboot_TRUE@am__append_298 = usbserial_pl2303.module$(EXEEXT)
 
997
@COND_i386_multiboot_TRUE@am__append_299 = 
 
998
@COND_i386_multiboot_TRUE@am__append_300 = $(nodist_usbserial_pl2303_module_SOURCES)
 
999
@COND_i386_multiboot_TRUE@am__append_301 = $(nodist_usbserial_pl2303_module_SOURCES) \
 
1000
@COND_i386_multiboot_TRUE@      usbserial_pl2303.marker
 
1001
@COND_i386_multiboot_TRUE@am__append_302 = usbserial_pl2303.mod
 
1002
@COND_i386_multiboot_TRUE@am__append_303 = usbserial_pl2303.marker
 
1003
@COND_i386_ieee1275_TRUE@am__append_304 = usbserial_pl2303.module
 
1004
@COND_i386_ieee1275_TRUE@am__append_305 = usbserial_pl2303.module$(EXEEXT)
 
1005
@COND_i386_ieee1275_TRUE@am__append_306 = 
 
1006
@COND_i386_ieee1275_TRUE@am__append_307 = $(nodist_usbserial_pl2303_module_SOURCES)
 
1007
@COND_i386_ieee1275_TRUE@am__append_308 = $(nodist_usbserial_pl2303_module_SOURCES) \
 
1008
@COND_i386_ieee1275_TRUE@       usbserial_pl2303.marker
 
1009
@COND_i386_ieee1275_TRUE@am__append_309 = usbserial_pl2303.mod
 
1010
@COND_i386_ieee1275_TRUE@am__append_310 = usbserial_pl2303.marker
 
1011
@COND_x86_64_efi_TRUE@am__append_311 = usbserial_pl2303.module
 
1012
@COND_x86_64_efi_TRUE@am__append_312 = usbserial_pl2303.module$(EXEEXT)
 
1013
@COND_x86_64_efi_TRUE@am__append_313 = 
 
1014
@COND_x86_64_efi_TRUE@am__append_314 = $(nodist_usbserial_pl2303_module_SOURCES)
 
1015
@COND_x86_64_efi_TRUE@am__append_315 = $(nodist_usbserial_pl2303_module_SOURCES) \
 
1016
@COND_x86_64_efi_TRUE@  usbserial_pl2303.marker
 
1017
@COND_x86_64_efi_TRUE@am__append_316 = usbserial_pl2303.mod
 
1018
@COND_x86_64_efi_TRUE@am__append_317 = usbserial_pl2303.marker
 
1019
@COND_mips_yeeloong_TRUE@am__append_318 = usbserial_pl2303.module
 
1020
@COND_mips_yeeloong_TRUE@am__append_319 = usbserial_pl2303.module$(EXEEXT)
 
1021
@COND_mips_yeeloong_TRUE@am__append_320 = 
 
1022
@COND_mips_yeeloong_TRUE@am__append_321 = $(nodist_usbserial_pl2303_module_SOURCES)
 
1023
@COND_mips_yeeloong_TRUE@am__append_322 = $(nodist_usbserial_pl2303_module_SOURCES) \
 
1024
@COND_mips_yeeloong_TRUE@       usbserial_pl2303.marker
 
1025
@COND_mips_yeeloong_TRUE@am__append_323 = usbserial_pl2303.mod
 
1026
@COND_mips_yeeloong_TRUE@am__append_324 = usbserial_pl2303.marker
 
1027
@COND_i386_pc_TRUE@am__append_325 = usbserial_ftdi.module
 
1028
@COND_i386_pc_TRUE@am__append_326 = usbserial_ftdi.module$(EXEEXT)
 
1029
@COND_i386_pc_TRUE@am__append_327 = 
 
1030
@COND_i386_pc_TRUE@am__append_328 = $(nodist_usbserial_ftdi_module_SOURCES)
 
1031
@COND_i386_pc_TRUE@am__append_329 =  \
 
1032
@COND_i386_pc_TRUE@     $(nodist_usbserial_ftdi_module_SOURCES) \
 
1033
@COND_i386_pc_TRUE@     usbserial_ftdi.marker
 
1034
@COND_i386_pc_TRUE@am__append_330 = usbserial_ftdi.mod
 
1035
@COND_i386_pc_TRUE@am__append_331 = usbserial_ftdi.marker
 
1036
@COND_i386_efi_TRUE@am__append_332 = usbserial_ftdi.module
 
1037
@COND_i386_efi_TRUE@am__append_333 = usbserial_ftdi.module$(EXEEXT)
 
1038
@COND_i386_efi_TRUE@am__append_334 = 
 
1039
@COND_i386_efi_TRUE@am__append_335 = $(nodist_usbserial_ftdi_module_SOURCES)
 
1040
@COND_i386_efi_TRUE@am__append_336 =  \
 
1041
@COND_i386_efi_TRUE@    $(nodist_usbserial_ftdi_module_SOURCES) \
 
1042
@COND_i386_efi_TRUE@    usbserial_ftdi.marker
 
1043
@COND_i386_efi_TRUE@am__append_337 = usbserial_ftdi.mod
 
1044
@COND_i386_efi_TRUE@am__append_338 = usbserial_ftdi.marker
 
1045
@COND_i386_qemu_TRUE@am__append_339 = usbserial_ftdi.module
 
1046
@COND_i386_qemu_TRUE@am__append_340 = usbserial_ftdi.module$(EXEEXT)
 
1047
@COND_i386_qemu_TRUE@am__append_341 = 
 
1048
@COND_i386_qemu_TRUE@am__append_342 = $(nodist_usbserial_ftdi_module_SOURCES)
 
1049
@COND_i386_qemu_TRUE@am__append_343 =  \
 
1050
@COND_i386_qemu_TRUE@   $(nodist_usbserial_ftdi_module_SOURCES) \
 
1051
@COND_i386_qemu_TRUE@   usbserial_ftdi.marker
 
1052
@COND_i386_qemu_TRUE@am__append_344 = usbserial_ftdi.mod
 
1053
@COND_i386_qemu_TRUE@am__append_345 = usbserial_ftdi.marker
 
1054
@COND_i386_coreboot_TRUE@am__append_346 = usbserial_ftdi.module
 
1055
@COND_i386_coreboot_TRUE@am__append_347 = usbserial_ftdi.module$(EXEEXT)
 
1056
@COND_i386_coreboot_TRUE@am__append_348 = 
 
1057
@COND_i386_coreboot_TRUE@am__append_349 = $(nodist_usbserial_ftdi_module_SOURCES)
 
1058
@COND_i386_coreboot_TRUE@am__append_350 = $(nodist_usbserial_ftdi_module_SOURCES) \
 
1059
@COND_i386_coreboot_TRUE@       usbserial_ftdi.marker
 
1060
@COND_i386_coreboot_TRUE@am__append_351 = usbserial_ftdi.mod
 
1061
@COND_i386_coreboot_TRUE@am__append_352 = usbserial_ftdi.marker
 
1062
@COND_i386_multiboot_TRUE@am__append_353 = usbserial_ftdi.module
 
1063
@COND_i386_multiboot_TRUE@am__append_354 = usbserial_ftdi.module$(EXEEXT)
 
1064
@COND_i386_multiboot_TRUE@am__append_355 = 
 
1065
@COND_i386_multiboot_TRUE@am__append_356 = $(nodist_usbserial_ftdi_module_SOURCES)
 
1066
@COND_i386_multiboot_TRUE@am__append_357 = $(nodist_usbserial_ftdi_module_SOURCES) \
 
1067
@COND_i386_multiboot_TRUE@      usbserial_ftdi.marker
 
1068
@COND_i386_multiboot_TRUE@am__append_358 = usbserial_ftdi.mod
 
1069
@COND_i386_multiboot_TRUE@am__append_359 = usbserial_ftdi.marker
 
1070
@COND_i386_ieee1275_TRUE@am__append_360 = usbserial_ftdi.module
 
1071
@COND_i386_ieee1275_TRUE@am__append_361 = usbserial_ftdi.module$(EXEEXT)
 
1072
@COND_i386_ieee1275_TRUE@am__append_362 = 
 
1073
@COND_i386_ieee1275_TRUE@am__append_363 = $(nodist_usbserial_ftdi_module_SOURCES)
 
1074
@COND_i386_ieee1275_TRUE@am__append_364 = $(nodist_usbserial_ftdi_module_SOURCES) \
 
1075
@COND_i386_ieee1275_TRUE@       usbserial_ftdi.marker
 
1076
@COND_i386_ieee1275_TRUE@am__append_365 = usbserial_ftdi.mod
 
1077
@COND_i386_ieee1275_TRUE@am__append_366 = usbserial_ftdi.marker
 
1078
@COND_x86_64_efi_TRUE@am__append_367 = usbserial_ftdi.module
 
1079
@COND_x86_64_efi_TRUE@am__append_368 = usbserial_ftdi.module$(EXEEXT)
 
1080
@COND_x86_64_efi_TRUE@am__append_369 = 
 
1081
@COND_x86_64_efi_TRUE@am__append_370 = $(nodist_usbserial_ftdi_module_SOURCES)
 
1082
@COND_x86_64_efi_TRUE@am__append_371 =  \
 
1083
@COND_x86_64_efi_TRUE@  $(nodist_usbserial_ftdi_module_SOURCES) \
 
1084
@COND_x86_64_efi_TRUE@  usbserial_ftdi.marker
 
1085
@COND_x86_64_efi_TRUE@am__append_372 = usbserial_ftdi.mod
 
1086
@COND_x86_64_efi_TRUE@am__append_373 = usbserial_ftdi.marker
 
1087
@COND_mips_yeeloong_TRUE@am__append_374 = usbserial_ftdi.module
 
1088
@COND_mips_yeeloong_TRUE@am__append_375 = usbserial_ftdi.module$(EXEEXT)
 
1089
@COND_mips_yeeloong_TRUE@am__append_376 = 
 
1090
@COND_mips_yeeloong_TRUE@am__append_377 = $(nodist_usbserial_ftdi_module_SOURCES)
 
1091
@COND_mips_yeeloong_TRUE@am__append_378 = $(nodist_usbserial_ftdi_module_SOURCES) \
 
1092
@COND_mips_yeeloong_TRUE@       usbserial_ftdi.marker
 
1093
@COND_mips_yeeloong_TRUE@am__append_379 = usbserial_ftdi.mod
 
1094
@COND_mips_yeeloong_TRUE@am__append_380 = usbserial_ftdi.marker
 
1095
@COND_i386_pc_TRUE@am__append_381 = uhci.module
 
1096
@COND_i386_pc_TRUE@am__append_382 = uhci.module$(EXEEXT)
 
1097
@COND_i386_pc_TRUE@am__append_383 = 
 
1098
@COND_i386_pc_TRUE@am__append_384 = $(nodist_uhci_module_SOURCES)
 
1099
@COND_i386_pc_TRUE@am__append_385 = $(nodist_uhci_module_SOURCES) \
 
1100
@COND_i386_pc_TRUE@     uhci.marker
 
1101
@COND_i386_pc_TRUE@am__append_386 = uhci.mod
 
1102
@COND_i386_pc_TRUE@am__append_387 = uhci.marker
 
1103
@COND_i386_efi_TRUE@am__append_388 = uhci.module
 
1104
@COND_i386_efi_TRUE@am__append_389 = uhci.module$(EXEEXT)
 
1105
@COND_i386_efi_TRUE@am__append_390 = 
 
1106
@COND_i386_efi_TRUE@am__append_391 = $(nodist_uhci_module_SOURCES)
 
1107
@COND_i386_efi_TRUE@am__append_392 = $(nodist_uhci_module_SOURCES) \
 
1108
@COND_i386_efi_TRUE@    uhci.marker
 
1109
@COND_i386_efi_TRUE@am__append_393 = uhci.mod
 
1110
@COND_i386_efi_TRUE@am__append_394 = uhci.marker
 
1111
@COND_i386_qemu_TRUE@am__append_395 = uhci.module
 
1112
@COND_i386_qemu_TRUE@am__append_396 = uhci.module$(EXEEXT)
 
1113
@COND_i386_qemu_TRUE@am__append_397 = 
 
1114
@COND_i386_qemu_TRUE@am__append_398 = $(nodist_uhci_module_SOURCES)
 
1115
@COND_i386_qemu_TRUE@am__append_399 = $(nodist_uhci_module_SOURCES) \
 
1116
@COND_i386_qemu_TRUE@   uhci.marker
 
1117
@COND_i386_qemu_TRUE@am__append_400 = uhci.mod
 
1118
@COND_i386_qemu_TRUE@am__append_401 = uhci.marker
 
1119
@COND_i386_coreboot_TRUE@am__append_402 = uhci.module
 
1120
@COND_i386_coreboot_TRUE@am__append_403 = uhci.module$(EXEEXT)
 
1121
@COND_i386_coreboot_TRUE@am__append_404 = 
 
1122
@COND_i386_coreboot_TRUE@am__append_405 = $(nodist_uhci_module_SOURCES)
 
1123
@COND_i386_coreboot_TRUE@am__append_406 =  \
 
1124
@COND_i386_coreboot_TRUE@       $(nodist_uhci_module_SOURCES) \
 
1125
@COND_i386_coreboot_TRUE@       uhci.marker
 
1126
@COND_i386_coreboot_TRUE@am__append_407 = uhci.mod
 
1127
@COND_i386_coreboot_TRUE@am__append_408 = uhci.marker
 
1128
@COND_i386_multiboot_TRUE@am__append_409 = uhci.module
 
1129
@COND_i386_multiboot_TRUE@am__append_410 = uhci.module$(EXEEXT)
 
1130
@COND_i386_multiboot_TRUE@am__append_411 = 
 
1131
@COND_i386_multiboot_TRUE@am__append_412 = $(nodist_uhci_module_SOURCES)
 
1132
@COND_i386_multiboot_TRUE@am__append_413 =  \
 
1133
@COND_i386_multiboot_TRUE@      $(nodist_uhci_module_SOURCES) \
 
1134
@COND_i386_multiboot_TRUE@      uhci.marker
 
1135
@COND_i386_multiboot_TRUE@am__append_414 = uhci.mod
 
1136
@COND_i386_multiboot_TRUE@am__append_415 = uhci.marker
 
1137
@COND_i386_ieee1275_TRUE@am__append_416 = uhci.module
 
1138
@COND_i386_ieee1275_TRUE@am__append_417 = uhci.module$(EXEEXT)
 
1139
@COND_i386_ieee1275_TRUE@am__append_418 = 
 
1140
@COND_i386_ieee1275_TRUE@am__append_419 = $(nodist_uhci_module_SOURCES)
 
1141
@COND_i386_ieee1275_TRUE@am__append_420 =  \
 
1142
@COND_i386_ieee1275_TRUE@       $(nodist_uhci_module_SOURCES) \
 
1143
@COND_i386_ieee1275_TRUE@       uhci.marker
 
1144
@COND_i386_ieee1275_TRUE@am__append_421 = uhci.mod
 
1145
@COND_i386_ieee1275_TRUE@am__append_422 = uhci.marker
 
1146
@COND_x86_64_efi_TRUE@am__append_423 = uhci.module
 
1147
@COND_x86_64_efi_TRUE@am__append_424 = uhci.module$(EXEEXT)
 
1148
@COND_x86_64_efi_TRUE@am__append_425 = 
 
1149
@COND_x86_64_efi_TRUE@am__append_426 = $(nodist_uhci_module_SOURCES)
 
1150
@COND_x86_64_efi_TRUE@am__append_427 = $(nodist_uhci_module_SOURCES) \
 
1151
@COND_x86_64_efi_TRUE@  uhci.marker
 
1152
@COND_x86_64_efi_TRUE@am__append_428 = uhci.mod
 
1153
@COND_x86_64_efi_TRUE@am__append_429 = uhci.marker
 
1154
@COND_i386_pc_TRUE@am__append_430 = ohci.module
 
1155
@COND_i386_pc_TRUE@am__append_431 = ohci.module$(EXEEXT)
 
1156
@COND_i386_pc_TRUE@am__append_432 = 
 
1157
@COND_i386_pc_TRUE@am__append_433 = $(nodist_ohci_module_SOURCES)
 
1158
@COND_i386_pc_TRUE@am__append_434 = $(nodist_ohci_module_SOURCES) \
 
1159
@COND_i386_pc_TRUE@     ohci.marker
 
1160
@COND_i386_pc_TRUE@am__append_435 = ohci.mod
 
1161
@COND_i386_pc_TRUE@am__append_436 = ohci.marker
 
1162
@COND_i386_efi_TRUE@am__append_437 = ohci.module
 
1163
@COND_i386_efi_TRUE@am__append_438 = ohci.module$(EXEEXT)
 
1164
@COND_i386_efi_TRUE@am__append_439 = 
 
1165
@COND_i386_efi_TRUE@am__append_440 = $(nodist_ohci_module_SOURCES)
 
1166
@COND_i386_efi_TRUE@am__append_441 = $(nodist_ohci_module_SOURCES) \
 
1167
@COND_i386_efi_TRUE@    ohci.marker
 
1168
@COND_i386_efi_TRUE@am__append_442 = ohci.mod
 
1169
@COND_i386_efi_TRUE@am__append_443 = ohci.marker
 
1170
@COND_i386_qemu_TRUE@am__append_444 = ohci.module
 
1171
@COND_i386_qemu_TRUE@am__append_445 = ohci.module$(EXEEXT)
 
1172
@COND_i386_qemu_TRUE@am__append_446 = 
 
1173
@COND_i386_qemu_TRUE@am__append_447 = $(nodist_ohci_module_SOURCES)
 
1174
@COND_i386_qemu_TRUE@am__append_448 = $(nodist_ohci_module_SOURCES) \
 
1175
@COND_i386_qemu_TRUE@   ohci.marker
 
1176
@COND_i386_qemu_TRUE@am__append_449 = ohci.mod
 
1177
@COND_i386_qemu_TRUE@am__append_450 = ohci.marker
 
1178
@COND_i386_coreboot_TRUE@am__append_451 = ohci.module
 
1179
@COND_i386_coreboot_TRUE@am__append_452 = ohci.module$(EXEEXT)
 
1180
@COND_i386_coreboot_TRUE@am__append_453 = 
 
1181
@COND_i386_coreboot_TRUE@am__append_454 = $(nodist_ohci_module_SOURCES)
 
1182
@COND_i386_coreboot_TRUE@am__append_455 =  \
 
1183
@COND_i386_coreboot_TRUE@       $(nodist_ohci_module_SOURCES) \
 
1184
@COND_i386_coreboot_TRUE@       ohci.marker
 
1185
@COND_i386_coreboot_TRUE@am__append_456 = ohci.mod
 
1186
@COND_i386_coreboot_TRUE@am__append_457 = ohci.marker
 
1187
@COND_i386_multiboot_TRUE@am__append_458 = ohci.module
 
1188
@COND_i386_multiboot_TRUE@am__append_459 = ohci.module$(EXEEXT)
 
1189
@COND_i386_multiboot_TRUE@am__append_460 = 
 
1190
@COND_i386_multiboot_TRUE@am__append_461 = $(nodist_ohci_module_SOURCES)
 
1191
@COND_i386_multiboot_TRUE@am__append_462 =  \
 
1192
@COND_i386_multiboot_TRUE@      $(nodist_ohci_module_SOURCES) \
 
1193
@COND_i386_multiboot_TRUE@      ohci.marker
 
1194
@COND_i386_multiboot_TRUE@am__append_463 = ohci.mod
 
1195
@COND_i386_multiboot_TRUE@am__append_464 = ohci.marker
 
1196
@COND_i386_ieee1275_TRUE@am__append_465 = ohci.module
 
1197
@COND_i386_ieee1275_TRUE@am__append_466 = ohci.module$(EXEEXT)
 
1198
@COND_i386_ieee1275_TRUE@am__append_467 = 
 
1199
@COND_i386_ieee1275_TRUE@am__append_468 = $(nodist_ohci_module_SOURCES)
 
1200
@COND_i386_ieee1275_TRUE@am__append_469 =  \
 
1201
@COND_i386_ieee1275_TRUE@       $(nodist_ohci_module_SOURCES) \
 
1202
@COND_i386_ieee1275_TRUE@       ohci.marker
 
1203
@COND_i386_ieee1275_TRUE@am__append_470 = ohci.mod
 
1204
@COND_i386_ieee1275_TRUE@am__append_471 = ohci.marker
 
1205
@COND_x86_64_efi_TRUE@am__append_472 = ohci.module
 
1206
@COND_x86_64_efi_TRUE@am__append_473 = ohci.module$(EXEEXT)
 
1207
@COND_x86_64_efi_TRUE@am__append_474 = 
 
1208
@COND_x86_64_efi_TRUE@am__append_475 = $(nodist_ohci_module_SOURCES)
 
1209
@COND_x86_64_efi_TRUE@am__append_476 = $(nodist_ohci_module_SOURCES) \
 
1210
@COND_x86_64_efi_TRUE@  ohci.marker
 
1211
@COND_x86_64_efi_TRUE@am__append_477 = ohci.mod
 
1212
@COND_x86_64_efi_TRUE@am__append_478 = ohci.marker
 
1213
@COND_mips_yeeloong_TRUE@am__append_479 = ohci.module
 
1214
@COND_mips_yeeloong_TRUE@am__append_480 = ohci.module$(EXEEXT)
 
1215
@COND_mips_yeeloong_TRUE@am__append_481 = 
 
1216
@COND_mips_yeeloong_TRUE@am__append_482 = $(nodist_ohci_module_SOURCES)
 
1217
@COND_mips_yeeloong_TRUE@am__append_483 =  \
 
1218
@COND_mips_yeeloong_TRUE@       $(nodist_ohci_module_SOURCES) \
 
1219
@COND_mips_yeeloong_TRUE@       ohci.marker
 
1220
@COND_mips_yeeloong_TRUE@am__append_484 = ohci.mod
 
1221
@COND_mips_yeeloong_TRUE@am__append_485 = ohci.marker
 
1222
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_486 = pci.module
 
1223
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_487 = pci.module$(EXEEXT)
 
1224
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_488 = 
 
1225
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_489 = $(nodist_pci_module_SOURCES)
 
1226
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_490 = $(nodist_pci_module_SOURCES) \
 
1227
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@ pci.marker
 
1228
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_491 = pci.mod
 
1229
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_492 = pci.marker
 
1230
@COND_i386_pc_TRUE@am__append_493 = pci.module
 
1231
@COND_i386_pc_TRUE@am__append_494 = pci.module$(EXEEXT)
 
1232
@COND_i386_pc_TRUE@am__append_495 = 
 
1233
@COND_i386_pc_TRUE@am__append_496 = $(nodist_pci_module_SOURCES)
 
1234
@COND_i386_pc_TRUE@am__append_497 = $(nodist_pci_module_SOURCES) \
 
1235
@COND_i386_pc_TRUE@     pci.marker
 
1236
@COND_i386_pc_TRUE@am__append_498 = pci.mod
 
1237
@COND_i386_pc_TRUE@am__append_499 = pci.marker
 
1238
@COND_i386_efi_TRUE@am__append_500 = pci.module
 
1239
@COND_i386_efi_TRUE@am__append_501 = pci.module$(EXEEXT)
 
1240
@COND_i386_efi_TRUE@am__append_502 = 
 
1241
@COND_i386_efi_TRUE@am__append_503 = $(nodist_pci_module_SOURCES)
 
1242
@COND_i386_efi_TRUE@am__append_504 = $(nodist_pci_module_SOURCES) \
 
1243
@COND_i386_efi_TRUE@    pci.marker
 
1244
@COND_i386_efi_TRUE@am__append_505 = pci.mod
 
1245
@COND_i386_efi_TRUE@am__append_506 = pci.marker
 
1246
@COND_i386_coreboot_TRUE@am__append_507 = pci.module
 
1247
@COND_i386_coreboot_TRUE@am__append_508 = pci.module$(EXEEXT)
 
1248
@COND_i386_coreboot_TRUE@am__append_509 = 
 
1249
@COND_i386_coreboot_TRUE@am__append_510 = $(nodist_pci_module_SOURCES)
 
1250
@COND_i386_coreboot_TRUE@am__append_511 =  \
 
1251
@COND_i386_coreboot_TRUE@       $(nodist_pci_module_SOURCES) \
 
1252
@COND_i386_coreboot_TRUE@       pci.marker
 
1253
@COND_i386_coreboot_TRUE@am__append_512 = pci.mod
 
1254
@COND_i386_coreboot_TRUE@am__append_513 = pci.marker
 
1255
@COND_i386_multiboot_TRUE@am__append_514 = pci.module
 
1256
@COND_i386_multiboot_TRUE@am__append_515 = pci.module$(EXEEXT)
 
1257
@COND_i386_multiboot_TRUE@am__append_516 = 
 
1258
@COND_i386_multiboot_TRUE@am__append_517 = $(nodist_pci_module_SOURCES)
 
1259
@COND_i386_multiboot_TRUE@am__append_518 =  \
 
1260
@COND_i386_multiboot_TRUE@      $(nodist_pci_module_SOURCES) \
 
1261
@COND_i386_multiboot_TRUE@      pci.marker
 
1262
@COND_i386_multiboot_TRUE@am__append_519 = pci.mod
 
1263
@COND_i386_multiboot_TRUE@am__append_520 = pci.marker
 
1264
@COND_i386_ieee1275_TRUE@am__append_521 = pci.module
 
1265
@COND_i386_ieee1275_TRUE@am__append_522 = pci.module$(EXEEXT)
 
1266
@COND_i386_ieee1275_TRUE@am__append_523 = 
 
1267
@COND_i386_ieee1275_TRUE@am__append_524 = $(nodist_pci_module_SOURCES)
 
1268
@COND_i386_ieee1275_TRUE@am__append_525 =  \
 
1269
@COND_i386_ieee1275_TRUE@       $(nodist_pci_module_SOURCES) \
 
1270
@COND_i386_ieee1275_TRUE@       pci.marker
 
1271
@COND_i386_ieee1275_TRUE@am__append_526 = pci.mod
 
1272
@COND_i386_ieee1275_TRUE@am__append_527 = pci.marker
 
1273
@COND_x86_64_efi_TRUE@am__append_528 = pci.module
 
1274
@COND_x86_64_efi_TRUE@am__append_529 = pci.module$(EXEEXT)
 
1275
@COND_x86_64_efi_TRUE@am__append_530 = 
 
1276
@COND_x86_64_efi_TRUE@am__append_531 = $(nodist_pci_module_SOURCES)
 
1277
@COND_x86_64_efi_TRUE@am__append_532 = $(nodist_pci_module_SOURCES) \
 
1278
@COND_x86_64_efi_TRUE@  pci.marker
 
1279
@COND_x86_64_efi_TRUE@am__append_533 = pci.mod
 
1280
@COND_x86_64_efi_TRUE@am__append_534 = pci.marker
 
1281
@COND_i386_pc_TRUE@am__append_535 = cmostest.module
 
1282
@COND_i386_pc_TRUE@am__append_536 = cmostest.module$(EXEEXT)
 
1283
@COND_i386_pc_TRUE@am__append_537 = 
 
1284
@COND_i386_pc_TRUE@am__append_538 = $(nodist_cmostest_module_SOURCES)
 
1285
@COND_i386_pc_TRUE@am__append_539 = $(nodist_cmostest_module_SOURCES) \
 
1286
@COND_i386_pc_TRUE@     cmostest.marker
 
1287
@COND_i386_pc_TRUE@am__append_540 = cmostest.mod
 
1288
@COND_i386_pc_TRUE@am__append_541 = cmostest.marker
 
1289
@COND_i386_qemu_TRUE@am__append_542 = cmostest.module
 
1290
@COND_i386_qemu_TRUE@am__append_543 = cmostest.module$(EXEEXT)
 
1291
@COND_i386_qemu_TRUE@am__append_544 = 
 
1292
@COND_i386_qemu_TRUE@am__append_545 = $(nodist_cmostest_module_SOURCES)
 
1293
@COND_i386_qemu_TRUE@am__append_546 =  \
 
1294
@COND_i386_qemu_TRUE@   $(nodist_cmostest_module_SOURCES) \
 
1295
@COND_i386_qemu_TRUE@   cmostest.marker
 
1296
@COND_i386_qemu_TRUE@am__append_547 = cmostest.mod
 
1297
@COND_i386_qemu_TRUE@am__append_548 = cmostest.marker
 
1298
@COND_i386_coreboot_TRUE@am__append_549 = cmostest.module
 
1299
@COND_i386_coreboot_TRUE@am__append_550 = cmostest.module$(EXEEXT)
 
1300
@COND_i386_coreboot_TRUE@am__append_551 = 
 
1301
@COND_i386_coreboot_TRUE@am__append_552 = $(nodist_cmostest_module_SOURCES)
 
1302
@COND_i386_coreboot_TRUE@am__append_553 =  \
 
1303
@COND_i386_coreboot_TRUE@       $(nodist_cmostest_module_SOURCES) \
 
1304
@COND_i386_coreboot_TRUE@       cmostest.marker
 
1305
@COND_i386_coreboot_TRUE@am__append_554 = cmostest.mod
 
1306
@COND_i386_coreboot_TRUE@am__append_555 = cmostest.marker
 
1307
@COND_i386_multiboot_TRUE@am__append_556 = cmostest.module
 
1308
@COND_i386_multiboot_TRUE@am__append_557 = cmostest.module$(EXEEXT)
 
1309
@COND_i386_multiboot_TRUE@am__append_558 = 
 
1310
@COND_i386_multiboot_TRUE@am__append_559 = $(nodist_cmostest_module_SOURCES)
 
1311
@COND_i386_multiboot_TRUE@am__append_560 =  \
 
1312
@COND_i386_multiboot_TRUE@      $(nodist_cmostest_module_SOURCES) \
 
1313
@COND_i386_multiboot_TRUE@      cmostest.marker
 
1314
@COND_i386_multiboot_TRUE@am__append_561 = cmostest.mod
 
1315
@COND_i386_multiboot_TRUE@am__append_562 = cmostest.marker
 
1316
@COND_i386_ieee1275_TRUE@am__append_563 = cmostest.module
 
1317
@COND_i386_ieee1275_TRUE@am__append_564 = cmostest.module$(EXEEXT)
 
1318
@COND_i386_ieee1275_TRUE@am__append_565 = 
 
1319
@COND_i386_ieee1275_TRUE@am__append_566 = $(nodist_cmostest_module_SOURCES)
 
1320
@COND_i386_ieee1275_TRUE@am__append_567 =  \
 
1321
@COND_i386_ieee1275_TRUE@       $(nodist_cmostest_module_SOURCES) \
 
1322
@COND_i386_ieee1275_TRUE@       cmostest.marker
 
1323
@COND_i386_ieee1275_TRUE@am__append_568 = cmostest.mod
 
1324
@COND_i386_ieee1275_TRUE@am__append_569 = cmostest.marker
 
1325
@COND_mips_yeeloong_TRUE@am__append_570 = cmostest.module
 
1326
@COND_mips_yeeloong_TRUE@am__append_571 = cmostest.module$(EXEEXT)
 
1327
@COND_mips_yeeloong_TRUE@am__append_572 = 
 
1328
@COND_mips_yeeloong_TRUE@am__append_573 = $(nodist_cmostest_module_SOURCES)
 
1329
@COND_mips_yeeloong_TRUE@am__append_574 =  \
 
1330
@COND_mips_yeeloong_TRUE@       $(nodist_cmostest_module_SOURCES) \
 
1331
@COND_mips_yeeloong_TRUE@       cmostest.marker
 
1332
@COND_mips_yeeloong_TRUE@am__append_575 = cmostest.mod
 
1333
@COND_mips_yeeloong_TRUE@am__append_576 = cmostest.marker
 
1334
@COND_i386_pc_TRUE@am__append_577 = iorw.module
 
1335
@COND_i386_pc_TRUE@am__append_578 = iorw.module$(EXEEXT)
 
1336
@COND_i386_pc_TRUE@am__append_579 = 
 
1337
@COND_i386_pc_TRUE@am__append_580 = $(nodist_iorw_module_SOURCES)
 
1338
@COND_i386_pc_TRUE@am__append_581 = $(nodist_iorw_module_SOURCES) \
 
1339
@COND_i386_pc_TRUE@     iorw.marker
 
1340
@COND_i386_pc_TRUE@am__append_582 = iorw.mod
 
1341
@COND_i386_pc_TRUE@am__append_583 = iorw.marker
 
1342
@COND_i386_efi_TRUE@am__append_584 = iorw.module
 
1343
@COND_i386_efi_TRUE@am__append_585 = iorw.module$(EXEEXT)
 
1344
@COND_i386_efi_TRUE@am__append_586 = 
 
1345
@COND_i386_efi_TRUE@am__append_587 = $(nodist_iorw_module_SOURCES)
 
1346
@COND_i386_efi_TRUE@am__append_588 = $(nodist_iorw_module_SOURCES) \
 
1347
@COND_i386_efi_TRUE@    iorw.marker
 
1348
@COND_i386_efi_TRUE@am__append_589 = iorw.mod
 
1349
@COND_i386_efi_TRUE@am__append_590 = iorw.marker
 
1350
@COND_i386_qemu_TRUE@am__append_591 = iorw.module
 
1351
@COND_i386_qemu_TRUE@am__append_592 = iorw.module$(EXEEXT)
 
1352
@COND_i386_qemu_TRUE@am__append_593 = 
 
1353
@COND_i386_qemu_TRUE@am__append_594 = $(nodist_iorw_module_SOURCES)
 
1354
@COND_i386_qemu_TRUE@am__append_595 = $(nodist_iorw_module_SOURCES) \
 
1355
@COND_i386_qemu_TRUE@   iorw.marker
 
1356
@COND_i386_qemu_TRUE@am__append_596 = iorw.mod
 
1357
@COND_i386_qemu_TRUE@am__append_597 = iorw.marker
 
1358
@COND_i386_coreboot_TRUE@am__append_598 = iorw.module
 
1359
@COND_i386_coreboot_TRUE@am__append_599 = iorw.module$(EXEEXT)
 
1360
@COND_i386_coreboot_TRUE@am__append_600 = 
 
1361
@COND_i386_coreboot_TRUE@am__append_601 = $(nodist_iorw_module_SOURCES)
 
1362
@COND_i386_coreboot_TRUE@am__append_602 =  \
 
1363
@COND_i386_coreboot_TRUE@       $(nodist_iorw_module_SOURCES) \
 
1364
@COND_i386_coreboot_TRUE@       iorw.marker
 
1365
@COND_i386_coreboot_TRUE@am__append_603 = iorw.mod
 
1366
@COND_i386_coreboot_TRUE@am__append_604 = iorw.marker
 
1367
@COND_i386_multiboot_TRUE@am__append_605 = iorw.module
 
1368
@COND_i386_multiboot_TRUE@am__append_606 = iorw.module$(EXEEXT)
 
1369
@COND_i386_multiboot_TRUE@am__append_607 = 
 
1370
@COND_i386_multiboot_TRUE@am__append_608 = $(nodist_iorw_module_SOURCES)
 
1371
@COND_i386_multiboot_TRUE@am__append_609 =  \
 
1372
@COND_i386_multiboot_TRUE@      $(nodist_iorw_module_SOURCES) \
 
1373
@COND_i386_multiboot_TRUE@      iorw.marker
 
1374
@COND_i386_multiboot_TRUE@am__append_610 = iorw.mod
 
1375
@COND_i386_multiboot_TRUE@am__append_611 = iorw.marker
 
1376
@COND_i386_ieee1275_TRUE@am__append_612 = iorw.module
 
1377
@COND_i386_ieee1275_TRUE@am__append_613 = iorw.module$(EXEEXT)
 
1378
@COND_i386_ieee1275_TRUE@am__append_614 = 
 
1379
@COND_i386_ieee1275_TRUE@am__append_615 = $(nodist_iorw_module_SOURCES)
 
1380
@COND_i386_ieee1275_TRUE@am__append_616 =  \
 
1381
@COND_i386_ieee1275_TRUE@       $(nodist_iorw_module_SOURCES) \
 
1382
@COND_i386_ieee1275_TRUE@       iorw.marker
 
1383
@COND_i386_ieee1275_TRUE@am__append_617 = iorw.mod
 
1384
@COND_i386_ieee1275_TRUE@am__append_618 = iorw.marker
 
1385
@COND_x86_64_efi_TRUE@am__append_619 = iorw.module
 
1386
@COND_x86_64_efi_TRUE@am__append_620 = iorw.module$(EXEEXT)
 
1387
@COND_x86_64_efi_TRUE@am__append_621 = 
 
1388
@COND_x86_64_efi_TRUE@am__append_622 = $(nodist_iorw_module_SOURCES)
 
1389
@COND_x86_64_efi_TRUE@am__append_623 = $(nodist_iorw_module_SOURCES) \
 
1390
@COND_x86_64_efi_TRUE@  iorw.marker
 
1391
@COND_x86_64_efi_TRUE@am__append_624 = iorw.mod
 
1392
@COND_x86_64_efi_TRUE@am__append_625 = iorw.marker
 
1393
@COND_emu_TRUE@am__append_626 = regexp.module
 
1394
@COND_emu_TRUE@am__append_627 = regexp.module$(EXEEXT)
 
1395
@COND_emu_TRUE@am__append_628 = 
 
1396
@COND_emu_TRUE@am__append_629 = $(nodist_regexp_module_SOURCES)
 
1397
@COND_emu_TRUE@am__append_630 = $(nodist_regexp_module_SOURCES) \
 
1398
@COND_emu_TRUE@ regexp.marker
 
1399
@COND_emu_TRUE@am__append_631 = regexp.mod
 
1400
@COND_emu_TRUE@am__append_632 = regexp.marker
 
1401
@COND_i386_pc_TRUE@am__append_633 = regexp.module
 
1402
@COND_i386_pc_TRUE@am__append_634 = regexp.module$(EXEEXT)
 
1403
@COND_i386_pc_TRUE@am__append_635 = 
 
1404
@COND_i386_pc_TRUE@am__append_636 = $(nodist_regexp_module_SOURCES)
 
1405
@COND_i386_pc_TRUE@am__append_637 = $(nodist_regexp_module_SOURCES) \
 
1406
@COND_i386_pc_TRUE@     regexp.marker
 
1407
@COND_i386_pc_TRUE@am__append_638 = regexp.mod
 
1408
@COND_i386_pc_TRUE@am__append_639 = regexp.marker
 
1409
@COND_i386_efi_TRUE@am__append_640 = regexp.module
 
1410
@COND_i386_efi_TRUE@am__append_641 = regexp.module$(EXEEXT)
 
1411
@COND_i386_efi_TRUE@am__append_642 = 
 
1412
@COND_i386_efi_TRUE@am__append_643 = $(nodist_regexp_module_SOURCES)
 
1413
@COND_i386_efi_TRUE@am__append_644 = $(nodist_regexp_module_SOURCES) \
 
1414
@COND_i386_efi_TRUE@    regexp.marker
 
1415
@COND_i386_efi_TRUE@am__append_645 = regexp.mod
 
1416
@COND_i386_efi_TRUE@am__append_646 = regexp.marker
 
1417
@COND_i386_qemu_TRUE@am__append_647 = regexp.module
 
1418
@COND_i386_qemu_TRUE@am__append_648 = regexp.module$(EXEEXT)
 
1419
@COND_i386_qemu_TRUE@am__append_649 = 
 
1420
@COND_i386_qemu_TRUE@am__append_650 = $(nodist_regexp_module_SOURCES)
 
1421
@COND_i386_qemu_TRUE@am__append_651 = $(nodist_regexp_module_SOURCES) \
 
1422
@COND_i386_qemu_TRUE@   regexp.marker
 
1423
@COND_i386_qemu_TRUE@am__append_652 = regexp.mod
 
1424
@COND_i386_qemu_TRUE@am__append_653 = regexp.marker
 
1425
@COND_i386_coreboot_TRUE@am__append_654 = regexp.module
 
1426
@COND_i386_coreboot_TRUE@am__append_655 = regexp.module$(EXEEXT)
 
1427
@COND_i386_coreboot_TRUE@am__append_656 = 
 
1428
@COND_i386_coreboot_TRUE@am__append_657 = $(nodist_regexp_module_SOURCES)
 
1429
@COND_i386_coreboot_TRUE@am__append_658 =  \
 
1430
@COND_i386_coreboot_TRUE@       $(nodist_regexp_module_SOURCES) \
 
1431
@COND_i386_coreboot_TRUE@       regexp.marker
 
1432
@COND_i386_coreboot_TRUE@am__append_659 = regexp.mod
 
1433
@COND_i386_coreboot_TRUE@am__append_660 = regexp.marker
 
1434
@COND_i386_multiboot_TRUE@am__append_661 = regexp.module
 
1435
@COND_i386_multiboot_TRUE@am__append_662 = regexp.module$(EXEEXT)
 
1436
@COND_i386_multiboot_TRUE@am__append_663 = 
 
1437
@COND_i386_multiboot_TRUE@am__append_664 = $(nodist_regexp_module_SOURCES)
 
1438
@COND_i386_multiboot_TRUE@am__append_665 =  \
 
1439
@COND_i386_multiboot_TRUE@      $(nodist_regexp_module_SOURCES) \
 
1440
@COND_i386_multiboot_TRUE@      regexp.marker
 
1441
@COND_i386_multiboot_TRUE@am__append_666 = regexp.mod
 
1442
@COND_i386_multiboot_TRUE@am__append_667 = regexp.marker
 
1443
@COND_i386_ieee1275_TRUE@am__append_668 = regexp.module
 
1444
@COND_i386_ieee1275_TRUE@am__append_669 = regexp.module$(EXEEXT)
 
1445
@COND_i386_ieee1275_TRUE@am__append_670 = 
 
1446
@COND_i386_ieee1275_TRUE@am__append_671 = $(nodist_regexp_module_SOURCES)
 
1447
@COND_i386_ieee1275_TRUE@am__append_672 =  \
 
1448
@COND_i386_ieee1275_TRUE@       $(nodist_regexp_module_SOURCES) \
 
1449
@COND_i386_ieee1275_TRUE@       regexp.marker
 
1450
@COND_i386_ieee1275_TRUE@am__append_673 = regexp.mod
 
1451
@COND_i386_ieee1275_TRUE@am__append_674 = regexp.marker
 
1452
@COND_x86_64_efi_TRUE@am__append_675 = regexp.module
 
1453
@COND_x86_64_efi_TRUE@am__append_676 = regexp.module$(EXEEXT)
 
1454
@COND_x86_64_efi_TRUE@am__append_677 = 
 
1455
@COND_x86_64_efi_TRUE@am__append_678 = $(nodist_regexp_module_SOURCES)
 
1456
@COND_x86_64_efi_TRUE@am__append_679 =  \
 
1457
@COND_x86_64_efi_TRUE@  $(nodist_regexp_module_SOURCES) \
 
1458
@COND_x86_64_efi_TRUE@  regexp.marker
 
1459
@COND_x86_64_efi_TRUE@am__append_680 = regexp.mod
 
1460
@COND_x86_64_efi_TRUE@am__append_681 = regexp.marker
 
1461
@COND_mips_yeeloong_TRUE@am__append_682 = regexp.module
 
1462
@COND_mips_yeeloong_TRUE@am__append_683 = regexp.module$(EXEEXT)
 
1463
@COND_mips_yeeloong_TRUE@am__append_684 = 
 
1464
@COND_mips_yeeloong_TRUE@am__append_685 = $(nodist_regexp_module_SOURCES)
 
1465
@COND_mips_yeeloong_TRUE@am__append_686 =  \
 
1466
@COND_mips_yeeloong_TRUE@       $(nodist_regexp_module_SOURCES) \
 
1467
@COND_mips_yeeloong_TRUE@       regexp.marker
 
1468
@COND_mips_yeeloong_TRUE@am__append_687 = regexp.mod
 
1469
@COND_mips_yeeloong_TRUE@am__append_688 = regexp.marker
 
1470
@COND_sparc64_ieee1275_TRUE@am__append_689 = regexp.module
 
1471
@COND_sparc64_ieee1275_TRUE@am__append_690 = regexp.module$(EXEEXT)
 
1472
@COND_sparc64_ieee1275_TRUE@am__append_691 = 
 
1473
@COND_sparc64_ieee1275_TRUE@am__append_692 = $(nodist_regexp_module_SOURCES)
 
1474
@COND_sparc64_ieee1275_TRUE@am__append_693 =  \
 
1475
@COND_sparc64_ieee1275_TRUE@    $(nodist_regexp_module_SOURCES) \
 
1476
@COND_sparc64_ieee1275_TRUE@    regexp.marker
 
1477
@COND_sparc64_ieee1275_TRUE@am__append_694 = regexp.mod
 
1478
@COND_sparc64_ieee1275_TRUE@am__append_695 = regexp.marker
 
1479
@COND_powerpc_ieee1275_TRUE@am__append_696 = regexp.module
 
1480
@COND_powerpc_ieee1275_TRUE@am__append_697 = regexp.module$(EXEEXT)
 
1481
@COND_powerpc_ieee1275_TRUE@am__append_698 = 
 
1482
@COND_powerpc_ieee1275_TRUE@am__append_699 = $(nodist_regexp_module_SOURCES)
 
1483
@COND_powerpc_ieee1275_TRUE@am__append_700 =  \
 
1484
@COND_powerpc_ieee1275_TRUE@    $(nodist_regexp_module_SOURCES) \
 
1485
@COND_powerpc_ieee1275_TRUE@    regexp.marker
 
1486
@COND_powerpc_ieee1275_TRUE@am__append_701 = regexp.mod
 
1487
@COND_powerpc_ieee1275_TRUE@am__append_702 = regexp.marker
 
1488
@COND_i386_pc_TRUE@am__append_703 = acpi.module
 
1489
@COND_i386_pc_TRUE@am__append_704 = acpi.module$(EXEEXT)
 
1490
@COND_i386_pc_TRUE@am__append_705 = 
 
1491
@COND_i386_pc_TRUE@am__append_706 = $(nodist_acpi_module_SOURCES)
 
1492
@COND_i386_pc_TRUE@am__append_707 = $(nodist_acpi_module_SOURCES) \
 
1493
@COND_i386_pc_TRUE@     acpi.marker
 
1494
@COND_i386_pc_TRUE@am__append_708 = acpi.mod
 
1495
@COND_i386_pc_TRUE@am__append_709 = acpi.marker
 
1496
@COND_i386_efi_TRUE@am__append_710 = acpi.module
 
1497
@COND_i386_efi_TRUE@am__append_711 = acpi.module$(EXEEXT)
 
1498
@COND_i386_efi_TRUE@am__append_712 = 
 
1499
@COND_i386_efi_TRUE@am__append_713 = $(nodist_acpi_module_SOURCES)
 
1500
@COND_i386_efi_TRUE@am__append_714 = $(nodist_acpi_module_SOURCES) \
 
1501
@COND_i386_efi_TRUE@    acpi.marker
 
1502
@COND_i386_efi_TRUE@am__append_715 = acpi.mod
 
1503
@COND_i386_efi_TRUE@am__append_716 = acpi.marker
 
1504
@COND_i386_coreboot_TRUE@am__append_717 = acpi.module
 
1505
@COND_i386_coreboot_TRUE@am__append_718 = acpi.module$(EXEEXT)
 
1506
@COND_i386_coreboot_TRUE@am__append_719 = 
 
1507
@COND_i386_coreboot_TRUE@am__append_720 = $(nodist_acpi_module_SOURCES)
 
1508
@COND_i386_coreboot_TRUE@am__append_721 =  \
 
1509
@COND_i386_coreboot_TRUE@       $(nodist_acpi_module_SOURCES) \
 
1510
@COND_i386_coreboot_TRUE@       acpi.marker
 
1511
@COND_i386_coreboot_TRUE@am__append_722 = acpi.mod
 
1512
@COND_i386_coreboot_TRUE@am__append_723 = acpi.marker
 
1513
@COND_i386_multiboot_TRUE@am__append_724 = acpi.module
 
1514
@COND_i386_multiboot_TRUE@am__append_725 = acpi.module$(EXEEXT)
 
1515
@COND_i386_multiboot_TRUE@am__append_726 = 
 
1516
@COND_i386_multiboot_TRUE@am__append_727 = $(nodist_acpi_module_SOURCES)
 
1517
@COND_i386_multiboot_TRUE@am__append_728 =  \
 
1518
@COND_i386_multiboot_TRUE@      $(nodist_acpi_module_SOURCES) \
 
1519
@COND_i386_multiboot_TRUE@      acpi.marker
 
1520
@COND_i386_multiboot_TRUE@am__append_729 = acpi.mod
 
1521
@COND_i386_multiboot_TRUE@am__append_730 = acpi.marker
 
1522
@COND_x86_64_efi_TRUE@am__append_731 = acpi.module
 
1523
@COND_x86_64_efi_TRUE@am__append_732 = acpi.module$(EXEEXT)
 
1524
@COND_x86_64_efi_TRUE@am__append_733 = 
 
1525
@COND_x86_64_efi_TRUE@am__append_734 = $(nodist_acpi_module_SOURCES)
 
1526
@COND_x86_64_efi_TRUE@am__append_735 = $(nodist_acpi_module_SOURCES) \
 
1527
@COND_x86_64_efi_TRUE@  acpi.marker
 
1528
@COND_x86_64_efi_TRUE@am__append_736 = acpi.mod
 
1529
@COND_x86_64_efi_TRUE@am__append_737 = acpi.marker
 
1530
@COND_i386_pc_TRUE@am__append_738 = lsacpi.module
 
1531
@COND_i386_pc_TRUE@am__append_739 = lsacpi.module$(EXEEXT)
 
1532
@COND_i386_pc_TRUE@am__append_740 = 
 
1533
@COND_i386_pc_TRUE@am__append_741 = $(nodist_lsacpi_module_SOURCES)
 
1534
@COND_i386_pc_TRUE@am__append_742 = $(nodist_lsacpi_module_SOURCES) \
 
1535
@COND_i386_pc_TRUE@     lsacpi.marker
 
1536
@COND_i386_pc_TRUE@am__append_743 = lsacpi.mod
 
1537
@COND_i386_pc_TRUE@am__append_744 = lsacpi.marker
 
1538
@COND_i386_efi_TRUE@am__append_745 = lsacpi.module
 
1539
@COND_i386_efi_TRUE@am__append_746 = lsacpi.module$(EXEEXT)
 
1540
@COND_i386_efi_TRUE@am__append_747 = 
 
1541
@COND_i386_efi_TRUE@am__append_748 = $(nodist_lsacpi_module_SOURCES)
 
1542
@COND_i386_efi_TRUE@am__append_749 = $(nodist_lsacpi_module_SOURCES) \
 
1543
@COND_i386_efi_TRUE@    lsacpi.marker
 
1544
@COND_i386_efi_TRUE@am__append_750 = lsacpi.mod
 
1545
@COND_i386_efi_TRUE@am__append_751 = lsacpi.marker
 
1546
@COND_i386_coreboot_TRUE@am__append_752 = lsacpi.module
 
1547
@COND_i386_coreboot_TRUE@am__append_753 = lsacpi.module$(EXEEXT)
 
1548
@COND_i386_coreboot_TRUE@am__append_754 = 
 
1549
@COND_i386_coreboot_TRUE@am__append_755 = $(nodist_lsacpi_module_SOURCES)
 
1550
@COND_i386_coreboot_TRUE@am__append_756 =  \
 
1551
@COND_i386_coreboot_TRUE@       $(nodist_lsacpi_module_SOURCES) \
 
1552
@COND_i386_coreboot_TRUE@       lsacpi.marker
 
1553
@COND_i386_coreboot_TRUE@am__append_757 = lsacpi.mod
 
1554
@COND_i386_coreboot_TRUE@am__append_758 = lsacpi.marker
 
1555
@COND_i386_multiboot_TRUE@am__append_759 = lsacpi.module
 
1556
@COND_i386_multiboot_TRUE@am__append_760 = lsacpi.module$(EXEEXT)
 
1557
@COND_i386_multiboot_TRUE@am__append_761 = 
 
1558
@COND_i386_multiboot_TRUE@am__append_762 = $(nodist_lsacpi_module_SOURCES)
 
1559
@COND_i386_multiboot_TRUE@am__append_763 =  \
 
1560
@COND_i386_multiboot_TRUE@      $(nodist_lsacpi_module_SOURCES) \
 
1561
@COND_i386_multiboot_TRUE@      lsacpi.marker
 
1562
@COND_i386_multiboot_TRUE@am__append_764 = lsacpi.mod
 
1563
@COND_i386_multiboot_TRUE@am__append_765 = lsacpi.marker
 
1564
@COND_x86_64_efi_TRUE@am__append_766 = lsacpi.module
 
1565
@COND_x86_64_efi_TRUE@am__append_767 = lsacpi.module$(EXEEXT)
 
1566
@COND_x86_64_efi_TRUE@am__append_768 = 
 
1567
@COND_x86_64_efi_TRUE@am__append_769 = $(nodist_lsacpi_module_SOURCES)
 
1568
@COND_x86_64_efi_TRUE@am__append_770 =  \
 
1569
@COND_x86_64_efi_TRUE@  $(nodist_lsacpi_module_SOURCES) \
 
1570
@COND_x86_64_efi_TRUE@  lsacpi.marker
 
1571
@COND_x86_64_efi_TRUE@am__append_771 = lsacpi.mod
 
1572
@COND_x86_64_efi_TRUE@am__append_772 = lsacpi.marker
 
1573
@COND_i386_efi_TRUE@am__append_773 = lsefisystab.module
 
1574
@COND_i386_efi_TRUE@am__append_774 = lsefisystab.module$(EXEEXT)
 
1575
@COND_i386_efi_TRUE@am__append_775 = 
 
1576
@COND_i386_efi_TRUE@am__append_776 = $(nodist_lsefisystab_module_SOURCES)
 
1577
@COND_i386_efi_TRUE@am__append_777 =  \
 
1578
@COND_i386_efi_TRUE@    $(nodist_lsefisystab_module_SOURCES) \
 
1579
@COND_i386_efi_TRUE@    lsefisystab.marker
 
1580
@COND_i386_efi_TRUE@am__append_778 = lsefisystab.mod
 
1581
@COND_i386_efi_TRUE@am__append_779 = lsefisystab.marker
 
1582
@COND_x86_64_efi_TRUE@am__append_780 = lsefisystab.module
 
1583
@COND_x86_64_efi_TRUE@am__append_781 = lsefisystab.module$(EXEEXT)
 
1584
@COND_x86_64_efi_TRUE@am__append_782 = 
 
1585
@COND_x86_64_efi_TRUE@am__append_783 = $(nodist_lsefisystab_module_SOURCES)
 
1586
@COND_x86_64_efi_TRUE@am__append_784 =  \
 
1587
@COND_x86_64_efi_TRUE@  $(nodist_lsefisystab_module_SOURCES) \
 
1588
@COND_x86_64_efi_TRUE@  lsefisystab.marker
 
1589
@COND_x86_64_efi_TRUE@am__append_785 = lsefisystab.mod
 
1590
@COND_x86_64_efi_TRUE@am__append_786 = lsefisystab.marker
 
1591
@COND_i386_efi_TRUE@am__append_787 = lssal.module
 
1592
@COND_i386_efi_TRUE@am__append_788 = lssal.module$(EXEEXT)
 
1593
@COND_i386_efi_TRUE@am__append_789 = 
 
1594
@COND_i386_efi_TRUE@am__append_790 = $(nodist_lssal_module_SOURCES)
 
1595
@COND_i386_efi_TRUE@am__append_791 = $(nodist_lssal_module_SOURCES) \
 
1596
@COND_i386_efi_TRUE@    lssal.marker
 
1597
@COND_i386_efi_TRUE@am__append_792 = lssal.mod
 
1598
@COND_i386_efi_TRUE@am__append_793 = lssal.marker
 
1599
@COND_x86_64_efi_TRUE@am__append_794 = lssal.module
 
1600
@COND_x86_64_efi_TRUE@am__append_795 = lssal.module$(EXEEXT)
 
1601
@COND_x86_64_efi_TRUE@am__append_796 = 
 
1602
@COND_x86_64_efi_TRUE@am__append_797 = $(nodist_lssal_module_SOURCES)
 
1603
@COND_x86_64_efi_TRUE@am__append_798 = $(nodist_lssal_module_SOURCES) \
 
1604
@COND_x86_64_efi_TRUE@  lssal.marker
 
1605
@COND_x86_64_efi_TRUE@am__append_799 = lssal.mod
 
1606
@COND_x86_64_efi_TRUE@am__append_800 = lssal.marker
 
1607
@COND_i386_efi_TRUE@am__append_801 = lsefimmap.module
 
1608
@COND_i386_efi_TRUE@am__append_802 = lsefimmap.module$(EXEEXT)
 
1609
@COND_i386_efi_TRUE@am__append_803 = 
 
1610
@COND_i386_efi_TRUE@am__append_804 = $(nodist_lsefimmap_module_SOURCES)
 
1611
@COND_i386_efi_TRUE@am__append_805 =  \
 
1612
@COND_i386_efi_TRUE@    $(nodist_lsefimmap_module_SOURCES) \
 
1613
@COND_i386_efi_TRUE@    lsefimmap.marker
 
1614
@COND_i386_efi_TRUE@am__append_806 = lsefimmap.mod
 
1615
@COND_i386_efi_TRUE@am__append_807 = lsefimmap.marker
 
1616
@COND_x86_64_efi_TRUE@am__append_808 = lsefimmap.module
 
1617
@COND_x86_64_efi_TRUE@am__append_809 = lsefimmap.module$(EXEEXT)
 
1618
@COND_x86_64_efi_TRUE@am__append_810 = 
 
1619
@COND_x86_64_efi_TRUE@am__append_811 = $(nodist_lsefimmap_module_SOURCES)
 
1620
@COND_x86_64_efi_TRUE@am__append_812 =  \
 
1621
@COND_x86_64_efi_TRUE@  $(nodist_lsefimmap_module_SOURCES) \
 
1622
@COND_x86_64_efi_TRUE@  lsefimmap.marker
 
1623
@COND_x86_64_efi_TRUE@am__append_813 = lsefimmap.mod
 
1624
@COND_x86_64_efi_TRUE@am__append_814 = lsefimmap.marker
 
1625
@COND_emu_TRUE@am__append_815 = blocklist.module
 
1626
@COND_emu_TRUE@am__append_816 = blocklist.module$(EXEEXT)
 
1627
@COND_emu_TRUE@am__append_817 = 
 
1628
@COND_emu_TRUE@am__append_818 = $(nodist_blocklist_module_SOURCES)
 
1629
@COND_emu_TRUE@am__append_819 = $(nodist_blocklist_module_SOURCES) \
 
1630
@COND_emu_TRUE@ blocklist.marker
 
1631
@COND_emu_TRUE@am__append_820 = blocklist.mod
 
1632
@COND_emu_TRUE@am__append_821 = blocklist.marker
 
1633
@COND_i386_pc_TRUE@am__append_822 = blocklist.module
 
1634
@COND_i386_pc_TRUE@am__append_823 = blocklist.module$(EXEEXT)
 
1635
@COND_i386_pc_TRUE@am__append_824 = 
 
1636
@COND_i386_pc_TRUE@am__append_825 = $(nodist_blocklist_module_SOURCES)
 
1637
@COND_i386_pc_TRUE@am__append_826 =  \
 
1638
@COND_i386_pc_TRUE@     $(nodist_blocklist_module_SOURCES) \
 
1639
@COND_i386_pc_TRUE@     blocklist.marker
 
1640
@COND_i386_pc_TRUE@am__append_827 = blocklist.mod
 
1641
@COND_i386_pc_TRUE@am__append_828 = blocklist.marker
 
1642
@COND_i386_efi_TRUE@am__append_829 = blocklist.module
 
1643
@COND_i386_efi_TRUE@am__append_830 = blocklist.module$(EXEEXT)
 
1644
@COND_i386_efi_TRUE@am__append_831 = 
 
1645
@COND_i386_efi_TRUE@am__append_832 = $(nodist_blocklist_module_SOURCES)
 
1646
@COND_i386_efi_TRUE@am__append_833 =  \
 
1647
@COND_i386_efi_TRUE@    $(nodist_blocklist_module_SOURCES) \
 
1648
@COND_i386_efi_TRUE@    blocklist.marker
 
1649
@COND_i386_efi_TRUE@am__append_834 = blocklist.mod
 
1650
@COND_i386_efi_TRUE@am__append_835 = blocklist.marker
 
1651
@COND_i386_qemu_TRUE@am__append_836 = blocklist.module
 
1652
@COND_i386_qemu_TRUE@am__append_837 = blocklist.module$(EXEEXT)
 
1653
@COND_i386_qemu_TRUE@am__append_838 = 
 
1654
@COND_i386_qemu_TRUE@am__append_839 = $(nodist_blocklist_module_SOURCES)
 
1655
@COND_i386_qemu_TRUE@am__append_840 =  \
 
1656
@COND_i386_qemu_TRUE@   $(nodist_blocklist_module_SOURCES) \
 
1657
@COND_i386_qemu_TRUE@   blocklist.marker
 
1658
@COND_i386_qemu_TRUE@am__append_841 = blocklist.mod
 
1659
@COND_i386_qemu_TRUE@am__append_842 = blocklist.marker
 
1660
@COND_i386_coreboot_TRUE@am__append_843 = blocklist.module
 
1661
@COND_i386_coreboot_TRUE@am__append_844 = blocklist.module$(EXEEXT)
 
1662
@COND_i386_coreboot_TRUE@am__append_845 = 
 
1663
@COND_i386_coreboot_TRUE@am__append_846 = $(nodist_blocklist_module_SOURCES)
 
1664
@COND_i386_coreboot_TRUE@am__append_847 =  \
 
1665
@COND_i386_coreboot_TRUE@       $(nodist_blocklist_module_SOURCES) \
 
1666
@COND_i386_coreboot_TRUE@       blocklist.marker
 
1667
@COND_i386_coreboot_TRUE@am__append_848 = blocklist.mod
 
1668
@COND_i386_coreboot_TRUE@am__append_849 = blocklist.marker
 
1669
@COND_i386_multiboot_TRUE@am__append_850 = blocklist.module
 
1670
@COND_i386_multiboot_TRUE@am__append_851 = blocklist.module$(EXEEXT)
 
1671
@COND_i386_multiboot_TRUE@am__append_852 = 
 
1672
@COND_i386_multiboot_TRUE@am__append_853 = $(nodist_blocklist_module_SOURCES)
 
1673
@COND_i386_multiboot_TRUE@am__append_854 =  \
 
1674
@COND_i386_multiboot_TRUE@      $(nodist_blocklist_module_SOURCES) \
 
1675
@COND_i386_multiboot_TRUE@      blocklist.marker
 
1676
@COND_i386_multiboot_TRUE@am__append_855 = blocklist.mod
 
1677
@COND_i386_multiboot_TRUE@am__append_856 = blocklist.marker
 
1678
@COND_i386_ieee1275_TRUE@am__append_857 = blocklist.module
 
1679
@COND_i386_ieee1275_TRUE@am__append_858 = blocklist.module$(EXEEXT)
 
1680
@COND_i386_ieee1275_TRUE@am__append_859 = 
 
1681
@COND_i386_ieee1275_TRUE@am__append_860 = $(nodist_blocklist_module_SOURCES)
 
1682
@COND_i386_ieee1275_TRUE@am__append_861 =  \
 
1683
@COND_i386_ieee1275_TRUE@       $(nodist_blocklist_module_SOURCES) \
 
1684
@COND_i386_ieee1275_TRUE@       blocklist.marker
 
1685
@COND_i386_ieee1275_TRUE@am__append_862 = blocklist.mod
 
1686
@COND_i386_ieee1275_TRUE@am__append_863 = blocklist.marker
 
1687
@COND_x86_64_efi_TRUE@am__append_864 = blocklist.module
 
1688
@COND_x86_64_efi_TRUE@am__append_865 = blocklist.module$(EXEEXT)
 
1689
@COND_x86_64_efi_TRUE@am__append_866 = 
 
1690
@COND_x86_64_efi_TRUE@am__append_867 = $(nodist_blocklist_module_SOURCES)
 
1691
@COND_x86_64_efi_TRUE@am__append_868 =  \
 
1692
@COND_x86_64_efi_TRUE@  $(nodist_blocklist_module_SOURCES) \
 
1693
@COND_x86_64_efi_TRUE@  blocklist.marker
 
1694
@COND_x86_64_efi_TRUE@am__append_869 = blocklist.mod
 
1695
@COND_x86_64_efi_TRUE@am__append_870 = blocklist.marker
 
1696
@COND_mips_yeeloong_TRUE@am__append_871 = blocklist.module
 
1697
@COND_mips_yeeloong_TRUE@am__append_872 = blocklist.module$(EXEEXT)
 
1698
@COND_mips_yeeloong_TRUE@am__append_873 = 
 
1699
@COND_mips_yeeloong_TRUE@am__append_874 = $(nodist_blocklist_module_SOURCES)
 
1700
@COND_mips_yeeloong_TRUE@am__append_875 =  \
 
1701
@COND_mips_yeeloong_TRUE@       $(nodist_blocklist_module_SOURCES) \
 
1702
@COND_mips_yeeloong_TRUE@       blocklist.marker
 
1703
@COND_mips_yeeloong_TRUE@am__append_876 = blocklist.mod
 
1704
@COND_mips_yeeloong_TRUE@am__append_877 = blocklist.marker
 
1705
@COND_sparc64_ieee1275_TRUE@am__append_878 = blocklist.module
 
1706
@COND_sparc64_ieee1275_TRUE@am__append_879 = blocklist.module$(EXEEXT)
 
1707
@COND_sparc64_ieee1275_TRUE@am__append_880 = 
 
1708
@COND_sparc64_ieee1275_TRUE@am__append_881 = $(nodist_blocklist_module_SOURCES)
 
1709
@COND_sparc64_ieee1275_TRUE@am__append_882 = $(nodist_blocklist_module_SOURCES) \
 
1710
@COND_sparc64_ieee1275_TRUE@    blocklist.marker
 
1711
@COND_sparc64_ieee1275_TRUE@am__append_883 = blocklist.mod
 
1712
@COND_sparc64_ieee1275_TRUE@am__append_884 = blocklist.marker
 
1713
@COND_powerpc_ieee1275_TRUE@am__append_885 = blocklist.module
 
1714
@COND_powerpc_ieee1275_TRUE@am__append_886 = blocklist.module$(EXEEXT)
 
1715
@COND_powerpc_ieee1275_TRUE@am__append_887 = 
 
1716
@COND_powerpc_ieee1275_TRUE@am__append_888 = $(nodist_blocklist_module_SOURCES)
 
1717
@COND_powerpc_ieee1275_TRUE@am__append_889 = $(nodist_blocklist_module_SOURCES) \
 
1718
@COND_powerpc_ieee1275_TRUE@    blocklist.marker
 
1719
@COND_powerpc_ieee1275_TRUE@am__append_890 = blocklist.mod
 
1720
@COND_powerpc_ieee1275_TRUE@am__append_891 = blocklist.marker
 
1721
@COND_emu_TRUE@am__append_892 = boot.module
 
1722
@COND_emu_TRUE@am__append_893 = boot.module$(EXEEXT)
 
1723
@COND_emu_TRUE@am__append_894 = 
 
1724
@COND_emu_TRUE@am__append_895 = $(nodist_boot_module_SOURCES)
 
1725
@COND_emu_TRUE@am__append_896 = $(nodist_boot_module_SOURCES) \
 
1726
@COND_emu_TRUE@ boot.marker
 
1727
@COND_emu_TRUE@am__append_897 = boot.mod
 
1728
@COND_emu_TRUE@am__append_898 = boot.marker
 
1729
@COND_i386_pc_TRUE@am__append_899 = boot.module
 
1730
@COND_i386_pc_TRUE@am__append_900 = boot.module$(EXEEXT)
 
1731
@COND_i386_pc_TRUE@am__append_901 = 
 
1732
@COND_i386_pc_TRUE@am__append_902 = $(nodist_boot_module_SOURCES)
 
1733
@COND_i386_pc_TRUE@am__append_903 = $(nodist_boot_module_SOURCES) \
 
1734
@COND_i386_pc_TRUE@     boot.marker
 
1735
@COND_i386_pc_TRUE@am__append_904 = boot.mod
 
1736
@COND_i386_pc_TRUE@am__append_905 = boot.marker
 
1737
@COND_i386_efi_TRUE@am__append_906 = boot.module
 
1738
@COND_i386_efi_TRUE@am__append_907 = boot.module$(EXEEXT)
 
1739
@COND_i386_efi_TRUE@am__append_908 = 
 
1740
@COND_i386_efi_TRUE@am__append_909 = $(nodist_boot_module_SOURCES)
 
1741
@COND_i386_efi_TRUE@am__append_910 = $(nodist_boot_module_SOURCES) \
 
1742
@COND_i386_efi_TRUE@    boot.marker
 
1743
@COND_i386_efi_TRUE@am__append_911 = boot.mod
 
1744
@COND_i386_efi_TRUE@am__append_912 = boot.marker
 
1745
@COND_i386_qemu_TRUE@am__append_913 = boot.module
 
1746
@COND_i386_qemu_TRUE@am__append_914 = boot.module$(EXEEXT)
 
1747
@COND_i386_qemu_TRUE@am__append_915 = 
 
1748
@COND_i386_qemu_TRUE@am__append_916 = $(nodist_boot_module_SOURCES)
 
1749
@COND_i386_qemu_TRUE@am__append_917 = $(nodist_boot_module_SOURCES) \
 
1750
@COND_i386_qemu_TRUE@   boot.marker
 
1751
@COND_i386_qemu_TRUE@am__append_918 = boot.mod
 
1752
@COND_i386_qemu_TRUE@am__append_919 = boot.marker
 
1753
@COND_i386_coreboot_TRUE@am__append_920 = boot.module
 
1754
@COND_i386_coreboot_TRUE@am__append_921 = boot.module$(EXEEXT)
 
1755
@COND_i386_coreboot_TRUE@am__append_922 = 
 
1756
@COND_i386_coreboot_TRUE@am__append_923 = $(nodist_boot_module_SOURCES)
 
1757
@COND_i386_coreboot_TRUE@am__append_924 =  \
 
1758
@COND_i386_coreboot_TRUE@       $(nodist_boot_module_SOURCES) \
 
1759
@COND_i386_coreboot_TRUE@       boot.marker
 
1760
@COND_i386_coreboot_TRUE@am__append_925 = boot.mod
 
1761
@COND_i386_coreboot_TRUE@am__append_926 = boot.marker
 
1762
@COND_i386_multiboot_TRUE@am__append_927 = boot.module
 
1763
@COND_i386_multiboot_TRUE@am__append_928 = boot.module$(EXEEXT)
 
1764
@COND_i386_multiboot_TRUE@am__append_929 = 
 
1765
@COND_i386_multiboot_TRUE@am__append_930 = $(nodist_boot_module_SOURCES)
 
1766
@COND_i386_multiboot_TRUE@am__append_931 =  \
 
1767
@COND_i386_multiboot_TRUE@      $(nodist_boot_module_SOURCES) \
 
1768
@COND_i386_multiboot_TRUE@      boot.marker
 
1769
@COND_i386_multiboot_TRUE@am__append_932 = boot.mod
 
1770
@COND_i386_multiboot_TRUE@am__append_933 = boot.marker
 
1771
@COND_i386_ieee1275_TRUE@am__append_934 = boot.module
 
1772
@COND_i386_ieee1275_TRUE@am__append_935 = boot.module$(EXEEXT)
 
1773
@COND_i386_ieee1275_TRUE@am__append_936 = 
 
1774
@COND_i386_ieee1275_TRUE@am__append_937 = $(nodist_boot_module_SOURCES)
 
1775
@COND_i386_ieee1275_TRUE@am__append_938 =  \
 
1776
@COND_i386_ieee1275_TRUE@       $(nodist_boot_module_SOURCES) \
 
1777
@COND_i386_ieee1275_TRUE@       boot.marker
 
1778
@COND_i386_ieee1275_TRUE@am__append_939 = boot.mod
 
1779
@COND_i386_ieee1275_TRUE@am__append_940 = boot.marker
 
1780
@COND_x86_64_efi_TRUE@am__append_941 = boot.module
 
1781
@COND_x86_64_efi_TRUE@am__append_942 = boot.module$(EXEEXT)
 
1782
@COND_x86_64_efi_TRUE@am__append_943 = 
 
1783
@COND_x86_64_efi_TRUE@am__append_944 = $(nodist_boot_module_SOURCES)
 
1784
@COND_x86_64_efi_TRUE@am__append_945 = $(nodist_boot_module_SOURCES) \
 
1785
@COND_x86_64_efi_TRUE@  boot.marker
 
1786
@COND_x86_64_efi_TRUE@am__append_946 = boot.mod
 
1787
@COND_x86_64_efi_TRUE@am__append_947 = boot.marker
 
1788
@COND_sparc64_ieee1275_TRUE@am__append_948 = boot.module
 
1789
@COND_sparc64_ieee1275_TRUE@am__append_949 = boot.module$(EXEEXT)
 
1790
@COND_sparc64_ieee1275_TRUE@am__append_950 = 
 
1791
@COND_sparc64_ieee1275_TRUE@am__append_951 = $(nodist_boot_module_SOURCES)
 
1792
@COND_sparc64_ieee1275_TRUE@am__append_952 =  \
 
1793
@COND_sparc64_ieee1275_TRUE@    $(nodist_boot_module_SOURCES) \
 
1794
@COND_sparc64_ieee1275_TRUE@    boot.marker
 
1795
@COND_sparc64_ieee1275_TRUE@am__append_953 = boot.mod
 
1796
@COND_sparc64_ieee1275_TRUE@am__append_954 = boot.marker
 
1797
@COND_powerpc_ieee1275_TRUE@am__append_955 = boot.module
 
1798
@COND_powerpc_ieee1275_TRUE@am__append_956 = boot.module$(EXEEXT)
 
1799
@COND_powerpc_ieee1275_TRUE@am__append_957 = 
 
1800
@COND_powerpc_ieee1275_TRUE@am__append_958 = $(nodist_boot_module_SOURCES)
 
1801
@COND_powerpc_ieee1275_TRUE@am__append_959 =  \
 
1802
@COND_powerpc_ieee1275_TRUE@    $(nodist_boot_module_SOURCES) \
 
1803
@COND_powerpc_ieee1275_TRUE@    boot.marker
 
1804
@COND_powerpc_ieee1275_TRUE@am__append_960 = boot.mod
 
1805
@COND_powerpc_ieee1275_TRUE@am__append_961 = boot.marker
 
1806
@COND_emu_TRUE@am__append_962 = cat.module
 
1807
@COND_emu_TRUE@am__append_963 = cat.module$(EXEEXT)
 
1808
@COND_emu_TRUE@am__append_964 = 
 
1809
@COND_emu_TRUE@am__append_965 = $(nodist_cat_module_SOURCES)
 
1810
@COND_emu_TRUE@am__append_966 = $(nodist_cat_module_SOURCES) \
 
1811
@COND_emu_TRUE@ cat.marker
 
1812
@COND_emu_TRUE@am__append_967 = cat.mod
 
1813
@COND_emu_TRUE@am__append_968 = cat.marker
 
1814
@COND_i386_pc_TRUE@am__append_969 = cat.module
 
1815
@COND_i386_pc_TRUE@am__append_970 = cat.module$(EXEEXT)
 
1816
@COND_i386_pc_TRUE@am__append_971 = 
 
1817
@COND_i386_pc_TRUE@am__append_972 = $(nodist_cat_module_SOURCES)
 
1818
@COND_i386_pc_TRUE@am__append_973 = $(nodist_cat_module_SOURCES) \
 
1819
@COND_i386_pc_TRUE@     cat.marker
 
1820
@COND_i386_pc_TRUE@am__append_974 = cat.mod
 
1821
@COND_i386_pc_TRUE@am__append_975 = cat.marker
 
1822
@COND_i386_efi_TRUE@am__append_976 = cat.module
 
1823
@COND_i386_efi_TRUE@am__append_977 = cat.module$(EXEEXT)
 
1824
@COND_i386_efi_TRUE@am__append_978 = 
 
1825
@COND_i386_efi_TRUE@am__append_979 = $(nodist_cat_module_SOURCES)
 
1826
@COND_i386_efi_TRUE@am__append_980 = $(nodist_cat_module_SOURCES) \
 
1827
@COND_i386_efi_TRUE@    cat.marker
 
1828
@COND_i386_efi_TRUE@am__append_981 = cat.mod
 
1829
@COND_i386_efi_TRUE@am__append_982 = cat.marker
 
1830
@COND_i386_qemu_TRUE@am__append_983 = cat.module
 
1831
@COND_i386_qemu_TRUE@am__append_984 = cat.module$(EXEEXT)
 
1832
@COND_i386_qemu_TRUE@am__append_985 = 
 
1833
@COND_i386_qemu_TRUE@am__append_986 = $(nodist_cat_module_SOURCES)
 
1834
@COND_i386_qemu_TRUE@am__append_987 = $(nodist_cat_module_SOURCES) \
 
1835
@COND_i386_qemu_TRUE@   cat.marker
 
1836
@COND_i386_qemu_TRUE@am__append_988 = cat.mod
 
1837
@COND_i386_qemu_TRUE@am__append_989 = cat.marker
 
1838
@COND_i386_coreboot_TRUE@am__append_990 = cat.module
 
1839
@COND_i386_coreboot_TRUE@am__append_991 = cat.module$(EXEEXT)
 
1840
@COND_i386_coreboot_TRUE@am__append_992 = 
 
1841
@COND_i386_coreboot_TRUE@am__append_993 = $(nodist_cat_module_SOURCES)
 
1842
@COND_i386_coreboot_TRUE@am__append_994 =  \
 
1843
@COND_i386_coreboot_TRUE@       $(nodist_cat_module_SOURCES) \
 
1844
@COND_i386_coreboot_TRUE@       cat.marker
 
1845
@COND_i386_coreboot_TRUE@am__append_995 = cat.mod
 
1846
@COND_i386_coreboot_TRUE@am__append_996 = cat.marker
 
1847
@COND_i386_multiboot_TRUE@am__append_997 = cat.module
 
1848
@COND_i386_multiboot_TRUE@am__append_998 = cat.module$(EXEEXT)
 
1849
@COND_i386_multiboot_TRUE@am__append_999 = 
 
1850
@COND_i386_multiboot_TRUE@am__append_1000 = $(nodist_cat_module_SOURCES)
 
1851
@COND_i386_multiboot_TRUE@am__append_1001 =  \
 
1852
@COND_i386_multiboot_TRUE@      $(nodist_cat_module_SOURCES) \
 
1853
@COND_i386_multiboot_TRUE@      cat.marker
 
1854
@COND_i386_multiboot_TRUE@am__append_1002 = cat.mod
 
1855
@COND_i386_multiboot_TRUE@am__append_1003 = cat.marker
 
1856
@COND_i386_ieee1275_TRUE@am__append_1004 = cat.module
 
1857
@COND_i386_ieee1275_TRUE@am__append_1005 = cat.module$(EXEEXT)
 
1858
@COND_i386_ieee1275_TRUE@am__append_1006 = 
 
1859
@COND_i386_ieee1275_TRUE@am__append_1007 = $(nodist_cat_module_SOURCES)
 
1860
@COND_i386_ieee1275_TRUE@am__append_1008 =  \
 
1861
@COND_i386_ieee1275_TRUE@       $(nodist_cat_module_SOURCES) \
 
1862
@COND_i386_ieee1275_TRUE@       cat.marker
 
1863
@COND_i386_ieee1275_TRUE@am__append_1009 = cat.mod
 
1864
@COND_i386_ieee1275_TRUE@am__append_1010 = cat.marker
 
1865
@COND_x86_64_efi_TRUE@am__append_1011 = cat.module
 
1866
@COND_x86_64_efi_TRUE@am__append_1012 = cat.module$(EXEEXT)
 
1867
@COND_x86_64_efi_TRUE@am__append_1013 = 
 
1868
@COND_x86_64_efi_TRUE@am__append_1014 = $(nodist_cat_module_SOURCES)
 
1869
@COND_x86_64_efi_TRUE@am__append_1015 = $(nodist_cat_module_SOURCES) \
 
1870
@COND_x86_64_efi_TRUE@  cat.marker
 
1871
@COND_x86_64_efi_TRUE@am__append_1016 = cat.mod
 
1872
@COND_x86_64_efi_TRUE@am__append_1017 = cat.marker
 
1873
@COND_mips_yeeloong_TRUE@am__append_1018 = cat.module
 
1874
@COND_mips_yeeloong_TRUE@am__append_1019 = cat.module$(EXEEXT)
 
1875
@COND_mips_yeeloong_TRUE@am__append_1020 = 
 
1876
@COND_mips_yeeloong_TRUE@am__append_1021 = $(nodist_cat_module_SOURCES)
 
1877
@COND_mips_yeeloong_TRUE@am__append_1022 =  \
 
1878
@COND_mips_yeeloong_TRUE@       $(nodist_cat_module_SOURCES) \
 
1879
@COND_mips_yeeloong_TRUE@       cat.marker
 
1880
@COND_mips_yeeloong_TRUE@am__append_1023 = cat.mod
 
1881
@COND_mips_yeeloong_TRUE@am__append_1024 = cat.marker
 
1882
@COND_sparc64_ieee1275_TRUE@am__append_1025 = cat.module
 
1883
@COND_sparc64_ieee1275_TRUE@am__append_1026 = cat.module$(EXEEXT)
 
1884
@COND_sparc64_ieee1275_TRUE@am__append_1027 = 
 
1885
@COND_sparc64_ieee1275_TRUE@am__append_1028 = $(nodist_cat_module_SOURCES)
 
1886
@COND_sparc64_ieee1275_TRUE@am__append_1029 =  \
 
1887
@COND_sparc64_ieee1275_TRUE@    $(nodist_cat_module_SOURCES) \
 
1888
@COND_sparc64_ieee1275_TRUE@    cat.marker
 
1889
@COND_sparc64_ieee1275_TRUE@am__append_1030 = cat.mod
 
1890
@COND_sparc64_ieee1275_TRUE@am__append_1031 = cat.marker
 
1891
@COND_powerpc_ieee1275_TRUE@am__append_1032 = cat.module
 
1892
@COND_powerpc_ieee1275_TRUE@am__append_1033 = cat.module$(EXEEXT)
 
1893
@COND_powerpc_ieee1275_TRUE@am__append_1034 = 
 
1894
@COND_powerpc_ieee1275_TRUE@am__append_1035 = $(nodist_cat_module_SOURCES)
 
1895
@COND_powerpc_ieee1275_TRUE@am__append_1036 =  \
 
1896
@COND_powerpc_ieee1275_TRUE@    $(nodist_cat_module_SOURCES) \
 
1897
@COND_powerpc_ieee1275_TRUE@    cat.marker
 
1898
@COND_powerpc_ieee1275_TRUE@am__append_1037 = cat.mod
 
1899
@COND_powerpc_ieee1275_TRUE@am__append_1038 = cat.marker
 
1900
@COND_emu_TRUE@am__append_1039 = cmp.module
 
1901
@COND_emu_TRUE@am__append_1040 = cmp.module$(EXEEXT)
 
1902
@COND_emu_TRUE@am__append_1041 = 
 
1903
@COND_emu_TRUE@am__append_1042 = $(nodist_cmp_module_SOURCES)
 
1904
@COND_emu_TRUE@am__append_1043 = $(nodist_cmp_module_SOURCES) \
 
1905
@COND_emu_TRUE@ cmp.marker
 
1906
@COND_emu_TRUE@am__append_1044 = cmp.mod
 
1907
@COND_emu_TRUE@am__append_1045 = cmp.marker
 
1908
@COND_i386_pc_TRUE@am__append_1046 = cmp.module
 
1909
@COND_i386_pc_TRUE@am__append_1047 = cmp.module$(EXEEXT)
 
1910
@COND_i386_pc_TRUE@am__append_1048 = 
 
1911
@COND_i386_pc_TRUE@am__append_1049 = $(nodist_cmp_module_SOURCES)
 
1912
@COND_i386_pc_TRUE@am__append_1050 = $(nodist_cmp_module_SOURCES) \
 
1913
@COND_i386_pc_TRUE@     cmp.marker
 
1914
@COND_i386_pc_TRUE@am__append_1051 = cmp.mod
 
1915
@COND_i386_pc_TRUE@am__append_1052 = cmp.marker
 
1916
@COND_i386_efi_TRUE@am__append_1053 = cmp.module
 
1917
@COND_i386_efi_TRUE@am__append_1054 = cmp.module$(EXEEXT)
 
1918
@COND_i386_efi_TRUE@am__append_1055 = 
 
1919
@COND_i386_efi_TRUE@am__append_1056 = $(nodist_cmp_module_SOURCES)
 
1920
@COND_i386_efi_TRUE@am__append_1057 = $(nodist_cmp_module_SOURCES) \
 
1921
@COND_i386_efi_TRUE@    cmp.marker
 
1922
@COND_i386_efi_TRUE@am__append_1058 = cmp.mod
 
1923
@COND_i386_efi_TRUE@am__append_1059 = cmp.marker
 
1924
@COND_i386_qemu_TRUE@am__append_1060 = cmp.module
 
1925
@COND_i386_qemu_TRUE@am__append_1061 = cmp.module$(EXEEXT)
 
1926
@COND_i386_qemu_TRUE@am__append_1062 = 
 
1927
@COND_i386_qemu_TRUE@am__append_1063 = $(nodist_cmp_module_SOURCES)
 
1928
@COND_i386_qemu_TRUE@am__append_1064 = $(nodist_cmp_module_SOURCES) \
 
1929
@COND_i386_qemu_TRUE@   cmp.marker
 
1930
@COND_i386_qemu_TRUE@am__append_1065 = cmp.mod
 
1931
@COND_i386_qemu_TRUE@am__append_1066 = cmp.marker
 
1932
@COND_i386_coreboot_TRUE@am__append_1067 = cmp.module
 
1933
@COND_i386_coreboot_TRUE@am__append_1068 = cmp.module$(EXEEXT)
 
1934
@COND_i386_coreboot_TRUE@am__append_1069 = 
 
1935
@COND_i386_coreboot_TRUE@am__append_1070 = $(nodist_cmp_module_SOURCES)
 
1936
@COND_i386_coreboot_TRUE@am__append_1071 =  \
 
1937
@COND_i386_coreboot_TRUE@       $(nodist_cmp_module_SOURCES) \
 
1938
@COND_i386_coreboot_TRUE@       cmp.marker
 
1939
@COND_i386_coreboot_TRUE@am__append_1072 = cmp.mod
 
1940
@COND_i386_coreboot_TRUE@am__append_1073 = cmp.marker
 
1941
@COND_i386_multiboot_TRUE@am__append_1074 = cmp.module
 
1942
@COND_i386_multiboot_TRUE@am__append_1075 = cmp.module$(EXEEXT)
 
1943
@COND_i386_multiboot_TRUE@am__append_1076 = 
 
1944
@COND_i386_multiboot_TRUE@am__append_1077 = $(nodist_cmp_module_SOURCES)
 
1945
@COND_i386_multiboot_TRUE@am__append_1078 =  \
 
1946
@COND_i386_multiboot_TRUE@      $(nodist_cmp_module_SOURCES) \
 
1947
@COND_i386_multiboot_TRUE@      cmp.marker
 
1948
@COND_i386_multiboot_TRUE@am__append_1079 = cmp.mod
 
1949
@COND_i386_multiboot_TRUE@am__append_1080 = cmp.marker
 
1950
@COND_i386_ieee1275_TRUE@am__append_1081 = cmp.module
 
1951
@COND_i386_ieee1275_TRUE@am__append_1082 = cmp.module$(EXEEXT)
 
1952
@COND_i386_ieee1275_TRUE@am__append_1083 = 
 
1953
@COND_i386_ieee1275_TRUE@am__append_1084 = $(nodist_cmp_module_SOURCES)
 
1954
@COND_i386_ieee1275_TRUE@am__append_1085 =  \
 
1955
@COND_i386_ieee1275_TRUE@       $(nodist_cmp_module_SOURCES) \
 
1956
@COND_i386_ieee1275_TRUE@       cmp.marker
 
1957
@COND_i386_ieee1275_TRUE@am__append_1086 = cmp.mod
 
1958
@COND_i386_ieee1275_TRUE@am__append_1087 = cmp.marker
 
1959
@COND_x86_64_efi_TRUE@am__append_1088 = cmp.module
 
1960
@COND_x86_64_efi_TRUE@am__append_1089 = cmp.module$(EXEEXT)
 
1961
@COND_x86_64_efi_TRUE@am__append_1090 = 
 
1962
@COND_x86_64_efi_TRUE@am__append_1091 = $(nodist_cmp_module_SOURCES)
 
1963
@COND_x86_64_efi_TRUE@am__append_1092 = $(nodist_cmp_module_SOURCES) \
 
1964
@COND_x86_64_efi_TRUE@  cmp.marker
 
1965
@COND_x86_64_efi_TRUE@am__append_1093 = cmp.mod
 
1966
@COND_x86_64_efi_TRUE@am__append_1094 = cmp.marker
 
1967
@COND_mips_yeeloong_TRUE@am__append_1095 = cmp.module
 
1968
@COND_mips_yeeloong_TRUE@am__append_1096 = cmp.module$(EXEEXT)
 
1969
@COND_mips_yeeloong_TRUE@am__append_1097 = 
 
1970
@COND_mips_yeeloong_TRUE@am__append_1098 = $(nodist_cmp_module_SOURCES)
 
1971
@COND_mips_yeeloong_TRUE@am__append_1099 =  \
 
1972
@COND_mips_yeeloong_TRUE@       $(nodist_cmp_module_SOURCES) \
 
1973
@COND_mips_yeeloong_TRUE@       cmp.marker
 
1974
@COND_mips_yeeloong_TRUE@am__append_1100 = cmp.mod
 
1975
@COND_mips_yeeloong_TRUE@am__append_1101 = cmp.marker
 
1976
@COND_sparc64_ieee1275_TRUE@am__append_1102 = cmp.module
 
1977
@COND_sparc64_ieee1275_TRUE@am__append_1103 = cmp.module$(EXEEXT)
 
1978
@COND_sparc64_ieee1275_TRUE@am__append_1104 = 
 
1979
@COND_sparc64_ieee1275_TRUE@am__append_1105 = $(nodist_cmp_module_SOURCES)
 
1980
@COND_sparc64_ieee1275_TRUE@am__append_1106 =  \
 
1981
@COND_sparc64_ieee1275_TRUE@    $(nodist_cmp_module_SOURCES) \
 
1982
@COND_sparc64_ieee1275_TRUE@    cmp.marker
 
1983
@COND_sparc64_ieee1275_TRUE@am__append_1107 = cmp.mod
 
1984
@COND_sparc64_ieee1275_TRUE@am__append_1108 = cmp.marker
 
1985
@COND_powerpc_ieee1275_TRUE@am__append_1109 = cmp.module
 
1986
@COND_powerpc_ieee1275_TRUE@am__append_1110 = cmp.module$(EXEEXT)
 
1987
@COND_powerpc_ieee1275_TRUE@am__append_1111 = 
 
1988
@COND_powerpc_ieee1275_TRUE@am__append_1112 = $(nodist_cmp_module_SOURCES)
 
1989
@COND_powerpc_ieee1275_TRUE@am__append_1113 =  \
 
1990
@COND_powerpc_ieee1275_TRUE@    $(nodist_cmp_module_SOURCES) \
 
1991
@COND_powerpc_ieee1275_TRUE@    cmp.marker
 
1992
@COND_powerpc_ieee1275_TRUE@am__append_1114 = cmp.mod
 
1993
@COND_powerpc_ieee1275_TRUE@am__append_1115 = cmp.marker
 
1994
@COND_emu_TRUE@am__append_1116 = configfile.module
 
1995
@COND_emu_TRUE@am__append_1117 = configfile.module$(EXEEXT)
 
1996
@COND_emu_TRUE@am__append_1118 = 
 
1997
@COND_emu_TRUE@am__append_1119 = $(nodist_configfile_module_SOURCES)
 
1998
@COND_emu_TRUE@am__append_1120 = $(nodist_configfile_module_SOURCES) \
 
1999
@COND_emu_TRUE@ configfile.marker
 
2000
@COND_emu_TRUE@am__append_1121 = configfile.mod
 
2001
@COND_emu_TRUE@am__append_1122 = configfile.marker
 
2002
@COND_i386_pc_TRUE@am__append_1123 = configfile.module
 
2003
@COND_i386_pc_TRUE@am__append_1124 = configfile.module$(EXEEXT)
 
2004
@COND_i386_pc_TRUE@am__append_1125 = 
 
2005
@COND_i386_pc_TRUE@am__append_1126 = $(nodist_configfile_module_SOURCES)
 
2006
@COND_i386_pc_TRUE@am__append_1127 =  \
 
2007
@COND_i386_pc_TRUE@     $(nodist_configfile_module_SOURCES) \
 
2008
@COND_i386_pc_TRUE@     configfile.marker
 
2009
@COND_i386_pc_TRUE@am__append_1128 = configfile.mod
 
2010
@COND_i386_pc_TRUE@am__append_1129 = configfile.marker
 
2011
@COND_i386_efi_TRUE@am__append_1130 = configfile.module
 
2012
@COND_i386_efi_TRUE@am__append_1131 = configfile.module$(EXEEXT)
 
2013
@COND_i386_efi_TRUE@am__append_1132 = 
 
2014
@COND_i386_efi_TRUE@am__append_1133 = $(nodist_configfile_module_SOURCES)
 
2015
@COND_i386_efi_TRUE@am__append_1134 =  \
 
2016
@COND_i386_efi_TRUE@    $(nodist_configfile_module_SOURCES) \
 
2017
@COND_i386_efi_TRUE@    configfile.marker
 
2018
@COND_i386_efi_TRUE@am__append_1135 = configfile.mod
 
2019
@COND_i386_efi_TRUE@am__append_1136 = configfile.marker
 
2020
@COND_i386_qemu_TRUE@am__append_1137 = configfile.module
 
2021
@COND_i386_qemu_TRUE@am__append_1138 = configfile.module$(EXEEXT)
 
2022
@COND_i386_qemu_TRUE@am__append_1139 = 
 
2023
@COND_i386_qemu_TRUE@am__append_1140 = $(nodist_configfile_module_SOURCES)
 
2024
@COND_i386_qemu_TRUE@am__append_1141 =  \
 
2025
@COND_i386_qemu_TRUE@   $(nodist_configfile_module_SOURCES) \
 
2026
@COND_i386_qemu_TRUE@   configfile.marker
 
2027
@COND_i386_qemu_TRUE@am__append_1142 = configfile.mod
 
2028
@COND_i386_qemu_TRUE@am__append_1143 = configfile.marker
 
2029
@COND_i386_coreboot_TRUE@am__append_1144 = configfile.module
 
2030
@COND_i386_coreboot_TRUE@am__append_1145 = configfile.module$(EXEEXT)
 
2031
@COND_i386_coreboot_TRUE@am__append_1146 = 
 
2032
@COND_i386_coreboot_TRUE@am__append_1147 = $(nodist_configfile_module_SOURCES)
 
2033
@COND_i386_coreboot_TRUE@am__append_1148 =  \
 
2034
@COND_i386_coreboot_TRUE@       $(nodist_configfile_module_SOURCES) \
 
2035
@COND_i386_coreboot_TRUE@       configfile.marker
 
2036
@COND_i386_coreboot_TRUE@am__append_1149 = configfile.mod
 
2037
@COND_i386_coreboot_TRUE@am__append_1150 = configfile.marker
 
2038
@COND_i386_multiboot_TRUE@am__append_1151 = configfile.module
 
2039
@COND_i386_multiboot_TRUE@am__append_1152 = configfile.module$(EXEEXT)
 
2040
@COND_i386_multiboot_TRUE@am__append_1153 = 
 
2041
@COND_i386_multiboot_TRUE@am__append_1154 = $(nodist_configfile_module_SOURCES)
 
2042
@COND_i386_multiboot_TRUE@am__append_1155 =  \
 
2043
@COND_i386_multiboot_TRUE@      $(nodist_configfile_module_SOURCES) \
 
2044
@COND_i386_multiboot_TRUE@      configfile.marker
 
2045
@COND_i386_multiboot_TRUE@am__append_1156 = configfile.mod
 
2046
@COND_i386_multiboot_TRUE@am__append_1157 = configfile.marker
 
2047
@COND_i386_ieee1275_TRUE@am__append_1158 = configfile.module
 
2048
@COND_i386_ieee1275_TRUE@am__append_1159 = configfile.module$(EXEEXT)
 
2049
@COND_i386_ieee1275_TRUE@am__append_1160 = 
 
2050
@COND_i386_ieee1275_TRUE@am__append_1161 = $(nodist_configfile_module_SOURCES)
 
2051
@COND_i386_ieee1275_TRUE@am__append_1162 =  \
 
2052
@COND_i386_ieee1275_TRUE@       $(nodist_configfile_module_SOURCES) \
 
2053
@COND_i386_ieee1275_TRUE@       configfile.marker
 
2054
@COND_i386_ieee1275_TRUE@am__append_1163 = configfile.mod
 
2055
@COND_i386_ieee1275_TRUE@am__append_1164 = configfile.marker
 
2056
@COND_x86_64_efi_TRUE@am__append_1165 = configfile.module
 
2057
@COND_x86_64_efi_TRUE@am__append_1166 = configfile.module$(EXEEXT)
 
2058
@COND_x86_64_efi_TRUE@am__append_1167 = 
 
2059
@COND_x86_64_efi_TRUE@am__append_1168 = $(nodist_configfile_module_SOURCES)
 
2060
@COND_x86_64_efi_TRUE@am__append_1169 =  \
 
2061
@COND_x86_64_efi_TRUE@  $(nodist_configfile_module_SOURCES) \
 
2062
@COND_x86_64_efi_TRUE@  configfile.marker
 
2063
@COND_x86_64_efi_TRUE@am__append_1170 = configfile.mod
 
2064
@COND_x86_64_efi_TRUE@am__append_1171 = configfile.marker
 
2065
@COND_mips_yeeloong_TRUE@am__append_1172 = configfile.module
 
2066
@COND_mips_yeeloong_TRUE@am__append_1173 = configfile.module$(EXEEXT)
 
2067
@COND_mips_yeeloong_TRUE@am__append_1174 = 
 
2068
@COND_mips_yeeloong_TRUE@am__append_1175 = $(nodist_configfile_module_SOURCES)
 
2069
@COND_mips_yeeloong_TRUE@am__append_1176 =  \
 
2070
@COND_mips_yeeloong_TRUE@       $(nodist_configfile_module_SOURCES) \
 
2071
@COND_mips_yeeloong_TRUE@       configfile.marker
 
2072
@COND_mips_yeeloong_TRUE@am__append_1177 = configfile.mod
 
2073
@COND_mips_yeeloong_TRUE@am__append_1178 = configfile.marker
 
2074
@COND_sparc64_ieee1275_TRUE@am__append_1179 = configfile.module
 
2075
@COND_sparc64_ieee1275_TRUE@am__append_1180 = configfile.module$(EXEEXT)
 
2076
@COND_sparc64_ieee1275_TRUE@am__append_1181 = 
 
2077
@COND_sparc64_ieee1275_TRUE@am__append_1182 = $(nodist_configfile_module_SOURCES)
 
2078
@COND_sparc64_ieee1275_TRUE@am__append_1183 = $(nodist_configfile_module_SOURCES) \
 
2079
@COND_sparc64_ieee1275_TRUE@    configfile.marker
 
2080
@COND_sparc64_ieee1275_TRUE@am__append_1184 = configfile.mod
 
2081
@COND_sparc64_ieee1275_TRUE@am__append_1185 = configfile.marker
 
2082
@COND_powerpc_ieee1275_TRUE@am__append_1186 = configfile.module
 
2083
@COND_powerpc_ieee1275_TRUE@am__append_1187 = configfile.module$(EXEEXT)
 
2084
@COND_powerpc_ieee1275_TRUE@am__append_1188 = 
 
2085
@COND_powerpc_ieee1275_TRUE@am__append_1189 = $(nodist_configfile_module_SOURCES)
 
2086
@COND_powerpc_ieee1275_TRUE@am__append_1190 = $(nodist_configfile_module_SOURCES) \
 
2087
@COND_powerpc_ieee1275_TRUE@    configfile.marker
 
2088
@COND_powerpc_ieee1275_TRUE@am__append_1191 = configfile.mod
 
2089
@COND_powerpc_ieee1275_TRUE@am__append_1192 = configfile.marker
 
2090
@COND_i386_pc_TRUE@am__append_1193 = cpuid.module
 
2091
@COND_i386_pc_TRUE@am__append_1194 = cpuid.module$(EXEEXT)
 
2092
@COND_i386_pc_TRUE@am__append_1195 = 
 
2093
@COND_i386_pc_TRUE@am__append_1196 = $(nodist_cpuid_module_SOURCES)
 
2094
@COND_i386_pc_TRUE@am__append_1197 = $(nodist_cpuid_module_SOURCES) \
 
2095
@COND_i386_pc_TRUE@     cpuid.marker
 
2096
@COND_i386_pc_TRUE@am__append_1198 = cpuid.mod
 
2097
@COND_i386_pc_TRUE@am__append_1199 = cpuid.marker
 
2098
@COND_i386_efi_TRUE@am__append_1200 = cpuid.module
 
2099
@COND_i386_efi_TRUE@am__append_1201 = cpuid.module$(EXEEXT)
 
2100
@COND_i386_efi_TRUE@am__append_1202 = 
 
2101
@COND_i386_efi_TRUE@am__append_1203 = $(nodist_cpuid_module_SOURCES)
 
2102
@COND_i386_efi_TRUE@am__append_1204 = $(nodist_cpuid_module_SOURCES) \
 
2103
@COND_i386_efi_TRUE@    cpuid.marker
 
2104
@COND_i386_efi_TRUE@am__append_1205 = cpuid.mod
 
2105
@COND_i386_efi_TRUE@am__append_1206 = cpuid.marker
 
2106
@COND_i386_qemu_TRUE@am__append_1207 = cpuid.module
 
2107
@COND_i386_qemu_TRUE@am__append_1208 = cpuid.module$(EXEEXT)
 
2108
@COND_i386_qemu_TRUE@am__append_1209 = 
 
2109
@COND_i386_qemu_TRUE@am__append_1210 = $(nodist_cpuid_module_SOURCES)
 
2110
@COND_i386_qemu_TRUE@am__append_1211 = $(nodist_cpuid_module_SOURCES) \
 
2111
@COND_i386_qemu_TRUE@   cpuid.marker
 
2112
@COND_i386_qemu_TRUE@am__append_1212 = cpuid.mod
 
2113
@COND_i386_qemu_TRUE@am__append_1213 = cpuid.marker
 
2114
@COND_i386_coreboot_TRUE@am__append_1214 = cpuid.module
 
2115
@COND_i386_coreboot_TRUE@am__append_1215 = cpuid.module$(EXEEXT)
 
2116
@COND_i386_coreboot_TRUE@am__append_1216 = 
 
2117
@COND_i386_coreboot_TRUE@am__append_1217 = $(nodist_cpuid_module_SOURCES)
 
2118
@COND_i386_coreboot_TRUE@am__append_1218 =  \
 
2119
@COND_i386_coreboot_TRUE@       $(nodist_cpuid_module_SOURCES) \
 
2120
@COND_i386_coreboot_TRUE@       cpuid.marker
 
2121
@COND_i386_coreboot_TRUE@am__append_1219 = cpuid.mod
 
2122
@COND_i386_coreboot_TRUE@am__append_1220 = cpuid.marker
 
2123
@COND_i386_multiboot_TRUE@am__append_1221 = cpuid.module
 
2124
@COND_i386_multiboot_TRUE@am__append_1222 = cpuid.module$(EXEEXT)
 
2125
@COND_i386_multiboot_TRUE@am__append_1223 = 
 
2126
@COND_i386_multiboot_TRUE@am__append_1224 = $(nodist_cpuid_module_SOURCES)
 
2127
@COND_i386_multiboot_TRUE@am__append_1225 =  \
 
2128
@COND_i386_multiboot_TRUE@      $(nodist_cpuid_module_SOURCES) \
 
2129
@COND_i386_multiboot_TRUE@      cpuid.marker
 
2130
@COND_i386_multiboot_TRUE@am__append_1226 = cpuid.mod
 
2131
@COND_i386_multiboot_TRUE@am__append_1227 = cpuid.marker
 
2132
@COND_i386_ieee1275_TRUE@am__append_1228 = cpuid.module
 
2133
@COND_i386_ieee1275_TRUE@am__append_1229 = cpuid.module$(EXEEXT)
 
2134
@COND_i386_ieee1275_TRUE@am__append_1230 = 
 
2135
@COND_i386_ieee1275_TRUE@am__append_1231 = $(nodist_cpuid_module_SOURCES)
 
2136
@COND_i386_ieee1275_TRUE@am__append_1232 =  \
 
2137
@COND_i386_ieee1275_TRUE@       $(nodist_cpuid_module_SOURCES) \
 
2138
@COND_i386_ieee1275_TRUE@       cpuid.marker
 
2139
@COND_i386_ieee1275_TRUE@am__append_1233 = cpuid.mod
 
2140
@COND_i386_ieee1275_TRUE@am__append_1234 = cpuid.marker
 
2141
@COND_x86_64_efi_TRUE@am__append_1235 = cpuid.module
 
2142
@COND_x86_64_efi_TRUE@am__append_1236 = cpuid.module$(EXEEXT)
 
2143
@COND_x86_64_efi_TRUE@am__append_1237 = 
 
2144
@COND_x86_64_efi_TRUE@am__append_1238 = $(nodist_cpuid_module_SOURCES)
 
2145
@COND_x86_64_efi_TRUE@am__append_1239 =  \
 
2146
@COND_x86_64_efi_TRUE@  $(nodist_cpuid_module_SOURCES) \
 
2147
@COND_x86_64_efi_TRUE@  cpuid.marker
 
2148
@COND_x86_64_efi_TRUE@am__append_1240 = cpuid.mod
 
2149
@COND_x86_64_efi_TRUE@am__append_1241 = cpuid.marker
 
2150
@COND_emu_TRUE@am__append_1242 = date.module
 
2151
@COND_emu_TRUE@am__append_1243 = date.module$(EXEEXT)
 
2152
@COND_emu_TRUE@am__append_1244 = 
 
2153
@COND_emu_TRUE@am__append_1245 = $(nodist_date_module_SOURCES)
 
2154
@COND_emu_TRUE@am__append_1246 = $(nodist_date_module_SOURCES) \
 
2155
@COND_emu_TRUE@ date.marker
 
2156
@COND_emu_TRUE@am__append_1247 = date.mod
 
2157
@COND_emu_TRUE@am__append_1248 = date.marker
 
2158
@COND_i386_pc_TRUE@am__append_1249 = date.module
 
2159
@COND_i386_pc_TRUE@am__append_1250 = date.module$(EXEEXT)
 
2160
@COND_i386_pc_TRUE@am__append_1251 = 
 
2161
@COND_i386_pc_TRUE@am__append_1252 = $(nodist_date_module_SOURCES)
 
2162
@COND_i386_pc_TRUE@am__append_1253 = $(nodist_date_module_SOURCES) \
 
2163
@COND_i386_pc_TRUE@     date.marker
 
2164
@COND_i386_pc_TRUE@am__append_1254 = date.mod
 
2165
@COND_i386_pc_TRUE@am__append_1255 = date.marker
 
2166
@COND_i386_efi_TRUE@am__append_1256 = date.module
 
2167
@COND_i386_efi_TRUE@am__append_1257 = date.module$(EXEEXT)
 
2168
@COND_i386_efi_TRUE@am__append_1258 = 
 
2169
@COND_i386_efi_TRUE@am__append_1259 = $(nodist_date_module_SOURCES)
 
2170
@COND_i386_efi_TRUE@am__append_1260 = $(nodist_date_module_SOURCES) \
 
2171
@COND_i386_efi_TRUE@    date.marker
 
2172
@COND_i386_efi_TRUE@am__append_1261 = date.mod
 
2173
@COND_i386_efi_TRUE@am__append_1262 = date.marker
 
2174
@COND_i386_qemu_TRUE@am__append_1263 = date.module
 
2175
@COND_i386_qemu_TRUE@am__append_1264 = date.module$(EXEEXT)
 
2176
@COND_i386_qemu_TRUE@am__append_1265 = 
 
2177
@COND_i386_qemu_TRUE@am__append_1266 = $(nodist_date_module_SOURCES)
 
2178
@COND_i386_qemu_TRUE@am__append_1267 = $(nodist_date_module_SOURCES) \
 
2179
@COND_i386_qemu_TRUE@   date.marker
 
2180
@COND_i386_qemu_TRUE@am__append_1268 = date.mod
 
2181
@COND_i386_qemu_TRUE@am__append_1269 = date.marker
 
2182
@COND_i386_coreboot_TRUE@am__append_1270 = date.module
 
2183
@COND_i386_coreboot_TRUE@am__append_1271 = date.module$(EXEEXT)
 
2184
@COND_i386_coreboot_TRUE@am__append_1272 = 
 
2185
@COND_i386_coreboot_TRUE@am__append_1273 = $(nodist_date_module_SOURCES)
 
2186
@COND_i386_coreboot_TRUE@am__append_1274 =  \
 
2187
@COND_i386_coreboot_TRUE@       $(nodist_date_module_SOURCES) \
 
2188
@COND_i386_coreboot_TRUE@       date.marker
 
2189
@COND_i386_coreboot_TRUE@am__append_1275 = date.mod
 
2190
@COND_i386_coreboot_TRUE@am__append_1276 = date.marker
 
2191
@COND_i386_multiboot_TRUE@am__append_1277 = date.module
 
2192
@COND_i386_multiboot_TRUE@am__append_1278 = date.module$(EXEEXT)
 
2193
@COND_i386_multiboot_TRUE@am__append_1279 = 
 
2194
@COND_i386_multiboot_TRUE@am__append_1280 = $(nodist_date_module_SOURCES)
 
2195
@COND_i386_multiboot_TRUE@am__append_1281 =  \
 
2196
@COND_i386_multiboot_TRUE@      $(nodist_date_module_SOURCES) \
 
2197
@COND_i386_multiboot_TRUE@      date.marker
 
2198
@COND_i386_multiboot_TRUE@am__append_1282 = date.mod
 
2199
@COND_i386_multiboot_TRUE@am__append_1283 = date.marker
 
2200
@COND_i386_ieee1275_TRUE@am__append_1284 = date.module
 
2201
@COND_i386_ieee1275_TRUE@am__append_1285 = date.module$(EXEEXT)
 
2202
@COND_i386_ieee1275_TRUE@am__append_1286 = 
 
2203
@COND_i386_ieee1275_TRUE@am__append_1287 = $(nodist_date_module_SOURCES)
 
2204
@COND_i386_ieee1275_TRUE@am__append_1288 =  \
 
2205
@COND_i386_ieee1275_TRUE@       $(nodist_date_module_SOURCES) \
 
2206
@COND_i386_ieee1275_TRUE@       date.marker
 
2207
@COND_i386_ieee1275_TRUE@am__append_1289 = date.mod
 
2208
@COND_i386_ieee1275_TRUE@am__append_1290 = date.marker
 
2209
@COND_x86_64_efi_TRUE@am__append_1291 = date.module
 
2210
@COND_x86_64_efi_TRUE@am__append_1292 = date.module$(EXEEXT)
 
2211
@COND_x86_64_efi_TRUE@am__append_1293 = 
 
2212
@COND_x86_64_efi_TRUE@am__append_1294 = $(nodist_date_module_SOURCES)
 
2213
@COND_x86_64_efi_TRUE@am__append_1295 = $(nodist_date_module_SOURCES) \
 
2214
@COND_x86_64_efi_TRUE@  date.marker
 
2215
@COND_x86_64_efi_TRUE@am__append_1296 = date.mod
 
2216
@COND_x86_64_efi_TRUE@am__append_1297 = date.marker
 
2217
@COND_mips_yeeloong_TRUE@am__append_1298 = date.module
 
2218
@COND_mips_yeeloong_TRUE@am__append_1299 = date.module$(EXEEXT)
 
2219
@COND_mips_yeeloong_TRUE@am__append_1300 = 
 
2220
@COND_mips_yeeloong_TRUE@am__append_1301 = $(nodist_date_module_SOURCES)
 
2221
@COND_mips_yeeloong_TRUE@am__append_1302 =  \
 
2222
@COND_mips_yeeloong_TRUE@       $(nodist_date_module_SOURCES) \
 
2223
@COND_mips_yeeloong_TRUE@       date.marker
 
2224
@COND_mips_yeeloong_TRUE@am__append_1303 = date.mod
 
2225
@COND_mips_yeeloong_TRUE@am__append_1304 = date.marker
 
2226
@COND_sparc64_ieee1275_TRUE@am__append_1305 = date.module
 
2227
@COND_sparc64_ieee1275_TRUE@am__append_1306 = date.module$(EXEEXT)
 
2228
@COND_sparc64_ieee1275_TRUE@am__append_1307 = 
 
2229
@COND_sparc64_ieee1275_TRUE@am__append_1308 = $(nodist_date_module_SOURCES)
 
2230
@COND_sparc64_ieee1275_TRUE@am__append_1309 =  \
 
2231
@COND_sparc64_ieee1275_TRUE@    $(nodist_date_module_SOURCES) \
 
2232
@COND_sparc64_ieee1275_TRUE@    date.marker
 
2233
@COND_sparc64_ieee1275_TRUE@am__append_1310 = date.mod
 
2234
@COND_sparc64_ieee1275_TRUE@am__append_1311 = date.marker
 
2235
@COND_powerpc_ieee1275_TRUE@am__append_1312 = date.module
 
2236
@COND_powerpc_ieee1275_TRUE@am__append_1313 = date.module$(EXEEXT)
 
2237
@COND_powerpc_ieee1275_TRUE@am__append_1314 = 
 
2238
@COND_powerpc_ieee1275_TRUE@am__append_1315 = $(nodist_date_module_SOURCES)
 
2239
@COND_powerpc_ieee1275_TRUE@am__append_1316 =  \
 
2240
@COND_powerpc_ieee1275_TRUE@    $(nodist_date_module_SOURCES) \
 
2241
@COND_powerpc_ieee1275_TRUE@    date.marker
 
2242
@COND_powerpc_ieee1275_TRUE@am__append_1317 = date.mod
 
2243
@COND_powerpc_ieee1275_TRUE@am__append_1318 = date.marker
 
2244
@COND_i386_pc_TRUE@am__append_1319 = drivemap.module
 
2245
@COND_i386_pc_TRUE@am__append_1320 = drivemap.module$(EXEEXT)
 
2246
@COND_i386_pc_TRUE@am__append_1321 = 
 
2247
@COND_i386_pc_TRUE@am__append_1322 = $(nodist_drivemap_module_SOURCES)
 
2248
@COND_i386_pc_TRUE@am__append_1323 =  \
 
2249
@COND_i386_pc_TRUE@     $(nodist_drivemap_module_SOURCES) \
 
2250
@COND_i386_pc_TRUE@     drivemap.marker
 
2251
@COND_i386_pc_TRUE@am__append_1324 = drivemap.mod
 
2252
@COND_i386_pc_TRUE@am__append_1325 = drivemap.marker
 
2253
@COND_emu_TRUE@am__append_1326 = echo.module
 
2254
@COND_emu_TRUE@am__append_1327 = echo.module$(EXEEXT)
 
2255
@COND_emu_TRUE@am__append_1328 = 
 
2256
@COND_emu_TRUE@am__append_1329 = $(nodist_echo_module_SOURCES)
 
2257
@COND_emu_TRUE@am__append_1330 = $(nodist_echo_module_SOURCES) \
 
2258
@COND_emu_TRUE@ echo.marker
 
2259
@COND_emu_TRUE@am__append_1331 = echo.mod
 
2260
@COND_emu_TRUE@am__append_1332 = echo.marker
 
2261
@COND_i386_pc_TRUE@am__append_1333 = echo.module
 
2262
@COND_i386_pc_TRUE@am__append_1334 = echo.module$(EXEEXT)
 
2263
@COND_i386_pc_TRUE@am__append_1335 = 
 
2264
@COND_i386_pc_TRUE@am__append_1336 = $(nodist_echo_module_SOURCES)
 
2265
@COND_i386_pc_TRUE@am__append_1337 = $(nodist_echo_module_SOURCES) \
 
2266
@COND_i386_pc_TRUE@     echo.marker
 
2267
@COND_i386_pc_TRUE@am__append_1338 = echo.mod
 
2268
@COND_i386_pc_TRUE@am__append_1339 = echo.marker
 
2269
@COND_i386_efi_TRUE@am__append_1340 = echo.module
 
2270
@COND_i386_efi_TRUE@am__append_1341 = echo.module$(EXEEXT)
 
2271
@COND_i386_efi_TRUE@am__append_1342 = 
 
2272
@COND_i386_efi_TRUE@am__append_1343 = $(nodist_echo_module_SOURCES)
 
2273
@COND_i386_efi_TRUE@am__append_1344 = $(nodist_echo_module_SOURCES) \
 
2274
@COND_i386_efi_TRUE@    echo.marker
 
2275
@COND_i386_efi_TRUE@am__append_1345 = echo.mod
 
2276
@COND_i386_efi_TRUE@am__append_1346 = echo.marker
 
2277
@COND_i386_qemu_TRUE@am__append_1347 = echo.module
 
2278
@COND_i386_qemu_TRUE@am__append_1348 = echo.module$(EXEEXT)
 
2279
@COND_i386_qemu_TRUE@am__append_1349 = 
 
2280
@COND_i386_qemu_TRUE@am__append_1350 = $(nodist_echo_module_SOURCES)
 
2281
@COND_i386_qemu_TRUE@am__append_1351 = $(nodist_echo_module_SOURCES) \
 
2282
@COND_i386_qemu_TRUE@   echo.marker
 
2283
@COND_i386_qemu_TRUE@am__append_1352 = echo.mod
 
2284
@COND_i386_qemu_TRUE@am__append_1353 = echo.marker
 
2285
@COND_i386_coreboot_TRUE@am__append_1354 = echo.module
 
2286
@COND_i386_coreboot_TRUE@am__append_1355 = echo.module$(EXEEXT)
 
2287
@COND_i386_coreboot_TRUE@am__append_1356 = 
 
2288
@COND_i386_coreboot_TRUE@am__append_1357 = $(nodist_echo_module_SOURCES)
 
2289
@COND_i386_coreboot_TRUE@am__append_1358 =  \
 
2290
@COND_i386_coreboot_TRUE@       $(nodist_echo_module_SOURCES) \
 
2291
@COND_i386_coreboot_TRUE@       echo.marker
 
2292
@COND_i386_coreboot_TRUE@am__append_1359 = echo.mod
 
2293
@COND_i386_coreboot_TRUE@am__append_1360 = echo.marker
 
2294
@COND_i386_multiboot_TRUE@am__append_1361 = echo.module
 
2295
@COND_i386_multiboot_TRUE@am__append_1362 = echo.module$(EXEEXT)
 
2296
@COND_i386_multiboot_TRUE@am__append_1363 = 
 
2297
@COND_i386_multiboot_TRUE@am__append_1364 = $(nodist_echo_module_SOURCES)
 
2298
@COND_i386_multiboot_TRUE@am__append_1365 =  \
 
2299
@COND_i386_multiboot_TRUE@      $(nodist_echo_module_SOURCES) \
 
2300
@COND_i386_multiboot_TRUE@      echo.marker
 
2301
@COND_i386_multiboot_TRUE@am__append_1366 = echo.mod
 
2302
@COND_i386_multiboot_TRUE@am__append_1367 = echo.marker
 
2303
@COND_i386_ieee1275_TRUE@am__append_1368 = echo.module
 
2304
@COND_i386_ieee1275_TRUE@am__append_1369 = echo.module$(EXEEXT)
 
2305
@COND_i386_ieee1275_TRUE@am__append_1370 = 
 
2306
@COND_i386_ieee1275_TRUE@am__append_1371 = $(nodist_echo_module_SOURCES)
 
2307
@COND_i386_ieee1275_TRUE@am__append_1372 =  \
 
2308
@COND_i386_ieee1275_TRUE@       $(nodist_echo_module_SOURCES) \
 
2309
@COND_i386_ieee1275_TRUE@       echo.marker
 
2310
@COND_i386_ieee1275_TRUE@am__append_1373 = echo.mod
 
2311
@COND_i386_ieee1275_TRUE@am__append_1374 = echo.marker
 
2312
@COND_x86_64_efi_TRUE@am__append_1375 = echo.module
 
2313
@COND_x86_64_efi_TRUE@am__append_1376 = echo.module$(EXEEXT)
 
2314
@COND_x86_64_efi_TRUE@am__append_1377 = 
 
2315
@COND_x86_64_efi_TRUE@am__append_1378 = $(nodist_echo_module_SOURCES)
 
2316
@COND_x86_64_efi_TRUE@am__append_1379 = $(nodist_echo_module_SOURCES) \
 
2317
@COND_x86_64_efi_TRUE@  echo.marker
 
2318
@COND_x86_64_efi_TRUE@am__append_1380 = echo.mod
 
2319
@COND_x86_64_efi_TRUE@am__append_1381 = echo.marker
 
2320
@COND_mips_yeeloong_TRUE@am__append_1382 = echo.module
 
2321
@COND_mips_yeeloong_TRUE@am__append_1383 = echo.module$(EXEEXT)
 
2322
@COND_mips_yeeloong_TRUE@am__append_1384 = 
 
2323
@COND_mips_yeeloong_TRUE@am__append_1385 = $(nodist_echo_module_SOURCES)
 
2324
@COND_mips_yeeloong_TRUE@am__append_1386 =  \
 
2325
@COND_mips_yeeloong_TRUE@       $(nodist_echo_module_SOURCES) \
 
2326
@COND_mips_yeeloong_TRUE@       echo.marker
 
2327
@COND_mips_yeeloong_TRUE@am__append_1387 = echo.mod
 
2328
@COND_mips_yeeloong_TRUE@am__append_1388 = echo.marker
 
2329
@COND_sparc64_ieee1275_TRUE@am__append_1389 = echo.module
 
2330
@COND_sparc64_ieee1275_TRUE@am__append_1390 = echo.module$(EXEEXT)
 
2331
@COND_sparc64_ieee1275_TRUE@am__append_1391 = 
 
2332
@COND_sparc64_ieee1275_TRUE@am__append_1392 = $(nodist_echo_module_SOURCES)
 
2333
@COND_sparc64_ieee1275_TRUE@am__append_1393 =  \
 
2334
@COND_sparc64_ieee1275_TRUE@    $(nodist_echo_module_SOURCES) \
 
2335
@COND_sparc64_ieee1275_TRUE@    echo.marker
 
2336
@COND_sparc64_ieee1275_TRUE@am__append_1394 = echo.mod
 
2337
@COND_sparc64_ieee1275_TRUE@am__append_1395 = echo.marker
 
2338
@COND_powerpc_ieee1275_TRUE@am__append_1396 = echo.module
 
2339
@COND_powerpc_ieee1275_TRUE@am__append_1397 = echo.module$(EXEEXT)
 
2340
@COND_powerpc_ieee1275_TRUE@am__append_1398 = 
 
2341
@COND_powerpc_ieee1275_TRUE@am__append_1399 = $(nodist_echo_module_SOURCES)
 
2342
@COND_powerpc_ieee1275_TRUE@am__append_1400 =  \
 
2343
@COND_powerpc_ieee1275_TRUE@    $(nodist_echo_module_SOURCES) \
 
2344
@COND_powerpc_ieee1275_TRUE@    echo.marker
 
2345
@COND_powerpc_ieee1275_TRUE@am__append_1401 = echo.mod
 
2346
@COND_powerpc_ieee1275_TRUE@am__append_1402 = echo.marker
 
2347
@COND_emu_TRUE@am__append_1403 = extcmd.module
 
2348
@COND_emu_TRUE@am__append_1404 = extcmd.module$(EXEEXT)
 
2349
@COND_emu_TRUE@am__append_1405 = 
 
2350
@COND_emu_TRUE@am__append_1406 = $(nodist_extcmd_module_SOURCES)
 
2351
@COND_emu_TRUE@am__append_1407 = $(nodist_extcmd_module_SOURCES) \
 
2352
@COND_emu_TRUE@ extcmd.marker
 
2353
@COND_emu_TRUE@am__append_1408 = extcmd.mod
 
2354
@COND_emu_TRUE@am__append_1409 = extcmd.marker
 
2355
@COND_i386_pc_TRUE@am__append_1410 = extcmd.module
 
2356
@COND_i386_pc_TRUE@am__append_1411 = extcmd.module$(EXEEXT)
 
2357
@COND_i386_pc_TRUE@am__append_1412 = 
 
2358
@COND_i386_pc_TRUE@am__append_1413 = $(nodist_extcmd_module_SOURCES)
 
2359
@COND_i386_pc_TRUE@am__append_1414 = $(nodist_extcmd_module_SOURCES) \
 
2360
@COND_i386_pc_TRUE@     extcmd.marker
 
2361
@COND_i386_pc_TRUE@am__append_1415 = extcmd.mod
 
2362
@COND_i386_pc_TRUE@am__append_1416 = extcmd.marker
 
2363
@COND_i386_efi_TRUE@am__append_1417 = extcmd.module
 
2364
@COND_i386_efi_TRUE@am__append_1418 = extcmd.module$(EXEEXT)
 
2365
@COND_i386_efi_TRUE@am__append_1419 = 
 
2366
@COND_i386_efi_TRUE@am__append_1420 = $(nodist_extcmd_module_SOURCES)
 
2367
@COND_i386_efi_TRUE@am__append_1421 = $(nodist_extcmd_module_SOURCES) \
 
2368
@COND_i386_efi_TRUE@    extcmd.marker
 
2369
@COND_i386_efi_TRUE@am__append_1422 = extcmd.mod
 
2370
@COND_i386_efi_TRUE@am__append_1423 = extcmd.marker
 
2371
@COND_i386_qemu_TRUE@am__append_1424 = extcmd.module
 
2372
@COND_i386_qemu_TRUE@am__append_1425 = extcmd.module$(EXEEXT)
 
2373
@COND_i386_qemu_TRUE@am__append_1426 = 
 
2374
@COND_i386_qemu_TRUE@am__append_1427 = $(nodist_extcmd_module_SOURCES)
 
2375
@COND_i386_qemu_TRUE@am__append_1428 =  \
 
2376
@COND_i386_qemu_TRUE@   $(nodist_extcmd_module_SOURCES) \
 
2377
@COND_i386_qemu_TRUE@   extcmd.marker
 
2378
@COND_i386_qemu_TRUE@am__append_1429 = extcmd.mod
 
2379
@COND_i386_qemu_TRUE@am__append_1430 = extcmd.marker
 
2380
@COND_i386_coreboot_TRUE@am__append_1431 = extcmd.module
 
2381
@COND_i386_coreboot_TRUE@am__append_1432 = extcmd.module$(EXEEXT)
 
2382
@COND_i386_coreboot_TRUE@am__append_1433 = 
 
2383
@COND_i386_coreboot_TRUE@am__append_1434 = $(nodist_extcmd_module_SOURCES)
 
2384
@COND_i386_coreboot_TRUE@am__append_1435 =  \
 
2385
@COND_i386_coreboot_TRUE@       $(nodist_extcmd_module_SOURCES) \
 
2386
@COND_i386_coreboot_TRUE@       extcmd.marker
 
2387
@COND_i386_coreboot_TRUE@am__append_1436 = extcmd.mod
 
2388
@COND_i386_coreboot_TRUE@am__append_1437 = extcmd.marker
 
2389
@COND_i386_multiboot_TRUE@am__append_1438 = extcmd.module
 
2390
@COND_i386_multiboot_TRUE@am__append_1439 = extcmd.module$(EXEEXT)
 
2391
@COND_i386_multiboot_TRUE@am__append_1440 = 
 
2392
@COND_i386_multiboot_TRUE@am__append_1441 = $(nodist_extcmd_module_SOURCES)
 
2393
@COND_i386_multiboot_TRUE@am__append_1442 =  \
 
2394
@COND_i386_multiboot_TRUE@      $(nodist_extcmd_module_SOURCES) \
 
2395
@COND_i386_multiboot_TRUE@      extcmd.marker
 
2396
@COND_i386_multiboot_TRUE@am__append_1443 = extcmd.mod
 
2397
@COND_i386_multiboot_TRUE@am__append_1444 = extcmd.marker
 
2398
@COND_x86_64_efi_TRUE@am__append_1445 = extcmd.module
 
2399
@COND_x86_64_efi_TRUE@am__append_1446 = extcmd.module$(EXEEXT)
 
2400
@COND_x86_64_efi_TRUE@am__append_1447 = 
 
2401
@COND_x86_64_efi_TRUE@am__append_1448 = $(nodist_extcmd_module_SOURCES)
 
2402
@COND_x86_64_efi_TRUE@am__append_1449 =  \
 
2403
@COND_x86_64_efi_TRUE@  $(nodist_extcmd_module_SOURCES) \
 
2404
@COND_x86_64_efi_TRUE@  extcmd.marker
 
2405
@COND_x86_64_efi_TRUE@am__append_1450 = extcmd.mod
 
2406
@COND_x86_64_efi_TRUE@am__append_1451 = extcmd.marker
 
2407
@COND_i386_efi_TRUE@am__append_1452 = fixvideo.module
 
2408
@COND_i386_efi_TRUE@am__append_1453 = fixvideo.module$(EXEEXT)
 
2409
@COND_i386_efi_TRUE@am__append_1454 = 
 
2410
@COND_i386_efi_TRUE@am__append_1455 = $(nodist_fixvideo_module_SOURCES)
 
2411
@COND_i386_efi_TRUE@am__append_1456 =  \
 
2412
@COND_i386_efi_TRUE@    $(nodist_fixvideo_module_SOURCES) \
 
2413
@COND_i386_efi_TRUE@    fixvideo.marker
 
2414
@COND_i386_efi_TRUE@am__append_1457 = fixvideo.mod
 
2415
@COND_i386_efi_TRUE@am__append_1458 = fixvideo.marker
 
2416
@COND_x86_64_efi_TRUE@am__append_1459 = fixvideo.module
 
2417
@COND_x86_64_efi_TRUE@am__append_1460 = fixvideo.module$(EXEEXT)
 
2418
@COND_x86_64_efi_TRUE@am__append_1461 = 
 
2419
@COND_x86_64_efi_TRUE@am__append_1462 = $(nodist_fixvideo_module_SOURCES)
 
2420
@COND_x86_64_efi_TRUE@am__append_1463 =  \
 
2421
@COND_x86_64_efi_TRUE@  $(nodist_fixvideo_module_SOURCES) \
 
2422
@COND_x86_64_efi_TRUE@  fixvideo.marker
 
2423
@COND_x86_64_efi_TRUE@am__append_1464 = fixvideo.mod
 
2424
@COND_x86_64_efi_TRUE@am__append_1465 = fixvideo.marker
 
2425
@COND_emu_TRUE@am__append_1466 = gptsync.module
 
2426
@COND_emu_TRUE@am__append_1467 = gptsync.module$(EXEEXT)
 
2427
@COND_emu_TRUE@am__append_1468 = 
 
2428
@COND_emu_TRUE@am__append_1469 = $(nodist_gptsync_module_SOURCES)
 
2429
@COND_emu_TRUE@am__append_1470 = $(nodist_gptsync_module_SOURCES) \
 
2430
@COND_emu_TRUE@ gptsync.marker
 
2431
@COND_emu_TRUE@am__append_1471 = gptsync.mod
 
2432
@COND_emu_TRUE@am__append_1472 = gptsync.marker
 
2433
@COND_i386_pc_TRUE@am__append_1473 = gptsync.module
 
2434
@COND_i386_pc_TRUE@am__append_1474 = gptsync.module$(EXEEXT)
 
2435
@COND_i386_pc_TRUE@am__append_1475 = 
 
2436
@COND_i386_pc_TRUE@am__append_1476 = $(nodist_gptsync_module_SOURCES)
 
2437
@COND_i386_pc_TRUE@am__append_1477 = $(nodist_gptsync_module_SOURCES) \
 
2438
@COND_i386_pc_TRUE@     gptsync.marker
 
2439
@COND_i386_pc_TRUE@am__append_1478 = gptsync.mod
 
2440
@COND_i386_pc_TRUE@am__append_1479 = gptsync.marker
 
2441
@COND_i386_efi_TRUE@am__append_1480 = gptsync.module
 
2442
@COND_i386_efi_TRUE@am__append_1481 = gptsync.module$(EXEEXT)
 
2443
@COND_i386_efi_TRUE@am__append_1482 = 
 
2444
@COND_i386_efi_TRUE@am__append_1483 = $(nodist_gptsync_module_SOURCES)
 
2445
@COND_i386_efi_TRUE@am__append_1484 =  \
 
2446
@COND_i386_efi_TRUE@    $(nodist_gptsync_module_SOURCES) \
 
2447
@COND_i386_efi_TRUE@    gptsync.marker
 
2448
@COND_i386_efi_TRUE@am__append_1485 = gptsync.mod
 
2449
@COND_i386_efi_TRUE@am__append_1486 = gptsync.marker
 
2450
@COND_i386_qemu_TRUE@am__append_1487 = gptsync.module
 
2451
@COND_i386_qemu_TRUE@am__append_1488 = gptsync.module$(EXEEXT)
 
2452
@COND_i386_qemu_TRUE@am__append_1489 = 
 
2453
@COND_i386_qemu_TRUE@am__append_1490 = $(nodist_gptsync_module_SOURCES)
 
2454
@COND_i386_qemu_TRUE@am__append_1491 =  \
 
2455
@COND_i386_qemu_TRUE@   $(nodist_gptsync_module_SOURCES) \
 
2456
@COND_i386_qemu_TRUE@   gptsync.marker
 
2457
@COND_i386_qemu_TRUE@am__append_1492 = gptsync.mod
 
2458
@COND_i386_qemu_TRUE@am__append_1493 = gptsync.marker
 
2459
@COND_i386_coreboot_TRUE@am__append_1494 = gptsync.module
 
2460
@COND_i386_coreboot_TRUE@am__append_1495 = gptsync.module$(EXEEXT)
 
2461
@COND_i386_coreboot_TRUE@am__append_1496 = 
 
2462
@COND_i386_coreboot_TRUE@am__append_1497 = $(nodist_gptsync_module_SOURCES)
 
2463
@COND_i386_coreboot_TRUE@am__append_1498 =  \
 
2464
@COND_i386_coreboot_TRUE@       $(nodist_gptsync_module_SOURCES) \
 
2465
@COND_i386_coreboot_TRUE@       gptsync.marker
 
2466
@COND_i386_coreboot_TRUE@am__append_1499 = gptsync.mod
 
2467
@COND_i386_coreboot_TRUE@am__append_1500 = gptsync.marker
 
2468
@COND_i386_multiboot_TRUE@am__append_1501 = gptsync.module
 
2469
@COND_i386_multiboot_TRUE@am__append_1502 = gptsync.module$(EXEEXT)
 
2470
@COND_i386_multiboot_TRUE@am__append_1503 = 
 
2471
@COND_i386_multiboot_TRUE@am__append_1504 = $(nodist_gptsync_module_SOURCES)
 
2472
@COND_i386_multiboot_TRUE@am__append_1505 =  \
 
2473
@COND_i386_multiboot_TRUE@      $(nodist_gptsync_module_SOURCES) \
 
2474
@COND_i386_multiboot_TRUE@      gptsync.marker
 
2475
@COND_i386_multiboot_TRUE@am__append_1506 = gptsync.mod
 
2476
@COND_i386_multiboot_TRUE@am__append_1507 = gptsync.marker
 
2477
@COND_i386_ieee1275_TRUE@am__append_1508 = gptsync.module
 
2478
@COND_i386_ieee1275_TRUE@am__append_1509 = gptsync.module$(EXEEXT)
 
2479
@COND_i386_ieee1275_TRUE@am__append_1510 = 
 
2480
@COND_i386_ieee1275_TRUE@am__append_1511 = $(nodist_gptsync_module_SOURCES)
 
2481
@COND_i386_ieee1275_TRUE@am__append_1512 =  \
 
2482
@COND_i386_ieee1275_TRUE@       $(nodist_gptsync_module_SOURCES) \
 
2483
@COND_i386_ieee1275_TRUE@       gptsync.marker
 
2484
@COND_i386_ieee1275_TRUE@am__append_1513 = gptsync.mod
 
2485
@COND_i386_ieee1275_TRUE@am__append_1514 = gptsync.marker
 
2486
@COND_x86_64_efi_TRUE@am__append_1515 = gptsync.module
 
2487
@COND_x86_64_efi_TRUE@am__append_1516 = gptsync.module$(EXEEXT)
 
2488
@COND_x86_64_efi_TRUE@am__append_1517 = 
 
2489
@COND_x86_64_efi_TRUE@am__append_1518 = $(nodist_gptsync_module_SOURCES)
 
2490
@COND_x86_64_efi_TRUE@am__append_1519 =  \
 
2491
@COND_x86_64_efi_TRUE@  $(nodist_gptsync_module_SOURCES) \
 
2492
@COND_x86_64_efi_TRUE@  gptsync.marker
 
2493
@COND_x86_64_efi_TRUE@am__append_1520 = gptsync.mod
 
2494
@COND_x86_64_efi_TRUE@am__append_1521 = gptsync.marker
 
2495
@COND_mips_yeeloong_TRUE@am__append_1522 = gptsync.module
 
2496
@COND_mips_yeeloong_TRUE@am__append_1523 = gptsync.module$(EXEEXT)
 
2497
@COND_mips_yeeloong_TRUE@am__append_1524 = 
 
2498
@COND_mips_yeeloong_TRUE@am__append_1525 = $(nodist_gptsync_module_SOURCES)
 
2499
@COND_mips_yeeloong_TRUE@am__append_1526 =  \
 
2500
@COND_mips_yeeloong_TRUE@       $(nodist_gptsync_module_SOURCES) \
 
2501
@COND_mips_yeeloong_TRUE@       gptsync.marker
 
2502
@COND_mips_yeeloong_TRUE@am__append_1527 = gptsync.mod
 
2503
@COND_mips_yeeloong_TRUE@am__append_1528 = gptsync.marker
 
2504
@COND_sparc64_ieee1275_TRUE@am__append_1529 = gptsync.module
 
2505
@COND_sparc64_ieee1275_TRUE@am__append_1530 = gptsync.module$(EXEEXT)
 
2506
@COND_sparc64_ieee1275_TRUE@am__append_1531 = 
 
2507
@COND_sparc64_ieee1275_TRUE@am__append_1532 = $(nodist_gptsync_module_SOURCES)
 
2508
@COND_sparc64_ieee1275_TRUE@am__append_1533 =  \
 
2509
@COND_sparc64_ieee1275_TRUE@    $(nodist_gptsync_module_SOURCES) \
 
2510
@COND_sparc64_ieee1275_TRUE@    gptsync.marker
 
2511
@COND_sparc64_ieee1275_TRUE@am__append_1534 = gptsync.mod
 
2512
@COND_sparc64_ieee1275_TRUE@am__append_1535 = gptsync.marker
 
2513
@COND_powerpc_ieee1275_TRUE@am__append_1536 = gptsync.module
 
2514
@COND_powerpc_ieee1275_TRUE@am__append_1537 = gptsync.module$(EXEEXT)
 
2515
@COND_powerpc_ieee1275_TRUE@am__append_1538 = 
 
2516
@COND_powerpc_ieee1275_TRUE@am__append_1539 = $(nodist_gptsync_module_SOURCES)
 
2517
@COND_powerpc_ieee1275_TRUE@am__append_1540 =  \
 
2518
@COND_powerpc_ieee1275_TRUE@    $(nodist_gptsync_module_SOURCES) \
 
2519
@COND_powerpc_ieee1275_TRUE@    gptsync.marker
 
2520
@COND_powerpc_ieee1275_TRUE@am__append_1541 = gptsync.mod
 
2521
@COND_powerpc_ieee1275_TRUE@am__append_1542 = gptsync.marker
 
2522
@COND_emu_TRUE@am__append_1543 = halt.module
 
2523
@COND_emu_TRUE@am__append_1544 = halt.module$(EXEEXT)
 
2524
@COND_emu_TRUE@am__append_1545 = 
 
2525
@COND_emu_TRUE@am__append_1546 = $(nodist_halt_module_SOURCES)
 
2526
@COND_emu_TRUE@am__append_1547 = $(nodist_halt_module_SOURCES) \
 
2527
@COND_emu_TRUE@ halt.marker
 
2528
@COND_emu_TRUE@am__append_1548 = halt.mod
 
2529
@COND_emu_TRUE@am__append_1549 = halt.marker
 
2530
@COND_i386_pc_TRUE@am__append_1550 = halt.module
 
2531
@COND_i386_pc_TRUE@am__append_1551 = halt.module$(EXEEXT)
 
2532
@COND_i386_pc_TRUE@am__append_1552 = 
 
2533
@COND_i386_pc_TRUE@am__append_1553 = $(nodist_halt_module_SOURCES)
 
2534
@COND_i386_pc_TRUE@am__append_1554 = $(nodist_halt_module_SOURCES) \
 
2535
@COND_i386_pc_TRUE@     halt.marker
 
2536
@COND_i386_pc_TRUE@am__append_1555 = halt.mod
 
2537
@COND_i386_pc_TRUE@am__append_1556 = halt.marker
 
2538
@COND_i386_efi_TRUE@am__append_1557 = halt.module
 
2539
@COND_i386_efi_TRUE@am__append_1558 = halt.module$(EXEEXT)
 
2540
@COND_i386_efi_TRUE@am__append_1559 = 
 
2541
@COND_i386_efi_TRUE@am__append_1560 = $(nodist_halt_module_SOURCES)
 
2542
@COND_i386_efi_TRUE@am__append_1561 = $(nodist_halt_module_SOURCES) \
 
2543
@COND_i386_efi_TRUE@    halt.marker
 
2544
@COND_i386_efi_TRUE@am__append_1562 = halt.mod
 
2545
@COND_i386_efi_TRUE@am__append_1563 = halt.marker
 
2546
@COND_i386_qemu_TRUE@am__append_1564 = halt.module
 
2547
@COND_i386_qemu_TRUE@am__append_1565 = halt.module$(EXEEXT)
 
2548
@COND_i386_qemu_TRUE@am__append_1566 = 
 
2549
@COND_i386_qemu_TRUE@am__append_1567 = $(nodist_halt_module_SOURCES)
 
2550
@COND_i386_qemu_TRUE@am__append_1568 = $(nodist_halt_module_SOURCES) \
 
2551
@COND_i386_qemu_TRUE@   halt.marker
 
2552
@COND_i386_qemu_TRUE@am__append_1569 = halt.mod
 
2553
@COND_i386_qemu_TRUE@am__append_1570 = halt.marker
 
2554
@COND_i386_coreboot_TRUE@am__append_1571 = halt.module
 
2555
@COND_i386_coreboot_TRUE@am__append_1572 = halt.module$(EXEEXT)
 
2556
@COND_i386_coreboot_TRUE@am__append_1573 = 
 
2557
@COND_i386_coreboot_TRUE@am__append_1574 = $(nodist_halt_module_SOURCES)
 
2558
@COND_i386_coreboot_TRUE@am__append_1575 =  \
 
2559
@COND_i386_coreboot_TRUE@       $(nodist_halt_module_SOURCES) \
 
2560
@COND_i386_coreboot_TRUE@       halt.marker
 
2561
@COND_i386_coreboot_TRUE@am__append_1576 = halt.mod
 
2562
@COND_i386_coreboot_TRUE@am__append_1577 = halt.marker
 
2563
@COND_i386_multiboot_TRUE@am__append_1578 = halt.module
 
2564
@COND_i386_multiboot_TRUE@am__append_1579 = halt.module$(EXEEXT)
 
2565
@COND_i386_multiboot_TRUE@am__append_1580 = 
 
2566
@COND_i386_multiboot_TRUE@am__append_1581 = $(nodist_halt_module_SOURCES)
 
2567
@COND_i386_multiboot_TRUE@am__append_1582 =  \
 
2568
@COND_i386_multiboot_TRUE@      $(nodist_halt_module_SOURCES) \
 
2569
@COND_i386_multiboot_TRUE@      halt.marker
 
2570
@COND_i386_multiboot_TRUE@am__append_1583 = halt.mod
 
2571
@COND_i386_multiboot_TRUE@am__append_1584 = halt.marker
 
2572
@COND_i386_ieee1275_TRUE@am__append_1585 = halt.module
 
2573
@COND_i386_ieee1275_TRUE@am__append_1586 = halt.module$(EXEEXT)
 
2574
@COND_i386_ieee1275_TRUE@am__append_1587 = 
 
2575
@COND_i386_ieee1275_TRUE@am__append_1588 = $(nodist_halt_module_SOURCES)
 
2576
@COND_i386_ieee1275_TRUE@am__append_1589 =  \
 
2577
@COND_i386_ieee1275_TRUE@       $(nodist_halt_module_SOURCES) \
 
2578
@COND_i386_ieee1275_TRUE@       halt.marker
 
2579
@COND_i386_ieee1275_TRUE@am__append_1590 = halt.mod
 
2580
@COND_i386_ieee1275_TRUE@am__append_1591 = halt.marker
 
2581
@COND_x86_64_efi_TRUE@am__append_1592 = halt.module
 
2582
@COND_x86_64_efi_TRUE@am__append_1593 = halt.module$(EXEEXT)
 
2583
@COND_x86_64_efi_TRUE@am__append_1594 = 
 
2584
@COND_x86_64_efi_TRUE@am__append_1595 = $(nodist_halt_module_SOURCES)
 
2585
@COND_x86_64_efi_TRUE@am__append_1596 = $(nodist_halt_module_SOURCES) \
 
2586
@COND_x86_64_efi_TRUE@  halt.marker
 
2587
@COND_x86_64_efi_TRUE@am__append_1597 = halt.mod
 
2588
@COND_x86_64_efi_TRUE@am__append_1598 = halt.marker
 
2589
@COND_mips_yeeloong_TRUE@am__append_1599 = halt.module
 
2590
@COND_mips_yeeloong_TRUE@am__append_1600 = halt.module$(EXEEXT)
 
2591
@COND_mips_yeeloong_TRUE@am__append_1601 = 
 
2592
@COND_mips_yeeloong_TRUE@am__append_1602 = $(nodist_halt_module_SOURCES)
 
2593
@COND_mips_yeeloong_TRUE@am__append_1603 =  \
 
2594
@COND_mips_yeeloong_TRUE@       $(nodist_halt_module_SOURCES) \
 
2595
@COND_mips_yeeloong_TRUE@       halt.marker
 
2596
@COND_mips_yeeloong_TRUE@am__append_1604 = halt.mod
 
2597
@COND_mips_yeeloong_TRUE@am__append_1605 = halt.marker
 
2598
@COND_sparc64_ieee1275_TRUE@am__append_1606 = halt.module
 
2599
@COND_sparc64_ieee1275_TRUE@am__append_1607 = halt.module$(EXEEXT)
 
2600
@COND_sparc64_ieee1275_TRUE@am__append_1608 = 
 
2601
@COND_sparc64_ieee1275_TRUE@am__append_1609 = $(nodist_halt_module_SOURCES)
 
2602
@COND_sparc64_ieee1275_TRUE@am__append_1610 =  \
 
2603
@COND_sparc64_ieee1275_TRUE@    $(nodist_halt_module_SOURCES) \
 
2604
@COND_sparc64_ieee1275_TRUE@    halt.marker
 
2605
@COND_sparc64_ieee1275_TRUE@am__append_1611 = halt.mod
 
2606
@COND_sparc64_ieee1275_TRUE@am__append_1612 = halt.marker
 
2607
@COND_powerpc_ieee1275_TRUE@am__append_1613 = halt.module
 
2608
@COND_powerpc_ieee1275_TRUE@am__append_1614 = halt.module$(EXEEXT)
 
2609
@COND_powerpc_ieee1275_TRUE@am__append_1615 = 
 
2610
@COND_powerpc_ieee1275_TRUE@am__append_1616 = $(nodist_halt_module_SOURCES)
 
2611
@COND_powerpc_ieee1275_TRUE@am__append_1617 =  \
 
2612
@COND_powerpc_ieee1275_TRUE@    $(nodist_halt_module_SOURCES) \
 
2613
@COND_powerpc_ieee1275_TRUE@    halt.marker
 
2614
@COND_powerpc_ieee1275_TRUE@am__append_1618 = halt.mod
 
2615
@COND_powerpc_ieee1275_TRUE@am__append_1619 = halt.marker
 
2616
@COND_emu_TRUE@am__append_1620 = hashsum.module
 
2617
@COND_emu_TRUE@am__append_1621 = hashsum.module$(EXEEXT)
 
2618
@COND_emu_TRUE@am__append_1622 = 
 
2619
@COND_emu_TRUE@am__append_1623 = $(nodist_hashsum_module_SOURCES)
 
2620
@COND_emu_TRUE@am__append_1624 = $(nodist_hashsum_module_SOURCES) \
 
2621
@COND_emu_TRUE@ hashsum.marker
 
2622
@COND_emu_TRUE@am__append_1625 = hashsum.mod
 
2623
@COND_emu_TRUE@am__append_1626 = hashsum.marker
 
2624
@COND_i386_pc_TRUE@am__append_1627 = hashsum.module
 
2625
@COND_i386_pc_TRUE@am__append_1628 = hashsum.module$(EXEEXT)
 
2626
@COND_i386_pc_TRUE@am__append_1629 = 
 
2627
@COND_i386_pc_TRUE@am__append_1630 = $(nodist_hashsum_module_SOURCES)
 
2628
@COND_i386_pc_TRUE@am__append_1631 = $(nodist_hashsum_module_SOURCES) \
 
2629
@COND_i386_pc_TRUE@     hashsum.marker
 
2630
@COND_i386_pc_TRUE@am__append_1632 = hashsum.mod
 
2631
@COND_i386_pc_TRUE@am__append_1633 = hashsum.marker
 
2632
@COND_i386_efi_TRUE@am__append_1634 = hashsum.module
 
2633
@COND_i386_efi_TRUE@am__append_1635 = hashsum.module$(EXEEXT)
 
2634
@COND_i386_efi_TRUE@am__append_1636 = 
 
2635
@COND_i386_efi_TRUE@am__append_1637 = $(nodist_hashsum_module_SOURCES)
 
2636
@COND_i386_efi_TRUE@am__append_1638 =  \
 
2637
@COND_i386_efi_TRUE@    $(nodist_hashsum_module_SOURCES) \
 
2638
@COND_i386_efi_TRUE@    hashsum.marker
 
2639
@COND_i386_efi_TRUE@am__append_1639 = hashsum.mod
 
2640
@COND_i386_efi_TRUE@am__append_1640 = hashsum.marker
 
2641
@COND_i386_qemu_TRUE@am__append_1641 = hashsum.module
 
2642
@COND_i386_qemu_TRUE@am__append_1642 = hashsum.module$(EXEEXT)
 
2643
@COND_i386_qemu_TRUE@am__append_1643 = 
 
2644
@COND_i386_qemu_TRUE@am__append_1644 = $(nodist_hashsum_module_SOURCES)
 
2645
@COND_i386_qemu_TRUE@am__append_1645 =  \
 
2646
@COND_i386_qemu_TRUE@   $(nodist_hashsum_module_SOURCES) \
 
2647
@COND_i386_qemu_TRUE@   hashsum.marker
 
2648
@COND_i386_qemu_TRUE@am__append_1646 = hashsum.mod
 
2649
@COND_i386_qemu_TRUE@am__append_1647 = hashsum.marker
 
2650
@COND_i386_coreboot_TRUE@am__append_1648 = hashsum.module
 
2651
@COND_i386_coreboot_TRUE@am__append_1649 = hashsum.module$(EXEEXT)
 
2652
@COND_i386_coreboot_TRUE@am__append_1650 = 
 
2653
@COND_i386_coreboot_TRUE@am__append_1651 = $(nodist_hashsum_module_SOURCES)
 
2654
@COND_i386_coreboot_TRUE@am__append_1652 =  \
 
2655
@COND_i386_coreboot_TRUE@       $(nodist_hashsum_module_SOURCES) \
 
2656
@COND_i386_coreboot_TRUE@       hashsum.marker
 
2657
@COND_i386_coreboot_TRUE@am__append_1653 = hashsum.mod
 
2658
@COND_i386_coreboot_TRUE@am__append_1654 = hashsum.marker
 
2659
@COND_i386_multiboot_TRUE@am__append_1655 = hashsum.module
 
2660
@COND_i386_multiboot_TRUE@am__append_1656 = hashsum.module$(EXEEXT)
 
2661
@COND_i386_multiboot_TRUE@am__append_1657 = 
 
2662
@COND_i386_multiboot_TRUE@am__append_1658 = $(nodist_hashsum_module_SOURCES)
 
2663
@COND_i386_multiboot_TRUE@am__append_1659 =  \
 
2664
@COND_i386_multiboot_TRUE@      $(nodist_hashsum_module_SOURCES) \
 
2665
@COND_i386_multiboot_TRUE@      hashsum.marker
 
2666
@COND_i386_multiboot_TRUE@am__append_1660 = hashsum.mod
 
2667
@COND_i386_multiboot_TRUE@am__append_1661 = hashsum.marker
 
2668
@COND_i386_ieee1275_TRUE@am__append_1662 = hashsum.module
 
2669
@COND_i386_ieee1275_TRUE@am__append_1663 = hashsum.module$(EXEEXT)
 
2670
@COND_i386_ieee1275_TRUE@am__append_1664 = 
 
2671
@COND_i386_ieee1275_TRUE@am__append_1665 = $(nodist_hashsum_module_SOURCES)
 
2672
@COND_i386_ieee1275_TRUE@am__append_1666 =  \
 
2673
@COND_i386_ieee1275_TRUE@       $(nodist_hashsum_module_SOURCES) \
 
2674
@COND_i386_ieee1275_TRUE@       hashsum.marker
 
2675
@COND_i386_ieee1275_TRUE@am__append_1667 = hashsum.mod
 
2676
@COND_i386_ieee1275_TRUE@am__append_1668 = hashsum.marker
 
2677
@COND_x86_64_efi_TRUE@am__append_1669 = hashsum.module
 
2678
@COND_x86_64_efi_TRUE@am__append_1670 = hashsum.module$(EXEEXT)
 
2679
@COND_x86_64_efi_TRUE@am__append_1671 = 
 
2680
@COND_x86_64_efi_TRUE@am__append_1672 = $(nodist_hashsum_module_SOURCES)
 
2681
@COND_x86_64_efi_TRUE@am__append_1673 =  \
 
2682
@COND_x86_64_efi_TRUE@  $(nodist_hashsum_module_SOURCES) \
 
2683
@COND_x86_64_efi_TRUE@  hashsum.marker
 
2684
@COND_x86_64_efi_TRUE@am__append_1674 = hashsum.mod
 
2685
@COND_x86_64_efi_TRUE@am__append_1675 = hashsum.marker
 
2686
@COND_mips_yeeloong_TRUE@am__append_1676 = hashsum.module
 
2687
@COND_mips_yeeloong_TRUE@am__append_1677 = hashsum.module$(EXEEXT)
 
2688
@COND_mips_yeeloong_TRUE@am__append_1678 = 
 
2689
@COND_mips_yeeloong_TRUE@am__append_1679 = $(nodist_hashsum_module_SOURCES)
 
2690
@COND_mips_yeeloong_TRUE@am__append_1680 =  \
 
2691
@COND_mips_yeeloong_TRUE@       $(nodist_hashsum_module_SOURCES) \
 
2692
@COND_mips_yeeloong_TRUE@       hashsum.marker
 
2693
@COND_mips_yeeloong_TRUE@am__append_1681 = hashsum.mod
 
2694
@COND_mips_yeeloong_TRUE@am__append_1682 = hashsum.marker
 
2695
@COND_sparc64_ieee1275_TRUE@am__append_1683 = hashsum.module
 
2696
@COND_sparc64_ieee1275_TRUE@am__append_1684 = hashsum.module$(EXEEXT)
 
2697
@COND_sparc64_ieee1275_TRUE@am__append_1685 = 
 
2698
@COND_sparc64_ieee1275_TRUE@am__append_1686 = $(nodist_hashsum_module_SOURCES)
 
2699
@COND_sparc64_ieee1275_TRUE@am__append_1687 =  \
 
2700
@COND_sparc64_ieee1275_TRUE@    $(nodist_hashsum_module_SOURCES) \
 
2701
@COND_sparc64_ieee1275_TRUE@    hashsum.marker
 
2702
@COND_sparc64_ieee1275_TRUE@am__append_1688 = hashsum.mod
 
2703
@COND_sparc64_ieee1275_TRUE@am__append_1689 = hashsum.marker
 
2704
@COND_powerpc_ieee1275_TRUE@am__append_1690 = hashsum.module
 
2705
@COND_powerpc_ieee1275_TRUE@am__append_1691 = hashsum.module$(EXEEXT)
 
2706
@COND_powerpc_ieee1275_TRUE@am__append_1692 = 
 
2707
@COND_powerpc_ieee1275_TRUE@am__append_1693 = $(nodist_hashsum_module_SOURCES)
 
2708
@COND_powerpc_ieee1275_TRUE@am__append_1694 =  \
 
2709
@COND_powerpc_ieee1275_TRUE@    $(nodist_hashsum_module_SOURCES) \
 
2710
@COND_powerpc_ieee1275_TRUE@    hashsum.marker
 
2711
@COND_powerpc_ieee1275_TRUE@am__append_1695 = hashsum.mod
 
2712
@COND_powerpc_ieee1275_TRUE@am__append_1696 = hashsum.marker
 
2713
@COND_i386_pc_TRUE@am__append_1697 = hdparm.module
 
2714
@COND_i386_pc_TRUE@am__append_1698 = hdparm.module$(EXEEXT)
 
2715
@COND_i386_pc_TRUE@am__append_1699 = 
 
2716
@COND_i386_pc_TRUE@am__append_1700 = $(nodist_hdparm_module_SOURCES)
 
2717
@COND_i386_pc_TRUE@am__append_1701 = $(nodist_hdparm_module_SOURCES) \
 
2718
@COND_i386_pc_TRUE@     hdparm.marker
 
2719
@COND_i386_pc_TRUE@am__append_1702 = hdparm.mod
 
2720
@COND_i386_pc_TRUE@am__append_1703 = hdparm.marker
 
2721
@COND_i386_efi_TRUE@am__append_1704 = hdparm.module
 
2722
@COND_i386_efi_TRUE@am__append_1705 = hdparm.module$(EXEEXT)
 
2723
@COND_i386_efi_TRUE@am__append_1706 = 
 
2724
@COND_i386_efi_TRUE@am__append_1707 = $(nodist_hdparm_module_SOURCES)
 
2725
@COND_i386_efi_TRUE@am__append_1708 = $(nodist_hdparm_module_SOURCES) \
 
2726
@COND_i386_efi_TRUE@    hdparm.marker
 
2727
@COND_i386_efi_TRUE@am__append_1709 = hdparm.mod
 
2728
@COND_i386_efi_TRUE@am__append_1710 = hdparm.marker
 
2729
@COND_i386_qemu_TRUE@am__append_1711 = hdparm.module
 
2730
@COND_i386_qemu_TRUE@am__append_1712 = hdparm.module$(EXEEXT)
 
2731
@COND_i386_qemu_TRUE@am__append_1713 = 
 
2732
@COND_i386_qemu_TRUE@am__append_1714 = $(nodist_hdparm_module_SOURCES)
 
2733
@COND_i386_qemu_TRUE@am__append_1715 =  \
 
2734
@COND_i386_qemu_TRUE@   $(nodist_hdparm_module_SOURCES) \
 
2735
@COND_i386_qemu_TRUE@   hdparm.marker
 
2736
@COND_i386_qemu_TRUE@am__append_1716 = hdparm.mod
 
2737
@COND_i386_qemu_TRUE@am__append_1717 = hdparm.marker
 
2738
@COND_i386_coreboot_TRUE@am__append_1718 = hdparm.module
 
2739
@COND_i386_coreboot_TRUE@am__append_1719 = hdparm.module$(EXEEXT)
 
2740
@COND_i386_coreboot_TRUE@am__append_1720 = 
 
2741
@COND_i386_coreboot_TRUE@am__append_1721 = $(nodist_hdparm_module_SOURCES)
 
2742
@COND_i386_coreboot_TRUE@am__append_1722 =  \
 
2743
@COND_i386_coreboot_TRUE@       $(nodist_hdparm_module_SOURCES) \
 
2744
@COND_i386_coreboot_TRUE@       hdparm.marker
 
2745
@COND_i386_coreboot_TRUE@am__append_1723 = hdparm.mod
 
2746
@COND_i386_coreboot_TRUE@am__append_1724 = hdparm.marker
 
2747
@COND_i386_multiboot_TRUE@am__append_1725 = hdparm.module
 
2748
@COND_i386_multiboot_TRUE@am__append_1726 = hdparm.module$(EXEEXT)
 
2749
@COND_i386_multiboot_TRUE@am__append_1727 = 
 
2750
@COND_i386_multiboot_TRUE@am__append_1728 = $(nodist_hdparm_module_SOURCES)
 
2751
@COND_i386_multiboot_TRUE@am__append_1729 =  \
 
2752
@COND_i386_multiboot_TRUE@      $(nodist_hdparm_module_SOURCES) \
 
2753
@COND_i386_multiboot_TRUE@      hdparm.marker
 
2754
@COND_i386_multiboot_TRUE@am__append_1730 = hdparm.mod
 
2755
@COND_i386_multiboot_TRUE@am__append_1731 = hdparm.marker
 
2756
@COND_i386_ieee1275_TRUE@am__append_1732 = hdparm.module
 
2757
@COND_i386_ieee1275_TRUE@am__append_1733 = hdparm.module$(EXEEXT)
 
2758
@COND_i386_ieee1275_TRUE@am__append_1734 = 
 
2759
@COND_i386_ieee1275_TRUE@am__append_1735 = $(nodist_hdparm_module_SOURCES)
 
2760
@COND_i386_ieee1275_TRUE@am__append_1736 =  \
 
2761
@COND_i386_ieee1275_TRUE@       $(nodist_hdparm_module_SOURCES) \
 
2762
@COND_i386_ieee1275_TRUE@       hdparm.marker
 
2763
@COND_i386_ieee1275_TRUE@am__append_1737 = hdparm.mod
 
2764
@COND_i386_ieee1275_TRUE@am__append_1738 = hdparm.marker
 
2765
@COND_x86_64_efi_TRUE@am__append_1739 = hdparm.module
 
2766
@COND_x86_64_efi_TRUE@am__append_1740 = hdparm.module$(EXEEXT)
 
2767
@COND_x86_64_efi_TRUE@am__append_1741 = 
 
2768
@COND_x86_64_efi_TRUE@am__append_1742 = $(nodist_hdparm_module_SOURCES)
 
2769
@COND_x86_64_efi_TRUE@am__append_1743 =  \
 
2770
@COND_x86_64_efi_TRUE@  $(nodist_hdparm_module_SOURCES) \
 
2771
@COND_x86_64_efi_TRUE@  hdparm.marker
 
2772
@COND_x86_64_efi_TRUE@am__append_1744 = hdparm.mod
 
2773
@COND_x86_64_efi_TRUE@am__append_1745 = hdparm.marker
 
2774
@COND_mips_yeeloong_TRUE@am__append_1746 = hdparm.module
 
2775
@COND_mips_yeeloong_TRUE@am__append_1747 = hdparm.module$(EXEEXT)
 
2776
@COND_mips_yeeloong_TRUE@am__append_1748 = 
 
2777
@COND_mips_yeeloong_TRUE@am__append_1749 = $(nodist_hdparm_module_SOURCES)
 
2778
@COND_mips_yeeloong_TRUE@am__append_1750 =  \
 
2779
@COND_mips_yeeloong_TRUE@       $(nodist_hdparm_module_SOURCES) \
 
2780
@COND_mips_yeeloong_TRUE@       hdparm.marker
 
2781
@COND_mips_yeeloong_TRUE@am__append_1751 = hdparm.mod
 
2782
@COND_mips_yeeloong_TRUE@am__append_1752 = hdparm.marker
 
2783
@COND_emu_TRUE@am__append_1753 = help.module
 
2784
@COND_emu_TRUE@am__append_1754 = help.module$(EXEEXT)
 
2785
@COND_emu_TRUE@am__append_1755 = 
 
2786
@COND_emu_TRUE@am__append_1756 = $(nodist_help_module_SOURCES)
 
2787
@COND_emu_TRUE@am__append_1757 = $(nodist_help_module_SOURCES) \
 
2788
@COND_emu_TRUE@ help.marker
 
2789
@COND_emu_TRUE@am__append_1758 = help.mod
 
2790
@COND_emu_TRUE@am__append_1759 = help.marker
 
2791
@COND_i386_pc_TRUE@am__append_1760 = help.module
 
2792
@COND_i386_pc_TRUE@am__append_1761 = help.module$(EXEEXT)
 
2793
@COND_i386_pc_TRUE@am__append_1762 = 
 
2794
@COND_i386_pc_TRUE@am__append_1763 = $(nodist_help_module_SOURCES)
 
2795
@COND_i386_pc_TRUE@am__append_1764 = $(nodist_help_module_SOURCES) \
 
2796
@COND_i386_pc_TRUE@     help.marker
 
2797
@COND_i386_pc_TRUE@am__append_1765 = help.mod
 
2798
@COND_i386_pc_TRUE@am__append_1766 = help.marker
 
2799
@COND_i386_efi_TRUE@am__append_1767 = help.module
 
2800
@COND_i386_efi_TRUE@am__append_1768 = help.module$(EXEEXT)
 
2801
@COND_i386_efi_TRUE@am__append_1769 = 
 
2802
@COND_i386_efi_TRUE@am__append_1770 = $(nodist_help_module_SOURCES)
 
2803
@COND_i386_efi_TRUE@am__append_1771 = $(nodist_help_module_SOURCES) \
 
2804
@COND_i386_efi_TRUE@    help.marker
 
2805
@COND_i386_efi_TRUE@am__append_1772 = help.mod
 
2806
@COND_i386_efi_TRUE@am__append_1773 = help.marker
 
2807
@COND_i386_qemu_TRUE@am__append_1774 = help.module
 
2808
@COND_i386_qemu_TRUE@am__append_1775 = help.module$(EXEEXT)
 
2809
@COND_i386_qemu_TRUE@am__append_1776 = 
 
2810
@COND_i386_qemu_TRUE@am__append_1777 = $(nodist_help_module_SOURCES)
 
2811
@COND_i386_qemu_TRUE@am__append_1778 = $(nodist_help_module_SOURCES) \
 
2812
@COND_i386_qemu_TRUE@   help.marker
 
2813
@COND_i386_qemu_TRUE@am__append_1779 = help.mod
 
2814
@COND_i386_qemu_TRUE@am__append_1780 = help.marker
 
2815
@COND_i386_coreboot_TRUE@am__append_1781 = help.module
 
2816
@COND_i386_coreboot_TRUE@am__append_1782 = help.module$(EXEEXT)
 
2817
@COND_i386_coreboot_TRUE@am__append_1783 = 
 
2818
@COND_i386_coreboot_TRUE@am__append_1784 = $(nodist_help_module_SOURCES)
 
2819
@COND_i386_coreboot_TRUE@am__append_1785 =  \
 
2820
@COND_i386_coreboot_TRUE@       $(nodist_help_module_SOURCES) \
 
2821
@COND_i386_coreboot_TRUE@       help.marker
 
2822
@COND_i386_coreboot_TRUE@am__append_1786 = help.mod
 
2823
@COND_i386_coreboot_TRUE@am__append_1787 = help.marker
 
2824
@COND_i386_multiboot_TRUE@am__append_1788 = help.module
 
2825
@COND_i386_multiboot_TRUE@am__append_1789 = help.module$(EXEEXT)
 
2826
@COND_i386_multiboot_TRUE@am__append_1790 = 
 
2827
@COND_i386_multiboot_TRUE@am__append_1791 = $(nodist_help_module_SOURCES)
 
2828
@COND_i386_multiboot_TRUE@am__append_1792 =  \
 
2829
@COND_i386_multiboot_TRUE@      $(nodist_help_module_SOURCES) \
 
2830
@COND_i386_multiboot_TRUE@      help.marker
 
2831
@COND_i386_multiboot_TRUE@am__append_1793 = help.mod
 
2832
@COND_i386_multiboot_TRUE@am__append_1794 = help.marker
 
2833
@COND_i386_ieee1275_TRUE@am__append_1795 = help.module
 
2834
@COND_i386_ieee1275_TRUE@am__append_1796 = help.module$(EXEEXT)
 
2835
@COND_i386_ieee1275_TRUE@am__append_1797 = 
 
2836
@COND_i386_ieee1275_TRUE@am__append_1798 = $(nodist_help_module_SOURCES)
 
2837
@COND_i386_ieee1275_TRUE@am__append_1799 =  \
 
2838
@COND_i386_ieee1275_TRUE@       $(nodist_help_module_SOURCES) \
 
2839
@COND_i386_ieee1275_TRUE@       help.marker
 
2840
@COND_i386_ieee1275_TRUE@am__append_1800 = help.mod
 
2841
@COND_i386_ieee1275_TRUE@am__append_1801 = help.marker
 
2842
@COND_x86_64_efi_TRUE@am__append_1802 = help.module
 
2843
@COND_x86_64_efi_TRUE@am__append_1803 = help.module$(EXEEXT)
 
2844
@COND_x86_64_efi_TRUE@am__append_1804 = 
 
2845
@COND_x86_64_efi_TRUE@am__append_1805 = $(nodist_help_module_SOURCES)
 
2846
@COND_x86_64_efi_TRUE@am__append_1806 = $(nodist_help_module_SOURCES) \
 
2847
@COND_x86_64_efi_TRUE@  help.marker
 
2848
@COND_x86_64_efi_TRUE@am__append_1807 = help.mod
 
2849
@COND_x86_64_efi_TRUE@am__append_1808 = help.marker
 
2850
@COND_mips_yeeloong_TRUE@am__append_1809 = help.module
 
2851
@COND_mips_yeeloong_TRUE@am__append_1810 = help.module$(EXEEXT)
 
2852
@COND_mips_yeeloong_TRUE@am__append_1811 = 
 
2853
@COND_mips_yeeloong_TRUE@am__append_1812 = $(nodist_help_module_SOURCES)
 
2854
@COND_mips_yeeloong_TRUE@am__append_1813 =  \
 
2855
@COND_mips_yeeloong_TRUE@       $(nodist_help_module_SOURCES) \
 
2856
@COND_mips_yeeloong_TRUE@       help.marker
 
2857
@COND_mips_yeeloong_TRUE@am__append_1814 = help.mod
 
2858
@COND_mips_yeeloong_TRUE@am__append_1815 = help.marker
 
2859
@COND_sparc64_ieee1275_TRUE@am__append_1816 = help.module
 
2860
@COND_sparc64_ieee1275_TRUE@am__append_1817 = help.module$(EXEEXT)
 
2861
@COND_sparc64_ieee1275_TRUE@am__append_1818 = 
 
2862
@COND_sparc64_ieee1275_TRUE@am__append_1819 = $(nodist_help_module_SOURCES)
 
2863
@COND_sparc64_ieee1275_TRUE@am__append_1820 =  \
 
2864
@COND_sparc64_ieee1275_TRUE@    $(nodist_help_module_SOURCES) \
 
2865
@COND_sparc64_ieee1275_TRUE@    help.marker
 
2866
@COND_sparc64_ieee1275_TRUE@am__append_1821 = help.mod
 
2867
@COND_sparc64_ieee1275_TRUE@am__append_1822 = help.marker
 
2868
@COND_powerpc_ieee1275_TRUE@am__append_1823 = help.module
 
2869
@COND_powerpc_ieee1275_TRUE@am__append_1824 = help.module$(EXEEXT)
 
2870
@COND_powerpc_ieee1275_TRUE@am__append_1825 = 
 
2871
@COND_powerpc_ieee1275_TRUE@am__append_1826 = $(nodist_help_module_SOURCES)
 
2872
@COND_powerpc_ieee1275_TRUE@am__append_1827 =  \
 
2873
@COND_powerpc_ieee1275_TRUE@    $(nodist_help_module_SOURCES) \
 
2874
@COND_powerpc_ieee1275_TRUE@    help.marker
 
2875
@COND_powerpc_ieee1275_TRUE@am__append_1828 = help.mod
 
2876
@COND_powerpc_ieee1275_TRUE@am__append_1829 = help.marker
 
2877
@COND_emu_TRUE@am__append_1830 = hexdump.module
 
2878
@COND_emu_TRUE@am__append_1831 = hexdump.module$(EXEEXT)
 
2879
@COND_emu_TRUE@am__append_1832 = 
 
2880
@COND_emu_TRUE@am__append_1833 = $(nodist_hexdump_module_SOURCES)
 
2881
@COND_emu_TRUE@am__append_1834 = $(nodist_hexdump_module_SOURCES) \
 
2882
@COND_emu_TRUE@ hexdump.marker
 
2883
@COND_emu_TRUE@am__append_1835 = hexdump.mod
 
2884
@COND_emu_TRUE@am__append_1836 = hexdump.marker
 
2885
@COND_i386_pc_TRUE@am__append_1837 = hexdump.module
 
2886
@COND_i386_pc_TRUE@am__append_1838 = hexdump.module$(EXEEXT)
 
2887
@COND_i386_pc_TRUE@am__append_1839 = 
 
2888
@COND_i386_pc_TRUE@am__append_1840 = $(nodist_hexdump_module_SOURCES)
 
2889
@COND_i386_pc_TRUE@am__append_1841 = $(nodist_hexdump_module_SOURCES) \
 
2890
@COND_i386_pc_TRUE@     hexdump.marker
 
2891
@COND_i386_pc_TRUE@am__append_1842 = hexdump.mod
 
2892
@COND_i386_pc_TRUE@am__append_1843 = hexdump.marker
 
2893
@COND_i386_efi_TRUE@am__append_1844 = hexdump.module
 
2894
@COND_i386_efi_TRUE@am__append_1845 = hexdump.module$(EXEEXT)
 
2895
@COND_i386_efi_TRUE@am__append_1846 = 
 
2896
@COND_i386_efi_TRUE@am__append_1847 = $(nodist_hexdump_module_SOURCES)
 
2897
@COND_i386_efi_TRUE@am__append_1848 =  \
 
2898
@COND_i386_efi_TRUE@    $(nodist_hexdump_module_SOURCES) \
 
2899
@COND_i386_efi_TRUE@    hexdump.marker
 
2900
@COND_i386_efi_TRUE@am__append_1849 = hexdump.mod
 
2901
@COND_i386_efi_TRUE@am__append_1850 = hexdump.marker
 
2902
@COND_i386_qemu_TRUE@am__append_1851 = hexdump.module
 
2903
@COND_i386_qemu_TRUE@am__append_1852 = hexdump.module$(EXEEXT)
 
2904
@COND_i386_qemu_TRUE@am__append_1853 = 
 
2905
@COND_i386_qemu_TRUE@am__append_1854 = $(nodist_hexdump_module_SOURCES)
 
2906
@COND_i386_qemu_TRUE@am__append_1855 =  \
 
2907
@COND_i386_qemu_TRUE@   $(nodist_hexdump_module_SOURCES) \
 
2908
@COND_i386_qemu_TRUE@   hexdump.marker
 
2909
@COND_i386_qemu_TRUE@am__append_1856 = hexdump.mod
 
2910
@COND_i386_qemu_TRUE@am__append_1857 = hexdump.marker
 
2911
@COND_i386_coreboot_TRUE@am__append_1858 = hexdump.module
 
2912
@COND_i386_coreboot_TRUE@am__append_1859 = hexdump.module$(EXEEXT)
 
2913
@COND_i386_coreboot_TRUE@am__append_1860 = 
 
2914
@COND_i386_coreboot_TRUE@am__append_1861 = $(nodist_hexdump_module_SOURCES)
 
2915
@COND_i386_coreboot_TRUE@am__append_1862 =  \
 
2916
@COND_i386_coreboot_TRUE@       $(nodist_hexdump_module_SOURCES) \
 
2917
@COND_i386_coreboot_TRUE@       hexdump.marker
 
2918
@COND_i386_coreboot_TRUE@am__append_1863 = hexdump.mod
 
2919
@COND_i386_coreboot_TRUE@am__append_1864 = hexdump.marker
 
2920
@COND_i386_multiboot_TRUE@am__append_1865 = hexdump.module
 
2921
@COND_i386_multiboot_TRUE@am__append_1866 = hexdump.module$(EXEEXT)
 
2922
@COND_i386_multiboot_TRUE@am__append_1867 = 
 
2923
@COND_i386_multiboot_TRUE@am__append_1868 = $(nodist_hexdump_module_SOURCES)
 
2924
@COND_i386_multiboot_TRUE@am__append_1869 =  \
 
2925
@COND_i386_multiboot_TRUE@      $(nodist_hexdump_module_SOURCES) \
 
2926
@COND_i386_multiboot_TRUE@      hexdump.marker
 
2927
@COND_i386_multiboot_TRUE@am__append_1870 = hexdump.mod
 
2928
@COND_i386_multiboot_TRUE@am__append_1871 = hexdump.marker
 
2929
@COND_i386_ieee1275_TRUE@am__append_1872 = hexdump.module
 
2930
@COND_i386_ieee1275_TRUE@am__append_1873 = hexdump.module$(EXEEXT)
 
2931
@COND_i386_ieee1275_TRUE@am__append_1874 = 
 
2932
@COND_i386_ieee1275_TRUE@am__append_1875 = $(nodist_hexdump_module_SOURCES)
 
2933
@COND_i386_ieee1275_TRUE@am__append_1876 =  \
 
2934
@COND_i386_ieee1275_TRUE@       $(nodist_hexdump_module_SOURCES) \
 
2935
@COND_i386_ieee1275_TRUE@       hexdump.marker
 
2936
@COND_i386_ieee1275_TRUE@am__append_1877 = hexdump.mod
 
2937
@COND_i386_ieee1275_TRUE@am__append_1878 = hexdump.marker
 
2938
@COND_x86_64_efi_TRUE@am__append_1879 = hexdump.module
 
2939
@COND_x86_64_efi_TRUE@am__append_1880 = hexdump.module$(EXEEXT)
 
2940
@COND_x86_64_efi_TRUE@am__append_1881 = 
 
2941
@COND_x86_64_efi_TRUE@am__append_1882 = $(nodist_hexdump_module_SOURCES)
 
2942
@COND_x86_64_efi_TRUE@am__append_1883 =  \
 
2943
@COND_x86_64_efi_TRUE@  $(nodist_hexdump_module_SOURCES) \
 
2944
@COND_x86_64_efi_TRUE@  hexdump.marker
 
2945
@COND_x86_64_efi_TRUE@am__append_1884 = hexdump.mod
 
2946
@COND_x86_64_efi_TRUE@am__append_1885 = hexdump.marker
 
2947
@COND_mips_yeeloong_TRUE@am__append_1886 = hexdump.module
 
2948
@COND_mips_yeeloong_TRUE@am__append_1887 = hexdump.module$(EXEEXT)
 
2949
@COND_mips_yeeloong_TRUE@am__append_1888 = 
 
2950
@COND_mips_yeeloong_TRUE@am__append_1889 = $(nodist_hexdump_module_SOURCES)
 
2951
@COND_mips_yeeloong_TRUE@am__append_1890 =  \
 
2952
@COND_mips_yeeloong_TRUE@       $(nodist_hexdump_module_SOURCES) \
 
2953
@COND_mips_yeeloong_TRUE@       hexdump.marker
 
2954
@COND_mips_yeeloong_TRUE@am__append_1891 = hexdump.mod
 
2955
@COND_mips_yeeloong_TRUE@am__append_1892 = hexdump.marker
 
2956
@COND_sparc64_ieee1275_TRUE@am__append_1893 = hexdump.module
 
2957
@COND_sparc64_ieee1275_TRUE@am__append_1894 = hexdump.module$(EXEEXT)
 
2958
@COND_sparc64_ieee1275_TRUE@am__append_1895 = 
 
2959
@COND_sparc64_ieee1275_TRUE@am__append_1896 = $(nodist_hexdump_module_SOURCES)
 
2960
@COND_sparc64_ieee1275_TRUE@am__append_1897 =  \
 
2961
@COND_sparc64_ieee1275_TRUE@    $(nodist_hexdump_module_SOURCES) \
 
2962
@COND_sparc64_ieee1275_TRUE@    hexdump.marker
 
2963
@COND_sparc64_ieee1275_TRUE@am__append_1898 = hexdump.mod
 
2964
@COND_sparc64_ieee1275_TRUE@am__append_1899 = hexdump.marker
 
2965
@COND_powerpc_ieee1275_TRUE@am__append_1900 = hexdump.module
 
2966
@COND_powerpc_ieee1275_TRUE@am__append_1901 = hexdump.module$(EXEEXT)
 
2967
@COND_powerpc_ieee1275_TRUE@am__append_1902 = 
 
2968
@COND_powerpc_ieee1275_TRUE@am__append_1903 = $(nodist_hexdump_module_SOURCES)
 
2969
@COND_powerpc_ieee1275_TRUE@am__append_1904 =  \
 
2970
@COND_powerpc_ieee1275_TRUE@    $(nodist_hexdump_module_SOURCES) \
 
2971
@COND_powerpc_ieee1275_TRUE@    hexdump.marker
 
2972
@COND_powerpc_ieee1275_TRUE@am__append_1905 = hexdump.mod
 
2973
@COND_powerpc_ieee1275_TRUE@am__append_1906 = hexdump.marker
 
2974
@COND_emu_TRUE@am__append_1907 = keystatus.module
 
2975
@COND_emu_TRUE@am__append_1908 = keystatus.module$(EXEEXT)
 
2976
@COND_emu_TRUE@am__append_1909 = 
 
2977
@COND_emu_TRUE@am__append_1910 = $(nodist_keystatus_module_SOURCES)
 
2978
@COND_emu_TRUE@am__append_1911 = $(nodist_keystatus_module_SOURCES) \
 
2979
@COND_emu_TRUE@ keystatus.marker
 
2980
@COND_emu_TRUE@am__append_1912 = keystatus.mod
 
2981
@COND_emu_TRUE@am__append_1913 = keystatus.marker
 
2982
@COND_i386_pc_TRUE@am__append_1914 = keystatus.module
 
2983
@COND_i386_pc_TRUE@am__append_1915 = keystatus.module$(EXEEXT)
 
2984
@COND_i386_pc_TRUE@am__append_1916 = 
 
2985
@COND_i386_pc_TRUE@am__append_1917 = $(nodist_keystatus_module_SOURCES)
 
2986
@COND_i386_pc_TRUE@am__append_1918 =  \
 
2987
@COND_i386_pc_TRUE@     $(nodist_keystatus_module_SOURCES) \
 
2988
@COND_i386_pc_TRUE@     keystatus.marker
 
2989
@COND_i386_pc_TRUE@am__append_1919 = keystatus.mod
 
2990
@COND_i386_pc_TRUE@am__append_1920 = keystatus.marker
 
2991
@COND_i386_efi_TRUE@am__append_1921 = keystatus.module
 
2992
@COND_i386_efi_TRUE@am__append_1922 = keystatus.module$(EXEEXT)
 
2993
@COND_i386_efi_TRUE@am__append_1923 = 
 
2994
@COND_i386_efi_TRUE@am__append_1924 = $(nodist_keystatus_module_SOURCES)
 
2995
@COND_i386_efi_TRUE@am__append_1925 =  \
 
2996
@COND_i386_efi_TRUE@    $(nodist_keystatus_module_SOURCES) \
 
2997
@COND_i386_efi_TRUE@    keystatus.marker
 
2998
@COND_i386_efi_TRUE@am__append_1926 = keystatus.mod
 
2999
@COND_i386_efi_TRUE@am__append_1927 = keystatus.marker
 
3000
@COND_i386_qemu_TRUE@am__append_1928 = keystatus.module
 
3001
@COND_i386_qemu_TRUE@am__append_1929 = keystatus.module$(EXEEXT)
 
3002
@COND_i386_qemu_TRUE@am__append_1930 = 
 
3003
@COND_i386_qemu_TRUE@am__append_1931 = $(nodist_keystatus_module_SOURCES)
 
3004
@COND_i386_qemu_TRUE@am__append_1932 =  \
 
3005
@COND_i386_qemu_TRUE@   $(nodist_keystatus_module_SOURCES) \
 
3006
@COND_i386_qemu_TRUE@   keystatus.marker
 
3007
@COND_i386_qemu_TRUE@am__append_1933 = keystatus.mod
 
3008
@COND_i386_qemu_TRUE@am__append_1934 = keystatus.marker
 
3009
@COND_i386_coreboot_TRUE@am__append_1935 = keystatus.module
 
3010
@COND_i386_coreboot_TRUE@am__append_1936 = keystatus.module$(EXEEXT)
 
3011
@COND_i386_coreboot_TRUE@am__append_1937 = 
 
3012
@COND_i386_coreboot_TRUE@am__append_1938 = $(nodist_keystatus_module_SOURCES)
 
3013
@COND_i386_coreboot_TRUE@am__append_1939 =  \
 
3014
@COND_i386_coreboot_TRUE@       $(nodist_keystatus_module_SOURCES) \
 
3015
@COND_i386_coreboot_TRUE@       keystatus.marker
 
3016
@COND_i386_coreboot_TRUE@am__append_1940 = keystatus.mod
 
3017
@COND_i386_coreboot_TRUE@am__append_1941 = keystatus.marker
 
3018
@COND_i386_multiboot_TRUE@am__append_1942 = keystatus.module
 
3019
@COND_i386_multiboot_TRUE@am__append_1943 = keystatus.module$(EXEEXT)
 
3020
@COND_i386_multiboot_TRUE@am__append_1944 = 
 
3021
@COND_i386_multiboot_TRUE@am__append_1945 = $(nodist_keystatus_module_SOURCES)
 
3022
@COND_i386_multiboot_TRUE@am__append_1946 =  \
 
3023
@COND_i386_multiboot_TRUE@      $(nodist_keystatus_module_SOURCES) \
 
3024
@COND_i386_multiboot_TRUE@      keystatus.marker
 
3025
@COND_i386_multiboot_TRUE@am__append_1947 = keystatus.mod
 
3026
@COND_i386_multiboot_TRUE@am__append_1948 = keystatus.marker
 
3027
@COND_i386_ieee1275_TRUE@am__append_1949 = keystatus.module
 
3028
@COND_i386_ieee1275_TRUE@am__append_1950 = keystatus.module$(EXEEXT)
 
3029
@COND_i386_ieee1275_TRUE@am__append_1951 = 
 
3030
@COND_i386_ieee1275_TRUE@am__append_1952 = $(nodist_keystatus_module_SOURCES)
 
3031
@COND_i386_ieee1275_TRUE@am__append_1953 =  \
 
3032
@COND_i386_ieee1275_TRUE@       $(nodist_keystatus_module_SOURCES) \
 
3033
@COND_i386_ieee1275_TRUE@       keystatus.marker
 
3034
@COND_i386_ieee1275_TRUE@am__append_1954 = keystatus.mod
 
3035
@COND_i386_ieee1275_TRUE@am__append_1955 = keystatus.marker
 
3036
@COND_x86_64_efi_TRUE@am__append_1956 = keystatus.module
 
3037
@COND_x86_64_efi_TRUE@am__append_1957 = keystatus.module$(EXEEXT)
 
3038
@COND_x86_64_efi_TRUE@am__append_1958 = 
 
3039
@COND_x86_64_efi_TRUE@am__append_1959 = $(nodist_keystatus_module_SOURCES)
 
3040
@COND_x86_64_efi_TRUE@am__append_1960 =  \
 
3041
@COND_x86_64_efi_TRUE@  $(nodist_keystatus_module_SOURCES) \
 
3042
@COND_x86_64_efi_TRUE@  keystatus.marker
 
3043
@COND_x86_64_efi_TRUE@am__append_1961 = keystatus.mod
 
3044
@COND_x86_64_efi_TRUE@am__append_1962 = keystatus.marker
 
3045
@COND_mips_yeeloong_TRUE@am__append_1963 = keystatus.module
 
3046
@COND_mips_yeeloong_TRUE@am__append_1964 = keystatus.module$(EXEEXT)
 
3047
@COND_mips_yeeloong_TRUE@am__append_1965 = 
 
3048
@COND_mips_yeeloong_TRUE@am__append_1966 = $(nodist_keystatus_module_SOURCES)
 
3049
@COND_mips_yeeloong_TRUE@am__append_1967 =  \
 
3050
@COND_mips_yeeloong_TRUE@       $(nodist_keystatus_module_SOURCES) \
 
3051
@COND_mips_yeeloong_TRUE@       keystatus.marker
 
3052
@COND_mips_yeeloong_TRUE@am__append_1968 = keystatus.mod
 
3053
@COND_mips_yeeloong_TRUE@am__append_1969 = keystatus.marker
 
3054
@COND_sparc64_ieee1275_TRUE@am__append_1970 = keystatus.module
 
3055
@COND_sparc64_ieee1275_TRUE@am__append_1971 = keystatus.module$(EXEEXT)
 
3056
@COND_sparc64_ieee1275_TRUE@am__append_1972 = 
 
3057
@COND_sparc64_ieee1275_TRUE@am__append_1973 = $(nodist_keystatus_module_SOURCES)
 
3058
@COND_sparc64_ieee1275_TRUE@am__append_1974 = $(nodist_keystatus_module_SOURCES) \
 
3059
@COND_sparc64_ieee1275_TRUE@    keystatus.marker
 
3060
@COND_sparc64_ieee1275_TRUE@am__append_1975 = keystatus.mod
 
3061
@COND_sparc64_ieee1275_TRUE@am__append_1976 = keystatus.marker
 
3062
@COND_powerpc_ieee1275_TRUE@am__append_1977 = keystatus.module
 
3063
@COND_powerpc_ieee1275_TRUE@am__append_1978 = keystatus.module$(EXEEXT)
 
3064
@COND_powerpc_ieee1275_TRUE@am__append_1979 = 
 
3065
@COND_powerpc_ieee1275_TRUE@am__append_1980 = $(nodist_keystatus_module_SOURCES)
 
3066
@COND_powerpc_ieee1275_TRUE@am__append_1981 = $(nodist_keystatus_module_SOURCES) \
 
3067
@COND_powerpc_ieee1275_TRUE@    keystatus.marker
 
3068
@COND_powerpc_ieee1275_TRUE@am__append_1982 = keystatus.mod
 
3069
@COND_powerpc_ieee1275_TRUE@am__append_1983 = keystatus.marker
 
3070
@COND_i386_efi_TRUE@am__append_1984 = loadbios.module
 
3071
@COND_i386_efi_TRUE@am__append_1985 = loadbios.module$(EXEEXT)
 
3072
@COND_i386_efi_TRUE@am__append_1986 = 
 
3073
@COND_i386_efi_TRUE@am__append_1987 = $(nodist_loadbios_module_SOURCES)
 
3074
@COND_i386_efi_TRUE@am__append_1988 =  \
 
3075
@COND_i386_efi_TRUE@    $(nodist_loadbios_module_SOURCES) \
 
3076
@COND_i386_efi_TRUE@    loadbios.marker
 
3077
@COND_i386_efi_TRUE@am__append_1989 = loadbios.mod
 
3078
@COND_i386_efi_TRUE@am__append_1990 = loadbios.marker
 
3079
@COND_x86_64_efi_TRUE@am__append_1991 = loadbios.module
 
3080
@COND_x86_64_efi_TRUE@am__append_1992 = loadbios.module$(EXEEXT)
 
3081
@COND_x86_64_efi_TRUE@am__append_1993 = 
 
3082
@COND_x86_64_efi_TRUE@am__append_1994 = $(nodist_loadbios_module_SOURCES)
 
3083
@COND_x86_64_efi_TRUE@am__append_1995 =  \
 
3084
@COND_x86_64_efi_TRUE@  $(nodist_loadbios_module_SOURCES) \
 
3085
@COND_x86_64_efi_TRUE@  loadbios.marker
 
3086
@COND_x86_64_efi_TRUE@am__append_1996 = loadbios.mod
 
3087
@COND_x86_64_efi_TRUE@am__append_1997 = loadbios.marker
 
3088
@COND_emu_TRUE@am__append_1998 = loadenv.module
 
3089
@COND_emu_TRUE@am__append_1999 = loadenv.module$(EXEEXT)
 
3090
@COND_emu_TRUE@am__append_2000 = 
 
3091
@COND_emu_TRUE@am__append_2001 = $(nodist_loadenv_module_SOURCES)
 
3092
@COND_emu_TRUE@am__append_2002 = $(nodist_loadenv_module_SOURCES) \
 
3093
@COND_emu_TRUE@ loadenv.marker
 
3094
@COND_emu_TRUE@am__append_2003 = loadenv.mod
 
3095
@COND_emu_TRUE@am__append_2004 = loadenv.marker
 
3096
@COND_i386_pc_TRUE@am__append_2005 = loadenv.module
 
3097
@COND_i386_pc_TRUE@am__append_2006 = loadenv.module$(EXEEXT)
 
3098
@COND_i386_pc_TRUE@am__append_2007 = 
 
3099
@COND_i386_pc_TRUE@am__append_2008 = $(nodist_loadenv_module_SOURCES)
 
3100
@COND_i386_pc_TRUE@am__append_2009 = $(nodist_loadenv_module_SOURCES) \
 
3101
@COND_i386_pc_TRUE@     loadenv.marker
 
3102
@COND_i386_pc_TRUE@am__append_2010 = loadenv.mod
 
3103
@COND_i386_pc_TRUE@am__append_2011 = loadenv.marker
 
3104
@COND_i386_efi_TRUE@am__append_2012 = loadenv.module
 
3105
@COND_i386_efi_TRUE@am__append_2013 = loadenv.module$(EXEEXT)
 
3106
@COND_i386_efi_TRUE@am__append_2014 = 
 
3107
@COND_i386_efi_TRUE@am__append_2015 = $(nodist_loadenv_module_SOURCES)
 
3108
@COND_i386_efi_TRUE@am__append_2016 =  \
 
3109
@COND_i386_efi_TRUE@    $(nodist_loadenv_module_SOURCES) \
 
3110
@COND_i386_efi_TRUE@    loadenv.marker
 
3111
@COND_i386_efi_TRUE@am__append_2017 = loadenv.mod
 
3112
@COND_i386_efi_TRUE@am__append_2018 = loadenv.marker
 
3113
@COND_i386_qemu_TRUE@am__append_2019 = loadenv.module
 
3114
@COND_i386_qemu_TRUE@am__append_2020 = loadenv.module$(EXEEXT)
 
3115
@COND_i386_qemu_TRUE@am__append_2021 = 
 
3116
@COND_i386_qemu_TRUE@am__append_2022 = $(nodist_loadenv_module_SOURCES)
 
3117
@COND_i386_qemu_TRUE@am__append_2023 =  \
 
3118
@COND_i386_qemu_TRUE@   $(nodist_loadenv_module_SOURCES) \
 
3119
@COND_i386_qemu_TRUE@   loadenv.marker
 
3120
@COND_i386_qemu_TRUE@am__append_2024 = loadenv.mod
 
3121
@COND_i386_qemu_TRUE@am__append_2025 = loadenv.marker
 
3122
@COND_i386_coreboot_TRUE@am__append_2026 = loadenv.module
 
3123
@COND_i386_coreboot_TRUE@am__append_2027 = loadenv.module$(EXEEXT)
 
3124
@COND_i386_coreboot_TRUE@am__append_2028 = 
 
3125
@COND_i386_coreboot_TRUE@am__append_2029 = $(nodist_loadenv_module_SOURCES)
 
3126
@COND_i386_coreboot_TRUE@am__append_2030 =  \
 
3127
@COND_i386_coreboot_TRUE@       $(nodist_loadenv_module_SOURCES) \
 
3128
@COND_i386_coreboot_TRUE@       loadenv.marker
 
3129
@COND_i386_coreboot_TRUE@am__append_2031 = loadenv.mod
 
3130
@COND_i386_coreboot_TRUE@am__append_2032 = loadenv.marker
 
3131
@COND_i386_multiboot_TRUE@am__append_2033 = loadenv.module
 
3132
@COND_i386_multiboot_TRUE@am__append_2034 = loadenv.module$(EXEEXT)
 
3133
@COND_i386_multiboot_TRUE@am__append_2035 = 
 
3134
@COND_i386_multiboot_TRUE@am__append_2036 = $(nodist_loadenv_module_SOURCES)
 
3135
@COND_i386_multiboot_TRUE@am__append_2037 =  \
 
3136
@COND_i386_multiboot_TRUE@      $(nodist_loadenv_module_SOURCES) \
 
3137
@COND_i386_multiboot_TRUE@      loadenv.marker
 
3138
@COND_i386_multiboot_TRUE@am__append_2038 = loadenv.mod
 
3139
@COND_i386_multiboot_TRUE@am__append_2039 = loadenv.marker
 
3140
@COND_i386_ieee1275_TRUE@am__append_2040 = loadenv.module
 
3141
@COND_i386_ieee1275_TRUE@am__append_2041 = loadenv.module$(EXEEXT)
 
3142
@COND_i386_ieee1275_TRUE@am__append_2042 = 
 
3143
@COND_i386_ieee1275_TRUE@am__append_2043 = $(nodist_loadenv_module_SOURCES)
 
3144
@COND_i386_ieee1275_TRUE@am__append_2044 =  \
 
3145
@COND_i386_ieee1275_TRUE@       $(nodist_loadenv_module_SOURCES) \
 
3146
@COND_i386_ieee1275_TRUE@       loadenv.marker
 
3147
@COND_i386_ieee1275_TRUE@am__append_2045 = loadenv.mod
 
3148
@COND_i386_ieee1275_TRUE@am__append_2046 = loadenv.marker
 
3149
@COND_x86_64_efi_TRUE@am__append_2047 = loadenv.module
 
3150
@COND_x86_64_efi_TRUE@am__append_2048 = loadenv.module$(EXEEXT)
 
3151
@COND_x86_64_efi_TRUE@am__append_2049 = 
 
3152
@COND_x86_64_efi_TRUE@am__append_2050 = $(nodist_loadenv_module_SOURCES)
 
3153
@COND_x86_64_efi_TRUE@am__append_2051 =  \
 
3154
@COND_x86_64_efi_TRUE@  $(nodist_loadenv_module_SOURCES) \
 
3155
@COND_x86_64_efi_TRUE@  loadenv.marker
 
3156
@COND_x86_64_efi_TRUE@am__append_2052 = loadenv.mod
 
3157
@COND_x86_64_efi_TRUE@am__append_2053 = loadenv.marker
 
3158
@COND_mips_yeeloong_TRUE@am__append_2054 = loadenv.module
 
3159
@COND_mips_yeeloong_TRUE@am__append_2055 = loadenv.module$(EXEEXT)
 
3160
@COND_mips_yeeloong_TRUE@am__append_2056 = 
 
3161
@COND_mips_yeeloong_TRUE@am__append_2057 = $(nodist_loadenv_module_SOURCES)
 
3162
@COND_mips_yeeloong_TRUE@am__append_2058 =  \
 
3163
@COND_mips_yeeloong_TRUE@       $(nodist_loadenv_module_SOURCES) \
 
3164
@COND_mips_yeeloong_TRUE@       loadenv.marker
 
3165
@COND_mips_yeeloong_TRUE@am__append_2059 = loadenv.mod
 
3166
@COND_mips_yeeloong_TRUE@am__append_2060 = loadenv.marker
 
3167
@COND_sparc64_ieee1275_TRUE@am__append_2061 = loadenv.module
 
3168
@COND_sparc64_ieee1275_TRUE@am__append_2062 = loadenv.module$(EXEEXT)
 
3169
@COND_sparc64_ieee1275_TRUE@am__append_2063 = 
 
3170
@COND_sparc64_ieee1275_TRUE@am__append_2064 = $(nodist_loadenv_module_SOURCES)
 
3171
@COND_sparc64_ieee1275_TRUE@am__append_2065 =  \
 
3172
@COND_sparc64_ieee1275_TRUE@    $(nodist_loadenv_module_SOURCES) \
 
3173
@COND_sparc64_ieee1275_TRUE@    loadenv.marker
 
3174
@COND_sparc64_ieee1275_TRUE@am__append_2066 = loadenv.mod
 
3175
@COND_sparc64_ieee1275_TRUE@am__append_2067 = loadenv.marker
 
3176
@COND_powerpc_ieee1275_TRUE@am__append_2068 = loadenv.module
 
3177
@COND_powerpc_ieee1275_TRUE@am__append_2069 = loadenv.module$(EXEEXT)
 
3178
@COND_powerpc_ieee1275_TRUE@am__append_2070 = 
 
3179
@COND_powerpc_ieee1275_TRUE@am__append_2071 = $(nodist_loadenv_module_SOURCES)
 
3180
@COND_powerpc_ieee1275_TRUE@am__append_2072 =  \
 
3181
@COND_powerpc_ieee1275_TRUE@    $(nodist_loadenv_module_SOURCES) \
 
3182
@COND_powerpc_ieee1275_TRUE@    loadenv.marker
 
3183
@COND_powerpc_ieee1275_TRUE@am__append_2073 = loadenv.mod
 
3184
@COND_powerpc_ieee1275_TRUE@am__append_2074 = loadenv.marker
 
3185
@COND_emu_TRUE@am__append_2075 = ls.module
 
3186
@COND_emu_TRUE@am__append_2076 = ls.module$(EXEEXT)
 
3187
@COND_emu_TRUE@am__append_2077 = 
 
3188
@COND_emu_TRUE@am__append_2078 = $(nodist_ls_module_SOURCES)
 
3189
@COND_emu_TRUE@am__append_2079 = $(nodist_ls_module_SOURCES) ls.marker
 
3190
@COND_emu_TRUE@am__append_2080 = ls.mod
 
3191
@COND_emu_TRUE@am__append_2081 = ls.marker
 
3192
@COND_i386_pc_TRUE@am__append_2082 = ls.module
 
3193
@COND_i386_pc_TRUE@am__append_2083 = ls.module$(EXEEXT)
 
3194
@COND_i386_pc_TRUE@am__append_2084 = 
 
3195
@COND_i386_pc_TRUE@am__append_2085 = $(nodist_ls_module_SOURCES)
 
3196
@COND_i386_pc_TRUE@am__append_2086 = $(nodist_ls_module_SOURCES) \
 
3197
@COND_i386_pc_TRUE@     ls.marker
 
3198
@COND_i386_pc_TRUE@am__append_2087 = ls.mod
 
3199
@COND_i386_pc_TRUE@am__append_2088 = ls.marker
 
3200
@COND_i386_efi_TRUE@am__append_2089 = ls.module
 
3201
@COND_i386_efi_TRUE@am__append_2090 = ls.module$(EXEEXT)
 
3202
@COND_i386_efi_TRUE@am__append_2091 = 
 
3203
@COND_i386_efi_TRUE@am__append_2092 = $(nodist_ls_module_SOURCES)
 
3204
@COND_i386_efi_TRUE@am__append_2093 = $(nodist_ls_module_SOURCES) \
 
3205
@COND_i386_efi_TRUE@    ls.marker
 
3206
@COND_i386_efi_TRUE@am__append_2094 = ls.mod
 
3207
@COND_i386_efi_TRUE@am__append_2095 = ls.marker
 
3208
@COND_i386_qemu_TRUE@am__append_2096 = ls.module
 
3209
@COND_i386_qemu_TRUE@am__append_2097 = ls.module$(EXEEXT)
 
3210
@COND_i386_qemu_TRUE@am__append_2098 = 
 
3211
@COND_i386_qemu_TRUE@am__append_2099 = $(nodist_ls_module_SOURCES)
 
3212
@COND_i386_qemu_TRUE@am__append_2100 = $(nodist_ls_module_SOURCES) \
 
3213
@COND_i386_qemu_TRUE@   ls.marker
 
3214
@COND_i386_qemu_TRUE@am__append_2101 = ls.mod
 
3215
@COND_i386_qemu_TRUE@am__append_2102 = ls.marker
 
3216
@COND_i386_coreboot_TRUE@am__append_2103 = ls.module
 
3217
@COND_i386_coreboot_TRUE@am__append_2104 = ls.module$(EXEEXT)
 
3218
@COND_i386_coreboot_TRUE@am__append_2105 = 
 
3219
@COND_i386_coreboot_TRUE@am__append_2106 = $(nodist_ls_module_SOURCES)
 
3220
@COND_i386_coreboot_TRUE@am__append_2107 =  \
 
3221
@COND_i386_coreboot_TRUE@       $(nodist_ls_module_SOURCES) ls.marker
 
3222
@COND_i386_coreboot_TRUE@am__append_2108 = ls.mod
 
3223
@COND_i386_coreboot_TRUE@am__append_2109 = ls.marker
 
3224
@COND_i386_multiboot_TRUE@am__append_2110 = ls.module
 
3225
@COND_i386_multiboot_TRUE@am__append_2111 = ls.module$(EXEEXT)
 
3226
@COND_i386_multiboot_TRUE@am__append_2112 = 
 
3227
@COND_i386_multiboot_TRUE@am__append_2113 = $(nodist_ls_module_SOURCES)
 
3228
@COND_i386_multiboot_TRUE@am__append_2114 =  \
 
3229
@COND_i386_multiboot_TRUE@      $(nodist_ls_module_SOURCES) \
 
3230
@COND_i386_multiboot_TRUE@      ls.marker
 
3231
@COND_i386_multiboot_TRUE@am__append_2115 = ls.mod
 
3232
@COND_i386_multiboot_TRUE@am__append_2116 = ls.marker
 
3233
@COND_i386_ieee1275_TRUE@am__append_2117 = ls.module
 
3234
@COND_i386_ieee1275_TRUE@am__append_2118 = ls.module$(EXEEXT)
 
3235
@COND_i386_ieee1275_TRUE@am__append_2119 = 
 
3236
@COND_i386_ieee1275_TRUE@am__append_2120 = $(nodist_ls_module_SOURCES)
 
3237
@COND_i386_ieee1275_TRUE@am__append_2121 =  \
 
3238
@COND_i386_ieee1275_TRUE@       $(nodist_ls_module_SOURCES) ls.marker
 
3239
@COND_i386_ieee1275_TRUE@am__append_2122 = ls.mod
 
3240
@COND_i386_ieee1275_TRUE@am__append_2123 = ls.marker
 
3241
@COND_x86_64_efi_TRUE@am__append_2124 = ls.module
 
3242
@COND_x86_64_efi_TRUE@am__append_2125 = ls.module$(EXEEXT)
 
3243
@COND_x86_64_efi_TRUE@am__append_2126 = 
 
3244
@COND_x86_64_efi_TRUE@am__append_2127 = $(nodist_ls_module_SOURCES)
 
3245
@COND_x86_64_efi_TRUE@am__append_2128 = $(nodist_ls_module_SOURCES) \
 
3246
@COND_x86_64_efi_TRUE@  ls.marker
 
3247
@COND_x86_64_efi_TRUE@am__append_2129 = ls.mod
 
3248
@COND_x86_64_efi_TRUE@am__append_2130 = ls.marker
 
3249
@COND_mips_yeeloong_TRUE@am__append_2131 = ls.module
 
3250
@COND_mips_yeeloong_TRUE@am__append_2132 = ls.module$(EXEEXT)
 
3251
@COND_mips_yeeloong_TRUE@am__append_2133 = 
 
3252
@COND_mips_yeeloong_TRUE@am__append_2134 = $(nodist_ls_module_SOURCES)
 
3253
@COND_mips_yeeloong_TRUE@am__append_2135 =  \
 
3254
@COND_mips_yeeloong_TRUE@       $(nodist_ls_module_SOURCES) ls.marker
 
3255
@COND_mips_yeeloong_TRUE@am__append_2136 = ls.mod
 
3256
@COND_mips_yeeloong_TRUE@am__append_2137 = ls.marker
 
3257
@COND_sparc64_ieee1275_TRUE@am__append_2138 = ls.module
 
3258
@COND_sparc64_ieee1275_TRUE@am__append_2139 = ls.module$(EXEEXT)
 
3259
@COND_sparc64_ieee1275_TRUE@am__append_2140 = 
 
3260
@COND_sparc64_ieee1275_TRUE@am__append_2141 = $(nodist_ls_module_SOURCES)
 
3261
@COND_sparc64_ieee1275_TRUE@am__append_2142 =  \
 
3262
@COND_sparc64_ieee1275_TRUE@    $(nodist_ls_module_SOURCES) \
 
3263
@COND_sparc64_ieee1275_TRUE@    ls.marker
 
3264
@COND_sparc64_ieee1275_TRUE@am__append_2143 = ls.mod
 
3265
@COND_sparc64_ieee1275_TRUE@am__append_2144 = ls.marker
 
3266
@COND_powerpc_ieee1275_TRUE@am__append_2145 = ls.module
 
3267
@COND_powerpc_ieee1275_TRUE@am__append_2146 = ls.module$(EXEEXT)
 
3268
@COND_powerpc_ieee1275_TRUE@am__append_2147 = 
 
3269
@COND_powerpc_ieee1275_TRUE@am__append_2148 = $(nodist_ls_module_SOURCES)
 
3270
@COND_powerpc_ieee1275_TRUE@am__append_2149 =  \
 
3271
@COND_powerpc_ieee1275_TRUE@    $(nodist_ls_module_SOURCES) \
 
3272
@COND_powerpc_ieee1275_TRUE@    ls.marker
 
3273
@COND_powerpc_ieee1275_TRUE@am__append_2150 = ls.mod
 
3274
@COND_powerpc_ieee1275_TRUE@am__append_2151 = ls.marker
 
3275
@COND_emu_TRUE@am__append_2152 = lsmmap.module
 
3276
@COND_emu_TRUE@am__append_2153 = lsmmap.module$(EXEEXT)
 
3277
@COND_emu_TRUE@am__append_2154 = 
 
3278
@COND_emu_TRUE@am__append_2155 = $(nodist_lsmmap_module_SOURCES)
 
3279
@COND_emu_TRUE@am__append_2156 = $(nodist_lsmmap_module_SOURCES) \
 
3280
@COND_emu_TRUE@ lsmmap.marker
 
3281
@COND_emu_TRUE@am__append_2157 = lsmmap.mod
 
3282
@COND_emu_TRUE@am__append_2158 = lsmmap.marker
 
3283
@COND_i386_pc_TRUE@am__append_2159 = lsmmap.module
 
3284
@COND_i386_pc_TRUE@am__append_2160 = lsmmap.module$(EXEEXT)
 
3285
@COND_i386_pc_TRUE@am__append_2161 = 
 
3286
@COND_i386_pc_TRUE@am__append_2162 = $(nodist_lsmmap_module_SOURCES)
 
3287
@COND_i386_pc_TRUE@am__append_2163 = $(nodist_lsmmap_module_SOURCES) \
 
3288
@COND_i386_pc_TRUE@     lsmmap.marker
 
3289
@COND_i386_pc_TRUE@am__append_2164 = lsmmap.mod
 
3290
@COND_i386_pc_TRUE@am__append_2165 = lsmmap.marker
 
3291
@COND_i386_efi_TRUE@am__append_2166 = lsmmap.module
 
3292
@COND_i386_efi_TRUE@am__append_2167 = lsmmap.module$(EXEEXT)
 
3293
@COND_i386_efi_TRUE@am__append_2168 = 
 
3294
@COND_i386_efi_TRUE@am__append_2169 = $(nodist_lsmmap_module_SOURCES)
 
3295
@COND_i386_efi_TRUE@am__append_2170 = $(nodist_lsmmap_module_SOURCES) \
 
3296
@COND_i386_efi_TRUE@    lsmmap.marker
 
3297
@COND_i386_efi_TRUE@am__append_2171 = lsmmap.mod
 
3298
@COND_i386_efi_TRUE@am__append_2172 = lsmmap.marker
 
3299
@COND_i386_qemu_TRUE@am__append_2173 = lsmmap.module
 
3300
@COND_i386_qemu_TRUE@am__append_2174 = lsmmap.module$(EXEEXT)
 
3301
@COND_i386_qemu_TRUE@am__append_2175 = 
 
3302
@COND_i386_qemu_TRUE@am__append_2176 = $(nodist_lsmmap_module_SOURCES)
 
3303
@COND_i386_qemu_TRUE@am__append_2177 =  \
 
3304
@COND_i386_qemu_TRUE@   $(nodist_lsmmap_module_SOURCES) \
 
3305
@COND_i386_qemu_TRUE@   lsmmap.marker
 
3306
@COND_i386_qemu_TRUE@am__append_2178 = lsmmap.mod
 
3307
@COND_i386_qemu_TRUE@am__append_2179 = lsmmap.marker
 
3308
@COND_i386_coreboot_TRUE@am__append_2180 = lsmmap.module
 
3309
@COND_i386_coreboot_TRUE@am__append_2181 = lsmmap.module$(EXEEXT)
 
3310
@COND_i386_coreboot_TRUE@am__append_2182 = 
 
3311
@COND_i386_coreboot_TRUE@am__append_2183 = $(nodist_lsmmap_module_SOURCES)
 
3312
@COND_i386_coreboot_TRUE@am__append_2184 =  \
 
3313
@COND_i386_coreboot_TRUE@       $(nodist_lsmmap_module_SOURCES) \
 
3314
@COND_i386_coreboot_TRUE@       lsmmap.marker
 
3315
@COND_i386_coreboot_TRUE@am__append_2185 = lsmmap.mod
 
3316
@COND_i386_coreboot_TRUE@am__append_2186 = lsmmap.marker
 
3317
@COND_i386_multiboot_TRUE@am__append_2187 = lsmmap.module
 
3318
@COND_i386_multiboot_TRUE@am__append_2188 = lsmmap.module$(EXEEXT)
 
3319
@COND_i386_multiboot_TRUE@am__append_2189 = 
 
3320
@COND_i386_multiboot_TRUE@am__append_2190 = $(nodist_lsmmap_module_SOURCES)
 
3321
@COND_i386_multiboot_TRUE@am__append_2191 =  \
 
3322
@COND_i386_multiboot_TRUE@      $(nodist_lsmmap_module_SOURCES) \
 
3323
@COND_i386_multiboot_TRUE@      lsmmap.marker
 
3324
@COND_i386_multiboot_TRUE@am__append_2192 = lsmmap.mod
 
3325
@COND_i386_multiboot_TRUE@am__append_2193 = lsmmap.marker
 
3326
@COND_i386_ieee1275_TRUE@am__append_2194 = lsmmap.module
 
3327
@COND_i386_ieee1275_TRUE@am__append_2195 = lsmmap.module$(EXEEXT)
 
3328
@COND_i386_ieee1275_TRUE@am__append_2196 = 
 
3329
@COND_i386_ieee1275_TRUE@am__append_2197 = $(nodist_lsmmap_module_SOURCES)
 
3330
@COND_i386_ieee1275_TRUE@am__append_2198 =  \
 
3331
@COND_i386_ieee1275_TRUE@       $(nodist_lsmmap_module_SOURCES) \
 
3332
@COND_i386_ieee1275_TRUE@       lsmmap.marker
 
3333
@COND_i386_ieee1275_TRUE@am__append_2199 = lsmmap.mod
 
3334
@COND_i386_ieee1275_TRUE@am__append_2200 = lsmmap.marker
 
3335
@COND_x86_64_efi_TRUE@am__append_2201 = lsmmap.module
 
3336
@COND_x86_64_efi_TRUE@am__append_2202 = lsmmap.module$(EXEEXT)
 
3337
@COND_x86_64_efi_TRUE@am__append_2203 = 
 
3338
@COND_x86_64_efi_TRUE@am__append_2204 = $(nodist_lsmmap_module_SOURCES)
 
3339
@COND_x86_64_efi_TRUE@am__append_2205 =  \
 
3340
@COND_x86_64_efi_TRUE@  $(nodist_lsmmap_module_SOURCES) \
 
3341
@COND_x86_64_efi_TRUE@  lsmmap.marker
 
3342
@COND_x86_64_efi_TRUE@am__append_2206 = lsmmap.mod
 
3343
@COND_x86_64_efi_TRUE@am__append_2207 = lsmmap.marker
 
3344
@COND_mips_yeeloong_TRUE@am__append_2208 = lsmmap.module
 
3345
@COND_mips_yeeloong_TRUE@am__append_2209 = lsmmap.module$(EXEEXT)
 
3346
@COND_mips_yeeloong_TRUE@am__append_2210 = 
 
3347
@COND_mips_yeeloong_TRUE@am__append_2211 = $(nodist_lsmmap_module_SOURCES)
 
3348
@COND_mips_yeeloong_TRUE@am__append_2212 =  \
 
3349
@COND_mips_yeeloong_TRUE@       $(nodist_lsmmap_module_SOURCES) \
 
3350
@COND_mips_yeeloong_TRUE@       lsmmap.marker
 
3351
@COND_mips_yeeloong_TRUE@am__append_2213 = lsmmap.mod
 
3352
@COND_mips_yeeloong_TRUE@am__append_2214 = lsmmap.marker
 
3353
@COND_sparc64_ieee1275_TRUE@am__append_2215 = lsmmap.module
 
3354
@COND_sparc64_ieee1275_TRUE@am__append_2216 = lsmmap.module$(EXEEXT)
 
3355
@COND_sparc64_ieee1275_TRUE@am__append_2217 = 
 
3356
@COND_sparc64_ieee1275_TRUE@am__append_2218 = $(nodist_lsmmap_module_SOURCES)
 
3357
@COND_sparc64_ieee1275_TRUE@am__append_2219 =  \
 
3358
@COND_sparc64_ieee1275_TRUE@    $(nodist_lsmmap_module_SOURCES) \
 
3359
@COND_sparc64_ieee1275_TRUE@    lsmmap.marker
 
3360
@COND_sparc64_ieee1275_TRUE@am__append_2220 = lsmmap.mod
 
3361
@COND_sparc64_ieee1275_TRUE@am__append_2221 = lsmmap.marker
 
3362
@COND_powerpc_ieee1275_TRUE@am__append_2222 = lsmmap.module
 
3363
@COND_powerpc_ieee1275_TRUE@am__append_2223 = lsmmap.module$(EXEEXT)
 
3364
@COND_powerpc_ieee1275_TRUE@am__append_2224 = 
 
3365
@COND_powerpc_ieee1275_TRUE@am__append_2225 = $(nodist_lsmmap_module_SOURCES)
 
3366
@COND_powerpc_ieee1275_TRUE@am__append_2226 =  \
 
3367
@COND_powerpc_ieee1275_TRUE@    $(nodist_lsmmap_module_SOURCES) \
 
3368
@COND_powerpc_ieee1275_TRUE@    lsmmap.marker
 
3369
@COND_powerpc_ieee1275_TRUE@am__append_2227 = lsmmap.mod
 
3370
@COND_powerpc_ieee1275_TRUE@am__append_2228 = lsmmap.marker
 
3371
@COND_i386_pc_TRUE@am__append_2229 = lspci.module
 
3372
@COND_i386_pc_TRUE@am__append_2230 = lspci.module$(EXEEXT)
 
3373
@COND_i386_pc_TRUE@am__append_2231 = 
 
3374
@COND_i386_pc_TRUE@am__append_2232 = $(nodist_lspci_module_SOURCES)
 
3375
@COND_i386_pc_TRUE@am__append_2233 = $(nodist_lspci_module_SOURCES) \
 
3376
@COND_i386_pc_TRUE@     lspci.marker
 
3377
@COND_i386_pc_TRUE@am__append_2234 = lspci.mod
 
3378
@COND_i386_pc_TRUE@am__append_2235 = lspci.marker
 
3379
@COND_i386_efi_TRUE@am__append_2236 = lspci.module
 
3380
@COND_i386_efi_TRUE@am__append_2237 = lspci.module$(EXEEXT)
 
3381
@COND_i386_efi_TRUE@am__append_2238 = 
 
3382
@COND_i386_efi_TRUE@am__append_2239 = $(nodist_lspci_module_SOURCES)
 
3383
@COND_i386_efi_TRUE@am__append_2240 = $(nodist_lspci_module_SOURCES) \
 
3384
@COND_i386_efi_TRUE@    lspci.marker
 
3385
@COND_i386_efi_TRUE@am__append_2241 = lspci.mod
 
3386
@COND_i386_efi_TRUE@am__append_2242 = lspci.marker
 
3387
@COND_i386_qemu_TRUE@am__append_2243 = lspci.module
 
3388
@COND_i386_qemu_TRUE@am__append_2244 = lspci.module$(EXEEXT)
 
3389
@COND_i386_qemu_TRUE@am__append_2245 = 
 
3390
@COND_i386_qemu_TRUE@am__append_2246 = $(nodist_lspci_module_SOURCES)
 
3391
@COND_i386_qemu_TRUE@am__append_2247 = $(nodist_lspci_module_SOURCES) \
 
3392
@COND_i386_qemu_TRUE@   lspci.marker
 
3393
@COND_i386_qemu_TRUE@am__append_2248 = lspci.mod
 
3394
@COND_i386_qemu_TRUE@am__append_2249 = lspci.marker
 
3395
@COND_i386_coreboot_TRUE@am__append_2250 = lspci.module
 
3396
@COND_i386_coreboot_TRUE@am__append_2251 = lspci.module$(EXEEXT)
 
3397
@COND_i386_coreboot_TRUE@am__append_2252 = 
 
3398
@COND_i386_coreboot_TRUE@am__append_2253 = $(nodist_lspci_module_SOURCES)
 
3399
@COND_i386_coreboot_TRUE@am__append_2254 =  \
 
3400
@COND_i386_coreboot_TRUE@       $(nodist_lspci_module_SOURCES) \
 
3401
@COND_i386_coreboot_TRUE@       lspci.marker
 
3402
@COND_i386_coreboot_TRUE@am__append_2255 = lspci.mod
 
3403
@COND_i386_coreboot_TRUE@am__append_2256 = lspci.marker
 
3404
@COND_i386_multiboot_TRUE@am__append_2257 = lspci.module
 
3405
@COND_i386_multiboot_TRUE@am__append_2258 = lspci.module$(EXEEXT)
 
3406
@COND_i386_multiboot_TRUE@am__append_2259 = 
 
3407
@COND_i386_multiboot_TRUE@am__append_2260 = $(nodist_lspci_module_SOURCES)
 
3408
@COND_i386_multiboot_TRUE@am__append_2261 =  \
 
3409
@COND_i386_multiboot_TRUE@      $(nodist_lspci_module_SOURCES) \
 
3410
@COND_i386_multiboot_TRUE@      lspci.marker
 
3411
@COND_i386_multiboot_TRUE@am__append_2262 = lspci.mod
 
3412
@COND_i386_multiboot_TRUE@am__append_2263 = lspci.marker
 
3413
@COND_i386_ieee1275_TRUE@am__append_2264 = lspci.module
 
3414
@COND_i386_ieee1275_TRUE@am__append_2265 = lspci.module$(EXEEXT)
 
3415
@COND_i386_ieee1275_TRUE@am__append_2266 = 
 
3416
@COND_i386_ieee1275_TRUE@am__append_2267 = $(nodist_lspci_module_SOURCES)
 
3417
@COND_i386_ieee1275_TRUE@am__append_2268 =  \
 
3418
@COND_i386_ieee1275_TRUE@       $(nodist_lspci_module_SOURCES) \
 
3419
@COND_i386_ieee1275_TRUE@       lspci.marker
 
3420
@COND_i386_ieee1275_TRUE@am__append_2269 = lspci.mod
 
3421
@COND_i386_ieee1275_TRUE@am__append_2270 = lspci.marker
 
3422
@COND_x86_64_efi_TRUE@am__append_2271 = lspci.module
 
3423
@COND_x86_64_efi_TRUE@am__append_2272 = lspci.module$(EXEEXT)
 
3424
@COND_x86_64_efi_TRUE@am__append_2273 = 
 
3425
@COND_x86_64_efi_TRUE@am__append_2274 = $(nodist_lspci_module_SOURCES)
 
3426
@COND_x86_64_efi_TRUE@am__append_2275 =  \
 
3427
@COND_x86_64_efi_TRUE@  $(nodist_lspci_module_SOURCES) \
 
3428
@COND_x86_64_efi_TRUE@  lspci.marker
 
3429
@COND_x86_64_efi_TRUE@am__append_2276 = lspci.mod
 
3430
@COND_x86_64_efi_TRUE@am__append_2277 = lspci.marker
 
3431
@COND_mips_yeeloong_TRUE@am__append_2278 = lspci.module
 
3432
@COND_mips_yeeloong_TRUE@am__append_2279 = lspci.module$(EXEEXT)
 
3433
@COND_mips_yeeloong_TRUE@am__append_2280 = 
 
3434
@COND_mips_yeeloong_TRUE@am__append_2281 = $(nodist_lspci_module_SOURCES)
 
3435
@COND_mips_yeeloong_TRUE@am__append_2282 =  \
 
3436
@COND_mips_yeeloong_TRUE@       $(nodist_lspci_module_SOURCES) \
 
3437
@COND_mips_yeeloong_TRUE@       lspci.marker
 
3438
@COND_mips_yeeloong_TRUE@am__append_2283 = lspci.mod
 
3439
@COND_mips_yeeloong_TRUE@am__append_2284 = lspci.marker
 
3440
@COND_emu_TRUE@am__append_2285 = memrw.module
 
3441
@COND_emu_TRUE@am__append_2286 = memrw.module$(EXEEXT)
 
3442
@COND_emu_TRUE@am__append_2287 = 
 
3443
@COND_emu_TRUE@am__append_2288 = $(nodist_memrw_module_SOURCES)
 
3444
@COND_emu_TRUE@am__append_2289 = $(nodist_memrw_module_SOURCES) \
 
3445
@COND_emu_TRUE@ memrw.marker
 
3446
@COND_emu_TRUE@am__append_2290 = memrw.mod
 
3447
@COND_emu_TRUE@am__append_2291 = memrw.marker
 
3448
@COND_i386_pc_TRUE@am__append_2292 = memrw.module
 
3449
@COND_i386_pc_TRUE@am__append_2293 = memrw.module$(EXEEXT)
 
3450
@COND_i386_pc_TRUE@am__append_2294 = 
 
3451
@COND_i386_pc_TRUE@am__append_2295 = $(nodist_memrw_module_SOURCES)
 
3452
@COND_i386_pc_TRUE@am__append_2296 = $(nodist_memrw_module_SOURCES) \
 
3453
@COND_i386_pc_TRUE@     memrw.marker
 
3454
@COND_i386_pc_TRUE@am__append_2297 = memrw.mod
 
3455
@COND_i386_pc_TRUE@am__append_2298 = memrw.marker
 
3456
@COND_i386_efi_TRUE@am__append_2299 = memrw.module
 
3457
@COND_i386_efi_TRUE@am__append_2300 = memrw.module$(EXEEXT)
 
3458
@COND_i386_efi_TRUE@am__append_2301 = 
 
3459
@COND_i386_efi_TRUE@am__append_2302 = $(nodist_memrw_module_SOURCES)
 
3460
@COND_i386_efi_TRUE@am__append_2303 = $(nodist_memrw_module_SOURCES) \
 
3461
@COND_i386_efi_TRUE@    memrw.marker
 
3462
@COND_i386_efi_TRUE@am__append_2304 = memrw.mod
 
3463
@COND_i386_efi_TRUE@am__append_2305 = memrw.marker
 
3464
@COND_i386_qemu_TRUE@am__append_2306 = memrw.module
 
3465
@COND_i386_qemu_TRUE@am__append_2307 = memrw.module$(EXEEXT)
 
3466
@COND_i386_qemu_TRUE@am__append_2308 = 
 
3467
@COND_i386_qemu_TRUE@am__append_2309 = $(nodist_memrw_module_SOURCES)
 
3468
@COND_i386_qemu_TRUE@am__append_2310 = $(nodist_memrw_module_SOURCES) \
 
3469
@COND_i386_qemu_TRUE@   memrw.marker
 
3470
@COND_i386_qemu_TRUE@am__append_2311 = memrw.mod
 
3471
@COND_i386_qemu_TRUE@am__append_2312 = memrw.marker
 
3472
@COND_i386_coreboot_TRUE@am__append_2313 = memrw.module
 
3473
@COND_i386_coreboot_TRUE@am__append_2314 = memrw.module$(EXEEXT)
 
3474
@COND_i386_coreboot_TRUE@am__append_2315 = 
 
3475
@COND_i386_coreboot_TRUE@am__append_2316 = $(nodist_memrw_module_SOURCES)
 
3476
@COND_i386_coreboot_TRUE@am__append_2317 =  \
 
3477
@COND_i386_coreboot_TRUE@       $(nodist_memrw_module_SOURCES) \
 
3478
@COND_i386_coreboot_TRUE@       memrw.marker
 
3479
@COND_i386_coreboot_TRUE@am__append_2318 = memrw.mod
 
3480
@COND_i386_coreboot_TRUE@am__append_2319 = memrw.marker
 
3481
@COND_i386_multiboot_TRUE@am__append_2320 = memrw.module
 
3482
@COND_i386_multiboot_TRUE@am__append_2321 = memrw.module$(EXEEXT)
 
3483
@COND_i386_multiboot_TRUE@am__append_2322 = 
 
3484
@COND_i386_multiboot_TRUE@am__append_2323 = $(nodist_memrw_module_SOURCES)
 
3485
@COND_i386_multiboot_TRUE@am__append_2324 =  \
 
3486
@COND_i386_multiboot_TRUE@      $(nodist_memrw_module_SOURCES) \
 
3487
@COND_i386_multiboot_TRUE@      memrw.marker
 
3488
@COND_i386_multiboot_TRUE@am__append_2325 = memrw.mod
 
3489
@COND_i386_multiboot_TRUE@am__append_2326 = memrw.marker
 
3490
@COND_i386_ieee1275_TRUE@am__append_2327 = memrw.module
 
3491
@COND_i386_ieee1275_TRUE@am__append_2328 = memrw.module$(EXEEXT)
 
3492
@COND_i386_ieee1275_TRUE@am__append_2329 = 
 
3493
@COND_i386_ieee1275_TRUE@am__append_2330 = $(nodist_memrw_module_SOURCES)
 
3494
@COND_i386_ieee1275_TRUE@am__append_2331 =  \
 
3495
@COND_i386_ieee1275_TRUE@       $(nodist_memrw_module_SOURCES) \
 
3496
@COND_i386_ieee1275_TRUE@       memrw.marker
 
3497
@COND_i386_ieee1275_TRUE@am__append_2332 = memrw.mod
 
3498
@COND_i386_ieee1275_TRUE@am__append_2333 = memrw.marker
 
3499
@COND_x86_64_efi_TRUE@am__append_2334 = memrw.module
 
3500
@COND_x86_64_efi_TRUE@am__append_2335 = memrw.module$(EXEEXT)
 
3501
@COND_x86_64_efi_TRUE@am__append_2336 = 
 
3502
@COND_x86_64_efi_TRUE@am__append_2337 = $(nodist_memrw_module_SOURCES)
 
3503
@COND_x86_64_efi_TRUE@am__append_2338 =  \
 
3504
@COND_x86_64_efi_TRUE@  $(nodist_memrw_module_SOURCES) \
 
3505
@COND_x86_64_efi_TRUE@  memrw.marker
 
3506
@COND_x86_64_efi_TRUE@am__append_2339 = memrw.mod
 
3507
@COND_x86_64_efi_TRUE@am__append_2340 = memrw.marker
 
3508
@COND_mips_yeeloong_TRUE@am__append_2341 = memrw.module
 
3509
@COND_mips_yeeloong_TRUE@am__append_2342 = memrw.module$(EXEEXT)
 
3510
@COND_mips_yeeloong_TRUE@am__append_2343 = 
 
3511
@COND_mips_yeeloong_TRUE@am__append_2344 = $(nodist_memrw_module_SOURCES)
 
3512
@COND_mips_yeeloong_TRUE@am__append_2345 =  \
 
3513
@COND_mips_yeeloong_TRUE@       $(nodist_memrw_module_SOURCES) \
 
3514
@COND_mips_yeeloong_TRUE@       memrw.marker
 
3515
@COND_mips_yeeloong_TRUE@am__append_2346 = memrw.mod
 
3516
@COND_mips_yeeloong_TRUE@am__append_2347 = memrw.marker
 
3517
@COND_sparc64_ieee1275_TRUE@am__append_2348 = memrw.module
 
3518
@COND_sparc64_ieee1275_TRUE@am__append_2349 = memrw.module$(EXEEXT)
 
3519
@COND_sparc64_ieee1275_TRUE@am__append_2350 = 
 
3520
@COND_sparc64_ieee1275_TRUE@am__append_2351 = $(nodist_memrw_module_SOURCES)
 
3521
@COND_sparc64_ieee1275_TRUE@am__append_2352 =  \
 
3522
@COND_sparc64_ieee1275_TRUE@    $(nodist_memrw_module_SOURCES) \
 
3523
@COND_sparc64_ieee1275_TRUE@    memrw.marker
 
3524
@COND_sparc64_ieee1275_TRUE@am__append_2353 = memrw.mod
 
3525
@COND_sparc64_ieee1275_TRUE@am__append_2354 = memrw.marker
 
3526
@COND_powerpc_ieee1275_TRUE@am__append_2355 = memrw.module
 
3527
@COND_powerpc_ieee1275_TRUE@am__append_2356 = memrw.module$(EXEEXT)
 
3528
@COND_powerpc_ieee1275_TRUE@am__append_2357 = 
 
3529
@COND_powerpc_ieee1275_TRUE@am__append_2358 = $(nodist_memrw_module_SOURCES)
 
3530
@COND_powerpc_ieee1275_TRUE@am__append_2359 =  \
 
3531
@COND_powerpc_ieee1275_TRUE@    $(nodist_memrw_module_SOURCES) \
 
3532
@COND_powerpc_ieee1275_TRUE@    memrw.marker
 
3533
@COND_powerpc_ieee1275_TRUE@am__append_2360 = memrw.mod
 
3534
@COND_powerpc_ieee1275_TRUE@am__append_2361 = memrw.marker
 
3535
@COND_emu_TRUE@am__append_2362 = minicmd.module
 
3536
@COND_emu_TRUE@am__append_2363 = minicmd.module$(EXEEXT)
 
3537
@COND_emu_TRUE@am__append_2364 = 
 
3538
@COND_emu_TRUE@am__append_2365 = $(nodist_minicmd_module_SOURCES)
 
3539
@COND_emu_TRUE@am__append_2366 = $(nodist_minicmd_module_SOURCES) \
 
3540
@COND_emu_TRUE@ minicmd.marker
 
3541
@COND_emu_TRUE@am__append_2367 = minicmd.mod
 
3542
@COND_emu_TRUE@am__append_2368 = minicmd.marker
 
3543
@COND_i386_pc_TRUE@am__append_2369 = minicmd.module
 
3544
@COND_i386_pc_TRUE@am__append_2370 = minicmd.module$(EXEEXT)
 
3545
@COND_i386_pc_TRUE@am__append_2371 = 
 
3546
@COND_i386_pc_TRUE@am__append_2372 = $(nodist_minicmd_module_SOURCES)
 
3547
@COND_i386_pc_TRUE@am__append_2373 = $(nodist_minicmd_module_SOURCES) \
 
3548
@COND_i386_pc_TRUE@     minicmd.marker
 
3549
@COND_i386_pc_TRUE@am__append_2374 = minicmd.mod
 
3550
@COND_i386_pc_TRUE@am__append_2375 = minicmd.marker
 
3551
@COND_i386_efi_TRUE@am__append_2376 = minicmd.module
 
3552
@COND_i386_efi_TRUE@am__append_2377 = minicmd.module$(EXEEXT)
 
3553
@COND_i386_efi_TRUE@am__append_2378 = 
 
3554
@COND_i386_efi_TRUE@am__append_2379 = $(nodist_minicmd_module_SOURCES)
 
3555
@COND_i386_efi_TRUE@am__append_2380 =  \
 
3556
@COND_i386_efi_TRUE@    $(nodist_minicmd_module_SOURCES) \
 
3557
@COND_i386_efi_TRUE@    minicmd.marker
 
3558
@COND_i386_efi_TRUE@am__append_2381 = minicmd.mod
 
3559
@COND_i386_efi_TRUE@am__append_2382 = minicmd.marker
 
3560
@COND_i386_qemu_TRUE@am__append_2383 = minicmd.module
 
3561
@COND_i386_qemu_TRUE@am__append_2384 = minicmd.module$(EXEEXT)
 
3562
@COND_i386_qemu_TRUE@am__append_2385 = 
 
3563
@COND_i386_qemu_TRUE@am__append_2386 = $(nodist_minicmd_module_SOURCES)
 
3564
@COND_i386_qemu_TRUE@am__append_2387 =  \
 
3565
@COND_i386_qemu_TRUE@   $(nodist_minicmd_module_SOURCES) \
 
3566
@COND_i386_qemu_TRUE@   minicmd.marker
 
3567
@COND_i386_qemu_TRUE@am__append_2388 = minicmd.mod
 
3568
@COND_i386_qemu_TRUE@am__append_2389 = minicmd.marker
 
3569
@COND_i386_coreboot_TRUE@am__append_2390 = minicmd.module
 
3570
@COND_i386_coreboot_TRUE@am__append_2391 = minicmd.module$(EXEEXT)
 
3571
@COND_i386_coreboot_TRUE@am__append_2392 = 
 
3572
@COND_i386_coreboot_TRUE@am__append_2393 = $(nodist_minicmd_module_SOURCES)
 
3573
@COND_i386_coreboot_TRUE@am__append_2394 =  \
 
3574
@COND_i386_coreboot_TRUE@       $(nodist_minicmd_module_SOURCES) \
 
3575
@COND_i386_coreboot_TRUE@       minicmd.marker
 
3576
@COND_i386_coreboot_TRUE@am__append_2395 = minicmd.mod
 
3577
@COND_i386_coreboot_TRUE@am__append_2396 = minicmd.marker
 
3578
@COND_i386_multiboot_TRUE@am__append_2397 = minicmd.module
 
3579
@COND_i386_multiboot_TRUE@am__append_2398 = minicmd.module$(EXEEXT)
 
3580
@COND_i386_multiboot_TRUE@am__append_2399 = 
 
3581
@COND_i386_multiboot_TRUE@am__append_2400 = $(nodist_minicmd_module_SOURCES)
 
3582
@COND_i386_multiboot_TRUE@am__append_2401 =  \
 
3583
@COND_i386_multiboot_TRUE@      $(nodist_minicmd_module_SOURCES) \
 
3584
@COND_i386_multiboot_TRUE@      minicmd.marker
 
3585
@COND_i386_multiboot_TRUE@am__append_2402 = minicmd.mod
 
3586
@COND_i386_multiboot_TRUE@am__append_2403 = minicmd.marker
 
3587
@COND_i386_ieee1275_TRUE@am__append_2404 = minicmd.module
 
3588
@COND_i386_ieee1275_TRUE@am__append_2405 = minicmd.module$(EXEEXT)
 
3589
@COND_i386_ieee1275_TRUE@am__append_2406 = 
 
3590
@COND_i386_ieee1275_TRUE@am__append_2407 = $(nodist_minicmd_module_SOURCES)
 
3591
@COND_i386_ieee1275_TRUE@am__append_2408 =  \
 
3592
@COND_i386_ieee1275_TRUE@       $(nodist_minicmd_module_SOURCES) \
 
3593
@COND_i386_ieee1275_TRUE@       minicmd.marker
 
3594
@COND_i386_ieee1275_TRUE@am__append_2409 = minicmd.mod
 
3595
@COND_i386_ieee1275_TRUE@am__append_2410 = minicmd.marker
 
3596
@COND_x86_64_efi_TRUE@am__append_2411 = minicmd.module
 
3597
@COND_x86_64_efi_TRUE@am__append_2412 = minicmd.module$(EXEEXT)
 
3598
@COND_x86_64_efi_TRUE@am__append_2413 = 
 
3599
@COND_x86_64_efi_TRUE@am__append_2414 = $(nodist_minicmd_module_SOURCES)
 
3600
@COND_x86_64_efi_TRUE@am__append_2415 =  \
 
3601
@COND_x86_64_efi_TRUE@  $(nodist_minicmd_module_SOURCES) \
 
3602
@COND_x86_64_efi_TRUE@  minicmd.marker
 
3603
@COND_x86_64_efi_TRUE@am__append_2416 = minicmd.mod
 
3604
@COND_x86_64_efi_TRUE@am__append_2417 = minicmd.marker
 
3605
@COND_mips_yeeloong_TRUE@am__append_2418 = minicmd.module
 
3606
@COND_mips_yeeloong_TRUE@am__append_2419 = minicmd.module$(EXEEXT)
 
3607
@COND_mips_yeeloong_TRUE@am__append_2420 = 
 
3608
@COND_mips_yeeloong_TRUE@am__append_2421 = $(nodist_minicmd_module_SOURCES)
 
3609
@COND_mips_yeeloong_TRUE@am__append_2422 =  \
 
3610
@COND_mips_yeeloong_TRUE@       $(nodist_minicmd_module_SOURCES) \
 
3611
@COND_mips_yeeloong_TRUE@       minicmd.marker
 
3612
@COND_mips_yeeloong_TRUE@am__append_2423 = minicmd.mod
 
3613
@COND_mips_yeeloong_TRUE@am__append_2424 = minicmd.marker
 
3614
@COND_sparc64_ieee1275_TRUE@am__append_2425 = minicmd.module
 
3615
@COND_sparc64_ieee1275_TRUE@am__append_2426 = minicmd.module$(EXEEXT)
 
3616
@COND_sparc64_ieee1275_TRUE@am__append_2427 = 
 
3617
@COND_sparc64_ieee1275_TRUE@am__append_2428 = $(nodist_minicmd_module_SOURCES)
 
3618
@COND_sparc64_ieee1275_TRUE@am__append_2429 =  \
 
3619
@COND_sparc64_ieee1275_TRUE@    $(nodist_minicmd_module_SOURCES) \
 
3620
@COND_sparc64_ieee1275_TRUE@    minicmd.marker
 
3621
@COND_sparc64_ieee1275_TRUE@am__append_2430 = minicmd.mod
 
3622
@COND_sparc64_ieee1275_TRUE@am__append_2431 = minicmd.marker
 
3623
@COND_powerpc_ieee1275_TRUE@am__append_2432 = minicmd.module
 
3624
@COND_powerpc_ieee1275_TRUE@am__append_2433 = minicmd.module$(EXEEXT)
 
3625
@COND_powerpc_ieee1275_TRUE@am__append_2434 = 
 
3626
@COND_powerpc_ieee1275_TRUE@am__append_2435 = $(nodist_minicmd_module_SOURCES)
 
3627
@COND_powerpc_ieee1275_TRUE@am__append_2436 =  \
 
3628
@COND_powerpc_ieee1275_TRUE@    $(nodist_minicmd_module_SOURCES) \
 
3629
@COND_powerpc_ieee1275_TRUE@    minicmd.marker
 
3630
@COND_powerpc_ieee1275_TRUE@am__append_2437 = minicmd.mod
 
3631
@COND_powerpc_ieee1275_TRUE@am__append_2438 = minicmd.marker
 
3632
@COND_emu_TRUE@am__append_2439 = parttool.module
 
3633
@COND_emu_TRUE@am__append_2440 = parttool.module$(EXEEXT)
 
3634
@COND_emu_TRUE@am__append_2441 = 
 
3635
@COND_emu_TRUE@am__append_2442 = $(nodist_parttool_module_SOURCES)
 
3636
@COND_emu_TRUE@am__append_2443 = $(nodist_parttool_module_SOURCES) \
 
3637
@COND_emu_TRUE@ parttool.marker
 
3638
@COND_emu_TRUE@am__append_2444 = parttool.mod
 
3639
@COND_emu_TRUE@am__append_2445 = parttool.marker
 
3640
@COND_i386_pc_TRUE@am__append_2446 = parttool.module
 
3641
@COND_i386_pc_TRUE@am__append_2447 = parttool.module$(EXEEXT)
 
3642
@COND_i386_pc_TRUE@am__append_2448 = 
 
3643
@COND_i386_pc_TRUE@am__append_2449 = $(nodist_parttool_module_SOURCES)
 
3644
@COND_i386_pc_TRUE@am__append_2450 =  \
 
3645
@COND_i386_pc_TRUE@     $(nodist_parttool_module_SOURCES) \
 
3646
@COND_i386_pc_TRUE@     parttool.marker
 
3647
@COND_i386_pc_TRUE@am__append_2451 = parttool.mod
 
3648
@COND_i386_pc_TRUE@am__append_2452 = parttool.marker
 
3649
@COND_i386_efi_TRUE@am__append_2453 = parttool.module
 
3650
@COND_i386_efi_TRUE@am__append_2454 = parttool.module$(EXEEXT)
 
3651
@COND_i386_efi_TRUE@am__append_2455 = 
 
3652
@COND_i386_efi_TRUE@am__append_2456 = $(nodist_parttool_module_SOURCES)
 
3653
@COND_i386_efi_TRUE@am__append_2457 =  \
 
3654
@COND_i386_efi_TRUE@    $(nodist_parttool_module_SOURCES) \
 
3655
@COND_i386_efi_TRUE@    parttool.marker
 
3656
@COND_i386_efi_TRUE@am__append_2458 = parttool.mod
 
3657
@COND_i386_efi_TRUE@am__append_2459 = parttool.marker
 
3658
@COND_i386_qemu_TRUE@am__append_2460 = parttool.module
 
3659
@COND_i386_qemu_TRUE@am__append_2461 = parttool.module$(EXEEXT)
 
3660
@COND_i386_qemu_TRUE@am__append_2462 = 
 
3661
@COND_i386_qemu_TRUE@am__append_2463 = $(nodist_parttool_module_SOURCES)
 
3662
@COND_i386_qemu_TRUE@am__append_2464 =  \
 
3663
@COND_i386_qemu_TRUE@   $(nodist_parttool_module_SOURCES) \
 
3664
@COND_i386_qemu_TRUE@   parttool.marker
 
3665
@COND_i386_qemu_TRUE@am__append_2465 = parttool.mod
 
3666
@COND_i386_qemu_TRUE@am__append_2466 = parttool.marker
 
3667
@COND_i386_coreboot_TRUE@am__append_2467 = parttool.module
 
3668
@COND_i386_coreboot_TRUE@am__append_2468 = parttool.module$(EXEEXT)
 
3669
@COND_i386_coreboot_TRUE@am__append_2469 = 
 
3670
@COND_i386_coreboot_TRUE@am__append_2470 = $(nodist_parttool_module_SOURCES)
 
3671
@COND_i386_coreboot_TRUE@am__append_2471 =  \
 
3672
@COND_i386_coreboot_TRUE@       $(nodist_parttool_module_SOURCES) \
 
3673
@COND_i386_coreboot_TRUE@       parttool.marker
 
3674
@COND_i386_coreboot_TRUE@am__append_2472 = parttool.mod
 
3675
@COND_i386_coreboot_TRUE@am__append_2473 = parttool.marker
 
3676
@COND_i386_multiboot_TRUE@am__append_2474 = parttool.module
 
3677
@COND_i386_multiboot_TRUE@am__append_2475 = parttool.module$(EXEEXT)
 
3678
@COND_i386_multiboot_TRUE@am__append_2476 = 
 
3679
@COND_i386_multiboot_TRUE@am__append_2477 = $(nodist_parttool_module_SOURCES)
 
3680
@COND_i386_multiboot_TRUE@am__append_2478 =  \
 
3681
@COND_i386_multiboot_TRUE@      $(nodist_parttool_module_SOURCES) \
 
3682
@COND_i386_multiboot_TRUE@      parttool.marker
 
3683
@COND_i386_multiboot_TRUE@am__append_2479 = parttool.mod
 
3684
@COND_i386_multiboot_TRUE@am__append_2480 = parttool.marker
 
3685
@COND_i386_ieee1275_TRUE@am__append_2481 = parttool.module
 
3686
@COND_i386_ieee1275_TRUE@am__append_2482 = parttool.module$(EXEEXT)
 
3687
@COND_i386_ieee1275_TRUE@am__append_2483 = 
 
3688
@COND_i386_ieee1275_TRUE@am__append_2484 = $(nodist_parttool_module_SOURCES)
 
3689
@COND_i386_ieee1275_TRUE@am__append_2485 =  \
 
3690
@COND_i386_ieee1275_TRUE@       $(nodist_parttool_module_SOURCES) \
 
3691
@COND_i386_ieee1275_TRUE@       parttool.marker
 
3692
@COND_i386_ieee1275_TRUE@am__append_2486 = parttool.mod
 
3693
@COND_i386_ieee1275_TRUE@am__append_2487 = parttool.marker
 
3694
@COND_x86_64_efi_TRUE@am__append_2488 = parttool.module
 
3695
@COND_x86_64_efi_TRUE@am__append_2489 = parttool.module$(EXEEXT)
 
3696
@COND_x86_64_efi_TRUE@am__append_2490 = 
 
3697
@COND_x86_64_efi_TRUE@am__append_2491 = $(nodist_parttool_module_SOURCES)
 
3698
@COND_x86_64_efi_TRUE@am__append_2492 =  \
 
3699
@COND_x86_64_efi_TRUE@  $(nodist_parttool_module_SOURCES) \
 
3700
@COND_x86_64_efi_TRUE@  parttool.marker
 
3701
@COND_x86_64_efi_TRUE@am__append_2493 = parttool.mod
 
3702
@COND_x86_64_efi_TRUE@am__append_2494 = parttool.marker
 
3703
@COND_mips_yeeloong_TRUE@am__append_2495 = parttool.module
 
3704
@COND_mips_yeeloong_TRUE@am__append_2496 = parttool.module$(EXEEXT)
 
3705
@COND_mips_yeeloong_TRUE@am__append_2497 = 
 
3706
@COND_mips_yeeloong_TRUE@am__append_2498 = $(nodist_parttool_module_SOURCES)
 
3707
@COND_mips_yeeloong_TRUE@am__append_2499 =  \
 
3708
@COND_mips_yeeloong_TRUE@       $(nodist_parttool_module_SOURCES) \
 
3709
@COND_mips_yeeloong_TRUE@       parttool.marker
 
3710
@COND_mips_yeeloong_TRUE@am__append_2500 = parttool.mod
 
3711
@COND_mips_yeeloong_TRUE@am__append_2501 = parttool.marker
 
3712
@COND_sparc64_ieee1275_TRUE@am__append_2502 = parttool.module
 
3713
@COND_sparc64_ieee1275_TRUE@am__append_2503 = parttool.module$(EXEEXT)
 
3714
@COND_sparc64_ieee1275_TRUE@am__append_2504 = 
 
3715
@COND_sparc64_ieee1275_TRUE@am__append_2505 = $(nodist_parttool_module_SOURCES)
 
3716
@COND_sparc64_ieee1275_TRUE@am__append_2506 =  \
 
3717
@COND_sparc64_ieee1275_TRUE@    $(nodist_parttool_module_SOURCES) \
 
3718
@COND_sparc64_ieee1275_TRUE@    parttool.marker
 
3719
@COND_sparc64_ieee1275_TRUE@am__append_2507 = parttool.mod
 
3720
@COND_sparc64_ieee1275_TRUE@am__append_2508 = parttool.marker
 
3721
@COND_powerpc_ieee1275_TRUE@am__append_2509 = parttool.module
 
3722
@COND_powerpc_ieee1275_TRUE@am__append_2510 = parttool.module$(EXEEXT)
 
3723
@COND_powerpc_ieee1275_TRUE@am__append_2511 = 
 
3724
@COND_powerpc_ieee1275_TRUE@am__append_2512 = $(nodist_parttool_module_SOURCES)
 
3725
@COND_powerpc_ieee1275_TRUE@am__append_2513 =  \
 
3726
@COND_powerpc_ieee1275_TRUE@    $(nodist_parttool_module_SOURCES) \
 
3727
@COND_powerpc_ieee1275_TRUE@    parttool.marker
 
3728
@COND_powerpc_ieee1275_TRUE@am__append_2514 = parttool.mod
 
3729
@COND_powerpc_ieee1275_TRUE@am__append_2515 = parttool.marker
 
3730
@COND_emu_TRUE@am__append_2516 = password.module
 
3731
@COND_emu_TRUE@am__append_2517 = password.module$(EXEEXT)
 
3732
@COND_emu_TRUE@am__append_2518 = 
 
3733
@COND_emu_TRUE@am__append_2519 = $(nodist_password_module_SOURCES)
 
3734
@COND_emu_TRUE@am__append_2520 = $(nodist_password_module_SOURCES) \
 
3735
@COND_emu_TRUE@ password.marker
 
3736
@COND_emu_TRUE@am__append_2521 = password.mod
 
3737
@COND_emu_TRUE@am__append_2522 = password.marker
 
3738
@COND_i386_pc_TRUE@am__append_2523 = password.module
 
3739
@COND_i386_pc_TRUE@am__append_2524 = password.module$(EXEEXT)
 
3740
@COND_i386_pc_TRUE@am__append_2525 = 
 
3741
@COND_i386_pc_TRUE@am__append_2526 = $(nodist_password_module_SOURCES)
 
3742
@COND_i386_pc_TRUE@am__append_2527 =  \
 
3743
@COND_i386_pc_TRUE@     $(nodist_password_module_SOURCES) \
 
3744
@COND_i386_pc_TRUE@     password.marker
 
3745
@COND_i386_pc_TRUE@am__append_2528 = password.mod
 
3746
@COND_i386_pc_TRUE@am__append_2529 = password.marker
 
3747
@COND_i386_efi_TRUE@am__append_2530 = password.module
 
3748
@COND_i386_efi_TRUE@am__append_2531 = password.module$(EXEEXT)
 
3749
@COND_i386_efi_TRUE@am__append_2532 = 
 
3750
@COND_i386_efi_TRUE@am__append_2533 = $(nodist_password_module_SOURCES)
 
3751
@COND_i386_efi_TRUE@am__append_2534 =  \
 
3752
@COND_i386_efi_TRUE@    $(nodist_password_module_SOURCES) \
 
3753
@COND_i386_efi_TRUE@    password.marker
 
3754
@COND_i386_efi_TRUE@am__append_2535 = password.mod
 
3755
@COND_i386_efi_TRUE@am__append_2536 = password.marker
 
3756
@COND_i386_qemu_TRUE@am__append_2537 = password.module
 
3757
@COND_i386_qemu_TRUE@am__append_2538 = password.module$(EXEEXT)
 
3758
@COND_i386_qemu_TRUE@am__append_2539 = 
 
3759
@COND_i386_qemu_TRUE@am__append_2540 = $(nodist_password_module_SOURCES)
 
3760
@COND_i386_qemu_TRUE@am__append_2541 =  \
 
3761
@COND_i386_qemu_TRUE@   $(nodist_password_module_SOURCES) \
 
3762
@COND_i386_qemu_TRUE@   password.marker
 
3763
@COND_i386_qemu_TRUE@am__append_2542 = password.mod
 
3764
@COND_i386_qemu_TRUE@am__append_2543 = password.marker
 
3765
@COND_i386_coreboot_TRUE@am__append_2544 = password.module
 
3766
@COND_i386_coreboot_TRUE@am__append_2545 = password.module$(EXEEXT)
 
3767
@COND_i386_coreboot_TRUE@am__append_2546 = 
 
3768
@COND_i386_coreboot_TRUE@am__append_2547 = $(nodist_password_module_SOURCES)
 
3769
@COND_i386_coreboot_TRUE@am__append_2548 =  \
 
3770
@COND_i386_coreboot_TRUE@       $(nodist_password_module_SOURCES) \
 
3771
@COND_i386_coreboot_TRUE@       password.marker
 
3772
@COND_i386_coreboot_TRUE@am__append_2549 = password.mod
 
3773
@COND_i386_coreboot_TRUE@am__append_2550 = password.marker
 
3774
@COND_i386_multiboot_TRUE@am__append_2551 = password.module
 
3775
@COND_i386_multiboot_TRUE@am__append_2552 = password.module$(EXEEXT)
 
3776
@COND_i386_multiboot_TRUE@am__append_2553 = 
 
3777
@COND_i386_multiboot_TRUE@am__append_2554 = $(nodist_password_module_SOURCES)
 
3778
@COND_i386_multiboot_TRUE@am__append_2555 =  \
 
3779
@COND_i386_multiboot_TRUE@      $(nodist_password_module_SOURCES) \
 
3780
@COND_i386_multiboot_TRUE@      password.marker
 
3781
@COND_i386_multiboot_TRUE@am__append_2556 = password.mod
 
3782
@COND_i386_multiboot_TRUE@am__append_2557 = password.marker
 
3783
@COND_i386_ieee1275_TRUE@am__append_2558 = password.module
 
3784
@COND_i386_ieee1275_TRUE@am__append_2559 = password.module$(EXEEXT)
 
3785
@COND_i386_ieee1275_TRUE@am__append_2560 = 
 
3786
@COND_i386_ieee1275_TRUE@am__append_2561 = $(nodist_password_module_SOURCES)
 
3787
@COND_i386_ieee1275_TRUE@am__append_2562 =  \
 
3788
@COND_i386_ieee1275_TRUE@       $(nodist_password_module_SOURCES) \
 
3789
@COND_i386_ieee1275_TRUE@       password.marker
 
3790
@COND_i386_ieee1275_TRUE@am__append_2563 = password.mod
 
3791
@COND_i386_ieee1275_TRUE@am__append_2564 = password.marker
 
3792
@COND_x86_64_efi_TRUE@am__append_2565 = password.module
 
3793
@COND_x86_64_efi_TRUE@am__append_2566 = password.module$(EXEEXT)
 
3794
@COND_x86_64_efi_TRUE@am__append_2567 = 
 
3795
@COND_x86_64_efi_TRUE@am__append_2568 = $(nodist_password_module_SOURCES)
 
3796
@COND_x86_64_efi_TRUE@am__append_2569 =  \
 
3797
@COND_x86_64_efi_TRUE@  $(nodist_password_module_SOURCES) \
 
3798
@COND_x86_64_efi_TRUE@  password.marker
 
3799
@COND_x86_64_efi_TRUE@am__append_2570 = password.mod
 
3800
@COND_x86_64_efi_TRUE@am__append_2571 = password.marker
 
3801
@COND_mips_yeeloong_TRUE@am__append_2572 = password.module
 
3802
@COND_mips_yeeloong_TRUE@am__append_2573 = password.module$(EXEEXT)
 
3803
@COND_mips_yeeloong_TRUE@am__append_2574 = 
 
3804
@COND_mips_yeeloong_TRUE@am__append_2575 = $(nodist_password_module_SOURCES)
 
3805
@COND_mips_yeeloong_TRUE@am__append_2576 =  \
 
3806
@COND_mips_yeeloong_TRUE@       $(nodist_password_module_SOURCES) \
 
3807
@COND_mips_yeeloong_TRUE@       password.marker
 
3808
@COND_mips_yeeloong_TRUE@am__append_2577 = password.mod
 
3809
@COND_mips_yeeloong_TRUE@am__append_2578 = password.marker
 
3810
@COND_sparc64_ieee1275_TRUE@am__append_2579 = password.module
 
3811
@COND_sparc64_ieee1275_TRUE@am__append_2580 = password.module$(EXEEXT)
 
3812
@COND_sparc64_ieee1275_TRUE@am__append_2581 = 
 
3813
@COND_sparc64_ieee1275_TRUE@am__append_2582 = $(nodist_password_module_SOURCES)
 
3814
@COND_sparc64_ieee1275_TRUE@am__append_2583 =  \
 
3815
@COND_sparc64_ieee1275_TRUE@    $(nodist_password_module_SOURCES) \
 
3816
@COND_sparc64_ieee1275_TRUE@    password.marker
 
3817
@COND_sparc64_ieee1275_TRUE@am__append_2584 = password.mod
 
3818
@COND_sparc64_ieee1275_TRUE@am__append_2585 = password.marker
 
3819
@COND_powerpc_ieee1275_TRUE@am__append_2586 = password.module
 
3820
@COND_powerpc_ieee1275_TRUE@am__append_2587 = password.module$(EXEEXT)
 
3821
@COND_powerpc_ieee1275_TRUE@am__append_2588 = 
 
3822
@COND_powerpc_ieee1275_TRUE@am__append_2589 = $(nodist_password_module_SOURCES)
 
3823
@COND_powerpc_ieee1275_TRUE@am__append_2590 =  \
 
3824
@COND_powerpc_ieee1275_TRUE@    $(nodist_password_module_SOURCES) \
 
3825
@COND_powerpc_ieee1275_TRUE@    password.marker
 
3826
@COND_powerpc_ieee1275_TRUE@am__append_2591 = password.mod
 
3827
@COND_powerpc_ieee1275_TRUE@am__append_2592 = password.marker
 
3828
@COND_emu_TRUE@am__append_2593 = password_pbkdf2.module
 
3829
@COND_emu_TRUE@am__append_2594 = password_pbkdf2.module$(EXEEXT)
 
3830
@COND_emu_TRUE@am__append_2595 = 
 
3831
@COND_emu_TRUE@am__append_2596 = $(nodist_password_pbkdf2_module_SOURCES)
 
3832
@COND_emu_TRUE@am__append_2597 =  \
 
3833
@COND_emu_TRUE@ $(nodist_password_pbkdf2_module_SOURCES) \
 
3834
@COND_emu_TRUE@ password_pbkdf2.marker
 
3835
@COND_emu_TRUE@am__append_2598 = password_pbkdf2.mod
 
3836
@COND_emu_TRUE@am__append_2599 = password_pbkdf2.marker
 
3837
@COND_i386_pc_TRUE@am__append_2600 = password_pbkdf2.module
 
3838
@COND_i386_pc_TRUE@am__append_2601 = password_pbkdf2.module$(EXEEXT)
 
3839
@COND_i386_pc_TRUE@am__append_2602 = 
 
3840
@COND_i386_pc_TRUE@am__append_2603 = $(nodist_password_pbkdf2_module_SOURCES)
 
3841
@COND_i386_pc_TRUE@am__append_2604 =  \
 
3842
@COND_i386_pc_TRUE@     $(nodist_password_pbkdf2_module_SOURCES) \
 
3843
@COND_i386_pc_TRUE@     password_pbkdf2.marker
 
3844
@COND_i386_pc_TRUE@am__append_2605 = password_pbkdf2.mod
 
3845
@COND_i386_pc_TRUE@am__append_2606 = password_pbkdf2.marker
 
3846
@COND_i386_efi_TRUE@am__append_2607 = password_pbkdf2.module
 
3847
@COND_i386_efi_TRUE@am__append_2608 = password_pbkdf2.module$(EXEEXT)
 
3848
@COND_i386_efi_TRUE@am__append_2609 = 
 
3849
@COND_i386_efi_TRUE@am__append_2610 = $(nodist_password_pbkdf2_module_SOURCES)
 
3850
@COND_i386_efi_TRUE@am__append_2611 =  \
 
3851
@COND_i386_efi_TRUE@    $(nodist_password_pbkdf2_module_SOURCES) \
 
3852
@COND_i386_efi_TRUE@    password_pbkdf2.marker
 
3853
@COND_i386_efi_TRUE@am__append_2612 = password_pbkdf2.mod
 
3854
@COND_i386_efi_TRUE@am__append_2613 = password_pbkdf2.marker
 
3855
@COND_i386_qemu_TRUE@am__append_2614 = password_pbkdf2.module
 
3856
@COND_i386_qemu_TRUE@am__append_2615 = password_pbkdf2.module$(EXEEXT)
 
3857
@COND_i386_qemu_TRUE@am__append_2616 = 
 
3858
@COND_i386_qemu_TRUE@am__append_2617 = $(nodist_password_pbkdf2_module_SOURCES)
 
3859
@COND_i386_qemu_TRUE@am__append_2618 =  \
 
3860
@COND_i386_qemu_TRUE@   $(nodist_password_pbkdf2_module_SOURCES) \
 
3861
@COND_i386_qemu_TRUE@   password_pbkdf2.marker
 
3862
@COND_i386_qemu_TRUE@am__append_2619 = password_pbkdf2.mod
 
3863
@COND_i386_qemu_TRUE@am__append_2620 = password_pbkdf2.marker
 
3864
@COND_i386_coreboot_TRUE@am__append_2621 = password_pbkdf2.module
 
3865
@COND_i386_coreboot_TRUE@am__append_2622 = password_pbkdf2.module$(EXEEXT)
 
3866
@COND_i386_coreboot_TRUE@am__append_2623 = 
 
3867
@COND_i386_coreboot_TRUE@am__append_2624 = $(nodist_password_pbkdf2_module_SOURCES)
 
3868
@COND_i386_coreboot_TRUE@am__append_2625 = $(nodist_password_pbkdf2_module_SOURCES) \
 
3869
@COND_i386_coreboot_TRUE@       password_pbkdf2.marker
 
3870
@COND_i386_coreboot_TRUE@am__append_2626 = password_pbkdf2.mod
 
3871
@COND_i386_coreboot_TRUE@am__append_2627 = password_pbkdf2.marker
 
3872
@COND_i386_multiboot_TRUE@am__append_2628 = password_pbkdf2.module
 
3873
@COND_i386_multiboot_TRUE@am__append_2629 = password_pbkdf2.module$(EXEEXT)
 
3874
@COND_i386_multiboot_TRUE@am__append_2630 = 
 
3875
@COND_i386_multiboot_TRUE@am__append_2631 = $(nodist_password_pbkdf2_module_SOURCES)
 
3876
@COND_i386_multiboot_TRUE@am__append_2632 = $(nodist_password_pbkdf2_module_SOURCES) \
 
3877
@COND_i386_multiboot_TRUE@      password_pbkdf2.marker
 
3878
@COND_i386_multiboot_TRUE@am__append_2633 = password_pbkdf2.mod
 
3879
@COND_i386_multiboot_TRUE@am__append_2634 = password_pbkdf2.marker
 
3880
@COND_i386_ieee1275_TRUE@am__append_2635 = password_pbkdf2.module
 
3881
@COND_i386_ieee1275_TRUE@am__append_2636 = password_pbkdf2.module$(EXEEXT)
 
3882
@COND_i386_ieee1275_TRUE@am__append_2637 = 
 
3883
@COND_i386_ieee1275_TRUE@am__append_2638 = $(nodist_password_pbkdf2_module_SOURCES)
 
3884
@COND_i386_ieee1275_TRUE@am__append_2639 = $(nodist_password_pbkdf2_module_SOURCES) \
 
3885
@COND_i386_ieee1275_TRUE@       password_pbkdf2.marker
 
3886
@COND_i386_ieee1275_TRUE@am__append_2640 = password_pbkdf2.mod
 
3887
@COND_i386_ieee1275_TRUE@am__append_2641 = password_pbkdf2.marker
 
3888
@COND_x86_64_efi_TRUE@am__append_2642 = password_pbkdf2.module
 
3889
@COND_x86_64_efi_TRUE@am__append_2643 = password_pbkdf2.module$(EXEEXT)
 
3890
@COND_x86_64_efi_TRUE@am__append_2644 = 
 
3891
@COND_x86_64_efi_TRUE@am__append_2645 = $(nodist_password_pbkdf2_module_SOURCES)
 
3892
@COND_x86_64_efi_TRUE@am__append_2646 = $(nodist_password_pbkdf2_module_SOURCES) \
 
3893
@COND_x86_64_efi_TRUE@  password_pbkdf2.marker
 
3894
@COND_x86_64_efi_TRUE@am__append_2647 = password_pbkdf2.mod
 
3895
@COND_x86_64_efi_TRUE@am__append_2648 = password_pbkdf2.marker
 
3896
@COND_mips_yeeloong_TRUE@am__append_2649 = password_pbkdf2.module
 
3897
@COND_mips_yeeloong_TRUE@am__append_2650 = password_pbkdf2.module$(EXEEXT)
 
3898
@COND_mips_yeeloong_TRUE@am__append_2651 = 
 
3899
@COND_mips_yeeloong_TRUE@am__append_2652 = $(nodist_password_pbkdf2_module_SOURCES)
 
3900
@COND_mips_yeeloong_TRUE@am__append_2653 = $(nodist_password_pbkdf2_module_SOURCES) \
 
3901
@COND_mips_yeeloong_TRUE@       password_pbkdf2.marker
 
3902
@COND_mips_yeeloong_TRUE@am__append_2654 = password_pbkdf2.mod
 
3903
@COND_mips_yeeloong_TRUE@am__append_2655 = password_pbkdf2.marker
 
3904
@COND_sparc64_ieee1275_TRUE@am__append_2656 = password_pbkdf2.module
 
3905
@COND_sparc64_ieee1275_TRUE@am__append_2657 = password_pbkdf2.module$(EXEEXT)
 
3906
@COND_sparc64_ieee1275_TRUE@am__append_2658 = 
 
3907
@COND_sparc64_ieee1275_TRUE@am__append_2659 = $(nodist_password_pbkdf2_module_SOURCES)
 
3908
@COND_sparc64_ieee1275_TRUE@am__append_2660 = $(nodist_password_pbkdf2_module_SOURCES) \
 
3909
@COND_sparc64_ieee1275_TRUE@    password_pbkdf2.marker
 
3910
@COND_sparc64_ieee1275_TRUE@am__append_2661 = password_pbkdf2.mod
 
3911
@COND_sparc64_ieee1275_TRUE@am__append_2662 = password_pbkdf2.marker
 
3912
@COND_powerpc_ieee1275_TRUE@am__append_2663 = password_pbkdf2.module
 
3913
@COND_powerpc_ieee1275_TRUE@am__append_2664 = password_pbkdf2.module$(EXEEXT)
 
3914
@COND_powerpc_ieee1275_TRUE@am__append_2665 = 
 
3915
@COND_powerpc_ieee1275_TRUE@am__append_2666 = $(nodist_password_pbkdf2_module_SOURCES)
 
3916
@COND_powerpc_ieee1275_TRUE@am__append_2667 = $(nodist_password_pbkdf2_module_SOURCES) \
 
3917
@COND_powerpc_ieee1275_TRUE@    password_pbkdf2.marker
 
3918
@COND_powerpc_ieee1275_TRUE@am__append_2668 = password_pbkdf2.mod
 
3919
@COND_powerpc_ieee1275_TRUE@am__append_2669 = password_pbkdf2.marker
 
3920
@COND_i386_pc_TRUE@am__append_2670 = play.module
 
3921
@COND_i386_pc_TRUE@am__append_2671 = play.module$(EXEEXT)
 
3922
@COND_i386_pc_TRUE@am__append_2672 = 
 
3923
@COND_i386_pc_TRUE@am__append_2673 = $(nodist_play_module_SOURCES)
 
3924
@COND_i386_pc_TRUE@am__append_2674 = $(nodist_play_module_SOURCES) \
 
3925
@COND_i386_pc_TRUE@     play.marker
 
3926
@COND_i386_pc_TRUE@am__append_2675 = play.mod
 
3927
@COND_i386_pc_TRUE@am__append_2676 = play.marker
 
3928
@COND_i386_efi_TRUE@am__append_2677 = play.module
 
3929
@COND_i386_efi_TRUE@am__append_2678 = play.module$(EXEEXT)
 
3930
@COND_i386_efi_TRUE@am__append_2679 = 
 
3931
@COND_i386_efi_TRUE@am__append_2680 = $(nodist_play_module_SOURCES)
 
3932
@COND_i386_efi_TRUE@am__append_2681 = $(nodist_play_module_SOURCES) \
 
3933
@COND_i386_efi_TRUE@    play.marker
 
3934
@COND_i386_efi_TRUE@am__append_2682 = play.mod
 
3935
@COND_i386_efi_TRUE@am__append_2683 = play.marker
 
3936
@COND_i386_qemu_TRUE@am__append_2684 = play.module
 
3937
@COND_i386_qemu_TRUE@am__append_2685 = play.module$(EXEEXT)
 
3938
@COND_i386_qemu_TRUE@am__append_2686 = 
 
3939
@COND_i386_qemu_TRUE@am__append_2687 = $(nodist_play_module_SOURCES)
 
3940
@COND_i386_qemu_TRUE@am__append_2688 = $(nodist_play_module_SOURCES) \
 
3941
@COND_i386_qemu_TRUE@   play.marker
 
3942
@COND_i386_qemu_TRUE@am__append_2689 = play.mod
 
3943
@COND_i386_qemu_TRUE@am__append_2690 = play.marker
 
3944
@COND_i386_coreboot_TRUE@am__append_2691 = play.module
 
3945
@COND_i386_coreboot_TRUE@am__append_2692 = play.module$(EXEEXT)
 
3946
@COND_i386_coreboot_TRUE@am__append_2693 = 
 
3947
@COND_i386_coreboot_TRUE@am__append_2694 = $(nodist_play_module_SOURCES)
 
3948
@COND_i386_coreboot_TRUE@am__append_2695 =  \
 
3949
@COND_i386_coreboot_TRUE@       $(nodist_play_module_SOURCES) \
 
3950
@COND_i386_coreboot_TRUE@       play.marker
 
3951
@COND_i386_coreboot_TRUE@am__append_2696 = play.mod
 
3952
@COND_i386_coreboot_TRUE@am__append_2697 = play.marker
 
3953
@COND_i386_multiboot_TRUE@am__append_2698 = play.module
 
3954
@COND_i386_multiboot_TRUE@am__append_2699 = play.module$(EXEEXT)
 
3955
@COND_i386_multiboot_TRUE@am__append_2700 = 
 
3956
@COND_i386_multiboot_TRUE@am__append_2701 = $(nodist_play_module_SOURCES)
 
3957
@COND_i386_multiboot_TRUE@am__append_2702 =  \
 
3958
@COND_i386_multiboot_TRUE@      $(nodist_play_module_SOURCES) \
 
3959
@COND_i386_multiboot_TRUE@      play.marker
 
3960
@COND_i386_multiboot_TRUE@am__append_2703 = play.mod
 
3961
@COND_i386_multiboot_TRUE@am__append_2704 = play.marker
 
3962
@COND_i386_ieee1275_TRUE@am__append_2705 = play.module
 
3963
@COND_i386_ieee1275_TRUE@am__append_2706 = play.module$(EXEEXT)
 
3964
@COND_i386_ieee1275_TRUE@am__append_2707 = 
 
3965
@COND_i386_ieee1275_TRUE@am__append_2708 = $(nodist_play_module_SOURCES)
 
3966
@COND_i386_ieee1275_TRUE@am__append_2709 =  \
 
3967
@COND_i386_ieee1275_TRUE@       $(nodist_play_module_SOURCES) \
 
3968
@COND_i386_ieee1275_TRUE@       play.marker
 
3969
@COND_i386_ieee1275_TRUE@am__append_2710 = play.mod
 
3970
@COND_i386_ieee1275_TRUE@am__append_2711 = play.marker
 
3971
@COND_x86_64_efi_TRUE@am__append_2712 = play.module
 
3972
@COND_x86_64_efi_TRUE@am__append_2713 = play.module$(EXEEXT)
 
3973
@COND_x86_64_efi_TRUE@am__append_2714 = 
 
3974
@COND_x86_64_efi_TRUE@am__append_2715 = $(nodist_play_module_SOURCES)
 
3975
@COND_x86_64_efi_TRUE@am__append_2716 = $(nodist_play_module_SOURCES) \
 
3976
@COND_x86_64_efi_TRUE@  play.marker
 
3977
@COND_x86_64_efi_TRUE@am__append_2717 = play.mod
 
3978
@COND_x86_64_efi_TRUE@am__append_2718 = play.marker
 
3979
@COND_emu_TRUE@am__append_2719 = probe.module
 
3980
@COND_emu_TRUE@am__append_2720 = probe.module$(EXEEXT)
 
3981
@COND_emu_TRUE@am__append_2721 = 
 
3982
@COND_emu_TRUE@am__append_2722 = $(nodist_probe_module_SOURCES)
 
3983
@COND_emu_TRUE@am__append_2723 = $(nodist_probe_module_SOURCES) \
 
3984
@COND_emu_TRUE@ probe.marker
 
3985
@COND_emu_TRUE@am__append_2724 = probe.mod
 
3986
@COND_emu_TRUE@am__append_2725 = probe.marker
 
3987
@COND_i386_pc_TRUE@am__append_2726 = probe.module
 
3988
@COND_i386_pc_TRUE@am__append_2727 = probe.module$(EXEEXT)
 
3989
@COND_i386_pc_TRUE@am__append_2728 = 
 
3990
@COND_i386_pc_TRUE@am__append_2729 = $(nodist_probe_module_SOURCES)
 
3991
@COND_i386_pc_TRUE@am__append_2730 = $(nodist_probe_module_SOURCES) \
 
3992
@COND_i386_pc_TRUE@     probe.marker
 
3993
@COND_i386_pc_TRUE@am__append_2731 = probe.mod
 
3994
@COND_i386_pc_TRUE@am__append_2732 = probe.marker
 
3995
@COND_i386_efi_TRUE@am__append_2733 = probe.module
 
3996
@COND_i386_efi_TRUE@am__append_2734 = probe.module$(EXEEXT)
 
3997
@COND_i386_efi_TRUE@am__append_2735 = 
 
3998
@COND_i386_efi_TRUE@am__append_2736 = $(nodist_probe_module_SOURCES)
 
3999
@COND_i386_efi_TRUE@am__append_2737 = $(nodist_probe_module_SOURCES) \
 
4000
@COND_i386_efi_TRUE@    probe.marker
 
4001
@COND_i386_efi_TRUE@am__append_2738 = probe.mod
 
4002
@COND_i386_efi_TRUE@am__append_2739 = probe.marker
 
4003
@COND_i386_qemu_TRUE@am__append_2740 = probe.module
 
4004
@COND_i386_qemu_TRUE@am__append_2741 = probe.module$(EXEEXT)
 
4005
@COND_i386_qemu_TRUE@am__append_2742 = 
 
4006
@COND_i386_qemu_TRUE@am__append_2743 = $(nodist_probe_module_SOURCES)
 
4007
@COND_i386_qemu_TRUE@am__append_2744 = $(nodist_probe_module_SOURCES) \
 
4008
@COND_i386_qemu_TRUE@   probe.marker
 
4009
@COND_i386_qemu_TRUE@am__append_2745 = probe.mod
 
4010
@COND_i386_qemu_TRUE@am__append_2746 = probe.marker
 
4011
@COND_i386_coreboot_TRUE@am__append_2747 = probe.module
 
4012
@COND_i386_coreboot_TRUE@am__append_2748 = probe.module$(EXEEXT)
 
4013
@COND_i386_coreboot_TRUE@am__append_2749 = 
 
4014
@COND_i386_coreboot_TRUE@am__append_2750 = $(nodist_probe_module_SOURCES)
 
4015
@COND_i386_coreboot_TRUE@am__append_2751 =  \
 
4016
@COND_i386_coreboot_TRUE@       $(nodist_probe_module_SOURCES) \
 
4017
@COND_i386_coreboot_TRUE@       probe.marker
 
4018
@COND_i386_coreboot_TRUE@am__append_2752 = probe.mod
 
4019
@COND_i386_coreboot_TRUE@am__append_2753 = probe.marker
 
4020
@COND_i386_multiboot_TRUE@am__append_2754 = probe.module
 
4021
@COND_i386_multiboot_TRUE@am__append_2755 = probe.module$(EXEEXT)
 
4022
@COND_i386_multiboot_TRUE@am__append_2756 = 
 
4023
@COND_i386_multiboot_TRUE@am__append_2757 = $(nodist_probe_module_SOURCES)
 
4024
@COND_i386_multiboot_TRUE@am__append_2758 =  \
 
4025
@COND_i386_multiboot_TRUE@      $(nodist_probe_module_SOURCES) \
 
4026
@COND_i386_multiboot_TRUE@      probe.marker
 
4027
@COND_i386_multiboot_TRUE@am__append_2759 = probe.mod
 
4028
@COND_i386_multiboot_TRUE@am__append_2760 = probe.marker
 
4029
@COND_i386_ieee1275_TRUE@am__append_2761 = probe.module
 
4030
@COND_i386_ieee1275_TRUE@am__append_2762 = probe.module$(EXEEXT)
 
4031
@COND_i386_ieee1275_TRUE@am__append_2763 = 
 
4032
@COND_i386_ieee1275_TRUE@am__append_2764 = $(nodist_probe_module_SOURCES)
 
4033
@COND_i386_ieee1275_TRUE@am__append_2765 =  \
 
4034
@COND_i386_ieee1275_TRUE@       $(nodist_probe_module_SOURCES) \
 
4035
@COND_i386_ieee1275_TRUE@       probe.marker
 
4036
@COND_i386_ieee1275_TRUE@am__append_2766 = probe.mod
 
4037
@COND_i386_ieee1275_TRUE@am__append_2767 = probe.marker
 
4038
@COND_x86_64_efi_TRUE@am__append_2768 = probe.module
 
4039
@COND_x86_64_efi_TRUE@am__append_2769 = probe.module$(EXEEXT)
 
4040
@COND_x86_64_efi_TRUE@am__append_2770 = 
 
4041
@COND_x86_64_efi_TRUE@am__append_2771 = $(nodist_probe_module_SOURCES)
 
4042
@COND_x86_64_efi_TRUE@am__append_2772 =  \
 
4043
@COND_x86_64_efi_TRUE@  $(nodist_probe_module_SOURCES) \
 
4044
@COND_x86_64_efi_TRUE@  probe.marker
 
4045
@COND_x86_64_efi_TRUE@am__append_2773 = probe.mod
 
4046
@COND_x86_64_efi_TRUE@am__append_2774 = probe.marker
 
4047
@COND_mips_yeeloong_TRUE@am__append_2775 = probe.module
 
4048
@COND_mips_yeeloong_TRUE@am__append_2776 = probe.module$(EXEEXT)
 
4049
@COND_mips_yeeloong_TRUE@am__append_2777 = 
 
4050
@COND_mips_yeeloong_TRUE@am__append_2778 = $(nodist_probe_module_SOURCES)
 
4051
@COND_mips_yeeloong_TRUE@am__append_2779 =  \
 
4052
@COND_mips_yeeloong_TRUE@       $(nodist_probe_module_SOURCES) \
 
4053
@COND_mips_yeeloong_TRUE@       probe.marker
 
4054
@COND_mips_yeeloong_TRUE@am__append_2780 = probe.mod
 
4055
@COND_mips_yeeloong_TRUE@am__append_2781 = probe.marker
 
4056
@COND_sparc64_ieee1275_TRUE@am__append_2782 = probe.module
 
4057
@COND_sparc64_ieee1275_TRUE@am__append_2783 = probe.module$(EXEEXT)
 
4058
@COND_sparc64_ieee1275_TRUE@am__append_2784 = 
 
4059
@COND_sparc64_ieee1275_TRUE@am__append_2785 = $(nodist_probe_module_SOURCES)
 
4060
@COND_sparc64_ieee1275_TRUE@am__append_2786 =  \
 
4061
@COND_sparc64_ieee1275_TRUE@    $(nodist_probe_module_SOURCES) \
 
4062
@COND_sparc64_ieee1275_TRUE@    probe.marker
 
4063
@COND_sparc64_ieee1275_TRUE@am__append_2787 = probe.mod
 
4064
@COND_sparc64_ieee1275_TRUE@am__append_2788 = probe.marker
 
4065
@COND_powerpc_ieee1275_TRUE@am__append_2789 = probe.module
 
4066
@COND_powerpc_ieee1275_TRUE@am__append_2790 = probe.module$(EXEEXT)
 
4067
@COND_powerpc_ieee1275_TRUE@am__append_2791 = 
 
4068
@COND_powerpc_ieee1275_TRUE@am__append_2792 = $(nodist_probe_module_SOURCES)
 
4069
@COND_powerpc_ieee1275_TRUE@am__append_2793 =  \
 
4070
@COND_powerpc_ieee1275_TRUE@    $(nodist_probe_module_SOURCES) \
 
4071
@COND_powerpc_ieee1275_TRUE@    probe.marker
 
4072
@COND_powerpc_ieee1275_TRUE@am__append_2794 = probe.mod
 
4073
@COND_powerpc_ieee1275_TRUE@am__append_2795 = probe.marker
 
4074
@COND_i386_pc_TRUE@am__append_2796 = pxecmd.module
 
4075
@COND_i386_pc_TRUE@am__append_2797 = pxecmd.module$(EXEEXT)
 
4076
@COND_i386_pc_TRUE@am__append_2798 = 
 
4077
@COND_i386_pc_TRUE@am__append_2799 = $(nodist_pxecmd_module_SOURCES)
 
4078
@COND_i386_pc_TRUE@am__append_2800 = $(nodist_pxecmd_module_SOURCES) \
 
4079
@COND_i386_pc_TRUE@     pxecmd.marker
 
4080
@COND_i386_pc_TRUE@am__append_2801 = pxecmd.mod
 
4081
@COND_i386_pc_TRUE@am__append_2802 = pxecmd.marker
 
4082
@COND_emu_TRUE@am__append_2803 = read.module
 
4083
@COND_emu_TRUE@am__append_2804 = read.module$(EXEEXT)
 
4084
@COND_emu_TRUE@am__append_2805 = 
 
4085
@COND_emu_TRUE@am__append_2806 = $(nodist_read_module_SOURCES)
 
4086
@COND_emu_TRUE@am__append_2807 = $(nodist_read_module_SOURCES) \
 
4087
@COND_emu_TRUE@ read.marker
 
4088
@COND_emu_TRUE@am__append_2808 = read.mod
 
4089
@COND_emu_TRUE@am__append_2809 = read.marker
 
4090
@COND_i386_pc_TRUE@am__append_2810 = read.module
 
4091
@COND_i386_pc_TRUE@am__append_2811 = read.module$(EXEEXT)
 
4092
@COND_i386_pc_TRUE@am__append_2812 = 
 
4093
@COND_i386_pc_TRUE@am__append_2813 = $(nodist_read_module_SOURCES)
 
4094
@COND_i386_pc_TRUE@am__append_2814 = $(nodist_read_module_SOURCES) \
 
4095
@COND_i386_pc_TRUE@     read.marker
 
4096
@COND_i386_pc_TRUE@am__append_2815 = read.mod
 
4097
@COND_i386_pc_TRUE@am__append_2816 = read.marker
 
4098
@COND_i386_efi_TRUE@am__append_2817 = read.module
 
4099
@COND_i386_efi_TRUE@am__append_2818 = read.module$(EXEEXT)
 
4100
@COND_i386_efi_TRUE@am__append_2819 = 
 
4101
@COND_i386_efi_TRUE@am__append_2820 = $(nodist_read_module_SOURCES)
 
4102
@COND_i386_efi_TRUE@am__append_2821 = $(nodist_read_module_SOURCES) \
 
4103
@COND_i386_efi_TRUE@    read.marker
 
4104
@COND_i386_efi_TRUE@am__append_2822 = read.mod
 
4105
@COND_i386_efi_TRUE@am__append_2823 = read.marker
 
4106
@COND_i386_qemu_TRUE@am__append_2824 = read.module
 
4107
@COND_i386_qemu_TRUE@am__append_2825 = read.module$(EXEEXT)
 
4108
@COND_i386_qemu_TRUE@am__append_2826 = 
 
4109
@COND_i386_qemu_TRUE@am__append_2827 = $(nodist_read_module_SOURCES)
 
4110
@COND_i386_qemu_TRUE@am__append_2828 = $(nodist_read_module_SOURCES) \
 
4111
@COND_i386_qemu_TRUE@   read.marker
 
4112
@COND_i386_qemu_TRUE@am__append_2829 = read.mod
 
4113
@COND_i386_qemu_TRUE@am__append_2830 = read.marker
 
4114
@COND_i386_coreboot_TRUE@am__append_2831 = read.module
 
4115
@COND_i386_coreboot_TRUE@am__append_2832 = read.module$(EXEEXT)
 
4116
@COND_i386_coreboot_TRUE@am__append_2833 = 
 
4117
@COND_i386_coreboot_TRUE@am__append_2834 = $(nodist_read_module_SOURCES)
 
4118
@COND_i386_coreboot_TRUE@am__append_2835 =  \
 
4119
@COND_i386_coreboot_TRUE@       $(nodist_read_module_SOURCES) \
 
4120
@COND_i386_coreboot_TRUE@       read.marker
 
4121
@COND_i386_coreboot_TRUE@am__append_2836 = read.mod
 
4122
@COND_i386_coreboot_TRUE@am__append_2837 = read.marker
 
4123
@COND_i386_multiboot_TRUE@am__append_2838 = read.module
 
4124
@COND_i386_multiboot_TRUE@am__append_2839 = read.module$(EXEEXT)
 
4125
@COND_i386_multiboot_TRUE@am__append_2840 = 
 
4126
@COND_i386_multiboot_TRUE@am__append_2841 = $(nodist_read_module_SOURCES)
 
4127
@COND_i386_multiboot_TRUE@am__append_2842 =  \
 
4128
@COND_i386_multiboot_TRUE@      $(nodist_read_module_SOURCES) \
 
4129
@COND_i386_multiboot_TRUE@      read.marker
 
4130
@COND_i386_multiboot_TRUE@am__append_2843 = read.mod
 
4131
@COND_i386_multiboot_TRUE@am__append_2844 = read.marker
 
4132
@COND_i386_ieee1275_TRUE@am__append_2845 = read.module
 
4133
@COND_i386_ieee1275_TRUE@am__append_2846 = read.module$(EXEEXT)
 
4134
@COND_i386_ieee1275_TRUE@am__append_2847 = 
 
4135
@COND_i386_ieee1275_TRUE@am__append_2848 = $(nodist_read_module_SOURCES)
 
4136
@COND_i386_ieee1275_TRUE@am__append_2849 =  \
 
4137
@COND_i386_ieee1275_TRUE@       $(nodist_read_module_SOURCES) \
 
4138
@COND_i386_ieee1275_TRUE@       read.marker
 
4139
@COND_i386_ieee1275_TRUE@am__append_2850 = read.mod
 
4140
@COND_i386_ieee1275_TRUE@am__append_2851 = read.marker
 
4141
@COND_x86_64_efi_TRUE@am__append_2852 = read.module
 
4142
@COND_x86_64_efi_TRUE@am__append_2853 = read.module$(EXEEXT)
 
4143
@COND_x86_64_efi_TRUE@am__append_2854 = 
 
4144
@COND_x86_64_efi_TRUE@am__append_2855 = $(nodist_read_module_SOURCES)
 
4145
@COND_x86_64_efi_TRUE@am__append_2856 = $(nodist_read_module_SOURCES) \
 
4146
@COND_x86_64_efi_TRUE@  read.marker
 
4147
@COND_x86_64_efi_TRUE@am__append_2857 = read.mod
 
4148
@COND_x86_64_efi_TRUE@am__append_2858 = read.marker
 
4149
@COND_mips_yeeloong_TRUE@am__append_2859 = read.module
 
4150
@COND_mips_yeeloong_TRUE@am__append_2860 = read.module$(EXEEXT)
 
4151
@COND_mips_yeeloong_TRUE@am__append_2861 = 
 
4152
@COND_mips_yeeloong_TRUE@am__append_2862 = $(nodist_read_module_SOURCES)
 
4153
@COND_mips_yeeloong_TRUE@am__append_2863 =  \
 
4154
@COND_mips_yeeloong_TRUE@       $(nodist_read_module_SOURCES) \
 
4155
@COND_mips_yeeloong_TRUE@       read.marker
 
4156
@COND_mips_yeeloong_TRUE@am__append_2864 = read.mod
 
4157
@COND_mips_yeeloong_TRUE@am__append_2865 = read.marker
 
4158
@COND_sparc64_ieee1275_TRUE@am__append_2866 = read.module
 
4159
@COND_sparc64_ieee1275_TRUE@am__append_2867 = read.module$(EXEEXT)
 
4160
@COND_sparc64_ieee1275_TRUE@am__append_2868 = 
 
4161
@COND_sparc64_ieee1275_TRUE@am__append_2869 = $(nodist_read_module_SOURCES)
 
4162
@COND_sparc64_ieee1275_TRUE@am__append_2870 =  \
 
4163
@COND_sparc64_ieee1275_TRUE@    $(nodist_read_module_SOURCES) \
 
4164
@COND_sparc64_ieee1275_TRUE@    read.marker
 
4165
@COND_sparc64_ieee1275_TRUE@am__append_2871 = read.mod
 
4166
@COND_sparc64_ieee1275_TRUE@am__append_2872 = read.marker
 
4167
@COND_powerpc_ieee1275_TRUE@am__append_2873 = read.module
 
4168
@COND_powerpc_ieee1275_TRUE@am__append_2874 = read.module$(EXEEXT)
 
4169
@COND_powerpc_ieee1275_TRUE@am__append_2875 = 
 
4170
@COND_powerpc_ieee1275_TRUE@am__append_2876 = $(nodist_read_module_SOURCES)
 
4171
@COND_powerpc_ieee1275_TRUE@am__append_2877 =  \
 
4172
@COND_powerpc_ieee1275_TRUE@    $(nodist_read_module_SOURCES) \
 
4173
@COND_powerpc_ieee1275_TRUE@    read.marker
 
4174
@COND_powerpc_ieee1275_TRUE@am__append_2878 = read.mod
 
4175
@COND_powerpc_ieee1275_TRUE@am__append_2879 = read.marker
 
4176
@COND_emu_TRUE@am__append_2880 = reboot.module
 
4177
@COND_emu_TRUE@am__append_2881 = reboot.module$(EXEEXT)
 
4178
@COND_emu_TRUE@am__append_2882 = 
 
4179
@COND_emu_TRUE@am__append_2883 = $(nodist_reboot_module_SOURCES)
 
4180
@COND_emu_TRUE@am__append_2884 = $(nodist_reboot_module_SOURCES) \
 
4181
@COND_emu_TRUE@ reboot.marker
 
4182
@COND_emu_TRUE@am__append_2885 = reboot.mod
 
4183
@COND_emu_TRUE@am__append_2886 = reboot.marker
 
4184
@COND_i386_pc_TRUE@am__append_2887 = reboot.module
 
4185
@COND_i386_pc_TRUE@am__append_2888 = reboot.module$(EXEEXT)
 
4186
@COND_i386_pc_TRUE@am__append_2889 = 
 
4187
@COND_i386_pc_TRUE@am__append_2890 = $(nodist_reboot_module_SOURCES)
 
4188
@COND_i386_pc_TRUE@am__append_2891 = $(nodist_reboot_module_SOURCES) \
 
4189
@COND_i386_pc_TRUE@     reboot.marker
 
4190
@COND_i386_pc_TRUE@am__append_2892 = reboot.mod
 
4191
@COND_i386_pc_TRUE@am__append_2893 = reboot.marker
 
4192
@COND_i386_efi_TRUE@am__append_2894 = reboot.module
 
4193
@COND_i386_efi_TRUE@am__append_2895 = reboot.module$(EXEEXT)
 
4194
@COND_i386_efi_TRUE@am__append_2896 = 
 
4195
@COND_i386_efi_TRUE@am__append_2897 = $(nodist_reboot_module_SOURCES)
 
4196
@COND_i386_efi_TRUE@am__append_2898 = $(nodist_reboot_module_SOURCES) \
 
4197
@COND_i386_efi_TRUE@    reboot.marker
 
4198
@COND_i386_efi_TRUE@am__append_2899 = reboot.mod
 
4199
@COND_i386_efi_TRUE@am__append_2900 = reboot.marker
 
4200
@COND_i386_qemu_TRUE@am__append_2901 = reboot.module
 
4201
@COND_i386_qemu_TRUE@am__append_2902 = reboot.module$(EXEEXT)
 
4202
@COND_i386_qemu_TRUE@am__append_2903 = 
 
4203
@COND_i386_qemu_TRUE@am__append_2904 = $(nodist_reboot_module_SOURCES)
 
4204
@COND_i386_qemu_TRUE@am__append_2905 =  \
 
4205
@COND_i386_qemu_TRUE@   $(nodist_reboot_module_SOURCES) \
 
4206
@COND_i386_qemu_TRUE@   reboot.marker
 
4207
@COND_i386_qemu_TRUE@am__append_2906 = reboot.mod
 
4208
@COND_i386_qemu_TRUE@am__append_2907 = reboot.marker
 
4209
@COND_i386_coreboot_TRUE@am__append_2908 = reboot.module
 
4210
@COND_i386_coreboot_TRUE@am__append_2909 = reboot.module$(EXEEXT)
 
4211
@COND_i386_coreboot_TRUE@am__append_2910 = 
 
4212
@COND_i386_coreboot_TRUE@am__append_2911 = $(nodist_reboot_module_SOURCES)
 
4213
@COND_i386_coreboot_TRUE@am__append_2912 =  \
 
4214
@COND_i386_coreboot_TRUE@       $(nodist_reboot_module_SOURCES) \
 
4215
@COND_i386_coreboot_TRUE@       reboot.marker
 
4216
@COND_i386_coreboot_TRUE@am__append_2913 = reboot.mod
 
4217
@COND_i386_coreboot_TRUE@am__append_2914 = reboot.marker
 
4218
@COND_i386_multiboot_TRUE@am__append_2915 = reboot.module
 
4219
@COND_i386_multiboot_TRUE@am__append_2916 = reboot.module$(EXEEXT)
 
4220
@COND_i386_multiboot_TRUE@am__append_2917 = 
 
4221
@COND_i386_multiboot_TRUE@am__append_2918 = $(nodist_reboot_module_SOURCES)
 
4222
@COND_i386_multiboot_TRUE@am__append_2919 =  \
 
4223
@COND_i386_multiboot_TRUE@      $(nodist_reboot_module_SOURCES) \
 
4224
@COND_i386_multiboot_TRUE@      reboot.marker
 
4225
@COND_i386_multiboot_TRUE@am__append_2920 = reboot.mod
 
4226
@COND_i386_multiboot_TRUE@am__append_2921 = reboot.marker
 
4227
@COND_i386_ieee1275_TRUE@am__append_2922 = reboot.module
 
4228
@COND_i386_ieee1275_TRUE@am__append_2923 = reboot.module$(EXEEXT)
 
4229
@COND_i386_ieee1275_TRUE@am__append_2924 = 
 
4230
@COND_i386_ieee1275_TRUE@am__append_2925 = $(nodist_reboot_module_SOURCES)
 
4231
@COND_i386_ieee1275_TRUE@am__append_2926 =  \
 
4232
@COND_i386_ieee1275_TRUE@       $(nodist_reboot_module_SOURCES) \
 
4233
@COND_i386_ieee1275_TRUE@       reboot.marker
 
4234
@COND_i386_ieee1275_TRUE@am__append_2927 = reboot.mod
 
4235
@COND_i386_ieee1275_TRUE@am__append_2928 = reboot.marker
 
4236
@COND_x86_64_efi_TRUE@am__append_2929 = reboot.module
 
4237
@COND_x86_64_efi_TRUE@am__append_2930 = reboot.module$(EXEEXT)
 
4238
@COND_x86_64_efi_TRUE@am__append_2931 = 
 
4239
@COND_x86_64_efi_TRUE@am__append_2932 = $(nodist_reboot_module_SOURCES)
 
4240
@COND_x86_64_efi_TRUE@am__append_2933 =  \
 
4241
@COND_x86_64_efi_TRUE@  $(nodist_reboot_module_SOURCES) \
 
4242
@COND_x86_64_efi_TRUE@  reboot.marker
 
4243
@COND_x86_64_efi_TRUE@am__append_2934 = reboot.mod
 
4244
@COND_x86_64_efi_TRUE@am__append_2935 = reboot.marker
 
4245
@COND_mips_yeeloong_TRUE@am__append_2936 = reboot.module
 
4246
@COND_mips_yeeloong_TRUE@am__append_2937 = reboot.module$(EXEEXT)
 
4247
@COND_mips_yeeloong_TRUE@am__append_2938 = 
 
4248
@COND_mips_yeeloong_TRUE@am__append_2939 = $(nodist_reboot_module_SOURCES)
 
4249
@COND_mips_yeeloong_TRUE@am__append_2940 =  \
 
4250
@COND_mips_yeeloong_TRUE@       $(nodist_reboot_module_SOURCES) \
 
4251
@COND_mips_yeeloong_TRUE@       reboot.marker
 
4252
@COND_mips_yeeloong_TRUE@am__append_2941 = reboot.mod
 
4253
@COND_mips_yeeloong_TRUE@am__append_2942 = reboot.marker
 
4254
@COND_sparc64_ieee1275_TRUE@am__append_2943 = reboot.module
 
4255
@COND_sparc64_ieee1275_TRUE@am__append_2944 = reboot.module$(EXEEXT)
 
4256
@COND_sparc64_ieee1275_TRUE@am__append_2945 = 
 
4257
@COND_sparc64_ieee1275_TRUE@am__append_2946 = $(nodist_reboot_module_SOURCES)
 
4258
@COND_sparc64_ieee1275_TRUE@am__append_2947 =  \
 
4259
@COND_sparc64_ieee1275_TRUE@    $(nodist_reboot_module_SOURCES) \
 
4260
@COND_sparc64_ieee1275_TRUE@    reboot.marker
 
4261
@COND_sparc64_ieee1275_TRUE@am__append_2948 = reboot.mod
 
4262
@COND_sparc64_ieee1275_TRUE@am__append_2949 = reboot.marker
 
4263
@COND_powerpc_ieee1275_TRUE@am__append_2950 = reboot.module
 
4264
@COND_powerpc_ieee1275_TRUE@am__append_2951 = reboot.module$(EXEEXT)
 
4265
@COND_powerpc_ieee1275_TRUE@am__append_2952 = 
 
4266
@COND_powerpc_ieee1275_TRUE@am__append_2953 = $(nodist_reboot_module_SOURCES)
 
4267
@COND_powerpc_ieee1275_TRUE@am__append_2954 =  \
 
4268
@COND_powerpc_ieee1275_TRUE@    $(nodist_reboot_module_SOURCES) \
 
4269
@COND_powerpc_ieee1275_TRUE@    reboot.marker
 
4270
@COND_powerpc_ieee1275_TRUE@am__append_2955 = reboot.mod
 
4271
@COND_powerpc_ieee1275_TRUE@am__append_2956 = reboot.marker
 
4272
@COND_emu_TRUE@am__append_2957 = search.module
 
4273
@COND_emu_TRUE@am__append_2958 = search.module$(EXEEXT)
 
4274
@COND_emu_TRUE@am__append_2959 = commands/search.c 
 
4275
@COND_emu_TRUE@am__append_2960 = $(nodist_search_module_SOURCES)
 
4276
@COND_emu_TRUE@am__append_2961 = $(nodist_search_module_SOURCES) \
 
4277
@COND_emu_TRUE@ search.marker
 
4278
@COND_emu_TRUE@am__append_2962 = search.mod
 
4279
@COND_emu_TRUE@am__append_2963 = search.marker
 
4280
@COND_i386_pc_TRUE@am__append_2964 = search.module
 
4281
@COND_i386_pc_TRUE@am__append_2965 = search.module$(EXEEXT)
 
4282
@COND_i386_pc_TRUE@am__append_2966 = commands/search.c 
 
4283
@COND_i386_pc_TRUE@am__append_2967 = $(nodist_search_module_SOURCES)
 
4284
@COND_i386_pc_TRUE@am__append_2968 = $(nodist_search_module_SOURCES) \
 
4285
@COND_i386_pc_TRUE@     search.marker
 
4286
@COND_i386_pc_TRUE@am__append_2969 = search.mod
 
4287
@COND_i386_pc_TRUE@am__append_2970 = search.marker
 
4288
@COND_i386_efi_TRUE@am__append_2971 = search.module
 
4289
@COND_i386_efi_TRUE@am__append_2972 = search.module$(EXEEXT)
 
4290
@COND_i386_efi_TRUE@am__append_2973 = commands/search.c 
 
4291
@COND_i386_efi_TRUE@am__append_2974 = $(nodist_search_module_SOURCES)
 
4292
@COND_i386_efi_TRUE@am__append_2975 = $(nodist_search_module_SOURCES) \
 
4293
@COND_i386_efi_TRUE@    search.marker
 
4294
@COND_i386_efi_TRUE@am__append_2976 = search.mod
 
4295
@COND_i386_efi_TRUE@am__append_2977 = search.marker
 
4296
@COND_i386_qemu_TRUE@am__append_2978 = search.module
 
4297
@COND_i386_qemu_TRUE@am__append_2979 = search.module$(EXEEXT)
 
4298
@COND_i386_qemu_TRUE@am__append_2980 = commands/search.c 
 
4299
@COND_i386_qemu_TRUE@am__append_2981 = $(nodist_search_module_SOURCES)
 
4300
@COND_i386_qemu_TRUE@am__append_2982 =  \
 
4301
@COND_i386_qemu_TRUE@   $(nodist_search_module_SOURCES) \
 
4302
@COND_i386_qemu_TRUE@   search.marker
 
4303
@COND_i386_qemu_TRUE@am__append_2983 = search.mod
 
4304
@COND_i386_qemu_TRUE@am__append_2984 = search.marker
 
4305
@COND_i386_coreboot_TRUE@am__append_2985 = search.module
 
4306
@COND_i386_coreboot_TRUE@am__append_2986 = search.module$(EXEEXT)
 
4307
@COND_i386_coreboot_TRUE@am__append_2987 = commands/search.c 
 
4308
@COND_i386_coreboot_TRUE@am__append_2988 = $(nodist_search_module_SOURCES)
 
4309
@COND_i386_coreboot_TRUE@am__append_2989 =  \
 
4310
@COND_i386_coreboot_TRUE@       $(nodist_search_module_SOURCES) \
 
4311
@COND_i386_coreboot_TRUE@       search.marker
 
4312
@COND_i386_coreboot_TRUE@am__append_2990 = search.mod
 
4313
@COND_i386_coreboot_TRUE@am__append_2991 = search.marker
 
4314
@COND_i386_multiboot_TRUE@am__append_2992 = search.module
 
4315
@COND_i386_multiboot_TRUE@am__append_2993 = search.module$(EXEEXT)
 
4316
@COND_i386_multiboot_TRUE@am__append_2994 = commands/search.c 
 
4317
@COND_i386_multiboot_TRUE@am__append_2995 = $(nodist_search_module_SOURCES)
 
4318
@COND_i386_multiboot_TRUE@am__append_2996 =  \
 
4319
@COND_i386_multiboot_TRUE@      $(nodist_search_module_SOURCES) \
 
4320
@COND_i386_multiboot_TRUE@      search.marker
 
4321
@COND_i386_multiboot_TRUE@am__append_2997 = search.mod
 
4322
@COND_i386_multiboot_TRUE@am__append_2998 = search.marker
 
4323
@COND_i386_ieee1275_TRUE@am__append_2999 = search.module
 
4324
@COND_i386_ieee1275_TRUE@am__append_3000 = search.module$(EXEEXT)
 
4325
@COND_i386_ieee1275_TRUE@am__append_3001 = commands/search.c 
 
4326
@COND_i386_ieee1275_TRUE@am__append_3002 = $(nodist_search_module_SOURCES)
 
4327
@COND_i386_ieee1275_TRUE@am__append_3003 =  \
 
4328
@COND_i386_ieee1275_TRUE@       $(nodist_search_module_SOURCES) \
 
4329
@COND_i386_ieee1275_TRUE@       search.marker
 
4330
@COND_i386_ieee1275_TRUE@am__append_3004 = search.mod
 
4331
@COND_i386_ieee1275_TRUE@am__append_3005 = search.marker
 
4332
@COND_x86_64_efi_TRUE@am__append_3006 = search.module
 
4333
@COND_x86_64_efi_TRUE@am__append_3007 = search.module$(EXEEXT)
 
4334
@COND_x86_64_efi_TRUE@am__append_3008 = commands/search.c 
 
4335
@COND_x86_64_efi_TRUE@am__append_3009 = $(nodist_search_module_SOURCES)
 
4336
@COND_x86_64_efi_TRUE@am__append_3010 =  \
 
4337
@COND_x86_64_efi_TRUE@  $(nodist_search_module_SOURCES) \
 
4338
@COND_x86_64_efi_TRUE@  search.marker
 
4339
@COND_x86_64_efi_TRUE@am__append_3011 = search.mod
 
4340
@COND_x86_64_efi_TRUE@am__append_3012 = search.marker
 
4341
@COND_mips_yeeloong_TRUE@am__append_3013 = search.module
 
4342
@COND_mips_yeeloong_TRUE@am__append_3014 = search.module$(EXEEXT)
 
4343
@COND_mips_yeeloong_TRUE@am__append_3015 = commands/search.c 
 
4344
@COND_mips_yeeloong_TRUE@am__append_3016 = $(nodist_search_module_SOURCES)
 
4345
@COND_mips_yeeloong_TRUE@am__append_3017 =  \
 
4346
@COND_mips_yeeloong_TRUE@       $(nodist_search_module_SOURCES) \
 
4347
@COND_mips_yeeloong_TRUE@       search.marker
 
4348
@COND_mips_yeeloong_TRUE@am__append_3018 = search.mod
 
4349
@COND_mips_yeeloong_TRUE@am__append_3019 = search.marker
 
4350
@COND_sparc64_ieee1275_TRUE@am__append_3020 = search.module
 
4351
@COND_sparc64_ieee1275_TRUE@am__append_3021 = search.module$(EXEEXT)
 
4352
@COND_sparc64_ieee1275_TRUE@am__append_3022 = commands/search.c 
 
4353
@COND_sparc64_ieee1275_TRUE@am__append_3023 = $(nodist_search_module_SOURCES)
 
4354
@COND_sparc64_ieee1275_TRUE@am__append_3024 =  \
 
4355
@COND_sparc64_ieee1275_TRUE@    $(nodist_search_module_SOURCES) \
 
4356
@COND_sparc64_ieee1275_TRUE@    search.marker
 
4357
@COND_sparc64_ieee1275_TRUE@am__append_3025 = search.mod
 
4358
@COND_sparc64_ieee1275_TRUE@am__append_3026 = search.marker
 
4359
@COND_powerpc_ieee1275_TRUE@am__append_3027 = search.module
 
4360
@COND_powerpc_ieee1275_TRUE@am__append_3028 = search.module$(EXEEXT)
 
4361
@COND_powerpc_ieee1275_TRUE@am__append_3029 = commands/search.c 
 
4362
@COND_powerpc_ieee1275_TRUE@am__append_3030 = $(nodist_search_module_SOURCES)
 
4363
@COND_powerpc_ieee1275_TRUE@am__append_3031 =  \
 
4364
@COND_powerpc_ieee1275_TRUE@    $(nodist_search_module_SOURCES) \
 
4365
@COND_powerpc_ieee1275_TRUE@    search.marker
 
4366
@COND_powerpc_ieee1275_TRUE@am__append_3032 = search.mod
 
4367
@COND_powerpc_ieee1275_TRUE@am__append_3033 = search.marker
 
4368
@COND_emu_TRUE@am__append_3034 = search_fs_file.module
 
4369
@COND_emu_TRUE@am__append_3035 = search_fs_file.module$(EXEEXT)
 
4370
@COND_emu_TRUE@am__append_3036 = 
 
4371
@COND_emu_TRUE@am__append_3037 = $(nodist_search_fs_file_module_SOURCES)
 
4372
@COND_emu_TRUE@am__append_3038 =  \
 
4373
@COND_emu_TRUE@ $(nodist_search_fs_file_module_SOURCES) \
 
4374
@COND_emu_TRUE@ search_fs_file.marker
 
4375
@COND_emu_TRUE@am__append_3039 = search_fs_file.mod
 
4376
@COND_emu_TRUE@am__append_3040 = search_fs_file.marker
 
4377
@COND_i386_pc_TRUE@am__append_3041 = search_fs_file.module
 
4378
@COND_i386_pc_TRUE@am__append_3042 = search_fs_file.module$(EXEEXT)
 
4379
@COND_i386_pc_TRUE@am__append_3043 = 
 
4380
@COND_i386_pc_TRUE@am__append_3044 = $(nodist_search_fs_file_module_SOURCES)
 
4381
@COND_i386_pc_TRUE@am__append_3045 =  \
 
4382
@COND_i386_pc_TRUE@     $(nodist_search_fs_file_module_SOURCES) \
 
4383
@COND_i386_pc_TRUE@     search_fs_file.marker
 
4384
@COND_i386_pc_TRUE@am__append_3046 = search_fs_file.mod
 
4385
@COND_i386_pc_TRUE@am__append_3047 = search_fs_file.marker
 
4386
@COND_i386_efi_TRUE@am__append_3048 = search_fs_file.module
 
4387
@COND_i386_efi_TRUE@am__append_3049 = search_fs_file.module$(EXEEXT)
 
4388
@COND_i386_efi_TRUE@am__append_3050 = 
 
4389
@COND_i386_efi_TRUE@am__append_3051 = $(nodist_search_fs_file_module_SOURCES)
 
4390
@COND_i386_efi_TRUE@am__append_3052 =  \
 
4391
@COND_i386_efi_TRUE@    $(nodist_search_fs_file_module_SOURCES) \
 
4392
@COND_i386_efi_TRUE@    search_fs_file.marker
 
4393
@COND_i386_efi_TRUE@am__append_3053 = search_fs_file.mod
 
4394
@COND_i386_efi_TRUE@am__append_3054 = search_fs_file.marker
 
4395
@COND_i386_qemu_TRUE@am__append_3055 = search_fs_file.module
 
4396
@COND_i386_qemu_TRUE@am__append_3056 = search_fs_file.module$(EXEEXT)
 
4397
@COND_i386_qemu_TRUE@am__append_3057 = 
 
4398
@COND_i386_qemu_TRUE@am__append_3058 = $(nodist_search_fs_file_module_SOURCES)
 
4399
@COND_i386_qemu_TRUE@am__append_3059 =  \
 
4400
@COND_i386_qemu_TRUE@   $(nodist_search_fs_file_module_SOURCES) \
 
4401
@COND_i386_qemu_TRUE@   search_fs_file.marker
 
4402
@COND_i386_qemu_TRUE@am__append_3060 = search_fs_file.mod
 
4403
@COND_i386_qemu_TRUE@am__append_3061 = search_fs_file.marker
 
4404
@COND_i386_coreboot_TRUE@am__append_3062 = search_fs_file.module
 
4405
@COND_i386_coreboot_TRUE@am__append_3063 = search_fs_file.module$(EXEEXT)
 
4406
@COND_i386_coreboot_TRUE@am__append_3064 = 
 
4407
@COND_i386_coreboot_TRUE@am__append_3065 = $(nodist_search_fs_file_module_SOURCES)
 
4408
@COND_i386_coreboot_TRUE@am__append_3066 = $(nodist_search_fs_file_module_SOURCES) \
 
4409
@COND_i386_coreboot_TRUE@       search_fs_file.marker
 
4410
@COND_i386_coreboot_TRUE@am__append_3067 = search_fs_file.mod
 
4411
@COND_i386_coreboot_TRUE@am__append_3068 = search_fs_file.marker
 
4412
@COND_i386_multiboot_TRUE@am__append_3069 = search_fs_file.module
 
4413
@COND_i386_multiboot_TRUE@am__append_3070 = search_fs_file.module$(EXEEXT)
 
4414
@COND_i386_multiboot_TRUE@am__append_3071 = 
 
4415
@COND_i386_multiboot_TRUE@am__append_3072 = $(nodist_search_fs_file_module_SOURCES)
 
4416
@COND_i386_multiboot_TRUE@am__append_3073 = $(nodist_search_fs_file_module_SOURCES) \
 
4417
@COND_i386_multiboot_TRUE@      search_fs_file.marker
 
4418
@COND_i386_multiboot_TRUE@am__append_3074 = search_fs_file.mod
 
4419
@COND_i386_multiboot_TRUE@am__append_3075 = search_fs_file.marker
 
4420
@COND_i386_ieee1275_TRUE@am__append_3076 = search_fs_file.module
 
4421
@COND_i386_ieee1275_TRUE@am__append_3077 = search_fs_file.module$(EXEEXT)
 
4422
@COND_i386_ieee1275_TRUE@am__append_3078 = 
 
4423
@COND_i386_ieee1275_TRUE@am__append_3079 = $(nodist_search_fs_file_module_SOURCES)
 
4424
@COND_i386_ieee1275_TRUE@am__append_3080 = $(nodist_search_fs_file_module_SOURCES) \
 
4425
@COND_i386_ieee1275_TRUE@       search_fs_file.marker
 
4426
@COND_i386_ieee1275_TRUE@am__append_3081 = search_fs_file.mod
 
4427
@COND_i386_ieee1275_TRUE@am__append_3082 = search_fs_file.marker
 
4428
@COND_x86_64_efi_TRUE@am__append_3083 = search_fs_file.module
 
4429
@COND_x86_64_efi_TRUE@am__append_3084 = search_fs_file.module$(EXEEXT)
 
4430
@COND_x86_64_efi_TRUE@am__append_3085 = 
 
4431
@COND_x86_64_efi_TRUE@am__append_3086 = $(nodist_search_fs_file_module_SOURCES)
 
4432
@COND_x86_64_efi_TRUE@am__append_3087 =  \
 
4433
@COND_x86_64_efi_TRUE@  $(nodist_search_fs_file_module_SOURCES) \
 
4434
@COND_x86_64_efi_TRUE@  search_fs_file.marker
 
4435
@COND_x86_64_efi_TRUE@am__append_3088 = search_fs_file.mod
 
4436
@COND_x86_64_efi_TRUE@am__append_3089 = search_fs_file.marker
 
4437
@COND_mips_yeeloong_TRUE@am__append_3090 = search_fs_file.module
 
4438
@COND_mips_yeeloong_TRUE@am__append_3091 = search_fs_file.module$(EXEEXT)
 
4439
@COND_mips_yeeloong_TRUE@am__append_3092 = 
 
4440
@COND_mips_yeeloong_TRUE@am__append_3093 = $(nodist_search_fs_file_module_SOURCES)
 
4441
@COND_mips_yeeloong_TRUE@am__append_3094 = $(nodist_search_fs_file_module_SOURCES) \
 
4442
@COND_mips_yeeloong_TRUE@       search_fs_file.marker
 
4443
@COND_mips_yeeloong_TRUE@am__append_3095 = search_fs_file.mod
 
4444
@COND_mips_yeeloong_TRUE@am__append_3096 = search_fs_file.marker
 
4445
@COND_sparc64_ieee1275_TRUE@am__append_3097 = search_fs_file.module
 
4446
@COND_sparc64_ieee1275_TRUE@am__append_3098 = search_fs_file.module$(EXEEXT)
 
4447
@COND_sparc64_ieee1275_TRUE@am__append_3099 = 
 
4448
@COND_sparc64_ieee1275_TRUE@am__append_3100 = $(nodist_search_fs_file_module_SOURCES)
 
4449
@COND_sparc64_ieee1275_TRUE@am__append_3101 = $(nodist_search_fs_file_module_SOURCES) \
 
4450
@COND_sparc64_ieee1275_TRUE@    search_fs_file.marker
 
4451
@COND_sparc64_ieee1275_TRUE@am__append_3102 = search_fs_file.mod
 
4452
@COND_sparc64_ieee1275_TRUE@am__append_3103 = search_fs_file.marker
 
4453
@COND_powerpc_ieee1275_TRUE@am__append_3104 = search_fs_file.module
 
4454
@COND_powerpc_ieee1275_TRUE@am__append_3105 = search_fs_file.module$(EXEEXT)
 
4455
@COND_powerpc_ieee1275_TRUE@am__append_3106 = 
 
4456
@COND_powerpc_ieee1275_TRUE@am__append_3107 = $(nodist_search_fs_file_module_SOURCES)
 
4457
@COND_powerpc_ieee1275_TRUE@am__append_3108 = $(nodist_search_fs_file_module_SOURCES) \
 
4458
@COND_powerpc_ieee1275_TRUE@    search_fs_file.marker
 
4459
@COND_powerpc_ieee1275_TRUE@am__append_3109 = search_fs_file.mod
 
4460
@COND_powerpc_ieee1275_TRUE@am__append_3110 = search_fs_file.marker
 
4461
@COND_emu_TRUE@am__append_3111 = search_fs_uuid.module
 
4462
@COND_emu_TRUE@am__append_3112 = search_fs_uuid.module$(EXEEXT)
 
4463
@COND_emu_TRUE@am__append_3113 = 
 
4464
@COND_emu_TRUE@am__append_3114 = $(nodist_search_fs_uuid_module_SOURCES)
 
4465
@COND_emu_TRUE@am__append_3115 =  \
 
4466
@COND_emu_TRUE@ $(nodist_search_fs_uuid_module_SOURCES) \
 
4467
@COND_emu_TRUE@ search_fs_uuid.marker
 
4468
@COND_emu_TRUE@am__append_3116 = search_fs_uuid.mod
 
4469
@COND_emu_TRUE@am__append_3117 = search_fs_uuid.marker
 
4470
@COND_i386_pc_TRUE@am__append_3118 = search_fs_uuid.module
 
4471
@COND_i386_pc_TRUE@am__append_3119 = search_fs_uuid.module$(EXEEXT)
 
4472
@COND_i386_pc_TRUE@am__append_3120 = 
 
4473
@COND_i386_pc_TRUE@am__append_3121 = $(nodist_search_fs_uuid_module_SOURCES)
 
4474
@COND_i386_pc_TRUE@am__append_3122 =  \
 
4475
@COND_i386_pc_TRUE@     $(nodist_search_fs_uuid_module_SOURCES) \
 
4476
@COND_i386_pc_TRUE@     search_fs_uuid.marker
 
4477
@COND_i386_pc_TRUE@am__append_3123 = search_fs_uuid.mod
 
4478
@COND_i386_pc_TRUE@am__append_3124 = search_fs_uuid.marker
 
4479
@COND_i386_efi_TRUE@am__append_3125 = search_fs_uuid.module
 
4480
@COND_i386_efi_TRUE@am__append_3126 = search_fs_uuid.module$(EXEEXT)
 
4481
@COND_i386_efi_TRUE@am__append_3127 = 
 
4482
@COND_i386_efi_TRUE@am__append_3128 = $(nodist_search_fs_uuid_module_SOURCES)
 
4483
@COND_i386_efi_TRUE@am__append_3129 =  \
 
4484
@COND_i386_efi_TRUE@    $(nodist_search_fs_uuid_module_SOURCES) \
 
4485
@COND_i386_efi_TRUE@    search_fs_uuid.marker
 
4486
@COND_i386_efi_TRUE@am__append_3130 = search_fs_uuid.mod
 
4487
@COND_i386_efi_TRUE@am__append_3131 = search_fs_uuid.marker
 
4488
@COND_i386_qemu_TRUE@am__append_3132 = search_fs_uuid.module
 
4489
@COND_i386_qemu_TRUE@am__append_3133 = search_fs_uuid.module$(EXEEXT)
 
4490
@COND_i386_qemu_TRUE@am__append_3134 = 
 
4491
@COND_i386_qemu_TRUE@am__append_3135 = $(nodist_search_fs_uuid_module_SOURCES)
 
4492
@COND_i386_qemu_TRUE@am__append_3136 =  \
 
4493
@COND_i386_qemu_TRUE@   $(nodist_search_fs_uuid_module_SOURCES) \
 
4494
@COND_i386_qemu_TRUE@   search_fs_uuid.marker
 
4495
@COND_i386_qemu_TRUE@am__append_3137 = search_fs_uuid.mod
 
4496
@COND_i386_qemu_TRUE@am__append_3138 = search_fs_uuid.marker
 
4497
@COND_i386_coreboot_TRUE@am__append_3139 = search_fs_uuid.module
 
4498
@COND_i386_coreboot_TRUE@am__append_3140 = search_fs_uuid.module$(EXEEXT)
 
4499
@COND_i386_coreboot_TRUE@am__append_3141 = 
 
4500
@COND_i386_coreboot_TRUE@am__append_3142 = $(nodist_search_fs_uuid_module_SOURCES)
 
4501
@COND_i386_coreboot_TRUE@am__append_3143 = $(nodist_search_fs_uuid_module_SOURCES) \
 
4502
@COND_i386_coreboot_TRUE@       search_fs_uuid.marker
 
4503
@COND_i386_coreboot_TRUE@am__append_3144 = search_fs_uuid.mod
 
4504
@COND_i386_coreboot_TRUE@am__append_3145 = search_fs_uuid.marker
 
4505
@COND_i386_multiboot_TRUE@am__append_3146 = search_fs_uuid.module
 
4506
@COND_i386_multiboot_TRUE@am__append_3147 = search_fs_uuid.module$(EXEEXT)
 
4507
@COND_i386_multiboot_TRUE@am__append_3148 = 
 
4508
@COND_i386_multiboot_TRUE@am__append_3149 = $(nodist_search_fs_uuid_module_SOURCES)
 
4509
@COND_i386_multiboot_TRUE@am__append_3150 = $(nodist_search_fs_uuid_module_SOURCES) \
 
4510
@COND_i386_multiboot_TRUE@      search_fs_uuid.marker
 
4511
@COND_i386_multiboot_TRUE@am__append_3151 = search_fs_uuid.mod
 
4512
@COND_i386_multiboot_TRUE@am__append_3152 = search_fs_uuid.marker
 
4513
@COND_i386_ieee1275_TRUE@am__append_3153 = search_fs_uuid.module
 
4514
@COND_i386_ieee1275_TRUE@am__append_3154 = search_fs_uuid.module$(EXEEXT)
 
4515
@COND_i386_ieee1275_TRUE@am__append_3155 = 
 
4516
@COND_i386_ieee1275_TRUE@am__append_3156 = $(nodist_search_fs_uuid_module_SOURCES)
 
4517
@COND_i386_ieee1275_TRUE@am__append_3157 = $(nodist_search_fs_uuid_module_SOURCES) \
 
4518
@COND_i386_ieee1275_TRUE@       search_fs_uuid.marker
 
4519
@COND_i386_ieee1275_TRUE@am__append_3158 = search_fs_uuid.mod
 
4520
@COND_i386_ieee1275_TRUE@am__append_3159 = search_fs_uuid.marker
 
4521
@COND_x86_64_efi_TRUE@am__append_3160 = search_fs_uuid.module
 
4522
@COND_x86_64_efi_TRUE@am__append_3161 = search_fs_uuid.module$(EXEEXT)
 
4523
@COND_x86_64_efi_TRUE@am__append_3162 = 
 
4524
@COND_x86_64_efi_TRUE@am__append_3163 = $(nodist_search_fs_uuid_module_SOURCES)
 
4525
@COND_x86_64_efi_TRUE@am__append_3164 =  \
 
4526
@COND_x86_64_efi_TRUE@  $(nodist_search_fs_uuid_module_SOURCES) \
 
4527
@COND_x86_64_efi_TRUE@  search_fs_uuid.marker
 
4528
@COND_x86_64_efi_TRUE@am__append_3165 = search_fs_uuid.mod
 
4529
@COND_x86_64_efi_TRUE@am__append_3166 = search_fs_uuid.marker
 
4530
@COND_mips_yeeloong_TRUE@am__append_3167 = search_fs_uuid.module
 
4531
@COND_mips_yeeloong_TRUE@am__append_3168 = search_fs_uuid.module$(EXEEXT)
 
4532
@COND_mips_yeeloong_TRUE@am__append_3169 = 
 
4533
@COND_mips_yeeloong_TRUE@am__append_3170 = $(nodist_search_fs_uuid_module_SOURCES)
 
4534
@COND_mips_yeeloong_TRUE@am__append_3171 = $(nodist_search_fs_uuid_module_SOURCES) \
 
4535
@COND_mips_yeeloong_TRUE@       search_fs_uuid.marker
 
4536
@COND_mips_yeeloong_TRUE@am__append_3172 = search_fs_uuid.mod
 
4537
@COND_mips_yeeloong_TRUE@am__append_3173 = search_fs_uuid.marker
 
4538
@COND_sparc64_ieee1275_TRUE@am__append_3174 = search_fs_uuid.module
 
4539
@COND_sparc64_ieee1275_TRUE@am__append_3175 = search_fs_uuid.module$(EXEEXT)
 
4540
@COND_sparc64_ieee1275_TRUE@am__append_3176 = 
 
4541
@COND_sparc64_ieee1275_TRUE@am__append_3177 = $(nodist_search_fs_uuid_module_SOURCES)
 
4542
@COND_sparc64_ieee1275_TRUE@am__append_3178 = $(nodist_search_fs_uuid_module_SOURCES) \
 
4543
@COND_sparc64_ieee1275_TRUE@    search_fs_uuid.marker
 
4544
@COND_sparc64_ieee1275_TRUE@am__append_3179 = search_fs_uuid.mod
 
4545
@COND_sparc64_ieee1275_TRUE@am__append_3180 = search_fs_uuid.marker
 
4546
@COND_powerpc_ieee1275_TRUE@am__append_3181 = search_fs_uuid.module
 
4547
@COND_powerpc_ieee1275_TRUE@am__append_3182 = search_fs_uuid.module$(EXEEXT)
 
4548
@COND_powerpc_ieee1275_TRUE@am__append_3183 = 
 
4549
@COND_powerpc_ieee1275_TRUE@am__append_3184 = $(nodist_search_fs_uuid_module_SOURCES)
 
4550
@COND_powerpc_ieee1275_TRUE@am__append_3185 = $(nodist_search_fs_uuid_module_SOURCES) \
 
4551
@COND_powerpc_ieee1275_TRUE@    search_fs_uuid.marker
 
4552
@COND_powerpc_ieee1275_TRUE@am__append_3186 = search_fs_uuid.mod
 
4553
@COND_powerpc_ieee1275_TRUE@am__append_3187 = search_fs_uuid.marker
 
4554
@COND_emu_TRUE@am__append_3188 = search_label.module
 
4555
@COND_emu_TRUE@am__append_3189 = search_label.module$(EXEEXT)
 
4556
@COND_emu_TRUE@am__append_3190 = 
 
4557
@COND_emu_TRUE@am__append_3191 = $(nodist_search_label_module_SOURCES)
 
4558
@COND_emu_TRUE@am__append_3192 =  \
 
4559
@COND_emu_TRUE@ $(nodist_search_label_module_SOURCES) \
 
4560
@COND_emu_TRUE@ search_label.marker
 
4561
@COND_emu_TRUE@am__append_3193 = search_label.mod
 
4562
@COND_emu_TRUE@am__append_3194 = search_label.marker
 
4563
@COND_i386_pc_TRUE@am__append_3195 = search_label.module
 
4564
@COND_i386_pc_TRUE@am__append_3196 = search_label.module$(EXEEXT)
 
4565
@COND_i386_pc_TRUE@am__append_3197 = 
 
4566
@COND_i386_pc_TRUE@am__append_3198 = $(nodist_search_label_module_SOURCES)
 
4567
@COND_i386_pc_TRUE@am__append_3199 =  \
 
4568
@COND_i386_pc_TRUE@     $(nodist_search_label_module_SOURCES) \
 
4569
@COND_i386_pc_TRUE@     search_label.marker
 
4570
@COND_i386_pc_TRUE@am__append_3200 = search_label.mod
 
4571
@COND_i386_pc_TRUE@am__append_3201 = search_label.marker
 
4572
@COND_i386_efi_TRUE@am__append_3202 = search_label.module
 
4573
@COND_i386_efi_TRUE@am__append_3203 = search_label.module$(EXEEXT)
 
4574
@COND_i386_efi_TRUE@am__append_3204 = 
 
4575
@COND_i386_efi_TRUE@am__append_3205 = $(nodist_search_label_module_SOURCES)
 
4576
@COND_i386_efi_TRUE@am__append_3206 =  \
 
4577
@COND_i386_efi_TRUE@    $(nodist_search_label_module_SOURCES) \
 
4578
@COND_i386_efi_TRUE@    search_label.marker
 
4579
@COND_i386_efi_TRUE@am__append_3207 = search_label.mod
 
4580
@COND_i386_efi_TRUE@am__append_3208 = search_label.marker
 
4581
@COND_i386_qemu_TRUE@am__append_3209 = search_label.module
 
4582
@COND_i386_qemu_TRUE@am__append_3210 = search_label.module$(EXEEXT)
 
4583
@COND_i386_qemu_TRUE@am__append_3211 = 
 
4584
@COND_i386_qemu_TRUE@am__append_3212 = $(nodist_search_label_module_SOURCES)
 
4585
@COND_i386_qemu_TRUE@am__append_3213 =  \
 
4586
@COND_i386_qemu_TRUE@   $(nodist_search_label_module_SOURCES) \
 
4587
@COND_i386_qemu_TRUE@   search_label.marker
 
4588
@COND_i386_qemu_TRUE@am__append_3214 = search_label.mod
 
4589
@COND_i386_qemu_TRUE@am__append_3215 = search_label.marker
 
4590
@COND_i386_coreboot_TRUE@am__append_3216 = search_label.module
 
4591
@COND_i386_coreboot_TRUE@am__append_3217 = search_label.module$(EXEEXT)
 
4592
@COND_i386_coreboot_TRUE@am__append_3218 = 
 
4593
@COND_i386_coreboot_TRUE@am__append_3219 = $(nodist_search_label_module_SOURCES)
 
4594
@COND_i386_coreboot_TRUE@am__append_3220 = $(nodist_search_label_module_SOURCES) \
 
4595
@COND_i386_coreboot_TRUE@       search_label.marker
 
4596
@COND_i386_coreboot_TRUE@am__append_3221 = search_label.mod
 
4597
@COND_i386_coreboot_TRUE@am__append_3222 = search_label.marker
 
4598
@COND_i386_multiboot_TRUE@am__append_3223 = search_label.module
 
4599
@COND_i386_multiboot_TRUE@am__append_3224 = search_label.module$(EXEEXT)
 
4600
@COND_i386_multiboot_TRUE@am__append_3225 = 
 
4601
@COND_i386_multiboot_TRUE@am__append_3226 = $(nodist_search_label_module_SOURCES)
 
4602
@COND_i386_multiboot_TRUE@am__append_3227 = $(nodist_search_label_module_SOURCES) \
 
4603
@COND_i386_multiboot_TRUE@      search_label.marker
 
4604
@COND_i386_multiboot_TRUE@am__append_3228 = search_label.mod
 
4605
@COND_i386_multiboot_TRUE@am__append_3229 = search_label.marker
 
4606
@COND_i386_ieee1275_TRUE@am__append_3230 = search_label.module
 
4607
@COND_i386_ieee1275_TRUE@am__append_3231 = search_label.module$(EXEEXT)
 
4608
@COND_i386_ieee1275_TRUE@am__append_3232 = 
 
4609
@COND_i386_ieee1275_TRUE@am__append_3233 = $(nodist_search_label_module_SOURCES)
 
4610
@COND_i386_ieee1275_TRUE@am__append_3234 = $(nodist_search_label_module_SOURCES) \
 
4611
@COND_i386_ieee1275_TRUE@       search_label.marker
 
4612
@COND_i386_ieee1275_TRUE@am__append_3235 = search_label.mod
 
4613
@COND_i386_ieee1275_TRUE@am__append_3236 = search_label.marker
 
4614
@COND_x86_64_efi_TRUE@am__append_3237 = search_label.module
 
4615
@COND_x86_64_efi_TRUE@am__append_3238 = search_label.module$(EXEEXT)
 
4616
@COND_x86_64_efi_TRUE@am__append_3239 = 
 
4617
@COND_x86_64_efi_TRUE@am__append_3240 = $(nodist_search_label_module_SOURCES)
 
4618
@COND_x86_64_efi_TRUE@am__append_3241 =  \
 
4619
@COND_x86_64_efi_TRUE@  $(nodist_search_label_module_SOURCES) \
 
4620
@COND_x86_64_efi_TRUE@  search_label.marker
 
4621
@COND_x86_64_efi_TRUE@am__append_3242 = search_label.mod
 
4622
@COND_x86_64_efi_TRUE@am__append_3243 = search_label.marker
 
4623
@COND_mips_yeeloong_TRUE@am__append_3244 = search_label.module
 
4624
@COND_mips_yeeloong_TRUE@am__append_3245 = search_label.module$(EXEEXT)
 
4625
@COND_mips_yeeloong_TRUE@am__append_3246 = 
 
4626
@COND_mips_yeeloong_TRUE@am__append_3247 = $(nodist_search_label_module_SOURCES)
 
4627
@COND_mips_yeeloong_TRUE@am__append_3248 = $(nodist_search_label_module_SOURCES) \
 
4628
@COND_mips_yeeloong_TRUE@       search_label.marker
 
4629
@COND_mips_yeeloong_TRUE@am__append_3249 = search_label.mod
 
4630
@COND_mips_yeeloong_TRUE@am__append_3250 = search_label.marker
 
4631
@COND_sparc64_ieee1275_TRUE@am__append_3251 = search_label.module
 
4632
@COND_sparc64_ieee1275_TRUE@am__append_3252 = search_label.module$(EXEEXT)
 
4633
@COND_sparc64_ieee1275_TRUE@am__append_3253 = 
 
4634
@COND_sparc64_ieee1275_TRUE@am__append_3254 = $(nodist_search_label_module_SOURCES)
 
4635
@COND_sparc64_ieee1275_TRUE@am__append_3255 = $(nodist_search_label_module_SOURCES) \
 
4636
@COND_sparc64_ieee1275_TRUE@    search_label.marker
 
4637
@COND_sparc64_ieee1275_TRUE@am__append_3256 = search_label.mod
 
4638
@COND_sparc64_ieee1275_TRUE@am__append_3257 = search_label.marker
 
4639
@COND_powerpc_ieee1275_TRUE@am__append_3258 = search_label.module
 
4640
@COND_powerpc_ieee1275_TRUE@am__append_3259 = search_label.module$(EXEEXT)
 
4641
@COND_powerpc_ieee1275_TRUE@am__append_3260 = 
 
4642
@COND_powerpc_ieee1275_TRUE@am__append_3261 = $(nodist_search_label_module_SOURCES)
 
4643
@COND_powerpc_ieee1275_TRUE@am__append_3262 = $(nodist_search_label_module_SOURCES) \
 
4644
@COND_powerpc_ieee1275_TRUE@    search_label.marker
 
4645
@COND_powerpc_ieee1275_TRUE@am__append_3263 = search_label.mod
 
4646
@COND_powerpc_ieee1275_TRUE@am__append_3264 = search_label.marker
 
4647
@COND_i386_pc_TRUE@am__append_3265 = setpci.module
 
4648
@COND_i386_pc_TRUE@am__append_3266 = setpci.module$(EXEEXT)
 
4649
@COND_i386_pc_TRUE@am__append_3267 = 
 
4650
@COND_i386_pc_TRUE@am__append_3268 = $(nodist_setpci_module_SOURCES)
 
4651
@COND_i386_pc_TRUE@am__append_3269 = $(nodist_setpci_module_SOURCES) \
 
4652
@COND_i386_pc_TRUE@     setpci.marker
 
4653
@COND_i386_pc_TRUE@am__append_3270 = setpci.mod
 
4654
@COND_i386_pc_TRUE@am__append_3271 = setpci.marker
 
4655
@COND_i386_efi_TRUE@am__append_3272 = setpci.module
 
4656
@COND_i386_efi_TRUE@am__append_3273 = setpci.module$(EXEEXT)
 
4657
@COND_i386_efi_TRUE@am__append_3274 = 
 
4658
@COND_i386_efi_TRUE@am__append_3275 = $(nodist_setpci_module_SOURCES)
 
4659
@COND_i386_efi_TRUE@am__append_3276 = $(nodist_setpci_module_SOURCES) \
 
4660
@COND_i386_efi_TRUE@    setpci.marker
 
4661
@COND_i386_efi_TRUE@am__append_3277 = setpci.mod
 
4662
@COND_i386_efi_TRUE@am__append_3278 = setpci.marker
 
4663
@COND_i386_qemu_TRUE@am__append_3279 = setpci.module
 
4664
@COND_i386_qemu_TRUE@am__append_3280 = setpci.module$(EXEEXT)
 
4665
@COND_i386_qemu_TRUE@am__append_3281 = 
 
4666
@COND_i386_qemu_TRUE@am__append_3282 = $(nodist_setpci_module_SOURCES)
 
4667
@COND_i386_qemu_TRUE@am__append_3283 =  \
 
4668
@COND_i386_qemu_TRUE@   $(nodist_setpci_module_SOURCES) \
 
4669
@COND_i386_qemu_TRUE@   setpci.marker
 
4670
@COND_i386_qemu_TRUE@am__append_3284 = setpci.mod
 
4671
@COND_i386_qemu_TRUE@am__append_3285 = setpci.marker
 
4672
@COND_i386_coreboot_TRUE@am__append_3286 = setpci.module
 
4673
@COND_i386_coreboot_TRUE@am__append_3287 = setpci.module$(EXEEXT)
 
4674
@COND_i386_coreboot_TRUE@am__append_3288 = 
 
4675
@COND_i386_coreboot_TRUE@am__append_3289 = $(nodist_setpci_module_SOURCES)
 
4676
@COND_i386_coreboot_TRUE@am__append_3290 =  \
 
4677
@COND_i386_coreboot_TRUE@       $(nodist_setpci_module_SOURCES) \
 
4678
@COND_i386_coreboot_TRUE@       setpci.marker
 
4679
@COND_i386_coreboot_TRUE@am__append_3291 = setpci.mod
 
4680
@COND_i386_coreboot_TRUE@am__append_3292 = setpci.marker
 
4681
@COND_i386_multiboot_TRUE@am__append_3293 = setpci.module
 
4682
@COND_i386_multiboot_TRUE@am__append_3294 = setpci.module$(EXEEXT)
 
4683
@COND_i386_multiboot_TRUE@am__append_3295 = 
 
4684
@COND_i386_multiboot_TRUE@am__append_3296 = $(nodist_setpci_module_SOURCES)
 
4685
@COND_i386_multiboot_TRUE@am__append_3297 =  \
 
4686
@COND_i386_multiboot_TRUE@      $(nodist_setpci_module_SOURCES) \
 
4687
@COND_i386_multiboot_TRUE@      setpci.marker
 
4688
@COND_i386_multiboot_TRUE@am__append_3298 = setpci.mod
 
4689
@COND_i386_multiboot_TRUE@am__append_3299 = setpci.marker
 
4690
@COND_i386_ieee1275_TRUE@am__append_3300 = setpci.module
 
4691
@COND_i386_ieee1275_TRUE@am__append_3301 = setpci.module$(EXEEXT)
 
4692
@COND_i386_ieee1275_TRUE@am__append_3302 = 
 
4693
@COND_i386_ieee1275_TRUE@am__append_3303 = $(nodist_setpci_module_SOURCES)
 
4694
@COND_i386_ieee1275_TRUE@am__append_3304 =  \
 
4695
@COND_i386_ieee1275_TRUE@       $(nodist_setpci_module_SOURCES) \
 
4696
@COND_i386_ieee1275_TRUE@       setpci.marker
 
4697
@COND_i386_ieee1275_TRUE@am__append_3305 = setpci.mod
 
4698
@COND_i386_ieee1275_TRUE@am__append_3306 = setpci.marker
 
4699
@COND_x86_64_efi_TRUE@am__append_3307 = setpci.module
 
4700
@COND_x86_64_efi_TRUE@am__append_3308 = setpci.module$(EXEEXT)
 
4701
@COND_x86_64_efi_TRUE@am__append_3309 = 
 
4702
@COND_x86_64_efi_TRUE@am__append_3310 = $(nodist_setpci_module_SOURCES)
 
4703
@COND_x86_64_efi_TRUE@am__append_3311 =  \
 
4704
@COND_x86_64_efi_TRUE@  $(nodist_setpci_module_SOURCES) \
 
4705
@COND_x86_64_efi_TRUE@  setpci.marker
 
4706
@COND_x86_64_efi_TRUE@am__append_3312 = setpci.mod
 
4707
@COND_x86_64_efi_TRUE@am__append_3313 = setpci.marker
 
4708
@COND_emu_TRUE@am__append_3314 = sleep.module
 
4709
@COND_emu_TRUE@am__append_3315 = sleep.module$(EXEEXT)
 
4710
@COND_emu_TRUE@am__append_3316 = 
 
4711
@COND_emu_TRUE@am__append_3317 = $(nodist_sleep_module_SOURCES)
 
4712
@COND_emu_TRUE@am__append_3318 = $(nodist_sleep_module_SOURCES) \
 
4713
@COND_emu_TRUE@ sleep.marker
 
4714
@COND_emu_TRUE@am__append_3319 = sleep.mod
 
4715
@COND_emu_TRUE@am__append_3320 = sleep.marker
 
4716
@COND_i386_pc_TRUE@am__append_3321 = sleep.module
 
4717
@COND_i386_pc_TRUE@am__append_3322 = sleep.module$(EXEEXT)
 
4718
@COND_i386_pc_TRUE@am__append_3323 = 
 
4719
@COND_i386_pc_TRUE@am__append_3324 = $(nodist_sleep_module_SOURCES)
 
4720
@COND_i386_pc_TRUE@am__append_3325 = $(nodist_sleep_module_SOURCES) \
 
4721
@COND_i386_pc_TRUE@     sleep.marker
 
4722
@COND_i386_pc_TRUE@am__append_3326 = sleep.mod
 
4723
@COND_i386_pc_TRUE@am__append_3327 = sleep.marker
 
4724
@COND_i386_efi_TRUE@am__append_3328 = sleep.module
 
4725
@COND_i386_efi_TRUE@am__append_3329 = sleep.module$(EXEEXT)
 
4726
@COND_i386_efi_TRUE@am__append_3330 = 
 
4727
@COND_i386_efi_TRUE@am__append_3331 = $(nodist_sleep_module_SOURCES)
 
4728
@COND_i386_efi_TRUE@am__append_3332 = $(nodist_sleep_module_SOURCES) \
 
4729
@COND_i386_efi_TRUE@    sleep.marker
 
4730
@COND_i386_efi_TRUE@am__append_3333 = sleep.mod
 
4731
@COND_i386_efi_TRUE@am__append_3334 = sleep.marker
 
4732
@COND_i386_qemu_TRUE@am__append_3335 = sleep.module
 
4733
@COND_i386_qemu_TRUE@am__append_3336 = sleep.module$(EXEEXT)
 
4734
@COND_i386_qemu_TRUE@am__append_3337 = 
 
4735
@COND_i386_qemu_TRUE@am__append_3338 = $(nodist_sleep_module_SOURCES)
 
4736
@COND_i386_qemu_TRUE@am__append_3339 = $(nodist_sleep_module_SOURCES) \
 
4737
@COND_i386_qemu_TRUE@   sleep.marker
 
4738
@COND_i386_qemu_TRUE@am__append_3340 = sleep.mod
 
4739
@COND_i386_qemu_TRUE@am__append_3341 = sleep.marker
 
4740
@COND_i386_coreboot_TRUE@am__append_3342 = sleep.module
 
4741
@COND_i386_coreboot_TRUE@am__append_3343 = sleep.module$(EXEEXT)
 
4742
@COND_i386_coreboot_TRUE@am__append_3344 = 
 
4743
@COND_i386_coreboot_TRUE@am__append_3345 = $(nodist_sleep_module_SOURCES)
 
4744
@COND_i386_coreboot_TRUE@am__append_3346 =  \
 
4745
@COND_i386_coreboot_TRUE@       $(nodist_sleep_module_SOURCES) \
 
4746
@COND_i386_coreboot_TRUE@       sleep.marker
 
4747
@COND_i386_coreboot_TRUE@am__append_3347 = sleep.mod
 
4748
@COND_i386_coreboot_TRUE@am__append_3348 = sleep.marker
 
4749
@COND_i386_multiboot_TRUE@am__append_3349 = sleep.module
 
4750
@COND_i386_multiboot_TRUE@am__append_3350 = sleep.module$(EXEEXT)
 
4751
@COND_i386_multiboot_TRUE@am__append_3351 = 
 
4752
@COND_i386_multiboot_TRUE@am__append_3352 = $(nodist_sleep_module_SOURCES)
 
4753
@COND_i386_multiboot_TRUE@am__append_3353 =  \
 
4754
@COND_i386_multiboot_TRUE@      $(nodist_sleep_module_SOURCES) \
 
4755
@COND_i386_multiboot_TRUE@      sleep.marker
 
4756
@COND_i386_multiboot_TRUE@am__append_3354 = sleep.mod
 
4757
@COND_i386_multiboot_TRUE@am__append_3355 = sleep.marker
 
4758
@COND_i386_ieee1275_TRUE@am__append_3356 = sleep.module
 
4759
@COND_i386_ieee1275_TRUE@am__append_3357 = sleep.module$(EXEEXT)
 
4760
@COND_i386_ieee1275_TRUE@am__append_3358 = 
 
4761
@COND_i386_ieee1275_TRUE@am__append_3359 = $(nodist_sleep_module_SOURCES)
 
4762
@COND_i386_ieee1275_TRUE@am__append_3360 =  \
 
4763
@COND_i386_ieee1275_TRUE@       $(nodist_sleep_module_SOURCES) \
 
4764
@COND_i386_ieee1275_TRUE@       sleep.marker
 
4765
@COND_i386_ieee1275_TRUE@am__append_3361 = sleep.mod
 
4766
@COND_i386_ieee1275_TRUE@am__append_3362 = sleep.marker
 
4767
@COND_x86_64_efi_TRUE@am__append_3363 = sleep.module
 
4768
@COND_x86_64_efi_TRUE@am__append_3364 = sleep.module$(EXEEXT)
 
4769
@COND_x86_64_efi_TRUE@am__append_3365 = 
 
4770
@COND_x86_64_efi_TRUE@am__append_3366 = $(nodist_sleep_module_SOURCES)
 
4771
@COND_x86_64_efi_TRUE@am__append_3367 =  \
 
4772
@COND_x86_64_efi_TRUE@  $(nodist_sleep_module_SOURCES) \
 
4773
@COND_x86_64_efi_TRUE@  sleep.marker
 
4774
@COND_x86_64_efi_TRUE@am__append_3368 = sleep.mod
 
4775
@COND_x86_64_efi_TRUE@am__append_3369 = sleep.marker
 
4776
@COND_mips_yeeloong_TRUE@am__append_3370 = sleep.module
 
4777
@COND_mips_yeeloong_TRUE@am__append_3371 = sleep.module$(EXEEXT)
 
4778
@COND_mips_yeeloong_TRUE@am__append_3372 = 
 
4779
@COND_mips_yeeloong_TRUE@am__append_3373 = $(nodist_sleep_module_SOURCES)
 
4780
@COND_mips_yeeloong_TRUE@am__append_3374 =  \
 
4781
@COND_mips_yeeloong_TRUE@       $(nodist_sleep_module_SOURCES) \
 
4782
@COND_mips_yeeloong_TRUE@       sleep.marker
 
4783
@COND_mips_yeeloong_TRUE@am__append_3375 = sleep.mod
 
4784
@COND_mips_yeeloong_TRUE@am__append_3376 = sleep.marker
 
4785
@COND_sparc64_ieee1275_TRUE@am__append_3377 = sleep.module
 
4786
@COND_sparc64_ieee1275_TRUE@am__append_3378 = sleep.module$(EXEEXT)
 
4787
@COND_sparc64_ieee1275_TRUE@am__append_3379 = 
 
4788
@COND_sparc64_ieee1275_TRUE@am__append_3380 = $(nodist_sleep_module_SOURCES)
 
4789
@COND_sparc64_ieee1275_TRUE@am__append_3381 =  \
 
4790
@COND_sparc64_ieee1275_TRUE@    $(nodist_sleep_module_SOURCES) \
 
4791
@COND_sparc64_ieee1275_TRUE@    sleep.marker
 
4792
@COND_sparc64_ieee1275_TRUE@am__append_3382 = sleep.mod
 
4793
@COND_sparc64_ieee1275_TRUE@am__append_3383 = sleep.marker
 
4794
@COND_powerpc_ieee1275_TRUE@am__append_3384 = sleep.module
 
4795
@COND_powerpc_ieee1275_TRUE@am__append_3385 = sleep.module$(EXEEXT)
 
4796
@COND_powerpc_ieee1275_TRUE@am__append_3386 = 
 
4797
@COND_powerpc_ieee1275_TRUE@am__append_3387 = $(nodist_sleep_module_SOURCES)
 
4798
@COND_powerpc_ieee1275_TRUE@am__append_3388 =  \
 
4799
@COND_powerpc_ieee1275_TRUE@    $(nodist_sleep_module_SOURCES) \
 
4800
@COND_powerpc_ieee1275_TRUE@    sleep.marker
 
4801
@COND_powerpc_ieee1275_TRUE@am__append_3389 = sleep.mod
 
4802
@COND_powerpc_ieee1275_TRUE@am__append_3390 = sleep.marker
 
4803
@COND_i386_ieee1275_TRUE@am__append_3391 = suspend.module
 
4804
@COND_i386_ieee1275_TRUE@am__append_3392 = suspend.module$(EXEEXT)
 
4805
@COND_i386_ieee1275_TRUE@am__append_3393 = 
 
4806
@COND_i386_ieee1275_TRUE@am__append_3394 = $(nodist_suspend_module_SOURCES)
 
4807
@COND_i386_ieee1275_TRUE@am__append_3395 =  \
 
4808
@COND_i386_ieee1275_TRUE@       $(nodist_suspend_module_SOURCES) \
 
4809
@COND_i386_ieee1275_TRUE@       suspend.marker
 
4810
@COND_i386_ieee1275_TRUE@am__append_3396 = suspend.mod
 
4811
@COND_i386_ieee1275_TRUE@am__append_3397 = suspend.marker
 
4812
@COND_powerpc_ieee1275_TRUE@am__append_3398 = suspend.module
 
4813
@COND_powerpc_ieee1275_TRUE@am__append_3399 = suspend.module$(EXEEXT)
 
4814
@COND_powerpc_ieee1275_TRUE@am__append_3400 = 
 
4815
@COND_powerpc_ieee1275_TRUE@am__append_3401 = $(nodist_suspend_module_SOURCES)
 
4816
@COND_powerpc_ieee1275_TRUE@am__append_3402 =  \
 
4817
@COND_powerpc_ieee1275_TRUE@    $(nodist_suspend_module_SOURCES) \
 
4818
@COND_powerpc_ieee1275_TRUE@    suspend.marker
 
4819
@COND_powerpc_ieee1275_TRUE@am__append_3403 = suspend.mod
 
4820
@COND_powerpc_ieee1275_TRUE@am__append_3404 = suspend.marker
 
4821
@COND_emu_TRUE@am__append_3405 = terminal.module
 
4822
@COND_emu_TRUE@am__append_3406 = terminal.module$(EXEEXT)
 
4823
@COND_emu_TRUE@am__append_3407 = 
 
4824
@COND_emu_TRUE@am__append_3408 = $(nodist_terminal_module_SOURCES)
 
4825
@COND_emu_TRUE@am__append_3409 = $(nodist_terminal_module_SOURCES) \
 
4826
@COND_emu_TRUE@ terminal.marker
 
4827
@COND_emu_TRUE@am__append_3410 = terminal.mod
 
4828
@COND_emu_TRUE@am__append_3411 = terminal.marker
 
4829
@COND_i386_pc_TRUE@am__append_3412 = terminal.module
 
4830
@COND_i386_pc_TRUE@am__append_3413 = terminal.module$(EXEEXT)
 
4831
@COND_i386_pc_TRUE@am__append_3414 = 
 
4832
@COND_i386_pc_TRUE@am__append_3415 = $(nodist_terminal_module_SOURCES)
 
4833
@COND_i386_pc_TRUE@am__append_3416 =  \
 
4834
@COND_i386_pc_TRUE@     $(nodist_terminal_module_SOURCES) \
 
4835
@COND_i386_pc_TRUE@     terminal.marker
 
4836
@COND_i386_pc_TRUE@am__append_3417 = terminal.mod
 
4837
@COND_i386_pc_TRUE@am__append_3418 = terminal.marker
 
4838
@COND_i386_efi_TRUE@am__append_3419 = terminal.module
 
4839
@COND_i386_efi_TRUE@am__append_3420 = terminal.module$(EXEEXT)
 
4840
@COND_i386_efi_TRUE@am__append_3421 = 
 
4841
@COND_i386_efi_TRUE@am__append_3422 = $(nodist_terminal_module_SOURCES)
 
4842
@COND_i386_efi_TRUE@am__append_3423 =  \
 
4843
@COND_i386_efi_TRUE@    $(nodist_terminal_module_SOURCES) \
 
4844
@COND_i386_efi_TRUE@    terminal.marker
 
4845
@COND_i386_efi_TRUE@am__append_3424 = terminal.mod
 
4846
@COND_i386_efi_TRUE@am__append_3425 = terminal.marker
 
4847
@COND_i386_qemu_TRUE@am__append_3426 = terminal.module
 
4848
@COND_i386_qemu_TRUE@am__append_3427 = terminal.module$(EXEEXT)
 
4849
@COND_i386_qemu_TRUE@am__append_3428 = 
 
4850
@COND_i386_qemu_TRUE@am__append_3429 = $(nodist_terminal_module_SOURCES)
 
4851
@COND_i386_qemu_TRUE@am__append_3430 =  \
 
4852
@COND_i386_qemu_TRUE@   $(nodist_terminal_module_SOURCES) \
 
4853
@COND_i386_qemu_TRUE@   terminal.marker
 
4854
@COND_i386_qemu_TRUE@am__append_3431 = terminal.mod
 
4855
@COND_i386_qemu_TRUE@am__append_3432 = terminal.marker
 
4856
@COND_i386_coreboot_TRUE@am__append_3433 = terminal.module
 
4857
@COND_i386_coreboot_TRUE@am__append_3434 = terminal.module$(EXEEXT)
 
4858
@COND_i386_coreboot_TRUE@am__append_3435 = 
 
4859
@COND_i386_coreboot_TRUE@am__append_3436 = $(nodist_terminal_module_SOURCES)
 
4860
@COND_i386_coreboot_TRUE@am__append_3437 =  \
 
4861
@COND_i386_coreboot_TRUE@       $(nodist_terminal_module_SOURCES) \
 
4862
@COND_i386_coreboot_TRUE@       terminal.marker
 
4863
@COND_i386_coreboot_TRUE@am__append_3438 = terminal.mod
 
4864
@COND_i386_coreboot_TRUE@am__append_3439 = terminal.marker
 
4865
@COND_i386_multiboot_TRUE@am__append_3440 = terminal.module
 
4866
@COND_i386_multiboot_TRUE@am__append_3441 = terminal.module$(EXEEXT)
 
4867
@COND_i386_multiboot_TRUE@am__append_3442 = 
 
4868
@COND_i386_multiboot_TRUE@am__append_3443 = $(nodist_terminal_module_SOURCES)
 
4869
@COND_i386_multiboot_TRUE@am__append_3444 =  \
 
4870
@COND_i386_multiboot_TRUE@      $(nodist_terminal_module_SOURCES) \
 
4871
@COND_i386_multiboot_TRUE@      terminal.marker
 
4872
@COND_i386_multiboot_TRUE@am__append_3445 = terminal.mod
 
4873
@COND_i386_multiboot_TRUE@am__append_3446 = terminal.marker
 
4874
@COND_i386_ieee1275_TRUE@am__append_3447 = terminal.module
 
4875
@COND_i386_ieee1275_TRUE@am__append_3448 = terminal.module$(EXEEXT)
 
4876
@COND_i386_ieee1275_TRUE@am__append_3449 = 
 
4877
@COND_i386_ieee1275_TRUE@am__append_3450 = $(nodist_terminal_module_SOURCES)
 
4878
@COND_i386_ieee1275_TRUE@am__append_3451 =  \
 
4879
@COND_i386_ieee1275_TRUE@       $(nodist_terminal_module_SOURCES) \
 
4880
@COND_i386_ieee1275_TRUE@       terminal.marker
 
4881
@COND_i386_ieee1275_TRUE@am__append_3452 = terminal.mod
 
4882
@COND_i386_ieee1275_TRUE@am__append_3453 = terminal.marker
 
4883
@COND_x86_64_efi_TRUE@am__append_3454 = terminal.module
 
4884
@COND_x86_64_efi_TRUE@am__append_3455 = terminal.module$(EXEEXT)
 
4885
@COND_x86_64_efi_TRUE@am__append_3456 = 
 
4886
@COND_x86_64_efi_TRUE@am__append_3457 = $(nodist_terminal_module_SOURCES)
 
4887
@COND_x86_64_efi_TRUE@am__append_3458 =  \
 
4888
@COND_x86_64_efi_TRUE@  $(nodist_terminal_module_SOURCES) \
 
4889
@COND_x86_64_efi_TRUE@  terminal.marker
 
4890
@COND_x86_64_efi_TRUE@am__append_3459 = terminal.mod
 
4891
@COND_x86_64_efi_TRUE@am__append_3460 = terminal.marker
 
4892
@COND_mips_yeeloong_TRUE@am__append_3461 = terminal.module
 
4893
@COND_mips_yeeloong_TRUE@am__append_3462 = terminal.module$(EXEEXT)
 
4894
@COND_mips_yeeloong_TRUE@am__append_3463 = 
 
4895
@COND_mips_yeeloong_TRUE@am__append_3464 = $(nodist_terminal_module_SOURCES)
 
4896
@COND_mips_yeeloong_TRUE@am__append_3465 =  \
 
4897
@COND_mips_yeeloong_TRUE@       $(nodist_terminal_module_SOURCES) \
 
4898
@COND_mips_yeeloong_TRUE@       terminal.marker
 
4899
@COND_mips_yeeloong_TRUE@am__append_3466 = terminal.mod
 
4900
@COND_mips_yeeloong_TRUE@am__append_3467 = terminal.marker
 
4901
@COND_sparc64_ieee1275_TRUE@am__append_3468 = terminal.module
 
4902
@COND_sparc64_ieee1275_TRUE@am__append_3469 = terminal.module$(EXEEXT)
 
4903
@COND_sparc64_ieee1275_TRUE@am__append_3470 = 
 
4904
@COND_sparc64_ieee1275_TRUE@am__append_3471 = $(nodist_terminal_module_SOURCES)
 
4905
@COND_sparc64_ieee1275_TRUE@am__append_3472 =  \
 
4906
@COND_sparc64_ieee1275_TRUE@    $(nodist_terminal_module_SOURCES) \
 
4907
@COND_sparc64_ieee1275_TRUE@    terminal.marker
 
4908
@COND_sparc64_ieee1275_TRUE@am__append_3473 = terminal.mod
 
4909
@COND_sparc64_ieee1275_TRUE@am__append_3474 = terminal.marker
 
4910
@COND_powerpc_ieee1275_TRUE@am__append_3475 = terminal.module
 
4911
@COND_powerpc_ieee1275_TRUE@am__append_3476 = terminal.module$(EXEEXT)
 
4912
@COND_powerpc_ieee1275_TRUE@am__append_3477 = 
 
4913
@COND_powerpc_ieee1275_TRUE@am__append_3478 = $(nodist_terminal_module_SOURCES)
 
4914
@COND_powerpc_ieee1275_TRUE@am__append_3479 =  \
 
4915
@COND_powerpc_ieee1275_TRUE@    $(nodist_terminal_module_SOURCES) \
 
4916
@COND_powerpc_ieee1275_TRUE@    terminal.marker
 
4917
@COND_powerpc_ieee1275_TRUE@am__append_3480 = terminal.mod
 
4918
@COND_powerpc_ieee1275_TRUE@am__append_3481 = terminal.marker
 
4919
@COND_emu_TRUE@am__append_3482 = test.module
 
4920
@COND_emu_TRUE@am__append_3483 = test.module$(EXEEXT)
 
4921
@COND_emu_TRUE@am__append_3484 = 
 
4922
@COND_emu_TRUE@am__append_3485 = $(nodist_test_module_SOURCES)
 
4923
@COND_emu_TRUE@am__append_3486 = $(nodist_test_module_SOURCES) \
 
4924
@COND_emu_TRUE@ test.marker
 
4925
@COND_emu_TRUE@am__append_3487 = test.mod
 
4926
@COND_emu_TRUE@am__append_3488 = test.marker
 
4927
@COND_i386_pc_TRUE@am__append_3489 = test.module
 
4928
@COND_i386_pc_TRUE@am__append_3490 = test.module$(EXEEXT)
 
4929
@COND_i386_pc_TRUE@am__append_3491 = 
 
4930
@COND_i386_pc_TRUE@am__append_3492 = $(nodist_test_module_SOURCES)
 
4931
@COND_i386_pc_TRUE@am__append_3493 = $(nodist_test_module_SOURCES) \
 
4932
@COND_i386_pc_TRUE@     test.marker
 
4933
@COND_i386_pc_TRUE@am__append_3494 = test.mod
 
4934
@COND_i386_pc_TRUE@am__append_3495 = test.marker
 
4935
@COND_i386_efi_TRUE@am__append_3496 = test.module
 
4936
@COND_i386_efi_TRUE@am__append_3497 = test.module$(EXEEXT)
 
4937
@COND_i386_efi_TRUE@am__append_3498 = 
 
4938
@COND_i386_efi_TRUE@am__append_3499 = $(nodist_test_module_SOURCES)
 
4939
@COND_i386_efi_TRUE@am__append_3500 = $(nodist_test_module_SOURCES) \
 
4940
@COND_i386_efi_TRUE@    test.marker
 
4941
@COND_i386_efi_TRUE@am__append_3501 = test.mod
 
4942
@COND_i386_efi_TRUE@am__append_3502 = test.marker
 
4943
@COND_i386_qemu_TRUE@am__append_3503 = test.module
 
4944
@COND_i386_qemu_TRUE@am__append_3504 = test.module$(EXEEXT)
 
4945
@COND_i386_qemu_TRUE@am__append_3505 = 
 
4946
@COND_i386_qemu_TRUE@am__append_3506 = $(nodist_test_module_SOURCES)
 
4947
@COND_i386_qemu_TRUE@am__append_3507 = $(nodist_test_module_SOURCES) \
 
4948
@COND_i386_qemu_TRUE@   test.marker
 
4949
@COND_i386_qemu_TRUE@am__append_3508 = test.mod
 
4950
@COND_i386_qemu_TRUE@am__append_3509 = test.marker
 
4951
@COND_i386_coreboot_TRUE@am__append_3510 = test.module
 
4952
@COND_i386_coreboot_TRUE@am__append_3511 = test.module$(EXEEXT)
 
4953
@COND_i386_coreboot_TRUE@am__append_3512 = 
 
4954
@COND_i386_coreboot_TRUE@am__append_3513 = $(nodist_test_module_SOURCES)
 
4955
@COND_i386_coreboot_TRUE@am__append_3514 =  \
 
4956
@COND_i386_coreboot_TRUE@       $(nodist_test_module_SOURCES) \
 
4957
@COND_i386_coreboot_TRUE@       test.marker
 
4958
@COND_i386_coreboot_TRUE@am__append_3515 = test.mod
 
4959
@COND_i386_coreboot_TRUE@am__append_3516 = test.marker
 
4960
@COND_i386_multiboot_TRUE@am__append_3517 = test.module
 
4961
@COND_i386_multiboot_TRUE@am__append_3518 = test.module$(EXEEXT)
 
4962
@COND_i386_multiboot_TRUE@am__append_3519 = 
 
4963
@COND_i386_multiboot_TRUE@am__append_3520 = $(nodist_test_module_SOURCES)
 
4964
@COND_i386_multiboot_TRUE@am__append_3521 =  \
 
4965
@COND_i386_multiboot_TRUE@      $(nodist_test_module_SOURCES) \
 
4966
@COND_i386_multiboot_TRUE@      test.marker
 
4967
@COND_i386_multiboot_TRUE@am__append_3522 = test.mod
 
4968
@COND_i386_multiboot_TRUE@am__append_3523 = test.marker
 
4969
@COND_i386_ieee1275_TRUE@am__append_3524 = test.module
 
4970
@COND_i386_ieee1275_TRUE@am__append_3525 = test.module$(EXEEXT)
 
4971
@COND_i386_ieee1275_TRUE@am__append_3526 = 
 
4972
@COND_i386_ieee1275_TRUE@am__append_3527 = $(nodist_test_module_SOURCES)
 
4973
@COND_i386_ieee1275_TRUE@am__append_3528 =  \
 
4974
@COND_i386_ieee1275_TRUE@       $(nodist_test_module_SOURCES) \
 
4975
@COND_i386_ieee1275_TRUE@       test.marker
 
4976
@COND_i386_ieee1275_TRUE@am__append_3529 = test.mod
 
4977
@COND_i386_ieee1275_TRUE@am__append_3530 = test.marker
 
4978
@COND_x86_64_efi_TRUE@am__append_3531 = test.module
 
4979
@COND_x86_64_efi_TRUE@am__append_3532 = test.module$(EXEEXT)
 
4980
@COND_x86_64_efi_TRUE@am__append_3533 = 
 
4981
@COND_x86_64_efi_TRUE@am__append_3534 = $(nodist_test_module_SOURCES)
 
4982
@COND_x86_64_efi_TRUE@am__append_3535 = $(nodist_test_module_SOURCES) \
 
4983
@COND_x86_64_efi_TRUE@  test.marker
 
4984
@COND_x86_64_efi_TRUE@am__append_3536 = test.mod
 
4985
@COND_x86_64_efi_TRUE@am__append_3537 = test.marker
 
4986
@COND_mips_yeeloong_TRUE@am__append_3538 = test.module
 
4987
@COND_mips_yeeloong_TRUE@am__append_3539 = test.module$(EXEEXT)
 
4988
@COND_mips_yeeloong_TRUE@am__append_3540 = 
 
4989
@COND_mips_yeeloong_TRUE@am__append_3541 = $(nodist_test_module_SOURCES)
 
4990
@COND_mips_yeeloong_TRUE@am__append_3542 =  \
 
4991
@COND_mips_yeeloong_TRUE@       $(nodist_test_module_SOURCES) \
 
4992
@COND_mips_yeeloong_TRUE@       test.marker
 
4993
@COND_mips_yeeloong_TRUE@am__append_3543 = test.mod
 
4994
@COND_mips_yeeloong_TRUE@am__append_3544 = test.marker
 
4995
@COND_sparc64_ieee1275_TRUE@am__append_3545 = test.module
 
4996
@COND_sparc64_ieee1275_TRUE@am__append_3546 = test.module$(EXEEXT)
 
4997
@COND_sparc64_ieee1275_TRUE@am__append_3547 = 
 
4998
@COND_sparc64_ieee1275_TRUE@am__append_3548 = $(nodist_test_module_SOURCES)
 
4999
@COND_sparc64_ieee1275_TRUE@am__append_3549 =  \
 
5000
@COND_sparc64_ieee1275_TRUE@    $(nodist_test_module_SOURCES) \
 
5001
@COND_sparc64_ieee1275_TRUE@    test.marker
 
5002
@COND_sparc64_ieee1275_TRUE@am__append_3550 = test.mod
 
5003
@COND_sparc64_ieee1275_TRUE@am__append_3551 = test.marker
 
5004
@COND_powerpc_ieee1275_TRUE@am__append_3552 = test.module
 
5005
@COND_powerpc_ieee1275_TRUE@am__append_3553 = test.module$(EXEEXT)
 
5006
@COND_powerpc_ieee1275_TRUE@am__append_3554 = 
 
5007
@COND_powerpc_ieee1275_TRUE@am__append_3555 = $(nodist_test_module_SOURCES)
 
5008
@COND_powerpc_ieee1275_TRUE@am__append_3556 =  \
 
5009
@COND_powerpc_ieee1275_TRUE@    $(nodist_test_module_SOURCES) \
 
5010
@COND_powerpc_ieee1275_TRUE@    test.marker
 
5011
@COND_powerpc_ieee1275_TRUE@am__append_3557 = test.mod
 
5012
@COND_powerpc_ieee1275_TRUE@am__append_3558 = test.marker
 
5013
@COND_emu_TRUE@am__append_3559 = true.module
 
5014
@COND_emu_TRUE@am__append_3560 = true.module$(EXEEXT)
 
5015
@COND_emu_TRUE@am__append_3561 = 
 
5016
@COND_emu_TRUE@am__append_3562 = $(nodist_true_module_SOURCES)
 
5017
@COND_emu_TRUE@am__append_3563 = $(nodist_true_module_SOURCES) \
 
5018
@COND_emu_TRUE@ true.marker
 
5019
@COND_emu_TRUE@am__append_3564 = true.mod
 
5020
@COND_emu_TRUE@am__append_3565 = true.marker
 
5021
@COND_i386_pc_TRUE@am__append_3566 = true.module
 
5022
@COND_i386_pc_TRUE@am__append_3567 = true.module$(EXEEXT)
 
5023
@COND_i386_pc_TRUE@am__append_3568 = 
 
5024
@COND_i386_pc_TRUE@am__append_3569 = $(nodist_true_module_SOURCES)
 
5025
@COND_i386_pc_TRUE@am__append_3570 = $(nodist_true_module_SOURCES) \
 
5026
@COND_i386_pc_TRUE@     true.marker
 
5027
@COND_i386_pc_TRUE@am__append_3571 = true.mod
 
5028
@COND_i386_pc_TRUE@am__append_3572 = true.marker
 
5029
@COND_i386_efi_TRUE@am__append_3573 = true.module
 
5030
@COND_i386_efi_TRUE@am__append_3574 = true.module$(EXEEXT)
 
5031
@COND_i386_efi_TRUE@am__append_3575 = 
 
5032
@COND_i386_efi_TRUE@am__append_3576 = $(nodist_true_module_SOURCES)
 
5033
@COND_i386_efi_TRUE@am__append_3577 = $(nodist_true_module_SOURCES) \
 
5034
@COND_i386_efi_TRUE@    true.marker
 
5035
@COND_i386_efi_TRUE@am__append_3578 = true.mod
 
5036
@COND_i386_efi_TRUE@am__append_3579 = true.marker
 
5037
@COND_i386_qemu_TRUE@am__append_3580 = true.module
 
5038
@COND_i386_qemu_TRUE@am__append_3581 = true.module$(EXEEXT)
 
5039
@COND_i386_qemu_TRUE@am__append_3582 = 
 
5040
@COND_i386_qemu_TRUE@am__append_3583 = $(nodist_true_module_SOURCES)
 
5041
@COND_i386_qemu_TRUE@am__append_3584 = $(nodist_true_module_SOURCES) \
 
5042
@COND_i386_qemu_TRUE@   true.marker
 
5043
@COND_i386_qemu_TRUE@am__append_3585 = true.mod
 
5044
@COND_i386_qemu_TRUE@am__append_3586 = true.marker
 
5045
@COND_i386_coreboot_TRUE@am__append_3587 = true.module
 
5046
@COND_i386_coreboot_TRUE@am__append_3588 = true.module$(EXEEXT)
 
5047
@COND_i386_coreboot_TRUE@am__append_3589 = 
 
5048
@COND_i386_coreboot_TRUE@am__append_3590 = $(nodist_true_module_SOURCES)
 
5049
@COND_i386_coreboot_TRUE@am__append_3591 =  \
 
5050
@COND_i386_coreboot_TRUE@       $(nodist_true_module_SOURCES) \
 
5051
@COND_i386_coreboot_TRUE@       true.marker
 
5052
@COND_i386_coreboot_TRUE@am__append_3592 = true.mod
 
5053
@COND_i386_coreboot_TRUE@am__append_3593 = true.marker
 
5054
@COND_i386_multiboot_TRUE@am__append_3594 = true.module
 
5055
@COND_i386_multiboot_TRUE@am__append_3595 = true.module$(EXEEXT)
 
5056
@COND_i386_multiboot_TRUE@am__append_3596 = 
 
5057
@COND_i386_multiboot_TRUE@am__append_3597 = $(nodist_true_module_SOURCES)
 
5058
@COND_i386_multiboot_TRUE@am__append_3598 =  \
 
5059
@COND_i386_multiboot_TRUE@      $(nodist_true_module_SOURCES) \
 
5060
@COND_i386_multiboot_TRUE@      true.marker
 
5061
@COND_i386_multiboot_TRUE@am__append_3599 = true.mod
 
5062
@COND_i386_multiboot_TRUE@am__append_3600 = true.marker
 
5063
@COND_i386_ieee1275_TRUE@am__append_3601 = true.module
 
5064
@COND_i386_ieee1275_TRUE@am__append_3602 = true.module$(EXEEXT)
 
5065
@COND_i386_ieee1275_TRUE@am__append_3603 = 
 
5066
@COND_i386_ieee1275_TRUE@am__append_3604 = $(nodist_true_module_SOURCES)
 
5067
@COND_i386_ieee1275_TRUE@am__append_3605 =  \
 
5068
@COND_i386_ieee1275_TRUE@       $(nodist_true_module_SOURCES) \
 
5069
@COND_i386_ieee1275_TRUE@       true.marker
 
5070
@COND_i386_ieee1275_TRUE@am__append_3606 = true.mod
 
5071
@COND_i386_ieee1275_TRUE@am__append_3607 = true.marker
 
5072
@COND_x86_64_efi_TRUE@am__append_3608 = true.module
 
5073
@COND_x86_64_efi_TRUE@am__append_3609 = true.module$(EXEEXT)
 
5074
@COND_x86_64_efi_TRUE@am__append_3610 = 
 
5075
@COND_x86_64_efi_TRUE@am__append_3611 = $(nodist_true_module_SOURCES)
 
5076
@COND_x86_64_efi_TRUE@am__append_3612 = $(nodist_true_module_SOURCES) \
 
5077
@COND_x86_64_efi_TRUE@  true.marker
 
5078
@COND_x86_64_efi_TRUE@am__append_3613 = true.mod
 
5079
@COND_x86_64_efi_TRUE@am__append_3614 = true.marker
 
5080
@COND_mips_yeeloong_TRUE@am__append_3615 = true.module
 
5081
@COND_mips_yeeloong_TRUE@am__append_3616 = true.module$(EXEEXT)
 
5082
@COND_mips_yeeloong_TRUE@am__append_3617 = 
 
5083
@COND_mips_yeeloong_TRUE@am__append_3618 = $(nodist_true_module_SOURCES)
 
5084
@COND_mips_yeeloong_TRUE@am__append_3619 =  \
 
5085
@COND_mips_yeeloong_TRUE@       $(nodist_true_module_SOURCES) \
 
5086
@COND_mips_yeeloong_TRUE@       true.marker
 
5087
@COND_mips_yeeloong_TRUE@am__append_3620 = true.mod
 
5088
@COND_mips_yeeloong_TRUE@am__append_3621 = true.marker
 
5089
@COND_sparc64_ieee1275_TRUE@am__append_3622 = true.module
 
5090
@COND_sparc64_ieee1275_TRUE@am__append_3623 = true.module$(EXEEXT)
 
5091
@COND_sparc64_ieee1275_TRUE@am__append_3624 = 
 
5092
@COND_sparc64_ieee1275_TRUE@am__append_3625 = $(nodist_true_module_SOURCES)
 
5093
@COND_sparc64_ieee1275_TRUE@am__append_3626 =  \
 
5094
@COND_sparc64_ieee1275_TRUE@    $(nodist_true_module_SOURCES) \
 
5095
@COND_sparc64_ieee1275_TRUE@    true.marker
 
5096
@COND_sparc64_ieee1275_TRUE@am__append_3627 = true.mod
 
5097
@COND_sparc64_ieee1275_TRUE@am__append_3628 = true.marker
 
5098
@COND_powerpc_ieee1275_TRUE@am__append_3629 = true.module
 
5099
@COND_powerpc_ieee1275_TRUE@am__append_3630 = true.module$(EXEEXT)
 
5100
@COND_powerpc_ieee1275_TRUE@am__append_3631 = 
 
5101
@COND_powerpc_ieee1275_TRUE@am__append_3632 = $(nodist_true_module_SOURCES)
 
5102
@COND_powerpc_ieee1275_TRUE@am__append_3633 =  \
 
5103
@COND_powerpc_ieee1275_TRUE@    $(nodist_true_module_SOURCES) \
 
5104
@COND_powerpc_ieee1275_TRUE@    true.marker
 
5105
@COND_powerpc_ieee1275_TRUE@am__append_3634 = true.mod
 
5106
@COND_powerpc_ieee1275_TRUE@am__append_3635 = true.marker
 
5107
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3636 = usbtest.module
 
5108
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3637 = usbtest.module$(EXEEXT)
 
5109
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3638 = 
 
5110
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3639 = $(nodist_usbtest_module_SOURCES)
 
5111
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3640 = $(nodist_usbtest_module_SOURCES) \
 
5112
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ usbtest.marker
 
5113
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3641 = usbtest.mod
 
5114
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3642 = usbtest.marker
 
5115
@COND_i386_pc_TRUE@am__append_3643 = usbtest.module
 
5116
@COND_i386_pc_TRUE@am__append_3644 = usbtest.module$(EXEEXT)
 
5117
@COND_i386_pc_TRUE@am__append_3645 = 
 
5118
@COND_i386_pc_TRUE@am__append_3646 = $(nodist_usbtest_module_SOURCES)
 
5119
@COND_i386_pc_TRUE@am__append_3647 = $(nodist_usbtest_module_SOURCES) \
 
5120
@COND_i386_pc_TRUE@     usbtest.marker
 
5121
@COND_i386_pc_TRUE@am__append_3648 = usbtest.mod
 
5122
@COND_i386_pc_TRUE@am__append_3649 = usbtest.marker
 
5123
@COND_i386_efi_TRUE@am__append_3650 = usbtest.module
 
5124
@COND_i386_efi_TRUE@am__append_3651 = usbtest.module$(EXEEXT)
 
5125
@COND_i386_efi_TRUE@am__append_3652 = 
 
5126
@COND_i386_efi_TRUE@am__append_3653 = $(nodist_usbtest_module_SOURCES)
 
5127
@COND_i386_efi_TRUE@am__append_3654 =  \
 
5128
@COND_i386_efi_TRUE@    $(nodist_usbtest_module_SOURCES) \
 
5129
@COND_i386_efi_TRUE@    usbtest.marker
 
5130
@COND_i386_efi_TRUE@am__append_3655 = usbtest.mod
 
5131
@COND_i386_efi_TRUE@am__append_3656 = usbtest.marker
 
5132
@COND_i386_qemu_TRUE@am__append_3657 = usbtest.module
 
5133
@COND_i386_qemu_TRUE@am__append_3658 = usbtest.module$(EXEEXT)
 
5134
@COND_i386_qemu_TRUE@am__append_3659 = 
 
5135
@COND_i386_qemu_TRUE@am__append_3660 = $(nodist_usbtest_module_SOURCES)
 
5136
@COND_i386_qemu_TRUE@am__append_3661 =  \
 
5137
@COND_i386_qemu_TRUE@   $(nodist_usbtest_module_SOURCES) \
 
5138
@COND_i386_qemu_TRUE@   usbtest.marker
 
5139
@COND_i386_qemu_TRUE@am__append_3662 = usbtest.mod
 
5140
@COND_i386_qemu_TRUE@am__append_3663 = usbtest.marker
 
5141
@COND_i386_coreboot_TRUE@am__append_3664 = usbtest.module
 
5142
@COND_i386_coreboot_TRUE@am__append_3665 = usbtest.module$(EXEEXT)
 
5143
@COND_i386_coreboot_TRUE@am__append_3666 = 
 
5144
@COND_i386_coreboot_TRUE@am__append_3667 = $(nodist_usbtest_module_SOURCES)
 
5145
@COND_i386_coreboot_TRUE@am__append_3668 =  \
 
5146
@COND_i386_coreboot_TRUE@       $(nodist_usbtest_module_SOURCES) \
 
5147
@COND_i386_coreboot_TRUE@       usbtest.marker
 
5148
@COND_i386_coreboot_TRUE@am__append_3669 = usbtest.mod
 
5149
@COND_i386_coreboot_TRUE@am__append_3670 = usbtest.marker
 
5150
@COND_i386_multiboot_TRUE@am__append_3671 = usbtest.module
 
5151
@COND_i386_multiboot_TRUE@am__append_3672 = usbtest.module$(EXEEXT)
 
5152
@COND_i386_multiboot_TRUE@am__append_3673 = 
 
5153
@COND_i386_multiboot_TRUE@am__append_3674 = $(nodist_usbtest_module_SOURCES)
 
5154
@COND_i386_multiboot_TRUE@am__append_3675 =  \
 
5155
@COND_i386_multiboot_TRUE@      $(nodist_usbtest_module_SOURCES) \
 
5156
@COND_i386_multiboot_TRUE@      usbtest.marker
 
5157
@COND_i386_multiboot_TRUE@am__append_3676 = usbtest.mod
 
5158
@COND_i386_multiboot_TRUE@am__append_3677 = usbtest.marker
 
5159
@COND_i386_ieee1275_TRUE@am__append_3678 = usbtest.module
 
5160
@COND_i386_ieee1275_TRUE@am__append_3679 = usbtest.module$(EXEEXT)
 
5161
@COND_i386_ieee1275_TRUE@am__append_3680 = 
 
5162
@COND_i386_ieee1275_TRUE@am__append_3681 = $(nodist_usbtest_module_SOURCES)
 
5163
@COND_i386_ieee1275_TRUE@am__append_3682 =  \
 
5164
@COND_i386_ieee1275_TRUE@       $(nodist_usbtest_module_SOURCES) \
 
5165
@COND_i386_ieee1275_TRUE@       usbtest.marker
 
5166
@COND_i386_ieee1275_TRUE@am__append_3683 = usbtest.mod
 
5167
@COND_i386_ieee1275_TRUE@am__append_3684 = usbtest.marker
 
5168
@COND_x86_64_efi_TRUE@am__append_3685 = usbtest.module
 
5169
@COND_x86_64_efi_TRUE@am__append_3686 = usbtest.module$(EXEEXT)
 
5170
@COND_x86_64_efi_TRUE@am__append_3687 = 
 
5171
@COND_x86_64_efi_TRUE@am__append_3688 = $(nodist_usbtest_module_SOURCES)
 
5172
@COND_x86_64_efi_TRUE@am__append_3689 =  \
 
5173
@COND_x86_64_efi_TRUE@  $(nodist_usbtest_module_SOURCES) \
 
5174
@COND_x86_64_efi_TRUE@  usbtest.marker
 
5175
@COND_x86_64_efi_TRUE@am__append_3690 = usbtest.mod
 
5176
@COND_x86_64_efi_TRUE@am__append_3691 = usbtest.marker
 
5177
@COND_mips_yeeloong_TRUE@am__append_3692 = usbtest.module
 
5178
@COND_mips_yeeloong_TRUE@am__append_3693 = usbtest.module$(EXEEXT)
 
5179
@COND_mips_yeeloong_TRUE@am__append_3694 = 
 
5180
@COND_mips_yeeloong_TRUE@am__append_3695 = $(nodist_usbtest_module_SOURCES)
 
5181
@COND_mips_yeeloong_TRUE@am__append_3696 =  \
 
5182
@COND_mips_yeeloong_TRUE@       $(nodist_usbtest_module_SOURCES) \
 
5183
@COND_mips_yeeloong_TRUE@       usbtest.marker
 
5184
@COND_mips_yeeloong_TRUE@am__append_3697 = usbtest.mod
 
5185
@COND_mips_yeeloong_TRUE@am__append_3698 = usbtest.marker
 
5186
@COND_emu_TRUE@am__append_3699 = videoinfo.module
 
5187
@COND_emu_TRUE@am__append_3700 = videoinfo.module$(EXEEXT)
 
5188
@COND_emu_TRUE@am__append_3701 = 
 
5189
@COND_emu_TRUE@am__append_3702 = $(nodist_videoinfo_module_SOURCES)
 
5190
@COND_emu_TRUE@am__append_3703 = $(nodist_videoinfo_module_SOURCES) \
 
5191
@COND_emu_TRUE@ videoinfo.marker
 
5192
@COND_emu_TRUE@am__append_3704 = videoinfo.mod
 
5193
@COND_emu_TRUE@am__append_3705 = videoinfo.marker
 
5194
@COND_i386_pc_TRUE@am__append_3706 = videoinfo.module
 
5195
@COND_i386_pc_TRUE@am__append_3707 = videoinfo.module$(EXEEXT)
 
5196
@COND_i386_pc_TRUE@am__append_3708 = 
 
5197
@COND_i386_pc_TRUE@am__append_3709 = $(nodist_videoinfo_module_SOURCES)
 
5198
@COND_i386_pc_TRUE@am__append_3710 =  \
 
5199
@COND_i386_pc_TRUE@     $(nodist_videoinfo_module_SOURCES) \
 
5200
@COND_i386_pc_TRUE@     videoinfo.marker
 
5201
@COND_i386_pc_TRUE@am__append_3711 = videoinfo.mod
 
5202
@COND_i386_pc_TRUE@am__append_3712 = videoinfo.marker
 
5203
@COND_i386_efi_TRUE@am__append_3713 = videoinfo.module
 
5204
@COND_i386_efi_TRUE@am__append_3714 = videoinfo.module$(EXEEXT)
 
5205
@COND_i386_efi_TRUE@am__append_3715 = 
 
5206
@COND_i386_efi_TRUE@am__append_3716 = $(nodist_videoinfo_module_SOURCES)
 
5207
@COND_i386_efi_TRUE@am__append_3717 =  \
 
5208
@COND_i386_efi_TRUE@    $(nodist_videoinfo_module_SOURCES) \
 
5209
@COND_i386_efi_TRUE@    videoinfo.marker
 
5210
@COND_i386_efi_TRUE@am__append_3718 = videoinfo.mod
 
5211
@COND_i386_efi_TRUE@am__append_3719 = videoinfo.marker
 
5212
@COND_i386_qemu_TRUE@am__append_3720 = videoinfo.module
 
5213
@COND_i386_qemu_TRUE@am__append_3721 = videoinfo.module$(EXEEXT)
 
5214
@COND_i386_qemu_TRUE@am__append_3722 = 
 
5215
@COND_i386_qemu_TRUE@am__append_3723 = $(nodist_videoinfo_module_SOURCES)
 
5216
@COND_i386_qemu_TRUE@am__append_3724 =  \
 
5217
@COND_i386_qemu_TRUE@   $(nodist_videoinfo_module_SOURCES) \
 
5218
@COND_i386_qemu_TRUE@   videoinfo.marker
 
5219
@COND_i386_qemu_TRUE@am__append_3725 = videoinfo.mod
 
5220
@COND_i386_qemu_TRUE@am__append_3726 = videoinfo.marker
 
5221
@COND_i386_coreboot_TRUE@am__append_3727 = videoinfo.module
 
5222
@COND_i386_coreboot_TRUE@am__append_3728 = videoinfo.module$(EXEEXT)
 
5223
@COND_i386_coreboot_TRUE@am__append_3729 = 
 
5224
@COND_i386_coreboot_TRUE@am__append_3730 = $(nodist_videoinfo_module_SOURCES)
 
5225
@COND_i386_coreboot_TRUE@am__append_3731 =  \
 
5226
@COND_i386_coreboot_TRUE@       $(nodist_videoinfo_module_SOURCES) \
 
5227
@COND_i386_coreboot_TRUE@       videoinfo.marker
 
5228
@COND_i386_coreboot_TRUE@am__append_3732 = videoinfo.mod
 
5229
@COND_i386_coreboot_TRUE@am__append_3733 = videoinfo.marker
 
5230
@COND_i386_multiboot_TRUE@am__append_3734 = videoinfo.module
 
5231
@COND_i386_multiboot_TRUE@am__append_3735 = videoinfo.module$(EXEEXT)
 
5232
@COND_i386_multiboot_TRUE@am__append_3736 = 
 
5233
@COND_i386_multiboot_TRUE@am__append_3737 = $(nodist_videoinfo_module_SOURCES)
 
5234
@COND_i386_multiboot_TRUE@am__append_3738 =  \
 
5235
@COND_i386_multiboot_TRUE@      $(nodist_videoinfo_module_SOURCES) \
 
5236
@COND_i386_multiboot_TRUE@      videoinfo.marker
 
5237
@COND_i386_multiboot_TRUE@am__append_3739 = videoinfo.mod
 
5238
@COND_i386_multiboot_TRUE@am__append_3740 = videoinfo.marker
 
5239
@COND_i386_ieee1275_TRUE@am__append_3741 = videoinfo.module
 
5240
@COND_i386_ieee1275_TRUE@am__append_3742 = videoinfo.module$(EXEEXT)
 
5241
@COND_i386_ieee1275_TRUE@am__append_3743 = 
 
5242
@COND_i386_ieee1275_TRUE@am__append_3744 = $(nodist_videoinfo_module_SOURCES)
 
5243
@COND_i386_ieee1275_TRUE@am__append_3745 =  \
 
5244
@COND_i386_ieee1275_TRUE@       $(nodist_videoinfo_module_SOURCES) \
 
5245
@COND_i386_ieee1275_TRUE@       videoinfo.marker
 
5246
@COND_i386_ieee1275_TRUE@am__append_3746 = videoinfo.mod
 
5247
@COND_i386_ieee1275_TRUE@am__append_3747 = videoinfo.marker
 
5248
@COND_x86_64_efi_TRUE@am__append_3748 = videoinfo.module
 
5249
@COND_x86_64_efi_TRUE@am__append_3749 = videoinfo.module$(EXEEXT)
 
5250
@COND_x86_64_efi_TRUE@am__append_3750 = 
 
5251
@COND_x86_64_efi_TRUE@am__append_3751 = $(nodist_videoinfo_module_SOURCES)
 
5252
@COND_x86_64_efi_TRUE@am__append_3752 =  \
 
5253
@COND_x86_64_efi_TRUE@  $(nodist_videoinfo_module_SOURCES) \
 
5254
@COND_x86_64_efi_TRUE@  videoinfo.marker
 
5255
@COND_x86_64_efi_TRUE@am__append_3753 = videoinfo.mod
 
5256
@COND_x86_64_efi_TRUE@am__append_3754 = videoinfo.marker
 
5257
@COND_mips_yeeloong_TRUE@am__append_3755 = videoinfo.module
 
5258
@COND_mips_yeeloong_TRUE@am__append_3756 = videoinfo.module$(EXEEXT)
 
5259
@COND_mips_yeeloong_TRUE@am__append_3757 = 
 
5260
@COND_mips_yeeloong_TRUE@am__append_3758 = $(nodist_videoinfo_module_SOURCES)
 
5261
@COND_mips_yeeloong_TRUE@am__append_3759 =  \
 
5262
@COND_mips_yeeloong_TRUE@       $(nodist_videoinfo_module_SOURCES) \
 
5263
@COND_mips_yeeloong_TRUE@       videoinfo.marker
 
5264
@COND_mips_yeeloong_TRUE@am__append_3760 = videoinfo.mod
 
5265
@COND_mips_yeeloong_TRUE@am__append_3761 = videoinfo.marker
 
5266
@COND_sparc64_ieee1275_TRUE@am__append_3762 = videoinfo.module
 
5267
@COND_sparc64_ieee1275_TRUE@am__append_3763 = videoinfo.module$(EXEEXT)
 
5268
@COND_sparc64_ieee1275_TRUE@am__append_3764 = 
 
5269
@COND_sparc64_ieee1275_TRUE@am__append_3765 = $(nodist_videoinfo_module_SOURCES)
 
5270
@COND_sparc64_ieee1275_TRUE@am__append_3766 = $(nodist_videoinfo_module_SOURCES) \
 
5271
@COND_sparc64_ieee1275_TRUE@    videoinfo.marker
 
5272
@COND_sparc64_ieee1275_TRUE@am__append_3767 = videoinfo.mod
 
5273
@COND_sparc64_ieee1275_TRUE@am__append_3768 = videoinfo.marker
 
5274
@COND_powerpc_ieee1275_TRUE@am__append_3769 = videoinfo.module
 
5275
@COND_powerpc_ieee1275_TRUE@am__append_3770 = videoinfo.module$(EXEEXT)
 
5276
@COND_powerpc_ieee1275_TRUE@am__append_3771 = 
 
5277
@COND_powerpc_ieee1275_TRUE@am__append_3772 = $(nodist_videoinfo_module_SOURCES)
 
5278
@COND_powerpc_ieee1275_TRUE@am__append_3773 = $(nodist_videoinfo_module_SOURCES) \
 
5279
@COND_powerpc_ieee1275_TRUE@    videoinfo.marker
 
5280
@COND_powerpc_ieee1275_TRUE@am__append_3774 = videoinfo.mod
 
5281
@COND_powerpc_ieee1275_TRUE@am__append_3775 = videoinfo.marker
 
5282
@COND_emu_TRUE@am__append_3776 = videotest.module
 
5283
@COND_emu_TRUE@am__append_3777 = videotest.module$(EXEEXT)
 
5284
@COND_emu_TRUE@am__append_3778 = 
 
5285
@COND_emu_TRUE@am__append_3779 = $(nodist_videotest_module_SOURCES)
 
5286
@COND_emu_TRUE@am__append_3780 = $(nodist_videotest_module_SOURCES) \
 
5287
@COND_emu_TRUE@ videotest.marker
 
5288
@COND_emu_TRUE@am__append_3781 = videotest.mod
 
5289
@COND_emu_TRUE@am__append_3782 = videotest.marker
 
5290
@COND_i386_pc_TRUE@am__append_3783 = videotest.module
 
5291
@COND_i386_pc_TRUE@am__append_3784 = videotest.module$(EXEEXT)
 
5292
@COND_i386_pc_TRUE@am__append_3785 = 
 
5293
@COND_i386_pc_TRUE@am__append_3786 = $(nodist_videotest_module_SOURCES)
 
5294
@COND_i386_pc_TRUE@am__append_3787 =  \
 
5295
@COND_i386_pc_TRUE@     $(nodist_videotest_module_SOURCES) \
 
5296
@COND_i386_pc_TRUE@     videotest.marker
 
5297
@COND_i386_pc_TRUE@am__append_3788 = videotest.mod
 
5298
@COND_i386_pc_TRUE@am__append_3789 = videotest.marker
 
5299
@COND_i386_efi_TRUE@am__append_3790 = videotest.module
 
5300
@COND_i386_efi_TRUE@am__append_3791 = videotest.module$(EXEEXT)
 
5301
@COND_i386_efi_TRUE@am__append_3792 = 
 
5302
@COND_i386_efi_TRUE@am__append_3793 = $(nodist_videotest_module_SOURCES)
 
5303
@COND_i386_efi_TRUE@am__append_3794 =  \
 
5304
@COND_i386_efi_TRUE@    $(nodist_videotest_module_SOURCES) \
 
5305
@COND_i386_efi_TRUE@    videotest.marker
 
5306
@COND_i386_efi_TRUE@am__append_3795 = videotest.mod
 
5307
@COND_i386_efi_TRUE@am__append_3796 = videotest.marker
 
5308
@COND_i386_qemu_TRUE@am__append_3797 = videotest.module
 
5309
@COND_i386_qemu_TRUE@am__append_3798 = videotest.module$(EXEEXT)
 
5310
@COND_i386_qemu_TRUE@am__append_3799 = 
 
5311
@COND_i386_qemu_TRUE@am__append_3800 = $(nodist_videotest_module_SOURCES)
 
5312
@COND_i386_qemu_TRUE@am__append_3801 =  \
 
5313
@COND_i386_qemu_TRUE@   $(nodist_videotest_module_SOURCES) \
 
5314
@COND_i386_qemu_TRUE@   videotest.marker
 
5315
@COND_i386_qemu_TRUE@am__append_3802 = videotest.mod
 
5316
@COND_i386_qemu_TRUE@am__append_3803 = videotest.marker
 
5317
@COND_i386_coreboot_TRUE@am__append_3804 = videotest.module
 
5318
@COND_i386_coreboot_TRUE@am__append_3805 = videotest.module$(EXEEXT)
 
5319
@COND_i386_coreboot_TRUE@am__append_3806 = 
 
5320
@COND_i386_coreboot_TRUE@am__append_3807 = $(nodist_videotest_module_SOURCES)
 
5321
@COND_i386_coreboot_TRUE@am__append_3808 =  \
 
5322
@COND_i386_coreboot_TRUE@       $(nodist_videotest_module_SOURCES) \
 
5323
@COND_i386_coreboot_TRUE@       videotest.marker
 
5324
@COND_i386_coreboot_TRUE@am__append_3809 = videotest.mod
 
5325
@COND_i386_coreboot_TRUE@am__append_3810 = videotest.marker
 
5326
@COND_i386_multiboot_TRUE@am__append_3811 = videotest.module
 
5327
@COND_i386_multiboot_TRUE@am__append_3812 = videotest.module$(EXEEXT)
 
5328
@COND_i386_multiboot_TRUE@am__append_3813 = 
 
5329
@COND_i386_multiboot_TRUE@am__append_3814 = $(nodist_videotest_module_SOURCES)
 
5330
@COND_i386_multiboot_TRUE@am__append_3815 =  \
 
5331
@COND_i386_multiboot_TRUE@      $(nodist_videotest_module_SOURCES) \
 
5332
@COND_i386_multiboot_TRUE@      videotest.marker
 
5333
@COND_i386_multiboot_TRUE@am__append_3816 = videotest.mod
 
5334
@COND_i386_multiboot_TRUE@am__append_3817 = videotest.marker
 
5335
@COND_i386_ieee1275_TRUE@am__append_3818 = videotest.module
 
5336
@COND_i386_ieee1275_TRUE@am__append_3819 = videotest.module$(EXEEXT)
 
5337
@COND_i386_ieee1275_TRUE@am__append_3820 = 
 
5338
@COND_i386_ieee1275_TRUE@am__append_3821 = $(nodist_videotest_module_SOURCES)
 
5339
@COND_i386_ieee1275_TRUE@am__append_3822 =  \
 
5340
@COND_i386_ieee1275_TRUE@       $(nodist_videotest_module_SOURCES) \
 
5341
@COND_i386_ieee1275_TRUE@       videotest.marker
 
5342
@COND_i386_ieee1275_TRUE@am__append_3823 = videotest.mod
 
5343
@COND_i386_ieee1275_TRUE@am__append_3824 = videotest.marker
 
5344
@COND_x86_64_efi_TRUE@am__append_3825 = videotest.module
 
5345
@COND_x86_64_efi_TRUE@am__append_3826 = videotest.module$(EXEEXT)
 
5346
@COND_x86_64_efi_TRUE@am__append_3827 = 
 
5347
@COND_x86_64_efi_TRUE@am__append_3828 = $(nodist_videotest_module_SOURCES)
 
5348
@COND_x86_64_efi_TRUE@am__append_3829 =  \
 
5349
@COND_x86_64_efi_TRUE@  $(nodist_videotest_module_SOURCES) \
 
5350
@COND_x86_64_efi_TRUE@  videotest.marker
 
5351
@COND_x86_64_efi_TRUE@am__append_3830 = videotest.mod
 
5352
@COND_x86_64_efi_TRUE@am__append_3831 = videotest.marker
 
5353
@COND_mips_yeeloong_TRUE@am__append_3832 = videotest.module
 
5354
@COND_mips_yeeloong_TRUE@am__append_3833 = videotest.module$(EXEEXT)
 
5355
@COND_mips_yeeloong_TRUE@am__append_3834 = 
 
5356
@COND_mips_yeeloong_TRUE@am__append_3835 = $(nodist_videotest_module_SOURCES)
 
5357
@COND_mips_yeeloong_TRUE@am__append_3836 =  \
 
5358
@COND_mips_yeeloong_TRUE@       $(nodist_videotest_module_SOURCES) \
 
5359
@COND_mips_yeeloong_TRUE@       videotest.marker
 
5360
@COND_mips_yeeloong_TRUE@am__append_3837 = videotest.mod
 
5361
@COND_mips_yeeloong_TRUE@am__append_3838 = videotest.marker
 
5362
@COND_sparc64_ieee1275_TRUE@am__append_3839 = videotest.module
 
5363
@COND_sparc64_ieee1275_TRUE@am__append_3840 = videotest.module$(EXEEXT)
 
5364
@COND_sparc64_ieee1275_TRUE@am__append_3841 = 
 
5365
@COND_sparc64_ieee1275_TRUE@am__append_3842 = $(nodist_videotest_module_SOURCES)
 
5366
@COND_sparc64_ieee1275_TRUE@am__append_3843 = $(nodist_videotest_module_SOURCES) \
 
5367
@COND_sparc64_ieee1275_TRUE@    videotest.marker
 
5368
@COND_sparc64_ieee1275_TRUE@am__append_3844 = videotest.mod
 
5369
@COND_sparc64_ieee1275_TRUE@am__append_3845 = videotest.marker
 
5370
@COND_powerpc_ieee1275_TRUE@am__append_3846 = videotest.module
 
5371
@COND_powerpc_ieee1275_TRUE@am__append_3847 = videotest.module$(EXEEXT)
 
5372
@COND_powerpc_ieee1275_TRUE@am__append_3848 = 
 
5373
@COND_powerpc_ieee1275_TRUE@am__append_3849 = $(nodist_videotest_module_SOURCES)
 
5374
@COND_powerpc_ieee1275_TRUE@am__append_3850 = $(nodist_videotest_module_SOURCES) \
 
5375
@COND_powerpc_ieee1275_TRUE@    videotest.marker
 
5376
@COND_powerpc_ieee1275_TRUE@am__append_3851 = videotest.mod
 
5377
@COND_powerpc_ieee1275_TRUE@am__append_3852 = videotest.marker
 
5378
@COND_emu_TRUE@am__append_3853 = xnu_uuid.module
 
5379
@COND_emu_TRUE@am__append_3854 = xnu_uuid.module$(EXEEXT)
 
5380
@COND_emu_TRUE@am__append_3855 = 
 
5381
@COND_emu_TRUE@am__append_3856 = $(nodist_xnu_uuid_module_SOURCES)
 
5382
@COND_emu_TRUE@am__append_3857 = $(nodist_xnu_uuid_module_SOURCES) \
 
5383
@COND_emu_TRUE@ xnu_uuid.marker
 
5384
@COND_emu_TRUE@am__append_3858 = xnu_uuid.mod
 
5385
@COND_emu_TRUE@am__append_3859 = xnu_uuid.marker
 
5386
@COND_i386_pc_TRUE@am__append_3860 = xnu_uuid.module
 
5387
@COND_i386_pc_TRUE@am__append_3861 = xnu_uuid.module$(EXEEXT)
 
5388
@COND_i386_pc_TRUE@am__append_3862 = 
 
5389
@COND_i386_pc_TRUE@am__append_3863 = $(nodist_xnu_uuid_module_SOURCES)
 
5390
@COND_i386_pc_TRUE@am__append_3864 =  \
 
5391
@COND_i386_pc_TRUE@     $(nodist_xnu_uuid_module_SOURCES) \
 
5392
@COND_i386_pc_TRUE@     xnu_uuid.marker
 
5393
@COND_i386_pc_TRUE@am__append_3865 = xnu_uuid.mod
 
5394
@COND_i386_pc_TRUE@am__append_3866 = xnu_uuid.marker
 
5395
@COND_i386_efi_TRUE@am__append_3867 = xnu_uuid.module
 
5396
@COND_i386_efi_TRUE@am__append_3868 = xnu_uuid.module$(EXEEXT)
 
5397
@COND_i386_efi_TRUE@am__append_3869 = 
 
5398
@COND_i386_efi_TRUE@am__append_3870 = $(nodist_xnu_uuid_module_SOURCES)
 
5399
@COND_i386_efi_TRUE@am__append_3871 =  \
 
5400
@COND_i386_efi_TRUE@    $(nodist_xnu_uuid_module_SOURCES) \
 
5401
@COND_i386_efi_TRUE@    xnu_uuid.marker
 
5402
@COND_i386_efi_TRUE@am__append_3872 = xnu_uuid.mod
 
5403
@COND_i386_efi_TRUE@am__append_3873 = xnu_uuid.marker
 
5404
@COND_i386_qemu_TRUE@am__append_3874 = xnu_uuid.module
 
5405
@COND_i386_qemu_TRUE@am__append_3875 = xnu_uuid.module$(EXEEXT)
 
5406
@COND_i386_qemu_TRUE@am__append_3876 = 
 
5407
@COND_i386_qemu_TRUE@am__append_3877 = $(nodist_xnu_uuid_module_SOURCES)
 
5408
@COND_i386_qemu_TRUE@am__append_3878 =  \
 
5409
@COND_i386_qemu_TRUE@   $(nodist_xnu_uuid_module_SOURCES) \
 
5410
@COND_i386_qemu_TRUE@   xnu_uuid.marker
 
5411
@COND_i386_qemu_TRUE@am__append_3879 = xnu_uuid.mod
 
5412
@COND_i386_qemu_TRUE@am__append_3880 = xnu_uuid.marker
 
5413
@COND_i386_coreboot_TRUE@am__append_3881 = xnu_uuid.module
 
5414
@COND_i386_coreboot_TRUE@am__append_3882 = xnu_uuid.module$(EXEEXT)
 
5415
@COND_i386_coreboot_TRUE@am__append_3883 = 
 
5416
@COND_i386_coreboot_TRUE@am__append_3884 = $(nodist_xnu_uuid_module_SOURCES)
 
5417
@COND_i386_coreboot_TRUE@am__append_3885 =  \
 
5418
@COND_i386_coreboot_TRUE@       $(nodist_xnu_uuid_module_SOURCES) \
 
5419
@COND_i386_coreboot_TRUE@       xnu_uuid.marker
 
5420
@COND_i386_coreboot_TRUE@am__append_3886 = xnu_uuid.mod
 
5421
@COND_i386_coreboot_TRUE@am__append_3887 = xnu_uuid.marker
 
5422
@COND_i386_multiboot_TRUE@am__append_3888 = xnu_uuid.module
 
5423
@COND_i386_multiboot_TRUE@am__append_3889 = xnu_uuid.module$(EXEEXT)
 
5424
@COND_i386_multiboot_TRUE@am__append_3890 = 
 
5425
@COND_i386_multiboot_TRUE@am__append_3891 = $(nodist_xnu_uuid_module_SOURCES)
 
5426
@COND_i386_multiboot_TRUE@am__append_3892 =  \
 
5427
@COND_i386_multiboot_TRUE@      $(nodist_xnu_uuid_module_SOURCES) \
 
5428
@COND_i386_multiboot_TRUE@      xnu_uuid.marker
 
5429
@COND_i386_multiboot_TRUE@am__append_3893 = xnu_uuid.mod
 
5430
@COND_i386_multiboot_TRUE@am__append_3894 = xnu_uuid.marker
 
5431
@COND_i386_ieee1275_TRUE@am__append_3895 = xnu_uuid.module
 
5432
@COND_i386_ieee1275_TRUE@am__append_3896 = xnu_uuid.module$(EXEEXT)
 
5433
@COND_i386_ieee1275_TRUE@am__append_3897 = 
 
5434
@COND_i386_ieee1275_TRUE@am__append_3898 = $(nodist_xnu_uuid_module_SOURCES)
 
5435
@COND_i386_ieee1275_TRUE@am__append_3899 =  \
 
5436
@COND_i386_ieee1275_TRUE@       $(nodist_xnu_uuid_module_SOURCES) \
 
5437
@COND_i386_ieee1275_TRUE@       xnu_uuid.marker
 
5438
@COND_i386_ieee1275_TRUE@am__append_3900 = xnu_uuid.mod
 
5439
@COND_i386_ieee1275_TRUE@am__append_3901 = xnu_uuid.marker
 
5440
@COND_x86_64_efi_TRUE@am__append_3902 = xnu_uuid.module
 
5441
@COND_x86_64_efi_TRUE@am__append_3903 = xnu_uuid.module$(EXEEXT)
 
5442
@COND_x86_64_efi_TRUE@am__append_3904 = 
 
5443
@COND_x86_64_efi_TRUE@am__append_3905 = $(nodist_xnu_uuid_module_SOURCES)
 
5444
@COND_x86_64_efi_TRUE@am__append_3906 =  \
 
5445
@COND_x86_64_efi_TRUE@  $(nodist_xnu_uuid_module_SOURCES) \
 
5446
@COND_x86_64_efi_TRUE@  xnu_uuid.marker
 
5447
@COND_x86_64_efi_TRUE@am__append_3907 = xnu_uuid.mod
 
5448
@COND_x86_64_efi_TRUE@am__append_3908 = xnu_uuid.marker
 
5449
@COND_mips_yeeloong_TRUE@am__append_3909 = xnu_uuid.module
 
5450
@COND_mips_yeeloong_TRUE@am__append_3910 = xnu_uuid.module$(EXEEXT)
 
5451
@COND_mips_yeeloong_TRUE@am__append_3911 = 
 
5452
@COND_mips_yeeloong_TRUE@am__append_3912 = $(nodist_xnu_uuid_module_SOURCES)
 
5453
@COND_mips_yeeloong_TRUE@am__append_3913 =  \
 
5454
@COND_mips_yeeloong_TRUE@       $(nodist_xnu_uuid_module_SOURCES) \
 
5455
@COND_mips_yeeloong_TRUE@       xnu_uuid.marker
 
5456
@COND_mips_yeeloong_TRUE@am__append_3914 = xnu_uuid.mod
 
5457
@COND_mips_yeeloong_TRUE@am__append_3915 = xnu_uuid.marker
 
5458
@COND_sparc64_ieee1275_TRUE@am__append_3916 = xnu_uuid.module
 
5459
@COND_sparc64_ieee1275_TRUE@am__append_3917 = xnu_uuid.module$(EXEEXT)
 
5460
@COND_sparc64_ieee1275_TRUE@am__append_3918 = 
 
5461
@COND_sparc64_ieee1275_TRUE@am__append_3919 = $(nodist_xnu_uuid_module_SOURCES)
 
5462
@COND_sparc64_ieee1275_TRUE@am__append_3920 =  \
 
5463
@COND_sparc64_ieee1275_TRUE@    $(nodist_xnu_uuid_module_SOURCES) \
 
5464
@COND_sparc64_ieee1275_TRUE@    xnu_uuid.marker
 
5465
@COND_sparc64_ieee1275_TRUE@am__append_3921 = xnu_uuid.mod
 
5466
@COND_sparc64_ieee1275_TRUE@am__append_3922 = xnu_uuid.marker
 
5467
@COND_powerpc_ieee1275_TRUE@am__append_3923 = xnu_uuid.module
 
5468
@COND_powerpc_ieee1275_TRUE@am__append_3924 = xnu_uuid.module$(EXEEXT)
 
5469
@COND_powerpc_ieee1275_TRUE@am__append_3925 = 
 
5470
@COND_powerpc_ieee1275_TRUE@am__append_3926 = $(nodist_xnu_uuid_module_SOURCES)
 
5471
@COND_powerpc_ieee1275_TRUE@am__append_3927 =  \
 
5472
@COND_powerpc_ieee1275_TRUE@    $(nodist_xnu_uuid_module_SOURCES) \
 
5473
@COND_powerpc_ieee1275_TRUE@    xnu_uuid.marker
 
5474
@COND_powerpc_ieee1275_TRUE@am__append_3928 = xnu_uuid.mod
 
5475
@COND_powerpc_ieee1275_TRUE@am__append_3929 = xnu_uuid.marker
 
5476
@COND_emu_TRUE@am__append_3930 = dm_nv.module
 
5477
@COND_emu_TRUE@am__append_3931 = dm_nv.module$(EXEEXT)
 
5478
@COND_emu_TRUE@am__append_3932 = 
 
5479
@COND_emu_TRUE@am__append_3933 = $(nodist_dm_nv_module_SOURCES)
 
5480
@COND_emu_TRUE@am__append_3934 = $(nodist_dm_nv_module_SOURCES) \
 
5481
@COND_emu_TRUE@ dm_nv.marker
 
5482
@COND_emu_TRUE@am__append_3935 = dm_nv.mod
 
5483
@COND_emu_TRUE@am__append_3936 = dm_nv.marker
 
5484
@COND_i386_pc_TRUE@am__append_3937 = dm_nv.module
 
5485
@COND_i386_pc_TRUE@am__append_3938 = dm_nv.module$(EXEEXT)
 
5486
@COND_i386_pc_TRUE@am__append_3939 = 
 
5487
@COND_i386_pc_TRUE@am__append_3940 = $(nodist_dm_nv_module_SOURCES)
 
5488
@COND_i386_pc_TRUE@am__append_3941 = $(nodist_dm_nv_module_SOURCES) \
 
5489
@COND_i386_pc_TRUE@     dm_nv.marker
 
5490
@COND_i386_pc_TRUE@am__append_3942 = dm_nv.mod
 
5491
@COND_i386_pc_TRUE@am__append_3943 = dm_nv.marker
 
5492
@COND_i386_efi_TRUE@am__append_3944 = dm_nv.module
 
5493
@COND_i386_efi_TRUE@am__append_3945 = dm_nv.module$(EXEEXT)
 
5494
@COND_i386_efi_TRUE@am__append_3946 = 
 
5495
@COND_i386_efi_TRUE@am__append_3947 = $(nodist_dm_nv_module_SOURCES)
 
5496
@COND_i386_efi_TRUE@am__append_3948 = $(nodist_dm_nv_module_SOURCES) \
 
5497
@COND_i386_efi_TRUE@    dm_nv.marker
 
5498
@COND_i386_efi_TRUE@am__append_3949 = dm_nv.mod
 
5499
@COND_i386_efi_TRUE@am__append_3950 = dm_nv.marker
 
5500
@COND_i386_qemu_TRUE@am__append_3951 = dm_nv.module
 
5501
@COND_i386_qemu_TRUE@am__append_3952 = dm_nv.module$(EXEEXT)
 
5502
@COND_i386_qemu_TRUE@am__append_3953 = 
 
5503
@COND_i386_qemu_TRUE@am__append_3954 = $(nodist_dm_nv_module_SOURCES)
 
5504
@COND_i386_qemu_TRUE@am__append_3955 = $(nodist_dm_nv_module_SOURCES) \
 
5505
@COND_i386_qemu_TRUE@   dm_nv.marker
 
5506
@COND_i386_qemu_TRUE@am__append_3956 = dm_nv.mod
 
5507
@COND_i386_qemu_TRUE@am__append_3957 = dm_nv.marker
 
5508
@COND_i386_coreboot_TRUE@am__append_3958 = dm_nv.module
 
5509
@COND_i386_coreboot_TRUE@am__append_3959 = dm_nv.module$(EXEEXT)
 
5510
@COND_i386_coreboot_TRUE@am__append_3960 = 
 
5511
@COND_i386_coreboot_TRUE@am__append_3961 = $(nodist_dm_nv_module_SOURCES)
 
5512
@COND_i386_coreboot_TRUE@am__append_3962 =  \
 
5513
@COND_i386_coreboot_TRUE@       $(nodist_dm_nv_module_SOURCES) \
 
5514
@COND_i386_coreboot_TRUE@       dm_nv.marker
 
5515
@COND_i386_coreboot_TRUE@am__append_3963 = dm_nv.mod
 
5516
@COND_i386_coreboot_TRUE@am__append_3964 = dm_nv.marker
 
5517
@COND_i386_multiboot_TRUE@am__append_3965 = dm_nv.module
 
5518
@COND_i386_multiboot_TRUE@am__append_3966 = dm_nv.module$(EXEEXT)
 
5519
@COND_i386_multiboot_TRUE@am__append_3967 = 
 
5520
@COND_i386_multiboot_TRUE@am__append_3968 = $(nodist_dm_nv_module_SOURCES)
 
5521
@COND_i386_multiboot_TRUE@am__append_3969 =  \
 
5522
@COND_i386_multiboot_TRUE@      $(nodist_dm_nv_module_SOURCES) \
 
5523
@COND_i386_multiboot_TRUE@      dm_nv.marker
 
5524
@COND_i386_multiboot_TRUE@am__append_3970 = dm_nv.mod
 
5525
@COND_i386_multiboot_TRUE@am__append_3971 = dm_nv.marker
 
5526
@COND_i386_ieee1275_TRUE@am__append_3972 = dm_nv.module
 
5527
@COND_i386_ieee1275_TRUE@am__append_3973 = dm_nv.module$(EXEEXT)
 
5528
@COND_i386_ieee1275_TRUE@am__append_3974 = 
 
5529
@COND_i386_ieee1275_TRUE@am__append_3975 = $(nodist_dm_nv_module_SOURCES)
 
5530
@COND_i386_ieee1275_TRUE@am__append_3976 =  \
 
5531
@COND_i386_ieee1275_TRUE@       $(nodist_dm_nv_module_SOURCES) \
 
5532
@COND_i386_ieee1275_TRUE@       dm_nv.marker
 
5533
@COND_i386_ieee1275_TRUE@am__append_3977 = dm_nv.mod
 
5534
@COND_i386_ieee1275_TRUE@am__append_3978 = dm_nv.marker
 
5535
@COND_x86_64_efi_TRUE@am__append_3979 = dm_nv.module
 
5536
@COND_x86_64_efi_TRUE@am__append_3980 = dm_nv.module$(EXEEXT)
 
5537
@COND_x86_64_efi_TRUE@am__append_3981 = 
 
5538
@COND_x86_64_efi_TRUE@am__append_3982 = $(nodist_dm_nv_module_SOURCES)
 
5539
@COND_x86_64_efi_TRUE@am__append_3983 =  \
 
5540
@COND_x86_64_efi_TRUE@  $(nodist_dm_nv_module_SOURCES) \
 
5541
@COND_x86_64_efi_TRUE@  dm_nv.marker
 
5542
@COND_x86_64_efi_TRUE@am__append_3984 = dm_nv.mod
 
5543
@COND_x86_64_efi_TRUE@am__append_3985 = dm_nv.marker
 
5544
@COND_mips_yeeloong_TRUE@am__append_3986 = dm_nv.module
 
5545
@COND_mips_yeeloong_TRUE@am__append_3987 = dm_nv.module$(EXEEXT)
 
5546
@COND_mips_yeeloong_TRUE@am__append_3988 = 
 
5547
@COND_mips_yeeloong_TRUE@am__append_3989 = $(nodist_dm_nv_module_SOURCES)
 
5548
@COND_mips_yeeloong_TRUE@am__append_3990 =  \
 
5549
@COND_mips_yeeloong_TRUE@       $(nodist_dm_nv_module_SOURCES) \
 
5550
@COND_mips_yeeloong_TRUE@       dm_nv.marker
 
5551
@COND_mips_yeeloong_TRUE@am__append_3991 = dm_nv.mod
 
5552
@COND_mips_yeeloong_TRUE@am__append_3992 = dm_nv.marker
 
5553
@COND_sparc64_ieee1275_TRUE@am__append_3993 = dm_nv.module
 
5554
@COND_sparc64_ieee1275_TRUE@am__append_3994 = dm_nv.module$(EXEEXT)
 
5555
@COND_sparc64_ieee1275_TRUE@am__append_3995 = 
 
5556
@COND_sparc64_ieee1275_TRUE@am__append_3996 = $(nodist_dm_nv_module_SOURCES)
 
5557
@COND_sparc64_ieee1275_TRUE@am__append_3997 =  \
 
5558
@COND_sparc64_ieee1275_TRUE@    $(nodist_dm_nv_module_SOURCES) \
 
5559
@COND_sparc64_ieee1275_TRUE@    dm_nv.marker
 
5560
@COND_sparc64_ieee1275_TRUE@am__append_3998 = dm_nv.mod
 
5561
@COND_sparc64_ieee1275_TRUE@am__append_3999 = dm_nv.marker
 
5562
@COND_powerpc_ieee1275_TRUE@am__append_4000 = dm_nv.module
 
5563
@COND_powerpc_ieee1275_TRUE@am__append_4001 = dm_nv.module$(EXEEXT)
 
5564
@COND_powerpc_ieee1275_TRUE@am__append_4002 = 
 
5565
@COND_powerpc_ieee1275_TRUE@am__append_4003 = $(nodist_dm_nv_module_SOURCES)
 
5566
@COND_powerpc_ieee1275_TRUE@am__append_4004 =  \
 
5567
@COND_powerpc_ieee1275_TRUE@    $(nodist_dm_nv_module_SOURCES) \
 
5568
@COND_powerpc_ieee1275_TRUE@    dm_nv.marker
 
5569
@COND_powerpc_ieee1275_TRUE@am__append_4005 = dm_nv.mod
 
5570
@COND_powerpc_ieee1275_TRUE@am__append_4006 = dm_nv.marker
 
5571
@COND_emu_TRUE@am__append_4007 = loopback.module
 
5572
@COND_emu_TRUE@am__append_4008 = loopback.module$(EXEEXT)
 
5573
@COND_emu_TRUE@am__append_4009 = 
 
5574
@COND_emu_TRUE@am__append_4010 = $(nodist_loopback_module_SOURCES)
 
5575
@COND_emu_TRUE@am__append_4011 = $(nodist_loopback_module_SOURCES) \
 
5576
@COND_emu_TRUE@ loopback.marker
 
5577
@COND_emu_TRUE@am__append_4012 = loopback.mod
 
5578
@COND_emu_TRUE@am__append_4013 = loopback.marker
 
5579
@COND_i386_pc_TRUE@am__append_4014 = loopback.module
 
5580
@COND_i386_pc_TRUE@am__append_4015 = loopback.module$(EXEEXT)
 
5581
@COND_i386_pc_TRUE@am__append_4016 = 
 
5582
@COND_i386_pc_TRUE@am__append_4017 = $(nodist_loopback_module_SOURCES)
 
5583
@COND_i386_pc_TRUE@am__append_4018 =  \
 
5584
@COND_i386_pc_TRUE@     $(nodist_loopback_module_SOURCES) \
 
5585
@COND_i386_pc_TRUE@     loopback.marker
 
5586
@COND_i386_pc_TRUE@am__append_4019 = loopback.mod
 
5587
@COND_i386_pc_TRUE@am__append_4020 = loopback.marker
 
5588
@COND_i386_efi_TRUE@am__append_4021 = loopback.module
 
5589
@COND_i386_efi_TRUE@am__append_4022 = loopback.module$(EXEEXT)
 
5590
@COND_i386_efi_TRUE@am__append_4023 = 
 
5591
@COND_i386_efi_TRUE@am__append_4024 = $(nodist_loopback_module_SOURCES)
 
5592
@COND_i386_efi_TRUE@am__append_4025 =  \
 
5593
@COND_i386_efi_TRUE@    $(nodist_loopback_module_SOURCES) \
 
5594
@COND_i386_efi_TRUE@    loopback.marker
 
5595
@COND_i386_efi_TRUE@am__append_4026 = loopback.mod
 
5596
@COND_i386_efi_TRUE@am__append_4027 = loopback.marker
 
5597
@COND_i386_qemu_TRUE@am__append_4028 = loopback.module
 
5598
@COND_i386_qemu_TRUE@am__append_4029 = loopback.module$(EXEEXT)
 
5599
@COND_i386_qemu_TRUE@am__append_4030 = 
 
5600
@COND_i386_qemu_TRUE@am__append_4031 = $(nodist_loopback_module_SOURCES)
 
5601
@COND_i386_qemu_TRUE@am__append_4032 =  \
 
5602
@COND_i386_qemu_TRUE@   $(nodist_loopback_module_SOURCES) \
 
5603
@COND_i386_qemu_TRUE@   loopback.marker
 
5604
@COND_i386_qemu_TRUE@am__append_4033 = loopback.mod
 
5605
@COND_i386_qemu_TRUE@am__append_4034 = loopback.marker
 
5606
@COND_i386_coreboot_TRUE@am__append_4035 = loopback.module
 
5607
@COND_i386_coreboot_TRUE@am__append_4036 = loopback.module$(EXEEXT)
 
5608
@COND_i386_coreboot_TRUE@am__append_4037 = 
 
5609
@COND_i386_coreboot_TRUE@am__append_4038 = $(nodist_loopback_module_SOURCES)
 
5610
@COND_i386_coreboot_TRUE@am__append_4039 =  \
 
5611
@COND_i386_coreboot_TRUE@       $(nodist_loopback_module_SOURCES) \
 
5612
@COND_i386_coreboot_TRUE@       loopback.marker
 
5613
@COND_i386_coreboot_TRUE@am__append_4040 = loopback.mod
 
5614
@COND_i386_coreboot_TRUE@am__append_4041 = loopback.marker
 
5615
@COND_i386_multiboot_TRUE@am__append_4042 = loopback.module
 
5616
@COND_i386_multiboot_TRUE@am__append_4043 = loopback.module$(EXEEXT)
 
5617
@COND_i386_multiboot_TRUE@am__append_4044 = 
 
5618
@COND_i386_multiboot_TRUE@am__append_4045 = $(nodist_loopback_module_SOURCES)
 
5619
@COND_i386_multiboot_TRUE@am__append_4046 =  \
 
5620
@COND_i386_multiboot_TRUE@      $(nodist_loopback_module_SOURCES) \
 
5621
@COND_i386_multiboot_TRUE@      loopback.marker
 
5622
@COND_i386_multiboot_TRUE@am__append_4047 = loopback.mod
 
5623
@COND_i386_multiboot_TRUE@am__append_4048 = loopback.marker
 
5624
@COND_i386_ieee1275_TRUE@am__append_4049 = loopback.module
 
5625
@COND_i386_ieee1275_TRUE@am__append_4050 = loopback.module$(EXEEXT)
 
5626
@COND_i386_ieee1275_TRUE@am__append_4051 = 
 
5627
@COND_i386_ieee1275_TRUE@am__append_4052 = $(nodist_loopback_module_SOURCES)
 
5628
@COND_i386_ieee1275_TRUE@am__append_4053 =  \
 
5629
@COND_i386_ieee1275_TRUE@       $(nodist_loopback_module_SOURCES) \
 
5630
@COND_i386_ieee1275_TRUE@       loopback.marker
 
5631
@COND_i386_ieee1275_TRUE@am__append_4054 = loopback.mod
 
5632
@COND_i386_ieee1275_TRUE@am__append_4055 = loopback.marker
 
5633
@COND_x86_64_efi_TRUE@am__append_4056 = loopback.module
 
5634
@COND_x86_64_efi_TRUE@am__append_4057 = loopback.module$(EXEEXT)
 
5635
@COND_x86_64_efi_TRUE@am__append_4058 = 
 
5636
@COND_x86_64_efi_TRUE@am__append_4059 = $(nodist_loopback_module_SOURCES)
 
5637
@COND_x86_64_efi_TRUE@am__append_4060 =  \
 
5638
@COND_x86_64_efi_TRUE@  $(nodist_loopback_module_SOURCES) \
 
5639
@COND_x86_64_efi_TRUE@  loopback.marker
 
5640
@COND_x86_64_efi_TRUE@am__append_4061 = loopback.mod
 
5641
@COND_x86_64_efi_TRUE@am__append_4062 = loopback.marker
 
5642
@COND_mips_yeeloong_TRUE@am__append_4063 = loopback.module
 
5643
@COND_mips_yeeloong_TRUE@am__append_4064 = loopback.module$(EXEEXT)
 
5644
@COND_mips_yeeloong_TRUE@am__append_4065 = 
 
5645
@COND_mips_yeeloong_TRUE@am__append_4066 = $(nodist_loopback_module_SOURCES)
 
5646
@COND_mips_yeeloong_TRUE@am__append_4067 =  \
 
5647
@COND_mips_yeeloong_TRUE@       $(nodist_loopback_module_SOURCES) \
 
5648
@COND_mips_yeeloong_TRUE@       loopback.marker
 
5649
@COND_mips_yeeloong_TRUE@am__append_4068 = loopback.mod
 
5650
@COND_mips_yeeloong_TRUE@am__append_4069 = loopback.marker
 
5651
@COND_sparc64_ieee1275_TRUE@am__append_4070 = loopback.module
 
5652
@COND_sparc64_ieee1275_TRUE@am__append_4071 = loopback.module$(EXEEXT)
 
5653
@COND_sparc64_ieee1275_TRUE@am__append_4072 = 
 
5654
@COND_sparc64_ieee1275_TRUE@am__append_4073 = $(nodist_loopback_module_SOURCES)
 
5655
@COND_sparc64_ieee1275_TRUE@am__append_4074 =  \
 
5656
@COND_sparc64_ieee1275_TRUE@    $(nodist_loopback_module_SOURCES) \
 
5657
@COND_sparc64_ieee1275_TRUE@    loopback.marker
 
5658
@COND_sparc64_ieee1275_TRUE@am__append_4075 = loopback.mod
 
5659
@COND_sparc64_ieee1275_TRUE@am__append_4076 = loopback.marker
 
5660
@COND_powerpc_ieee1275_TRUE@am__append_4077 = loopback.module
 
5661
@COND_powerpc_ieee1275_TRUE@am__append_4078 = loopback.module$(EXEEXT)
 
5662
@COND_powerpc_ieee1275_TRUE@am__append_4079 = 
 
5663
@COND_powerpc_ieee1275_TRUE@am__append_4080 = $(nodist_loopback_module_SOURCES)
 
5664
@COND_powerpc_ieee1275_TRUE@am__append_4081 =  \
 
5665
@COND_powerpc_ieee1275_TRUE@    $(nodist_loopback_module_SOURCES) \
 
5666
@COND_powerpc_ieee1275_TRUE@    loopback.marker
 
5667
@COND_powerpc_ieee1275_TRUE@am__append_4082 = loopback.mod
 
5668
@COND_powerpc_ieee1275_TRUE@am__append_4083 = loopback.marker
 
5669
@COND_emu_TRUE@am__append_4084 = lvm.module
 
5670
@COND_emu_TRUE@am__append_4085 = lvm.module$(EXEEXT)
 
5671
@COND_emu_TRUE@am__append_4086 = 
 
5672
@COND_emu_TRUE@am__append_4087 = $(nodist_lvm_module_SOURCES)
 
5673
@COND_emu_TRUE@am__append_4088 = $(nodist_lvm_module_SOURCES) \
 
5674
@COND_emu_TRUE@ lvm.marker
 
5675
@COND_emu_TRUE@am__append_4089 = lvm.mod
 
5676
@COND_emu_TRUE@am__append_4090 = lvm.marker
 
5677
@COND_i386_pc_TRUE@am__append_4091 = lvm.module
 
5678
@COND_i386_pc_TRUE@am__append_4092 = lvm.module$(EXEEXT)
 
5679
@COND_i386_pc_TRUE@am__append_4093 = 
 
5680
@COND_i386_pc_TRUE@am__append_4094 = $(nodist_lvm_module_SOURCES)
 
5681
@COND_i386_pc_TRUE@am__append_4095 = $(nodist_lvm_module_SOURCES) \
 
5682
@COND_i386_pc_TRUE@     lvm.marker
 
5683
@COND_i386_pc_TRUE@am__append_4096 = lvm.mod
 
5684
@COND_i386_pc_TRUE@am__append_4097 = lvm.marker
 
5685
@COND_i386_efi_TRUE@am__append_4098 = lvm.module
 
5686
@COND_i386_efi_TRUE@am__append_4099 = lvm.module$(EXEEXT)
 
5687
@COND_i386_efi_TRUE@am__append_4100 = 
 
5688
@COND_i386_efi_TRUE@am__append_4101 = $(nodist_lvm_module_SOURCES)
 
5689
@COND_i386_efi_TRUE@am__append_4102 = $(nodist_lvm_module_SOURCES) \
 
5690
@COND_i386_efi_TRUE@    lvm.marker
 
5691
@COND_i386_efi_TRUE@am__append_4103 = lvm.mod
 
5692
@COND_i386_efi_TRUE@am__append_4104 = lvm.marker
 
5693
@COND_i386_qemu_TRUE@am__append_4105 = lvm.module
 
5694
@COND_i386_qemu_TRUE@am__append_4106 = lvm.module$(EXEEXT)
 
5695
@COND_i386_qemu_TRUE@am__append_4107 = 
 
5696
@COND_i386_qemu_TRUE@am__append_4108 = $(nodist_lvm_module_SOURCES)
 
5697
@COND_i386_qemu_TRUE@am__append_4109 = $(nodist_lvm_module_SOURCES) \
 
5698
@COND_i386_qemu_TRUE@   lvm.marker
 
5699
@COND_i386_qemu_TRUE@am__append_4110 = lvm.mod
 
5700
@COND_i386_qemu_TRUE@am__append_4111 = lvm.marker
 
5701
@COND_i386_coreboot_TRUE@am__append_4112 = lvm.module
 
5702
@COND_i386_coreboot_TRUE@am__append_4113 = lvm.module$(EXEEXT)
 
5703
@COND_i386_coreboot_TRUE@am__append_4114 = 
 
5704
@COND_i386_coreboot_TRUE@am__append_4115 = $(nodist_lvm_module_SOURCES)
 
5705
@COND_i386_coreboot_TRUE@am__append_4116 =  \
 
5706
@COND_i386_coreboot_TRUE@       $(nodist_lvm_module_SOURCES) \
 
5707
@COND_i386_coreboot_TRUE@       lvm.marker
 
5708
@COND_i386_coreboot_TRUE@am__append_4117 = lvm.mod
 
5709
@COND_i386_coreboot_TRUE@am__append_4118 = lvm.marker
 
5710
@COND_i386_multiboot_TRUE@am__append_4119 = lvm.module
 
5711
@COND_i386_multiboot_TRUE@am__append_4120 = lvm.module$(EXEEXT)
 
5712
@COND_i386_multiboot_TRUE@am__append_4121 = 
 
5713
@COND_i386_multiboot_TRUE@am__append_4122 = $(nodist_lvm_module_SOURCES)
 
5714
@COND_i386_multiboot_TRUE@am__append_4123 =  \
 
5715
@COND_i386_multiboot_TRUE@      $(nodist_lvm_module_SOURCES) \
 
5716
@COND_i386_multiboot_TRUE@      lvm.marker
 
5717
@COND_i386_multiboot_TRUE@am__append_4124 = lvm.mod
 
5718
@COND_i386_multiboot_TRUE@am__append_4125 = lvm.marker
 
5719
@COND_i386_ieee1275_TRUE@am__append_4126 = lvm.module
 
5720
@COND_i386_ieee1275_TRUE@am__append_4127 = lvm.module$(EXEEXT)
 
5721
@COND_i386_ieee1275_TRUE@am__append_4128 = 
 
5722
@COND_i386_ieee1275_TRUE@am__append_4129 = $(nodist_lvm_module_SOURCES)
 
5723
@COND_i386_ieee1275_TRUE@am__append_4130 =  \
 
5724
@COND_i386_ieee1275_TRUE@       $(nodist_lvm_module_SOURCES) \
 
5725
@COND_i386_ieee1275_TRUE@       lvm.marker
 
5726
@COND_i386_ieee1275_TRUE@am__append_4131 = lvm.mod
 
5727
@COND_i386_ieee1275_TRUE@am__append_4132 = lvm.marker
 
5728
@COND_x86_64_efi_TRUE@am__append_4133 = lvm.module
 
5729
@COND_x86_64_efi_TRUE@am__append_4134 = lvm.module$(EXEEXT)
 
5730
@COND_x86_64_efi_TRUE@am__append_4135 = 
 
5731
@COND_x86_64_efi_TRUE@am__append_4136 = $(nodist_lvm_module_SOURCES)
 
5732
@COND_x86_64_efi_TRUE@am__append_4137 = $(nodist_lvm_module_SOURCES) \
 
5733
@COND_x86_64_efi_TRUE@  lvm.marker
 
5734
@COND_x86_64_efi_TRUE@am__append_4138 = lvm.mod
 
5735
@COND_x86_64_efi_TRUE@am__append_4139 = lvm.marker
 
5736
@COND_mips_yeeloong_TRUE@am__append_4140 = lvm.module
 
5737
@COND_mips_yeeloong_TRUE@am__append_4141 = lvm.module$(EXEEXT)
 
5738
@COND_mips_yeeloong_TRUE@am__append_4142 = 
 
5739
@COND_mips_yeeloong_TRUE@am__append_4143 = $(nodist_lvm_module_SOURCES)
 
5740
@COND_mips_yeeloong_TRUE@am__append_4144 =  \
 
5741
@COND_mips_yeeloong_TRUE@       $(nodist_lvm_module_SOURCES) \
 
5742
@COND_mips_yeeloong_TRUE@       lvm.marker
 
5743
@COND_mips_yeeloong_TRUE@am__append_4145 = lvm.mod
 
5744
@COND_mips_yeeloong_TRUE@am__append_4146 = lvm.marker
 
5745
@COND_sparc64_ieee1275_TRUE@am__append_4147 = lvm.module
 
5746
@COND_sparc64_ieee1275_TRUE@am__append_4148 = lvm.module$(EXEEXT)
 
5747
@COND_sparc64_ieee1275_TRUE@am__append_4149 = 
 
5748
@COND_sparc64_ieee1275_TRUE@am__append_4150 = $(nodist_lvm_module_SOURCES)
 
5749
@COND_sparc64_ieee1275_TRUE@am__append_4151 =  \
 
5750
@COND_sparc64_ieee1275_TRUE@    $(nodist_lvm_module_SOURCES) \
 
5751
@COND_sparc64_ieee1275_TRUE@    lvm.marker
 
5752
@COND_sparc64_ieee1275_TRUE@am__append_4152 = lvm.mod
 
5753
@COND_sparc64_ieee1275_TRUE@am__append_4153 = lvm.marker
 
5754
@COND_powerpc_ieee1275_TRUE@am__append_4154 = lvm.module
 
5755
@COND_powerpc_ieee1275_TRUE@am__append_4155 = lvm.module$(EXEEXT)
 
5756
@COND_powerpc_ieee1275_TRUE@am__append_4156 = 
 
5757
@COND_powerpc_ieee1275_TRUE@am__append_4157 = $(nodist_lvm_module_SOURCES)
 
5758
@COND_powerpc_ieee1275_TRUE@am__append_4158 =  \
 
5759
@COND_powerpc_ieee1275_TRUE@    $(nodist_lvm_module_SOURCES) \
 
5760
@COND_powerpc_ieee1275_TRUE@    lvm.marker
 
5761
@COND_powerpc_ieee1275_TRUE@am__append_4159 = lvm.mod
 
5762
@COND_powerpc_ieee1275_TRUE@am__append_4160 = lvm.marker
 
5763
@COND_emu_TRUE@am__append_4161 = mdraid09.module
 
5764
@COND_emu_TRUE@am__append_4162 = mdraid09.module$(EXEEXT)
 
5765
@COND_emu_TRUE@am__append_4163 = 
 
5766
@COND_emu_TRUE@am__append_4164 = $(nodist_mdraid09_module_SOURCES)
 
5767
@COND_emu_TRUE@am__append_4165 = $(nodist_mdraid09_module_SOURCES) \
 
5768
@COND_emu_TRUE@ mdraid09.marker
 
5769
@COND_emu_TRUE@am__append_4166 = mdraid09.mod
 
5770
@COND_emu_TRUE@am__append_4167 = mdraid09.marker
 
5771
@COND_i386_pc_TRUE@am__append_4168 = mdraid09.module
 
5772
@COND_i386_pc_TRUE@am__append_4169 = mdraid09.module$(EXEEXT)
 
5773
@COND_i386_pc_TRUE@am__append_4170 = 
 
5774
@COND_i386_pc_TRUE@am__append_4171 = $(nodist_mdraid09_module_SOURCES)
 
5775
@COND_i386_pc_TRUE@am__append_4172 =  \
 
5776
@COND_i386_pc_TRUE@     $(nodist_mdraid09_module_SOURCES) \
 
5777
@COND_i386_pc_TRUE@     mdraid09.marker
 
5778
@COND_i386_pc_TRUE@am__append_4173 = mdraid09.mod
 
5779
@COND_i386_pc_TRUE@am__append_4174 = mdraid09.marker
 
5780
@COND_i386_efi_TRUE@am__append_4175 = mdraid09.module
 
5781
@COND_i386_efi_TRUE@am__append_4176 = mdraid09.module$(EXEEXT)
 
5782
@COND_i386_efi_TRUE@am__append_4177 = 
 
5783
@COND_i386_efi_TRUE@am__append_4178 = $(nodist_mdraid09_module_SOURCES)
 
5784
@COND_i386_efi_TRUE@am__append_4179 =  \
 
5785
@COND_i386_efi_TRUE@    $(nodist_mdraid09_module_SOURCES) \
 
5786
@COND_i386_efi_TRUE@    mdraid09.marker
 
5787
@COND_i386_efi_TRUE@am__append_4180 = mdraid09.mod
 
5788
@COND_i386_efi_TRUE@am__append_4181 = mdraid09.marker
 
5789
@COND_i386_qemu_TRUE@am__append_4182 = mdraid09.module
 
5790
@COND_i386_qemu_TRUE@am__append_4183 = mdraid09.module$(EXEEXT)
 
5791
@COND_i386_qemu_TRUE@am__append_4184 = 
 
5792
@COND_i386_qemu_TRUE@am__append_4185 = $(nodist_mdraid09_module_SOURCES)
 
5793
@COND_i386_qemu_TRUE@am__append_4186 =  \
 
5794
@COND_i386_qemu_TRUE@   $(nodist_mdraid09_module_SOURCES) \
 
5795
@COND_i386_qemu_TRUE@   mdraid09.marker
 
5796
@COND_i386_qemu_TRUE@am__append_4187 = mdraid09.mod
 
5797
@COND_i386_qemu_TRUE@am__append_4188 = mdraid09.marker
 
5798
@COND_i386_coreboot_TRUE@am__append_4189 = mdraid09.module
 
5799
@COND_i386_coreboot_TRUE@am__append_4190 = mdraid09.module$(EXEEXT)
 
5800
@COND_i386_coreboot_TRUE@am__append_4191 = 
 
5801
@COND_i386_coreboot_TRUE@am__append_4192 = $(nodist_mdraid09_module_SOURCES)
 
5802
@COND_i386_coreboot_TRUE@am__append_4193 =  \
 
5803
@COND_i386_coreboot_TRUE@       $(nodist_mdraid09_module_SOURCES) \
 
5804
@COND_i386_coreboot_TRUE@       mdraid09.marker
 
5805
@COND_i386_coreboot_TRUE@am__append_4194 = mdraid09.mod
 
5806
@COND_i386_coreboot_TRUE@am__append_4195 = mdraid09.marker
 
5807
@COND_i386_multiboot_TRUE@am__append_4196 = mdraid09.module
 
5808
@COND_i386_multiboot_TRUE@am__append_4197 = mdraid09.module$(EXEEXT)
 
5809
@COND_i386_multiboot_TRUE@am__append_4198 = 
 
5810
@COND_i386_multiboot_TRUE@am__append_4199 = $(nodist_mdraid09_module_SOURCES)
 
5811
@COND_i386_multiboot_TRUE@am__append_4200 =  \
 
5812
@COND_i386_multiboot_TRUE@      $(nodist_mdraid09_module_SOURCES) \
 
5813
@COND_i386_multiboot_TRUE@      mdraid09.marker
 
5814
@COND_i386_multiboot_TRUE@am__append_4201 = mdraid09.mod
 
5815
@COND_i386_multiboot_TRUE@am__append_4202 = mdraid09.marker
 
5816
@COND_i386_ieee1275_TRUE@am__append_4203 = mdraid09.module
 
5817
@COND_i386_ieee1275_TRUE@am__append_4204 = mdraid09.module$(EXEEXT)
 
5818
@COND_i386_ieee1275_TRUE@am__append_4205 = 
 
5819
@COND_i386_ieee1275_TRUE@am__append_4206 = $(nodist_mdraid09_module_SOURCES)
 
5820
@COND_i386_ieee1275_TRUE@am__append_4207 =  \
 
5821
@COND_i386_ieee1275_TRUE@       $(nodist_mdraid09_module_SOURCES) \
 
5822
@COND_i386_ieee1275_TRUE@       mdraid09.marker
 
5823
@COND_i386_ieee1275_TRUE@am__append_4208 = mdraid09.mod
 
5824
@COND_i386_ieee1275_TRUE@am__append_4209 = mdraid09.marker
 
5825
@COND_x86_64_efi_TRUE@am__append_4210 = mdraid09.module
 
5826
@COND_x86_64_efi_TRUE@am__append_4211 = mdraid09.module$(EXEEXT)
 
5827
@COND_x86_64_efi_TRUE@am__append_4212 = 
 
5828
@COND_x86_64_efi_TRUE@am__append_4213 = $(nodist_mdraid09_module_SOURCES)
 
5829
@COND_x86_64_efi_TRUE@am__append_4214 =  \
 
5830
@COND_x86_64_efi_TRUE@  $(nodist_mdraid09_module_SOURCES) \
 
5831
@COND_x86_64_efi_TRUE@  mdraid09.marker
 
5832
@COND_x86_64_efi_TRUE@am__append_4215 = mdraid09.mod
 
5833
@COND_x86_64_efi_TRUE@am__append_4216 = mdraid09.marker
 
5834
@COND_mips_yeeloong_TRUE@am__append_4217 = mdraid09.module
 
5835
@COND_mips_yeeloong_TRUE@am__append_4218 = mdraid09.module$(EXEEXT)
 
5836
@COND_mips_yeeloong_TRUE@am__append_4219 = 
 
5837
@COND_mips_yeeloong_TRUE@am__append_4220 = $(nodist_mdraid09_module_SOURCES)
 
5838
@COND_mips_yeeloong_TRUE@am__append_4221 =  \
 
5839
@COND_mips_yeeloong_TRUE@       $(nodist_mdraid09_module_SOURCES) \
 
5840
@COND_mips_yeeloong_TRUE@       mdraid09.marker
 
5841
@COND_mips_yeeloong_TRUE@am__append_4222 = mdraid09.mod
 
5842
@COND_mips_yeeloong_TRUE@am__append_4223 = mdraid09.marker
 
5843
@COND_sparc64_ieee1275_TRUE@am__append_4224 = mdraid09.module
 
5844
@COND_sparc64_ieee1275_TRUE@am__append_4225 = mdraid09.module$(EXEEXT)
 
5845
@COND_sparc64_ieee1275_TRUE@am__append_4226 = 
 
5846
@COND_sparc64_ieee1275_TRUE@am__append_4227 = $(nodist_mdraid09_module_SOURCES)
 
5847
@COND_sparc64_ieee1275_TRUE@am__append_4228 =  \
 
5848
@COND_sparc64_ieee1275_TRUE@    $(nodist_mdraid09_module_SOURCES) \
 
5849
@COND_sparc64_ieee1275_TRUE@    mdraid09.marker
 
5850
@COND_sparc64_ieee1275_TRUE@am__append_4229 = mdraid09.mod
 
5851
@COND_sparc64_ieee1275_TRUE@am__append_4230 = mdraid09.marker
 
5852
@COND_powerpc_ieee1275_TRUE@am__append_4231 = mdraid09.module
 
5853
@COND_powerpc_ieee1275_TRUE@am__append_4232 = mdraid09.module$(EXEEXT)
 
5854
@COND_powerpc_ieee1275_TRUE@am__append_4233 = 
 
5855
@COND_powerpc_ieee1275_TRUE@am__append_4234 = $(nodist_mdraid09_module_SOURCES)
 
5856
@COND_powerpc_ieee1275_TRUE@am__append_4235 =  \
 
5857
@COND_powerpc_ieee1275_TRUE@    $(nodist_mdraid09_module_SOURCES) \
 
5858
@COND_powerpc_ieee1275_TRUE@    mdraid09.marker
 
5859
@COND_powerpc_ieee1275_TRUE@am__append_4236 = mdraid09.mod
 
5860
@COND_powerpc_ieee1275_TRUE@am__append_4237 = mdraid09.marker
 
5861
@COND_emu_TRUE@am__append_4238 = mdraid1x.module
 
5862
@COND_emu_TRUE@am__append_4239 = mdraid1x.module$(EXEEXT)
 
5863
@COND_emu_TRUE@am__append_4240 = 
 
5864
@COND_emu_TRUE@am__append_4241 = $(nodist_mdraid1x_module_SOURCES)
 
5865
@COND_emu_TRUE@am__append_4242 = $(nodist_mdraid1x_module_SOURCES) \
 
5866
@COND_emu_TRUE@ mdraid1x.marker
 
5867
@COND_emu_TRUE@am__append_4243 = mdraid1x.mod
 
5868
@COND_emu_TRUE@am__append_4244 = mdraid1x.marker
 
5869
@COND_i386_pc_TRUE@am__append_4245 = mdraid1x.module
 
5870
@COND_i386_pc_TRUE@am__append_4246 = mdraid1x.module$(EXEEXT)
 
5871
@COND_i386_pc_TRUE@am__append_4247 = 
 
5872
@COND_i386_pc_TRUE@am__append_4248 = $(nodist_mdraid1x_module_SOURCES)
 
5873
@COND_i386_pc_TRUE@am__append_4249 =  \
 
5874
@COND_i386_pc_TRUE@     $(nodist_mdraid1x_module_SOURCES) \
 
5875
@COND_i386_pc_TRUE@     mdraid1x.marker
 
5876
@COND_i386_pc_TRUE@am__append_4250 = mdraid1x.mod
 
5877
@COND_i386_pc_TRUE@am__append_4251 = mdraid1x.marker
 
5878
@COND_i386_efi_TRUE@am__append_4252 = mdraid1x.module
 
5879
@COND_i386_efi_TRUE@am__append_4253 = mdraid1x.module$(EXEEXT)
 
5880
@COND_i386_efi_TRUE@am__append_4254 = 
 
5881
@COND_i386_efi_TRUE@am__append_4255 = $(nodist_mdraid1x_module_SOURCES)
 
5882
@COND_i386_efi_TRUE@am__append_4256 =  \
 
5883
@COND_i386_efi_TRUE@    $(nodist_mdraid1x_module_SOURCES) \
 
5884
@COND_i386_efi_TRUE@    mdraid1x.marker
 
5885
@COND_i386_efi_TRUE@am__append_4257 = mdraid1x.mod
 
5886
@COND_i386_efi_TRUE@am__append_4258 = mdraid1x.marker
 
5887
@COND_i386_qemu_TRUE@am__append_4259 = mdraid1x.module
 
5888
@COND_i386_qemu_TRUE@am__append_4260 = mdraid1x.module$(EXEEXT)
 
5889
@COND_i386_qemu_TRUE@am__append_4261 = 
 
5890
@COND_i386_qemu_TRUE@am__append_4262 = $(nodist_mdraid1x_module_SOURCES)
 
5891
@COND_i386_qemu_TRUE@am__append_4263 =  \
 
5892
@COND_i386_qemu_TRUE@   $(nodist_mdraid1x_module_SOURCES) \
 
5893
@COND_i386_qemu_TRUE@   mdraid1x.marker
 
5894
@COND_i386_qemu_TRUE@am__append_4264 = mdraid1x.mod
 
5895
@COND_i386_qemu_TRUE@am__append_4265 = mdraid1x.marker
 
5896
@COND_i386_coreboot_TRUE@am__append_4266 = mdraid1x.module
 
5897
@COND_i386_coreboot_TRUE@am__append_4267 = mdraid1x.module$(EXEEXT)
 
5898
@COND_i386_coreboot_TRUE@am__append_4268 = 
 
5899
@COND_i386_coreboot_TRUE@am__append_4269 = $(nodist_mdraid1x_module_SOURCES)
 
5900
@COND_i386_coreboot_TRUE@am__append_4270 =  \
 
5901
@COND_i386_coreboot_TRUE@       $(nodist_mdraid1x_module_SOURCES) \
 
5902
@COND_i386_coreboot_TRUE@       mdraid1x.marker
 
5903
@COND_i386_coreboot_TRUE@am__append_4271 = mdraid1x.mod
 
5904
@COND_i386_coreboot_TRUE@am__append_4272 = mdraid1x.marker
 
5905
@COND_i386_multiboot_TRUE@am__append_4273 = mdraid1x.module
 
5906
@COND_i386_multiboot_TRUE@am__append_4274 = mdraid1x.module$(EXEEXT)
 
5907
@COND_i386_multiboot_TRUE@am__append_4275 = 
 
5908
@COND_i386_multiboot_TRUE@am__append_4276 = $(nodist_mdraid1x_module_SOURCES)
 
5909
@COND_i386_multiboot_TRUE@am__append_4277 =  \
 
5910
@COND_i386_multiboot_TRUE@      $(nodist_mdraid1x_module_SOURCES) \
 
5911
@COND_i386_multiboot_TRUE@      mdraid1x.marker
 
5912
@COND_i386_multiboot_TRUE@am__append_4278 = mdraid1x.mod
 
5913
@COND_i386_multiboot_TRUE@am__append_4279 = mdraid1x.marker
 
5914
@COND_i386_ieee1275_TRUE@am__append_4280 = mdraid1x.module
 
5915
@COND_i386_ieee1275_TRUE@am__append_4281 = mdraid1x.module$(EXEEXT)
 
5916
@COND_i386_ieee1275_TRUE@am__append_4282 = 
 
5917
@COND_i386_ieee1275_TRUE@am__append_4283 = $(nodist_mdraid1x_module_SOURCES)
 
5918
@COND_i386_ieee1275_TRUE@am__append_4284 =  \
 
5919
@COND_i386_ieee1275_TRUE@       $(nodist_mdraid1x_module_SOURCES) \
 
5920
@COND_i386_ieee1275_TRUE@       mdraid1x.marker
 
5921
@COND_i386_ieee1275_TRUE@am__append_4285 = mdraid1x.mod
 
5922
@COND_i386_ieee1275_TRUE@am__append_4286 = mdraid1x.marker
 
5923
@COND_x86_64_efi_TRUE@am__append_4287 = mdraid1x.module
 
5924
@COND_x86_64_efi_TRUE@am__append_4288 = mdraid1x.module$(EXEEXT)
 
5925
@COND_x86_64_efi_TRUE@am__append_4289 = 
 
5926
@COND_x86_64_efi_TRUE@am__append_4290 = $(nodist_mdraid1x_module_SOURCES)
 
5927
@COND_x86_64_efi_TRUE@am__append_4291 =  \
 
5928
@COND_x86_64_efi_TRUE@  $(nodist_mdraid1x_module_SOURCES) \
 
5929
@COND_x86_64_efi_TRUE@  mdraid1x.marker
 
5930
@COND_x86_64_efi_TRUE@am__append_4292 = mdraid1x.mod
 
5931
@COND_x86_64_efi_TRUE@am__append_4293 = mdraid1x.marker
 
5932
@COND_mips_yeeloong_TRUE@am__append_4294 = mdraid1x.module
 
5933
@COND_mips_yeeloong_TRUE@am__append_4295 = mdraid1x.module$(EXEEXT)
 
5934
@COND_mips_yeeloong_TRUE@am__append_4296 = 
 
5935
@COND_mips_yeeloong_TRUE@am__append_4297 = $(nodist_mdraid1x_module_SOURCES)
 
5936
@COND_mips_yeeloong_TRUE@am__append_4298 =  \
 
5937
@COND_mips_yeeloong_TRUE@       $(nodist_mdraid1x_module_SOURCES) \
 
5938
@COND_mips_yeeloong_TRUE@       mdraid1x.marker
 
5939
@COND_mips_yeeloong_TRUE@am__append_4299 = mdraid1x.mod
 
5940
@COND_mips_yeeloong_TRUE@am__append_4300 = mdraid1x.marker
 
5941
@COND_sparc64_ieee1275_TRUE@am__append_4301 = mdraid1x.module
 
5942
@COND_sparc64_ieee1275_TRUE@am__append_4302 = mdraid1x.module$(EXEEXT)
 
5943
@COND_sparc64_ieee1275_TRUE@am__append_4303 = 
 
5944
@COND_sparc64_ieee1275_TRUE@am__append_4304 = $(nodist_mdraid1x_module_SOURCES)
 
5945
@COND_sparc64_ieee1275_TRUE@am__append_4305 =  \
 
5946
@COND_sparc64_ieee1275_TRUE@    $(nodist_mdraid1x_module_SOURCES) \
 
5947
@COND_sparc64_ieee1275_TRUE@    mdraid1x.marker
 
5948
@COND_sparc64_ieee1275_TRUE@am__append_4306 = mdraid1x.mod
 
5949
@COND_sparc64_ieee1275_TRUE@am__append_4307 = mdraid1x.marker
 
5950
@COND_powerpc_ieee1275_TRUE@am__append_4308 = mdraid1x.module
 
5951
@COND_powerpc_ieee1275_TRUE@am__append_4309 = mdraid1x.module$(EXEEXT)
 
5952
@COND_powerpc_ieee1275_TRUE@am__append_4310 = 
 
5953
@COND_powerpc_ieee1275_TRUE@am__append_4311 = $(nodist_mdraid1x_module_SOURCES)
 
5954
@COND_powerpc_ieee1275_TRUE@am__append_4312 =  \
 
5955
@COND_powerpc_ieee1275_TRUE@    $(nodist_mdraid1x_module_SOURCES) \
 
5956
@COND_powerpc_ieee1275_TRUE@    mdraid1x.marker
 
5957
@COND_powerpc_ieee1275_TRUE@am__append_4313 = mdraid1x.mod
 
5958
@COND_powerpc_ieee1275_TRUE@am__append_4314 = mdraid1x.marker
 
5959
@COND_emu_TRUE@am__append_4315 = raid.module
 
5960
@COND_emu_TRUE@am__append_4316 = raid.module$(EXEEXT)
 
5961
@COND_emu_TRUE@am__append_4317 = 
 
5962
@COND_emu_TRUE@am__append_4318 = $(nodist_raid_module_SOURCES)
 
5963
@COND_emu_TRUE@am__append_4319 = $(nodist_raid_module_SOURCES) \
 
5964
@COND_emu_TRUE@ raid.marker
 
5965
@COND_emu_TRUE@am__append_4320 = raid.mod
 
5966
@COND_emu_TRUE@am__append_4321 = raid.marker
 
5967
@COND_i386_pc_TRUE@am__append_4322 = raid.module
 
5968
@COND_i386_pc_TRUE@am__append_4323 = raid.module$(EXEEXT)
 
5969
@COND_i386_pc_TRUE@am__append_4324 = 
 
5970
@COND_i386_pc_TRUE@am__append_4325 = $(nodist_raid_module_SOURCES)
 
5971
@COND_i386_pc_TRUE@am__append_4326 = $(nodist_raid_module_SOURCES) \
 
5972
@COND_i386_pc_TRUE@     raid.marker
 
5973
@COND_i386_pc_TRUE@am__append_4327 = raid.mod
 
5974
@COND_i386_pc_TRUE@am__append_4328 = raid.marker
 
5975
@COND_i386_efi_TRUE@am__append_4329 = raid.module
 
5976
@COND_i386_efi_TRUE@am__append_4330 = raid.module$(EXEEXT)
 
5977
@COND_i386_efi_TRUE@am__append_4331 = 
 
5978
@COND_i386_efi_TRUE@am__append_4332 = $(nodist_raid_module_SOURCES)
 
5979
@COND_i386_efi_TRUE@am__append_4333 = $(nodist_raid_module_SOURCES) \
 
5980
@COND_i386_efi_TRUE@    raid.marker
 
5981
@COND_i386_efi_TRUE@am__append_4334 = raid.mod
 
5982
@COND_i386_efi_TRUE@am__append_4335 = raid.marker
 
5983
@COND_i386_qemu_TRUE@am__append_4336 = raid.module
 
5984
@COND_i386_qemu_TRUE@am__append_4337 = raid.module$(EXEEXT)
 
5985
@COND_i386_qemu_TRUE@am__append_4338 = 
 
5986
@COND_i386_qemu_TRUE@am__append_4339 = $(nodist_raid_module_SOURCES)
 
5987
@COND_i386_qemu_TRUE@am__append_4340 = $(nodist_raid_module_SOURCES) \
 
5988
@COND_i386_qemu_TRUE@   raid.marker
 
5989
@COND_i386_qemu_TRUE@am__append_4341 = raid.mod
 
5990
@COND_i386_qemu_TRUE@am__append_4342 = raid.marker
 
5991
@COND_i386_coreboot_TRUE@am__append_4343 = raid.module
 
5992
@COND_i386_coreboot_TRUE@am__append_4344 = raid.module$(EXEEXT)
 
5993
@COND_i386_coreboot_TRUE@am__append_4345 = 
 
5994
@COND_i386_coreboot_TRUE@am__append_4346 = $(nodist_raid_module_SOURCES)
 
5995
@COND_i386_coreboot_TRUE@am__append_4347 =  \
 
5996
@COND_i386_coreboot_TRUE@       $(nodist_raid_module_SOURCES) \
 
5997
@COND_i386_coreboot_TRUE@       raid.marker
 
5998
@COND_i386_coreboot_TRUE@am__append_4348 = raid.mod
 
5999
@COND_i386_coreboot_TRUE@am__append_4349 = raid.marker
 
6000
@COND_i386_multiboot_TRUE@am__append_4350 = raid.module
 
6001
@COND_i386_multiboot_TRUE@am__append_4351 = raid.module$(EXEEXT)
 
6002
@COND_i386_multiboot_TRUE@am__append_4352 = 
 
6003
@COND_i386_multiboot_TRUE@am__append_4353 = $(nodist_raid_module_SOURCES)
 
6004
@COND_i386_multiboot_TRUE@am__append_4354 =  \
 
6005
@COND_i386_multiboot_TRUE@      $(nodist_raid_module_SOURCES) \
 
6006
@COND_i386_multiboot_TRUE@      raid.marker
 
6007
@COND_i386_multiboot_TRUE@am__append_4355 = raid.mod
 
6008
@COND_i386_multiboot_TRUE@am__append_4356 = raid.marker
 
6009
@COND_i386_ieee1275_TRUE@am__append_4357 = raid.module
 
6010
@COND_i386_ieee1275_TRUE@am__append_4358 = raid.module$(EXEEXT)
 
6011
@COND_i386_ieee1275_TRUE@am__append_4359 = 
 
6012
@COND_i386_ieee1275_TRUE@am__append_4360 = $(nodist_raid_module_SOURCES)
 
6013
@COND_i386_ieee1275_TRUE@am__append_4361 =  \
 
6014
@COND_i386_ieee1275_TRUE@       $(nodist_raid_module_SOURCES) \
 
6015
@COND_i386_ieee1275_TRUE@       raid.marker
 
6016
@COND_i386_ieee1275_TRUE@am__append_4362 = raid.mod
 
6017
@COND_i386_ieee1275_TRUE@am__append_4363 = raid.marker
 
6018
@COND_x86_64_efi_TRUE@am__append_4364 = raid.module
 
6019
@COND_x86_64_efi_TRUE@am__append_4365 = raid.module$(EXEEXT)
 
6020
@COND_x86_64_efi_TRUE@am__append_4366 = 
 
6021
@COND_x86_64_efi_TRUE@am__append_4367 = $(nodist_raid_module_SOURCES)
 
6022
@COND_x86_64_efi_TRUE@am__append_4368 = $(nodist_raid_module_SOURCES) \
 
6023
@COND_x86_64_efi_TRUE@  raid.marker
 
6024
@COND_x86_64_efi_TRUE@am__append_4369 = raid.mod
 
6025
@COND_x86_64_efi_TRUE@am__append_4370 = raid.marker
 
6026
@COND_mips_yeeloong_TRUE@am__append_4371 = raid.module
 
6027
@COND_mips_yeeloong_TRUE@am__append_4372 = raid.module$(EXEEXT)
 
6028
@COND_mips_yeeloong_TRUE@am__append_4373 = 
 
6029
@COND_mips_yeeloong_TRUE@am__append_4374 = $(nodist_raid_module_SOURCES)
 
6030
@COND_mips_yeeloong_TRUE@am__append_4375 =  \
 
6031
@COND_mips_yeeloong_TRUE@       $(nodist_raid_module_SOURCES) \
 
6032
@COND_mips_yeeloong_TRUE@       raid.marker
 
6033
@COND_mips_yeeloong_TRUE@am__append_4376 = raid.mod
 
6034
@COND_mips_yeeloong_TRUE@am__append_4377 = raid.marker
 
6035
@COND_sparc64_ieee1275_TRUE@am__append_4378 = raid.module
 
6036
@COND_sparc64_ieee1275_TRUE@am__append_4379 = raid.module$(EXEEXT)
 
6037
@COND_sparc64_ieee1275_TRUE@am__append_4380 = 
 
6038
@COND_sparc64_ieee1275_TRUE@am__append_4381 = $(nodist_raid_module_SOURCES)
 
6039
@COND_sparc64_ieee1275_TRUE@am__append_4382 =  \
 
6040
@COND_sparc64_ieee1275_TRUE@    $(nodist_raid_module_SOURCES) \
 
6041
@COND_sparc64_ieee1275_TRUE@    raid.marker
 
6042
@COND_sparc64_ieee1275_TRUE@am__append_4383 = raid.mod
 
6043
@COND_sparc64_ieee1275_TRUE@am__append_4384 = raid.marker
 
6044
@COND_powerpc_ieee1275_TRUE@am__append_4385 = raid.module
 
6045
@COND_powerpc_ieee1275_TRUE@am__append_4386 = raid.module$(EXEEXT)
 
6046
@COND_powerpc_ieee1275_TRUE@am__append_4387 = 
 
6047
@COND_powerpc_ieee1275_TRUE@am__append_4388 = $(nodist_raid_module_SOURCES)
 
6048
@COND_powerpc_ieee1275_TRUE@am__append_4389 =  \
 
6049
@COND_powerpc_ieee1275_TRUE@    $(nodist_raid_module_SOURCES) \
 
6050
@COND_powerpc_ieee1275_TRUE@    raid.marker
 
6051
@COND_powerpc_ieee1275_TRUE@am__append_4390 = raid.mod
 
6052
@COND_powerpc_ieee1275_TRUE@am__append_4391 = raid.marker
 
6053
@COND_emu_TRUE@am__append_4392 = raid5rec.module
 
6054
@COND_emu_TRUE@am__append_4393 = raid5rec.module$(EXEEXT)
 
6055
@COND_emu_TRUE@am__append_4394 = 
 
6056
@COND_emu_TRUE@am__append_4395 = $(nodist_raid5rec_module_SOURCES)
 
6057
@COND_emu_TRUE@am__append_4396 = $(nodist_raid5rec_module_SOURCES) \
 
6058
@COND_emu_TRUE@ raid5rec.marker
 
6059
@COND_emu_TRUE@am__append_4397 = raid5rec.mod
 
6060
@COND_emu_TRUE@am__append_4398 = raid5rec.marker
 
6061
@COND_i386_pc_TRUE@am__append_4399 = raid5rec.module
 
6062
@COND_i386_pc_TRUE@am__append_4400 = raid5rec.module$(EXEEXT)
 
6063
@COND_i386_pc_TRUE@am__append_4401 = 
 
6064
@COND_i386_pc_TRUE@am__append_4402 = $(nodist_raid5rec_module_SOURCES)
 
6065
@COND_i386_pc_TRUE@am__append_4403 =  \
 
6066
@COND_i386_pc_TRUE@     $(nodist_raid5rec_module_SOURCES) \
 
6067
@COND_i386_pc_TRUE@     raid5rec.marker
 
6068
@COND_i386_pc_TRUE@am__append_4404 = raid5rec.mod
 
6069
@COND_i386_pc_TRUE@am__append_4405 = raid5rec.marker
 
6070
@COND_i386_efi_TRUE@am__append_4406 = raid5rec.module
 
6071
@COND_i386_efi_TRUE@am__append_4407 = raid5rec.module$(EXEEXT)
 
6072
@COND_i386_efi_TRUE@am__append_4408 = 
 
6073
@COND_i386_efi_TRUE@am__append_4409 = $(nodist_raid5rec_module_SOURCES)
 
6074
@COND_i386_efi_TRUE@am__append_4410 =  \
 
6075
@COND_i386_efi_TRUE@    $(nodist_raid5rec_module_SOURCES) \
 
6076
@COND_i386_efi_TRUE@    raid5rec.marker
 
6077
@COND_i386_efi_TRUE@am__append_4411 = raid5rec.mod
 
6078
@COND_i386_efi_TRUE@am__append_4412 = raid5rec.marker
 
6079
@COND_i386_qemu_TRUE@am__append_4413 = raid5rec.module
 
6080
@COND_i386_qemu_TRUE@am__append_4414 = raid5rec.module$(EXEEXT)
 
6081
@COND_i386_qemu_TRUE@am__append_4415 = 
 
6082
@COND_i386_qemu_TRUE@am__append_4416 = $(nodist_raid5rec_module_SOURCES)
 
6083
@COND_i386_qemu_TRUE@am__append_4417 =  \
 
6084
@COND_i386_qemu_TRUE@   $(nodist_raid5rec_module_SOURCES) \
 
6085
@COND_i386_qemu_TRUE@   raid5rec.marker
 
6086
@COND_i386_qemu_TRUE@am__append_4418 = raid5rec.mod
 
6087
@COND_i386_qemu_TRUE@am__append_4419 = raid5rec.marker
 
6088
@COND_i386_coreboot_TRUE@am__append_4420 = raid5rec.module
 
6089
@COND_i386_coreboot_TRUE@am__append_4421 = raid5rec.module$(EXEEXT)
 
6090
@COND_i386_coreboot_TRUE@am__append_4422 = 
 
6091
@COND_i386_coreboot_TRUE@am__append_4423 = $(nodist_raid5rec_module_SOURCES)
 
6092
@COND_i386_coreboot_TRUE@am__append_4424 =  \
 
6093
@COND_i386_coreboot_TRUE@       $(nodist_raid5rec_module_SOURCES) \
 
6094
@COND_i386_coreboot_TRUE@       raid5rec.marker
 
6095
@COND_i386_coreboot_TRUE@am__append_4425 = raid5rec.mod
 
6096
@COND_i386_coreboot_TRUE@am__append_4426 = raid5rec.marker
 
6097
@COND_i386_multiboot_TRUE@am__append_4427 = raid5rec.module
 
6098
@COND_i386_multiboot_TRUE@am__append_4428 = raid5rec.module$(EXEEXT)
 
6099
@COND_i386_multiboot_TRUE@am__append_4429 = 
 
6100
@COND_i386_multiboot_TRUE@am__append_4430 = $(nodist_raid5rec_module_SOURCES)
 
6101
@COND_i386_multiboot_TRUE@am__append_4431 =  \
 
6102
@COND_i386_multiboot_TRUE@      $(nodist_raid5rec_module_SOURCES) \
 
6103
@COND_i386_multiboot_TRUE@      raid5rec.marker
 
6104
@COND_i386_multiboot_TRUE@am__append_4432 = raid5rec.mod
 
6105
@COND_i386_multiboot_TRUE@am__append_4433 = raid5rec.marker
 
6106
@COND_i386_ieee1275_TRUE@am__append_4434 = raid5rec.module
 
6107
@COND_i386_ieee1275_TRUE@am__append_4435 = raid5rec.module$(EXEEXT)
 
6108
@COND_i386_ieee1275_TRUE@am__append_4436 = 
 
6109
@COND_i386_ieee1275_TRUE@am__append_4437 = $(nodist_raid5rec_module_SOURCES)
 
6110
@COND_i386_ieee1275_TRUE@am__append_4438 =  \
 
6111
@COND_i386_ieee1275_TRUE@       $(nodist_raid5rec_module_SOURCES) \
 
6112
@COND_i386_ieee1275_TRUE@       raid5rec.marker
 
6113
@COND_i386_ieee1275_TRUE@am__append_4439 = raid5rec.mod
 
6114
@COND_i386_ieee1275_TRUE@am__append_4440 = raid5rec.marker
 
6115
@COND_x86_64_efi_TRUE@am__append_4441 = raid5rec.module
 
6116
@COND_x86_64_efi_TRUE@am__append_4442 = raid5rec.module$(EXEEXT)
 
6117
@COND_x86_64_efi_TRUE@am__append_4443 = 
 
6118
@COND_x86_64_efi_TRUE@am__append_4444 = $(nodist_raid5rec_module_SOURCES)
 
6119
@COND_x86_64_efi_TRUE@am__append_4445 =  \
 
6120
@COND_x86_64_efi_TRUE@  $(nodist_raid5rec_module_SOURCES) \
 
6121
@COND_x86_64_efi_TRUE@  raid5rec.marker
 
6122
@COND_x86_64_efi_TRUE@am__append_4446 = raid5rec.mod
 
6123
@COND_x86_64_efi_TRUE@am__append_4447 = raid5rec.marker
 
6124
@COND_mips_yeeloong_TRUE@am__append_4448 = raid5rec.module
 
6125
@COND_mips_yeeloong_TRUE@am__append_4449 = raid5rec.module$(EXEEXT)
 
6126
@COND_mips_yeeloong_TRUE@am__append_4450 = 
 
6127
@COND_mips_yeeloong_TRUE@am__append_4451 = $(nodist_raid5rec_module_SOURCES)
 
6128
@COND_mips_yeeloong_TRUE@am__append_4452 =  \
 
6129
@COND_mips_yeeloong_TRUE@       $(nodist_raid5rec_module_SOURCES) \
 
6130
@COND_mips_yeeloong_TRUE@       raid5rec.marker
 
6131
@COND_mips_yeeloong_TRUE@am__append_4453 = raid5rec.mod
 
6132
@COND_mips_yeeloong_TRUE@am__append_4454 = raid5rec.marker
 
6133
@COND_sparc64_ieee1275_TRUE@am__append_4455 = raid5rec.module
 
6134
@COND_sparc64_ieee1275_TRUE@am__append_4456 = raid5rec.module$(EXEEXT)
 
6135
@COND_sparc64_ieee1275_TRUE@am__append_4457 = 
 
6136
@COND_sparc64_ieee1275_TRUE@am__append_4458 = $(nodist_raid5rec_module_SOURCES)
 
6137
@COND_sparc64_ieee1275_TRUE@am__append_4459 =  \
 
6138
@COND_sparc64_ieee1275_TRUE@    $(nodist_raid5rec_module_SOURCES) \
 
6139
@COND_sparc64_ieee1275_TRUE@    raid5rec.marker
 
6140
@COND_sparc64_ieee1275_TRUE@am__append_4460 = raid5rec.mod
 
6141
@COND_sparc64_ieee1275_TRUE@am__append_4461 = raid5rec.marker
 
6142
@COND_powerpc_ieee1275_TRUE@am__append_4462 = raid5rec.module
 
6143
@COND_powerpc_ieee1275_TRUE@am__append_4463 = raid5rec.module$(EXEEXT)
 
6144
@COND_powerpc_ieee1275_TRUE@am__append_4464 = 
 
6145
@COND_powerpc_ieee1275_TRUE@am__append_4465 = $(nodist_raid5rec_module_SOURCES)
 
6146
@COND_powerpc_ieee1275_TRUE@am__append_4466 =  \
 
6147
@COND_powerpc_ieee1275_TRUE@    $(nodist_raid5rec_module_SOURCES) \
 
6148
@COND_powerpc_ieee1275_TRUE@    raid5rec.marker
 
6149
@COND_powerpc_ieee1275_TRUE@am__append_4467 = raid5rec.mod
 
6150
@COND_powerpc_ieee1275_TRUE@am__append_4468 = raid5rec.marker
 
6151
@COND_emu_TRUE@am__append_4469 = raid6rec.module
 
6152
@COND_emu_TRUE@am__append_4470 = raid6rec.module$(EXEEXT)
 
6153
@COND_emu_TRUE@am__append_4471 = 
 
6154
@COND_emu_TRUE@am__append_4472 = $(nodist_raid6rec_module_SOURCES)
 
6155
@COND_emu_TRUE@am__append_4473 = $(nodist_raid6rec_module_SOURCES) \
 
6156
@COND_emu_TRUE@ raid6rec.marker
 
6157
@COND_emu_TRUE@am__append_4474 = raid6rec.mod
 
6158
@COND_emu_TRUE@am__append_4475 = raid6rec.marker
 
6159
@COND_i386_pc_TRUE@am__append_4476 = raid6rec.module
 
6160
@COND_i386_pc_TRUE@am__append_4477 = raid6rec.module$(EXEEXT)
 
6161
@COND_i386_pc_TRUE@am__append_4478 = 
 
6162
@COND_i386_pc_TRUE@am__append_4479 = $(nodist_raid6rec_module_SOURCES)
 
6163
@COND_i386_pc_TRUE@am__append_4480 =  \
 
6164
@COND_i386_pc_TRUE@     $(nodist_raid6rec_module_SOURCES) \
 
6165
@COND_i386_pc_TRUE@     raid6rec.marker
 
6166
@COND_i386_pc_TRUE@am__append_4481 = raid6rec.mod
 
6167
@COND_i386_pc_TRUE@am__append_4482 = raid6rec.marker
 
6168
@COND_i386_efi_TRUE@am__append_4483 = raid6rec.module
 
6169
@COND_i386_efi_TRUE@am__append_4484 = raid6rec.module$(EXEEXT)
 
6170
@COND_i386_efi_TRUE@am__append_4485 = 
 
6171
@COND_i386_efi_TRUE@am__append_4486 = $(nodist_raid6rec_module_SOURCES)
 
6172
@COND_i386_efi_TRUE@am__append_4487 =  \
 
6173
@COND_i386_efi_TRUE@    $(nodist_raid6rec_module_SOURCES) \
 
6174
@COND_i386_efi_TRUE@    raid6rec.marker
 
6175
@COND_i386_efi_TRUE@am__append_4488 = raid6rec.mod
 
6176
@COND_i386_efi_TRUE@am__append_4489 = raid6rec.marker
 
6177
@COND_i386_qemu_TRUE@am__append_4490 = raid6rec.module
 
6178
@COND_i386_qemu_TRUE@am__append_4491 = raid6rec.module$(EXEEXT)
 
6179
@COND_i386_qemu_TRUE@am__append_4492 = 
 
6180
@COND_i386_qemu_TRUE@am__append_4493 = $(nodist_raid6rec_module_SOURCES)
 
6181
@COND_i386_qemu_TRUE@am__append_4494 =  \
 
6182
@COND_i386_qemu_TRUE@   $(nodist_raid6rec_module_SOURCES) \
 
6183
@COND_i386_qemu_TRUE@   raid6rec.marker
 
6184
@COND_i386_qemu_TRUE@am__append_4495 = raid6rec.mod
 
6185
@COND_i386_qemu_TRUE@am__append_4496 = raid6rec.marker
 
6186
@COND_i386_coreboot_TRUE@am__append_4497 = raid6rec.module
 
6187
@COND_i386_coreboot_TRUE@am__append_4498 = raid6rec.module$(EXEEXT)
 
6188
@COND_i386_coreboot_TRUE@am__append_4499 = 
 
6189
@COND_i386_coreboot_TRUE@am__append_4500 = $(nodist_raid6rec_module_SOURCES)
 
6190
@COND_i386_coreboot_TRUE@am__append_4501 =  \
 
6191
@COND_i386_coreboot_TRUE@       $(nodist_raid6rec_module_SOURCES) \
 
6192
@COND_i386_coreboot_TRUE@       raid6rec.marker
 
6193
@COND_i386_coreboot_TRUE@am__append_4502 = raid6rec.mod
 
6194
@COND_i386_coreboot_TRUE@am__append_4503 = raid6rec.marker
 
6195
@COND_i386_multiboot_TRUE@am__append_4504 = raid6rec.module
 
6196
@COND_i386_multiboot_TRUE@am__append_4505 = raid6rec.module$(EXEEXT)
 
6197
@COND_i386_multiboot_TRUE@am__append_4506 = 
 
6198
@COND_i386_multiboot_TRUE@am__append_4507 = $(nodist_raid6rec_module_SOURCES)
 
6199
@COND_i386_multiboot_TRUE@am__append_4508 =  \
 
6200
@COND_i386_multiboot_TRUE@      $(nodist_raid6rec_module_SOURCES) \
 
6201
@COND_i386_multiboot_TRUE@      raid6rec.marker
 
6202
@COND_i386_multiboot_TRUE@am__append_4509 = raid6rec.mod
 
6203
@COND_i386_multiboot_TRUE@am__append_4510 = raid6rec.marker
 
6204
@COND_i386_ieee1275_TRUE@am__append_4511 = raid6rec.module
 
6205
@COND_i386_ieee1275_TRUE@am__append_4512 = raid6rec.module$(EXEEXT)
 
6206
@COND_i386_ieee1275_TRUE@am__append_4513 = 
 
6207
@COND_i386_ieee1275_TRUE@am__append_4514 = $(nodist_raid6rec_module_SOURCES)
 
6208
@COND_i386_ieee1275_TRUE@am__append_4515 =  \
 
6209
@COND_i386_ieee1275_TRUE@       $(nodist_raid6rec_module_SOURCES) \
 
6210
@COND_i386_ieee1275_TRUE@       raid6rec.marker
 
6211
@COND_i386_ieee1275_TRUE@am__append_4516 = raid6rec.mod
 
6212
@COND_i386_ieee1275_TRUE@am__append_4517 = raid6rec.marker
 
6213
@COND_x86_64_efi_TRUE@am__append_4518 = raid6rec.module
 
6214
@COND_x86_64_efi_TRUE@am__append_4519 = raid6rec.module$(EXEEXT)
 
6215
@COND_x86_64_efi_TRUE@am__append_4520 = 
 
6216
@COND_x86_64_efi_TRUE@am__append_4521 = $(nodist_raid6rec_module_SOURCES)
 
6217
@COND_x86_64_efi_TRUE@am__append_4522 =  \
 
6218
@COND_x86_64_efi_TRUE@  $(nodist_raid6rec_module_SOURCES) \
 
6219
@COND_x86_64_efi_TRUE@  raid6rec.marker
 
6220
@COND_x86_64_efi_TRUE@am__append_4523 = raid6rec.mod
 
6221
@COND_x86_64_efi_TRUE@am__append_4524 = raid6rec.marker
 
6222
@COND_mips_yeeloong_TRUE@am__append_4525 = raid6rec.module
 
6223
@COND_mips_yeeloong_TRUE@am__append_4526 = raid6rec.module$(EXEEXT)
 
6224
@COND_mips_yeeloong_TRUE@am__append_4527 = 
 
6225
@COND_mips_yeeloong_TRUE@am__append_4528 = $(nodist_raid6rec_module_SOURCES)
 
6226
@COND_mips_yeeloong_TRUE@am__append_4529 =  \
 
6227
@COND_mips_yeeloong_TRUE@       $(nodist_raid6rec_module_SOURCES) \
 
6228
@COND_mips_yeeloong_TRUE@       raid6rec.marker
 
6229
@COND_mips_yeeloong_TRUE@am__append_4530 = raid6rec.mod
 
6230
@COND_mips_yeeloong_TRUE@am__append_4531 = raid6rec.marker
 
6231
@COND_sparc64_ieee1275_TRUE@am__append_4532 = raid6rec.module
 
6232
@COND_sparc64_ieee1275_TRUE@am__append_4533 = raid6rec.module$(EXEEXT)
 
6233
@COND_sparc64_ieee1275_TRUE@am__append_4534 = 
 
6234
@COND_sparc64_ieee1275_TRUE@am__append_4535 = $(nodist_raid6rec_module_SOURCES)
 
6235
@COND_sparc64_ieee1275_TRUE@am__append_4536 =  \
 
6236
@COND_sparc64_ieee1275_TRUE@    $(nodist_raid6rec_module_SOURCES) \
 
6237
@COND_sparc64_ieee1275_TRUE@    raid6rec.marker
 
6238
@COND_sparc64_ieee1275_TRUE@am__append_4537 = raid6rec.mod
 
6239
@COND_sparc64_ieee1275_TRUE@am__append_4538 = raid6rec.marker
 
6240
@COND_powerpc_ieee1275_TRUE@am__append_4539 = raid6rec.module
 
6241
@COND_powerpc_ieee1275_TRUE@am__append_4540 = raid6rec.module$(EXEEXT)
 
6242
@COND_powerpc_ieee1275_TRUE@am__append_4541 = 
 
6243
@COND_powerpc_ieee1275_TRUE@am__append_4542 = $(nodist_raid6rec_module_SOURCES)
 
6244
@COND_powerpc_ieee1275_TRUE@am__append_4543 =  \
 
6245
@COND_powerpc_ieee1275_TRUE@    $(nodist_raid6rec_module_SOURCES) \
 
6246
@COND_powerpc_ieee1275_TRUE@    raid6rec.marker
 
6247
@COND_powerpc_ieee1275_TRUE@am__append_4544 = raid6rec.mod
 
6248
@COND_powerpc_ieee1275_TRUE@am__append_4545 = raid6rec.marker
 
6249
@COND_emu_TRUE@am__append_4546 = scsi.module
 
6250
@COND_emu_TRUE@am__append_4547 = scsi.module$(EXEEXT)
 
6251
@COND_emu_TRUE@am__append_4548 = 
 
6252
@COND_emu_TRUE@am__append_4549 = $(nodist_scsi_module_SOURCES)
 
6253
@COND_emu_TRUE@am__append_4550 = $(nodist_scsi_module_SOURCES) \
 
6254
@COND_emu_TRUE@ scsi.marker
 
6255
@COND_emu_TRUE@am__append_4551 = scsi.mod
 
6256
@COND_emu_TRUE@am__append_4552 = scsi.marker
 
6257
@COND_i386_pc_TRUE@am__append_4553 = scsi.module
 
6258
@COND_i386_pc_TRUE@am__append_4554 = scsi.module$(EXEEXT)
 
6259
@COND_i386_pc_TRUE@am__append_4555 = 
 
6260
@COND_i386_pc_TRUE@am__append_4556 = $(nodist_scsi_module_SOURCES)
 
6261
@COND_i386_pc_TRUE@am__append_4557 = $(nodist_scsi_module_SOURCES) \
 
6262
@COND_i386_pc_TRUE@     scsi.marker
 
6263
@COND_i386_pc_TRUE@am__append_4558 = scsi.mod
 
6264
@COND_i386_pc_TRUE@am__append_4559 = scsi.marker
 
6265
@COND_i386_efi_TRUE@am__append_4560 = scsi.module
 
6266
@COND_i386_efi_TRUE@am__append_4561 = scsi.module$(EXEEXT)
 
6267
@COND_i386_efi_TRUE@am__append_4562 = 
 
6268
@COND_i386_efi_TRUE@am__append_4563 = $(nodist_scsi_module_SOURCES)
 
6269
@COND_i386_efi_TRUE@am__append_4564 = $(nodist_scsi_module_SOURCES) \
 
6270
@COND_i386_efi_TRUE@    scsi.marker
 
6271
@COND_i386_efi_TRUE@am__append_4565 = scsi.mod
 
6272
@COND_i386_efi_TRUE@am__append_4566 = scsi.marker
 
6273
@COND_i386_qemu_TRUE@am__append_4567 = scsi.module
 
6274
@COND_i386_qemu_TRUE@am__append_4568 = scsi.module$(EXEEXT)
 
6275
@COND_i386_qemu_TRUE@am__append_4569 = 
 
6276
@COND_i386_qemu_TRUE@am__append_4570 = $(nodist_scsi_module_SOURCES)
 
6277
@COND_i386_qemu_TRUE@am__append_4571 = $(nodist_scsi_module_SOURCES) \
 
6278
@COND_i386_qemu_TRUE@   scsi.marker
 
6279
@COND_i386_qemu_TRUE@am__append_4572 = scsi.mod
 
6280
@COND_i386_qemu_TRUE@am__append_4573 = scsi.marker
 
6281
@COND_i386_coreboot_TRUE@am__append_4574 = scsi.module
 
6282
@COND_i386_coreboot_TRUE@am__append_4575 = scsi.module$(EXEEXT)
 
6283
@COND_i386_coreboot_TRUE@am__append_4576 = 
 
6284
@COND_i386_coreboot_TRUE@am__append_4577 = $(nodist_scsi_module_SOURCES)
 
6285
@COND_i386_coreboot_TRUE@am__append_4578 =  \
 
6286
@COND_i386_coreboot_TRUE@       $(nodist_scsi_module_SOURCES) \
 
6287
@COND_i386_coreboot_TRUE@       scsi.marker
 
6288
@COND_i386_coreboot_TRUE@am__append_4579 = scsi.mod
 
6289
@COND_i386_coreboot_TRUE@am__append_4580 = scsi.marker
 
6290
@COND_i386_multiboot_TRUE@am__append_4581 = scsi.module
 
6291
@COND_i386_multiboot_TRUE@am__append_4582 = scsi.module$(EXEEXT)
 
6292
@COND_i386_multiboot_TRUE@am__append_4583 = 
 
6293
@COND_i386_multiboot_TRUE@am__append_4584 = $(nodist_scsi_module_SOURCES)
 
6294
@COND_i386_multiboot_TRUE@am__append_4585 =  \
 
6295
@COND_i386_multiboot_TRUE@      $(nodist_scsi_module_SOURCES) \
 
6296
@COND_i386_multiboot_TRUE@      scsi.marker
 
6297
@COND_i386_multiboot_TRUE@am__append_4586 = scsi.mod
 
6298
@COND_i386_multiboot_TRUE@am__append_4587 = scsi.marker
 
6299
@COND_i386_ieee1275_TRUE@am__append_4588 = scsi.module
 
6300
@COND_i386_ieee1275_TRUE@am__append_4589 = scsi.module$(EXEEXT)
 
6301
@COND_i386_ieee1275_TRUE@am__append_4590 = 
 
6302
@COND_i386_ieee1275_TRUE@am__append_4591 = $(nodist_scsi_module_SOURCES)
 
6303
@COND_i386_ieee1275_TRUE@am__append_4592 =  \
 
6304
@COND_i386_ieee1275_TRUE@       $(nodist_scsi_module_SOURCES) \
 
6305
@COND_i386_ieee1275_TRUE@       scsi.marker
 
6306
@COND_i386_ieee1275_TRUE@am__append_4593 = scsi.mod
 
6307
@COND_i386_ieee1275_TRUE@am__append_4594 = scsi.marker
 
6308
@COND_x86_64_efi_TRUE@am__append_4595 = scsi.module
 
6309
@COND_x86_64_efi_TRUE@am__append_4596 = scsi.module$(EXEEXT)
 
6310
@COND_x86_64_efi_TRUE@am__append_4597 = 
 
6311
@COND_x86_64_efi_TRUE@am__append_4598 = $(nodist_scsi_module_SOURCES)
 
6312
@COND_x86_64_efi_TRUE@am__append_4599 = $(nodist_scsi_module_SOURCES) \
 
6313
@COND_x86_64_efi_TRUE@  scsi.marker
 
6314
@COND_x86_64_efi_TRUE@am__append_4600 = scsi.mod
 
6315
@COND_x86_64_efi_TRUE@am__append_4601 = scsi.marker
 
6316
@COND_mips_yeeloong_TRUE@am__append_4602 = scsi.module
 
6317
@COND_mips_yeeloong_TRUE@am__append_4603 = scsi.module$(EXEEXT)
 
6318
@COND_mips_yeeloong_TRUE@am__append_4604 = 
 
6319
@COND_mips_yeeloong_TRUE@am__append_4605 = $(nodist_scsi_module_SOURCES)
 
6320
@COND_mips_yeeloong_TRUE@am__append_4606 =  \
 
6321
@COND_mips_yeeloong_TRUE@       $(nodist_scsi_module_SOURCES) \
 
6322
@COND_mips_yeeloong_TRUE@       scsi.marker
 
6323
@COND_mips_yeeloong_TRUE@am__append_4607 = scsi.mod
 
6324
@COND_mips_yeeloong_TRUE@am__append_4608 = scsi.marker
 
6325
@COND_sparc64_ieee1275_TRUE@am__append_4609 = scsi.module
 
6326
@COND_sparc64_ieee1275_TRUE@am__append_4610 = scsi.module$(EXEEXT)
 
6327
@COND_sparc64_ieee1275_TRUE@am__append_4611 = 
 
6328
@COND_sparc64_ieee1275_TRUE@am__append_4612 = $(nodist_scsi_module_SOURCES)
 
6329
@COND_sparc64_ieee1275_TRUE@am__append_4613 =  \
 
6330
@COND_sparc64_ieee1275_TRUE@    $(nodist_scsi_module_SOURCES) \
 
6331
@COND_sparc64_ieee1275_TRUE@    scsi.marker
 
6332
@COND_sparc64_ieee1275_TRUE@am__append_4614 = scsi.mod
 
6333
@COND_sparc64_ieee1275_TRUE@am__append_4615 = scsi.marker
 
6334
@COND_powerpc_ieee1275_TRUE@am__append_4616 = scsi.module
 
6335
@COND_powerpc_ieee1275_TRUE@am__append_4617 = scsi.module$(EXEEXT)
 
6336
@COND_powerpc_ieee1275_TRUE@am__append_4618 = 
 
6337
@COND_powerpc_ieee1275_TRUE@am__append_4619 = $(nodist_scsi_module_SOURCES)
 
6338
@COND_powerpc_ieee1275_TRUE@am__append_4620 =  \
 
6339
@COND_powerpc_ieee1275_TRUE@    $(nodist_scsi_module_SOURCES) \
 
6340
@COND_powerpc_ieee1275_TRUE@    scsi.marker
 
6341
@COND_powerpc_ieee1275_TRUE@am__append_4621 = scsi.mod
 
6342
@COND_powerpc_ieee1275_TRUE@am__append_4622 = scsi.marker
 
6343
@COND_emu_TRUE@am__append_4623 = memdisk.module
 
6344
@COND_emu_TRUE@am__append_4624 = memdisk.module$(EXEEXT)
 
6345
@COND_emu_TRUE@am__append_4625 = 
 
6346
@COND_emu_TRUE@am__append_4626 = $(nodist_memdisk_module_SOURCES)
 
6347
@COND_emu_TRUE@am__append_4627 = $(nodist_memdisk_module_SOURCES) \
 
6348
@COND_emu_TRUE@ memdisk.marker
 
6349
@COND_emu_TRUE@am__append_4628 = memdisk.mod
 
6350
@COND_emu_TRUE@am__append_4629 = memdisk.marker
 
6351
@COND_i386_pc_TRUE@am__append_4630 = memdisk.module
 
6352
@COND_i386_pc_TRUE@am__append_4631 = memdisk.module$(EXEEXT)
 
6353
@COND_i386_pc_TRUE@am__append_4632 = 
 
6354
@COND_i386_pc_TRUE@am__append_4633 = $(nodist_memdisk_module_SOURCES)
 
6355
@COND_i386_pc_TRUE@am__append_4634 = $(nodist_memdisk_module_SOURCES) \
 
6356
@COND_i386_pc_TRUE@     memdisk.marker
 
6357
@COND_i386_pc_TRUE@am__append_4635 = memdisk.mod
 
6358
@COND_i386_pc_TRUE@am__append_4636 = memdisk.marker
 
6359
@COND_i386_efi_TRUE@am__append_4637 = memdisk.module
 
6360
@COND_i386_efi_TRUE@am__append_4638 = memdisk.module$(EXEEXT)
 
6361
@COND_i386_efi_TRUE@am__append_4639 = 
 
6362
@COND_i386_efi_TRUE@am__append_4640 = $(nodist_memdisk_module_SOURCES)
 
6363
@COND_i386_efi_TRUE@am__append_4641 =  \
 
6364
@COND_i386_efi_TRUE@    $(nodist_memdisk_module_SOURCES) \
 
6365
@COND_i386_efi_TRUE@    memdisk.marker
 
6366
@COND_i386_efi_TRUE@am__append_4642 = memdisk.mod
 
6367
@COND_i386_efi_TRUE@am__append_4643 = memdisk.marker
 
6368
@COND_i386_qemu_TRUE@am__append_4644 = memdisk.module
 
6369
@COND_i386_qemu_TRUE@am__append_4645 = memdisk.module$(EXEEXT)
 
6370
@COND_i386_qemu_TRUE@am__append_4646 = 
 
6371
@COND_i386_qemu_TRUE@am__append_4647 = $(nodist_memdisk_module_SOURCES)
 
6372
@COND_i386_qemu_TRUE@am__append_4648 =  \
 
6373
@COND_i386_qemu_TRUE@   $(nodist_memdisk_module_SOURCES) \
 
6374
@COND_i386_qemu_TRUE@   memdisk.marker
 
6375
@COND_i386_qemu_TRUE@am__append_4649 = memdisk.mod
 
6376
@COND_i386_qemu_TRUE@am__append_4650 = memdisk.marker
 
6377
@COND_i386_coreboot_TRUE@am__append_4651 = memdisk.module
 
6378
@COND_i386_coreboot_TRUE@am__append_4652 = memdisk.module$(EXEEXT)
 
6379
@COND_i386_coreboot_TRUE@am__append_4653 = 
 
6380
@COND_i386_coreboot_TRUE@am__append_4654 = $(nodist_memdisk_module_SOURCES)
 
6381
@COND_i386_coreboot_TRUE@am__append_4655 =  \
 
6382
@COND_i386_coreboot_TRUE@       $(nodist_memdisk_module_SOURCES) \
 
6383
@COND_i386_coreboot_TRUE@       memdisk.marker
 
6384
@COND_i386_coreboot_TRUE@am__append_4656 = memdisk.mod
 
6385
@COND_i386_coreboot_TRUE@am__append_4657 = memdisk.marker
 
6386
@COND_i386_multiboot_TRUE@am__append_4658 = memdisk.module
 
6387
@COND_i386_multiboot_TRUE@am__append_4659 = memdisk.module$(EXEEXT)
 
6388
@COND_i386_multiboot_TRUE@am__append_4660 = 
 
6389
@COND_i386_multiboot_TRUE@am__append_4661 = $(nodist_memdisk_module_SOURCES)
 
6390
@COND_i386_multiboot_TRUE@am__append_4662 =  \
 
6391
@COND_i386_multiboot_TRUE@      $(nodist_memdisk_module_SOURCES) \
 
6392
@COND_i386_multiboot_TRUE@      memdisk.marker
 
6393
@COND_i386_multiboot_TRUE@am__append_4663 = memdisk.mod
 
6394
@COND_i386_multiboot_TRUE@am__append_4664 = memdisk.marker
 
6395
@COND_i386_ieee1275_TRUE@am__append_4665 = memdisk.module
 
6396
@COND_i386_ieee1275_TRUE@am__append_4666 = memdisk.module$(EXEEXT)
 
6397
@COND_i386_ieee1275_TRUE@am__append_4667 = 
 
6398
@COND_i386_ieee1275_TRUE@am__append_4668 = $(nodist_memdisk_module_SOURCES)
 
6399
@COND_i386_ieee1275_TRUE@am__append_4669 =  \
 
6400
@COND_i386_ieee1275_TRUE@       $(nodist_memdisk_module_SOURCES) \
 
6401
@COND_i386_ieee1275_TRUE@       memdisk.marker
 
6402
@COND_i386_ieee1275_TRUE@am__append_4670 = memdisk.mod
 
6403
@COND_i386_ieee1275_TRUE@am__append_4671 = memdisk.marker
 
6404
@COND_x86_64_efi_TRUE@am__append_4672 = memdisk.module
 
6405
@COND_x86_64_efi_TRUE@am__append_4673 = memdisk.module$(EXEEXT)
 
6406
@COND_x86_64_efi_TRUE@am__append_4674 = 
 
6407
@COND_x86_64_efi_TRUE@am__append_4675 = $(nodist_memdisk_module_SOURCES)
 
6408
@COND_x86_64_efi_TRUE@am__append_4676 =  \
 
6409
@COND_x86_64_efi_TRUE@  $(nodist_memdisk_module_SOURCES) \
 
6410
@COND_x86_64_efi_TRUE@  memdisk.marker
 
6411
@COND_x86_64_efi_TRUE@am__append_4677 = memdisk.mod
 
6412
@COND_x86_64_efi_TRUE@am__append_4678 = memdisk.marker
 
6413
@COND_mips_yeeloong_TRUE@am__append_4679 = memdisk.module
 
6414
@COND_mips_yeeloong_TRUE@am__append_4680 = memdisk.module$(EXEEXT)
 
6415
@COND_mips_yeeloong_TRUE@am__append_4681 = 
 
6416
@COND_mips_yeeloong_TRUE@am__append_4682 = $(nodist_memdisk_module_SOURCES)
 
6417
@COND_mips_yeeloong_TRUE@am__append_4683 =  \
 
6418
@COND_mips_yeeloong_TRUE@       $(nodist_memdisk_module_SOURCES) \
 
6419
@COND_mips_yeeloong_TRUE@       memdisk.marker
 
6420
@COND_mips_yeeloong_TRUE@am__append_4684 = memdisk.mod
 
6421
@COND_mips_yeeloong_TRUE@am__append_4685 = memdisk.marker
 
6422
@COND_sparc64_ieee1275_TRUE@am__append_4686 = memdisk.module
 
6423
@COND_sparc64_ieee1275_TRUE@am__append_4687 = memdisk.module$(EXEEXT)
 
6424
@COND_sparc64_ieee1275_TRUE@am__append_4688 = 
 
6425
@COND_sparc64_ieee1275_TRUE@am__append_4689 = $(nodist_memdisk_module_SOURCES)
 
6426
@COND_sparc64_ieee1275_TRUE@am__append_4690 =  \
 
6427
@COND_sparc64_ieee1275_TRUE@    $(nodist_memdisk_module_SOURCES) \
 
6428
@COND_sparc64_ieee1275_TRUE@    memdisk.marker
 
6429
@COND_sparc64_ieee1275_TRUE@am__append_4691 = memdisk.mod
 
6430
@COND_sparc64_ieee1275_TRUE@am__append_4692 = memdisk.marker
 
6431
@COND_powerpc_ieee1275_TRUE@am__append_4693 = memdisk.module
 
6432
@COND_powerpc_ieee1275_TRUE@am__append_4694 = memdisk.module$(EXEEXT)
 
6433
@COND_powerpc_ieee1275_TRUE@am__append_4695 = 
 
6434
@COND_powerpc_ieee1275_TRUE@am__append_4696 = $(nodist_memdisk_module_SOURCES)
 
6435
@COND_powerpc_ieee1275_TRUE@am__append_4697 =  \
 
6436
@COND_powerpc_ieee1275_TRUE@    $(nodist_memdisk_module_SOURCES) \
 
6437
@COND_powerpc_ieee1275_TRUE@    memdisk.marker
 
6438
@COND_powerpc_ieee1275_TRUE@am__append_4698 = memdisk.mod
 
6439
@COND_powerpc_ieee1275_TRUE@am__append_4699 = memdisk.marker
 
6440
@COND_i386_pc_TRUE@am__append_4700 = ata.module
 
6441
@COND_i386_pc_TRUE@am__append_4701 = ata.module$(EXEEXT)
 
6442
@COND_i386_pc_TRUE@am__append_4702 = 
 
6443
@COND_i386_pc_TRUE@am__append_4703 = $(nodist_ata_module_SOURCES)
 
6444
@COND_i386_pc_TRUE@am__append_4704 = $(nodist_ata_module_SOURCES) \
 
6445
@COND_i386_pc_TRUE@     ata.marker
 
6446
@COND_i386_pc_TRUE@am__append_4705 = ata.mod
 
6447
@COND_i386_pc_TRUE@am__append_4706 = ata.marker
 
6448
@COND_i386_efi_TRUE@am__append_4707 = ata.module
 
6449
@COND_i386_efi_TRUE@am__append_4708 = ata.module$(EXEEXT)
 
6450
@COND_i386_efi_TRUE@am__append_4709 = 
 
6451
@COND_i386_efi_TRUE@am__append_4710 = $(nodist_ata_module_SOURCES)
 
6452
@COND_i386_efi_TRUE@am__append_4711 = $(nodist_ata_module_SOURCES) \
 
6453
@COND_i386_efi_TRUE@    ata.marker
 
6454
@COND_i386_efi_TRUE@am__append_4712 = ata.mod
 
6455
@COND_i386_efi_TRUE@am__append_4713 = ata.marker
 
6456
@COND_i386_qemu_TRUE@am__append_4714 = ata.module
 
6457
@COND_i386_qemu_TRUE@am__append_4715 = ata.module$(EXEEXT)
 
6458
@COND_i386_qemu_TRUE@am__append_4716 = 
 
6459
@COND_i386_qemu_TRUE@am__append_4717 = $(nodist_ata_module_SOURCES)
 
6460
@COND_i386_qemu_TRUE@am__append_4718 = $(nodist_ata_module_SOURCES) \
 
6461
@COND_i386_qemu_TRUE@   ata.marker
 
6462
@COND_i386_qemu_TRUE@am__append_4719 = ata.mod
 
6463
@COND_i386_qemu_TRUE@am__append_4720 = ata.marker
 
6464
@COND_i386_coreboot_TRUE@am__append_4721 = ata.module
 
6465
@COND_i386_coreboot_TRUE@am__append_4722 = ata.module$(EXEEXT)
 
6466
@COND_i386_coreboot_TRUE@am__append_4723 = 
 
6467
@COND_i386_coreboot_TRUE@am__append_4724 = $(nodist_ata_module_SOURCES)
 
6468
@COND_i386_coreboot_TRUE@am__append_4725 =  \
 
6469
@COND_i386_coreboot_TRUE@       $(nodist_ata_module_SOURCES) \
 
6470
@COND_i386_coreboot_TRUE@       ata.marker
 
6471
@COND_i386_coreboot_TRUE@am__append_4726 = ata.mod
 
6472
@COND_i386_coreboot_TRUE@am__append_4727 = ata.marker
 
6473
@COND_i386_multiboot_TRUE@am__append_4728 = ata.module
 
6474
@COND_i386_multiboot_TRUE@am__append_4729 = ata.module$(EXEEXT)
 
6475
@COND_i386_multiboot_TRUE@am__append_4730 = 
 
6476
@COND_i386_multiboot_TRUE@am__append_4731 = $(nodist_ata_module_SOURCES)
 
6477
@COND_i386_multiboot_TRUE@am__append_4732 =  \
 
6478
@COND_i386_multiboot_TRUE@      $(nodist_ata_module_SOURCES) \
 
6479
@COND_i386_multiboot_TRUE@      ata.marker
 
6480
@COND_i386_multiboot_TRUE@am__append_4733 = ata.mod
 
6481
@COND_i386_multiboot_TRUE@am__append_4734 = ata.marker
 
6482
@COND_i386_ieee1275_TRUE@am__append_4735 = ata.module
 
6483
@COND_i386_ieee1275_TRUE@am__append_4736 = ata.module$(EXEEXT)
 
6484
@COND_i386_ieee1275_TRUE@am__append_4737 = 
 
6485
@COND_i386_ieee1275_TRUE@am__append_4738 = $(nodist_ata_module_SOURCES)
 
6486
@COND_i386_ieee1275_TRUE@am__append_4739 =  \
 
6487
@COND_i386_ieee1275_TRUE@       $(nodist_ata_module_SOURCES) \
 
6488
@COND_i386_ieee1275_TRUE@       ata.marker
 
6489
@COND_i386_ieee1275_TRUE@am__append_4740 = ata.mod
 
6490
@COND_i386_ieee1275_TRUE@am__append_4741 = ata.marker
 
6491
@COND_x86_64_efi_TRUE@am__append_4742 = ata.module
 
6492
@COND_x86_64_efi_TRUE@am__append_4743 = ata.module$(EXEEXT)
 
6493
@COND_x86_64_efi_TRUE@am__append_4744 = 
 
6494
@COND_x86_64_efi_TRUE@am__append_4745 = $(nodist_ata_module_SOURCES)
 
6495
@COND_x86_64_efi_TRUE@am__append_4746 = $(nodist_ata_module_SOURCES) \
 
6496
@COND_x86_64_efi_TRUE@  ata.marker
 
6497
@COND_x86_64_efi_TRUE@am__append_4747 = ata.mod
 
6498
@COND_x86_64_efi_TRUE@am__append_4748 = ata.marker
 
6499
@COND_mips_yeeloong_TRUE@am__append_4749 = ata.module
 
6500
@COND_mips_yeeloong_TRUE@am__append_4750 = ata.module$(EXEEXT)
 
6501
@COND_mips_yeeloong_TRUE@am__append_4751 = 
 
6502
@COND_mips_yeeloong_TRUE@am__append_4752 = $(nodist_ata_module_SOURCES)
 
6503
@COND_mips_yeeloong_TRUE@am__append_4753 =  \
 
6504
@COND_mips_yeeloong_TRUE@       $(nodist_ata_module_SOURCES) \
 
6505
@COND_mips_yeeloong_TRUE@       ata.marker
 
6506
@COND_mips_yeeloong_TRUE@am__append_4754 = ata.mod
 
6507
@COND_mips_yeeloong_TRUE@am__append_4755 = ata.marker
 
6508
@COND_i386_pc_TRUE@am__append_4756 = ata_pthru.module
 
6509
@COND_i386_pc_TRUE@am__append_4757 = ata_pthru.module$(EXEEXT)
 
6510
@COND_i386_pc_TRUE@am__append_4758 = 
 
6511
@COND_i386_pc_TRUE@am__append_4759 = $(nodist_ata_pthru_module_SOURCES)
 
6512
@COND_i386_pc_TRUE@am__append_4760 =  \
 
6513
@COND_i386_pc_TRUE@     $(nodist_ata_pthru_module_SOURCES) \
 
6514
@COND_i386_pc_TRUE@     ata_pthru.marker
 
6515
@COND_i386_pc_TRUE@am__append_4761 = ata_pthru.mod
 
6516
@COND_i386_pc_TRUE@am__append_4762 = ata_pthru.marker
 
6517
@COND_i386_efi_TRUE@am__append_4763 = ata_pthru.module
 
6518
@COND_i386_efi_TRUE@am__append_4764 = ata_pthru.module$(EXEEXT)
 
6519
@COND_i386_efi_TRUE@am__append_4765 = 
 
6520
@COND_i386_efi_TRUE@am__append_4766 = $(nodist_ata_pthru_module_SOURCES)
 
6521
@COND_i386_efi_TRUE@am__append_4767 =  \
 
6522
@COND_i386_efi_TRUE@    $(nodist_ata_pthru_module_SOURCES) \
 
6523
@COND_i386_efi_TRUE@    ata_pthru.marker
 
6524
@COND_i386_efi_TRUE@am__append_4768 = ata_pthru.mod
 
6525
@COND_i386_efi_TRUE@am__append_4769 = ata_pthru.marker
 
6526
@COND_i386_qemu_TRUE@am__append_4770 = ata_pthru.module
 
6527
@COND_i386_qemu_TRUE@am__append_4771 = ata_pthru.module$(EXEEXT)
 
6528
@COND_i386_qemu_TRUE@am__append_4772 = 
 
6529
@COND_i386_qemu_TRUE@am__append_4773 = $(nodist_ata_pthru_module_SOURCES)
 
6530
@COND_i386_qemu_TRUE@am__append_4774 =  \
 
6531
@COND_i386_qemu_TRUE@   $(nodist_ata_pthru_module_SOURCES) \
 
6532
@COND_i386_qemu_TRUE@   ata_pthru.marker
 
6533
@COND_i386_qemu_TRUE@am__append_4775 = ata_pthru.mod
 
6534
@COND_i386_qemu_TRUE@am__append_4776 = ata_pthru.marker
 
6535
@COND_i386_coreboot_TRUE@am__append_4777 = ata_pthru.module
 
6536
@COND_i386_coreboot_TRUE@am__append_4778 = ata_pthru.module$(EXEEXT)
 
6537
@COND_i386_coreboot_TRUE@am__append_4779 = 
 
6538
@COND_i386_coreboot_TRUE@am__append_4780 = $(nodist_ata_pthru_module_SOURCES)
 
6539
@COND_i386_coreboot_TRUE@am__append_4781 =  \
 
6540
@COND_i386_coreboot_TRUE@       $(nodist_ata_pthru_module_SOURCES) \
 
6541
@COND_i386_coreboot_TRUE@       ata_pthru.marker
 
6542
@COND_i386_coreboot_TRUE@am__append_4782 = ata_pthru.mod
 
6543
@COND_i386_coreboot_TRUE@am__append_4783 = ata_pthru.marker
 
6544
@COND_i386_multiboot_TRUE@am__append_4784 = ata_pthru.module
 
6545
@COND_i386_multiboot_TRUE@am__append_4785 = ata_pthru.module$(EXEEXT)
 
6546
@COND_i386_multiboot_TRUE@am__append_4786 = 
 
6547
@COND_i386_multiboot_TRUE@am__append_4787 = $(nodist_ata_pthru_module_SOURCES)
 
6548
@COND_i386_multiboot_TRUE@am__append_4788 =  \
 
6549
@COND_i386_multiboot_TRUE@      $(nodist_ata_pthru_module_SOURCES) \
 
6550
@COND_i386_multiboot_TRUE@      ata_pthru.marker
 
6551
@COND_i386_multiboot_TRUE@am__append_4789 = ata_pthru.mod
 
6552
@COND_i386_multiboot_TRUE@am__append_4790 = ata_pthru.marker
 
6553
@COND_i386_ieee1275_TRUE@am__append_4791 = ata_pthru.module
 
6554
@COND_i386_ieee1275_TRUE@am__append_4792 = ata_pthru.module$(EXEEXT)
 
6555
@COND_i386_ieee1275_TRUE@am__append_4793 = 
 
6556
@COND_i386_ieee1275_TRUE@am__append_4794 = $(nodist_ata_pthru_module_SOURCES)
 
6557
@COND_i386_ieee1275_TRUE@am__append_4795 =  \
 
6558
@COND_i386_ieee1275_TRUE@       $(nodist_ata_pthru_module_SOURCES) \
 
6559
@COND_i386_ieee1275_TRUE@       ata_pthru.marker
 
6560
@COND_i386_ieee1275_TRUE@am__append_4796 = ata_pthru.mod
 
6561
@COND_i386_ieee1275_TRUE@am__append_4797 = ata_pthru.marker
 
6562
@COND_x86_64_efi_TRUE@am__append_4798 = ata_pthru.module
 
6563
@COND_x86_64_efi_TRUE@am__append_4799 = ata_pthru.module$(EXEEXT)
 
6564
@COND_x86_64_efi_TRUE@am__append_4800 = 
 
6565
@COND_x86_64_efi_TRUE@am__append_4801 = $(nodist_ata_pthru_module_SOURCES)
 
6566
@COND_x86_64_efi_TRUE@am__append_4802 =  \
 
6567
@COND_x86_64_efi_TRUE@  $(nodist_ata_pthru_module_SOURCES) \
 
6568
@COND_x86_64_efi_TRUE@  ata_pthru.marker
 
6569
@COND_x86_64_efi_TRUE@am__append_4803 = ata_pthru.mod
 
6570
@COND_x86_64_efi_TRUE@am__append_4804 = ata_pthru.marker
 
6571
@COND_mips_yeeloong_TRUE@am__append_4805 = ata_pthru.module
 
6572
@COND_mips_yeeloong_TRUE@am__append_4806 = ata_pthru.module$(EXEEXT)
 
6573
@COND_mips_yeeloong_TRUE@am__append_4807 = 
 
6574
@COND_mips_yeeloong_TRUE@am__append_4808 = $(nodist_ata_pthru_module_SOURCES)
 
6575
@COND_mips_yeeloong_TRUE@am__append_4809 =  \
 
6576
@COND_mips_yeeloong_TRUE@       $(nodist_ata_pthru_module_SOURCES) \
 
6577
@COND_mips_yeeloong_TRUE@       ata_pthru.marker
 
6578
@COND_mips_yeeloong_TRUE@am__append_4810 = ata_pthru.mod
 
6579
@COND_mips_yeeloong_TRUE@am__append_4811 = ata_pthru.marker
 
6580
@COND_i386_pc_TRUE@am__append_4812 = biosdisk.module
 
6581
@COND_i386_pc_TRUE@am__append_4813 = biosdisk.module$(EXEEXT)
 
6582
@COND_i386_pc_TRUE@am__append_4814 = 
 
6583
@COND_i386_pc_TRUE@am__append_4815 = $(nodist_biosdisk_module_SOURCES)
 
6584
@COND_i386_pc_TRUE@am__append_4816 =  \
 
6585
@COND_i386_pc_TRUE@     $(nodist_biosdisk_module_SOURCES) \
 
6586
@COND_i386_pc_TRUE@     biosdisk.marker
 
6587
@COND_i386_pc_TRUE@am__append_4817 = biosdisk.mod
 
6588
@COND_i386_pc_TRUE@am__append_4818 = biosdisk.marker
 
6589
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4819 = usbms.module
 
6590
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4820 = usbms.module$(EXEEXT)
 
6591
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4821 = 
 
6592
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4822 = $(nodist_usbms_module_SOURCES)
 
6593
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4823 = $(nodist_usbms_module_SOURCES) \
 
6594
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ usbms.marker
 
6595
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4824 = usbms.mod
 
6596
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4825 = usbms.marker
 
6597
@COND_i386_pc_TRUE@am__append_4826 = usbms.module
 
6598
@COND_i386_pc_TRUE@am__append_4827 = usbms.module$(EXEEXT)
 
6599
@COND_i386_pc_TRUE@am__append_4828 = 
 
6600
@COND_i386_pc_TRUE@am__append_4829 = $(nodist_usbms_module_SOURCES)
 
6601
@COND_i386_pc_TRUE@am__append_4830 = $(nodist_usbms_module_SOURCES) \
 
6602
@COND_i386_pc_TRUE@     usbms.marker
 
6603
@COND_i386_pc_TRUE@am__append_4831 = usbms.mod
 
6604
@COND_i386_pc_TRUE@am__append_4832 = usbms.marker
 
6605
@COND_i386_efi_TRUE@am__append_4833 = usbms.module
 
6606
@COND_i386_efi_TRUE@am__append_4834 = usbms.module$(EXEEXT)
 
6607
@COND_i386_efi_TRUE@am__append_4835 = 
 
6608
@COND_i386_efi_TRUE@am__append_4836 = $(nodist_usbms_module_SOURCES)
 
6609
@COND_i386_efi_TRUE@am__append_4837 = $(nodist_usbms_module_SOURCES) \
 
6610
@COND_i386_efi_TRUE@    usbms.marker
 
6611
@COND_i386_efi_TRUE@am__append_4838 = usbms.mod
 
6612
@COND_i386_efi_TRUE@am__append_4839 = usbms.marker
 
6613
@COND_i386_qemu_TRUE@am__append_4840 = usbms.module
 
6614
@COND_i386_qemu_TRUE@am__append_4841 = usbms.module$(EXEEXT)
 
6615
@COND_i386_qemu_TRUE@am__append_4842 = 
 
6616
@COND_i386_qemu_TRUE@am__append_4843 = $(nodist_usbms_module_SOURCES)
 
6617
@COND_i386_qemu_TRUE@am__append_4844 = $(nodist_usbms_module_SOURCES) \
 
6618
@COND_i386_qemu_TRUE@   usbms.marker
 
6619
@COND_i386_qemu_TRUE@am__append_4845 = usbms.mod
 
6620
@COND_i386_qemu_TRUE@am__append_4846 = usbms.marker
 
6621
@COND_i386_coreboot_TRUE@am__append_4847 = usbms.module
 
6622
@COND_i386_coreboot_TRUE@am__append_4848 = usbms.module$(EXEEXT)
 
6623
@COND_i386_coreboot_TRUE@am__append_4849 = 
 
6624
@COND_i386_coreboot_TRUE@am__append_4850 = $(nodist_usbms_module_SOURCES)
 
6625
@COND_i386_coreboot_TRUE@am__append_4851 =  \
 
6626
@COND_i386_coreboot_TRUE@       $(nodist_usbms_module_SOURCES) \
 
6627
@COND_i386_coreboot_TRUE@       usbms.marker
 
6628
@COND_i386_coreboot_TRUE@am__append_4852 = usbms.mod
 
6629
@COND_i386_coreboot_TRUE@am__append_4853 = usbms.marker
 
6630
@COND_i386_multiboot_TRUE@am__append_4854 = usbms.module
 
6631
@COND_i386_multiboot_TRUE@am__append_4855 = usbms.module$(EXEEXT)
 
6632
@COND_i386_multiboot_TRUE@am__append_4856 = 
 
6633
@COND_i386_multiboot_TRUE@am__append_4857 = $(nodist_usbms_module_SOURCES)
 
6634
@COND_i386_multiboot_TRUE@am__append_4858 =  \
 
6635
@COND_i386_multiboot_TRUE@      $(nodist_usbms_module_SOURCES) \
 
6636
@COND_i386_multiboot_TRUE@      usbms.marker
 
6637
@COND_i386_multiboot_TRUE@am__append_4859 = usbms.mod
 
6638
@COND_i386_multiboot_TRUE@am__append_4860 = usbms.marker
 
6639
@COND_i386_ieee1275_TRUE@am__append_4861 = usbms.module
 
6640
@COND_i386_ieee1275_TRUE@am__append_4862 = usbms.module$(EXEEXT)
 
6641
@COND_i386_ieee1275_TRUE@am__append_4863 = 
 
6642
@COND_i386_ieee1275_TRUE@am__append_4864 = $(nodist_usbms_module_SOURCES)
 
6643
@COND_i386_ieee1275_TRUE@am__append_4865 =  \
 
6644
@COND_i386_ieee1275_TRUE@       $(nodist_usbms_module_SOURCES) \
 
6645
@COND_i386_ieee1275_TRUE@       usbms.marker
 
6646
@COND_i386_ieee1275_TRUE@am__append_4866 = usbms.mod
 
6647
@COND_i386_ieee1275_TRUE@am__append_4867 = usbms.marker
 
6648
@COND_x86_64_efi_TRUE@am__append_4868 = usbms.module
 
6649
@COND_x86_64_efi_TRUE@am__append_4869 = usbms.module$(EXEEXT)
 
6650
@COND_x86_64_efi_TRUE@am__append_4870 = 
 
6651
@COND_x86_64_efi_TRUE@am__append_4871 = $(nodist_usbms_module_SOURCES)
 
6652
@COND_x86_64_efi_TRUE@am__append_4872 =  \
 
6653
@COND_x86_64_efi_TRUE@  $(nodist_usbms_module_SOURCES) \
 
6654
@COND_x86_64_efi_TRUE@  usbms.marker
 
6655
@COND_x86_64_efi_TRUE@am__append_4873 = usbms.mod
 
6656
@COND_x86_64_efi_TRUE@am__append_4874 = usbms.marker
 
6657
@COND_mips_yeeloong_TRUE@am__append_4875 = usbms.module
 
6658
@COND_mips_yeeloong_TRUE@am__append_4876 = usbms.module$(EXEEXT)
 
6659
@COND_mips_yeeloong_TRUE@am__append_4877 = 
 
6660
@COND_mips_yeeloong_TRUE@am__append_4878 = $(nodist_usbms_module_SOURCES)
 
6661
@COND_mips_yeeloong_TRUE@am__append_4879 =  \
 
6662
@COND_mips_yeeloong_TRUE@       $(nodist_usbms_module_SOURCES) \
 
6663
@COND_mips_yeeloong_TRUE@       usbms.marker
 
6664
@COND_mips_yeeloong_TRUE@am__append_4880 = usbms.mod
 
6665
@COND_mips_yeeloong_TRUE@am__append_4881 = usbms.marker
 
6666
@COND_i386_ieee1275_TRUE@am__append_4882 = nand.module
 
6667
@COND_i386_ieee1275_TRUE@am__append_4883 = nand.module$(EXEEXT)
 
6668
@COND_i386_ieee1275_TRUE@am__append_4884 = 
 
6669
@COND_i386_ieee1275_TRUE@am__append_4885 = $(nodist_nand_module_SOURCES)
 
6670
@COND_i386_ieee1275_TRUE@am__append_4886 =  \
 
6671
@COND_i386_ieee1275_TRUE@       $(nodist_nand_module_SOURCES) \
 
6672
@COND_i386_ieee1275_TRUE@       nand.marker
 
6673
@COND_i386_ieee1275_TRUE@am__append_4887 = nand.mod
 
6674
@COND_i386_ieee1275_TRUE@am__append_4888 = nand.marker
 
6675
@COND_i386_pc_TRUE@am__append_4889 = efiemu.module
 
6676
@COND_i386_pc_TRUE@am__append_4890 = efiemu.module$(EXEEXT)
 
6677
@COND_i386_pc_TRUE@am__append_4891 = efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c 
 
6678
@COND_i386_pc_TRUE@am__append_4892 = $(nodist_efiemu_module_SOURCES)
 
6679
@COND_i386_pc_TRUE@am__append_4893 = $(nodist_efiemu_module_SOURCES) \
 
6680
@COND_i386_pc_TRUE@     efiemu.marker
 
6681
@COND_i386_pc_TRUE@am__append_4894 = efiemu.mod
 
6682
@COND_i386_pc_TRUE@am__append_4895 = efiemu.marker
 
6683
@COND_i386_qemu_TRUE@am__append_4896 = efiemu.module
 
6684
@COND_i386_qemu_TRUE@am__append_4897 = efiemu.module$(EXEEXT)
 
6685
@COND_i386_qemu_TRUE@am__append_4898 = efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c 
 
6686
@COND_i386_qemu_TRUE@am__append_4899 = $(nodist_efiemu_module_SOURCES)
 
6687
@COND_i386_qemu_TRUE@am__append_4900 =  \
 
6688
@COND_i386_qemu_TRUE@   $(nodist_efiemu_module_SOURCES) \
 
6689
@COND_i386_qemu_TRUE@   efiemu.marker
 
6690
@COND_i386_qemu_TRUE@am__append_4901 = efiemu.mod
 
6691
@COND_i386_qemu_TRUE@am__append_4902 = efiemu.marker
 
6692
@COND_i386_coreboot_TRUE@am__append_4903 = efiemu.module
 
6693
@COND_i386_coreboot_TRUE@am__append_4904 = efiemu.module$(EXEEXT)
 
6694
@COND_i386_coreboot_TRUE@am__append_4905 = efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c 
 
6695
@COND_i386_coreboot_TRUE@am__append_4906 = $(nodist_efiemu_module_SOURCES)
 
6696
@COND_i386_coreboot_TRUE@am__append_4907 =  \
 
6697
@COND_i386_coreboot_TRUE@       $(nodist_efiemu_module_SOURCES) \
 
6698
@COND_i386_coreboot_TRUE@       efiemu.marker
 
6699
@COND_i386_coreboot_TRUE@am__append_4908 = efiemu.mod
 
6700
@COND_i386_coreboot_TRUE@am__append_4909 = efiemu.marker
 
6701
@COND_i386_multiboot_TRUE@am__append_4910 = efiemu.module
 
6702
@COND_i386_multiboot_TRUE@am__append_4911 = efiemu.module$(EXEEXT)
 
6703
@COND_i386_multiboot_TRUE@am__append_4912 = efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c 
 
6704
@COND_i386_multiboot_TRUE@am__append_4913 = $(nodist_efiemu_module_SOURCES)
 
6705
@COND_i386_multiboot_TRUE@am__append_4914 =  \
 
6706
@COND_i386_multiboot_TRUE@      $(nodist_efiemu_module_SOURCES) \
 
6707
@COND_i386_multiboot_TRUE@      efiemu.marker
 
6708
@COND_i386_multiboot_TRUE@am__append_4915 = efiemu.mod
 
6709
@COND_i386_multiboot_TRUE@am__append_4916 = efiemu.marker
 
6710
@COND_i386_ieee1275_TRUE@am__append_4917 = efiemu.module
 
6711
@COND_i386_ieee1275_TRUE@am__append_4918 = efiemu.module$(EXEEXT)
 
6712
@COND_i386_ieee1275_TRUE@am__append_4919 = efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c 
 
6713
@COND_i386_ieee1275_TRUE@am__append_4920 = $(nodist_efiemu_module_SOURCES)
 
6714
@COND_i386_ieee1275_TRUE@am__append_4921 =  \
 
6715
@COND_i386_ieee1275_TRUE@       $(nodist_efiemu_module_SOURCES) \
 
6716
@COND_i386_ieee1275_TRUE@       efiemu.marker
 
6717
@COND_i386_ieee1275_TRUE@am__append_4922 = efiemu.mod
 
6718
@COND_i386_ieee1275_TRUE@am__append_4923 = efiemu.marker
 
6719
@COND_emu_TRUE@am__append_4924 = font.module
 
6720
@COND_emu_TRUE@am__append_4925 = font.module$(EXEEXT)
 
6721
@COND_emu_TRUE@am__append_4926 = 
 
6722
@COND_emu_TRUE@am__append_4927 = $(nodist_font_module_SOURCES)
 
6723
@COND_emu_TRUE@am__append_4928 = $(nodist_font_module_SOURCES) \
 
6724
@COND_emu_TRUE@ font.marker
 
6725
@COND_emu_TRUE@am__append_4929 = font.mod
 
6726
@COND_emu_TRUE@am__append_4930 = font.marker
 
6727
@COND_i386_pc_TRUE@am__append_4931 = font.module
 
6728
@COND_i386_pc_TRUE@am__append_4932 = font.module$(EXEEXT)
 
6729
@COND_i386_pc_TRUE@am__append_4933 = 
 
6730
@COND_i386_pc_TRUE@am__append_4934 = $(nodist_font_module_SOURCES)
 
6731
@COND_i386_pc_TRUE@am__append_4935 = $(nodist_font_module_SOURCES) \
 
6732
@COND_i386_pc_TRUE@     font.marker
 
6733
@COND_i386_pc_TRUE@am__append_4936 = font.mod
 
6734
@COND_i386_pc_TRUE@am__append_4937 = font.marker
 
6735
@COND_i386_efi_TRUE@am__append_4938 = font.module
 
6736
@COND_i386_efi_TRUE@am__append_4939 = font.module$(EXEEXT)
 
6737
@COND_i386_efi_TRUE@am__append_4940 = 
 
6738
@COND_i386_efi_TRUE@am__append_4941 = $(nodist_font_module_SOURCES)
 
6739
@COND_i386_efi_TRUE@am__append_4942 = $(nodist_font_module_SOURCES) \
 
6740
@COND_i386_efi_TRUE@    font.marker
 
6741
@COND_i386_efi_TRUE@am__append_4943 = font.mod
 
6742
@COND_i386_efi_TRUE@am__append_4944 = font.marker
 
6743
@COND_i386_qemu_TRUE@am__append_4945 = font.module
 
6744
@COND_i386_qemu_TRUE@am__append_4946 = font.module$(EXEEXT)
 
6745
@COND_i386_qemu_TRUE@am__append_4947 = 
 
6746
@COND_i386_qemu_TRUE@am__append_4948 = $(nodist_font_module_SOURCES)
 
6747
@COND_i386_qemu_TRUE@am__append_4949 = $(nodist_font_module_SOURCES) \
 
6748
@COND_i386_qemu_TRUE@   font.marker
 
6749
@COND_i386_qemu_TRUE@am__append_4950 = font.mod
 
6750
@COND_i386_qemu_TRUE@am__append_4951 = font.marker
 
6751
@COND_i386_coreboot_TRUE@am__append_4952 = font.module
 
6752
@COND_i386_coreboot_TRUE@am__append_4953 = font.module$(EXEEXT)
 
6753
@COND_i386_coreboot_TRUE@am__append_4954 = 
 
6754
@COND_i386_coreboot_TRUE@am__append_4955 = $(nodist_font_module_SOURCES)
 
6755
@COND_i386_coreboot_TRUE@am__append_4956 =  \
 
6756
@COND_i386_coreboot_TRUE@       $(nodist_font_module_SOURCES) \
 
6757
@COND_i386_coreboot_TRUE@       font.marker
 
6758
@COND_i386_coreboot_TRUE@am__append_4957 = font.mod
 
6759
@COND_i386_coreboot_TRUE@am__append_4958 = font.marker
 
6760
@COND_i386_multiboot_TRUE@am__append_4959 = font.module
 
6761
@COND_i386_multiboot_TRUE@am__append_4960 = font.module$(EXEEXT)
 
6762
@COND_i386_multiboot_TRUE@am__append_4961 = 
 
6763
@COND_i386_multiboot_TRUE@am__append_4962 = $(nodist_font_module_SOURCES)
 
6764
@COND_i386_multiboot_TRUE@am__append_4963 =  \
 
6765
@COND_i386_multiboot_TRUE@      $(nodist_font_module_SOURCES) \
 
6766
@COND_i386_multiboot_TRUE@      font.marker
 
6767
@COND_i386_multiboot_TRUE@am__append_4964 = font.mod
 
6768
@COND_i386_multiboot_TRUE@am__append_4965 = font.marker
 
6769
@COND_i386_ieee1275_TRUE@am__append_4966 = font.module
 
6770
@COND_i386_ieee1275_TRUE@am__append_4967 = font.module$(EXEEXT)
 
6771
@COND_i386_ieee1275_TRUE@am__append_4968 = 
 
6772
@COND_i386_ieee1275_TRUE@am__append_4969 = $(nodist_font_module_SOURCES)
 
6773
@COND_i386_ieee1275_TRUE@am__append_4970 =  \
 
6774
@COND_i386_ieee1275_TRUE@       $(nodist_font_module_SOURCES) \
 
6775
@COND_i386_ieee1275_TRUE@       font.marker
 
6776
@COND_i386_ieee1275_TRUE@am__append_4971 = font.mod
 
6777
@COND_i386_ieee1275_TRUE@am__append_4972 = font.marker
 
6778
@COND_x86_64_efi_TRUE@am__append_4973 = font.module
 
6779
@COND_x86_64_efi_TRUE@am__append_4974 = font.module$(EXEEXT)
 
6780
@COND_x86_64_efi_TRUE@am__append_4975 = 
 
6781
@COND_x86_64_efi_TRUE@am__append_4976 = $(nodist_font_module_SOURCES)
 
6782
@COND_x86_64_efi_TRUE@am__append_4977 = $(nodist_font_module_SOURCES) \
 
6783
@COND_x86_64_efi_TRUE@  font.marker
 
6784
@COND_x86_64_efi_TRUE@am__append_4978 = font.mod
 
6785
@COND_x86_64_efi_TRUE@am__append_4979 = font.marker
 
6786
@COND_sparc64_ieee1275_TRUE@am__append_4980 = font.module
 
6787
@COND_sparc64_ieee1275_TRUE@am__append_4981 = font.module$(EXEEXT)
 
6788
@COND_sparc64_ieee1275_TRUE@am__append_4982 = 
 
6789
@COND_sparc64_ieee1275_TRUE@am__append_4983 = $(nodist_font_module_SOURCES)
 
6790
@COND_sparc64_ieee1275_TRUE@am__append_4984 =  \
 
6791
@COND_sparc64_ieee1275_TRUE@    $(nodist_font_module_SOURCES) \
 
6792
@COND_sparc64_ieee1275_TRUE@    font.marker
 
6793
@COND_sparc64_ieee1275_TRUE@am__append_4985 = font.mod
 
6794
@COND_sparc64_ieee1275_TRUE@am__append_4986 = font.marker
 
6795
@COND_powerpc_ieee1275_TRUE@am__append_4987 = font.module
 
6796
@COND_powerpc_ieee1275_TRUE@am__append_4988 = font.module$(EXEEXT)
 
6797
@COND_powerpc_ieee1275_TRUE@am__append_4989 = 
 
6798
@COND_powerpc_ieee1275_TRUE@am__append_4990 = $(nodist_font_module_SOURCES)
 
6799
@COND_powerpc_ieee1275_TRUE@am__append_4991 =  \
 
6800
@COND_powerpc_ieee1275_TRUE@    $(nodist_font_module_SOURCES) \
 
6801
@COND_powerpc_ieee1275_TRUE@    font.marker
 
6802
@COND_powerpc_ieee1275_TRUE@am__append_4992 = font.mod
 
6803
@COND_powerpc_ieee1275_TRUE@am__append_4993 = font.marker
 
6804
@COND_emu_TRUE@am__append_4994 = affs.module
 
6805
@COND_emu_TRUE@am__append_4995 = affs.module$(EXEEXT)
 
6806
@COND_emu_TRUE@am__append_4996 = 
 
6807
@COND_emu_TRUE@am__append_4997 = $(nodist_affs_module_SOURCES)
 
6808
@COND_emu_TRUE@am__append_4998 = $(nodist_affs_module_SOURCES) \
 
6809
@COND_emu_TRUE@ affs.marker
 
6810
@COND_emu_TRUE@am__append_4999 = affs.mod
 
6811
@COND_emu_TRUE@am__append_5000 = affs.marker
 
6812
@COND_i386_pc_TRUE@am__append_5001 = affs.module
 
6813
@COND_i386_pc_TRUE@am__append_5002 = affs.module$(EXEEXT)
 
6814
@COND_i386_pc_TRUE@am__append_5003 = 
 
6815
@COND_i386_pc_TRUE@am__append_5004 = $(nodist_affs_module_SOURCES)
 
6816
@COND_i386_pc_TRUE@am__append_5005 = $(nodist_affs_module_SOURCES) \
 
6817
@COND_i386_pc_TRUE@     affs.marker
 
6818
@COND_i386_pc_TRUE@am__append_5006 = affs.mod
 
6819
@COND_i386_pc_TRUE@am__append_5007 = affs.marker
 
6820
@COND_i386_efi_TRUE@am__append_5008 = affs.module
 
6821
@COND_i386_efi_TRUE@am__append_5009 = affs.module$(EXEEXT)
 
6822
@COND_i386_efi_TRUE@am__append_5010 = 
 
6823
@COND_i386_efi_TRUE@am__append_5011 = $(nodist_affs_module_SOURCES)
 
6824
@COND_i386_efi_TRUE@am__append_5012 = $(nodist_affs_module_SOURCES) \
 
6825
@COND_i386_efi_TRUE@    affs.marker
 
6826
@COND_i386_efi_TRUE@am__append_5013 = affs.mod
 
6827
@COND_i386_efi_TRUE@am__append_5014 = affs.marker
 
6828
@COND_i386_qemu_TRUE@am__append_5015 = affs.module
 
6829
@COND_i386_qemu_TRUE@am__append_5016 = affs.module$(EXEEXT)
 
6830
@COND_i386_qemu_TRUE@am__append_5017 = 
 
6831
@COND_i386_qemu_TRUE@am__append_5018 = $(nodist_affs_module_SOURCES)
 
6832
@COND_i386_qemu_TRUE@am__append_5019 = $(nodist_affs_module_SOURCES) \
 
6833
@COND_i386_qemu_TRUE@   affs.marker
 
6834
@COND_i386_qemu_TRUE@am__append_5020 = affs.mod
 
6835
@COND_i386_qemu_TRUE@am__append_5021 = affs.marker
 
6836
@COND_i386_coreboot_TRUE@am__append_5022 = affs.module
 
6837
@COND_i386_coreboot_TRUE@am__append_5023 = affs.module$(EXEEXT)
 
6838
@COND_i386_coreboot_TRUE@am__append_5024 = 
 
6839
@COND_i386_coreboot_TRUE@am__append_5025 = $(nodist_affs_module_SOURCES)
 
6840
@COND_i386_coreboot_TRUE@am__append_5026 =  \
 
6841
@COND_i386_coreboot_TRUE@       $(nodist_affs_module_SOURCES) \
 
6842
@COND_i386_coreboot_TRUE@       affs.marker
 
6843
@COND_i386_coreboot_TRUE@am__append_5027 = affs.mod
 
6844
@COND_i386_coreboot_TRUE@am__append_5028 = affs.marker
 
6845
@COND_i386_multiboot_TRUE@am__append_5029 = affs.module
 
6846
@COND_i386_multiboot_TRUE@am__append_5030 = affs.module$(EXEEXT)
 
6847
@COND_i386_multiboot_TRUE@am__append_5031 = 
 
6848
@COND_i386_multiboot_TRUE@am__append_5032 = $(nodist_affs_module_SOURCES)
 
6849
@COND_i386_multiboot_TRUE@am__append_5033 =  \
 
6850
@COND_i386_multiboot_TRUE@      $(nodist_affs_module_SOURCES) \
 
6851
@COND_i386_multiboot_TRUE@      affs.marker
 
6852
@COND_i386_multiboot_TRUE@am__append_5034 = affs.mod
 
6853
@COND_i386_multiboot_TRUE@am__append_5035 = affs.marker
 
6854
@COND_i386_ieee1275_TRUE@am__append_5036 = affs.module
 
6855
@COND_i386_ieee1275_TRUE@am__append_5037 = affs.module$(EXEEXT)
 
6856
@COND_i386_ieee1275_TRUE@am__append_5038 = 
 
6857
@COND_i386_ieee1275_TRUE@am__append_5039 = $(nodist_affs_module_SOURCES)
 
6858
@COND_i386_ieee1275_TRUE@am__append_5040 =  \
 
6859
@COND_i386_ieee1275_TRUE@       $(nodist_affs_module_SOURCES) \
 
6860
@COND_i386_ieee1275_TRUE@       affs.marker
 
6861
@COND_i386_ieee1275_TRUE@am__append_5041 = affs.mod
 
6862
@COND_i386_ieee1275_TRUE@am__append_5042 = affs.marker
 
6863
@COND_x86_64_efi_TRUE@am__append_5043 = affs.module
 
6864
@COND_x86_64_efi_TRUE@am__append_5044 = affs.module$(EXEEXT)
 
6865
@COND_x86_64_efi_TRUE@am__append_5045 = 
 
6866
@COND_x86_64_efi_TRUE@am__append_5046 = $(nodist_affs_module_SOURCES)
 
6867
@COND_x86_64_efi_TRUE@am__append_5047 = $(nodist_affs_module_SOURCES) \
 
6868
@COND_x86_64_efi_TRUE@  affs.marker
 
6869
@COND_x86_64_efi_TRUE@am__append_5048 = affs.mod
 
6870
@COND_x86_64_efi_TRUE@am__append_5049 = affs.marker
 
6871
@COND_mips_yeeloong_TRUE@am__append_5050 = affs.module
 
6872
@COND_mips_yeeloong_TRUE@am__append_5051 = affs.module$(EXEEXT)
 
6873
@COND_mips_yeeloong_TRUE@am__append_5052 = 
 
6874
@COND_mips_yeeloong_TRUE@am__append_5053 = $(nodist_affs_module_SOURCES)
 
6875
@COND_mips_yeeloong_TRUE@am__append_5054 =  \
 
6876
@COND_mips_yeeloong_TRUE@       $(nodist_affs_module_SOURCES) \
 
6877
@COND_mips_yeeloong_TRUE@       affs.marker
 
6878
@COND_mips_yeeloong_TRUE@am__append_5055 = affs.mod
 
6879
@COND_mips_yeeloong_TRUE@am__append_5056 = affs.marker
 
6880
@COND_sparc64_ieee1275_TRUE@am__append_5057 = affs.module
 
6881
@COND_sparc64_ieee1275_TRUE@am__append_5058 = affs.module$(EXEEXT)
 
6882
@COND_sparc64_ieee1275_TRUE@am__append_5059 = 
 
6883
@COND_sparc64_ieee1275_TRUE@am__append_5060 = $(nodist_affs_module_SOURCES)
 
6884
@COND_sparc64_ieee1275_TRUE@am__append_5061 =  \
 
6885
@COND_sparc64_ieee1275_TRUE@    $(nodist_affs_module_SOURCES) \
 
6886
@COND_sparc64_ieee1275_TRUE@    affs.marker
 
6887
@COND_sparc64_ieee1275_TRUE@am__append_5062 = affs.mod
 
6888
@COND_sparc64_ieee1275_TRUE@am__append_5063 = affs.marker
 
6889
@COND_powerpc_ieee1275_TRUE@am__append_5064 = affs.module
 
6890
@COND_powerpc_ieee1275_TRUE@am__append_5065 = affs.module$(EXEEXT)
 
6891
@COND_powerpc_ieee1275_TRUE@am__append_5066 = 
 
6892
@COND_powerpc_ieee1275_TRUE@am__append_5067 = $(nodist_affs_module_SOURCES)
 
6893
@COND_powerpc_ieee1275_TRUE@am__append_5068 =  \
 
6894
@COND_powerpc_ieee1275_TRUE@    $(nodist_affs_module_SOURCES) \
 
6895
@COND_powerpc_ieee1275_TRUE@    affs.marker
 
6896
@COND_powerpc_ieee1275_TRUE@am__append_5069 = affs.mod
 
6897
@COND_powerpc_ieee1275_TRUE@am__append_5070 = affs.marker
 
6898
@COND_emu_TRUE@am__append_5071 = afs.module
 
6899
@COND_emu_TRUE@am__append_5072 = afs.module$(EXEEXT)
 
6900
@COND_emu_TRUE@am__append_5073 = 
 
6901
@COND_emu_TRUE@am__append_5074 = $(nodist_afs_module_SOURCES)
 
6902
@COND_emu_TRUE@am__append_5075 = $(nodist_afs_module_SOURCES) \
 
6903
@COND_emu_TRUE@ afs.marker
 
6904
@COND_emu_TRUE@am__append_5076 = afs.mod
 
6905
@COND_emu_TRUE@am__append_5077 = afs.marker
 
6906
@COND_i386_pc_TRUE@am__append_5078 = afs.module
 
6907
@COND_i386_pc_TRUE@am__append_5079 = afs.module$(EXEEXT)
 
6908
@COND_i386_pc_TRUE@am__append_5080 = 
 
6909
@COND_i386_pc_TRUE@am__append_5081 = $(nodist_afs_module_SOURCES)
 
6910
@COND_i386_pc_TRUE@am__append_5082 = $(nodist_afs_module_SOURCES) \
 
6911
@COND_i386_pc_TRUE@     afs.marker
 
6912
@COND_i386_pc_TRUE@am__append_5083 = afs.mod
 
6913
@COND_i386_pc_TRUE@am__append_5084 = afs.marker
 
6914
@COND_i386_efi_TRUE@am__append_5085 = afs.module
 
6915
@COND_i386_efi_TRUE@am__append_5086 = afs.module$(EXEEXT)
 
6916
@COND_i386_efi_TRUE@am__append_5087 = 
 
6917
@COND_i386_efi_TRUE@am__append_5088 = $(nodist_afs_module_SOURCES)
 
6918
@COND_i386_efi_TRUE@am__append_5089 = $(nodist_afs_module_SOURCES) \
 
6919
@COND_i386_efi_TRUE@    afs.marker
 
6920
@COND_i386_efi_TRUE@am__append_5090 = afs.mod
 
6921
@COND_i386_efi_TRUE@am__append_5091 = afs.marker
 
6922
@COND_i386_qemu_TRUE@am__append_5092 = afs.module
 
6923
@COND_i386_qemu_TRUE@am__append_5093 = afs.module$(EXEEXT)
 
6924
@COND_i386_qemu_TRUE@am__append_5094 = 
 
6925
@COND_i386_qemu_TRUE@am__append_5095 = $(nodist_afs_module_SOURCES)
 
6926
@COND_i386_qemu_TRUE@am__append_5096 = $(nodist_afs_module_SOURCES) \
 
6927
@COND_i386_qemu_TRUE@   afs.marker
 
6928
@COND_i386_qemu_TRUE@am__append_5097 = afs.mod
 
6929
@COND_i386_qemu_TRUE@am__append_5098 = afs.marker
 
6930
@COND_i386_coreboot_TRUE@am__append_5099 = afs.module
 
6931
@COND_i386_coreboot_TRUE@am__append_5100 = afs.module$(EXEEXT)
 
6932
@COND_i386_coreboot_TRUE@am__append_5101 = 
 
6933
@COND_i386_coreboot_TRUE@am__append_5102 = $(nodist_afs_module_SOURCES)
 
6934
@COND_i386_coreboot_TRUE@am__append_5103 =  \
 
6935
@COND_i386_coreboot_TRUE@       $(nodist_afs_module_SOURCES) \
 
6936
@COND_i386_coreboot_TRUE@       afs.marker
 
6937
@COND_i386_coreboot_TRUE@am__append_5104 = afs.mod
 
6938
@COND_i386_coreboot_TRUE@am__append_5105 = afs.marker
 
6939
@COND_i386_multiboot_TRUE@am__append_5106 = afs.module
 
6940
@COND_i386_multiboot_TRUE@am__append_5107 = afs.module$(EXEEXT)
 
6941
@COND_i386_multiboot_TRUE@am__append_5108 = 
 
6942
@COND_i386_multiboot_TRUE@am__append_5109 = $(nodist_afs_module_SOURCES)
 
6943
@COND_i386_multiboot_TRUE@am__append_5110 =  \
 
6944
@COND_i386_multiboot_TRUE@      $(nodist_afs_module_SOURCES) \
 
6945
@COND_i386_multiboot_TRUE@      afs.marker
 
6946
@COND_i386_multiboot_TRUE@am__append_5111 = afs.mod
 
6947
@COND_i386_multiboot_TRUE@am__append_5112 = afs.marker
 
6948
@COND_i386_ieee1275_TRUE@am__append_5113 = afs.module
 
6949
@COND_i386_ieee1275_TRUE@am__append_5114 = afs.module$(EXEEXT)
 
6950
@COND_i386_ieee1275_TRUE@am__append_5115 = 
 
6951
@COND_i386_ieee1275_TRUE@am__append_5116 = $(nodist_afs_module_SOURCES)
 
6952
@COND_i386_ieee1275_TRUE@am__append_5117 =  \
 
6953
@COND_i386_ieee1275_TRUE@       $(nodist_afs_module_SOURCES) \
 
6954
@COND_i386_ieee1275_TRUE@       afs.marker
 
6955
@COND_i386_ieee1275_TRUE@am__append_5118 = afs.mod
 
6956
@COND_i386_ieee1275_TRUE@am__append_5119 = afs.marker
 
6957
@COND_x86_64_efi_TRUE@am__append_5120 = afs.module
 
6958
@COND_x86_64_efi_TRUE@am__append_5121 = afs.module$(EXEEXT)
 
6959
@COND_x86_64_efi_TRUE@am__append_5122 = 
 
6960
@COND_x86_64_efi_TRUE@am__append_5123 = $(nodist_afs_module_SOURCES)
 
6961
@COND_x86_64_efi_TRUE@am__append_5124 = $(nodist_afs_module_SOURCES) \
 
6962
@COND_x86_64_efi_TRUE@  afs.marker
 
6963
@COND_x86_64_efi_TRUE@am__append_5125 = afs.mod
 
6964
@COND_x86_64_efi_TRUE@am__append_5126 = afs.marker
 
6965
@COND_mips_yeeloong_TRUE@am__append_5127 = afs.module
 
6966
@COND_mips_yeeloong_TRUE@am__append_5128 = afs.module$(EXEEXT)
 
6967
@COND_mips_yeeloong_TRUE@am__append_5129 = 
 
6968
@COND_mips_yeeloong_TRUE@am__append_5130 = $(nodist_afs_module_SOURCES)
 
6969
@COND_mips_yeeloong_TRUE@am__append_5131 =  \
 
6970
@COND_mips_yeeloong_TRUE@       $(nodist_afs_module_SOURCES) \
 
6971
@COND_mips_yeeloong_TRUE@       afs.marker
 
6972
@COND_mips_yeeloong_TRUE@am__append_5132 = afs.mod
 
6973
@COND_mips_yeeloong_TRUE@am__append_5133 = afs.marker
 
6974
@COND_sparc64_ieee1275_TRUE@am__append_5134 = afs.module
 
6975
@COND_sparc64_ieee1275_TRUE@am__append_5135 = afs.module$(EXEEXT)
 
6976
@COND_sparc64_ieee1275_TRUE@am__append_5136 = 
 
6977
@COND_sparc64_ieee1275_TRUE@am__append_5137 = $(nodist_afs_module_SOURCES)
 
6978
@COND_sparc64_ieee1275_TRUE@am__append_5138 =  \
 
6979
@COND_sparc64_ieee1275_TRUE@    $(nodist_afs_module_SOURCES) \
 
6980
@COND_sparc64_ieee1275_TRUE@    afs.marker
 
6981
@COND_sparc64_ieee1275_TRUE@am__append_5139 = afs.mod
 
6982
@COND_sparc64_ieee1275_TRUE@am__append_5140 = afs.marker
 
6983
@COND_powerpc_ieee1275_TRUE@am__append_5141 = afs.module
 
6984
@COND_powerpc_ieee1275_TRUE@am__append_5142 = afs.module$(EXEEXT)
 
6985
@COND_powerpc_ieee1275_TRUE@am__append_5143 = 
 
6986
@COND_powerpc_ieee1275_TRUE@am__append_5144 = $(nodist_afs_module_SOURCES)
 
6987
@COND_powerpc_ieee1275_TRUE@am__append_5145 =  \
 
6988
@COND_powerpc_ieee1275_TRUE@    $(nodist_afs_module_SOURCES) \
 
6989
@COND_powerpc_ieee1275_TRUE@    afs.marker
 
6990
@COND_powerpc_ieee1275_TRUE@am__append_5146 = afs.mod
 
6991
@COND_powerpc_ieee1275_TRUE@am__append_5147 = afs.marker
 
6992
@COND_emu_TRUE@am__append_5148 = afs_be.module
 
6993
@COND_emu_TRUE@am__append_5149 = afs_be.module$(EXEEXT)
 
6994
@COND_emu_TRUE@am__append_5150 = 
 
6995
@COND_emu_TRUE@am__append_5151 = $(nodist_afs_be_module_SOURCES)
 
6996
@COND_emu_TRUE@am__append_5152 = $(nodist_afs_be_module_SOURCES) \
 
6997
@COND_emu_TRUE@ afs_be.marker
 
6998
@COND_emu_TRUE@am__append_5153 = afs_be.mod
 
6999
@COND_emu_TRUE@am__append_5154 = afs_be.marker
 
7000
@COND_i386_pc_TRUE@am__append_5155 = afs_be.module
 
7001
@COND_i386_pc_TRUE@am__append_5156 = afs_be.module$(EXEEXT)
 
7002
@COND_i386_pc_TRUE@am__append_5157 = 
 
7003
@COND_i386_pc_TRUE@am__append_5158 = $(nodist_afs_be_module_SOURCES)
 
7004
@COND_i386_pc_TRUE@am__append_5159 = $(nodist_afs_be_module_SOURCES) \
 
7005
@COND_i386_pc_TRUE@     afs_be.marker
 
7006
@COND_i386_pc_TRUE@am__append_5160 = afs_be.mod
 
7007
@COND_i386_pc_TRUE@am__append_5161 = afs_be.marker
 
7008
@COND_i386_efi_TRUE@am__append_5162 = afs_be.module
 
7009
@COND_i386_efi_TRUE@am__append_5163 = afs_be.module$(EXEEXT)
 
7010
@COND_i386_efi_TRUE@am__append_5164 = 
 
7011
@COND_i386_efi_TRUE@am__append_5165 = $(nodist_afs_be_module_SOURCES)
 
7012
@COND_i386_efi_TRUE@am__append_5166 = $(nodist_afs_be_module_SOURCES) \
 
7013
@COND_i386_efi_TRUE@    afs_be.marker
 
7014
@COND_i386_efi_TRUE@am__append_5167 = afs_be.mod
 
7015
@COND_i386_efi_TRUE@am__append_5168 = afs_be.marker
 
7016
@COND_i386_qemu_TRUE@am__append_5169 = afs_be.module
 
7017
@COND_i386_qemu_TRUE@am__append_5170 = afs_be.module$(EXEEXT)
 
7018
@COND_i386_qemu_TRUE@am__append_5171 = 
 
7019
@COND_i386_qemu_TRUE@am__append_5172 = $(nodist_afs_be_module_SOURCES)
 
7020
@COND_i386_qemu_TRUE@am__append_5173 =  \
 
7021
@COND_i386_qemu_TRUE@   $(nodist_afs_be_module_SOURCES) \
 
7022
@COND_i386_qemu_TRUE@   afs_be.marker
 
7023
@COND_i386_qemu_TRUE@am__append_5174 = afs_be.mod
 
7024
@COND_i386_qemu_TRUE@am__append_5175 = afs_be.marker
 
7025
@COND_i386_coreboot_TRUE@am__append_5176 = afs_be.module
 
7026
@COND_i386_coreboot_TRUE@am__append_5177 = afs_be.module$(EXEEXT)
 
7027
@COND_i386_coreboot_TRUE@am__append_5178 = 
 
7028
@COND_i386_coreboot_TRUE@am__append_5179 = $(nodist_afs_be_module_SOURCES)
 
7029
@COND_i386_coreboot_TRUE@am__append_5180 =  \
 
7030
@COND_i386_coreboot_TRUE@       $(nodist_afs_be_module_SOURCES) \
 
7031
@COND_i386_coreboot_TRUE@       afs_be.marker
 
7032
@COND_i386_coreboot_TRUE@am__append_5181 = afs_be.mod
 
7033
@COND_i386_coreboot_TRUE@am__append_5182 = afs_be.marker
 
7034
@COND_i386_multiboot_TRUE@am__append_5183 = afs_be.module
 
7035
@COND_i386_multiboot_TRUE@am__append_5184 = afs_be.module$(EXEEXT)
 
7036
@COND_i386_multiboot_TRUE@am__append_5185 = 
 
7037
@COND_i386_multiboot_TRUE@am__append_5186 = $(nodist_afs_be_module_SOURCES)
 
7038
@COND_i386_multiboot_TRUE@am__append_5187 =  \
 
7039
@COND_i386_multiboot_TRUE@      $(nodist_afs_be_module_SOURCES) \
 
7040
@COND_i386_multiboot_TRUE@      afs_be.marker
 
7041
@COND_i386_multiboot_TRUE@am__append_5188 = afs_be.mod
 
7042
@COND_i386_multiboot_TRUE@am__append_5189 = afs_be.marker
 
7043
@COND_i386_ieee1275_TRUE@am__append_5190 = afs_be.module
 
7044
@COND_i386_ieee1275_TRUE@am__append_5191 = afs_be.module$(EXEEXT)
 
7045
@COND_i386_ieee1275_TRUE@am__append_5192 = 
 
7046
@COND_i386_ieee1275_TRUE@am__append_5193 = $(nodist_afs_be_module_SOURCES)
 
7047
@COND_i386_ieee1275_TRUE@am__append_5194 =  \
 
7048
@COND_i386_ieee1275_TRUE@       $(nodist_afs_be_module_SOURCES) \
 
7049
@COND_i386_ieee1275_TRUE@       afs_be.marker
 
7050
@COND_i386_ieee1275_TRUE@am__append_5195 = afs_be.mod
 
7051
@COND_i386_ieee1275_TRUE@am__append_5196 = afs_be.marker
 
7052
@COND_x86_64_efi_TRUE@am__append_5197 = afs_be.module
 
7053
@COND_x86_64_efi_TRUE@am__append_5198 = afs_be.module$(EXEEXT)
 
7054
@COND_x86_64_efi_TRUE@am__append_5199 = 
 
7055
@COND_x86_64_efi_TRUE@am__append_5200 = $(nodist_afs_be_module_SOURCES)
 
7056
@COND_x86_64_efi_TRUE@am__append_5201 =  \
 
7057
@COND_x86_64_efi_TRUE@  $(nodist_afs_be_module_SOURCES) \
 
7058
@COND_x86_64_efi_TRUE@  afs_be.marker
 
7059
@COND_x86_64_efi_TRUE@am__append_5202 = afs_be.mod
 
7060
@COND_x86_64_efi_TRUE@am__append_5203 = afs_be.marker
 
7061
@COND_mips_yeeloong_TRUE@am__append_5204 = afs_be.module
 
7062
@COND_mips_yeeloong_TRUE@am__append_5205 = afs_be.module$(EXEEXT)
 
7063
@COND_mips_yeeloong_TRUE@am__append_5206 = 
 
7064
@COND_mips_yeeloong_TRUE@am__append_5207 = $(nodist_afs_be_module_SOURCES)
 
7065
@COND_mips_yeeloong_TRUE@am__append_5208 =  \
 
7066
@COND_mips_yeeloong_TRUE@       $(nodist_afs_be_module_SOURCES) \
 
7067
@COND_mips_yeeloong_TRUE@       afs_be.marker
 
7068
@COND_mips_yeeloong_TRUE@am__append_5209 = afs_be.mod
 
7069
@COND_mips_yeeloong_TRUE@am__append_5210 = afs_be.marker
 
7070
@COND_sparc64_ieee1275_TRUE@am__append_5211 = afs_be.module
 
7071
@COND_sparc64_ieee1275_TRUE@am__append_5212 = afs_be.module$(EXEEXT)
 
7072
@COND_sparc64_ieee1275_TRUE@am__append_5213 = 
 
7073
@COND_sparc64_ieee1275_TRUE@am__append_5214 = $(nodist_afs_be_module_SOURCES)
 
7074
@COND_sparc64_ieee1275_TRUE@am__append_5215 =  \
 
7075
@COND_sparc64_ieee1275_TRUE@    $(nodist_afs_be_module_SOURCES) \
 
7076
@COND_sparc64_ieee1275_TRUE@    afs_be.marker
 
7077
@COND_sparc64_ieee1275_TRUE@am__append_5216 = afs_be.mod
 
7078
@COND_sparc64_ieee1275_TRUE@am__append_5217 = afs_be.marker
 
7079
@COND_powerpc_ieee1275_TRUE@am__append_5218 = afs_be.module
 
7080
@COND_powerpc_ieee1275_TRUE@am__append_5219 = afs_be.module$(EXEEXT)
 
7081
@COND_powerpc_ieee1275_TRUE@am__append_5220 = 
 
7082
@COND_powerpc_ieee1275_TRUE@am__append_5221 = $(nodist_afs_be_module_SOURCES)
 
7083
@COND_powerpc_ieee1275_TRUE@am__append_5222 =  \
 
7084
@COND_powerpc_ieee1275_TRUE@    $(nodist_afs_be_module_SOURCES) \
 
7085
@COND_powerpc_ieee1275_TRUE@    afs_be.marker
 
7086
@COND_powerpc_ieee1275_TRUE@am__append_5223 = afs_be.mod
 
7087
@COND_powerpc_ieee1275_TRUE@am__append_5224 = afs_be.marker
 
7088
@COND_emu_TRUE@am__append_5225 = befs.module
 
7089
@COND_emu_TRUE@am__append_5226 = befs.module$(EXEEXT)
 
7090
@COND_emu_TRUE@am__append_5227 = 
 
7091
@COND_emu_TRUE@am__append_5228 = $(nodist_befs_module_SOURCES)
 
7092
@COND_emu_TRUE@am__append_5229 = $(nodist_befs_module_SOURCES) \
 
7093
@COND_emu_TRUE@ befs.marker
 
7094
@COND_emu_TRUE@am__append_5230 = befs.mod
 
7095
@COND_emu_TRUE@am__append_5231 = befs.marker
 
7096
@COND_i386_pc_TRUE@am__append_5232 = befs.module
 
7097
@COND_i386_pc_TRUE@am__append_5233 = befs.module$(EXEEXT)
 
7098
@COND_i386_pc_TRUE@am__append_5234 = 
 
7099
@COND_i386_pc_TRUE@am__append_5235 = $(nodist_befs_module_SOURCES)
 
7100
@COND_i386_pc_TRUE@am__append_5236 = $(nodist_befs_module_SOURCES) \
 
7101
@COND_i386_pc_TRUE@     befs.marker
 
7102
@COND_i386_pc_TRUE@am__append_5237 = befs.mod
 
7103
@COND_i386_pc_TRUE@am__append_5238 = befs.marker
 
7104
@COND_i386_efi_TRUE@am__append_5239 = befs.module
 
7105
@COND_i386_efi_TRUE@am__append_5240 = befs.module$(EXEEXT)
 
7106
@COND_i386_efi_TRUE@am__append_5241 = 
 
7107
@COND_i386_efi_TRUE@am__append_5242 = $(nodist_befs_module_SOURCES)
 
7108
@COND_i386_efi_TRUE@am__append_5243 = $(nodist_befs_module_SOURCES) \
 
7109
@COND_i386_efi_TRUE@    befs.marker
 
7110
@COND_i386_efi_TRUE@am__append_5244 = befs.mod
 
7111
@COND_i386_efi_TRUE@am__append_5245 = befs.marker
 
7112
@COND_i386_qemu_TRUE@am__append_5246 = befs.module
 
7113
@COND_i386_qemu_TRUE@am__append_5247 = befs.module$(EXEEXT)
 
7114
@COND_i386_qemu_TRUE@am__append_5248 = 
 
7115
@COND_i386_qemu_TRUE@am__append_5249 = $(nodist_befs_module_SOURCES)
 
7116
@COND_i386_qemu_TRUE@am__append_5250 = $(nodist_befs_module_SOURCES) \
 
7117
@COND_i386_qemu_TRUE@   befs.marker
 
7118
@COND_i386_qemu_TRUE@am__append_5251 = befs.mod
 
7119
@COND_i386_qemu_TRUE@am__append_5252 = befs.marker
 
7120
@COND_i386_coreboot_TRUE@am__append_5253 = befs.module
 
7121
@COND_i386_coreboot_TRUE@am__append_5254 = befs.module$(EXEEXT)
 
7122
@COND_i386_coreboot_TRUE@am__append_5255 = 
 
7123
@COND_i386_coreboot_TRUE@am__append_5256 = $(nodist_befs_module_SOURCES)
 
7124
@COND_i386_coreboot_TRUE@am__append_5257 =  \
 
7125
@COND_i386_coreboot_TRUE@       $(nodist_befs_module_SOURCES) \
 
7126
@COND_i386_coreboot_TRUE@       befs.marker
 
7127
@COND_i386_coreboot_TRUE@am__append_5258 = befs.mod
 
7128
@COND_i386_coreboot_TRUE@am__append_5259 = befs.marker
 
7129
@COND_i386_multiboot_TRUE@am__append_5260 = befs.module
 
7130
@COND_i386_multiboot_TRUE@am__append_5261 = befs.module$(EXEEXT)
 
7131
@COND_i386_multiboot_TRUE@am__append_5262 = 
 
7132
@COND_i386_multiboot_TRUE@am__append_5263 = $(nodist_befs_module_SOURCES)
 
7133
@COND_i386_multiboot_TRUE@am__append_5264 =  \
 
7134
@COND_i386_multiboot_TRUE@      $(nodist_befs_module_SOURCES) \
 
7135
@COND_i386_multiboot_TRUE@      befs.marker
 
7136
@COND_i386_multiboot_TRUE@am__append_5265 = befs.mod
 
7137
@COND_i386_multiboot_TRUE@am__append_5266 = befs.marker
 
7138
@COND_i386_ieee1275_TRUE@am__append_5267 = befs.module
 
7139
@COND_i386_ieee1275_TRUE@am__append_5268 = befs.module$(EXEEXT)
 
7140
@COND_i386_ieee1275_TRUE@am__append_5269 = 
 
7141
@COND_i386_ieee1275_TRUE@am__append_5270 = $(nodist_befs_module_SOURCES)
 
7142
@COND_i386_ieee1275_TRUE@am__append_5271 =  \
 
7143
@COND_i386_ieee1275_TRUE@       $(nodist_befs_module_SOURCES) \
 
7144
@COND_i386_ieee1275_TRUE@       befs.marker
 
7145
@COND_i386_ieee1275_TRUE@am__append_5272 = befs.mod
 
7146
@COND_i386_ieee1275_TRUE@am__append_5273 = befs.marker
 
7147
@COND_x86_64_efi_TRUE@am__append_5274 = befs.module
 
7148
@COND_x86_64_efi_TRUE@am__append_5275 = befs.module$(EXEEXT)
 
7149
@COND_x86_64_efi_TRUE@am__append_5276 = 
 
7150
@COND_x86_64_efi_TRUE@am__append_5277 = $(nodist_befs_module_SOURCES)
 
7151
@COND_x86_64_efi_TRUE@am__append_5278 = $(nodist_befs_module_SOURCES) \
 
7152
@COND_x86_64_efi_TRUE@  befs.marker
 
7153
@COND_x86_64_efi_TRUE@am__append_5279 = befs.mod
 
7154
@COND_x86_64_efi_TRUE@am__append_5280 = befs.marker
 
7155
@COND_mips_yeeloong_TRUE@am__append_5281 = befs.module
 
7156
@COND_mips_yeeloong_TRUE@am__append_5282 = befs.module$(EXEEXT)
 
7157
@COND_mips_yeeloong_TRUE@am__append_5283 = 
 
7158
@COND_mips_yeeloong_TRUE@am__append_5284 = $(nodist_befs_module_SOURCES)
 
7159
@COND_mips_yeeloong_TRUE@am__append_5285 =  \
 
7160
@COND_mips_yeeloong_TRUE@       $(nodist_befs_module_SOURCES) \
 
7161
@COND_mips_yeeloong_TRUE@       befs.marker
 
7162
@COND_mips_yeeloong_TRUE@am__append_5286 = befs.mod
 
7163
@COND_mips_yeeloong_TRUE@am__append_5287 = befs.marker
 
7164
@COND_sparc64_ieee1275_TRUE@am__append_5288 = befs.module
 
7165
@COND_sparc64_ieee1275_TRUE@am__append_5289 = befs.module$(EXEEXT)
 
7166
@COND_sparc64_ieee1275_TRUE@am__append_5290 = 
 
7167
@COND_sparc64_ieee1275_TRUE@am__append_5291 = $(nodist_befs_module_SOURCES)
 
7168
@COND_sparc64_ieee1275_TRUE@am__append_5292 =  \
 
7169
@COND_sparc64_ieee1275_TRUE@    $(nodist_befs_module_SOURCES) \
 
7170
@COND_sparc64_ieee1275_TRUE@    befs.marker
 
7171
@COND_sparc64_ieee1275_TRUE@am__append_5293 = befs.mod
 
7172
@COND_sparc64_ieee1275_TRUE@am__append_5294 = befs.marker
 
7173
@COND_powerpc_ieee1275_TRUE@am__append_5295 = befs.module
 
7174
@COND_powerpc_ieee1275_TRUE@am__append_5296 = befs.module$(EXEEXT)
 
7175
@COND_powerpc_ieee1275_TRUE@am__append_5297 = 
 
7176
@COND_powerpc_ieee1275_TRUE@am__append_5298 = $(nodist_befs_module_SOURCES)
 
7177
@COND_powerpc_ieee1275_TRUE@am__append_5299 =  \
 
7178
@COND_powerpc_ieee1275_TRUE@    $(nodist_befs_module_SOURCES) \
 
7179
@COND_powerpc_ieee1275_TRUE@    befs.marker
 
7180
@COND_powerpc_ieee1275_TRUE@am__append_5300 = befs.mod
 
7181
@COND_powerpc_ieee1275_TRUE@am__append_5301 = befs.marker
 
7182
@COND_emu_TRUE@am__append_5302 = befs_be.module
 
7183
@COND_emu_TRUE@am__append_5303 = befs_be.module$(EXEEXT)
 
7184
@COND_emu_TRUE@am__append_5304 = 
 
7185
@COND_emu_TRUE@am__append_5305 = $(nodist_befs_be_module_SOURCES)
 
7186
@COND_emu_TRUE@am__append_5306 = $(nodist_befs_be_module_SOURCES) \
 
7187
@COND_emu_TRUE@ befs_be.marker
 
7188
@COND_emu_TRUE@am__append_5307 = befs_be.mod
 
7189
@COND_emu_TRUE@am__append_5308 = befs_be.marker
 
7190
@COND_i386_pc_TRUE@am__append_5309 = befs_be.module
 
7191
@COND_i386_pc_TRUE@am__append_5310 = befs_be.module$(EXEEXT)
 
7192
@COND_i386_pc_TRUE@am__append_5311 = 
 
7193
@COND_i386_pc_TRUE@am__append_5312 = $(nodist_befs_be_module_SOURCES)
 
7194
@COND_i386_pc_TRUE@am__append_5313 = $(nodist_befs_be_module_SOURCES) \
 
7195
@COND_i386_pc_TRUE@     befs_be.marker
 
7196
@COND_i386_pc_TRUE@am__append_5314 = befs_be.mod
 
7197
@COND_i386_pc_TRUE@am__append_5315 = befs_be.marker
 
7198
@COND_i386_efi_TRUE@am__append_5316 = befs_be.module
 
7199
@COND_i386_efi_TRUE@am__append_5317 = befs_be.module$(EXEEXT)
 
7200
@COND_i386_efi_TRUE@am__append_5318 = 
 
7201
@COND_i386_efi_TRUE@am__append_5319 = $(nodist_befs_be_module_SOURCES)
 
7202
@COND_i386_efi_TRUE@am__append_5320 =  \
 
7203
@COND_i386_efi_TRUE@    $(nodist_befs_be_module_SOURCES) \
 
7204
@COND_i386_efi_TRUE@    befs_be.marker
 
7205
@COND_i386_efi_TRUE@am__append_5321 = befs_be.mod
 
7206
@COND_i386_efi_TRUE@am__append_5322 = befs_be.marker
 
7207
@COND_i386_qemu_TRUE@am__append_5323 = befs_be.module
 
7208
@COND_i386_qemu_TRUE@am__append_5324 = befs_be.module$(EXEEXT)
 
7209
@COND_i386_qemu_TRUE@am__append_5325 = 
 
7210
@COND_i386_qemu_TRUE@am__append_5326 = $(nodist_befs_be_module_SOURCES)
 
7211
@COND_i386_qemu_TRUE@am__append_5327 =  \
 
7212
@COND_i386_qemu_TRUE@   $(nodist_befs_be_module_SOURCES) \
 
7213
@COND_i386_qemu_TRUE@   befs_be.marker
 
7214
@COND_i386_qemu_TRUE@am__append_5328 = befs_be.mod
 
7215
@COND_i386_qemu_TRUE@am__append_5329 = befs_be.marker
 
7216
@COND_i386_coreboot_TRUE@am__append_5330 = befs_be.module
 
7217
@COND_i386_coreboot_TRUE@am__append_5331 = befs_be.module$(EXEEXT)
 
7218
@COND_i386_coreboot_TRUE@am__append_5332 = 
 
7219
@COND_i386_coreboot_TRUE@am__append_5333 = $(nodist_befs_be_module_SOURCES)
 
7220
@COND_i386_coreboot_TRUE@am__append_5334 =  \
 
7221
@COND_i386_coreboot_TRUE@       $(nodist_befs_be_module_SOURCES) \
 
7222
@COND_i386_coreboot_TRUE@       befs_be.marker
 
7223
@COND_i386_coreboot_TRUE@am__append_5335 = befs_be.mod
 
7224
@COND_i386_coreboot_TRUE@am__append_5336 = befs_be.marker
 
7225
@COND_i386_multiboot_TRUE@am__append_5337 = befs_be.module
 
7226
@COND_i386_multiboot_TRUE@am__append_5338 = befs_be.module$(EXEEXT)
 
7227
@COND_i386_multiboot_TRUE@am__append_5339 = 
 
7228
@COND_i386_multiboot_TRUE@am__append_5340 = $(nodist_befs_be_module_SOURCES)
 
7229
@COND_i386_multiboot_TRUE@am__append_5341 =  \
 
7230
@COND_i386_multiboot_TRUE@      $(nodist_befs_be_module_SOURCES) \
 
7231
@COND_i386_multiboot_TRUE@      befs_be.marker
 
7232
@COND_i386_multiboot_TRUE@am__append_5342 = befs_be.mod
 
7233
@COND_i386_multiboot_TRUE@am__append_5343 = befs_be.marker
 
7234
@COND_i386_ieee1275_TRUE@am__append_5344 = befs_be.module
 
7235
@COND_i386_ieee1275_TRUE@am__append_5345 = befs_be.module$(EXEEXT)
 
7236
@COND_i386_ieee1275_TRUE@am__append_5346 = 
 
7237
@COND_i386_ieee1275_TRUE@am__append_5347 = $(nodist_befs_be_module_SOURCES)
 
7238
@COND_i386_ieee1275_TRUE@am__append_5348 =  \
 
7239
@COND_i386_ieee1275_TRUE@       $(nodist_befs_be_module_SOURCES) \
 
7240
@COND_i386_ieee1275_TRUE@       befs_be.marker
 
7241
@COND_i386_ieee1275_TRUE@am__append_5349 = befs_be.mod
 
7242
@COND_i386_ieee1275_TRUE@am__append_5350 = befs_be.marker
 
7243
@COND_x86_64_efi_TRUE@am__append_5351 = befs_be.module
 
7244
@COND_x86_64_efi_TRUE@am__append_5352 = befs_be.module$(EXEEXT)
 
7245
@COND_x86_64_efi_TRUE@am__append_5353 = 
 
7246
@COND_x86_64_efi_TRUE@am__append_5354 = $(nodist_befs_be_module_SOURCES)
 
7247
@COND_x86_64_efi_TRUE@am__append_5355 =  \
 
7248
@COND_x86_64_efi_TRUE@  $(nodist_befs_be_module_SOURCES) \
 
7249
@COND_x86_64_efi_TRUE@  befs_be.marker
 
7250
@COND_x86_64_efi_TRUE@am__append_5356 = befs_be.mod
 
7251
@COND_x86_64_efi_TRUE@am__append_5357 = befs_be.marker
 
7252
@COND_mips_yeeloong_TRUE@am__append_5358 = befs_be.module
 
7253
@COND_mips_yeeloong_TRUE@am__append_5359 = befs_be.module$(EXEEXT)
 
7254
@COND_mips_yeeloong_TRUE@am__append_5360 = 
 
7255
@COND_mips_yeeloong_TRUE@am__append_5361 = $(nodist_befs_be_module_SOURCES)
 
7256
@COND_mips_yeeloong_TRUE@am__append_5362 =  \
 
7257
@COND_mips_yeeloong_TRUE@       $(nodist_befs_be_module_SOURCES) \
 
7258
@COND_mips_yeeloong_TRUE@       befs_be.marker
 
7259
@COND_mips_yeeloong_TRUE@am__append_5363 = befs_be.mod
 
7260
@COND_mips_yeeloong_TRUE@am__append_5364 = befs_be.marker
 
7261
@COND_sparc64_ieee1275_TRUE@am__append_5365 = befs_be.module
 
7262
@COND_sparc64_ieee1275_TRUE@am__append_5366 = befs_be.module$(EXEEXT)
 
7263
@COND_sparc64_ieee1275_TRUE@am__append_5367 = 
 
7264
@COND_sparc64_ieee1275_TRUE@am__append_5368 = $(nodist_befs_be_module_SOURCES)
 
7265
@COND_sparc64_ieee1275_TRUE@am__append_5369 =  \
 
7266
@COND_sparc64_ieee1275_TRUE@    $(nodist_befs_be_module_SOURCES) \
 
7267
@COND_sparc64_ieee1275_TRUE@    befs_be.marker
 
7268
@COND_sparc64_ieee1275_TRUE@am__append_5370 = befs_be.mod
 
7269
@COND_sparc64_ieee1275_TRUE@am__append_5371 = befs_be.marker
 
7270
@COND_powerpc_ieee1275_TRUE@am__append_5372 = befs_be.module
 
7271
@COND_powerpc_ieee1275_TRUE@am__append_5373 = befs_be.module$(EXEEXT)
 
7272
@COND_powerpc_ieee1275_TRUE@am__append_5374 = 
 
7273
@COND_powerpc_ieee1275_TRUE@am__append_5375 = $(nodist_befs_be_module_SOURCES)
 
7274
@COND_powerpc_ieee1275_TRUE@am__append_5376 =  \
 
7275
@COND_powerpc_ieee1275_TRUE@    $(nodist_befs_be_module_SOURCES) \
 
7276
@COND_powerpc_ieee1275_TRUE@    befs_be.marker
 
7277
@COND_powerpc_ieee1275_TRUE@am__append_5377 = befs_be.mod
 
7278
@COND_powerpc_ieee1275_TRUE@am__append_5378 = befs_be.marker
 
7279
@COND_emu_TRUE@am__append_5379 = btrfs.module
 
7280
@COND_emu_TRUE@am__append_5380 = btrfs.module$(EXEEXT)
 
7281
@COND_emu_TRUE@am__append_5381 = 
 
7282
@COND_emu_TRUE@am__append_5382 = $(nodist_btrfs_module_SOURCES)
 
7283
@COND_emu_TRUE@am__append_5383 = $(nodist_btrfs_module_SOURCES) \
 
7284
@COND_emu_TRUE@ btrfs.marker
 
7285
@COND_emu_TRUE@am__append_5384 = btrfs.mod
 
7286
@COND_emu_TRUE@am__append_5385 = btrfs.marker
 
7287
@COND_i386_pc_TRUE@am__append_5386 = btrfs.module
 
7288
@COND_i386_pc_TRUE@am__append_5387 = btrfs.module$(EXEEXT)
 
7289
@COND_i386_pc_TRUE@am__append_5388 = 
 
7290
@COND_i386_pc_TRUE@am__append_5389 = $(nodist_btrfs_module_SOURCES)
 
7291
@COND_i386_pc_TRUE@am__append_5390 = $(nodist_btrfs_module_SOURCES) \
 
7292
@COND_i386_pc_TRUE@     btrfs.marker
 
7293
@COND_i386_pc_TRUE@am__append_5391 = btrfs.mod
 
7294
@COND_i386_pc_TRUE@am__append_5392 = btrfs.marker
 
7295
@COND_i386_efi_TRUE@am__append_5393 = btrfs.module
 
7296
@COND_i386_efi_TRUE@am__append_5394 = btrfs.module$(EXEEXT)
 
7297
@COND_i386_efi_TRUE@am__append_5395 = 
 
7298
@COND_i386_efi_TRUE@am__append_5396 = $(nodist_btrfs_module_SOURCES)
 
7299
@COND_i386_efi_TRUE@am__append_5397 = $(nodist_btrfs_module_SOURCES) \
 
7300
@COND_i386_efi_TRUE@    btrfs.marker
 
7301
@COND_i386_efi_TRUE@am__append_5398 = btrfs.mod
 
7302
@COND_i386_efi_TRUE@am__append_5399 = btrfs.marker
 
7303
@COND_i386_qemu_TRUE@am__append_5400 = btrfs.module
 
7304
@COND_i386_qemu_TRUE@am__append_5401 = btrfs.module$(EXEEXT)
 
7305
@COND_i386_qemu_TRUE@am__append_5402 = 
 
7306
@COND_i386_qemu_TRUE@am__append_5403 = $(nodist_btrfs_module_SOURCES)
 
7307
@COND_i386_qemu_TRUE@am__append_5404 = $(nodist_btrfs_module_SOURCES) \
 
7308
@COND_i386_qemu_TRUE@   btrfs.marker
 
7309
@COND_i386_qemu_TRUE@am__append_5405 = btrfs.mod
 
7310
@COND_i386_qemu_TRUE@am__append_5406 = btrfs.marker
 
7311
@COND_i386_coreboot_TRUE@am__append_5407 = btrfs.module
 
7312
@COND_i386_coreboot_TRUE@am__append_5408 = btrfs.module$(EXEEXT)
 
7313
@COND_i386_coreboot_TRUE@am__append_5409 = 
 
7314
@COND_i386_coreboot_TRUE@am__append_5410 = $(nodist_btrfs_module_SOURCES)
 
7315
@COND_i386_coreboot_TRUE@am__append_5411 =  \
 
7316
@COND_i386_coreboot_TRUE@       $(nodist_btrfs_module_SOURCES) \
 
7317
@COND_i386_coreboot_TRUE@       btrfs.marker
 
7318
@COND_i386_coreboot_TRUE@am__append_5412 = btrfs.mod
 
7319
@COND_i386_coreboot_TRUE@am__append_5413 = btrfs.marker
 
7320
@COND_i386_multiboot_TRUE@am__append_5414 = btrfs.module
 
7321
@COND_i386_multiboot_TRUE@am__append_5415 = btrfs.module$(EXEEXT)
 
7322
@COND_i386_multiboot_TRUE@am__append_5416 = 
 
7323
@COND_i386_multiboot_TRUE@am__append_5417 = $(nodist_btrfs_module_SOURCES)
 
7324
@COND_i386_multiboot_TRUE@am__append_5418 =  \
 
7325
@COND_i386_multiboot_TRUE@      $(nodist_btrfs_module_SOURCES) \
 
7326
@COND_i386_multiboot_TRUE@      btrfs.marker
 
7327
@COND_i386_multiboot_TRUE@am__append_5419 = btrfs.mod
 
7328
@COND_i386_multiboot_TRUE@am__append_5420 = btrfs.marker
 
7329
@COND_i386_ieee1275_TRUE@am__append_5421 = btrfs.module
 
7330
@COND_i386_ieee1275_TRUE@am__append_5422 = btrfs.module$(EXEEXT)
 
7331
@COND_i386_ieee1275_TRUE@am__append_5423 = 
 
7332
@COND_i386_ieee1275_TRUE@am__append_5424 = $(nodist_btrfs_module_SOURCES)
 
7333
@COND_i386_ieee1275_TRUE@am__append_5425 =  \
 
7334
@COND_i386_ieee1275_TRUE@       $(nodist_btrfs_module_SOURCES) \
 
7335
@COND_i386_ieee1275_TRUE@       btrfs.marker
 
7336
@COND_i386_ieee1275_TRUE@am__append_5426 = btrfs.mod
 
7337
@COND_i386_ieee1275_TRUE@am__append_5427 = btrfs.marker
 
7338
@COND_x86_64_efi_TRUE@am__append_5428 = btrfs.module
 
7339
@COND_x86_64_efi_TRUE@am__append_5429 = btrfs.module$(EXEEXT)
 
7340
@COND_x86_64_efi_TRUE@am__append_5430 = 
 
7341
@COND_x86_64_efi_TRUE@am__append_5431 = $(nodist_btrfs_module_SOURCES)
 
7342
@COND_x86_64_efi_TRUE@am__append_5432 =  \
 
7343
@COND_x86_64_efi_TRUE@  $(nodist_btrfs_module_SOURCES) \
 
7344
@COND_x86_64_efi_TRUE@  btrfs.marker
 
7345
@COND_x86_64_efi_TRUE@am__append_5433 = btrfs.mod
 
7346
@COND_x86_64_efi_TRUE@am__append_5434 = btrfs.marker
 
7347
@COND_mips_yeeloong_TRUE@am__append_5435 = btrfs.module
 
7348
@COND_mips_yeeloong_TRUE@am__append_5436 = btrfs.module$(EXEEXT)
 
7349
@COND_mips_yeeloong_TRUE@am__append_5437 = 
 
7350
@COND_mips_yeeloong_TRUE@am__append_5438 = $(nodist_btrfs_module_SOURCES)
 
7351
@COND_mips_yeeloong_TRUE@am__append_5439 =  \
 
7352
@COND_mips_yeeloong_TRUE@       $(nodist_btrfs_module_SOURCES) \
 
7353
@COND_mips_yeeloong_TRUE@       btrfs.marker
 
7354
@COND_mips_yeeloong_TRUE@am__append_5440 = btrfs.mod
 
7355
@COND_mips_yeeloong_TRUE@am__append_5441 = btrfs.marker
 
7356
@COND_sparc64_ieee1275_TRUE@am__append_5442 = btrfs.module
 
7357
@COND_sparc64_ieee1275_TRUE@am__append_5443 = btrfs.module$(EXEEXT)
 
7358
@COND_sparc64_ieee1275_TRUE@am__append_5444 = 
 
7359
@COND_sparc64_ieee1275_TRUE@am__append_5445 = $(nodist_btrfs_module_SOURCES)
 
7360
@COND_sparc64_ieee1275_TRUE@am__append_5446 =  \
 
7361
@COND_sparc64_ieee1275_TRUE@    $(nodist_btrfs_module_SOURCES) \
 
7362
@COND_sparc64_ieee1275_TRUE@    btrfs.marker
 
7363
@COND_sparc64_ieee1275_TRUE@am__append_5447 = btrfs.mod
 
7364
@COND_sparc64_ieee1275_TRUE@am__append_5448 = btrfs.marker
 
7365
@COND_powerpc_ieee1275_TRUE@am__append_5449 = btrfs.module
 
7366
@COND_powerpc_ieee1275_TRUE@am__append_5450 = btrfs.module$(EXEEXT)
 
7367
@COND_powerpc_ieee1275_TRUE@am__append_5451 = 
 
7368
@COND_powerpc_ieee1275_TRUE@am__append_5452 = $(nodist_btrfs_module_SOURCES)
 
7369
@COND_powerpc_ieee1275_TRUE@am__append_5453 =  \
 
7370
@COND_powerpc_ieee1275_TRUE@    $(nodist_btrfs_module_SOURCES) \
 
7371
@COND_powerpc_ieee1275_TRUE@    btrfs.marker
 
7372
@COND_powerpc_ieee1275_TRUE@am__append_5454 = btrfs.mod
 
7373
@COND_powerpc_ieee1275_TRUE@am__append_5455 = btrfs.marker
 
7374
@COND_emu_TRUE@am__append_5456 = cpio.module
 
7375
@COND_emu_TRUE@am__append_5457 = cpio.module$(EXEEXT)
 
7376
@COND_emu_TRUE@am__append_5458 = 
 
7377
@COND_emu_TRUE@am__append_5459 = $(nodist_cpio_module_SOURCES)
 
7378
@COND_emu_TRUE@am__append_5460 = $(nodist_cpio_module_SOURCES) \
 
7379
@COND_emu_TRUE@ cpio.marker
 
7380
@COND_emu_TRUE@am__append_5461 = cpio.mod
 
7381
@COND_emu_TRUE@am__append_5462 = cpio.marker
 
7382
@COND_i386_pc_TRUE@am__append_5463 = cpio.module
 
7383
@COND_i386_pc_TRUE@am__append_5464 = cpio.module$(EXEEXT)
 
7384
@COND_i386_pc_TRUE@am__append_5465 = 
 
7385
@COND_i386_pc_TRUE@am__append_5466 = $(nodist_cpio_module_SOURCES)
 
7386
@COND_i386_pc_TRUE@am__append_5467 = $(nodist_cpio_module_SOURCES) \
 
7387
@COND_i386_pc_TRUE@     cpio.marker
 
7388
@COND_i386_pc_TRUE@am__append_5468 = cpio.mod
 
7389
@COND_i386_pc_TRUE@am__append_5469 = cpio.marker
 
7390
@COND_i386_efi_TRUE@am__append_5470 = cpio.module
 
7391
@COND_i386_efi_TRUE@am__append_5471 = cpio.module$(EXEEXT)
 
7392
@COND_i386_efi_TRUE@am__append_5472 = 
 
7393
@COND_i386_efi_TRUE@am__append_5473 = $(nodist_cpio_module_SOURCES)
 
7394
@COND_i386_efi_TRUE@am__append_5474 = $(nodist_cpio_module_SOURCES) \
 
7395
@COND_i386_efi_TRUE@    cpio.marker
 
7396
@COND_i386_efi_TRUE@am__append_5475 = cpio.mod
 
7397
@COND_i386_efi_TRUE@am__append_5476 = cpio.marker
 
7398
@COND_i386_qemu_TRUE@am__append_5477 = cpio.module
 
7399
@COND_i386_qemu_TRUE@am__append_5478 = cpio.module$(EXEEXT)
 
7400
@COND_i386_qemu_TRUE@am__append_5479 = 
 
7401
@COND_i386_qemu_TRUE@am__append_5480 = $(nodist_cpio_module_SOURCES)
 
7402
@COND_i386_qemu_TRUE@am__append_5481 = $(nodist_cpio_module_SOURCES) \
 
7403
@COND_i386_qemu_TRUE@   cpio.marker
 
7404
@COND_i386_qemu_TRUE@am__append_5482 = cpio.mod
 
7405
@COND_i386_qemu_TRUE@am__append_5483 = cpio.marker
 
7406
@COND_i386_coreboot_TRUE@am__append_5484 = cpio.module
 
7407
@COND_i386_coreboot_TRUE@am__append_5485 = cpio.module$(EXEEXT)
 
7408
@COND_i386_coreboot_TRUE@am__append_5486 = 
 
7409
@COND_i386_coreboot_TRUE@am__append_5487 = $(nodist_cpio_module_SOURCES)
 
7410
@COND_i386_coreboot_TRUE@am__append_5488 =  \
 
7411
@COND_i386_coreboot_TRUE@       $(nodist_cpio_module_SOURCES) \
 
7412
@COND_i386_coreboot_TRUE@       cpio.marker
 
7413
@COND_i386_coreboot_TRUE@am__append_5489 = cpio.mod
 
7414
@COND_i386_coreboot_TRUE@am__append_5490 = cpio.marker
 
7415
@COND_i386_multiboot_TRUE@am__append_5491 = cpio.module
 
7416
@COND_i386_multiboot_TRUE@am__append_5492 = cpio.module$(EXEEXT)
 
7417
@COND_i386_multiboot_TRUE@am__append_5493 = 
 
7418
@COND_i386_multiboot_TRUE@am__append_5494 = $(nodist_cpio_module_SOURCES)
 
7419
@COND_i386_multiboot_TRUE@am__append_5495 =  \
 
7420
@COND_i386_multiboot_TRUE@      $(nodist_cpio_module_SOURCES) \
 
7421
@COND_i386_multiboot_TRUE@      cpio.marker
 
7422
@COND_i386_multiboot_TRUE@am__append_5496 = cpio.mod
 
7423
@COND_i386_multiboot_TRUE@am__append_5497 = cpio.marker
 
7424
@COND_i386_ieee1275_TRUE@am__append_5498 = cpio.module
 
7425
@COND_i386_ieee1275_TRUE@am__append_5499 = cpio.module$(EXEEXT)
 
7426
@COND_i386_ieee1275_TRUE@am__append_5500 = 
 
7427
@COND_i386_ieee1275_TRUE@am__append_5501 = $(nodist_cpio_module_SOURCES)
 
7428
@COND_i386_ieee1275_TRUE@am__append_5502 =  \
 
7429
@COND_i386_ieee1275_TRUE@       $(nodist_cpio_module_SOURCES) \
 
7430
@COND_i386_ieee1275_TRUE@       cpio.marker
 
7431
@COND_i386_ieee1275_TRUE@am__append_5503 = cpio.mod
 
7432
@COND_i386_ieee1275_TRUE@am__append_5504 = cpio.marker
 
7433
@COND_x86_64_efi_TRUE@am__append_5505 = cpio.module
 
7434
@COND_x86_64_efi_TRUE@am__append_5506 = cpio.module$(EXEEXT)
 
7435
@COND_x86_64_efi_TRUE@am__append_5507 = 
 
7436
@COND_x86_64_efi_TRUE@am__append_5508 = $(nodist_cpio_module_SOURCES)
 
7437
@COND_x86_64_efi_TRUE@am__append_5509 = $(nodist_cpio_module_SOURCES) \
 
7438
@COND_x86_64_efi_TRUE@  cpio.marker
 
7439
@COND_x86_64_efi_TRUE@am__append_5510 = cpio.mod
 
7440
@COND_x86_64_efi_TRUE@am__append_5511 = cpio.marker
 
7441
@COND_mips_yeeloong_TRUE@am__append_5512 = cpio.module
 
7442
@COND_mips_yeeloong_TRUE@am__append_5513 = cpio.module$(EXEEXT)
 
7443
@COND_mips_yeeloong_TRUE@am__append_5514 = 
 
7444
@COND_mips_yeeloong_TRUE@am__append_5515 = $(nodist_cpio_module_SOURCES)
 
7445
@COND_mips_yeeloong_TRUE@am__append_5516 =  \
 
7446
@COND_mips_yeeloong_TRUE@       $(nodist_cpio_module_SOURCES) \
 
7447
@COND_mips_yeeloong_TRUE@       cpio.marker
 
7448
@COND_mips_yeeloong_TRUE@am__append_5517 = cpio.mod
 
7449
@COND_mips_yeeloong_TRUE@am__append_5518 = cpio.marker
 
7450
@COND_sparc64_ieee1275_TRUE@am__append_5519 = cpio.module
 
7451
@COND_sparc64_ieee1275_TRUE@am__append_5520 = cpio.module$(EXEEXT)
 
7452
@COND_sparc64_ieee1275_TRUE@am__append_5521 = 
 
7453
@COND_sparc64_ieee1275_TRUE@am__append_5522 = $(nodist_cpio_module_SOURCES)
 
7454
@COND_sparc64_ieee1275_TRUE@am__append_5523 =  \
 
7455
@COND_sparc64_ieee1275_TRUE@    $(nodist_cpio_module_SOURCES) \
 
7456
@COND_sparc64_ieee1275_TRUE@    cpio.marker
 
7457
@COND_sparc64_ieee1275_TRUE@am__append_5524 = cpio.mod
 
7458
@COND_sparc64_ieee1275_TRUE@am__append_5525 = cpio.marker
 
7459
@COND_powerpc_ieee1275_TRUE@am__append_5526 = cpio.module
 
7460
@COND_powerpc_ieee1275_TRUE@am__append_5527 = cpio.module$(EXEEXT)
 
7461
@COND_powerpc_ieee1275_TRUE@am__append_5528 = 
 
7462
@COND_powerpc_ieee1275_TRUE@am__append_5529 = $(nodist_cpio_module_SOURCES)
 
7463
@COND_powerpc_ieee1275_TRUE@am__append_5530 =  \
 
7464
@COND_powerpc_ieee1275_TRUE@    $(nodist_cpio_module_SOURCES) \
 
7465
@COND_powerpc_ieee1275_TRUE@    cpio.marker
 
7466
@COND_powerpc_ieee1275_TRUE@am__append_5531 = cpio.mod
 
7467
@COND_powerpc_ieee1275_TRUE@am__append_5532 = cpio.marker
 
7468
@COND_emu_TRUE@am__append_5533 = ext2.module
 
7469
@COND_emu_TRUE@am__append_5534 = ext2.module$(EXEEXT)
 
7470
@COND_emu_TRUE@am__append_5535 = 
 
7471
@COND_emu_TRUE@am__append_5536 = $(nodist_ext2_module_SOURCES)
 
7472
@COND_emu_TRUE@am__append_5537 = $(nodist_ext2_module_SOURCES) \
 
7473
@COND_emu_TRUE@ ext2.marker
 
7474
@COND_emu_TRUE@am__append_5538 = ext2.mod
 
7475
@COND_emu_TRUE@am__append_5539 = ext2.marker
 
7476
@COND_i386_pc_TRUE@am__append_5540 = ext2.module
 
7477
@COND_i386_pc_TRUE@am__append_5541 = ext2.module$(EXEEXT)
 
7478
@COND_i386_pc_TRUE@am__append_5542 = 
 
7479
@COND_i386_pc_TRUE@am__append_5543 = $(nodist_ext2_module_SOURCES)
 
7480
@COND_i386_pc_TRUE@am__append_5544 = $(nodist_ext2_module_SOURCES) \
 
7481
@COND_i386_pc_TRUE@     ext2.marker
 
7482
@COND_i386_pc_TRUE@am__append_5545 = ext2.mod
 
7483
@COND_i386_pc_TRUE@am__append_5546 = ext2.marker
 
7484
@COND_i386_efi_TRUE@am__append_5547 = ext2.module
 
7485
@COND_i386_efi_TRUE@am__append_5548 = ext2.module$(EXEEXT)
 
7486
@COND_i386_efi_TRUE@am__append_5549 = 
 
7487
@COND_i386_efi_TRUE@am__append_5550 = $(nodist_ext2_module_SOURCES)
 
7488
@COND_i386_efi_TRUE@am__append_5551 = $(nodist_ext2_module_SOURCES) \
 
7489
@COND_i386_efi_TRUE@    ext2.marker
 
7490
@COND_i386_efi_TRUE@am__append_5552 = ext2.mod
 
7491
@COND_i386_efi_TRUE@am__append_5553 = ext2.marker
 
7492
@COND_i386_qemu_TRUE@am__append_5554 = ext2.module
 
7493
@COND_i386_qemu_TRUE@am__append_5555 = ext2.module$(EXEEXT)
 
7494
@COND_i386_qemu_TRUE@am__append_5556 = 
 
7495
@COND_i386_qemu_TRUE@am__append_5557 = $(nodist_ext2_module_SOURCES)
 
7496
@COND_i386_qemu_TRUE@am__append_5558 = $(nodist_ext2_module_SOURCES) \
 
7497
@COND_i386_qemu_TRUE@   ext2.marker
 
7498
@COND_i386_qemu_TRUE@am__append_5559 = ext2.mod
 
7499
@COND_i386_qemu_TRUE@am__append_5560 = ext2.marker
 
7500
@COND_i386_coreboot_TRUE@am__append_5561 = ext2.module
 
7501
@COND_i386_coreboot_TRUE@am__append_5562 = ext2.module$(EXEEXT)
 
7502
@COND_i386_coreboot_TRUE@am__append_5563 = 
 
7503
@COND_i386_coreboot_TRUE@am__append_5564 = $(nodist_ext2_module_SOURCES)
 
7504
@COND_i386_coreboot_TRUE@am__append_5565 =  \
 
7505
@COND_i386_coreboot_TRUE@       $(nodist_ext2_module_SOURCES) \
 
7506
@COND_i386_coreboot_TRUE@       ext2.marker
 
7507
@COND_i386_coreboot_TRUE@am__append_5566 = ext2.mod
 
7508
@COND_i386_coreboot_TRUE@am__append_5567 = ext2.marker
 
7509
@COND_i386_multiboot_TRUE@am__append_5568 = ext2.module
 
7510
@COND_i386_multiboot_TRUE@am__append_5569 = ext2.module$(EXEEXT)
 
7511
@COND_i386_multiboot_TRUE@am__append_5570 = 
 
7512
@COND_i386_multiboot_TRUE@am__append_5571 = $(nodist_ext2_module_SOURCES)
 
7513
@COND_i386_multiboot_TRUE@am__append_5572 =  \
 
7514
@COND_i386_multiboot_TRUE@      $(nodist_ext2_module_SOURCES) \
 
7515
@COND_i386_multiboot_TRUE@      ext2.marker
 
7516
@COND_i386_multiboot_TRUE@am__append_5573 = ext2.mod
 
7517
@COND_i386_multiboot_TRUE@am__append_5574 = ext2.marker
 
7518
@COND_i386_ieee1275_TRUE@am__append_5575 = ext2.module
 
7519
@COND_i386_ieee1275_TRUE@am__append_5576 = ext2.module$(EXEEXT)
 
7520
@COND_i386_ieee1275_TRUE@am__append_5577 = 
 
7521
@COND_i386_ieee1275_TRUE@am__append_5578 = $(nodist_ext2_module_SOURCES)
 
7522
@COND_i386_ieee1275_TRUE@am__append_5579 =  \
 
7523
@COND_i386_ieee1275_TRUE@       $(nodist_ext2_module_SOURCES) \
 
7524
@COND_i386_ieee1275_TRUE@       ext2.marker
 
7525
@COND_i386_ieee1275_TRUE@am__append_5580 = ext2.mod
 
7526
@COND_i386_ieee1275_TRUE@am__append_5581 = ext2.marker
 
7527
@COND_x86_64_efi_TRUE@am__append_5582 = ext2.module
 
7528
@COND_x86_64_efi_TRUE@am__append_5583 = ext2.module$(EXEEXT)
 
7529
@COND_x86_64_efi_TRUE@am__append_5584 = 
 
7530
@COND_x86_64_efi_TRUE@am__append_5585 = $(nodist_ext2_module_SOURCES)
 
7531
@COND_x86_64_efi_TRUE@am__append_5586 = $(nodist_ext2_module_SOURCES) \
 
7532
@COND_x86_64_efi_TRUE@  ext2.marker
 
7533
@COND_x86_64_efi_TRUE@am__append_5587 = ext2.mod
 
7534
@COND_x86_64_efi_TRUE@am__append_5588 = ext2.marker
 
7535
@COND_mips_yeeloong_TRUE@am__append_5589 = ext2.module
 
7536
@COND_mips_yeeloong_TRUE@am__append_5590 = ext2.module$(EXEEXT)
 
7537
@COND_mips_yeeloong_TRUE@am__append_5591 = 
 
7538
@COND_mips_yeeloong_TRUE@am__append_5592 = $(nodist_ext2_module_SOURCES)
 
7539
@COND_mips_yeeloong_TRUE@am__append_5593 =  \
 
7540
@COND_mips_yeeloong_TRUE@       $(nodist_ext2_module_SOURCES) \
 
7541
@COND_mips_yeeloong_TRUE@       ext2.marker
 
7542
@COND_mips_yeeloong_TRUE@am__append_5594 = ext2.mod
 
7543
@COND_mips_yeeloong_TRUE@am__append_5595 = ext2.marker
 
7544
@COND_sparc64_ieee1275_TRUE@am__append_5596 = ext2.module
 
7545
@COND_sparc64_ieee1275_TRUE@am__append_5597 = ext2.module$(EXEEXT)
 
7546
@COND_sparc64_ieee1275_TRUE@am__append_5598 = 
 
7547
@COND_sparc64_ieee1275_TRUE@am__append_5599 = $(nodist_ext2_module_SOURCES)
 
7548
@COND_sparc64_ieee1275_TRUE@am__append_5600 =  \
 
7549
@COND_sparc64_ieee1275_TRUE@    $(nodist_ext2_module_SOURCES) \
 
7550
@COND_sparc64_ieee1275_TRUE@    ext2.marker
 
7551
@COND_sparc64_ieee1275_TRUE@am__append_5601 = ext2.mod
 
7552
@COND_sparc64_ieee1275_TRUE@am__append_5602 = ext2.marker
 
7553
@COND_powerpc_ieee1275_TRUE@am__append_5603 = ext2.module
 
7554
@COND_powerpc_ieee1275_TRUE@am__append_5604 = ext2.module$(EXEEXT)
 
7555
@COND_powerpc_ieee1275_TRUE@am__append_5605 = 
 
7556
@COND_powerpc_ieee1275_TRUE@am__append_5606 = $(nodist_ext2_module_SOURCES)
 
7557
@COND_powerpc_ieee1275_TRUE@am__append_5607 =  \
 
7558
@COND_powerpc_ieee1275_TRUE@    $(nodist_ext2_module_SOURCES) \
 
7559
@COND_powerpc_ieee1275_TRUE@    ext2.marker
 
7560
@COND_powerpc_ieee1275_TRUE@am__append_5608 = ext2.mod
 
7561
@COND_powerpc_ieee1275_TRUE@am__append_5609 = ext2.marker
 
7562
@COND_emu_TRUE@am__append_5610 = fat.module
 
7563
@COND_emu_TRUE@am__append_5611 = fat.module$(EXEEXT)
 
7564
@COND_emu_TRUE@am__append_5612 = 
 
7565
@COND_emu_TRUE@am__append_5613 = $(nodist_fat_module_SOURCES)
 
7566
@COND_emu_TRUE@am__append_5614 = $(nodist_fat_module_SOURCES) \
 
7567
@COND_emu_TRUE@ fat.marker
 
7568
@COND_emu_TRUE@am__append_5615 = fat.mod
 
7569
@COND_emu_TRUE@am__append_5616 = fat.marker
 
7570
@COND_i386_pc_TRUE@am__append_5617 = fat.module
 
7571
@COND_i386_pc_TRUE@am__append_5618 = fat.module$(EXEEXT)
 
7572
@COND_i386_pc_TRUE@am__append_5619 = 
 
7573
@COND_i386_pc_TRUE@am__append_5620 = $(nodist_fat_module_SOURCES)
 
7574
@COND_i386_pc_TRUE@am__append_5621 = $(nodist_fat_module_SOURCES) \
 
7575
@COND_i386_pc_TRUE@     fat.marker
 
7576
@COND_i386_pc_TRUE@am__append_5622 = fat.mod
 
7577
@COND_i386_pc_TRUE@am__append_5623 = fat.marker
 
7578
@COND_i386_efi_TRUE@am__append_5624 = fat.module
 
7579
@COND_i386_efi_TRUE@am__append_5625 = fat.module$(EXEEXT)
 
7580
@COND_i386_efi_TRUE@am__append_5626 = 
 
7581
@COND_i386_efi_TRUE@am__append_5627 = $(nodist_fat_module_SOURCES)
 
7582
@COND_i386_efi_TRUE@am__append_5628 = $(nodist_fat_module_SOURCES) \
 
7583
@COND_i386_efi_TRUE@    fat.marker
 
7584
@COND_i386_efi_TRUE@am__append_5629 = fat.mod
 
7585
@COND_i386_efi_TRUE@am__append_5630 = fat.marker
 
7586
@COND_i386_qemu_TRUE@am__append_5631 = fat.module
 
7587
@COND_i386_qemu_TRUE@am__append_5632 = fat.module$(EXEEXT)
 
7588
@COND_i386_qemu_TRUE@am__append_5633 = 
 
7589
@COND_i386_qemu_TRUE@am__append_5634 = $(nodist_fat_module_SOURCES)
 
7590
@COND_i386_qemu_TRUE@am__append_5635 = $(nodist_fat_module_SOURCES) \
 
7591
@COND_i386_qemu_TRUE@   fat.marker
 
7592
@COND_i386_qemu_TRUE@am__append_5636 = fat.mod
 
7593
@COND_i386_qemu_TRUE@am__append_5637 = fat.marker
 
7594
@COND_i386_coreboot_TRUE@am__append_5638 = fat.module
 
7595
@COND_i386_coreboot_TRUE@am__append_5639 = fat.module$(EXEEXT)
 
7596
@COND_i386_coreboot_TRUE@am__append_5640 = 
 
7597
@COND_i386_coreboot_TRUE@am__append_5641 = $(nodist_fat_module_SOURCES)
 
7598
@COND_i386_coreboot_TRUE@am__append_5642 =  \
 
7599
@COND_i386_coreboot_TRUE@       $(nodist_fat_module_SOURCES) \
 
7600
@COND_i386_coreboot_TRUE@       fat.marker
 
7601
@COND_i386_coreboot_TRUE@am__append_5643 = fat.mod
 
7602
@COND_i386_coreboot_TRUE@am__append_5644 = fat.marker
 
7603
@COND_i386_multiboot_TRUE@am__append_5645 = fat.module
 
7604
@COND_i386_multiboot_TRUE@am__append_5646 = fat.module$(EXEEXT)
 
7605
@COND_i386_multiboot_TRUE@am__append_5647 = 
 
7606
@COND_i386_multiboot_TRUE@am__append_5648 = $(nodist_fat_module_SOURCES)
 
7607
@COND_i386_multiboot_TRUE@am__append_5649 =  \
 
7608
@COND_i386_multiboot_TRUE@      $(nodist_fat_module_SOURCES) \
 
7609
@COND_i386_multiboot_TRUE@      fat.marker
 
7610
@COND_i386_multiboot_TRUE@am__append_5650 = fat.mod
 
7611
@COND_i386_multiboot_TRUE@am__append_5651 = fat.marker
 
7612
@COND_i386_ieee1275_TRUE@am__append_5652 = fat.module
 
7613
@COND_i386_ieee1275_TRUE@am__append_5653 = fat.module$(EXEEXT)
 
7614
@COND_i386_ieee1275_TRUE@am__append_5654 = 
 
7615
@COND_i386_ieee1275_TRUE@am__append_5655 = $(nodist_fat_module_SOURCES)
 
7616
@COND_i386_ieee1275_TRUE@am__append_5656 =  \
 
7617
@COND_i386_ieee1275_TRUE@       $(nodist_fat_module_SOURCES) \
 
7618
@COND_i386_ieee1275_TRUE@       fat.marker
 
7619
@COND_i386_ieee1275_TRUE@am__append_5657 = fat.mod
 
7620
@COND_i386_ieee1275_TRUE@am__append_5658 = fat.marker
 
7621
@COND_x86_64_efi_TRUE@am__append_5659 = fat.module
 
7622
@COND_x86_64_efi_TRUE@am__append_5660 = fat.module$(EXEEXT)
 
7623
@COND_x86_64_efi_TRUE@am__append_5661 = 
 
7624
@COND_x86_64_efi_TRUE@am__append_5662 = $(nodist_fat_module_SOURCES)
 
7625
@COND_x86_64_efi_TRUE@am__append_5663 = $(nodist_fat_module_SOURCES) \
 
7626
@COND_x86_64_efi_TRUE@  fat.marker
 
7627
@COND_x86_64_efi_TRUE@am__append_5664 = fat.mod
 
7628
@COND_x86_64_efi_TRUE@am__append_5665 = fat.marker
 
7629
@COND_mips_yeeloong_TRUE@am__append_5666 = fat.module
 
7630
@COND_mips_yeeloong_TRUE@am__append_5667 = fat.module$(EXEEXT)
 
7631
@COND_mips_yeeloong_TRUE@am__append_5668 = 
 
7632
@COND_mips_yeeloong_TRUE@am__append_5669 = $(nodist_fat_module_SOURCES)
 
7633
@COND_mips_yeeloong_TRUE@am__append_5670 =  \
 
7634
@COND_mips_yeeloong_TRUE@       $(nodist_fat_module_SOURCES) \
 
7635
@COND_mips_yeeloong_TRUE@       fat.marker
 
7636
@COND_mips_yeeloong_TRUE@am__append_5671 = fat.mod
 
7637
@COND_mips_yeeloong_TRUE@am__append_5672 = fat.marker
 
7638
@COND_sparc64_ieee1275_TRUE@am__append_5673 = fat.module
 
7639
@COND_sparc64_ieee1275_TRUE@am__append_5674 = fat.module$(EXEEXT)
 
7640
@COND_sparc64_ieee1275_TRUE@am__append_5675 = 
 
7641
@COND_sparc64_ieee1275_TRUE@am__append_5676 = $(nodist_fat_module_SOURCES)
 
7642
@COND_sparc64_ieee1275_TRUE@am__append_5677 =  \
 
7643
@COND_sparc64_ieee1275_TRUE@    $(nodist_fat_module_SOURCES) \
 
7644
@COND_sparc64_ieee1275_TRUE@    fat.marker
 
7645
@COND_sparc64_ieee1275_TRUE@am__append_5678 = fat.mod
 
7646
@COND_sparc64_ieee1275_TRUE@am__append_5679 = fat.marker
 
7647
@COND_powerpc_ieee1275_TRUE@am__append_5680 = fat.module
 
7648
@COND_powerpc_ieee1275_TRUE@am__append_5681 = fat.module$(EXEEXT)
 
7649
@COND_powerpc_ieee1275_TRUE@am__append_5682 = 
 
7650
@COND_powerpc_ieee1275_TRUE@am__append_5683 = $(nodist_fat_module_SOURCES)
 
7651
@COND_powerpc_ieee1275_TRUE@am__append_5684 =  \
 
7652
@COND_powerpc_ieee1275_TRUE@    $(nodist_fat_module_SOURCES) \
 
7653
@COND_powerpc_ieee1275_TRUE@    fat.marker
 
7654
@COND_powerpc_ieee1275_TRUE@am__append_5685 = fat.mod
 
7655
@COND_powerpc_ieee1275_TRUE@am__append_5686 = fat.marker
 
7656
@COND_emu_TRUE@am__append_5687 = fshelp.module
 
7657
@COND_emu_TRUE@am__append_5688 = fshelp.module$(EXEEXT)
 
7658
@COND_emu_TRUE@am__append_5689 = 
 
7659
@COND_emu_TRUE@am__append_5690 = $(nodist_fshelp_module_SOURCES)
 
7660
@COND_emu_TRUE@am__append_5691 = $(nodist_fshelp_module_SOURCES) \
 
7661
@COND_emu_TRUE@ fshelp.marker
 
7662
@COND_emu_TRUE@am__append_5692 = fshelp.mod
 
7663
@COND_emu_TRUE@am__append_5693 = fshelp.marker
 
7664
@COND_i386_pc_TRUE@am__append_5694 = fshelp.module
 
7665
@COND_i386_pc_TRUE@am__append_5695 = fshelp.module$(EXEEXT)
 
7666
@COND_i386_pc_TRUE@am__append_5696 = 
 
7667
@COND_i386_pc_TRUE@am__append_5697 = $(nodist_fshelp_module_SOURCES)
 
7668
@COND_i386_pc_TRUE@am__append_5698 = $(nodist_fshelp_module_SOURCES) \
 
7669
@COND_i386_pc_TRUE@     fshelp.marker
 
7670
@COND_i386_pc_TRUE@am__append_5699 = fshelp.mod
 
7671
@COND_i386_pc_TRUE@am__append_5700 = fshelp.marker
 
7672
@COND_i386_efi_TRUE@am__append_5701 = fshelp.module
 
7673
@COND_i386_efi_TRUE@am__append_5702 = fshelp.module$(EXEEXT)
 
7674
@COND_i386_efi_TRUE@am__append_5703 = 
 
7675
@COND_i386_efi_TRUE@am__append_5704 = $(nodist_fshelp_module_SOURCES)
 
7676
@COND_i386_efi_TRUE@am__append_5705 = $(nodist_fshelp_module_SOURCES) \
 
7677
@COND_i386_efi_TRUE@    fshelp.marker
 
7678
@COND_i386_efi_TRUE@am__append_5706 = fshelp.mod
 
7679
@COND_i386_efi_TRUE@am__append_5707 = fshelp.marker
 
7680
@COND_i386_qemu_TRUE@am__append_5708 = fshelp.module
 
7681
@COND_i386_qemu_TRUE@am__append_5709 = fshelp.module$(EXEEXT)
 
7682
@COND_i386_qemu_TRUE@am__append_5710 = 
 
7683
@COND_i386_qemu_TRUE@am__append_5711 = $(nodist_fshelp_module_SOURCES)
 
7684
@COND_i386_qemu_TRUE@am__append_5712 =  \
 
7685
@COND_i386_qemu_TRUE@   $(nodist_fshelp_module_SOURCES) \
 
7686
@COND_i386_qemu_TRUE@   fshelp.marker
 
7687
@COND_i386_qemu_TRUE@am__append_5713 = fshelp.mod
 
7688
@COND_i386_qemu_TRUE@am__append_5714 = fshelp.marker
 
7689
@COND_i386_coreboot_TRUE@am__append_5715 = fshelp.module
 
7690
@COND_i386_coreboot_TRUE@am__append_5716 = fshelp.module$(EXEEXT)
 
7691
@COND_i386_coreboot_TRUE@am__append_5717 = 
 
7692
@COND_i386_coreboot_TRUE@am__append_5718 = $(nodist_fshelp_module_SOURCES)
 
7693
@COND_i386_coreboot_TRUE@am__append_5719 =  \
 
7694
@COND_i386_coreboot_TRUE@       $(nodist_fshelp_module_SOURCES) \
 
7695
@COND_i386_coreboot_TRUE@       fshelp.marker
 
7696
@COND_i386_coreboot_TRUE@am__append_5720 = fshelp.mod
 
7697
@COND_i386_coreboot_TRUE@am__append_5721 = fshelp.marker
 
7698
@COND_i386_multiboot_TRUE@am__append_5722 = fshelp.module
 
7699
@COND_i386_multiboot_TRUE@am__append_5723 = fshelp.module$(EXEEXT)
 
7700
@COND_i386_multiboot_TRUE@am__append_5724 = 
 
7701
@COND_i386_multiboot_TRUE@am__append_5725 = $(nodist_fshelp_module_SOURCES)
 
7702
@COND_i386_multiboot_TRUE@am__append_5726 =  \
 
7703
@COND_i386_multiboot_TRUE@      $(nodist_fshelp_module_SOURCES) \
 
7704
@COND_i386_multiboot_TRUE@      fshelp.marker
 
7705
@COND_i386_multiboot_TRUE@am__append_5727 = fshelp.mod
 
7706
@COND_i386_multiboot_TRUE@am__append_5728 = fshelp.marker
 
7707
@COND_i386_ieee1275_TRUE@am__append_5729 = fshelp.module
 
7708
@COND_i386_ieee1275_TRUE@am__append_5730 = fshelp.module$(EXEEXT)
 
7709
@COND_i386_ieee1275_TRUE@am__append_5731 = 
 
7710
@COND_i386_ieee1275_TRUE@am__append_5732 = $(nodist_fshelp_module_SOURCES)
 
7711
@COND_i386_ieee1275_TRUE@am__append_5733 =  \
 
7712
@COND_i386_ieee1275_TRUE@       $(nodist_fshelp_module_SOURCES) \
 
7713
@COND_i386_ieee1275_TRUE@       fshelp.marker
 
7714
@COND_i386_ieee1275_TRUE@am__append_5734 = fshelp.mod
 
7715
@COND_i386_ieee1275_TRUE@am__append_5735 = fshelp.marker
 
7716
@COND_x86_64_efi_TRUE@am__append_5736 = fshelp.module
 
7717
@COND_x86_64_efi_TRUE@am__append_5737 = fshelp.module$(EXEEXT)
 
7718
@COND_x86_64_efi_TRUE@am__append_5738 = 
 
7719
@COND_x86_64_efi_TRUE@am__append_5739 = $(nodist_fshelp_module_SOURCES)
 
7720
@COND_x86_64_efi_TRUE@am__append_5740 =  \
 
7721
@COND_x86_64_efi_TRUE@  $(nodist_fshelp_module_SOURCES) \
 
7722
@COND_x86_64_efi_TRUE@  fshelp.marker
 
7723
@COND_x86_64_efi_TRUE@am__append_5741 = fshelp.mod
 
7724
@COND_x86_64_efi_TRUE@am__append_5742 = fshelp.marker
 
7725
@COND_mips_yeeloong_TRUE@am__append_5743 = fshelp.module
 
7726
@COND_mips_yeeloong_TRUE@am__append_5744 = fshelp.module$(EXEEXT)
 
7727
@COND_mips_yeeloong_TRUE@am__append_5745 = 
 
7728
@COND_mips_yeeloong_TRUE@am__append_5746 = $(nodist_fshelp_module_SOURCES)
 
7729
@COND_mips_yeeloong_TRUE@am__append_5747 =  \
 
7730
@COND_mips_yeeloong_TRUE@       $(nodist_fshelp_module_SOURCES) \
 
7731
@COND_mips_yeeloong_TRUE@       fshelp.marker
 
7732
@COND_mips_yeeloong_TRUE@am__append_5748 = fshelp.mod
 
7733
@COND_mips_yeeloong_TRUE@am__append_5749 = fshelp.marker
 
7734
@COND_sparc64_ieee1275_TRUE@am__append_5750 = fshelp.module
 
7735
@COND_sparc64_ieee1275_TRUE@am__append_5751 = fshelp.module$(EXEEXT)
 
7736
@COND_sparc64_ieee1275_TRUE@am__append_5752 = 
 
7737
@COND_sparc64_ieee1275_TRUE@am__append_5753 = $(nodist_fshelp_module_SOURCES)
 
7738
@COND_sparc64_ieee1275_TRUE@am__append_5754 =  \
 
7739
@COND_sparc64_ieee1275_TRUE@    $(nodist_fshelp_module_SOURCES) \
 
7740
@COND_sparc64_ieee1275_TRUE@    fshelp.marker
 
7741
@COND_sparc64_ieee1275_TRUE@am__append_5755 = fshelp.mod
 
7742
@COND_sparc64_ieee1275_TRUE@am__append_5756 = fshelp.marker
 
7743
@COND_powerpc_ieee1275_TRUE@am__append_5757 = fshelp.module
 
7744
@COND_powerpc_ieee1275_TRUE@am__append_5758 = fshelp.module$(EXEEXT)
 
7745
@COND_powerpc_ieee1275_TRUE@am__append_5759 = 
 
7746
@COND_powerpc_ieee1275_TRUE@am__append_5760 = $(nodist_fshelp_module_SOURCES)
 
7747
@COND_powerpc_ieee1275_TRUE@am__append_5761 =  \
 
7748
@COND_powerpc_ieee1275_TRUE@    $(nodist_fshelp_module_SOURCES) \
 
7749
@COND_powerpc_ieee1275_TRUE@    fshelp.marker
 
7750
@COND_powerpc_ieee1275_TRUE@am__append_5762 = fshelp.mod
 
7751
@COND_powerpc_ieee1275_TRUE@am__append_5763 = fshelp.marker
 
7752
@COND_emu_TRUE@am__append_5764 = hfs.module
 
7753
@COND_emu_TRUE@am__append_5765 = hfs.module$(EXEEXT)
 
7754
@COND_emu_TRUE@am__append_5766 = 
 
7755
@COND_emu_TRUE@am__append_5767 = $(nodist_hfs_module_SOURCES)
 
7756
@COND_emu_TRUE@am__append_5768 = $(nodist_hfs_module_SOURCES) \
 
7757
@COND_emu_TRUE@ hfs.marker
 
7758
@COND_emu_TRUE@am__append_5769 = hfs.mod
 
7759
@COND_emu_TRUE@am__append_5770 = hfs.marker
 
7760
@COND_i386_pc_TRUE@am__append_5771 = hfs.module
 
7761
@COND_i386_pc_TRUE@am__append_5772 = hfs.module$(EXEEXT)
 
7762
@COND_i386_pc_TRUE@am__append_5773 = 
 
7763
@COND_i386_pc_TRUE@am__append_5774 = $(nodist_hfs_module_SOURCES)
 
7764
@COND_i386_pc_TRUE@am__append_5775 = $(nodist_hfs_module_SOURCES) \
 
7765
@COND_i386_pc_TRUE@     hfs.marker
 
7766
@COND_i386_pc_TRUE@am__append_5776 = hfs.mod
 
7767
@COND_i386_pc_TRUE@am__append_5777 = hfs.marker
 
7768
@COND_i386_efi_TRUE@am__append_5778 = hfs.module
 
7769
@COND_i386_efi_TRUE@am__append_5779 = hfs.module$(EXEEXT)
 
7770
@COND_i386_efi_TRUE@am__append_5780 = 
 
7771
@COND_i386_efi_TRUE@am__append_5781 = $(nodist_hfs_module_SOURCES)
 
7772
@COND_i386_efi_TRUE@am__append_5782 = $(nodist_hfs_module_SOURCES) \
 
7773
@COND_i386_efi_TRUE@    hfs.marker
 
7774
@COND_i386_efi_TRUE@am__append_5783 = hfs.mod
 
7775
@COND_i386_efi_TRUE@am__append_5784 = hfs.marker
 
7776
@COND_i386_qemu_TRUE@am__append_5785 = hfs.module
 
7777
@COND_i386_qemu_TRUE@am__append_5786 = hfs.module$(EXEEXT)
 
7778
@COND_i386_qemu_TRUE@am__append_5787 = 
 
7779
@COND_i386_qemu_TRUE@am__append_5788 = $(nodist_hfs_module_SOURCES)
 
7780
@COND_i386_qemu_TRUE@am__append_5789 = $(nodist_hfs_module_SOURCES) \
 
7781
@COND_i386_qemu_TRUE@   hfs.marker
 
7782
@COND_i386_qemu_TRUE@am__append_5790 = hfs.mod
 
7783
@COND_i386_qemu_TRUE@am__append_5791 = hfs.marker
 
7784
@COND_i386_coreboot_TRUE@am__append_5792 = hfs.module
 
7785
@COND_i386_coreboot_TRUE@am__append_5793 = hfs.module$(EXEEXT)
 
7786
@COND_i386_coreboot_TRUE@am__append_5794 = 
 
7787
@COND_i386_coreboot_TRUE@am__append_5795 = $(nodist_hfs_module_SOURCES)
 
7788
@COND_i386_coreboot_TRUE@am__append_5796 =  \
 
7789
@COND_i386_coreboot_TRUE@       $(nodist_hfs_module_SOURCES) \
 
7790
@COND_i386_coreboot_TRUE@       hfs.marker
 
7791
@COND_i386_coreboot_TRUE@am__append_5797 = hfs.mod
 
7792
@COND_i386_coreboot_TRUE@am__append_5798 = hfs.marker
 
7793
@COND_i386_multiboot_TRUE@am__append_5799 = hfs.module
 
7794
@COND_i386_multiboot_TRUE@am__append_5800 = hfs.module$(EXEEXT)
 
7795
@COND_i386_multiboot_TRUE@am__append_5801 = 
 
7796
@COND_i386_multiboot_TRUE@am__append_5802 = $(nodist_hfs_module_SOURCES)
 
7797
@COND_i386_multiboot_TRUE@am__append_5803 =  \
 
7798
@COND_i386_multiboot_TRUE@      $(nodist_hfs_module_SOURCES) \
 
7799
@COND_i386_multiboot_TRUE@      hfs.marker
 
7800
@COND_i386_multiboot_TRUE@am__append_5804 = hfs.mod
 
7801
@COND_i386_multiboot_TRUE@am__append_5805 = hfs.marker
 
7802
@COND_i386_ieee1275_TRUE@am__append_5806 = hfs.module
 
7803
@COND_i386_ieee1275_TRUE@am__append_5807 = hfs.module$(EXEEXT)
 
7804
@COND_i386_ieee1275_TRUE@am__append_5808 = 
 
7805
@COND_i386_ieee1275_TRUE@am__append_5809 = $(nodist_hfs_module_SOURCES)
 
7806
@COND_i386_ieee1275_TRUE@am__append_5810 =  \
 
7807
@COND_i386_ieee1275_TRUE@       $(nodist_hfs_module_SOURCES) \
 
7808
@COND_i386_ieee1275_TRUE@       hfs.marker
 
7809
@COND_i386_ieee1275_TRUE@am__append_5811 = hfs.mod
 
7810
@COND_i386_ieee1275_TRUE@am__append_5812 = hfs.marker
 
7811
@COND_x86_64_efi_TRUE@am__append_5813 = hfs.module
 
7812
@COND_x86_64_efi_TRUE@am__append_5814 = hfs.module$(EXEEXT)
 
7813
@COND_x86_64_efi_TRUE@am__append_5815 = 
 
7814
@COND_x86_64_efi_TRUE@am__append_5816 = $(nodist_hfs_module_SOURCES)
 
7815
@COND_x86_64_efi_TRUE@am__append_5817 = $(nodist_hfs_module_SOURCES) \
 
7816
@COND_x86_64_efi_TRUE@  hfs.marker
 
7817
@COND_x86_64_efi_TRUE@am__append_5818 = hfs.mod
 
7818
@COND_x86_64_efi_TRUE@am__append_5819 = hfs.marker
 
7819
@COND_mips_yeeloong_TRUE@am__append_5820 = hfs.module
 
7820
@COND_mips_yeeloong_TRUE@am__append_5821 = hfs.module$(EXEEXT)
 
7821
@COND_mips_yeeloong_TRUE@am__append_5822 = 
 
7822
@COND_mips_yeeloong_TRUE@am__append_5823 = $(nodist_hfs_module_SOURCES)
 
7823
@COND_mips_yeeloong_TRUE@am__append_5824 =  \
 
7824
@COND_mips_yeeloong_TRUE@       $(nodist_hfs_module_SOURCES) \
 
7825
@COND_mips_yeeloong_TRUE@       hfs.marker
 
7826
@COND_mips_yeeloong_TRUE@am__append_5825 = hfs.mod
 
7827
@COND_mips_yeeloong_TRUE@am__append_5826 = hfs.marker
 
7828
@COND_sparc64_ieee1275_TRUE@am__append_5827 = hfs.module
 
7829
@COND_sparc64_ieee1275_TRUE@am__append_5828 = hfs.module$(EXEEXT)
 
7830
@COND_sparc64_ieee1275_TRUE@am__append_5829 = 
 
7831
@COND_sparc64_ieee1275_TRUE@am__append_5830 = $(nodist_hfs_module_SOURCES)
 
7832
@COND_sparc64_ieee1275_TRUE@am__append_5831 =  \
 
7833
@COND_sparc64_ieee1275_TRUE@    $(nodist_hfs_module_SOURCES) \
 
7834
@COND_sparc64_ieee1275_TRUE@    hfs.marker
 
7835
@COND_sparc64_ieee1275_TRUE@am__append_5832 = hfs.mod
 
7836
@COND_sparc64_ieee1275_TRUE@am__append_5833 = hfs.marker
 
7837
@COND_powerpc_ieee1275_TRUE@am__append_5834 = hfs.module
 
7838
@COND_powerpc_ieee1275_TRUE@am__append_5835 = hfs.module$(EXEEXT)
 
7839
@COND_powerpc_ieee1275_TRUE@am__append_5836 = 
 
7840
@COND_powerpc_ieee1275_TRUE@am__append_5837 = $(nodist_hfs_module_SOURCES)
 
7841
@COND_powerpc_ieee1275_TRUE@am__append_5838 =  \
 
7842
@COND_powerpc_ieee1275_TRUE@    $(nodist_hfs_module_SOURCES) \
 
7843
@COND_powerpc_ieee1275_TRUE@    hfs.marker
 
7844
@COND_powerpc_ieee1275_TRUE@am__append_5839 = hfs.mod
 
7845
@COND_powerpc_ieee1275_TRUE@am__append_5840 = hfs.marker
 
7846
@COND_emu_TRUE@am__append_5841 = hfsplus.module
 
7847
@COND_emu_TRUE@am__append_5842 = hfsplus.module$(EXEEXT)
 
7848
@COND_emu_TRUE@am__append_5843 = 
 
7849
@COND_emu_TRUE@am__append_5844 = $(nodist_hfsplus_module_SOURCES)
 
7850
@COND_emu_TRUE@am__append_5845 = $(nodist_hfsplus_module_SOURCES) \
 
7851
@COND_emu_TRUE@ hfsplus.marker
 
7852
@COND_emu_TRUE@am__append_5846 = hfsplus.mod
 
7853
@COND_emu_TRUE@am__append_5847 = hfsplus.marker
 
7854
@COND_i386_pc_TRUE@am__append_5848 = hfsplus.module
 
7855
@COND_i386_pc_TRUE@am__append_5849 = hfsplus.module$(EXEEXT)
 
7856
@COND_i386_pc_TRUE@am__append_5850 = 
 
7857
@COND_i386_pc_TRUE@am__append_5851 = $(nodist_hfsplus_module_SOURCES)
 
7858
@COND_i386_pc_TRUE@am__append_5852 = $(nodist_hfsplus_module_SOURCES) \
 
7859
@COND_i386_pc_TRUE@     hfsplus.marker
 
7860
@COND_i386_pc_TRUE@am__append_5853 = hfsplus.mod
 
7861
@COND_i386_pc_TRUE@am__append_5854 = hfsplus.marker
 
7862
@COND_i386_efi_TRUE@am__append_5855 = hfsplus.module
 
7863
@COND_i386_efi_TRUE@am__append_5856 = hfsplus.module$(EXEEXT)
 
7864
@COND_i386_efi_TRUE@am__append_5857 = 
 
7865
@COND_i386_efi_TRUE@am__append_5858 = $(nodist_hfsplus_module_SOURCES)
 
7866
@COND_i386_efi_TRUE@am__append_5859 =  \
 
7867
@COND_i386_efi_TRUE@    $(nodist_hfsplus_module_SOURCES) \
 
7868
@COND_i386_efi_TRUE@    hfsplus.marker
 
7869
@COND_i386_efi_TRUE@am__append_5860 = hfsplus.mod
 
7870
@COND_i386_efi_TRUE@am__append_5861 = hfsplus.marker
 
7871
@COND_i386_qemu_TRUE@am__append_5862 = hfsplus.module
 
7872
@COND_i386_qemu_TRUE@am__append_5863 = hfsplus.module$(EXEEXT)
 
7873
@COND_i386_qemu_TRUE@am__append_5864 = 
 
7874
@COND_i386_qemu_TRUE@am__append_5865 = $(nodist_hfsplus_module_SOURCES)
 
7875
@COND_i386_qemu_TRUE@am__append_5866 =  \
 
7876
@COND_i386_qemu_TRUE@   $(nodist_hfsplus_module_SOURCES) \
 
7877
@COND_i386_qemu_TRUE@   hfsplus.marker
 
7878
@COND_i386_qemu_TRUE@am__append_5867 = hfsplus.mod
 
7879
@COND_i386_qemu_TRUE@am__append_5868 = hfsplus.marker
 
7880
@COND_i386_coreboot_TRUE@am__append_5869 = hfsplus.module
 
7881
@COND_i386_coreboot_TRUE@am__append_5870 = hfsplus.module$(EXEEXT)
 
7882
@COND_i386_coreboot_TRUE@am__append_5871 = 
 
7883
@COND_i386_coreboot_TRUE@am__append_5872 = $(nodist_hfsplus_module_SOURCES)
 
7884
@COND_i386_coreboot_TRUE@am__append_5873 =  \
 
7885
@COND_i386_coreboot_TRUE@       $(nodist_hfsplus_module_SOURCES) \
 
7886
@COND_i386_coreboot_TRUE@       hfsplus.marker
 
7887
@COND_i386_coreboot_TRUE@am__append_5874 = hfsplus.mod
 
7888
@COND_i386_coreboot_TRUE@am__append_5875 = hfsplus.marker
 
7889
@COND_i386_multiboot_TRUE@am__append_5876 = hfsplus.module
 
7890
@COND_i386_multiboot_TRUE@am__append_5877 = hfsplus.module$(EXEEXT)
 
7891
@COND_i386_multiboot_TRUE@am__append_5878 = 
 
7892
@COND_i386_multiboot_TRUE@am__append_5879 = $(nodist_hfsplus_module_SOURCES)
 
7893
@COND_i386_multiboot_TRUE@am__append_5880 =  \
 
7894
@COND_i386_multiboot_TRUE@      $(nodist_hfsplus_module_SOURCES) \
 
7895
@COND_i386_multiboot_TRUE@      hfsplus.marker
 
7896
@COND_i386_multiboot_TRUE@am__append_5881 = hfsplus.mod
 
7897
@COND_i386_multiboot_TRUE@am__append_5882 = hfsplus.marker
 
7898
@COND_i386_ieee1275_TRUE@am__append_5883 = hfsplus.module
 
7899
@COND_i386_ieee1275_TRUE@am__append_5884 = hfsplus.module$(EXEEXT)
 
7900
@COND_i386_ieee1275_TRUE@am__append_5885 = 
 
7901
@COND_i386_ieee1275_TRUE@am__append_5886 = $(nodist_hfsplus_module_SOURCES)
 
7902
@COND_i386_ieee1275_TRUE@am__append_5887 =  \
 
7903
@COND_i386_ieee1275_TRUE@       $(nodist_hfsplus_module_SOURCES) \
 
7904
@COND_i386_ieee1275_TRUE@       hfsplus.marker
 
7905
@COND_i386_ieee1275_TRUE@am__append_5888 = hfsplus.mod
 
7906
@COND_i386_ieee1275_TRUE@am__append_5889 = hfsplus.marker
 
7907
@COND_x86_64_efi_TRUE@am__append_5890 = hfsplus.module
 
7908
@COND_x86_64_efi_TRUE@am__append_5891 = hfsplus.module$(EXEEXT)
 
7909
@COND_x86_64_efi_TRUE@am__append_5892 = 
 
7910
@COND_x86_64_efi_TRUE@am__append_5893 = $(nodist_hfsplus_module_SOURCES)
 
7911
@COND_x86_64_efi_TRUE@am__append_5894 =  \
 
7912
@COND_x86_64_efi_TRUE@  $(nodist_hfsplus_module_SOURCES) \
 
7913
@COND_x86_64_efi_TRUE@  hfsplus.marker
 
7914
@COND_x86_64_efi_TRUE@am__append_5895 = hfsplus.mod
 
7915
@COND_x86_64_efi_TRUE@am__append_5896 = hfsplus.marker
 
7916
@COND_mips_yeeloong_TRUE@am__append_5897 = hfsplus.module
 
7917
@COND_mips_yeeloong_TRUE@am__append_5898 = hfsplus.module$(EXEEXT)
 
7918
@COND_mips_yeeloong_TRUE@am__append_5899 = 
 
7919
@COND_mips_yeeloong_TRUE@am__append_5900 = $(nodist_hfsplus_module_SOURCES)
 
7920
@COND_mips_yeeloong_TRUE@am__append_5901 =  \
 
7921
@COND_mips_yeeloong_TRUE@       $(nodist_hfsplus_module_SOURCES) \
 
7922
@COND_mips_yeeloong_TRUE@       hfsplus.marker
 
7923
@COND_mips_yeeloong_TRUE@am__append_5902 = hfsplus.mod
 
7924
@COND_mips_yeeloong_TRUE@am__append_5903 = hfsplus.marker
 
7925
@COND_sparc64_ieee1275_TRUE@am__append_5904 = hfsplus.module
 
7926
@COND_sparc64_ieee1275_TRUE@am__append_5905 = hfsplus.module$(EXEEXT)
 
7927
@COND_sparc64_ieee1275_TRUE@am__append_5906 = 
 
7928
@COND_sparc64_ieee1275_TRUE@am__append_5907 = $(nodist_hfsplus_module_SOURCES)
 
7929
@COND_sparc64_ieee1275_TRUE@am__append_5908 =  \
 
7930
@COND_sparc64_ieee1275_TRUE@    $(nodist_hfsplus_module_SOURCES) \
 
7931
@COND_sparc64_ieee1275_TRUE@    hfsplus.marker
 
7932
@COND_sparc64_ieee1275_TRUE@am__append_5909 = hfsplus.mod
 
7933
@COND_sparc64_ieee1275_TRUE@am__append_5910 = hfsplus.marker
 
7934
@COND_powerpc_ieee1275_TRUE@am__append_5911 = hfsplus.module
 
7935
@COND_powerpc_ieee1275_TRUE@am__append_5912 = hfsplus.module$(EXEEXT)
 
7936
@COND_powerpc_ieee1275_TRUE@am__append_5913 = 
 
7937
@COND_powerpc_ieee1275_TRUE@am__append_5914 = $(nodist_hfsplus_module_SOURCES)
 
7938
@COND_powerpc_ieee1275_TRUE@am__append_5915 =  \
 
7939
@COND_powerpc_ieee1275_TRUE@    $(nodist_hfsplus_module_SOURCES) \
 
7940
@COND_powerpc_ieee1275_TRUE@    hfsplus.marker
 
7941
@COND_powerpc_ieee1275_TRUE@am__append_5916 = hfsplus.mod
 
7942
@COND_powerpc_ieee1275_TRUE@am__append_5917 = hfsplus.marker
 
7943
@COND_emu_TRUE@am__append_5918 = iso9660.module
 
7944
@COND_emu_TRUE@am__append_5919 = iso9660.module$(EXEEXT)
 
7945
@COND_emu_TRUE@am__append_5920 = 
 
7946
@COND_emu_TRUE@am__append_5921 = $(nodist_iso9660_module_SOURCES)
 
7947
@COND_emu_TRUE@am__append_5922 = $(nodist_iso9660_module_SOURCES) \
 
7948
@COND_emu_TRUE@ iso9660.marker
 
7949
@COND_emu_TRUE@am__append_5923 = iso9660.mod
 
7950
@COND_emu_TRUE@am__append_5924 = iso9660.marker
 
7951
@COND_i386_pc_TRUE@am__append_5925 = iso9660.module
 
7952
@COND_i386_pc_TRUE@am__append_5926 = iso9660.module$(EXEEXT)
 
7953
@COND_i386_pc_TRUE@am__append_5927 = 
 
7954
@COND_i386_pc_TRUE@am__append_5928 = $(nodist_iso9660_module_SOURCES)
 
7955
@COND_i386_pc_TRUE@am__append_5929 = $(nodist_iso9660_module_SOURCES) \
 
7956
@COND_i386_pc_TRUE@     iso9660.marker
 
7957
@COND_i386_pc_TRUE@am__append_5930 = iso9660.mod
 
7958
@COND_i386_pc_TRUE@am__append_5931 = iso9660.marker
 
7959
@COND_i386_efi_TRUE@am__append_5932 = iso9660.module
 
7960
@COND_i386_efi_TRUE@am__append_5933 = iso9660.module$(EXEEXT)
 
7961
@COND_i386_efi_TRUE@am__append_5934 = 
 
7962
@COND_i386_efi_TRUE@am__append_5935 = $(nodist_iso9660_module_SOURCES)
 
7963
@COND_i386_efi_TRUE@am__append_5936 =  \
 
7964
@COND_i386_efi_TRUE@    $(nodist_iso9660_module_SOURCES) \
 
7965
@COND_i386_efi_TRUE@    iso9660.marker
 
7966
@COND_i386_efi_TRUE@am__append_5937 = iso9660.mod
 
7967
@COND_i386_efi_TRUE@am__append_5938 = iso9660.marker
 
7968
@COND_i386_qemu_TRUE@am__append_5939 = iso9660.module
 
7969
@COND_i386_qemu_TRUE@am__append_5940 = iso9660.module$(EXEEXT)
 
7970
@COND_i386_qemu_TRUE@am__append_5941 = 
 
7971
@COND_i386_qemu_TRUE@am__append_5942 = $(nodist_iso9660_module_SOURCES)
 
7972
@COND_i386_qemu_TRUE@am__append_5943 =  \
 
7973
@COND_i386_qemu_TRUE@   $(nodist_iso9660_module_SOURCES) \
 
7974
@COND_i386_qemu_TRUE@   iso9660.marker
 
7975
@COND_i386_qemu_TRUE@am__append_5944 = iso9660.mod
 
7976
@COND_i386_qemu_TRUE@am__append_5945 = iso9660.marker
 
7977
@COND_i386_coreboot_TRUE@am__append_5946 = iso9660.module
 
7978
@COND_i386_coreboot_TRUE@am__append_5947 = iso9660.module$(EXEEXT)
 
7979
@COND_i386_coreboot_TRUE@am__append_5948 = 
 
7980
@COND_i386_coreboot_TRUE@am__append_5949 = $(nodist_iso9660_module_SOURCES)
 
7981
@COND_i386_coreboot_TRUE@am__append_5950 =  \
 
7982
@COND_i386_coreboot_TRUE@       $(nodist_iso9660_module_SOURCES) \
 
7983
@COND_i386_coreboot_TRUE@       iso9660.marker
 
7984
@COND_i386_coreboot_TRUE@am__append_5951 = iso9660.mod
 
7985
@COND_i386_coreboot_TRUE@am__append_5952 = iso9660.marker
 
7986
@COND_i386_multiboot_TRUE@am__append_5953 = iso9660.module
 
7987
@COND_i386_multiboot_TRUE@am__append_5954 = iso9660.module$(EXEEXT)
 
7988
@COND_i386_multiboot_TRUE@am__append_5955 = 
 
7989
@COND_i386_multiboot_TRUE@am__append_5956 = $(nodist_iso9660_module_SOURCES)
 
7990
@COND_i386_multiboot_TRUE@am__append_5957 =  \
 
7991
@COND_i386_multiboot_TRUE@      $(nodist_iso9660_module_SOURCES) \
 
7992
@COND_i386_multiboot_TRUE@      iso9660.marker
 
7993
@COND_i386_multiboot_TRUE@am__append_5958 = iso9660.mod
 
7994
@COND_i386_multiboot_TRUE@am__append_5959 = iso9660.marker
 
7995
@COND_i386_ieee1275_TRUE@am__append_5960 = iso9660.module
 
7996
@COND_i386_ieee1275_TRUE@am__append_5961 = iso9660.module$(EXEEXT)
 
7997
@COND_i386_ieee1275_TRUE@am__append_5962 = 
 
7998
@COND_i386_ieee1275_TRUE@am__append_5963 = $(nodist_iso9660_module_SOURCES)
 
7999
@COND_i386_ieee1275_TRUE@am__append_5964 =  \
 
8000
@COND_i386_ieee1275_TRUE@       $(nodist_iso9660_module_SOURCES) \
 
8001
@COND_i386_ieee1275_TRUE@       iso9660.marker
 
8002
@COND_i386_ieee1275_TRUE@am__append_5965 = iso9660.mod
 
8003
@COND_i386_ieee1275_TRUE@am__append_5966 = iso9660.marker
 
8004
@COND_x86_64_efi_TRUE@am__append_5967 = iso9660.module
 
8005
@COND_x86_64_efi_TRUE@am__append_5968 = iso9660.module$(EXEEXT)
 
8006
@COND_x86_64_efi_TRUE@am__append_5969 = 
 
8007
@COND_x86_64_efi_TRUE@am__append_5970 = $(nodist_iso9660_module_SOURCES)
 
8008
@COND_x86_64_efi_TRUE@am__append_5971 =  \
 
8009
@COND_x86_64_efi_TRUE@  $(nodist_iso9660_module_SOURCES) \
 
8010
@COND_x86_64_efi_TRUE@  iso9660.marker
 
8011
@COND_x86_64_efi_TRUE@am__append_5972 = iso9660.mod
 
8012
@COND_x86_64_efi_TRUE@am__append_5973 = iso9660.marker
 
8013
@COND_mips_yeeloong_TRUE@am__append_5974 = iso9660.module
 
8014
@COND_mips_yeeloong_TRUE@am__append_5975 = iso9660.module$(EXEEXT)
 
8015
@COND_mips_yeeloong_TRUE@am__append_5976 = 
 
8016
@COND_mips_yeeloong_TRUE@am__append_5977 = $(nodist_iso9660_module_SOURCES)
 
8017
@COND_mips_yeeloong_TRUE@am__append_5978 =  \
 
8018
@COND_mips_yeeloong_TRUE@       $(nodist_iso9660_module_SOURCES) \
 
8019
@COND_mips_yeeloong_TRUE@       iso9660.marker
 
8020
@COND_mips_yeeloong_TRUE@am__append_5979 = iso9660.mod
 
8021
@COND_mips_yeeloong_TRUE@am__append_5980 = iso9660.marker
 
8022
@COND_sparc64_ieee1275_TRUE@am__append_5981 = iso9660.module
 
8023
@COND_sparc64_ieee1275_TRUE@am__append_5982 = iso9660.module$(EXEEXT)
 
8024
@COND_sparc64_ieee1275_TRUE@am__append_5983 = 
 
8025
@COND_sparc64_ieee1275_TRUE@am__append_5984 = $(nodist_iso9660_module_SOURCES)
 
8026
@COND_sparc64_ieee1275_TRUE@am__append_5985 =  \
 
8027
@COND_sparc64_ieee1275_TRUE@    $(nodist_iso9660_module_SOURCES) \
 
8028
@COND_sparc64_ieee1275_TRUE@    iso9660.marker
 
8029
@COND_sparc64_ieee1275_TRUE@am__append_5986 = iso9660.mod
 
8030
@COND_sparc64_ieee1275_TRUE@am__append_5987 = iso9660.marker
 
8031
@COND_powerpc_ieee1275_TRUE@am__append_5988 = iso9660.module
 
8032
@COND_powerpc_ieee1275_TRUE@am__append_5989 = iso9660.module$(EXEEXT)
 
8033
@COND_powerpc_ieee1275_TRUE@am__append_5990 = 
 
8034
@COND_powerpc_ieee1275_TRUE@am__append_5991 = $(nodist_iso9660_module_SOURCES)
 
8035
@COND_powerpc_ieee1275_TRUE@am__append_5992 =  \
 
8036
@COND_powerpc_ieee1275_TRUE@    $(nodist_iso9660_module_SOURCES) \
 
8037
@COND_powerpc_ieee1275_TRUE@    iso9660.marker
 
8038
@COND_powerpc_ieee1275_TRUE@am__append_5993 = iso9660.mod
 
8039
@COND_powerpc_ieee1275_TRUE@am__append_5994 = iso9660.marker
 
8040
@COND_emu_TRUE@am__append_5995 = jfs.module
 
8041
@COND_emu_TRUE@am__append_5996 = jfs.module$(EXEEXT)
 
8042
@COND_emu_TRUE@am__append_5997 = 
 
8043
@COND_emu_TRUE@am__append_5998 = $(nodist_jfs_module_SOURCES)
 
8044
@COND_emu_TRUE@am__append_5999 = $(nodist_jfs_module_SOURCES) \
 
8045
@COND_emu_TRUE@ jfs.marker
 
8046
@COND_emu_TRUE@am__append_6000 = jfs.mod
 
8047
@COND_emu_TRUE@am__append_6001 = jfs.marker
 
8048
@COND_i386_pc_TRUE@am__append_6002 = jfs.module
 
8049
@COND_i386_pc_TRUE@am__append_6003 = jfs.module$(EXEEXT)
 
8050
@COND_i386_pc_TRUE@am__append_6004 = 
 
8051
@COND_i386_pc_TRUE@am__append_6005 = $(nodist_jfs_module_SOURCES)
 
8052
@COND_i386_pc_TRUE@am__append_6006 = $(nodist_jfs_module_SOURCES) \
 
8053
@COND_i386_pc_TRUE@     jfs.marker
 
8054
@COND_i386_pc_TRUE@am__append_6007 = jfs.mod
 
8055
@COND_i386_pc_TRUE@am__append_6008 = jfs.marker
 
8056
@COND_i386_efi_TRUE@am__append_6009 = jfs.module
 
8057
@COND_i386_efi_TRUE@am__append_6010 = jfs.module$(EXEEXT)
 
8058
@COND_i386_efi_TRUE@am__append_6011 = 
 
8059
@COND_i386_efi_TRUE@am__append_6012 = $(nodist_jfs_module_SOURCES)
 
8060
@COND_i386_efi_TRUE@am__append_6013 = $(nodist_jfs_module_SOURCES) \
 
8061
@COND_i386_efi_TRUE@    jfs.marker
 
8062
@COND_i386_efi_TRUE@am__append_6014 = jfs.mod
 
8063
@COND_i386_efi_TRUE@am__append_6015 = jfs.marker
 
8064
@COND_i386_qemu_TRUE@am__append_6016 = jfs.module
 
8065
@COND_i386_qemu_TRUE@am__append_6017 = jfs.module$(EXEEXT)
 
8066
@COND_i386_qemu_TRUE@am__append_6018 = 
 
8067
@COND_i386_qemu_TRUE@am__append_6019 = $(nodist_jfs_module_SOURCES)
 
8068
@COND_i386_qemu_TRUE@am__append_6020 = $(nodist_jfs_module_SOURCES) \
 
8069
@COND_i386_qemu_TRUE@   jfs.marker
 
8070
@COND_i386_qemu_TRUE@am__append_6021 = jfs.mod
 
8071
@COND_i386_qemu_TRUE@am__append_6022 = jfs.marker
 
8072
@COND_i386_coreboot_TRUE@am__append_6023 = jfs.module
 
8073
@COND_i386_coreboot_TRUE@am__append_6024 = jfs.module$(EXEEXT)
 
8074
@COND_i386_coreboot_TRUE@am__append_6025 = 
 
8075
@COND_i386_coreboot_TRUE@am__append_6026 = $(nodist_jfs_module_SOURCES)
 
8076
@COND_i386_coreboot_TRUE@am__append_6027 =  \
 
8077
@COND_i386_coreboot_TRUE@       $(nodist_jfs_module_SOURCES) \
 
8078
@COND_i386_coreboot_TRUE@       jfs.marker
 
8079
@COND_i386_coreboot_TRUE@am__append_6028 = jfs.mod
 
8080
@COND_i386_coreboot_TRUE@am__append_6029 = jfs.marker
 
8081
@COND_i386_multiboot_TRUE@am__append_6030 = jfs.module
 
8082
@COND_i386_multiboot_TRUE@am__append_6031 = jfs.module$(EXEEXT)
 
8083
@COND_i386_multiboot_TRUE@am__append_6032 = 
 
8084
@COND_i386_multiboot_TRUE@am__append_6033 = $(nodist_jfs_module_SOURCES)
 
8085
@COND_i386_multiboot_TRUE@am__append_6034 =  \
 
8086
@COND_i386_multiboot_TRUE@      $(nodist_jfs_module_SOURCES) \
 
8087
@COND_i386_multiboot_TRUE@      jfs.marker
 
8088
@COND_i386_multiboot_TRUE@am__append_6035 = jfs.mod
 
8089
@COND_i386_multiboot_TRUE@am__append_6036 = jfs.marker
 
8090
@COND_i386_ieee1275_TRUE@am__append_6037 = jfs.module
 
8091
@COND_i386_ieee1275_TRUE@am__append_6038 = jfs.module$(EXEEXT)
 
8092
@COND_i386_ieee1275_TRUE@am__append_6039 = 
 
8093
@COND_i386_ieee1275_TRUE@am__append_6040 = $(nodist_jfs_module_SOURCES)
 
8094
@COND_i386_ieee1275_TRUE@am__append_6041 =  \
 
8095
@COND_i386_ieee1275_TRUE@       $(nodist_jfs_module_SOURCES) \
 
8096
@COND_i386_ieee1275_TRUE@       jfs.marker
 
8097
@COND_i386_ieee1275_TRUE@am__append_6042 = jfs.mod
 
8098
@COND_i386_ieee1275_TRUE@am__append_6043 = jfs.marker
 
8099
@COND_x86_64_efi_TRUE@am__append_6044 = jfs.module
 
8100
@COND_x86_64_efi_TRUE@am__append_6045 = jfs.module$(EXEEXT)
 
8101
@COND_x86_64_efi_TRUE@am__append_6046 = 
 
8102
@COND_x86_64_efi_TRUE@am__append_6047 = $(nodist_jfs_module_SOURCES)
 
8103
@COND_x86_64_efi_TRUE@am__append_6048 = $(nodist_jfs_module_SOURCES) \
 
8104
@COND_x86_64_efi_TRUE@  jfs.marker
 
8105
@COND_x86_64_efi_TRUE@am__append_6049 = jfs.mod
 
8106
@COND_x86_64_efi_TRUE@am__append_6050 = jfs.marker
 
8107
@COND_mips_yeeloong_TRUE@am__append_6051 = jfs.module
 
8108
@COND_mips_yeeloong_TRUE@am__append_6052 = jfs.module$(EXEEXT)
 
8109
@COND_mips_yeeloong_TRUE@am__append_6053 = 
 
8110
@COND_mips_yeeloong_TRUE@am__append_6054 = $(nodist_jfs_module_SOURCES)
 
8111
@COND_mips_yeeloong_TRUE@am__append_6055 =  \
 
8112
@COND_mips_yeeloong_TRUE@       $(nodist_jfs_module_SOURCES) \
 
8113
@COND_mips_yeeloong_TRUE@       jfs.marker
 
8114
@COND_mips_yeeloong_TRUE@am__append_6056 = jfs.mod
 
8115
@COND_mips_yeeloong_TRUE@am__append_6057 = jfs.marker
 
8116
@COND_sparc64_ieee1275_TRUE@am__append_6058 = jfs.module
 
8117
@COND_sparc64_ieee1275_TRUE@am__append_6059 = jfs.module$(EXEEXT)
 
8118
@COND_sparc64_ieee1275_TRUE@am__append_6060 = 
 
8119
@COND_sparc64_ieee1275_TRUE@am__append_6061 = $(nodist_jfs_module_SOURCES)
 
8120
@COND_sparc64_ieee1275_TRUE@am__append_6062 =  \
 
8121
@COND_sparc64_ieee1275_TRUE@    $(nodist_jfs_module_SOURCES) \
 
8122
@COND_sparc64_ieee1275_TRUE@    jfs.marker
 
8123
@COND_sparc64_ieee1275_TRUE@am__append_6063 = jfs.mod
 
8124
@COND_sparc64_ieee1275_TRUE@am__append_6064 = jfs.marker
 
8125
@COND_powerpc_ieee1275_TRUE@am__append_6065 = jfs.module
 
8126
@COND_powerpc_ieee1275_TRUE@am__append_6066 = jfs.module$(EXEEXT)
 
8127
@COND_powerpc_ieee1275_TRUE@am__append_6067 = 
 
8128
@COND_powerpc_ieee1275_TRUE@am__append_6068 = $(nodist_jfs_module_SOURCES)
 
8129
@COND_powerpc_ieee1275_TRUE@am__append_6069 =  \
 
8130
@COND_powerpc_ieee1275_TRUE@    $(nodist_jfs_module_SOURCES) \
 
8131
@COND_powerpc_ieee1275_TRUE@    jfs.marker
 
8132
@COND_powerpc_ieee1275_TRUE@am__append_6070 = jfs.mod
 
8133
@COND_powerpc_ieee1275_TRUE@am__append_6071 = jfs.marker
 
8134
@COND_emu_TRUE@am__append_6072 = minix.module
 
8135
@COND_emu_TRUE@am__append_6073 = minix.module$(EXEEXT)
 
8136
@COND_emu_TRUE@am__append_6074 = 
 
8137
@COND_emu_TRUE@am__append_6075 = $(nodist_minix_module_SOURCES)
 
8138
@COND_emu_TRUE@am__append_6076 = $(nodist_minix_module_SOURCES) \
 
8139
@COND_emu_TRUE@ minix.marker
 
8140
@COND_emu_TRUE@am__append_6077 = minix.mod
 
8141
@COND_emu_TRUE@am__append_6078 = minix.marker
 
8142
@COND_i386_pc_TRUE@am__append_6079 = minix.module
 
8143
@COND_i386_pc_TRUE@am__append_6080 = minix.module$(EXEEXT)
 
8144
@COND_i386_pc_TRUE@am__append_6081 = 
 
8145
@COND_i386_pc_TRUE@am__append_6082 = $(nodist_minix_module_SOURCES)
 
8146
@COND_i386_pc_TRUE@am__append_6083 = $(nodist_minix_module_SOURCES) \
 
8147
@COND_i386_pc_TRUE@     minix.marker
 
8148
@COND_i386_pc_TRUE@am__append_6084 = minix.mod
 
8149
@COND_i386_pc_TRUE@am__append_6085 = minix.marker
 
8150
@COND_i386_efi_TRUE@am__append_6086 = minix.module
 
8151
@COND_i386_efi_TRUE@am__append_6087 = minix.module$(EXEEXT)
 
8152
@COND_i386_efi_TRUE@am__append_6088 = 
 
8153
@COND_i386_efi_TRUE@am__append_6089 = $(nodist_minix_module_SOURCES)
 
8154
@COND_i386_efi_TRUE@am__append_6090 = $(nodist_minix_module_SOURCES) \
 
8155
@COND_i386_efi_TRUE@    minix.marker
 
8156
@COND_i386_efi_TRUE@am__append_6091 = minix.mod
 
8157
@COND_i386_efi_TRUE@am__append_6092 = minix.marker
 
8158
@COND_i386_qemu_TRUE@am__append_6093 = minix.module
 
8159
@COND_i386_qemu_TRUE@am__append_6094 = minix.module$(EXEEXT)
 
8160
@COND_i386_qemu_TRUE@am__append_6095 = 
 
8161
@COND_i386_qemu_TRUE@am__append_6096 = $(nodist_minix_module_SOURCES)
 
8162
@COND_i386_qemu_TRUE@am__append_6097 = $(nodist_minix_module_SOURCES) \
 
8163
@COND_i386_qemu_TRUE@   minix.marker
 
8164
@COND_i386_qemu_TRUE@am__append_6098 = minix.mod
 
8165
@COND_i386_qemu_TRUE@am__append_6099 = minix.marker
 
8166
@COND_i386_coreboot_TRUE@am__append_6100 = minix.module
 
8167
@COND_i386_coreboot_TRUE@am__append_6101 = minix.module$(EXEEXT)
 
8168
@COND_i386_coreboot_TRUE@am__append_6102 = 
 
8169
@COND_i386_coreboot_TRUE@am__append_6103 = $(nodist_minix_module_SOURCES)
 
8170
@COND_i386_coreboot_TRUE@am__append_6104 =  \
 
8171
@COND_i386_coreboot_TRUE@       $(nodist_minix_module_SOURCES) \
 
8172
@COND_i386_coreboot_TRUE@       minix.marker
 
8173
@COND_i386_coreboot_TRUE@am__append_6105 = minix.mod
 
8174
@COND_i386_coreboot_TRUE@am__append_6106 = minix.marker
 
8175
@COND_i386_multiboot_TRUE@am__append_6107 = minix.module
 
8176
@COND_i386_multiboot_TRUE@am__append_6108 = minix.module$(EXEEXT)
 
8177
@COND_i386_multiboot_TRUE@am__append_6109 = 
 
8178
@COND_i386_multiboot_TRUE@am__append_6110 = $(nodist_minix_module_SOURCES)
 
8179
@COND_i386_multiboot_TRUE@am__append_6111 =  \
 
8180
@COND_i386_multiboot_TRUE@      $(nodist_minix_module_SOURCES) \
 
8181
@COND_i386_multiboot_TRUE@      minix.marker
 
8182
@COND_i386_multiboot_TRUE@am__append_6112 = minix.mod
 
8183
@COND_i386_multiboot_TRUE@am__append_6113 = minix.marker
 
8184
@COND_i386_ieee1275_TRUE@am__append_6114 = minix.module
 
8185
@COND_i386_ieee1275_TRUE@am__append_6115 = minix.module$(EXEEXT)
 
8186
@COND_i386_ieee1275_TRUE@am__append_6116 = 
 
8187
@COND_i386_ieee1275_TRUE@am__append_6117 = $(nodist_minix_module_SOURCES)
 
8188
@COND_i386_ieee1275_TRUE@am__append_6118 =  \
 
8189
@COND_i386_ieee1275_TRUE@       $(nodist_minix_module_SOURCES) \
 
8190
@COND_i386_ieee1275_TRUE@       minix.marker
 
8191
@COND_i386_ieee1275_TRUE@am__append_6119 = minix.mod
 
8192
@COND_i386_ieee1275_TRUE@am__append_6120 = minix.marker
 
8193
@COND_x86_64_efi_TRUE@am__append_6121 = minix.module
 
8194
@COND_x86_64_efi_TRUE@am__append_6122 = minix.module$(EXEEXT)
 
8195
@COND_x86_64_efi_TRUE@am__append_6123 = 
 
8196
@COND_x86_64_efi_TRUE@am__append_6124 = $(nodist_minix_module_SOURCES)
 
8197
@COND_x86_64_efi_TRUE@am__append_6125 =  \
 
8198
@COND_x86_64_efi_TRUE@  $(nodist_minix_module_SOURCES) \
 
8199
@COND_x86_64_efi_TRUE@  minix.marker
 
8200
@COND_x86_64_efi_TRUE@am__append_6126 = minix.mod
 
8201
@COND_x86_64_efi_TRUE@am__append_6127 = minix.marker
 
8202
@COND_mips_yeeloong_TRUE@am__append_6128 = minix.module
 
8203
@COND_mips_yeeloong_TRUE@am__append_6129 = minix.module$(EXEEXT)
 
8204
@COND_mips_yeeloong_TRUE@am__append_6130 = 
 
8205
@COND_mips_yeeloong_TRUE@am__append_6131 = $(nodist_minix_module_SOURCES)
 
8206
@COND_mips_yeeloong_TRUE@am__append_6132 =  \
 
8207
@COND_mips_yeeloong_TRUE@       $(nodist_minix_module_SOURCES) \
 
8208
@COND_mips_yeeloong_TRUE@       minix.marker
 
8209
@COND_mips_yeeloong_TRUE@am__append_6133 = minix.mod
 
8210
@COND_mips_yeeloong_TRUE@am__append_6134 = minix.marker
 
8211
@COND_sparc64_ieee1275_TRUE@am__append_6135 = minix.module
 
8212
@COND_sparc64_ieee1275_TRUE@am__append_6136 = minix.module$(EXEEXT)
 
8213
@COND_sparc64_ieee1275_TRUE@am__append_6137 = 
 
8214
@COND_sparc64_ieee1275_TRUE@am__append_6138 = $(nodist_minix_module_SOURCES)
 
8215
@COND_sparc64_ieee1275_TRUE@am__append_6139 =  \
 
8216
@COND_sparc64_ieee1275_TRUE@    $(nodist_minix_module_SOURCES) \
 
8217
@COND_sparc64_ieee1275_TRUE@    minix.marker
 
8218
@COND_sparc64_ieee1275_TRUE@am__append_6140 = minix.mod
 
8219
@COND_sparc64_ieee1275_TRUE@am__append_6141 = minix.marker
 
8220
@COND_powerpc_ieee1275_TRUE@am__append_6142 = minix.module
 
8221
@COND_powerpc_ieee1275_TRUE@am__append_6143 = minix.module$(EXEEXT)
 
8222
@COND_powerpc_ieee1275_TRUE@am__append_6144 = 
 
8223
@COND_powerpc_ieee1275_TRUE@am__append_6145 = $(nodist_minix_module_SOURCES)
 
8224
@COND_powerpc_ieee1275_TRUE@am__append_6146 =  \
 
8225
@COND_powerpc_ieee1275_TRUE@    $(nodist_minix_module_SOURCES) \
 
8226
@COND_powerpc_ieee1275_TRUE@    minix.marker
 
8227
@COND_powerpc_ieee1275_TRUE@am__append_6147 = minix.mod
 
8228
@COND_powerpc_ieee1275_TRUE@am__append_6148 = minix.marker
 
8229
@COND_emu_TRUE@am__append_6149 = minix2.module
 
8230
@COND_emu_TRUE@am__append_6150 = minix2.module$(EXEEXT)
 
8231
@COND_emu_TRUE@am__append_6151 = 
 
8232
@COND_emu_TRUE@am__append_6152 = $(nodist_minix2_module_SOURCES)
 
8233
@COND_emu_TRUE@am__append_6153 = $(nodist_minix2_module_SOURCES) \
 
8234
@COND_emu_TRUE@ minix2.marker
 
8235
@COND_emu_TRUE@am__append_6154 = minix2.mod
 
8236
@COND_emu_TRUE@am__append_6155 = minix2.marker
 
8237
@COND_i386_pc_TRUE@am__append_6156 = minix2.module
 
8238
@COND_i386_pc_TRUE@am__append_6157 = minix2.module$(EXEEXT)
 
8239
@COND_i386_pc_TRUE@am__append_6158 = 
 
8240
@COND_i386_pc_TRUE@am__append_6159 = $(nodist_minix2_module_SOURCES)
 
8241
@COND_i386_pc_TRUE@am__append_6160 = $(nodist_minix2_module_SOURCES) \
 
8242
@COND_i386_pc_TRUE@     minix2.marker
 
8243
@COND_i386_pc_TRUE@am__append_6161 = minix2.mod
 
8244
@COND_i386_pc_TRUE@am__append_6162 = minix2.marker
 
8245
@COND_i386_efi_TRUE@am__append_6163 = minix2.module
 
8246
@COND_i386_efi_TRUE@am__append_6164 = minix2.module$(EXEEXT)
 
8247
@COND_i386_efi_TRUE@am__append_6165 = 
 
8248
@COND_i386_efi_TRUE@am__append_6166 = $(nodist_minix2_module_SOURCES)
 
8249
@COND_i386_efi_TRUE@am__append_6167 = $(nodist_minix2_module_SOURCES) \
 
8250
@COND_i386_efi_TRUE@    minix2.marker
 
8251
@COND_i386_efi_TRUE@am__append_6168 = minix2.mod
 
8252
@COND_i386_efi_TRUE@am__append_6169 = minix2.marker
 
8253
@COND_i386_qemu_TRUE@am__append_6170 = minix2.module
 
8254
@COND_i386_qemu_TRUE@am__append_6171 = minix2.module$(EXEEXT)
 
8255
@COND_i386_qemu_TRUE@am__append_6172 = 
 
8256
@COND_i386_qemu_TRUE@am__append_6173 = $(nodist_minix2_module_SOURCES)
 
8257
@COND_i386_qemu_TRUE@am__append_6174 =  \
 
8258
@COND_i386_qemu_TRUE@   $(nodist_minix2_module_SOURCES) \
 
8259
@COND_i386_qemu_TRUE@   minix2.marker
 
8260
@COND_i386_qemu_TRUE@am__append_6175 = minix2.mod
 
8261
@COND_i386_qemu_TRUE@am__append_6176 = minix2.marker
 
8262
@COND_i386_coreboot_TRUE@am__append_6177 = minix2.module
 
8263
@COND_i386_coreboot_TRUE@am__append_6178 = minix2.module$(EXEEXT)
 
8264
@COND_i386_coreboot_TRUE@am__append_6179 = 
 
8265
@COND_i386_coreboot_TRUE@am__append_6180 = $(nodist_minix2_module_SOURCES)
 
8266
@COND_i386_coreboot_TRUE@am__append_6181 =  \
 
8267
@COND_i386_coreboot_TRUE@       $(nodist_minix2_module_SOURCES) \
 
8268
@COND_i386_coreboot_TRUE@       minix2.marker
 
8269
@COND_i386_coreboot_TRUE@am__append_6182 = minix2.mod
 
8270
@COND_i386_coreboot_TRUE@am__append_6183 = minix2.marker
 
8271
@COND_i386_multiboot_TRUE@am__append_6184 = minix2.module
 
8272
@COND_i386_multiboot_TRUE@am__append_6185 = minix2.module$(EXEEXT)
 
8273
@COND_i386_multiboot_TRUE@am__append_6186 = 
 
8274
@COND_i386_multiboot_TRUE@am__append_6187 = $(nodist_minix2_module_SOURCES)
 
8275
@COND_i386_multiboot_TRUE@am__append_6188 =  \
 
8276
@COND_i386_multiboot_TRUE@      $(nodist_minix2_module_SOURCES) \
 
8277
@COND_i386_multiboot_TRUE@      minix2.marker
 
8278
@COND_i386_multiboot_TRUE@am__append_6189 = minix2.mod
 
8279
@COND_i386_multiboot_TRUE@am__append_6190 = minix2.marker
 
8280
@COND_i386_ieee1275_TRUE@am__append_6191 = minix2.module
 
8281
@COND_i386_ieee1275_TRUE@am__append_6192 = minix2.module$(EXEEXT)
 
8282
@COND_i386_ieee1275_TRUE@am__append_6193 = 
 
8283
@COND_i386_ieee1275_TRUE@am__append_6194 = $(nodist_minix2_module_SOURCES)
 
8284
@COND_i386_ieee1275_TRUE@am__append_6195 =  \
 
8285
@COND_i386_ieee1275_TRUE@       $(nodist_minix2_module_SOURCES) \
 
8286
@COND_i386_ieee1275_TRUE@       minix2.marker
 
8287
@COND_i386_ieee1275_TRUE@am__append_6196 = minix2.mod
 
8288
@COND_i386_ieee1275_TRUE@am__append_6197 = minix2.marker
 
8289
@COND_x86_64_efi_TRUE@am__append_6198 = minix2.module
 
8290
@COND_x86_64_efi_TRUE@am__append_6199 = minix2.module$(EXEEXT)
 
8291
@COND_x86_64_efi_TRUE@am__append_6200 = 
 
8292
@COND_x86_64_efi_TRUE@am__append_6201 = $(nodist_minix2_module_SOURCES)
 
8293
@COND_x86_64_efi_TRUE@am__append_6202 =  \
 
8294
@COND_x86_64_efi_TRUE@  $(nodist_minix2_module_SOURCES) \
 
8295
@COND_x86_64_efi_TRUE@  minix2.marker
 
8296
@COND_x86_64_efi_TRUE@am__append_6203 = minix2.mod
 
8297
@COND_x86_64_efi_TRUE@am__append_6204 = minix2.marker
 
8298
@COND_mips_yeeloong_TRUE@am__append_6205 = minix2.module
 
8299
@COND_mips_yeeloong_TRUE@am__append_6206 = minix2.module$(EXEEXT)
 
8300
@COND_mips_yeeloong_TRUE@am__append_6207 = 
 
8301
@COND_mips_yeeloong_TRUE@am__append_6208 = $(nodist_minix2_module_SOURCES)
 
8302
@COND_mips_yeeloong_TRUE@am__append_6209 =  \
 
8303
@COND_mips_yeeloong_TRUE@       $(nodist_minix2_module_SOURCES) \
 
8304
@COND_mips_yeeloong_TRUE@       minix2.marker
 
8305
@COND_mips_yeeloong_TRUE@am__append_6210 = minix2.mod
 
8306
@COND_mips_yeeloong_TRUE@am__append_6211 = minix2.marker
 
8307
@COND_sparc64_ieee1275_TRUE@am__append_6212 = minix2.module
 
8308
@COND_sparc64_ieee1275_TRUE@am__append_6213 = minix2.module$(EXEEXT)
 
8309
@COND_sparc64_ieee1275_TRUE@am__append_6214 = 
 
8310
@COND_sparc64_ieee1275_TRUE@am__append_6215 = $(nodist_minix2_module_SOURCES)
 
8311
@COND_sparc64_ieee1275_TRUE@am__append_6216 =  \
 
8312
@COND_sparc64_ieee1275_TRUE@    $(nodist_minix2_module_SOURCES) \
 
8313
@COND_sparc64_ieee1275_TRUE@    minix2.marker
 
8314
@COND_sparc64_ieee1275_TRUE@am__append_6217 = minix2.mod
 
8315
@COND_sparc64_ieee1275_TRUE@am__append_6218 = minix2.marker
 
8316
@COND_powerpc_ieee1275_TRUE@am__append_6219 = minix2.module
 
8317
@COND_powerpc_ieee1275_TRUE@am__append_6220 = minix2.module$(EXEEXT)
 
8318
@COND_powerpc_ieee1275_TRUE@am__append_6221 = 
 
8319
@COND_powerpc_ieee1275_TRUE@am__append_6222 = $(nodist_minix2_module_SOURCES)
 
8320
@COND_powerpc_ieee1275_TRUE@am__append_6223 =  \
 
8321
@COND_powerpc_ieee1275_TRUE@    $(nodist_minix2_module_SOURCES) \
 
8322
@COND_powerpc_ieee1275_TRUE@    minix2.marker
 
8323
@COND_powerpc_ieee1275_TRUE@am__append_6224 = minix2.mod
 
8324
@COND_powerpc_ieee1275_TRUE@am__append_6225 = minix2.marker
 
8325
@COND_emu_TRUE@am__append_6226 = nilfs2.module
 
8326
@COND_emu_TRUE@am__append_6227 = nilfs2.module$(EXEEXT)
 
8327
@COND_emu_TRUE@am__append_6228 = 
 
8328
@COND_emu_TRUE@am__append_6229 = $(nodist_nilfs2_module_SOURCES)
 
8329
@COND_emu_TRUE@am__append_6230 = $(nodist_nilfs2_module_SOURCES) \
 
8330
@COND_emu_TRUE@ nilfs2.marker
 
8331
@COND_emu_TRUE@am__append_6231 = nilfs2.mod
 
8332
@COND_emu_TRUE@am__append_6232 = nilfs2.marker
 
8333
@COND_i386_pc_TRUE@am__append_6233 = nilfs2.module
 
8334
@COND_i386_pc_TRUE@am__append_6234 = nilfs2.module$(EXEEXT)
 
8335
@COND_i386_pc_TRUE@am__append_6235 = 
 
8336
@COND_i386_pc_TRUE@am__append_6236 = $(nodist_nilfs2_module_SOURCES)
 
8337
@COND_i386_pc_TRUE@am__append_6237 = $(nodist_nilfs2_module_SOURCES) \
 
8338
@COND_i386_pc_TRUE@     nilfs2.marker
 
8339
@COND_i386_pc_TRUE@am__append_6238 = nilfs2.mod
 
8340
@COND_i386_pc_TRUE@am__append_6239 = nilfs2.marker
 
8341
@COND_i386_efi_TRUE@am__append_6240 = nilfs2.module
 
8342
@COND_i386_efi_TRUE@am__append_6241 = nilfs2.module$(EXEEXT)
 
8343
@COND_i386_efi_TRUE@am__append_6242 = 
 
8344
@COND_i386_efi_TRUE@am__append_6243 = $(nodist_nilfs2_module_SOURCES)
 
8345
@COND_i386_efi_TRUE@am__append_6244 = $(nodist_nilfs2_module_SOURCES) \
 
8346
@COND_i386_efi_TRUE@    nilfs2.marker
 
8347
@COND_i386_efi_TRUE@am__append_6245 = nilfs2.mod
 
8348
@COND_i386_efi_TRUE@am__append_6246 = nilfs2.marker
 
8349
@COND_i386_qemu_TRUE@am__append_6247 = nilfs2.module
 
8350
@COND_i386_qemu_TRUE@am__append_6248 = nilfs2.module$(EXEEXT)
 
8351
@COND_i386_qemu_TRUE@am__append_6249 = 
 
8352
@COND_i386_qemu_TRUE@am__append_6250 = $(nodist_nilfs2_module_SOURCES)
 
8353
@COND_i386_qemu_TRUE@am__append_6251 =  \
 
8354
@COND_i386_qemu_TRUE@   $(nodist_nilfs2_module_SOURCES) \
 
8355
@COND_i386_qemu_TRUE@   nilfs2.marker
 
8356
@COND_i386_qemu_TRUE@am__append_6252 = nilfs2.mod
 
8357
@COND_i386_qemu_TRUE@am__append_6253 = nilfs2.marker
 
8358
@COND_i386_coreboot_TRUE@am__append_6254 = nilfs2.module
 
8359
@COND_i386_coreboot_TRUE@am__append_6255 = nilfs2.module$(EXEEXT)
 
8360
@COND_i386_coreboot_TRUE@am__append_6256 = 
 
8361
@COND_i386_coreboot_TRUE@am__append_6257 = $(nodist_nilfs2_module_SOURCES)
 
8362
@COND_i386_coreboot_TRUE@am__append_6258 =  \
 
8363
@COND_i386_coreboot_TRUE@       $(nodist_nilfs2_module_SOURCES) \
 
8364
@COND_i386_coreboot_TRUE@       nilfs2.marker
 
8365
@COND_i386_coreboot_TRUE@am__append_6259 = nilfs2.mod
 
8366
@COND_i386_coreboot_TRUE@am__append_6260 = nilfs2.marker
 
8367
@COND_i386_multiboot_TRUE@am__append_6261 = nilfs2.module
 
8368
@COND_i386_multiboot_TRUE@am__append_6262 = nilfs2.module$(EXEEXT)
 
8369
@COND_i386_multiboot_TRUE@am__append_6263 = 
 
8370
@COND_i386_multiboot_TRUE@am__append_6264 = $(nodist_nilfs2_module_SOURCES)
 
8371
@COND_i386_multiboot_TRUE@am__append_6265 =  \
 
8372
@COND_i386_multiboot_TRUE@      $(nodist_nilfs2_module_SOURCES) \
 
8373
@COND_i386_multiboot_TRUE@      nilfs2.marker
 
8374
@COND_i386_multiboot_TRUE@am__append_6266 = nilfs2.mod
 
8375
@COND_i386_multiboot_TRUE@am__append_6267 = nilfs2.marker
 
8376
@COND_i386_ieee1275_TRUE@am__append_6268 = nilfs2.module
 
8377
@COND_i386_ieee1275_TRUE@am__append_6269 = nilfs2.module$(EXEEXT)
 
8378
@COND_i386_ieee1275_TRUE@am__append_6270 = 
 
8379
@COND_i386_ieee1275_TRUE@am__append_6271 = $(nodist_nilfs2_module_SOURCES)
 
8380
@COND_i386_ieee1275_TRUE@am__append_6272 =  \
 
8381
@COND_i386_ieee1275_TRUE@       $(nodist_nilfs2_module_SOURCES) \
 
8382
@COND_i386_ieee1275_TRUE@       nilfs2.marker
 
8383
@COND_i386_ieee1275_TRUE@am__append_6273 = nilfs2.mod
 
8384
@COND_i386_ieee1275_TRUE@am__append_6274 = nilfs2.marker
 
8385
@COND_x86_64_efi_TRUE@am__append_6275 = nilfs2.module
 
8386
@COND_x86_64_efi_TRUE@am__append_6276 = nilfs2.module$(EXEEXT)
 
8387
@COND_x86_64_efi_TRUE@am__append_6277 = 
 
8388
@COND_x86_64_efi_TRUE@am__append_6278 = $(nodist_nilfs2_module_SOURCES)
 
8389
@COND_x86_64_efi_TRUE@am__append_6279 =  \
 
8390
@COND_x86_64_efi_TRUE@  $(nodist_nilfs2_module_SOURCES) \
 
8391
@COND_x86_64_efi_TRUE@  nilfs2.marker
 
8392
@COND_x86_64_efi_TRUE@am__append_6280 = nilfs2.mod
 
8393
@COND_x86_64_efi_TRUE@am__append_6281 = nilfs2.marker
 
8394
@COND_mips_yeeloong_TRUE@am__append_6282 = nilfs2.module
 
8395
@COND_mips_yeeloong_TRUE@am__append_6283 = nilfs2.module$(EXEEXT)
 
8396
@COND_mips_yeeloong_TRUE@am__append_6284 = 
 
8397
@COND_mips_yeeloong_TRUE@am__append_6285 = $(nodist_nilfs2_module_SOURCES)
 
8398
@COND_mips_yeeloong_TRUE@am__append_6286 =  \
 
8399
@COND_mips_yeeloong_TRUE@       $(nodist_nilfs2_module_SOURCES) \
 
8400
@COND_mips_yeeloong_TRUE@       nilfs2.marker
 
8401
@COND_mips_yeeloong_TRUE@am__append_6287 = nilfs2.mod
 
8402
@COND_mips_yeeloong_TRUE@am__append_6288 = nilfs2.marker
 
8403
@COND_sparc64_ieee1275_TRUE@am__append_6289 = nilfs2.module
 
8404
@COND_sparc64_ieee1275_TRUE@am__append_6290 = nilfs2.module$(EXEEXT)
 
8405
@COND_sparc64_ieee1275_TRUE@am__append_6291 = 
 
8406
@COND_sparc64_ieee1275_TRUE@am__append_6292 = $(nodist_nilfs2_module_SOURCES)
 
8407
@COND_sparc64_ieee1275_TRUE@am__append_6293 =  \
 
8408
@COND_sparc64_ieee1275_TRUE@    $(nodist_nilfs2_module_SOURCES) \
 
8409
@COND_sparc64_ieee1275_TRUE@    nilfs2.marker
 
8410
@COND_sparc64_ieee1275_TRUE@am__append_6294 = nilfs2.mod
 
8411
@COND_sparc64_ieee1275_TRUE@am__append_6295 = nilfs2.marker
 
8412
@COND_powerpc_ieee1275_TRUE@am__append_6296 = nilfs2.module
 
8413
@COND_powerpc_ieee1275_TRUE@am__append_6297 = nilfs2.module$(EXEEXT)
 
8414
@COND_powerpc_ieee1275_TRUE@am__append_6298 = 
 
8415
@COND_powerpc_ieee1275_TRUE@am__append_6299 = $(nodist_nilfs2_module_SOURCES)
 
8416
@COND_powerpc_ieee1275_TRUE@am__append_6300 =  \
 
8417
@COND_powerpc_ieee1275_TRUE@    $(nodist_nilfs2_module_SOURCES) \
 
8418
@COND_powerpc_ieee1275_TRUE@    nilfs2.marker
 
8419
@COND_powerpc_ieee1275_TRUE@am__append_6301 = nilfs2.mod
 
8420
@COND_powerpc_ieee1275_TRUE@am__append_6302 = nilfs2.marker
 
8421
@COND_emu_TRUE@am__append_6303 = ntfs.module
 
8422
@COND_emu_TRUE@am__append_6304 = ntfs.module$(EXEEXT)
 
8423
@COND_emu_TRUE@am__append_6305 = 
 
8424
@COND_emu_TRUE@am__append_6306 = $(nodist_ntfs_module_SOURCES)
 
8425
@COND_emu_TRUE@am__append_6307 = $(nodist_ntfs_module_SOURCES) \
 
8426
@COND_emu_TRUE@ ntfs.marker
 
8427
@COND_emu_TRUE@am__append_6308 = ntfs.mod
 
8428
@COND_emu_TRUE@am__append_6309 = ntfs.marker
 
8429
@COND_i386_pc_TRUE@am__append_6310 = ntfs.module
 
8430
@COND_i386_pc_TRUE@am__append_6311 = ntfs.module$(EXEEXT)
 
8431
@COND_i386_pc_TRUE@am__append_6312 = 
 
8432
@COND_i386_pc_TRUE@am__append_6313 = $(nodist_ntfs_module_SOURCES)
 
8433
@COND_i386_pc_TRUE@am__append_6314 = $(nodist_ntfs_module_SOURCES) \
 
8434
@COND_i386_pc_TRUE@     ntfs.marker
 
8435
@COND_i386_pc_TRUE@am__append_6315 = ntfs.mod
 
8436
@COND_i386_pc_TRUE@am__append_6316 = ntfs.marker
 
8437
@COND_i386_efi_TRUE@am__append_6317 = ntfs.module
 
8438
@COND_i386_efi_TRUE@am__append_6318 = ntfs.module$(EXEEXT)
 
8439
@COND_i386_efi_TRUE@am__append_6319 = 
 
8440
@COND_i386_efi_TRUE@am__append_6320 = $(nodist_ntfs_module_SOURCES)
 
8441
@COND_i386_efi_TRUE@am__append_6321 = $(nodist_ntfs_module_SOURCES) \
 
8442
@COND_i386_efi_TRUE@    ntfs.marker
 
8443
@COND_i386_efi_TRUE@am__append_6322 = ntfs.mod
 
8444
@COND_i386_efi_TRUE@am__append_6323 = ntfs.marker
 
8445
@COND_i386_qemu_TRUE@am__append_6324 = ntfs.module
 
8446
@COND_i386_qemu_TRUE@am__append_6325 = ntfs.module$(EXEEXT)
 
8447
@COND_i386_qemu_TRUE@am__append_6326 = 
 
8448
@COND_i386_qemu_TRUE@am__append_6327 = $(nodist_ntfs_module_SOURCES)
 
8449
@COND_i386_qemu_TRUE@am__append_6328 = $(nodist_ntfs_module_SOURCES) \
 
8450
@COND_i386_qemu_TRUE@   ntfs.marker
 
8451
@COND_i386_qemu_TRUE@am__append_6329 = ntfs.mod
 
8452
@COND_i386_qemu_TRUE@am__append_6330 = ntfs.marker
 
8453
@COND_i386_coreboot_TRUE@am__append_6331 = ntfs.module
 
8454
@COND_i386_coreboot_TRUE@am__append_6332 = ntfs.module$(EXEEXT)
 
8455
@COND_i386_coreboot_TRUE@am__append_6333 = 
 
8456
@COND_i386_coreboot_TRUE@am__append_6334 = $(nodist_ntfs_module_SOURCES)
 
8457
@COND_i386_coreboot_TRUE@am__append_6335 =  \
 
8458
@COND_i386_coreboot_TRUE@       $(nodist_ntfs_module_SOURCES) \
 
8459
@COND_i386_coreboot_TRUE@       ntfs.marker
 
8460
@COND_i386_coreboot_TRUE@am__append_6336 = ntfs.mod
 
8461
@COND_i386_coreboot_TRUE@am__append_6337 = ntfs.marker
 
8462
@COND_i386_multiboot_TRUE@am__append_6338 = ntfs.module
 
8463
@COND_i386_multiboot_TRUE@am__append_6339 = ntfs.module$(EXEEXT)
 
8464
@COND_i386_multiboot_TRUE@am__append_6340 = 
 
8465
@COND_i386_multiboot_TRUE@am__append_6341 = $(nodist_ntfs_module_SOURCES)
 
8466
@COND_i386_multiboot_TRUE@am__append_6342 =  \
 
8467
@COND_i386_multiboot_TRUE@      $(nodist_ntfs_module_SOURCES) \
 
8468
@COND_i386_multiboot_TRUE@      ntfs.marker
 
8469
@COND_i386_multiboot_TRUE@am__append_6343 = ntfs.mod
 
8470
@COND_i386_multiboot_TRUE@am__append_6344 = ntfs.marker
 
8471
@COND_i386_ieee1275_TRUE@am__append_6345 = ntfs.module
 
8472
@COND_i386_ieee1275_TRUE@am__append_6346 = ntfs.module$(EXEEXT)
 
8473
@COND_i386_ieee1275_TRUE@am__append_6347 = 
 
8474
@COND_i386_ieee1275_TRUE@am__append_6348 = $(nodist_ntfs_module_SOURCES)
 
8475
@COND_i386_ieee1275_TRUE@am__append_6349 =  \
 
8476
@COND_i386_ieee1275_TRUE@       $(nodist_ntfs_module_SOURCES) \
 
8477
@COND_i386_ieee1275_TRUE@       ntfs.marker
 
8478
@COND_i386_ieee1275_TRUE@am__append_6350 = ntfs.mod
 
8479
@COND_i386_ieee1275_TRUE@am__append_6351 = ntfs.marker
 
8480
@COND_x86_64_efi_TRUE@am__append_6352 = ntfs.module
 
8481
@COND_x86_64_efi_TRUE@am__append_6353 = ntfs.module$(EXEEXT)
 
8482
@COND_x86_64_efi_TRUE@am__append_6354 = 
 
8483
@COND_x86_64_efi_TRUE@am__append_6355 = $(nodist_ntfs_module_SOURCES)
 
8484
@COND_x86_64_efi_TRUE@am__append_6356 = $(nodist_ntfs_module_SOURCES) \
 
8485
@COND_x86_64_efi_TRUE@  ntfs.marker
 
8486
@COND_x86_64_efi_TRUE@am__append_6357 = ntfs.mod
 
8487
@COND_x86_64_efi_TRUE@am__append_6358 = ntfs.marker
 
8488
@COND_mips_yeeloong_TRUE@am__append_6359 = ntfs.module
 
8489
@COND_mips_yeeloong_TRUE@am__append_6360 = ntfs.module$(EXEEXT)
 
8490
@COND_mips_yeeloong_TRUE@am__append_6361 = 
 
8491
@COND_mips_yeeloong_TRUE@am__append_6362 = $(nodist_ntfs_module_SOURCES)
 
8492
@COND_mips_yeeloong_TRUE@am__append_6363 =  \
 
8493
@COND_mips_yeeloong_TRUE@       $(nodist_ntfs_module_SOURCES) \
 
8494
@COND_mips_yeeloong_TRUE@       ntfs.marker
 
8495
@COND_mips_yeeloong_TRUE@am__append_6364 = ntfs.mod
 
8496
@COND_mips_yeeloong_TRUE@am__append_6365 = ntfs.marker
 
8497
@COND_sparc64_ieee1275_TRUE@am__append_6366 = ntfs.module
 
8498
@COND_sparc64_ieee1275_TRUE@am__append_6367 = ntfs.module$(EXEEXT)
 
8499
@COND_sparc64_ieee1275_TRUE@am__append_6368 = 
 
8500
@COND_sparc64_ieee1275_TRUE@am__append_6369 = $(nodist_ntfs_module_SOURCES)
 
8501
@COND_sparc64_ieee1275_TRUE@am__append_6370 =  \
 
8502
@COND_sparc64_ieee1275_TRUE@    $(nodist_ntfs_module_SOURCES) \
 
8503
@COND_sparc64_ieee1275_TRUE@    ntfs.marker
 
8504
@COND_sparc64_ieee1275_TRUE@am__append_6371 = ntfs.mod
 
8505
@COND_sparc64_ieee1275_TRUE@am__append_6372 = ntfs.marker
 
8506
@COND_powerpc_ieee1275_TRUE@am__append_6373 = ntfs.module
 
8507
@COND_powerpc_ieee1275_TRUE@am__append_6374 = ntfs.module$(EXEEXT)
 
8508
@COND_powerpc_ieee1275_TRUE@am__append_6375 = 
 
8509
@COND_powerpc_ieee1275_TRUE@am__append_6376 = $(nodist_ntfs_module_SOURCES)
 
8510
@COND_powerpc_ieee1275_TRUE@am__append_6377 =  \
 
8511
@COND_powerpc_ieee1275_TRUE@    $(nodist_ntfs_module_SOURCES) \
 
8512
@COND_powerpc_ieee1275_TRUE@    ntfs.marker
 
8513
@COND_powerpc_ieee1275_TRUE@am__append_6378 = ntfs.mod
 
8514
@COND_powerpc_ieee1275_TRUE@am__append_6379 = ntfs.marker
 
8515
@COND_emu_TRUE@am__append_6380 = ntfscomp.module
 
8516
@COND_emu_TRUE@am__append_6381 = ntfscomp.module$(EXEEXT)
 
8517
@COND_emu_TRUE@am__append_6382 = 
 
8518
@COND_emu_TRUE@am__append_6383 = $(nodist_ntfscomp_module_SOURCES)
 
8519
@COND_emu_TRUE@am__append_6384 = $(nodist_ntfscomp_module_SOURCES) \
 
8520
@COND_emu_TRUE@ ntfscomp.marker
 
8521
@COND_emu_TRUE@am__append_6385 = ntfscomp.mod
 
8522
@COND_emu_TRUE@am__append_6386 = ntfscomp.marker
 
8523
@COND_i386_pc_TRUE@am__append_6387 = ntfscomp.module
 
8524
@COND_i386_pc_TRUE@am__append_6388 = ntfscomp.module$(EXEEXT)
 
8525
@COND_i386_pc_TRUE@am__append_6389 = 
 
8526
@COND_i386_pc_TRUE@am__append_6390 = $(nodist_ntfscomp_module_SOURCES)
 
8527
@COND_i386_pc_TRUE@am__append_6391 =  \
 
8528
@COND_i386_pc_TRUE@     $(nodist_ntfscomp_module_SOURCES) \
 
8529
@COND_i386_pc_TRUE@     ntfscomp.marker
 
8530
@COND_i386_pc_TRUE@am__append_6392 = ntfscomp.mod
 
8531
@COND_i386_pc_TRUE@am__append_6393 = ntfscomp.marker
 
8532
@COND_i386_efi_TRUE@am__append_6394 = ntfscomp.module
 
8533
@COND_i386_efi_TRUE@am__append_6395 = ntfscomp.module$(EXEEXT)
 
8534
@COND_i386_efi_TRUE@am__append_6396 = 
 
8535
@COND_i386_efi_TRUE@am__append_6397 = $(nodist_ntfscomp_module_SOURCES)
 
8536
@COND_i386_efi_TRUE@am__append_6398 =  \
 
8537
@COND_i386_efi_TRUE@    $(nodist_ntfscomp_module_SOURCES) \
 
8538
@COND_i386_efi_TRUE@    ntfscomp.marker
 
8539
@COND_i386_efi_TRUE@am__append_6399 = ntfscomp.mod
 
8540
@COND_i386_efi_TRUE@am__append_6400 = ntfscomp.marker
 
8541
@COND_i386_qemu_TRUE@am__append_6401 = ntfscomp.module
 
8542
@COND_i386_qemu_TRUE@am__append_6402 = ntfscomp.module$(EXEEXT)
 
8543
@COND_i386_qemu_TRUE@am__append_6403 = 
 
8544
@COND_i386_qemu_TRUE@am__append_6404 = $(nodist_ntfscomp_module_SOURCES)
 
8545
@COND_i386_qemu_TRUE@am__append_6405 =  \
 
8546
@COND_i386_qemu_TRUE@   $(nodist_ntfscomp_module_SOURCES) \
 
8547
@COND_i386_qemu_TRUE@   ntfscomp.marker
 
8548
@COND_i386_qemu_TRUE@am__append_6406 = ntfscomp.mod
 
8549
@COND_i386_qemu_TRUE@am__append_6407 = ntfscomp.marker
 
8550
@COND_i386_coreboot_TRUE@am__append_6408 = ntfscomp.module
 
8551
@COND_i386_coreboot_TRUE@am__append_6409 = ntfscomp.module$(EXEEXT)
 
8552
@COND_i386_coreboot_TRUE@am__append_6410 = 
 
8553
@COND_i386_coreboot_TRUE@am__append_6411 = $(nodist_ntfscomp_module_SOURCES)
 
8554
@COND_i386_coreboot_TRUE@am__append_6412 =  \
 
8555
@COND_i386_coreboot_TRUE@       $(nodist_ntfscomp_module_SOURCES) \
 
8556
@COND_i386_coreboot_TRUE@       ntfscomp.marker
 
8557
@COND_i386_coreboot_TRUE@am__append_6413 = ntfscomp.mod
 
8558
@COND_i386_coreboot_TRUE@am__append_6414 = ntfscomp.marker
 
8559
@COND_i386_multiboot_TRUE@am__append_6415 = ntfscomp.module
 
8560
@COND_i386_multiboot_TRUE@am__append_6416 = ntfscomp.module$(EXEEXT)
 
8561
@COND_i386_multiboot_TRUE@am__append_6417 = 
 
8562
@COND_i386_multiboot_TRUE@am__append_6418 = $(nodist_ntfscomp_module_SOURCES)
 
8563
@COND_i386_multiboot_TRUE@am__append_6419 =  \
 
8564
@COND_i386_multiboot_TRUE@      $(nodist_ntfscomp_module_SOURCES) \
 
8565
@COND_i386_multiboot_TRUE@      ntfscomp.marker
 
8566
@COND_i386_multiboot_TRUE@am__append_6420 = ntfscomp.mod
 
8567
@COND_i386_multiboot_TRUE@am__append_6421 = ntfscomp.marker
 
8568
@COND_i386_ieee1275_TRUE@am__append_6422 = ntfscomp.module
 
8569
@COND_i386_ieee1275_TRUE@am__append_6423 = ntfscomp.module$(EXEEXT)
 
8570
@COND_i386_ieee1275_TRUE@am__append_6424 = 
 
8571
@COND_i386_ieee1275_TRUE@am__append_6425 = $(nodist_ntfscomp_module_SOURCES)
 
8572
@COND_i386_ieee1275_TRUE@am__append_6426 =  \
 
8573
@COND_i386_ieee1275_TRUE@       $(nodist_ntfscomp_module_SOURCES) \
 
8574
@COND_i386_ieee1275_TRUE@       ntfscomp.marker
 
8575
@COND_i386_ieee1275_TRUE@am__append_6427 = ntfscomp.mod
 
8576
@COND_i386_ieee1275_TRUE@am__append_6428 = ntfscomp.marker
 
8577
@COND_x86_64_efi_TRUE@am__append_6429 = ntfscomp.module
 
8578
@COND_x86_64_efi_TRUE@am__append_6430 = ntfscomp.module$(EXEEXT)
 
8579
@COND_x86_64_efi_TRUE@am__append_6431 = 
 
8580
@COND_x86_64_efi_TRUE@am__append_6432 = $(nodist_ntfscomp_module_SOURCES)
 
8581
@COND_x86_64_efi_TRUE@am__append_6433 =  \
 
8582
@COND_x86_64_efi_TRUE@  $(nodist_ntfscomp_module_SOURCES) \
 
8583
@COND_x86_64_efi_TRUE@  ntfscomp.marker
 
8584
@COND_x86_64_efi_TRUE@am__append_6434 = ntfscomp.mod
 
8585
@COND_x86_64_efi_TRUE@am__append_6435 = ntfscomp.marker
 
8586
@COND_mips_yeeloong_TRUE@am__append_6436 = ntfscomp.module
 
8587
@COND_mips_yeeloong_TRUE@am__append_6437 = ntfscomp.module$(EXEEXT)
 
8588
@COND_mips_yeeloong_TRUE@am__append_6438 = 
 
8589
@COND_mips_yeeloong_TRUE@am__append_6439 = $(nodist_ntfscomp_module_SOURCES)
 
8590
@COND_mips_yeeloong_TRUE@am__append_6440 =  \
 
8591
@COND_mips_yeeloong_TRUE@       $(nodist_ntfscomp_module_SOURCES) \
 
8592
@COND_mips_yeeloong_TRUE@       ntfscomp.marker
 
8593
@COND_mips_yeeloong_TRUE@am__append_6441 = ntfscomp.mod
 
8594
@COND_mips_yeeloong_TRUE@am__append_6442 = ntfscomp.marker
 
8595
@COND_sparc64_ieee1275_TRUE@am__append_6443 = ntfscomp.module
 
8596
@COND_sparc64_ieee1275_TRUE@am__append_6444 = ntfscomp.module$(EXEEXT)
 
8597
@COND_sparc64_ieee1275_TRUE@am__append_6445 = 
 
8598
@COND_sparc64_ieee1275_TRUE@am__append_6446 = $(nodist_ntfscomp_module_SOURCES)
 
8599
@COND_sparc64_ieee1275_TRUE@am__append_6447 =  \
 
8600
@COND_sparc64_ieee1275_TRUE@    $(nodist_ntfscomp_module_SOURCES) \
 
8601
@COND_sparc64_ieee1275_TRUE@    ntfscomp.marker
 
8602
@COND_sparc64_ieee1275_TRUE@am__append_6448 = ntfscomp.mod
 
8603
@COND_sparc64_ieee1275_TRUE@am__append_6449 = ntfscomp.marker
 
8604
@COND_powerpc_ieee1275_TRUE@am__append_6450 = ntfscomp.module
 
8605
@COND_powerpc_ieee1275_TRUE@am__append_6451 = ntfscomp.module$(EXEEXT)
 
8606
@COND_powerpc_ieee1275_TRUE@am__append_6452 = 
 
8607
@COND_powerpc_ieee1275_TRUE@am__append_6453 = $(nodist_ntfscomp_module_SOURCES)
 
8608
@COND_powerpc_ieee1275_TRUE@am__append_6454 =  \
 
8609
@COND_powerpc_ieee1275_TRUE@    $(nodist_ntfscomp_module_SOURCES) \
 
8610
@COND_powerpc_ieee1275_TRUE@    ntfscomp.marker
 
8611
@COND_powerpc_ieee1275_TRUE@am__append_6455 = ntfscomp.mod
 
8612
@COND_powerpc_ieee1275_TRUE@am__append_6456 = ntfscomp.marker
 
8613
@COND_emu_TRUE@am__append_6457 = reiserfs.module
 
8614
@COND_emu_TRUE@am__append_6458 = reiserfs.module$(EXEEXT)
 
8615
@COND_emu_TRUE@am__append_6459 = 
 
8616
@COND_emu_TRUE@am__append_6460 = $(nodist_reiserfs_module_SOURCES)
 
8617
@COND_emu_TRUE@am__append_6461 = $(nodist_reiserfs_module_SOURCES) \
 
8618
@COND_emu_TRUE@ reiserfs.marker
 
8619
@COND_emu_TRUE@am__append_6462 = reiserfs.mod
 
8620
@COND_emu_TRUE@am__append_6463 = reiserfs.marker
 
8621
@COND_i386_pc_TRUE@am__append_6464 = reiserfs.module
 
8622
@COND_i386_pc_TRUE@am__append_6465 = reiserfs.module$(EXEEXT)
 
8623
@COND_i386_pc_TRUE@am__append_6466 = 
 
8624
@COND_i386_pc_TRUE@am__append_6467 = $(nodist_reiserfs_module_SOURCES)
 
8625
@COND_i386_pc_TRUE@am__append_6468 =  \
 
8626
@COND_i386_pc_TRUE@     $(nodist_reiserfs_module_SOURCES) \
 
8627
@COND_i386_pc_TRUE@     reiserfs.marker
 
8628
@COND_i386_pc_TRUE@am__append_6469 = reiserfs.mod
 
8629
@COND_i386_pc_TRUE@am__append_6470 = reiserfs.marker
 
8630
@COND_i386_efi_TRUE@am__append_6471 = reiserfs.module
 
8631
@COND_i386_efi_TRUE@am__append_6472 = reiserfs.module$(EXEEXT)
 
8632
@COND_i386_efi_TRUE@am__append_6473 = 
 
8633
@COND_i386_efi_TRUE@am__append_6474 = $(nodist_reiserfs_module_SOURCES)
 
8634
@COND_i386_efi_TRUE@am__append_6475 =  \
 
8635
@COND_i386_efi_TRUE@    $(nodist_reiserfs_module_SOURCES) \
 
8636
@COND_i386_efi_TRUE@    reiserfs.marker
 
8637
@COND_i386_efi_TRUE@am__append_6476 = reiserfs.mod
 
8638
@COND_i386_efi_TRUE@am__append_6477 = reiserfs.marker
 
8639
@COND_i386_qemu_TRUE@am__append_6478 = reiserfs.module
 
8640
@COND_i386_qemu_TRUE@am__append_6479 = reiserfs.module$(EXEEXT)
 
8641
@COND_i386_qemu_TRUE@am__append_6480 = 
 
8642
@COND_i386_qemu_TRUE@am__append_6481 = $(nodist_reiserfs_module_SOURCES)
 
8643
@COND_i386_qemu_TRUE@am__append_6482 =  \
 
8644
@COND_i386_qemu_TRUE@   $(nodist_reiserfs_module_SOURCES) \
 
8645
@COND_i386_qemu_TRUE@   reiserfs.marker
 
8646
@COND_i386_qemu_TRUE@am__append_6483 = reiserfs.mod
 
8647
@COND_i386_qemu_TRUE@am__append_6484 = reiserfs.marker
 
8648
@COND_i386_coreboot_TRUE@am__append_6485 = reiserfs.module
 
8649
@COND_i386_coreboot_TRUE@am__append_6486 = reiserfs.module$(EXEEXT)
 
8650
@COND_i386_coreboot_TRUE@am__append_6487 = 
 
8651
@COND_i386_coreboot_TRUE@am__append_6488 = $(nodist_reiserfs_module_SOURCES)
 
8652
@COND_i386_coreboot_TRUE@am__append_6489 =  \
 
8653
@COND_i386_coreboot_TRUE@       $(nodist_reiserfs_module_SOURCES) \
 
8654
@COND_i386_coreboot_TRUE@       reiserfs.marker
 
8655
@COND_i386_coreboot_TRUE@am__append_6490 = reiserfs.mod
 
8656
@COND_i386_coreboot_TRUE@am__append_6491 = reiserfs.marker
 
8657
@COND_i386_multiboot_TRUE@am__append_6492 = reiserfs.module
 
8658
@COND_i386_multiboot_TRUE@am__append_6493 = reiserfs.module$(EXEEXT)
 
8659
@COND_i386_multiboot_TRUE@am__append_6494 = 
 
8660
@COND_i386_multiboot_TRUE@am__append_6495 = $(nodist_reiserfs_module_SOURCES)
 
8661
@COND_i386_multiboot_TRUE@am__append_6496 =  \
 
8662
@COND_i386_multiboot_TRUE@      $(nodist_reiserfs_module_SOURCES) \
 
8663
@COND_i386_multiboot_TRUE@      reiserfs.marker
 
8664
@COND_i386_multiboot_TRUE@am__append_6497 = reiserfs.mod
 
8665
@COND_i386_multiboot_TRUE@am__append_6498 = reiserfs.marker
 
8666
@COND_i386_ieee1275_TRUE@am__append_6499 = reiserfs.module
 
8667
@COND_i386_ieee1275_TRUE@am__append_6500 = reiserfs.module$(EXEEXT)
 
8668
@COND_i386_ieee1275_TRUE@am__append_6501 = 
 
8669
@COND_i386_ieee1275_TRUE@am__append_6502 = $(nodist_reiserfs_module_SOURCES)
 
8670
@COND_i386_ieee1275_TRUE@am__append_6503 =  \
 
8671
@COND_i386_ieee1275_TRUE@       $(nodist_reiserfs_module_SOURCES) \
 
8672
@COND_i386_ieee1275_TRUE@       reiserfs.marker
 
8673
@COND_i386_ieee1275_TRUE@am__append_6504 = reiserfs.mod
 
8674
@COND_i386_ieee1275_TRUE@am__append_6505 = reiserfs.marker
 
8675
@COND_x86_64_efi_TRUE@am__append_6506 = reiserfs.module
 
8676
@COND_x86_64_efi_TRUE@am__append_6507 = reiserfs.module$(EXEEXT)
 
8677
@COND_x86_64_efi_TRUE@am__append_6508 = 
 
8678
@COND_x86_64_efi_TRUE@am__append_6509 = $(nodist_reiserfs_module_SOURCES)
 
8679
@COND_x86_64_efi_TRUE@am__append_6510 =  \
 
8680
@COND_x86_64_efi_TRUE@  $(nodist_reiserfs_module_SOURCES) \
 
8681
@COND_x86_64_efi_TRUE@  reiserfs.marker
 
8682
@COND_x86_64_efi_TRUE@am__append_6511 = reiserfs.mod
 
8683
@COND_x86_64_efi_TRUE@am__append_6512 = reiserfs.marker
 
8684
@COND_mips_yeeloong_TRUE@am__append_6513 = reiserfs.module
 
8685
@COND_mips_yeeloong_TRUE@am__append_6514 = reiserfs.module$(EXEEXT)
 
8686
@COND_mips_yeeloong_TRUE@am__append_6515 = 
 
8687
@COND_mips_yeeloong_TRUE@am__append_6516 = $(nodist_reiserfs_module_SOURCES)
 
8688
@COND_mips_yeeloong_TRUE@am__append_6517 =  \
 
8689
@COND_mips_yeeloong_TRUE@       $(nodist_reiserfs_module_SOURCES) \
 
8690
@COND_mips_yeeloong_TRUE@       reiserfs.marker
 
8691
@COND_mips_yeeloong_TRUE@am__append_6518 = reiserfs.mod
 
8692
@COND_mips_yeeloong_TRUE@am__append_6519 = reiserfs.marker
 
8693
@COND_sparc64_ieee1275_TRUE@am__append_6520 = reiserfs.module
 
8694
@COND_sparc64_ieee1275_TRUE@am__append_6521 = reiserfs.module$(EXEEXT)
 
8695
@COND_sparc64_ieee1275_TRUE@am__append_6522 = 
 
8696
@COND_sparc64_ieee1275_TRUE@am__append_6523 = $(nodist_reiserfs_module_SOURCES)
 
8697
@COND_sparc64_ieee1275_TRUE@am__append_6524 =  \
 
8698
@COND_sparc64_ieee1275_TRUE@    $(nodist_reiserfs_module_SOURCES) \
 
8699
@COND_sparc64_ieee1275_TRUE@    reiserfs.marker
 
8700
@COND_sparc64_ieee1275_TRUE@am__append_6525 = reiserfs.mod
 
8701
@COND_sparc64_ieee1275_TRUE@am__append_6526 = reiserfs.marker
 
8702
@COND_powerpc_ieee1275_TRUE@am__append_6527 = reiserfs.module
 
8703
@COND_powerpc_ieee1275_TRUE@am__append_6528 = reiserfs.module$(EXEEXT)
 
8704
@COND_powerpc_ieee1275_TRUE@am__append_6529 = 
 
8705
@COND_powerpc_ieee1275_TRUE@am__append_6530 = $(nodist_reiserfs_module_SOURCES)
 
8706
@COND_powerpc_ieee1275_TRUE@am__append_6531 =  \
 
8707
@COND_powerpc_ieee1275_TRUE@    $(nodist_reiserfs_module_SOURCES) \
 
8708
@COND_powerpc_ieee1275_TRUE@    reiserfs.marker
 
8709
@COND_powerpc_ieee1275_TRUE@am__append_6532 = reiserfs.mod
 
8710
@COND_powerpc_ieee1275_TRUE@am__append_6533 = reiserfs.marker
 
8711
@COND_emu_TRUE@am__append_6534 = sfs.module
 
8712
@COND_emu_TRUE@am__append_6535 = sfs.module$(EXEEXT)
 
8713
@COND_emu_TRUE@am__append_6536 = 
 
8714
@COND_emu_TRUE@am__append_6537 = $(nodist_sfs_module_SOURCES)
 
8715
@COND_emu_TRUE@am__append_6538 = $(nodist_sfs_module_SOURCES) \
 
8716
@COND_emu_TRUE@ sfs.marker
 
8717
@COND_emu_TRUE@am__append_6539 = sfs.mod
 
8718
@COND_emu_TRUE@am__append_6540 = sfs.marker
 
8719
@COND_i386_pc_TRUE@am__append_6541 = sfs.module
 
8720
@COND_i386_pc_TRUE@am__append_6542 = sfs.module$(EXEEXT)
 
8721
@COND_i386_pc_TRUE@am__append_6543 = 
 
8722
@COND_i386_pc_TRUE@am__append_6544 = $(nodist_sfs_module_SOURCES)
 
8723
@COND_i386_pc_TRUE@am__append_6545 = $(nodist_sfs_module_SOURCES) \
 
8724
@COND_i386_pc_TRUE@     sfs.marker
 
8725
@COND_i386_pc_TRUE@am__append_6546 = sfs.mod
 
8726
@COND_i386_pc_TRUE@am__append_6547 = sfs.marker
 
8727
@COND_i386_efi_TRUE@am__append_6548 = sfs.module
 
8728
@COND_i386_efi_TRUE@am__append_6549 = sfs.module$(EXEEXT)
 
8729
@COND_i386_efi_TRUE@am__append_6550 = 
 
8730
@COND_i386_efi_TRUE@am__append_6551 = $(nodist_sfs_module_SOURCES)
 
8731
@COND_i386_efi_TRUE@am__append_6552 = $(nodist_sfs_module_SOURCES) \
 
8732
@COND_i386_efi_TRUE@    sfs.marker
 
8733
@COND_i386_efi_TRUE@am__append_6553 = sfs.mod
 
8734
@COND_i386_efi_TRUE@am__append_6554 = sfs.marker
 
8735
@COND_i386_qemu_TRUE@am__append_6555 = sfs.module
 
8736
@COND_i386_qemu_TRUE@am__append_6556 = sfs.module$(EXEEXT)
 
8737
@COND_i386_qemu_TRUE@am__append_6557 = 
 
8738
@COND_i386_qemu_TRUE@am__append_6558 = $(nodist_sfs_module_SOURCES)
 
8739
@COND_i386_qemu_TRUE@am__append_6559 = $(nodist_sfs_module_SOURCES) \
 
8740
@COND_i386_qemu_TRUE@   sfs.marker
 
8741
@COND_i386_qemu_TRUE@am__append_6560 = sfs.mod
 
8742
@COND_i386_qemu_TRUE@am__append_6561 = sfs.marker
 
8743
@COND_i386_coreboot_TRUE@am__append_6562 = sfs.module
 
8744
@COND_i386_coreboot_TRUE@am__append_6563 = sfs.module$(EXEEXT)
 
8745
@COND_i386_coreboot_TRUE@am__append_6564 = 
 
8746
@COND_i386_coreboot_TRUE@am__append_6565 = $(nodist_sfs_module_SOURCES)
 
8747
@COND_i386_coreboot_TRUE@am__append_6566 =  \
 
8748
@COND_i386_coreboot_TRUE@       $(nodist_sfs_module_SOURCES) \
 
8749
@COND_i386_coreboot_TRUE@       sfs.marker
 
8750
@COND_i386_coreboot_TRUE@am__append_6567 = sfs.mod
 
8751
@COND_i386_coreboot_TRUE@am__append_6568 = sfs.marker
 
8752
@COND_i386_multiboot_TRUE@am__append_6569 = sfs.module
 
8753
@COND_i386_multiboot_TRUE@am__append_6570 = sfs.module$(EXEEXT)
 
8754
@COND_i386_multiboot_TRUE@am__append_6571 = 
 
8755
@COND_i386_multiboot_TRUE@am__append_6572 = $(nodist_sfs_module_SOURCES)
 
8756
@COND_i386_multiboot_TRUE@am__append_6573 =  \
 
8757
@COND_i386_multiboot_TRUE@      $(nodist_sfs_module_SOURCES) \
 
8758
@COND_i386_multiboot_TRUE@      sfs.marker
 
8759
@COND_i386_multiboot_TRUE@am__append_6574 = sfs.mod
 
8760
@COND_i386_multiboot_TRUE@am__append_6575 = sfs.marker
 
8761
@COND_i386_ieee1275_TRUE@am__append_6576 = sfs.module
 
8762
@COND_i386_ieee1275_TRUE@am__append_6577 = sfs.module$(EXEEXT)
 
8763
@COND_i386_ieee1275_TRUE@am__append_6578 = 
 
8764
@COND_i386_ieee1275_TRUE@am__append_6579 = $(nodist_sfs_module_SOURCES)
 
8765
@COND_i386_ieee1275_TRUE@am__append_6580 =  \
 
8766
@COND_i386_ieee1275_TRUE@       $(nodist_sfs_module_SOURCES) \
 
8767
@COND_i386_ieee1275_TRUE@       sfs.marker
 
8768
@COND_i386_ieee1275_TRUE@am__append_6581 = sfs.mod
 
8769
@COND_i386_ieee1275_TRUE@am__append_6582 = sfs.marker
 
8770
@COND_x86_64_efi_TRUE@am__append_6583 = sfs.module
 
8771
@COND_x86_64_efi_TRUE@am__append_6584 = sfs.module$(EXEEXT)
 
8772
@COND_x86_64_efi_TRUE@am__append_6585 = 
 
8773
@COND_x86_64_efi_TRUE@am__append_6586 = $(nodist_sfs_module_SOURCES)
 
8774
@COND_x86_64_efi_TRUE@am__append_6587 = $(nodist_sfs_module_SOURCES) \
 
8775
@COND_x86_64_efi_TRUE@  sfs.marker
 
8776
@COND_x86_64_efi_TRUE@am__append_6588 = sfs.mod
 
8777
@COND_x86_64_efi_TRUE@am__append_6589 = sfs.marker
 
8778
@COND_mips_yeeloong_TRUE@am__append_6590 = sfs.module
 
8779
@COND_mips_yeeloong_TRUE@am__append_6591 = sfs.module$(EXEEXT)
 
8780
@COND_mips_yeeloong_TRUE@am__append_6592 = 
 
8781
@COND_mips_yeeloong_TRUE@am__append_6593 = $(nodist_sfs_module_SOURCES)
 
8782
@COND_mips_yeeloong_TRUE@am__append_6594 =  \
 
8783
@COND_mips_yeeloong_TRUE@       $(nodist_sfs_module_SOURCES) \
 
8784
@COND_mips_yeeloong_TRUE@       sfs.marker
 
8785
@COND_mips_yeeloong_TRUE@am__append_6595 = sfs.mod
 
8786
@COND_mips_yeeloong_TRUE@am__append_6596 = sfs.marker
 
8787
@COND_sparc64_ieee1275_TRUE@am__append_6597 = sfs.module
 
8788
@COND_sparc64_ieee1275_TRUE@am__append_6598 = sfs.module$(EXEEXT)
 
8789
@COND_sparc64_ieee1275_TRUE@am__append_6599 = 
 
8790
@COND_sparc64_ieee1275_TRUE@am__append_6600 = $(nodist_sfs_module_SOURCES)
 
8791
@COND_sparc64_ieee1275_TRUE@am__append_6601 =  \
 
8792
@COND_sparc64_ieee1275_TRUE@    $(nodist_sfs_module_SOURCES) \
 
8793
@COND_sparc64_ieee1275_TRUE@    sfs.marker
 
8794
@COND_sparc64_ieee1275_TRUE@am__append_6602 = sfs.mod
 
8795
@COND_sparc64_ieee1275_TRUE@am__append_6603 = sfs.marker
 
8796
@COND_powerpc_ieee1275_TRUE@am__append_6604 = sfs.module
 
8797
@COND_powerpc_ieee1275_TRUE@am__append_6605 = sfs.module$(EXEEXT)
 
8798
@COND_powerpc_ieee1275_TRUE@am__append_6606 = 
 
8799
@COND_powerpc_ieee1275_TRUE@am__append_6607 = $(nodist_sfs_module_SOURCES)
 
8800
@COND_powerpc_ieee1275_TRUE@am__append_6608 =  \
 
8801
@COND_powerpc_ieee1275_TRUE@    $(nodist_sfs_module_SOURCES) \
 
8802
@COND_powerpc_ieee1275_TRUE@    sfs.marker
 
8803
@COND_powerpc_ieee1275_TRUE@am__append_6609 = sfs.mod
 
8804
@COND_powerpc_ieee1275_TRUE@am__append_6610 = sfs.marker
 
8805
@COND_emu_TRUE@am__append_6611 = tar.module
 
8806
@COND_emu_TRUE@am__append_6612 = tar.module$(EXEEXT)
 
8807
@COND_emu_TRUE@am__append_6613 = 
 
8808
@COND_emu_TRUE@am__append_6614 = $(nodist_tar_module_SOURCES)
 
8809
@COND_emu_TRUE@am__append_6615 = $(nodist_tar_module_SOURCES) \
 
8810
@COND_emu_TRUE@ tar.marker
 
8811
@COND_emu_TRUE@am__append_6616 = tar.mod
 
8812
@COND_emu_TRUE@am__append_6617 = tar.marker
 
8813
@COND_i386_pc_TRUE@am__append_6618 = tar.module
 
8814
@COND_i386_pc_TRUE@am__append_6619 = tar.module$(EXEEXT)
 
8815
@COND_i386_pc_TRUE@am__append_6620 = 
 
8816
@COND_i386_pc_TRUE@am__append_6621 = $(nodist_tar_module_SOURCES)
 
8817
@COND_i386_pc_TRUE@am__append_6622 = $(nodist_tar_module_SOURCES) \
 
8818
@COND_i386_pc_TRUE@     tar.marker
 
8819
@COND_i386_pc_TRUE@am__append_6623 = tar.mod
 
8820
@COND_i386_pc_TRUE@am__append_6624 = tar.marker
 
8821
@COND_i386_efi_TRUE@am__append_6625 = tar.module
 
8822
@COND_i386_efi_TRUE@am__append_6626 = tar.module$(EXEEXT)
 
8823
@COND_i386_efi_TRUE@am__append_6627 = 
 
8824
@COND_i386_efi_TRUE@am__append_6628 = $(nodist_tar_module_SOURCES)
 
8825
@COND_i386_efi_TRUE@am__append_6629 = $(nodist_tar_module_SOURCES) \
 
8826
@COND_i386_efi_TRUE@    tar.marker
 
8827
@COND_i386_efi_TRUE@am__append_6630 = tar.mod
 
8828
@COND_i386_efi_TRUE@am__append_6631 = tar.marker
 
8829
@COND_i386_qemu_TRUE@am__append_6632 = tar.module
 
8830
@COND_i386_qemu_TRUE@am__append_6633 = tar.module$(EXEEXT)
 
8831
@COND_i386_qemu_TRUE@am__append_6634 = 
 
8832
@COND_i386_qemu_TRUE@am__append_6635 = $(nodist_tar_module_SOURCES)
 
8833
@COND_i386_qemu_TRUE@am__append_6636 = $(nodist_tar_module_SOURCES) \
 
8834
@COND_i386_qemu_TRUE@   tar.marker
 
8835
@COND_i386_qemu_TRUE@am__append_6637 = tar.mod
 
8836
@COND_i386_qemu_TRUE@am__append_6638 = tar.marker
 
8837
@COND_i386_coreboot_TRUE@am__append_6639 = tar.module
 
8838
@COND_i386_coreboot_TRUE@am__append_6640 = tar.module$(EXEEXT)
 
8839
@COND_i386_coreboot_TRUE@am__append_6641 = 
 
8840
@COND_i386_coreboot_TRUE@am__append_6642 = $(nodist_tar_module_SOURCES)
 
8841
@COND_i386_coreboot_TRUE@am__append_6643 =  \
 
8842
@COND_i386_coreboot_TRUE@       $(nodist_tar_module_SOURCES) \
 
8843
@COND_i386_coreboot_TRUE@       tar.marker
 
8844
@COND_i386_coreboot_TRUE@am__append_6644 = tar.mod
 
8845
@COND_i386_coreboot_TRUE@am__append_6645 = tar.marker
 
8846
@COND_i386_multiboot_TRUE@am__append_6646 = tar.module
 
8847
@COND_i386_multiboot_TRUE@am__append_6647 = tar.module$(EXEEXT)
 
8848
@COND_i386_multiboot_TRUE@am__append_6648 = 
 
8849
@COND_i386_multiboot_TRUE@am__append_6649 = $(nodist_tar_module_SOURCES)
 
8850
@COND_i386_multiboot_TRUE@am__append_6650 =  \
 
8851
@COND_i386_multiboot_TRUE@      $(nodist_tar_module_SOURCES) \
 
8852
@COND_i386_multiboot_TRUE@      tar.marker
 
8853
@COND_i386_multiboot_TRUE@am__append_6651 = tar.mod
 
8854
@COND_i386_multiboot_TRUE@am__append_6652 = tar.marker
 
8855
@COND_i386_ieee1275_TRUE@am__append_6653 = tar.module
 
8856
@COND_i386_ieee1275_TRUE@am__append_6654 = tar.module$(EXEEXT)
 
8857
@COND_i386_ieee1275_TRUE@am__append_6655 = 
 
8858
@COND_i386_ieee1275_TRUE@am__append_6656 = $(nodist_tar_module_SOURCES)
 
8859
@COND_i386_ieee1275_TRUE@am__append_6657 =  \
 
8860
@COND_i386_ieee1275_TRUE@       $(nodist_tar_module_SOURCES) \
 
8861
@COND_i386_ieee1275_TRUE@       tar.marker
 
8862
@COND_i386_ieee1275_TRUE@am__append_6658 = tar.mod
 
8863
@COND_i386_ieee1275_TRUE@am__append_6659 = tar.marker
 
8864
@COND_x86_64_efi_TRUE@am__append_6660 = tar.module
 
8865
@COND_x86_64_efi_TRUE@am__append_6661 = tar.module$(EXEEXT)
 
8866
@COND_x86_64_efi_TRUE@am__append_6662 = 
 
8867
@COND_x86_64_efi_TRUE@am__append_6663 = $(nodist_tar_module_SOURCES)
 
8868
@COND_x86_64_efi_TRUE@am__append_6664 = $(nodist_tar_module_SOURCES) \
 
8869
@COND_x86_64_efi_TRUE@  tar.marker
 
8870
@COND_x86_64_efi_TRUE@am__append_6665 = tar.mod
 
8871
@COND_x86_64_efi_TRUE@am__append_6666 = tar.marker
 
8872
@COND_mips_yeeloong_TRUE@am__append_6667 = tar.module
 
8873
@COND_mips_yeeloong_TRUE@am__append_6668 = tar.module$(EXEEXT)
 
8874
@COND_mips_yeeloong_TRUE@am__append_6669 = 
 
8875
@COND_mips_yeeloong_TRUE@am__append_6670 = $(nodist_tar_module_SOURCES)
 
8876
@COND_mips_yeeloong_TRUE@am__append_6671 =  \
 
8877
@COND_mips_yeeloong_TRUE@       $(nodist_tar_module_SOURCES) \
 
8878
@COND_mips_yeeloong_TRUE@       tar.marker
 
8879
@COND_mips_yeeloong_TRUE@am__append_6672 = tar.mod
 
8880
@COND_mips_yeeloong_TRUE@am__append_6673 = tar.marker
 
8881
@COND_sparc64_ieee1275_TRUE@am__append_6674 = tar.module
 
8882
@COND_sparc64_ieee1275_TRUE@am__append_6675 = tar.module$(EXEEXT)
 
8883
@COND_sparc64_ieee1275_TRUE@am__append_6676 = 
 
8884
@COND_sparc64_ieee1275_TRUE@am__append_6677 = $(nodist_tar_module_SOURCES)
 
8885
@COND_sparc64_ieee1275_TRUE@am__append_6678 =  \
 
8886
@COND_sparc64_ieee1275_TRUE@    $(nodist_tar_module_SOURCES) \
 
8887
@COND_sparc64_ieee1275_TRUE@    tar.marker
 
8888
@COND_sparc64_ieee1275_TRUE@am__append_6679 = tar.mod
 
8889
@COND_sparc64_ieee1275_TRUE@am__append_6680 = tar.marker
 
8890
@COND_powerpc_ieee1275_TRUE@am__append_6681 = tar.module
 
8891
@COND_powerpc_ieee1275_TRUE@am__append_6682 = tar.module$(EXEEXT)
 
8892
@COND_powerpc_ieee1275_TRUE@am__append_6683 = 
 
8893
@COND_powerpc_ieee1275_TRUE@am__append_6684 = $(nodist_tar_module_SOURCES)
 
8894
@COND_powerpc_ieee1275_TRUE@am__append_6685 =  \
 
8895
@COND_powerpc_ieee1275_TRUE@    $(nodist_tar_module_SOURCES) \
 
8896
@COND_powerpc_ieee1275_TRUE@    tar.marker
 
8897
@COND_powerpc_ieee1275_TRUE@am__append_6686 = tar.mod
 
8898
@COND_powerpc_ieee1275_TRUE@am__append_6687 = tar.marker
 
8899
@COND_emu_TRUE@am__append_6688 = udf.module
 
8900
@COND_emu_TRUE@am__append_6689 = udf.module$(EXEEXT)
 
8901
@COND_emu_TRUE@am__append_6690 = 
 
8902
@COND_emu_TRUE@am__append_6691 = $(nodist_udf_module_SOURCES)
 
8903
@COND_emu_TRUE@am__append_6692 = $(nodist_udf_module_SOURCES) \
 
8904
@COND_emu_TRUE@ udf.marker
 
8905
@COND_emu_TRUE@am__append_6693 = udf.mod
 
8906
@COND_emu_TRUE@am__append_6694 = udf.marker
 
8907
@COND_i386_pc_TRUE@am__append_6695 = udf.module
 
8908
@COND_i386_pc_TRUE@am__append_6696 = udf.module$(EXEEXT)
 
8909
@COND_i386_pc_TRUE@am__append_6697 = 
 
8910
@COND_i386_pc_TRUE@am__append_6698 = $(nodist_udf_module_SOURCES)
 
8911
@COND_i386_pc_TRUE@am__append_6699 = $(nodist_udf_module_SOURCES) \
 
8912
@COND_i386_pc_TRUE@     udf.marker
 
8913
@COND_i386_pc_TRUE@am__append_6700 = udf.mod
 
8914
@COND_i386_pc_TRUE@am__append_6701 = udf.marker
 
8915
@COND_i386_efi_TRUE@am__append_6702 = udf.module
 
8916
@COND_i386_efi_TRUE@am__append_6703 = udf.module$(EXEEXT)
 
8917
@COND_i386_efi_TRUE@am__append_6704 = 
 
8918
@COND_i386_efi_TRUE@am__append_6705 = $(nodist_udf_module_SOURCES)
 
8919
@COND_i386_efi_TRUE@am__append_6706 = $(nodist_udf_module_SOURCES) \
 
8920
@COND_i386_efi_TRUE@    udf.marker
 
8921
@COND_i386_efi_TRUE@am__append_6707 = udf.mod
 
8922
@COND_i386_efi_TRUE@am__append_6708 = udf.marker
 
8923
@COND_i386_qemu_TRUE@am__append_6709 = udf.module
 
8924
@COND_i386_qemu_TRUE@am__append_6710 = udf.module$(EXEEXT)
 
8925
@COND_i386_qemu_TRUE@am__append_6711 = 
 
8926
@COND_i386_qemu_TRUE@am__append_6712 = $(nodist_udf_module_SOURCES)
 
8927
@COND_i386_qemu_TRUE@am__append_6713 = $(nodist_udf_module_SOURCES) \
 
8928
@COND_i386_qemu_TRUE@   udf.marker
 
8929
@COND_i386_qemu_TRUE@am__append_6714 = udf.mod
 
8930
@COND_i386_qemu_TRUE@am__append_6715 = udf.marker
 
8931
@COND_i386_coreboot_TRUE@am__append_6716 = udf.module
 
8932
@COND_i386_coreboot_TRUE@am__append_6717 = udf.module$(EXEEXT)
 
8933
@COND_i386_coreboot_TRUE@am__append_6718 = 
 
8934
@COND_i386_coreboot_TRUE@am__append_6719 = $(nodist_udf_module_SOURCES)
 
8935
@COND_i386_coreboot_TRUE@am__append_6720 =  \
 
8936
@COND_i386_coreboot_TRUE@       $(nodist_udf_module_SOURCES) \
 
8937
@COND_i386_coreboot_TRUE@       udf.marker
 
8938
@COND_i386_coreboot_TRUE@am__append_6721 = udf.mod
 
8939
@COND_i386_coreboot_TRUE@am__append_6722 = udf.marker
 
8940
@COND_i386_multiboot_TRUE@am__append_6723 = udf.module
 
8941
@COND_i386_multiboot_TRUE@am__append_6724 = udf.module$(EXEEXT)
 
8942
@COND_i386_multiboot_TRUE@am__append_6725 = 
 
8943
@COND_i386_multiboot_TRUE@am__append_6726 = $(nodist_udf_module_SOURCES)
 
8944
@COND_i386_multiboot_TRUE@am__append_6727 =  \
 
8945
@COND_i386_multiboot_TRUE@      $(nodist_udf_module_SOURCES) \
 
8946
@COND_i386_multiboot_TRUE@      udf.marker
 
8947
@COND_i386_multiboot_TRUE@am__append_6728 = udf.mod
 
8948
@COND_i386_multiboot_TRUE@am__append_6729 = udf.marker
 
8949
@COND_i386_ieee1275_TRUE@am__append_6730 = udf.module
 
8950
@COND_i386_ieee1275_TRUE@am__append_6731 = udf.module$(EXEEXT)
 
8951
@COND_i386_ieee1275_TRUE@am__append_6732 = 
 
8952
@COND_i386_ieee1275_TRUE@am__append_6733 = $(nodist_udf_module_SOURCES)
 
8953
@COND_i386_ieee1275_TRUE@am__append_6734 =  \
 
8954
@COND_i386_ieee1275_TRUE@       $(nodist_udf_module_SOURCES) \
 
8955
@COND_i386_ieee1275_TRUE@       udf.marker
 
8956
@COND_i386_ieee1275_TRUE@am__append_6735 = udf.mod
 
8957
@COND_i386_ieee1275_TRUE@am__append_6736 = udf.marker
 
8958
@COND_x86_64_efi_TRUE@am__append_6737 = udf.module
 
8959
@COND_x86_64_efi_TRUE@am__append_6738 = udf.module$(EXEEXT)
 
8960
@COND_x86_64_efi_TRUE@am__append_6739 = 
 
8961
@COND_x86_64_efi_TRUE@am__append_6740 = $(nodist_udf_module_SOURCES)
 
8962
@COND_x86_64_efi_TRUE@am__append_6741 = $(nodist_udf_module_SOURCES) \
 
8963
@COND_x86_64_efi_TRUE@  udf.marker
 
8964
@COND_x86_64_efi_TRUE@am__append_6742 = udf.mod
 
8965
@COND_x86_64_efi_TRUE@am__append_6743 = udf.marker
 
8966
@COND_mips_yeeloong_TRUE@am__append_6744 = udf.module
 
8967
@COND_mips_yeeloong_TRUE@am__append_6745 = udf.module$(EXEEXT)
 
8968
@COND_mips_yeeloong_TRUE@am__append_6746 = 
 
8969
@COND_mips_yeeloong_TRUE@am__append_6747 = $(nodist_udf_module_SOURCES)
 
8970
@COND_mips_yeeloong_TRUE@am__append_6748 =  \
 
8971
@COND_mips_yeeloong_TRUE@       $(nodist_udf_module_SOURCES) \
 
8972
@COND_mips_yeeloong_TRUE@       udf.marker
 
8973
@COND_mips_yeeloong_TRUE@am__append_6749 = udf.mod
 
8974
@COND_mips_yeeloong_TRUE@am__append_6750 = udf.marker
 
8975
@COND_sparc64_ieee1275_TRUE@am__append_6751 = udf.module
 
8976
@COND_sparc64_ieee1275_TRUE@am__append_6752 = udf.module$(EXEEXT)
 
8977
@COND_sparc64_ieee1275_TRUE@am__append_6753 = 
 
8978
@COND_sparc64_ieee1275_TRUE@am__append_6754 = $(nodist_udf_module_SOURCES)
 
8979
@COND_sparc64_ieee1275_TRUE@am__append_6755 =  \
 
8980
@COND_sparc64_ieee1275_TRUE@    $(nodist_udf_module_SOURCES) \
 
8981
@COND_sparc64_ieee1275_TRUE@    udf.marker
 
8982
@COND_sparc64_ieee1275_TRUE@am__append_6756 = udf.mod
 
8983
@COND_sparc64_ieee1275_TRUE@am__append_6757 = udf.marker
 
8984
@COND_powerpc_ieee1275_TRUE@am__append_6758 = udf.module
 
8985
@COND_powerpc_ieee1275_TRUE@am__append_6759 = udf.module$(EXEEXT)
 
8986
@COND_powerpc_ieee1275_TRUE@am__append_6760 = 
 
8987
@COND_powerpc_ieee1275_TRUE@am__append_6761 = $(nodist_udf_module_SOURCES)
 
8988
@COND_powerpc_ieee1275_TRUE@am__append_6762 =  \
 
8989
@COND_powerpc_ieee1275_TRUE@    $(nodist_udf_module_SOURCES) \
 
8990
@COND_powerpc_ieee1275_TRUE@    udf.marker
 
8991
@COND_powerpc_ieee1275_TRUE@am__append_6763 = udf.mod
 
8992
@COND_powerpc_ieee1275_TRUE@am__append_6764 = udf.marker
 
8993
@COND_emu_TRUE@am__append_6765 = ufs1.module
 
8994
@COND_emu_TRUE@am__append_6766 = ufs1.module$(EXEEXT)
 
8995
@COND_emu_TRUE@am__append_6767 = 
 
8996
@COND_emu_TRUE@am__append_6768 = $(nodist_ufs1_module_SOURCES)
 
8997
@COND_emu_TRUE@am__append_6769 = $(nodist_ufs1_module_SOURCES) \
 
8998
@COND_emu_TRUE@ ufs1.marker
 
8999
@COND_emu_TRUE@am__append_6770 = ufs1.mod
 
9000
@COND_emu_TRUE@am__append_6771 = ufs1.marker
 
9001
@COND_i386_pc_TRUE@am__append_6772 = ufs1.module
 
9002
@COND_i386_pc_TRUE@am__append_6773 = ufs1.module$(EXEEXT)
 
9003
@COND_i386_pc_TRUE@am__append_6774 = 
 
9004
@COND_i386_pc_TRUE@am__append_6775 = $(nodist_ufs1_module_SOURCES)
 
9005
@COND_i386_pc_TRUE@am__append_6776 = $(nodist_ufs1_module_SOURCES) \
 
9006
@COND_i386_pc_TRUE@     ufs1.marker
 
9007
@COND_i386_pc_TRUE@am__append_6777 = ufs1.mod
 
9008
@COND_i386_pc_TRUE@am__append_6778 = ufs1.marker
 
9009
@COND_i386_efi_TRUE@am__append_6779 = ufs1.module
 
9010
@COND_i386_efi_TRUE@am__append_6780 = ufs1.module$(EXEEXT)
 
9011
@COND_i386_efi_TRUE@am__append_6781 = 
 
9012
@COND_i386_efi_TRUE@am__append_6782 = $(nodist_ufs1_module_SOURCES)
 
9013
@COND_i386_efi_TRUE@am__append_6783 = $(nodist_ufs1_module_SOURCES) \
 
9014
@COND_i386_efi_TRUE@    ufs1.marker
 
9015
@COND_i386_efi_TRUE@am__append_6784 = ufs1.mod
 
9016
@COND_i386_efi_TRUE@am__append_6785 = ufs1.marker
 
9017
@COND_i386_qemu_TRUE@am__append_6786 = ufs1.module
 
9018
@COND_i386_qemu_TRUE@am__append_6787 = ufs1.module$(EXEEXT)
 
9019
@COND_i386_qemu_TRUE@am__append_6788 = 
 
9020
@COND_i386_qemu_TRUE@am__append_6789 = $(nodist_ufs1_module_SOURCES)
 
9021
@COND_i386_qemu_TRUE@am__append_6790 = $(nodist_ufs1_module_SOURCES) \
 
9022
@COND_i386_qemu_TRUE@   ufs1.marker
 
9023
@COND_i386_qemu_TRUE@am__append_6791 = ufs1.mod
 
9024
@COND_i386_qemu_TRUE@am__append_6792 = ufs1.marker
 
9025
@COND_i386_coreboot_TRUE@am__append_6793 = ufs1.module
 
9026
@COND_i386_coreboot_TRUE@am__append_6794 = ufs1.module$(EXEEXT)
 
9027
@COND_i386_coreboot_TRUE@am__append_6795 = 
 
9028
@COND_i386_coreboot_TRUE@am__append_6796 = $(nodist_ufs1_module_SOURCES)
 
9029
@COND_i386_coreboot_TRUE@am__append_6797 =  \
 
9030
@COND_i386_coreboot_TRUE@       $(nodist_ufs1_module_SOURCES) \
 
9031
@COND_i386_coreboot_TRUE@       ufs1.marker
 
9032
@COND_i386_coreboot_TRUE@am__append_6798 = ufs1.mod
 
9033
@COND_i386_coreboot_TRUE@am__append_6799 = ufs1.marker
 
9034
@COND_i386_multiboot_TRUE@am__append_6800 = ufs1.module
 
9035
@COND_i386_multiboot_TRUE@am__append_6801 = ufs1.module$(EXEEXT)
 
9036
@COND_i386_multiboot_TRUE@am__append_6802 = 
 
9037
@COND_i386_multiboot_TRUE@am__append_6803 = $(nodist_ufs1_module_SOURCES)
 
9038
@COND_i386_multiboot_TRUE@am__append_6804 =  \
 
9039
@COND_i386_multiboot_TRUE@      $(nodist_ufs1_module_SOURCES) \
 
9040
@COND_i386_multiboot_TRUE@      ufs1.marker
 
9041
@COND_i386_multiboot_TRUE@am__append_6805 = ufs1.mod
 
9042
@COND_i386_multiboot_TRUE@am__append_6806 = ufs1.marker
 
9043
@COND_i386_ieee1275_TRUE@am__append_6807 = ufs1.module
 
9044
@COND_i386_ieee1275_TRUE@am__append_6808 = ufs1.module$(EXEEXT)
 
9045
@COND_i386_ieee1275_TRUE@am__append_6809 = 
 
9046
@COND_i386_ieee1275_TRUE@am__append_6810 = $(nodist_ufs1_module_SOURCES)
 
9047
@COND_i386_ieee1275_TRUE@am__append_6811 =  \
 
9048
@COND_i386_ieee1275_TRUE@       $(nodist_ufs1_module_SOURCES) \
 
9049
@COND_i386_ieee1275_TRUE@       ufs1.marker
 
9050
@COND_i386_ieee1275_TRUE@am__append_6812 = ufs1.mod
 
9051
@COND_i386_ieee1275_TRUE@am__append_6813 = ufs1.marker
 
9052
@COND_x86_64_efi_TRUE@am__append_6814 = ufs1.module
 
9053
@COND_x86_64_efi_TRUE@am__append_6815 = ufs1.module$(EXEEXT)
 
9054
@COND_x86_64_efi_TRUE@am__append_6816 = 
 
9055
@COND_x86_64_efi_TRUE@am__append_6817 = $(nodist_ufs1_module_SOURCES)
 
9056
@COND_x86_64_efi_TRUE@am__append_6818 = $(nodist_ufs1_module_SOURCES) \
 
9057
@COND_x86_64_efi_TRUE@  ufs1.marker
 
9058
@COND_x86_64_efi_TRUE@am__append_6819 = ufs1.mod
 
9059
@COND_x86_64_efi_TRUE@am__append_6820 = ufs1.marker
 
9060
@COND_mips_yeeloong_TRUE@am__append_6821 = ufs1.module
 
9061
@COND_mips_yeeloong_TRUE@am__append_6822 = ufs1.module$(EXEEXT)
 
9062
@COND_mips_yeeloong_TRUE@am__append_6823 = 
 
9063
@COND_mips_yeeloong_TRUE@am__append_6824 = $(nodist_ufs1_module_SOURCES)
 
9064
@COND_mips_yeeloong_TRUE@am__append_6825 =  \
 
9065
@COND_mips_yeeloong_TRUE@       $(nodist_ufs1_module_SOURCES) \
 
9066
@COND_mips_yeeloong_TRUE@       ufs1.marker
 
9067
@COND_mips_yeeloong_TRUE@am__append_6826 = ufs1.mod
 
9068
@COND_mips_yeeloong_TRUE@am__append_6827 = ufs1.marker
 
9069
@COND_sparc64_ieee1275_TRUE@am__append_6828 = ufs1.module
 
9070
@COND_sparc64_ieee1275_TRUE@am__append_6829 = ufs1.module$(EXEEXT)
 
9071
@COND_sparc64_ieee1275_TRUE@am__append_6830 = 
 
9072
@COND_sparc64_ieee1275_TRUE@am__append_6831 = $(nodist_ufs1_module_SOURCES)
 
9073
@COND_sparc64_ieee1275_TRUE@am__append_6832 =  \
 
9074
@COND_sparc64_ieee1275_TRUE@    $(nodist_ufs1_module_SOURCES) \
 
9075
@COND_sparc64_ieee1275_TRUE@    ufs1.marker
 
9076
@COND_sparc64_ieee1275_TRUE@am__append_6833 = ufs1.mod
 
9077
@COND_sparc64_ieee1275_TRUE@am__append_6834 = ufs1.marker
 
9078
@COND_powerpc_ieee1275_TRUE@am__append_6835 = ufs1.module
 
9079
@COND_powerpc_ieee1275_TRUE@am__append_6836 = ufs1.module$(EXEEXT)
 
9080
@COND_powerpc_ieee1275_TRUE@am__append_6837 = 
 
9081
@COND_powerpc_ieee1275_TRUE@am__append_6838 = $(nodist_ufs1_module_SOURCES)
 
9082
@COND_powerpc_ieee1275_TRUE@am__append_6839 =  \
 
9083
@COND_powerpc_ieee1275_TRUE@    $(nodist_ufs1_module_SOURCES) \
 
9084
@COND_powerpc_ieee1275_TRUE@    ufs1.marker
 
9085
@COND_powerpc_ieee1275_TRUE@am__append_6840 = ufs1.mod
 
9086
@COND_powerpc_ieee1275_TRUE@am__append_6841 = ufs1.marker
 
9087
@COND_emu_TRUE@am__append_6842 = ufs2.module
 
9088
@COND_emu_TRUE@am__append_6843 = ufs2.module$(EXEEXT)
 
9089
@COND_emu_TRUE@am__append_6844 = 
 
9090
@COND_emu_TRUE@am__append_6845 = $(nodist_ufs2_module_SOURCES)
 
9091
@COND_emu_TRUE@am__append_6846 = $(nodist_ufs2_module_SOURCES) \
 
9092
@COND_emu_TRUE@ ufs2.marker
 
9093
@COND_emu_TRUE@am__append_6847 = ufs2.mod
 
9094
@COND_emu_TRUE@am__append_6848 = ufs2.marker
 
9095
@COND_i386_pc_TRUE@am__append_6849 = ufs2.module
 
9096
@COND_i386_pc_TRUE@am__append_6850 = ufs2.module$(EXEEXT)
 
9097
@COND_i386_pc_TRUE@am__append_6851 = 
 
9098
@COND_i386_pc_TRUE@am__append_6852 = $(nodist_ufs2_module_SOURCES)
 
9099
@COND_i386_pc_TRUE@am__append_6853 = $(nodist_ufs2_module_SOURCES) \
 
9100
@COND_i386_pc_TRUE@     ufs2.marker
 
9101
@COND_i386_pc_TRUE@am__append_6854 = ufs2.mod
 
9102
@COND_i386_pc_TRUE@am__append_6855 = ufs2.marker
 
9103
@COND_i386_efi_TRUE@am__append_6856 = ufs2.module
 
9104
@COND_i386_efi_TRUE@am__append_6857 = ufs2.module$(EXEEXT)
 
9105
@COND_i386_efi_TRUE@am__append_6858 = 
 
9106
@COND_i386_efi_TRUE@am__append_6859 = $(nodist_ufs2_module_SOURCES)
 
9107
@COND_i386_efi_TRUE@am__append_6860 = $(nodist_ufs2_module_SOURCES) \
 
9108
@COND_i386_efi_TRUE@    ufs2.marker
 
9109
@COND_i386_efi_TRUE@am__append_6861 = ufs2.mod
 
9110
@COND_i386_efi_TRUE@am__append_6862 = ufs2.marker
 
9111
@COND_i386_qemu_TRUE@am__append_6863 = ufs2.module
 
9112
@COND_i386_qemu_TRUE@am__append_6864 = ufs2.module$(EXEEXT)
 
9113
@COND_i386_qemu_TRUE@am__append_6865 = 
 
9114
@COND_i386_qemu_TRUE@am__append_6866 = $(nodist_ufs2_module_SOURCES)
 
9115
@COND_i386_qemu_TRUE@am__append_6867 = $(nodist_ufs2_module_SOURCES) \
 
9116
@COND_i386_qemu_TRUE@   ufs2.marker
 
9117
@COND_i386_qemu_TRUE@am__append_6868 = ufs2.mod
 
9118
@COND_i386_qemu_TRUE@am__append_6869 = ufs2.marker
 
9119
@COND_i386_coreboot_TRUE@am__append_6870 = ufs2.module
 
9120
@COND_i386_coreboot_TRUE@am__append_6871 = ufs2.module$(EXEEXT)
 
9121
@COND_i386_coreboot_TRUE@am__append_6872 = 
 
9122
@COND_i386_coreboot_TRUE@am__append_6873 = $(nodist_ufs2_module_SOURCES)
 
9123
@COND_i386_coreboot_TRUE@am__append_6874 =  \
 
9124
@COND_i386_coreboot_TRUE@       $(nodist_ufs2_module_SOURCES) \
 
9125
@COND_i386_coreboot_TRUE@       ufs2.marker
 
9126
@COND_i386_coreboot_TRUE@am__append_6875 = ufs2.mod
 
9127
@COND_i386_coreboot_TRUE@am__append_6876 = ufs2.marker
 
9128
@COND_i386_multiboot_TRUE@am__append_6877 = ufs2.module
 
9129
@COND_i386_multiboot_TRUE@am__append_6878 = ufs2.module$(EXEEXT)
 
9130
@COND_i386_multiboot_TRUE@am__append_6879 = 
 
9131
@COND_i386_multiboot_TRUE@am__append_6880 = $(nodist_ufs2_module_SOURCES)
 
9132
@COND_i386_multiboot_TRUE@am__append_6881 =  \
 
9133
@COND_i386_multiboot_TRUE@      $(nodist_ufs2_module_SOURCES) \
 
9134
@COND_i386_multiboot_TRUE@      ufs2.marker
 
9135
@COND_i386_multiboot_TRUE@am__append_6882 = ufs2.mod
 
9136
@COND_i386_multiboot_TRUE@am__append_6883 = ufs2.marker
 
9137
@COND_i386_ieee1275_TRUE@am__append_6884 = ufs2.module
 
9138
@COND_i386_ieee1275_TRUE@am__append_6885 = ufs2.module$(EXEEXT)
 
9139
@COND_i386_ieee1275_TRUE@am__append_6886 = 
 
9140
@COND_i386_ieee1275_TRUE@am__append_6887 = $(nodist_ufs2_module_SOURCES)
 
9141
@COND_i386_ieee1275_TRUE@am__append_6888 =  \
 
9142
@COND_i386_ieee1275_TRUE@       $(nodist_ufs2_module_SOURCES) \
 
9143
@COND_i386_ieee1275_TRUE@       ufs2.marker
 
9144
@COND_i386_ieee1275_TRUE@am__append_6889 = ufs2.mod
 
9145
@COND_i386_ieee1275_TRUE@am__append_6890 = ufs2.marker
 
9146
@COND_x86_64_efi_TRUE@am__append_6891 = ufs2.module
 
9147
@COND_x86_64_efi_TRUE@am__append_6892 = ufs2.module$(EXEEXT)
 
9148
@COND_x86_64_efi_TRUE@am__append_6893 = 
 
9149
@COND_x86_64_efi_TRUE@am__append_6894 = $(nodist_ufs2_module_SOURCES)
 
9150
@COND_x86_64_efi_TRUE@am__append_6895 = $(nodist_ufs2_module_SOURCES) \
 
9151
@COND_x86_64_efi_TRUE@  ufs2.marker
 
9152
@COND_x86_64_efi_TRUE@am__append_6896 = ufs2.mod
 
9153
@COND_x86_64_efi_TRUE@am__append_6897 = ufs2.marker
 
9154
@COND_mips_yeeloong_TRUE@am__append_6898 = ufs2.module
 
9155
@COND_mips_yeeloong_TRUE@am__append_6899 = ufs2.module$(EXEEXT)
 
9156
@COND_mips_yeeloong_TRUE@am__append_6900 = 
 
9157
@COND_mips_yeeloong_TRUE@am__append_6901 = $(nodist_ufs2_module_SOURCES)
 
9158
@COND_mips_yeeloong_TRUE@am__append_6902 =  \
 
9159
@COND_mips_yeeloong_TRUE@       $(nodist_ufs2_module_SOURCES) \
 
9160
@COND_mips_yeeloong_TRUE@       ufs2.marker
 
9161
@COND_mips_yeeloong_TRUE@am__append_6903 = ufs2.mod
 
9162
@COND_mips_yeeloong_TRUE@am__append_6904 = ufs2.marker
 
9163
@COND_sparc64_ieee1275_TRUE@am__append_6905 = ufs2.module
 
9164
@COND_sparc64_ieee1275_TRUE@am__append_6906 = ufs2.module$(EXEEXT)
 
9165
@COND_sparc64_ieee1275_TRUE@am__append_6907 = 
 
9166
@COND_sparc64_ieee1275_TRUE@am__append_6908 = $(nodist_ufs2_module_SOURCES)
 
9167
@COND_sparc64_ieee1275_TRUE@am__append_6909 =  \
 
9168
@COND_sparc64_ieee1275_TRUE@    $(nodist_ufs2_module_SOURCES) \
 
9169
@COND_sparc64_ieee1275_TRUE@    ufs2.marker
 
9170
@COND_sparc64_ieee1275_TRUE@am__append_6910 = ufs2.mod
 
9171
@COND_sparc64_ieee1275_TRUE@am__append_6911 = ufs2.marker
 
9172
@COND_powerpc_ieee1275_TRUE@am__append_6912 = ufs2.module
 
9173
@COND_powerpc_ieee1275_TRUE@am__append_6913 = ufs2.module$(EXEEXT)
 
9174
@COND_powerpc_ieee1275_TRUE@am__append_6914 = 
 
9175
@COND_powerpc_ieee1275_TRUE@am__append_6915 = $(nodist_ufs2_module_SOURCES)
 
9176
@COND_powerpc_ieee1275_TRUE@am__append_6916 =  \
 
9177
@COND_powerpc_ieee1275_TRUE@    $(nodist_ufs2_module_SOURCES) \
 
9178
@COND_powerpc_ieee1275_TRUE@    ufs2.marker
 
9179
@COND_powerpc_ieee1275_TRUE@am__append_6917 = ufs2.mod
 
9180
@COND_powerpc_ieee1275_TRUE@am__append_6918 = ufs2.marker
 
9181
@COND_emu_TRUE@am__append_6919 = xfs.module
 
9182
@COND_emu_TRUE@am__append_6920 = xfs.module$(EXEEXT)
 
9183
@COND_emu_TRUE@am__append_6921 = 
 
9184
@COND_emu_TRUE@am__append_6922 = $(nodist_xfs_module_SOURCES)
 
9185
@COND_emu_TRUE@am__append_6923 = $(nodist_xfs_module_SOURCES) \
 
9186
@COND_emu_TRUE@ xfs.marker
 
9187
@COND_emu_TRUE@am__append_6924 = xfs.mod
 
9188
@COND_emu_TRUE@am__append_6925 = xfs.marker
 
9189
@COND_i386_pc_TRUE@am__append_6926 = xfs.module
 
9190
@COND_i386_pc_TRUE@am__append_6927 = xfs.module$(EXEEXT)
 
9191
@COND_i386_pc_TRUE@am__append_6928 = 
 
9192
@COND_i386_pc_TRUE@am__append_6929 = $(nodist_xfs_module_SOURCES)
 
9193
@COND_i386_pc_TRUE@am__append_6930 = $(nodist_xfs_module_SOURCES) \
 
9194
@COND_i386_pc_TRUE@     xfs.marker
 
9195
@COND_i386_pc_TRUE@am__append_6931 = xfs.mod
 
9196
@COND_i386_pc_TRUE@am__append_6932 = xfs.marker
 
9197
@COND_i386_efi_TRUE@am__append_6933 = xfs.module
 
9198
@COND_i386_efi_TRUE@am__append_6934 = xfs.module$(EXEEXT)
 
9199
@COND_i386_efi_TRUE@am__append_6935 = 
 
9200
@COND_i386_efi_TRUE@am__append_6936 = $(nodist_xfs_module_SOURCES)
 
9201
@COND_i386_efi_TRUE@am__append_6937 = $(nodist_xfs_module_SOURCES) \
 
9202
@COND_i386_efi_TRUE@    xfs.marker
 
9203
@COND_i386_efi_TRUE@am__append_6938 = xfs.mod
 
9204
@COND_i386_efi_TRUE@am__append_6939 = xfs.marker
 
9205
@COND_i386_qemu_TRUE@am__append_6940 = xfs.module
 
9206
@COND_i386_qemu_TRUE@am__append_6941 = xfs.module$(EXEEXT)
 
9207
@COND_i386_qemu_TRUE@am__append_6942 = 
 
9208
@COND_i386_qemu_TRUE@am__append_6943 = $(nodist_xfs_module_SOURCES)
 
9209
@COND_i386_qemu_TRUE@am__append_6944 = $(nodist_xfs_module_SOURCES) \
 
9210
@COND_i386_qemu_TRUE@   xfs.marker
 
9211
@COND_i386_qemu_TRUE@am__append_6945 = xfs.mod
 
9212
@COND_i386_qemu_TRUE@am__append_6946 = xfs.marker
 
9213
@COND_i386_coreboot_TRUE@am__append_6947 = xfs.module
 
9214
@COND_i386_coreboot_TRUE@am__append_6948 = xfs.module$(EXEEXT)
 
9215
@COND_i386_coreboot_TRUE@am__append_6949 = 
 
9216
@COND_i386_coreboot_TRUE@am__append_6950 = $(nodist_xfs_module_SOURCES)
 
9217
@COND_i386_coreboot_TRUE@am__append_6951 =  \
 
9218
@COND_i386_coreboot_TRUE@       $(nodist_xfs_module_SOURCES) \
 
9219
@COND_i386_coreboot_TRUE@       xfs.marker
 
9220
@COND_i386_coreboot_TRUE@am__append_6952 = xfs.mod
 
9221
@COND_i386_coreboot_TRUE@am__append_6953 = xfs.marker
 
9222
@COND_i386_multiboot_TRUE@am__append_6954 = xfs.module
 
9223
@COND_i386_multiboot_TRUE@am__append_6955 = xfs.module$(EXEEXT)
 
9224
@COND_i386_multiboot_TRUE@am__append_6956 = 
 
9225
@COND_i386_multiboot_TRUE@am__append_6957 = $(nodist_xfs_module_SOURCES)
 
9226
@COND_i386_multiboot_TRUE@am__append_6958 =  \
 
9227
@COND_i386_multiboot_TRUE@      $(nodist_xfs_module_SOURCES) \
 
9228
@COND_i386_multiboot_TRUE@      xfs.marker
 
9229
@COND_i386_multiboot_TRUE@am__append_6959 = xfs.mod
 
9230
@COND_i386_multiboot_TRUE@am__append_6960 = xfs.marker
 
9231
@COND_i386_ieee1275_TRUE@am__append_6961 = xfs.module
 
9232
@COND_i386_ieee1275_TRUE@am__append_6962 = xfs.module$(EXEEXT)
 
9233
@COND_i386_ieee1275_TRUE@am__append_6963 = 
 
9234
@COND_i386_ieee1275_TRUE@am__append_6964 = $(nodist_xfs_module_SOURCES)
 
9235
@COND_i386_ieee1275_TRUE@am__append_6965 =  \
 
9236
@COND_i386_ieee1275_TRUE@       $(nodist_xfs_module_SOURCES) \
 
9237
@COND_i386_ieee1275_TRUE@       xfs.marker
 
9238
@COND_i386_ieee1275_TRUE@am__append_6966 = xfs.mod
 
9239
@COND_i386_ieee1275_TRUE@am__append_6967 = xfs.marker
 
9240
@COND_x86_64_efi_TRUE@am__append_6968 = xfs.module
 
9241
@COND_x86_64_efi_TRUE@am__append_6969 = xfs.module$(EXEEXT)
 
9242
@COND_x86_64_efi_TRUE@am__append_6970 = 
 
9243
@COND_x86_64_efi_TRUE@am__append_6971 = $(nodist_xfs_module_SOURCES)
 
9244
@COND_x86_64_efi_TRUE@am__append_6972 = $(nodist_xfs_module_SOURCES) \
 
9245
@COND_x86_64_efi_TRUE@  xfs.marker
 
9246
@COND_x86_64_efi_TRUE@am__append_6973 = xfs.mod
 
9247
@COND_x86_64_efi_TRUE@am__append_6974 = xfs.marker
 
9248
@COND_mips_yeeloong_TRUE@am__append_6975 = xfs.module
 
9249
@COND_mips_yeeloong_TRUE@am__append_6976 = xfs.module$(EXEEXT)
 
9250
@COND_mips_yeeloong_TRUE@am__append_6977 = 
 
9251
@COND_mips_yeeloong_TRUE@am__append_6978 = $(nodist_xfs_module_SOURCES)
 
9252
@COND_mips_yeeloong_TRUE@am__append_6979 =  \
 
9253
@COND_mips_yeeloong_TRUE@       $(nodist_xfs_module_SOURCES) \
 
9254
@COND_mips_yeeloong_TRUE@       xfs.marker
 
9255
@COND_mips_yeeloong_TRUE@am__append_6980 = xfs.mod
 
9256
@COND_mips_yeeloong_TRUE@am__append_6981 = xfs.marker
 
9257
@COND_sparc64_ieee1275_TRUE@am__append_6982 = xfs.module
 
9258
@COND_sparc64_ieee1275_TRUE@am__append_6983 = xfs.module$(EXEEXT)
 
9259
@COND_sparc64_ieee1275_TRUE@am__append_6984 = 
 
9260
@COND_sparc64_ieee1275_TRUE@am__append_6985 = $(nodist_xfs_module_SOURCES)
 
9261
@COND_sparc64_ieee1275_TRUE@am__append_6986 =  \
 
9262
@COND_sparc64_ieee1275_TRUE@    $(nodist_xfs_module_SOURCES) \
 
9263
@COND_sparc64_ieee1275_TRUE@    xfs.marker
 
9264
@COND_sparc64_ieee1275_TRUE@am__append_6987 = xfs.mod
 
9265
@COND_sparc64_ieee1275_TRUE@am__append_6988 = xfs.marker
 
9266
@COND_powerpc_ieee1275_TRUE@am__append_6989 = xfs.module
 
9267
@COND_powerpc_ieee1275_TRUE@am__append_6990 = xfs.module$(EXEEXT)
 
9268
@COND_powerpc_ieee1275_TRUE@am__append_6991 = 
 
9269
@COND_powerpc_ieee1275_TRUE@am__append_6992 = $(nodist_xfs_module_SOURCES)
 
9270
@COND_powerpc_ieee1275_TRUE@am__append_6993 =  \
 
9271
@COND_powerpc_ieee1275_TRUE@    $(nodist_xfs_module_SOURCES) \
 
9272
@COND_powerpc_ieee1275_TRUE@    xfs.marker
 
9273
@COND_powerpc_ieee1275_TRUE@am__append_6994 = xfs.mod
 
9274
@COND_powerpc_ieee1275_TRUE@am__append_6995 = xfs.marker
 
9275
@COND_i386_pc_TRUE@am__append_6996 = pxe.module
 
9276
@COND_i386_pc_TRUE@am__append_6997 = pxe.module$(EXEEXT)
 
9277
@COND_i386_pc_TRUE@am__append_6998 = 
 
9278
@COND_i386_pc_TRUE@am__append_6999 = $(nodist_pxe_module_SOURCES)
 
9279
@COND_i386_pc_TRUE@am__append_7000 = $(nodist_pxe_module_SOURCES) \
 
9280
@COND_i386_pc_TRUE@     pxe.marker
 
9281
@COND_i386_pc_TRUE@am__append_7001 = pxe.mod
 
9282
@COND_i386_pc_TRUE@am__append_7002 = pxe.marker
 
9283
@COND_emu_TRUE@am__append_7003 = gettext.module
 
9284
@COND_emu_TRUE@am__append_7004 = gettext.module$(EXEEXT)
 
9285
@COND_emu_TRUE@am__append_7005 = 
 
9286
@COND_emu_TRUE@am__append_7006 = $(nodist_gettext_module_SOURCES)
 
9287
@COND_emu_TRUE@am__append_7007 = $(nodist_gettext_module_SOURCES) \
 
9288
@COND_emu_TRUE@ gettext.marker
 
9289
@COND_emu_TRUE@am__append_7008 = gettext.mod
 
9290
@COND_emu_TRUE@am__append_7009 = gettext.marker
 
9291
@COND_i386_pc_TRUE@am__append_7010 = gettext.module
 
9292
@COND_i386_pc_TRUE@am__append_7011 = gettext.module$(EXEEXT)
 
9293
@COND_i386_pc_TRUE@am__append_7012 = 
 
9294
@COND_i386_pc_TRUE@am__append_7013 = $(nodist_gettext_module_SOURCES)
 
9295
@COND_i386_pc_TRUE@am__append_7014 = $(nodist_gettext_module_SOURCES) \
 
9296
@COND_i386_pc_TRUE@     gettext.marker
 
9297
@COND_i386_pc_TRUE@am__append_7015 = gettext.mod
 
9298
@COND_i386_pc_TRUE@am__append_7016 = gettext.marker
 
9299
@COND_i386_efi_TRUE@am__append_7017 = gettext.module
 
9300
@COND_i386_efi_TRUE@am__append_7018 = gettext.module$(EXEEXT)
 
9301
@COND_i386_efi_TRUE@am__append_7019 = 
 
9302
@COND_i386_efi_TRUE@am__append_7020 = $(nodist_gettext_module_SOURCES)
 
9303
@COND_i386_efi_TRUE@am__append_7021 =  \
 
9304
@COND_i386_efi_TRUE@    $(nodist_gettext_module_SOURCES) \
 
9305
@COND_i386_efi_TRUE@    gettext.marker
 
9306
@COND_i386_efi_TRUE@am__append_7022 = gettext.mod
 
9307
@COND_i386_efi_TRUE@am__append_7023 = gettext.marker
 
9308
@COND_i386_qemu_TRUE@am__append_7024 = gettext.module
 
9309
@COND_i386_qemu_TRUE@am__append_7025 = gettext.module$(EXEEXT)
 
9310
@COND_i386_qemu_TRUE@am__append_7026 = 
 
9311
@COND_i386_qemu_TRUE@am__append_7027 = $(nodist_gettext_module_SOURCES)
 
9312
@COND_i386_qemu_TRUE@am__append_7028 =  \
 
9313
@COND_i386_qemu_TRUE@   $(nodist_gettext_module_SOURCES) \
 
9314
@COND_i386_qemu_TRUE@   gettext.marker
 
9315
@COND_i386_qemu_TRUE@am__append_7029 = gettext.mod
 
9316
@COND_i386_qemu_TRUE@am__append_7030 = gettext.marker
 
9317
@COND_i386_coreboot_TRUE@am__append_7031 = gettext.module
 
9318
@COND_i386_coreboot_TRUE@am__append_7032 = gettext.module$(EXEEXT)
 
9319
@COND_i386_coreboot_TRUE@am__append_7033 = 
 
9320
@COND_i386_coreboot_TRUE@am__append_7034 = $(nodist_gettext_module_SOURCES)
 
9321
@COND_i386_coreboot_TRUE@am__append_7035 =  \
 
9322
@COND_i386_coreboot_TRUE@       $(nodist_gettext_module_SOURCES) \
 
9323
@COND_i386_coreboot_TRUE@       gettext.marker
 
9324
@COND_i386_coreboot_TRUE@am__append_7036 = gettext.mod
 
9325
@COND_i386_coreboot_TRUE@am__append_7037 = gettext.marker
 
9326
@COND_i386_multiboot_TRUE@am__append_7038 = gettext.module
 
9327
@COND_i386_multiboot_TRUE@am__append_7039 = gettext.module$(EXEEXT)
 
9328
@COND_i386_multiboot_TRUE@am__append_7040 = 
 
9329
@COND_i386_multiboot_TRUE@am__append_7041 = $(nodist_gettext_module_SOURCES)
 
9330
@COND_i386_multiboot_TRUE@am__append_7042 =  \
 
9331
@COND_i386_multiboot_TRUE@      $(nodist_gettext_module_SOURCES) \
 
9332
@COND_i386_multiboot_TRUE@      gettext.marker
 
9333
@COND_i386_multiboot_TRUE@am__append_7043 = gettext.mod
 
9334
@COND_i386_multiboot_TRUE@am__append_7044 = gettext.marker
 
9335
@COND_i386_ieee1275_TRUE@am__append_7045 = gettext.module
 
9336
@COND_i386_ieee1275_TRUE@am__append_7046 = gettext.module$(EXEEXT)
 
9337
@COND_i386_ieee1275_TRUE@am__append_7047 = 
 
9338
@COND_i386_ieee1275_TRUE@am__append_7048 = $(nodist_gettext_module_SOURCES)
 
9339
@COND_i386_ieee1275_TRUE@am__append_7049 =  \
 
9340
@COND_i386_ieee1275_TRUE@       $(nodist_gettext_module_SOURCES) \
 
9341
@COND_i386_ieee1275_TRUE@       gettext.marker
 
9342
@COND_i386_ieee1275_TRUE@am__append_7050 = gettext.mod
 
9343
@COND_i386_ieee1275_TRUE@am__append_7051 = gettext.marker
 
9344
@COND_x86_64_efi_TRUE@am__append_7052 = gettext.module
 
9345
@COND_x86_64_efi_TRUE@am__append_7053 = gettext.module$(EXEEXT)
 
9346
@COND_x86_64_efi_TRUE@am__append_7054 = 
 
9347
@COND_x86_64_efi_TRUE@am__append_7055 = $(nodist_gettext_module_SOURCES)
 
9348
@COND_x86_64_efi_TRUE@am__append_7056 =  \
 
9349
@COND_x86_64_efi_TRUE@  $(nodist_gettext_module_SOURCES) \
 
9350
@COND_x86_64_efi_TRUE@  gettext.marker
 
9351
@COND_x86_64_efi_TRUE@am__append_7057 = gettext.mod
 
9352
@COND_x86_64_efi_TRUE@am__append_7058 = gettext.marker
 
9353
@COND_mips_yeeloong_TRUE@am__append_7059 = gettext.module
 
9354
@COND_mips_yeeloong_TRUE@am__append_7060 = gettext.module$(EXEEXT)
 
9355
@COND_mips_yeeloong_TRUE@am__append_7061 = 
 
9356
@COND_mips_yeeloong_TRUE@am__append_7062 = $(nodist_gettext_module_SOURCES)
 
9357
@COND_mips_yeeloong_TRUE@am__append_7063 =  \
 
9358
@COND_mips_yeeloong_TRUE@       $(nodist_gettext_module_SOURCES) \
 
9359
@COND_mips_yeeloong_TRUE@       gettext.marker
 
9360
@COND_mips_yeeloong_TRUE@am__append_7064 = gettext.mod
 
9361
@COND_mips_yeeloong_TRUE@am__append_7065 = gettext.marker
 
9362
@COND_sparc64_ieee1275_TRUE@am__append_7066 = gettext.module
 
9363
@COND_sparc64_ieee1275_TRUE@am__append_7067 = gettext.module$(EXEEXT)
 
9364
@COND_sparc64_ieee1275_TRUE@am__append_7068 = 
 
9365
@COND_sparc64_ieee1275_TRUE@am__append_7069 = $(nodist_gettext_module_SOURCES)
 
9366
@COND_sparc64_ieee1275_TRUE@am__append_7070 =  \
 
9367
@COND_sparc64_ieee1275_TRUE@    $(nodist_gettext_module_SOURCES) \
 
9368
@COND_sparc64_ieee1275_TRUE@    gettext.marker
 
9369
@COND_sparc64_ieee1275_TRUE@am__append_7071 = gettext.mod
 
9370
@COND_sparc64_ieee1275_TRUE@am__append_7072 = gettext.marker
 
9371
@COND_powerpc_ieee1275_TRUE@am__append_7073 = gettext.module
 
9372
@COND_powerpc_ieee1275_TRUE@am__append_7074 = gettext.module$(EXEEXT)
 
9373
@COND_powerpc_ieee1275_TRUE@am__append_7075 = 
 
9374
@COND_powerpc_ieee1275_TRUE@am__append_7076 = $(nodist_gettext_module_SOURCES)
 
9375
@COND_powerpc_ieee1275_TRUE@am__append_7077 =  \
 
9376
@COND_powerpc_ieee1275_TRUE@    $(nodist_gettext_module_SOURCES) \
 
9377
@COND_powerpc_ieee1275_TRUE@    gettext.marker
 
9378
@COND_powerpc_ieee1275_TRUE@am__append_7078 = gettext.mod
 
9379
@COND_powerpc_ieee1275_TRUE@am__append_7079 = gettext.marker
 
9380
@COND_emu_TRUE@am__append_7080 = gfxmenu.module
 
9381
@COND_emu_TRUE@am__append_7081 = gfxmenu.module$(EXEEXT)
 
9382
@COND_emu_TRUE@am__append_7082 = 
 
9383
@COND_emu_TRUE@am__append_7083 = $(nodist_gfxmenu_module_SOURCES)
 
9384
@COND_emu_TRUE@am__append_7084 = $(nodist_gfxmenu_module_SOURCES) \
 
9385
@COND_emu_TRUE@ gfxmenu.marker
 
9386
@COND_emu_TRUE@am__append_7085 = gfxmenu.mod
 
9387
@COND_emu_TRUE@am__append_7086 = gfxmenu.marker
 
9388
@COND_i386_pc_TRUE@am__append_7087 = gfxmenu.module
 
9389
@COND_i386_pc_TRUE@am__append_7088 = gfxmenu.module$(EXEEXT)
 
9390
@COND_i386_pc_TRUE@am__append_7089 = 
 
9391
@COND_i386_pc_TRUE@am__append_7090 = $(nodist_gfxmenu_module_SOURCES)
 
9392
@COND_i386_pc_TRUE@am__append_7091 = $(nodist_gfxmenu_module_SOURCES) \
 
9393
@COND_i386_pc_TRUE@     gfxmenu.marker
 
9394
@COND_i386_pc_TRUE@am__append_7092 = gfxmenu.mod
 
9395
@COND_i386_pc_TRUE@am__append_7093 = gfxmenu.marker
 
9396
@COND_i386_efi_TRUE@am__append_7094 = gfxmenu.module
 
9397
@COND_i386_efi_TRUE@am__append_7095 = gfxmenu.module$(EXEEXT)
 
9398
@COND_i386_efi_TRUE@am__append_7096 = 
 
9399
@COND_i386_efi_TRUE@am__append_7097 = $(nodist_gfxmenu_module_SOURCES)
 
9400
@COND_i386_efi_TRUE@am__append_7098 =  \
 
9401
@COND_i386_efi_TRUE@    $(nodist_gfxmenu_module_SOURCES) \
 
9402
@COND_i386_efi_TRUE@    gfxmenu.marker
 
9403
@COND_i386_efi_TRUE@am__append_7099 = gfxmenu.mod
 
9404
@COND_i386_efi_TRUE@am__append_7100 = gfxmenu.marker
 
9405
@COND_i386_qemu_TRUE@am__append_7101 = gfxmenu.module
 
9406
@COND_i386_qemu_TRUE@am__append_7102 = gfxmenu.module$(EXEEXT)
 
9407
@COND_i386_qemu_TRUE@am__append_7103 = 
 
9408
@COND_i386_qemu_TRUE@am__append_7104 = $(nodist_gfxmenu_module_SOURCES)
 
9409
@COND_i386_qemu_TRUE@am__append_7105 =  \
 
9410
@COND_i386_qemu_TRUE@   $(nodist_gfxmenu_module_SOURCES) \
 
9411
@COND_i386_qemu_TRUE@   gfxmenu.marker
 
9412
@COND_i386_qemu_TRUE@am__append_7106 = gfxmenu.mod
 
9413
@COND_i386_qemu_TRUE@am__append_7107 = gfxmenu.marker
 
9414
@COND_i386_coreboot_TRUE@am__append_7108 = gfxmenu.module
 
9415
@COND_i386_coreboot_TRUE@am__append_7109 = gfxmenu.module$(EXEEXT)
 
9416
@COND_i386_coreboot_TRUE@am__append_7110 = 
 
9417
@COND_i386_coreboot_TRUE@am__append_7111 = $(nodist_gfxmenu_module_SOURCES)
 
9418
@COND_i386_coreboot_TRUE@am__append_7112 =  \
 
9419
@COND_i386_coreboot_TRUE@       $(nodist_gfxmenu_module_SOURCES) \
 
9420
@COND_i386_coreboot_TRUE@       gfxmenu.marker
 
9421
@COND_i386_coreboot_TRUE@am__append_7113 = gfxmenu.mod
 
9422
@COND_i386_coreboot_TRUE@am__append_7114 = gfxmenu.marker
 
9423
@COND_i386_multiboot_TRUE@am__append_7115 = gfxmenu.module
 
9424
@COND_i386_multiboot_TRUE@am__append_7116 = gfxmenu.module$(EXEEXT)
 
9425
@COND_i386_multiboot_TRUE@am__append_7117 = 
 
9426
@COND_i386_multiboot_TRUE@am__append_7118 = $(nodist_gfxmenu_module_SOURCES)
 
9427
@COND_i386_multiboot_TRUE@am__append_7119 =  \
 
9428
@COND_i386_multiboot_TRUE@      $(nodist_gfxmenu_module_SOURCES) \
 
9429
@COND_i386_multiboot_TRUE@      gfxmenu.marker
 
9430
@COND_i386_multiboot_TRUE@am__append_7120 = gfxmenu.mod
 
9431
@COND_i386_multiboot_TRUE@am__append_7121 = gfxmenu.marker
 
9432
@COND_i386_ieee1275_TRUE@am__append_7122 = gfxmenu.module
 
9433
@COND_i386_ieee1275_TRUE@am__append_7123 = gfxmenu.module$(EXEEXT)
 
9434
@COND_i386_ieee1275_TRUE@am__append_7124 = 
 
9435
@COND_i386_ieee1275_TRUE@am__append_7125 = $(nodist_gfxmenu_module_SOURCES)
 
9436
@COND_i386_ieee1275_TRUE@am__append_7126 =  \
 
9437
@COND_i386_ieee1275_TRUE@       $(nodist_gfxmenu_module_SOURCES) \
 
9438
@COND_i386_ieee1275_TRUE@       gfxmenu.marker
 
9439
@COND_i386_ieee1275_TRUE@am__append_7127 = gfxmenu.mod
 
9440
@COND_i386_ieee1275_TRUE@am__append_7128 = gfxmenu.marker
 
9441
@COND_x86_64_efi_TRUE@am__append_7129 = gfxmenu.module
 
9442
@COND_x86_64_efi_TRUE@am__append_7130 = gfxmenu.module$(EXEEXT)
 
9443
@COND_x86_64_efi_TRUE@am__append_7131 = 
 
9444
@COND_x86_64_efi_TRUE@am__append_7132 = $(nodist_gfxmenu_module_SOURCES)
 
9445
@COND_x86_64_efi_TRUE@am__append_7133 =  \
 
9446
@COND_x86_64_efi_TRUE@  $(nodist_gfxmenu_module_SOURCES) \
 
9447
@COND_x86_64_efi_TRUE@  gfxmenu.marker
 
9448
@COND_x86_64_efi_TRUE@am__append_7134 = gfxmenu.mod
 
9449
@COND_x86_64_efi_TRUE@am__append_7135 = gfxmenu.marker
 
9450
@COND_mips_yeeloong_TRUE@am__append_7136 = gfxmenu.module
 
9451
@COND_mips_yeeloong_TRUE@am__append_7137 = gfxmenu.module$(EXEEXT)
 
9452
@COND_mips_yeeloong_TRUE@am__append_7138 = 
 
9453
@COND_mips_yeeloong_TRUE@am__append_7139 = $(nodist_gfxmenu_module_SOURCES)
 
9454
@COND_mips_yeeloong_TRUE@am__append_7140 =  \
 
9455
@COND_mips_yeeloong_TRUE@       $(nodist_gfxmenu_module_SOURCES) \
 
9456
@COND_mips_yeeloong_TRUE@       gfxmenu.marker
 
9457
@COND_mips_yeeloong_TRUE@am__append_7141 = gfxmenu.mod
 
9458
@COND_mips_yeeloong_TRUE@am__append_7142 = gfxmenu.marker
 
9459
@COND_sparc64_ieee1275_TRUE@am__append_7143 = gfxmenu.module
 
9460
@COND_sparc64_ieee1275_TRUE@am__append_7144 = gfxmenu.module$(EXEEXT)
 
9461
@COND_sparc64_ieee1275_TRUE@am__append_7145 = 
 
9462
@COND_sparc64_ieee1275_TRUE@am__append_7146 = $(nodist_gfxmenu_module_SOURCES)
 
9463
@COND_sparc64_ieee1275_TRUE@am__append_7147 =  \
 
9464
@COND_sparc64_ieee1275_TRUE@    $(nodist_gfxmenu_module_SOURCES) \
 
9465
@COND_sparc64_ieee1275_TRUE@    gfxmenu.marker
 
9466
@COND_sparc64_ieee1275_TRUE@am__append_7148 = gfxmenu.mod
 
9467
@COND_sparc64_ieee1275_TRUE@am__append_7149 = gfxmenu.marker
 
9468
@COND_powerpc_ieee1275_TRUE@am__append_7150 = gfxmenu.module
 
9469
@COND_powerpc_ieee1275_TRUE@am__append_7151 = gfxmenu.module$(EXEEXT)
 
9470
@COND_powerpc_ieee1275_TRUE@am__append_7152 = 
 
9471
@COND_powerpc_ieee1275_TRUE@am__append_7153 = $(nodist_gfxmenu_module_SOURCES)
 
9472
@COND_powerpc_ieee1275_TRUE@am__append_7154 =  \
 
9473
@COND_powerpc_ieee1275_TRUE@    $(nodist_gfxmenu_module_SOURCES) \
 
9474
@COND_powerpc_ieee1275_TRUE@    gfxmenu.marker
 
9475
@COND_powerpc_ieee1275_TRUE@am__append_7155 = gfxmenu.mod
 
9476
@COND_powerpc_ieee1275_TRUE@am__append_7156 = gfxmenu.marker
 
9477
@COND_emu_TRUE@am__append_7157 = hello.module
 
9478
@COND_emu_TRUE@am__append_7158 = hello.module$(EXEEXT)
 
9479
@COND_emu_TRUE@am__append_7159 = 
 
9480
@COND_emu_TRUE@am__append_7160 = $(nodist_hello_module_SOURCES)
 
9481
@COND_emu_TRUE@am__append_7161 = $(nodist_hello_module_SOURCES) \
 
9482
@COND_emu_TRUE@ hello.marker
 
9483
@COND_emu_TRUE@am__append_7162 = hello.mod
 
9484
@COND_emu_TRUE@am__append_7163 = hello.marker
 
9485
@COND_i386_pc_TRUE@am__append_7164 = hello.module
 
9486
@COND_i386_pc_TRUE@am__append_7165 = hello.module$(EXEEXT)
 
9487
@COND_i386_pc_TRUE@am__append_7166 = 
 
9488
@COND_i386_pc_TRUE@am__append_7167 = $(nodist_hello_module_SOURCES)
 
9489
@COND_i386_pc_TRUE@am__append_7168 = $(nodist_hello_module_SOURCES) \
 
9490
@COND_i386_pc_TRUE@     hello.marker
 
9491
@COND_i386_pc_TRUE@am__append_7169 = hello.mod
 
9492
@COND_i386_pc_TRUE@am__append_7170 = hello.marker
 
9493
@COND_i386_efi_TRUE@am__append_7171 = hello.module
 
9494
@COND_i386_efi_TRUE@am__append_7172 = hello.module$(EXEEXT)
 
9495
@COND_i386_efi_TRUE@am__append_7173 = 
 
9496
@COND_i386_efi_TRUE@am__append_7174 = $(nodist_hello_module_SOURCES)
 
9497
@COND_i386_efi_TRUE@am__append_7175 = $(nodist_hello_module_SOURCES) \
 
9498
@COND_i386_efi_TRUE@    hello.marker
 
9499
@COND_i386_efi_TRUE@am__append_7176 = hello.mod
 
9500
@COND_i386_efi_TRUE@am__append_7177 = hello.marker
 
9501
@COND_i386_qemu_TRUE@am__append_7178 = hello.module
 
9502
@COND_i386_qemu_TRUE@am__append_7179 = hello.module$(EXEEXT)
 
9503
@COND_i386_qemu_TRUE@am__append_7180 = 
 
9504
@COND_i386_qemu_TRUE@am__append_7181 = $(nodist_hello_module_SOURCES)
 
9505
@COND_i386_qemu_TRUE@am__append_7182 = $(nodist_hello_module_SOURCES) \
 
9506
@COND_i386_qemu_TRUE@   hello.marker
 
9507
@COND_i386_qemu_TRUE@am__append_7183 = hello.mod
 
9508
@COND_i386_qemu_TRUE@am__append_7184 = hello.marker
 
9509
@COND_i386_coreboot_TRUE@am__append_7185 = hello.module
 
9510
@COND_i386_coreboot_TRUE@am__append_7186 = hello.module$(EXEEXT)
 
9511
@COND_i386_coreboot_TRUE@am__append_7187 = 
 
9512
@COND_i386_coreboot_TRUE@am__append_7188 = $(nodist_hello_module_SOURCES)
 
9513
@COND_i386_coreboot_TRUE@am__append_7189 =  \
 
9514
@COND_i386_coreboot_TRUE@       $(nodist_hello_module_SOURCES) \
 
9515
@COND_i386_coreboot_TRUE@       hello.marker
 
9516
@COND_i386_coreboot_TRUE@am__append_7190 = hello.mod
 
9517
@COND_i386_coreboot_TRUE@am__append_7191 = hello.marker
 
9518
@COND_i386_multiboot_TRUE@am__append_7192 = hello.module
 
9519
@COND_i386_multiboot_TRUE@am__append_7193 = hello.module$(EXEEXT)
 
9520
@COND_i386_multiboot_TRUE@am__append_7194 = 
 
9521
@COND_i386_multiboot_TRUE@am__append_7195 = $(nodist_hello_module_SOURCES)
 
9522
@COND_i386_multiboot_TRUE@am__append_7196 =  \
 
9523
@COND_i386_multiboot_TRUE@      $(nodist_hello_module_SOURCES) \
 
9524
@COND_i386_multiboot_TRUE@      hello.marker
 
9525
@COND_i386_multiboot_TRUE@am__append_7197 = hello.mod
 
9526
@COND_i386_multiboot_TRUE@am__append_7198 = hello.marker
 
9527
@COND_i386_ieee1275_TRUE@am__append_7199 = hello.module
 
9528
@COND_i386_ieee1275_TRUE@am__append_7200 = hello.module$(EXEEXT)
 
9529
@COND_i386_ieee1275_TRUE@am__append_7201 = 
 
9530
@COND_i386_ieee1275_TRUE@am__append_7202 = $(nodist_hello_module_SOURCES)
 
9531
@COND_i386_ieee1275_TRUE@am__append_7203 =  \
 
9532
@COND_i386_ieee1275_TRUE@       $(nodist_hello_module_SOURCES) \
 
9533
@COND_i386_ieee1275_TRUE@       hello.marker
 
9534
@COND_i386_ieee1275_TRUE@am__append_7204 = hello.mod
 
9535
@COND_i386_ieee1275_TRUE@am__append_7205 = hello.marker
 
9536
@COND_x86_64_efi_TRUE@am__append_7206 = hello.module
 
9537
@COND_x86_64_efi_TRUE@am__append_7207 = hello.module$(EXEEXT)
 
9538
@COND_x86_64_efi_TRUE@am__append_7208 = 
 
9539
@COND_x86_64_efi_TRUE@am__append_7209 = $(nodist_hello_module_SOURCES)
 
9540
@COND_x86_64_efi_TRUE@am__append_7210 =  \
 
9541
@COND_x86_64_efi_TRUE@  $(nodist_hello_module_SOURCES) \
 
9542
@COND_x86_64_efi_TRUE@  hello.marker
 
9543
@COND_x86_64_efi_TRUE@am__append_7211 = hello.mod
 
9544
@COND_x86_64_efi_TRUE@am__append_7212 = hello.marker
 
9545
@COND_mips_yeeloong_TRUE@am__append_7213 = hello.module
 
9546
@COND_mips_yeeloong_TRUE@am__append_7214 = hello.module$(EXEEXT)
 
9547
@COND_mips_yeeloong_TRUE@am__append_7215 = 
 
9548
@COND_mips_yeeloong_TRUE@am__append_7216 = $(nodist_hello_module_SOURCES)
 
9549
@COND_mips_yeeloong_TRUE@am__append_7217 =  \
 
9550
@COND_mips_yeeloong_TRUE@       $(nodist_hello_module_SOURCES) \
 
9551
@COND_mips_yeeloong_TRUE@       hello.marker
 
9552
@COND_mips_yeeloong_TRUE@am__append_7218 = hello.mod
 
9553
@COND_mips_yeeloong_TRUE@am__append_7219 = hello.marker
 
9554
@COND_sparc64_ieee1275_TRUE@am__append_7220 = hello.module
 
9555
@COND_sparc64_ieee1275_TRUE@am__append_7221 = hello.module$(EXEEXT)
 
9556
@COND_sparc64_ieee1275_TRUE@am__append_7222 = 
 
9557
@COND_sparc64_ieee1275_TRUE@am__append_7223 = $(nodist_hello_module_SOURCES)
 
9558
@COND_sparc64_ieee1275_TRUE@am__append_7224 =  \
 
9559
@COND_sparc64_ieee1275_TRUE@    $(nodist_hello_module_SOURCES) \
 
9560
@COND_sparc64_ieee1275_TRUE@    hello.marker
 
9561
@COND_sparc64_ieee1275_TRUE@am__append_7225 = hello.mod
 
9562
@COND_sparc64_ieee1275_TRUE@am__append_7226 = hello.marker
 
9563
@COND_powerpc_ieee1275_TRUE@am__append_7227 = hello.module
 
9564
@COND_powerpc_ieee1275_TRUE@am__append_7228 = hello.module$(EXEEXT)
 
9565
@COND_powerpc_ieee1275_TRUE@am__append_7229 = 
 
9566
@COND_powerpc_ieee1275_TRUE@am__append_7230 = $(nodist_hello_module_SOURCES)
 
9567
@COND_powerpc_ieee1275_TRUE@am__append_7231 =  \
 
9568
@COND_powerpc_ieee1275_TRUE@    $(nodist_hello_module_SOURCES) \
 
9569
@COND_powerpc_ieee1275_TRUE@    hello.marker
 
9570
@COND_powerpc_ieee1275_TRUE@am__append_7232 = hello.mod
 
9571
@COND_powerpc_ieee1275_TRUE@am__append_7233 = hello.marker
 
9572
@COND_emu_TRUE@am__append_7234 = gzio.module
 
9573
@COND_emu_TRUE@am__append_7235 = gzio.module$(EXEEXT)
 
9574
@COND_emu_TRUE@am__append_7236 = 
 
9575
@COND_emu_TRUE@am__append_7237 = $(nodist_gzio_module_SOURCES)
 
9576
@COND_emu_TRUE@am__append_7238 = $(nodist_gzio_module_SOURCES) \
 
9577
@COND_emu_TRUE@ gzio.marker
 
9578
@COND_emu_TRUE@am__append_7239 = gzio.mod
 
9579
@COND_emu_TRUE@am__append_7240 = gzio.marker
 
9580
@COND_i386_pc_TRUE@am__append_7241 = gzio.module
 
9581
@COND_i386_pc_TRUE@am__append_7242 = gzio.module$(EXEEXT)
 
9582
@COND_i386_pc_TRUE@am__append_7243 = 
 
9583
@COND_i386_pc_TRUE@am__append_7244 = $(nodist_gzio_module_SOURCES)
 
9584
@COND_i386_pc_TRUE@am__append_7245 = $(nodist_gzio_module_SOURCES) \
 
9585
@COND_i386_pc_TRUE@     gzio.marker
 
9586
@COND_i386_pc_TRUE@am__append_7246 = gzio.mod
 
9587
@COND_i386_pc_TRUE@am__append_7247 = gzio.marker
 
9588
@COND_i386_efi_TRUE@am__append_7248 = gzio.module
 
9589
@COND_i386_efi_TRUE@am__append_7249 = gzio.module$(EXEEXT)
 
9590
@COND_i386_efi_TRUE@am__append_7250 = 
 
9591
@COND_i386_efi_TRUE@am__append_7251 = $(nodist_gzio_module_SOURCES)
 
9592
@COND_i386_efi_TRUE@am__append_7252 = $(nodist_gzio_module_SOURCES) \
 
9593
@COND_i386_efi_TRUE@    gzio.marker
 
9594
@COND_i386_efi_TRUE@am__append_7253 = gzio.mod
 
9595
@COND_i386_efi_TRUE@am__append_7254 = gzio.marker
 
9596
@COND_i386_qemu_TRUE@am__append_7255 = gzio.module
 
9597
@COND_i386_qemu_TRUE@am__append_7256 = gzio.module$(EXEEXT)
 
9598
@COND_i386_qemu_TRUE@am__append_7257 = 
 
9599
@COND_i386_qemu_TRUE@am__append_7258 = $(nodist_gzio_module_SOURCES)
 
9600
@COND_i386_qemu_TRUE@am__append_7259 = $(nodist_gzio_module_SOURCES) \
 
9601
@COND_i386_qemu_TRUE@   gzio.marker
 
9602
@COND_i386_qemu_TRUE@am__append_7260 = gzio.mod
 
9603
@COND_i386_qemu_TRUE@am__append_7261 = gzio.marker
 
9604
@COND_i386_coreboot_TRUE@am__append_7262 = gzio.module
 
9605
@COND_i386_coreboot_TRUE@am__append_7263 = gzio.module$(EXEEXT)
 
9606
@COND_i386_coreboot_TRUE@am__append_7264 = 
 
9607
@COND_i386_coreboot_TRUE@am__append_7265 = $(nodist_gzio_module_SOURCES)
 
9608
@COND_i386_coreboot_TRUE@am__append_7266 =  \
 
9609
@COND_i386_coreboot_TRUE@       $(nodist_gzio_module_SOURCES) \
 
9610
@COND_i386_coreboot_TRUE@       gzio.marker
 
9611
@COND_i386_coreboot_TRUE@am__append_7267 = gzio.mod
 
9612
@COND_i386_coreboot_TRUE@am__append_7268 = gzio.marker
 
9613
@COND_i386_multiboot_TRUE@am__append_7269 = gzio.module
 
9614
@COND_i386_multiboot_TRUE@am__append_7270 = gzio.module$(EXEEXT)
 
9615
@COND_i386_multiboot_TRUE@am__append_7271 = 
 
9616
@COND_i386_multiboot_TRUE@am__append_7272 = $(nodist_gzio_module_SOURCES)
 
9617
@COND_i386_multiboot_TRUE@am__append_7273 =  \
 
9618
@COND_i386_multiboot_TRUE@      $(nodist_gzio_module_SOURCES) \
 
9619
@COND_i386_multiboot_TRUE@      gzio.marker
 
9620
@COND_i386_multiboot_TRUE@am__append_7274 = gzio.mod
 
9621
@COND_i386_multiboot_TRUE@am__append_7275 = gzio.marker
 
9622
@COND_i386_ieee1275_TRUE@am__append_7276 = gzio.module
 
9623
@COND_i386_ieee1275_TRUE@am__append_7277 = gzio.module$(EXEEXT)
 
9624
@COND_i386_ieee1275_TRUE@am__append_7278 = 
 
9625
@COND_i386_ieee1275_TRUE@am__append_7279 = $(nodist_gzio_module_SOURCES)
 
9626
@COND_i386_ieee1275_TRUE@am__append_7280 =  \
 
9627
@COND_i386_ieee1275_TRUE@       $(nodist_gzio_module_SOURCES) \
 
9628
@COND_i386_ieee1275_TRUE@       gzio.marker
 
9629
@COND_i386_ieee1275_TRUE@am__append_7281 = gzio.mod
 
9630
@COND_i386_ieee1275_TRUE@am__append_7282 = gzio.marker
 
9631
@COND_x86_64_efi_TRUE@am__append_7283 = gzio.module
 
9632
@COND_x86_64_efi_TRUE@am__append_7284 = gzio.module$(EXEEXT)
 
9633
@COND_x86_64_efi_TRUE@am__append_7285 = 
 
9634
@COND_x86_64_efi_TRUE@am__append_7286 = $(nodist_gzio_module_SOURCES)
 
9635
@COND_x86_64_efi_TRUE@am__append_7287 = $(nodist_gzio_module_SOURCES) \
 
9636
@COND_x86_64_efi_TRUE@  gzio.marker
 
9637
@COND_x86_64_efi_TRUE@am__append_7288 = gzio.mod
 
9638
@COND_x86_64_efi_TRUE@am__append_7289 = gzio.marker
 
9639
@COND_mips_yeeloong_TRUE@am__append_7290 = gzio.module
 
9640
@COND_mips_yeeloong_TRUE@am__append_7291 = gzio.module$(EXEEXT)
 
9641
@COND_mips_yeeloong_TRUE@am__append_7292 = 
 
9642
@COND_mips_yeeloong_TRUE@am__append_7293 = $(nodist_gzio_module_SOURCES)
 
9643
@COND_mips_yeeloong_TRUE@am__append_7294 =  \
 
9644
@COND_mips_yeeloong_TRUE@       $(nodist_gzio_module_SOURCES) \
 
9645
@COND_mips_yeeloong_TRUE@       gzio.marker
 
9646
@COND_mips_yeeloong_TRUE@am__append_7295 = gzio.mod
 
9647
@COND_mips_yeeloong_TRUE@am__append_7296 = gzio.marker
 
9648
@COND_sparc64_ieee1275_TRUE@am__append_7297 = gzio.module
 
9649
@COND_sparc64_ieee1275_TRUE@am__append_7298 = gzio.module$(EXEEXT)
 
9650
@COND_sparc64_ieee1275_TRUE@am__append_7299 = 
 
9651
@COND_sparc64_ieee1275_TRUE@am__append_7300 = $(nodist_gzio_module_SOURCES)
 
9652
@COND_sparc64_ieee1275_TRUE@am__append_7301 =  \
 
9653
@COND_sparc64_ieee1275_TRUE@    $(nodist_gzio_module_SOURCES) \
 
9654
@COND_sparc64_ieee1275_TRUE@    gzio.marker
 
9655
@COND_sparc64_ieee1275_TRUE@am__append_7302 = gzio.mod
 
9656
@COND_sparc64_ieee1275_TRUE@am__append_7303 = gzio.marker
 
9657
@COND_powerpc_ieee1275_TRUE@am__append_7304 = gzio.module
 
9658
@COND_powerpc_ieee1275_TRUE@am__append_7305 = gzio.module$(EXEEXT)
 
9659
@COND_powerpc_ieee1275_TRUE@am__append_7306 = 
 
9660
@COND_powerpc_ieee1275_TRUE@am__append_7307 = $(nodist_gzio_module_SOURCES)
 
9661
@COND_powerpc_ieee1275_TRUE@am__append_7308 =  \
 
9662
@COND_powerpc_ieee1275_TRUE@    $(nodist_gzio_module_SOURCES) \
 
9663
@COND_powerpc_ieee1275_TRUE@    gzio.marker
 
9664
@COND_powerpc_ieee1275_TRUE@am__append_7309 = gzio.mod
 
9665
@COND_powerpc_ieee1275_TRUE@am__append_7310 = gzio.marker
 
9666
@COND_emu_TRUE@am__append_7311 = bufio.module
 
9667
@COND_emu_TRUE@am__append_7312 = bufio.module$(EXEEXT)
 
9668
@COND_emu_TRUE@am__append_7313 = 
 
9669
@COND_emu_TRUE@am__append_7314 = $(nodist_bufio_module_SOURCES)
 
9670
@COND_emu_TRUE@am__append_7315 = $(nodist_bufio_module_SOURCES) \
 
9671
@COND_emu_TRUE@ bufio.marker
 
9672
@COND_emu_TRUE@am__append_7316 = bufio.mod
 
9673
@COND_emu_TRUE@am__append_7317 = bufio.marker
 
9674
@COND_i386_pc_TRUE@am__append_7318 = bufio.module
 
9675
@COND_i386_pc_TRUE@am__append_7319 = bufio.module$(EXEEXT)
 
9676
@COND_i386_pc_TRUE@am__append_7320 = 
 
9677
@COND_i386_pc_TRUE@am__append_7321 = $(nodist_bufio_module_SOURCES)
 
9678
@COND_i386_pc_TRUE@am__append_7322 = $(nodist_bufio_module_SOURCES) \
 
9679
@COND_i386_pc_TRUE@     bufio.marker
 
9680
@COND_i386_pc_TRUE@am__append_7323 = bufio.mod
 
9681
@COND_i386_pc_TRUE@am__append_7324 = bufio.marker
 
9682
@COND_i386_efi_TRUE@am__append_7325 = bufio.module
 
9683
@COND_i386_efi_TRUE@am__append_7326 = bufio.module$(EXEEXT)
 
9684
@COND_i386_efi_TRUE@am__append_7327 = 
 
9685
@COND_i386_efi_TRUE@am__append_7328 = $(nodist_bufio_module_SOURCES)
 
9686
@COND_i386_efi_TRUE@am__append_7329 = $(nodist_bufio_module_SOURCES) \
 
9687
@COND_i386_efi_TRUE@    bufio.marker
 
9688
@COND_i386_efi_TRUE@am__append_7330 = bufio.mod
 
9689
@COND_i386_efi_TRUE@am__append_7331 = bufio.marker
 
9690
@COND_i386_qemu_TRUE@am__append_7332 = bufio.module
 
9691
@COND_i386_qemu_TRUE@am__append_7333 = bufio.module$(EXEEXT)
 
9692
@COND_i386_qemu_TRUE@am__append_7334 = 
 
9693
@COND_i386_qemu_TRUE@am__append_7335 = $(nodist_bufio_module_SOURCES)
 
9694
@COND_i386_qemu_TRUE@am__append_7336 = $(nodist_bufio_module_SOURCES) \
 
9695
@COND_i386_qemu_TRUE@   bufio.marker
 
9696
@COND_i386_qemu_TRUE@am__append_7337 = bufio.mod
 
9697
@COND_i386_qemu_TRUE@am__append_7338 = bufio.marker
 
9698
@COND_i386_coreboot_TRUE@am__append_7339 = bufio.module
 
9699
@COND_i386_coreboot_TRUE@am__append_7340 = bufio.module$(EXEEXT)
 
9700
@COND_i386_coreboot_TRUE@am__append_7341 = 
 
9701
@COND_i386_coreboot_TRUE@am__append_7342 = $(nodist_bufio_module_SOURCES)
 
9702
@COND_i386_coreboot_TRUE@am__append_7343 =  \
 
9703
@COND_i386_coreboot_TRUE@       $(nodist_bufio_module_SOURCES) \
 
9704
@COND_i386_coreboot_TRUE@       bufio.marker
 
9705
@COND_i386_coreboot_TRUE@am__append_7344 = bufio.mod
 
9706
@COND_i386_coreboot_TRUE@am__append_7345 = bufio.marker
 
9707
@COND_i386_multiboot_TRUE@am__append_7346 = bufio.module
 
9708
@COND_i386_multiboot_TRUE@am__append_7347 = bufio.module$(EXEEXT)
 
9709
@COND_i386_multiboot_TRUE@am__append_7348 = 
 
9710
@COND_i386_multiboot_TRUE@am__append_7349 = $(nodist_bufio_module_SOURCES)
 
9711
@COND_i386_multiboot_TRUE@am__append_7350 =  \
 
9712
@COND_i386_multiboot_TRUE@      $(nodist_bufio_module_SOURCES) \
 
9713
@COND_i386_multiboot_TRUE@      bufio.marker
 
9714
@COND_i386_multiboot_TRUE@am__append_7351 = bufio.mod
 
9715
@COND_i386_multiboot_TRUE@am__append_7352 = bufio.marker
 
9716
@COND_i386_ieee1275_TRUE@am__append_7353 = bufio.module
 
9717
@COND_i386_ieee1275_TRUE@am__append_7354 = bufio.module$(EXEEXT)
 
9718
@COND_i386_ieee1275_TRUE@am__append_7355 = 
 
9719
@COND_i386_ieee1275_TRUE@am__append_7356 = $(nodist_bufio_module_SOURCES)
 
9720
@COND_i386_ieee1275_TRUE@am__append_7357 =  \
 
9721
@COND_i386_ieee1275_TRUE@       $(nodist_bufio_module_SOURCES) \
 
9722
@COND_i386_ieee1275_TRUE@       bufio.marker
 
9723
@COND_i386_ieee1275_TRUE@am__append_7358 = bufio.mod
 
9724
@COND_i386_ieee1275_TRUE@am__append_7359 = bufio.marker
 
9725
@COND_x86_64_efi_TRUE@am__append_7360 = bufio.module
 
9726
@COND_x86_64_efi_TRUE@am__append_7361 = bufio.module$(EXEEXT)
 
9727
@COND_x86_64_efi_TRUE@am__append_7362 = 
 
9728
@COND_x86_64_efi_TRUE@am__append_7363 = $(nodist_bufio_module_SOURCES)
 
9729
@COND_x86_64_efi_TRUE@am__append_7364 =  \
 
9730
@COND_x86_64_efi_TRUE@  $(nodist_bufio_module_SOURCES) \
 
9731
@COND_x86_64_efi_TRUE@  bufio.marker
 
9732
@COND_x86_64_efi_TRUE@am__append_7365 = bufio.mod
 
9733
@COND_x86_64_efi_TRUE@am__append_7366 = bufio.marker
 
9734
@COND_sparc64_ieee1275_TRUE@am__append_7367 = bufio.module
 
9735
@COND_sparc64_ieee1275_TRUE@am__append_7368 = bufio.module$(EXEEXT)
 
9736
@COND_sparc64_ieee1275_TRUE@am__append_7369 = 
 
9737
@COND_sparc64_ieee1275_TRUE@am__append_7370 = $(nodist_bufio_module_SOURCES)
 
9738
@COND_sparc64_ieee1275_TRUE@am__append_7371 =  \
 
9739
@COND_sparc64_ieee1275_TRUE@    $(nodist_bufio_module_SOURCES) \
 
9740
@COND_sparc64_ieee1275_TRUE@    bufio.marker
 
9741
@COND_sparc64_ieee1275_TRUE@am__append_7372 = bufio.mod
 
9742
@COND_sparc64_ieee1275_TRUE@am__append_7373 = bufio.marker
 
9743
@COND_powerpc_ieee1275_TRUE@am__append_7374 = bufio.module
 
9744
@COND_powerpc_ieee1275_TRUE@am__append_7375 = bufio.module$(EXEEXT)
 
9745
@COND_powerpc_ieee1275_TRUE@am__append_7376 = 
 
9746
@COND_powerpc_ieee1275_TRUE@am__append_7377 = $(nodist_bufio_module_SOURCES)
 
9747
@COND_powerpc_ieee1275_TRUE@am__append_7378 =  \
 
9748
@COND_powerpc_ieee1275_TRUE@    $(nodist_bufio_module_SOURCES) \
 
9749
@COND_powerpc_ieee1275_TRUE@    bufio.marker
 
9750
@COND_powerpc_ieee1275_TRUE@am__append_7379 = bufio.mod
 
9751
@COND_powerpc_ieee1275_TRUE@am__append_7380 = bufio.marker
 
9752
@COND_emu_TRUE@am__append_7381 = elf.module
 
9753
@COND_emu_TRUE@am__append_7382 = elf.module$(EXEEXT)
 
9754
@COND_emu_TRUE@am__append_7383 = 
 
9755
@COND_emu_TRUE@am__append_7384 = $(nodist_elf_module_SOURCES)
 
9756
@COND_emu_TRUE@am__append_7385 = $(nodist_elf_module_SOURCES) \
 
9757
@COND_emu_TRUE@ elf.marker
 
9758
@COND_emu_TRUE@am__append_7386 = elf.mod
 
9759
@COND_emu_TRUE@am__append_7387 = elf.marker
 
9760
@COND_i386_pc_TRUE@am__append_7388 = elf.module
 
9761
@COND_i386_pc_TRUE@am__append_7389 = elf.module$(EXEEXT)
 
9762
@COND_i386_pc_TRUE@am__append_7390 = 
 
9763
@COND_i386_pc_TRUE@am__append_7391 = $(nodist_elf_module_SOURCES)
 
9764
@COND_i386_pc_TRUE@am__append_7392 = $(nodist_elf_module_SOURCES) \
 
9765
@COND_i386_pc_TRUE@     elf.marker
 
9766
@COND_i386_pc_TRUE@am__append_7393 = elf.mod
 
9767
@COND_i386_pc_TRUE@am__append_7394 = elf.marker
 
9768
@COND_i386_efi_TRUE@am__append_7395 = elf.module
 
9769
@COND_i386_efi_TRUE@am__append_7396 = elf.module$(EXEEXT)
 
9770
@COND_i386_efi_TRUE@am__append_7397 = 
 
9771
@COND_i386_efi_TRUE@am__append_7398 = $(nodist_elf_module_SOURCES)
 
9772
@COND_i386_efi_TRUE@am__append_7399 = $(nodist_elf_module_SOURCES) \
 
9773
@COND_i386_efi_TRUE@    elf.marker
 
9774
@COND_i386_efi_TRUE@am__append_7400 = elf.mod
 
9775
@COND_i386_efi_TRUE@am__append_7401 = elf.marker
 
9776
@COND_i386_qemu_TRUE@am__append_7402 = elf.module
 
9777
@COND_i386_qemu_TRUE@am__append_7403 = elf.module$(EXEEXT)
 
9778
@COND_i386_qemu_TRUE@am__append_7404 = 
 
9779
@COND_i386_qemu_TRUE@am__append_7405 = $(nodist_elf_module_SOURCES)
 
9780
@COND_i386_qemu_TRUE@am__append_7406 = $(nodist_elf_module_SOURCES) \
 
9781
@COND_i386_qemu_TRUE@   elf.marker
 
9782
@COND_i386_qemu_TRUE@am__append_7407 = elf.mod
 
9783
@COND_i386_qemu_TRUE@am__append_7408 = elf.marker
 
9784
@COND_i386_coreboot_TRUE@am__append_7409 = elf.module
 
9785
@COND_i386_coreboot_TRUE@am__append_7410 = elf.module$(EXEEXT)
 
9786
@COND_i386_coreboot_TRUE@am__append_7411 = 
 
9787
@COND_i386_coreboot_TRUE@am__append_7412 = $(nodist_elf_module_SOURCES)
 
9788
@COND_i386_coreboot_TRUE@am__append_7413 =  \
 
9789
@COND_i386_coreboot_TRUE@       $(nodist_elf_module_SOURCES) \
 
9790
@COND_i386_coreboot_TRUE@       elf.marker
 
9791
@COND_i386_coreboot_TRUE@am__append_7414 = elf.mod
 
9792
@COND_i386_coreboot_TRUE@am__append_7415 = elf.marker
 
9793
@COND_i386_multiboot_TRUE@am__append_7416 = elf.module
 
9794
@COND_i386_multiboot_TRUE@am__append_7417 = elf.module$(EXEEXT)
 
9795
@COND_i386_multiboot_TRUE@am__append_7418 = 
 
9796
@COND_i386_multiboot_TRUE@am__append_7419 = $(nodist_elf_module_SOURCES)
 
9797
@COND_i386_multiboot_TRUE@am__append_7420 =  \
 
9798
@COND_i386_multiboot_TRUE@      $(nodist_elf_module_SOURCES) \
 
9799
@COND_i386_multiboot_TRUE@      elf.marker
 
9800
@COND_i386_multiboot_TRUE@am__append_7421 = elf.mod
 
9801
@COND_i386_multiboot_TRUE@am__append_7422 = elf.marker
 
9802
@COND_i386_ieee1275_TRUE@am__append_7423 = elf.module
 
9803
@COND_i386_ieee1275_TRUE@am__append_7424 = elf.module$(EXEEXT)
 
9804
@COND_i386_ieee1275_TRUE@am__append_7425 = 
 
9805
@COND_i386_ieee1275_TRUE@am__append_7426 = $(nodist_elf_module_SOURCES)
 
9806
@COND_i386_ieee1275_TRUE@am__append_7427 =  \
 
9807
@COND_i386_ieee1275_TRUE@       $(nodist_elf_module_SOURCES) \
 
9808
@COND_i386_ieee1275_TRUE@       elf.marker
 
9809
@COND_i386_ieee1275_TRUE@am__append_7428 = elf.mod
 
9810
@COND_i386_ieee1275_TRUE@am__append_7429 = elf.marker
 
9811
@COND_x86_64_efi_TRUE@am__append_7430 = elf.module
 
9812
@COND_x86_64_efi_TRUE@am__append_7431 = elf.module$(EXEEXT)
 
9813
@COND_x86_64_efi_TRUE@am__append_7432 = 
 
9814
@COND_x86_64_efi_TRUE@am__append_7433 = $(nodist_elf_module_SOURCES)
 
9815
@COND_x86_64_efi_TRUE@am__append_7434 = $(nodist_elf_module_SOURCES) \
 
9816
@COND_x86_64_efi_TRUE@  elf.marker
 
9817
@COND_x86_64_efi_TRUE@am__append_7435 = elf.mod
 
9818
@COND_x86_64_efi_TRUE@am__append_7436 = elf.marker
 
9819
@COND_mips_yeeloong_TRUE@am__append_7437 = elf.module
 
9820
@COND_mips_yeeloong_TRUE@am__append_7438 = elf.module$(EXEEXT)
 
9821
@COND_mips_yeeloong_TRUE@am__append_7439 = 
 
9822
@COND_mips_yeeloong_TRUE@am__append_7440 = $(nodist_elf_module_SOURCES)
 
9823
@COND_mips_yeeloong_TRUE@am__append_7441 =  \
 
9824
@COND_mips_yeeloong_TRUE@       $(nodist_elf_module_SOURCES) \
 
9825
@COND_mips_yeeloong_TRUE@       elf.marker
 
9826
@COND_mips_yeeloong_TRUE@am__append_7442 = elf.mod
 
9827
@COND_mips_yeeloong_TRUE@am__append_7443 = elf.marker
 
9828
@COND_sparc64_ieee1275_TRUE@am__append_7444 = elf.module
 
9829
@COND_sparc64_ieee1275_TRUE@am__append_7445 = elf.module$(EXEEXT)
 
9830
@COND_sparc64_ieee1275_TRUE@am__append_7446 = 
 
9831
@COND_sparc64_ieee1275_TRUE@am__append_7447 = $(nodist_elf_module_SOURCES)
 
9832
@COND_sparc64_ieee1275_TRUE@am__append_7448 =  \
 
9833
@COND_sparc64_ieee1275_TRUE@    $(nodist_elf_module_SOURCES) \
 
9834
@COND_sparc64_ieee1275_TRUE@    elf.marker
 
9835
@COND_sparc64_ieee1275_TRUE@am__append_7449 = elf.mod
 
9836
@COND_sparc64_ieee1275_TRUE@am__append_7450 = elf.marker
 
9837
@COND_powerpc_ieee1275_TRUE@am__append_7451 = elf.module
 
9838
@COND_powerpc_ieee1275_TRUE@am__append_7452 = elf.module$(EXEEXT)
 
9839
@COND_powerpc_ieee1275_TRUE@am__append_7453 = 
 
9840
@COND_powerpc_ieee1275_TRUE@am__append_7454 = $(nodist_elf_module_SOURCES)
 
9841
@COND_powerpc_ieee1275_TRUE@am__append_7455 =  \
 
9842
@COND_powerpc_ieee1275_TRUE@    $(nodist_elf_module_SOURCES) \
 
9843
@COND_powerpc_ieee1275_TRUE@    elf.marker
 
9844
@COND_powerpc_ieee1275_TRUE@am__append_7456 = elf.mod
 
9845
@COND_powerpc_ieee1275_TRUE@am__append_7457 = elf.marker
 
9846
@COND_emu_TRUE@am__append_7458 = crypto.module
 
9847
@COND_emu_TRUE@am__append_7459 = crypto.module$(EXEEXT)
 
9848
@COND_emu_TRUE@am__append_7460 = lib/libgcrypt-grub/cipher/crypto.lst 
 
9849
@COND_emu_TRUE@am__append_7461 = $(nodist_crypto_module_SOURCES)
 
9850
@COND_emu_TRUE@am__append_7462 = $(nodist_crypto_module_SOURCES) \
 
9851
@COND_emu_TRUE@ crypto.marker
 
9852
@COND_emu_TRUE@am__append_7463 = crypto.mod
 
9853
@COND_emu_TRUE@am__append_7464 = crypto.marker
 
9854
@COND_i386_pc_TRUE@am__append_7465 = crypto.module
 
9855
@COND_i386_pc_TRUE@am__append_7466 = crypto.module$(EXEEXT)
 
9856
@COND_i386_pc_TRUE@am__append_7467 = lib/libgcrypt-grub/cipher/crypto.lst 
 
9857
@COND_i386_pc_TRUE@am__append_7468 = $(nodist_crypto_module_SOURCES)
 
9858
@COND_i386_pc_TRUE@am__append_7469 = $(nodist_crypto_module_SOURCES) \
 
9859
@COND_i386_pc_TRUE@     crypto.marker
 
9860
@COND_i386_pc_TRUE@am__append_7470 = crypto.mod
 
9861
@COND_i386_pc_TRUE@am__append_7471 = crypto.marker
 
9862
@COND_i386_efi_TRUE@am__append_7472 = crypto.module
 
9863
@COND_i386_efi_TRUE@am__append_7473 = crypto.module$(EXEEXT)
 
9864
@COND_i386_efi_TRUE@am__append_7474 = lib/libgcrypt-grub/cipher/crypto.lst 
 
9865
@COND_i386_efi_TRUE@am__append_7475 = $(nodist_crypto_module_SOURCES)
 
9866
@COND_i386_efi_TRUE@am__append_7476 = $(nodist_crypto_module_SOURCES) \
 
9867
@COND_i386_efi_TRUE@    crypto.marker
 
9868
@COND_i386_efi_TRUE@am__append_7477 = crypto.mod
 
9869
@COND_i386_efi_TRUE@am__append_7478 = crypto.marker
 
9870
@COND_i386_qemu_TRUE@am__append_7479 = crypto.module
 
9871
@COND_i386_qemu_TRUE@am__append_7480 = crypto.module$(EXEEXT)
 
9872
@COND_i386_qemu_TRUE@am__append_7481 = lib/libgcrypt-grub/cipher/crypto.lst 
 
9873
@COND_i386_qemu_TRUE@am__append_7482 = $(nodist_crypto_module_SOURCES)
 
9874
@COND_i386_qemu_TRUE@am__append_7483 =  \
 
9875
@COND_i386_qemu_TRUE@   $(nodist_crypto_module_SOURCES) \
 
9876
@COND_i386_qemu_TRUE@   crypto.marker
 
9877
@COND_i386_qemu_TRUE@am__append_7484 = crypto.mod
 
9878
@COND_i386_qemu_TRUE@am__append_7485 = crypto.marker
 
9879
@COND_i386_coreboot_TRUE@am__append_7486 = crypto.module
 
9880
@COND_i386_coreboot_TRUE@am__append_7487 = crypto.module$(EXEEXT)
 
9881
@COND_i386_coreboot_TRUE@am__append_7488 = lib/libgcrypt-grub/cipher/crypto.lst 
 
9882
@COND_i386_coreboot_TRUE@am__append_7489 = $(nodist_crypto_module_SOURCES)
 
9883
@COND_i386_coreboot_TRUE@am__append_7490 =  \
 
9884
@COND_i386_coreboot_TRUE@       $(nodist_crypto_module_SOURCES) \
 
9885
@COND_i386_coreboot_TRUE@       crypto.marker
 
9886
@COND_i386_coreboot_TRUE@am__append_7491 = crypto.mod
 
9887
@COND_i386_coreboot_TRUE@am__append_7492 = crypto.marker
 
9888
@COND_i386_multiboot_TRUE@am__append_7493 = crypto.module
 
9889
@COND_i386_multiboot_TRUE@am__append_7494 = crypto.module$(EXEEXT)
 
9890
@COND_i386_multiboot_TRUE@am__append_7495 = lib/libgcrypt-grub/cipher/crypto.lst 
 
9891
@COND_i386_multiboot_TRUE@am__append_7496 = $(nodist_crypto_module_SOURCES)
 
9892
@COND_i386_multiboot_TRUE@am__append_7497 =  \
 
9893
@COND_i386_multiboot_TRUE@      $(nodist_crypto_module_SOURCES) \
 
9894
@COND_i386_multiboot_TRUE@      crypto.marker
 
9895
@COND_i386_multiboot_TRUE@am__append_7498 = crypto.mod
 
9896
@COND_i386_multiboot_TRUE@am__append_7499 = crypto.marker
 
9897
@COND_i386_ieee1275_TRUE@am__append_7500 = crypto.module
 
9898
@COND_i386_ieee1275_TRUE@am__append_7501 = crypto.module$(EXEEXT)
 
9899
@COND_i386_ieee1275_TRUE@am__append_7502 = lib/libgcrypt-grub/cipher/crypto.lst 
 
9900
@COND_i386_ieee1275_TRUE@am__append_7503 = $(nodist_crypto_module_SOURCES)
 
9901
@COND_i386_ieee1275_TRUE@am__append_7504 =  \
 
9902
@COND_i386_ieee1275_TRUE@       $(nodist_crypto_module_SOURCES) \
 
9903
@COND_i386_ieee1275_TRUE@       crypto.marker
 
9904
@COND_i386_ieee1275_TRUE@am__append_7505 = crypto.mod
 
9905
@COND_i386_ieee1275_TRUE@am__append_7506 = crypto.marker
 
9906
@COND_x86_64_efi_TRUE@am__append_7507 = crypto.module
 
9907
@COND_x86_64_efi_TRUE@am__append_7508 = crypto.module$(EXEEXT)
 
9908
@COND_x86_64_efi_TRUE@am__append_7509 = lib/libgcrypt-grub/cipher/crypto.lst 
 
9909
@COND_x86_64_efi_TRUE@am__append_7510 = $(nodist_crypto_module_SOURCES)
 
9910
@COND_x86_64_efi_TRUE@am__append_7511 =  \
 
9911
@COND_x86_64_efi_TRUE@  $(nodist_crypto_module_SOURCES) \
 
9912
@COND_x86_64_efi_TRUE@  crypto.marker
 
9913
@COND_x86_64_efi_TRUE@am__append_7512 = crypto.mod
 
9914
@COND_x86_64_efi_TRUE@am__append_7513 = crypto.marker
 
9915
@COND_mips_yeeloong_TRUE@am__append_7514 = crypto.module
 
9916
@COND_mips_yeeloong_TRUE@am__append_7515 = crypto.module$(EXEEXT)
 
9917
@COND_mips_yeeloong_TRUE@am__append_7516 = lib/libgcrypt-grub/cipher/crypto.lst 
 
9918
@COND_mips_yeeloong_TRUE@am__append_7517 = $(nodist_crypto_module_SOURCES)
 
9919
@COND_mips_yeeloong_TRUE@am__append_7518 =  \
 
9920
@COND_mips_yeeloong_TRUE@       $(nodist_crypto_module_SOURCES) \
 
9921
@COND_mips_yeeloong_TRUE@       crypto.marker
 
9922
@COND_mips_yeeloong_TRUE@am__append_7519 = crypto.mod
 
9923
@COND_mips_yeeloong_TRUE@am__append_7520 = crypto.marker
 
9924
@COND_sparc64_ieee1275_TRUE@am__append_7521 = crypto.module
 
9925
@COND_sparc64_ieee1275_TRUE@am__append_7522 = crypto.module$(EXEEXT)
 
9926
@COND_sparc64_ieee1275_TRUE@am__append_7523 = lib/libgcrypt-grub/cipher/crypto.lst 
 
9927
@COND_sparc64_ieee1275_TRUE@am__append_7524 = $(nodist_crypto_module_SOURCES)
 
9928
@COND_sparc64_ieee1275_TRUE@am__append_7525 =  \
 
9929
@COND_sparc64_ieee1275_TRUE@    $(nodist_crypto_module_SOURCES) \
 
9930
@COND_sparc64_ieee1275_TRUE@    crypto.marker
 
9931
@COND_sparc64_ieee1275_TRUE@am__append_7526 = crypto.mod
 
9932
@COND_sparc64_ieee1275_TRUE@am__append_7527 = crypto.marker
 
9933
@COND_powerpc_ieee1275_TRUE@am__append_7528 = crypto.module
 
9934
@COND_powerpc_ieee1275_TRUE@am__append_7529 = crypto.module$(EXEEXT)
 
9935
@COND_powerpc_ieee1275_TRUE@am__append_7530 = lib/libgcrypt-grub/cipher/crypto.lst 
 
9936
@COND_powerpc_ieee1275_TRUE@am__append_7531 = $(nodist_crypto_module_SOURCES)
 
9937
@COND_powerpc_ieee1275_TRUE@am__append_7532 =  \
 
9938
@COND_powerpc_ieee1275_TRUE@    $(nodist_crypto_module_SOURCES) \
 
9939
@COND_powerpc_ieee1275_TRUE@    crypto.marker
 
9940
@COND_powerpc_ieee1275_TRUE@am__append_7533 = crypto.mod
 
9941
@COND_powerpc_ieee1275_TRUE@am__append_7534 = crypto.marker
 
9942
@COND_emu_TRUE@am__append_7535 = pbkdf2.module
 
9943
@COND_emu_TRUE@am__append_7536 = pbkdf2.module$(EXEEXT)
 
9944
@COND_emu_TRUE@am__append_7537 = 
 
9945
@COND_emu_TRUE@am__append_7538 = $(nodist_pbkdf2_module_SOURCES)
 
9946
@COND_emu_TRUE@am__append_7539 = $(nodist_pbkdf2_module_SOURCES) \
 
9947
@COND_emu_TRUE@ pbkdf2.marker
 
9948
@COND_emu_TRUE@am__append_7540 = pbkdf2.mod
 
9949
@COND_emu_TRUE@am__append_7541 = pbkdf2.marker
 
9950
@COND_i386_pc_TRUE@am__append_7542 = pbkdf2.module
 
9951
@COND_i386_pc_TRUE@am__append_7543 = pbkdf2.module$(EXEEXT)
 
9952
@COND_i386_pc_TRUE@am__append_7544 = 
 
9953
@COND_i386_pc_TRUE@am__append_7545 = $(nodist_pbkdf2_module_SOURCES)
 
9954
@COND_i386_pc_TRUE@am__append_7546 = $(nodist_pbkdf2_module_SOURCES) \
 
9955
@COND_i386_pc_TRUE@     pbkdf2.marker
 
9956
@COND_i386_pc_TRUE@am__append_7547 = pbkdf2.mod
 
9957
@COND_i386_pc_TRUE@am__append_7548 = pbkdf2.marker
 
9958
@COND_i386_efi_TRUE@am__append_7549 = pbkdf2.module
 
9959
@COND_i386_efi_TRUE@am__append_7550 = pbkdf2.module$(EXEEXT)
 
9960
@COND_i386_efi_TRUE@am__append_7551 = 
 
9961
@COND_i386_efi_TRUE@am__append_7552 = $(nodist_pbkdf2_module_SOURCES)
 
9962
@COND_i386_efi_TRUE@am__append_7553 = $(nodist_pbkdf2_module_SOURCES) \
 
9963
@COND_i386_efi_TRUE@    pbkdf2.marker
 
9964
@COND_i386_efi_TRUE@am__append_7554 = pbkdf2.mod
 
9965
@COND_i386_efi_TRUE@am__append_7555 = pbkdf2.marker
 
9966
@COND_i386_qemu_TRUE@am__append_7556 = pbkdf2.module
 
9967
@COND_i386_qemu_TRUE@am__append_7557 = pbkdf2.module$(EXEEXT)
 
9968
@COND_i386_qemu_TRUE@am__append_7558 = 
 
9969
@COND_i386_qemu_TRUE@am__append_7559 = $(nodist_pbkdf2_module_SOURCES)
 
9970
@COND_i386_qemu_TRUE@am__append_7560 =  \
 
9971
@COND_i386_qemu_TRUE@   $(nodist_pbkdf2_module_SOURCES) \
 
9972
@COND_i386_qemu_TRUE@   pbkdf2.marker
 
9973
@COND_i386_qemu_TRUE@am__append_7561 = pbkdf2.mod
 
9974
@COND_i386_qemu_TRUE@am__append_7562 = pbkdf2.marker
 
9975
@COND_i386_coreboot_TRUE@am__append_7563 = pbkdf2.module
 
9976
@COND_i386_coreboot_TRUE@am__append_7564 = pbkdf2.module$(EXEEXT)
 
9977
@COND_i386_coreboot_TRUE@am__append_7565 = 
 
9978
@COND_i386_coreboot_TRUE@am__append_7566 = $(nodist_pbkdf2_module_SOURCES)
 
9979
@COND_i386_coreboot_TRUE@am__append_7567 =  \
 
9980
@COND_i386_coreboot_TRUE@       $(nodist_pbkdf2_module_SOURCES) \
 
9981
@COND_i386_coreboot_TRUE@       pbkdf2.marker
 
9982
@COND_i386_coreboot_TRUE@am__append_7568 = pbkdf2.mod
 
9983
@COND_i386_coreboot_TRUE@am__append_7569 = pbkdf2.marker
 
9984
@COND_i386_multiboot_TRUE@am__append_7570 = pbkdf2.module
 
9985
@COND_i386_multiboot_TRUE@am__append_7571 = pbkdf2.module$(EXEEXT)
 
9986
@COND_i386_multiboot_TRUE@am__append_7572 = 
 
9987
@COND_i386_multiboot_TRUE@am__append_7573 = $(nodist_pbkdf2_module_SOURCES)
 
9988
@COND_i386_multiboot_TRUE@am__append_7574 =  \
 
9989
@COND_i386_multiboot_TRUE@      $(nodist_pbkdf2_module_SOURCES) \
 
9990
@COND_i386_multiboot_TRUE@      pbkdf2.marker
 
9991
@COND_i386_multiboot_TRUE@am__append_7575 = pbkdf2.mod
 
9992
@COND_i386_multiboot_TRUE@am__append_7576 = pbkdf2.marker
 
9993
@COND_i386_ieee1275_TRUE@am__append_7577 = pbkdf2.module
 
9994
@COND_i386_ieee1275_TRUE@am__append_7578 = pbkdf2.module$(EXEEXT)
 
9995
@COND_i386_ieee1275_TRUE@am__append_7579 = 
 
9996
@COND_i386_ieee1275_TRUE@am__append_7580 = $(nodist_pbkdf2_module_SOURCES)
 
9997
@COND_i386_ieee1275_TRUE@am__append_7581 =  \
 
9998
@COND_i386_ieee1275_TRUE@       $(nodist_pbkdf2_module_SOURCES) \
 
9999
@COND_i386_ieee1275_TRUE@       pbkdf2.marker
 
10000
@COND_i386_ieee1275_TRUE@am__append_7582 = pbkdf2.mod
 
10001
@COND_i386_ieee1275_TRUE@am__append_7583 = pbkdf2.marker
 
10002
@COND_x86_64_efi_TRUE@am__append_7584 = pbkdf2.module
 
10003
@COND_x86_64_efi_TRUE@am__append_7585 = pbkdf2.module$(EXEEXT)
 
10004
@COND_x86_64_efi_TRUE@am__append_7586 = 
 
10005
@COND_x86_64_efi_TRUE@am__append_7587 = $(nodist_pbkdf2_module_SOURCES)
 
10006
@COND_x86_64_efi_TRUE@am__append_7588 =  \
 
10007
@COND_x86_64_efi_TRUE@  $(nodist_pbkdf2_module_SOURCES) \
 
10008
@COND_x86_64_efi_TRUE@  pbkdf2.marker
 
10009
@COND_x86_64_efi_TRUE@am__append_7589 = pbkdf2.mod
 
10010
@COND_x86_64_efi_TRUE@am__append_7590 = pbkdf2.marker
 
10011
@COND_mips_yeeloong_TRUE@am__append_7591 = pbkdf2.module
 
10012
@COND_mips_yeeloong_TRUE@am__append_7592 = pbkdf2.module$(EXEEXT)
 
10013
@COND_mips_yeeloong_TRUE@am__append_7593 = 
 
10014
@COND_mips_yeeloong_TRUE@am__append_7594 = $(nodist_pbkdf2_module_SOURCES)
 
10015
@COND_mips_yeeloong_TRUE@am__append_7595 =  \
 
10016
@COND_mips_yeeloong_TRUE@       $(nodist_pbkdf2_module_SOURCES) \
 
10017
@COND_mips_yeeloong_TRUE@       pbkdf2.marker
 
10018
@COND_mips_yeeloong_TRUE@am__append_7596 = pbkdf2.mod
 
10019
@COND_mips_yeeloong_TRUE@am__append_7597 = pbkdf2.marker
 
10020
@COND_sparc64_ieee1275_TRUE@am__append_7598 = pbkdf2.module
 
10021
@COND_sparc64_ieee1275_TRUE@am__append_7599 = pbkdf2.module$(EXEEXT)
 
10022
@COND_sparc64_ieee1275_TRUE@am__append_7600 = 
 
10023
@COND_sparc64_ieee1275_TRUE@am__append_7601 = $(nodist_pbkdf2_module_SOURCES)
 
10024
@COND_sparc64_ieee1275_TRUE@am__append_7602 =  \
 
10025
@COND_sparc64_ieee1275_TRUE@    $(nodist_pbkdf2_module_SOURCES) \
 
10026
@COND_sparc64_ieee1275_TRUE@    pbkdf2.marker
 
10027
@COND_sparc64_ieee1275_TRUE@am__append_7603 = pbkdf2.mod
 
10028
@COND_sparc64_ieee1275_TRUE@am__append_7604 = pbkdf2.marker
 
10029
@COND_powerpc_ieee1275_TRUE@am__append_7605 = pbkdf2.module
 
10030
@COND_powerpc_ieee1275_TRUE@am__append_7606 = pbkdf2.module$(EXEEXT)
 
10031
@COND_powerpc_ieee1275_TRUE@am__append_7607 = 
 
10032
@COND_powerpc_ieee1275_TRUE@am__append_7608 = $(nodist_pbkdf2_module_SOURCES)
 
10033
@COND_powerpc_ieee1275_TRUE@am__append_7609 =  \
 
10034
@COND_powerpc_ieee1275_TRUE@    $(nodist_pbkdf2_module_SOURCES) \
 
10035
@COND_powerpc_ieee1275_TRUE@    pbkdf2.marker
 
10036
@COND_powerpc_ieee1275_TRUE@am__append_7610 = pbkdf2.mod
 
10037
@COND_powerpc_ieee1275_TRUE@am__append_7611 = pbkdf2.marker
 
10038
@COND_i386_pc_TRUE@am__append_7612 = relocator.module
 
10039
@COND_i386_pc_TRUE@am__append_7613 = relocator.module$(EXEEXT)
 
10040
@COND_i386_pc_TRUE@am__append_7614 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 
 
10041
@COND_i386_pc_TRUE@am__append_7615 = $(nodist_relocator_module_SOURCES)
 
10042
@COND_i386_pc_TRUE@am__append_7616 =  \
 
10043
@COND_i386_pc_TRUE@     $(nodist_relocator_module_SOURCES) \
 
10044
@COND_i386_pc_TRUE@     relocator.marker
 
10045
@COND_i386_pc_TRUE@am__append_7617 = relocator.mod
 
10046
@COND_i386_pc_TRUE@am__append_7618 = relocator.marker
 
10047
@COND_i386_efi_TRUE@am__append_7619 = relocator.module
 
10048
@COND_i386_efi_TRUE@am__append_7620 = relocator.module$(EXEEXT)
 
10049
@COND_i386_efi_TRUE@am__append_7621 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 
 
10050
@COND_i386_efi_TRUE@am__append_7622 = $(nodist_relocator_module_SOURCES)
 
10051
@COND_i386_efi_TRUE@am__append_7623 =  \
 
10052
@COND_i386_efi_TRUE@    $(nodist_relocator_module_SOURCES) \
 
10053
@COND_i386_efi_TRUE@    relocator.marker
 
10054
@COND_i386_efi_TRUE@am__append_7624 = relocator.mod
 
10055
@COND_i386_efi_TRUE@am__append_7625 = relocator.marker
 
10056
@COND_i386_qemu_TRUE@am__append_7626 = relocator.module
 
10057
@COND_i386_qemu_TRUE@am__append_7627 = relocator.module$(EXEEXT)
 
10058
@COND_i386_qemu_TRUE@am__append_7628 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 
 
10059
@COND_i386_qemu_TRUE@am__append_7629 = $(nodist_relocator_module_SOURCES)
 
10060
@COND_i386_qemu_TRUE@am__append_7630 =  \
 
10061
@COND_i386_qemu_TRUE@   $(nodist_relocator_module_SOURCES) \
 
10062
@COND_i386_qemu_TRUE@   relocator.marker
 
10063
@COND_i386_qemu_TRUE@am__append_7631 = relocator.mod
 
10064
@COND_i386_qemu_TRUE@am__append_7632 = relocator.marker
 
10065
@COND_i386_coreboot_TRUE@am__append_7633 = relocator.module
 
10066
@COND_i386_coreboot_TRUE@am__append_7634 = relocator.module$(EXEEXT)
 
10067
@COND_i386_coreboot_TRUE@am__append_7635 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 
 
10068
@COND_i386_coreboot_TRUE@am__append_7636 = $(nodist_relocator_module_SOURCES)
 
10069
@COND_i386_coreboot_TRUE@am__append_7637 =  \
 
10070
@COND_i386_coreboot_TRUE@       $(nodist_relocator_module_SOURCES) \
 
10071
@COND_i386_coreboot_TRUE@       relocator.marker
 
10072
@COND_i386_coreboot_TRUE@am__append_7638 = relocator.mod
 
10073
@COND_i386_coreboot_TRUE@am__append_7639 = relocator.marker
 
10074
@COND_i386_multiboot_TRUE@am__append_7640 = relocator.module
 
10075
@COND_i386_multiboot_TRUE@am__append_7641 = relocator.module$(EXEEXT)
 
10076
@COND_i386_multiboot_TRUE@am__append_7642 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 
 
10077
@COND_i386_multiboot_TRUE@am__append_7643 = $(nodist_relocator_module_SOURCES)
 
10078
@COND_i386_multiboot_TRUE@am__append_7644 =  \
 
10079
@COND_i386_multiboot_TRUE@      $(nodist_relocator_module_SOURCES) \
 
10080
@COND_i386_multiboot_TRUE@      relocator.marker
 
10081
@COND_i386_multiboot_TRUE@am__append_7645 = relocator.mod
 
10082
@COND_i386_multiboot_TRUE@am__append_7646 = relocator.marker
 
10083
@COND_i386_ieee1275_TRUE@am__append_7647 = relocator.module
 
10084
@COND_i386_ieee1275_TRUE@am__append_7648 = relocator.module$(EXEEXT)
 
10085
@COND_i386_ieee1275_TRUE@am__append_7649 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 
 
10086
@COND_i386_ieee1275_TRUE@am__append_7650 = $(nodist_relocator_module_SOURCES)
 
10087
@COND_i386_ieee1275_TRUE@am__append_7651 =  \
 
10088
@COND_i386_ieee1275_TRUE@       $(nodist_relocator_module_SOURCES) \
 
10089
@COND_i386_ieee1275_TRUE@       relocator.marker
 
10090
@COND_i386_ieee1275_TRUE@am__append_7652 = relocator.mod
 
10091
@COND_i386_ieee1275_TRUE@am__append_7653 = relocator.marker
 
10092
@COND_x86_64_efi_TRUE@am__append_7654 = relocator.module
 
10093
@COND_x86_64_efi_TRUE@am__append_7655 = relocator.module$(EXEEXT)
 
10094
@COND_x86_64_efi_TRUE@am__append_7656 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 
 
10095
@COND_x86_64_efi_TRUE@am__append_7657 = $(nodist_relocator_module_SOURCES)
 
10096
@COND_x86_64_efi_TRUE@am__append_7658 =  \
 
10097
@COND_x86_64_efi_TRUE@  $(nodist_relocator_module_SOURCES) \
 
10098
@COND_x86_64_efi_TRUE@  relocator.marker
 
10099
@COND_x86_64_efi_TRUE@am__append_7659 = relocator.mod
 
10100
@COND_x86_64_efi_TRUE@am__append_7660 = relocator.marker
 
10101
@COND_mips_yeeloong_TRUE@am__append_7661 = relocator.module
 
10102
@COND_mips_yeeloong_TRUE@am__append_7662 = relocator.module$(EXEEXT)
 
10103
@COND_mips_yeeloong_TRUE@am__append_7663 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 
 
10104
@COND_mips_yeeloong_TRUE@am__append_7664 = $(nodist_relocator_module_SOURCES)
 
10105
@COND_mips_yeeloong_TRUE@am__append_7665 =  \
 
10106
@COND_mips_yeeloong_TRUE@       $(nodist_relocator_module_SOURCES) \
 
10107
@COND_mips_yeeloong_TRUE@       relocator.marker
 
10108
@COND_mips_yeeloong_TRUE@am__append_7666 = relocator.mod
 
10109
@COND_mips_yeeloong_TRUE@am__append_7667 = relocator.marker
 
10110
@COND_powerpc_ieee1275_TRUE@am__append_7668 = relocator.module
 
10111
@COND_powerpc_ieee1275_TRUE@am__append_7669 = relocator.module$(EXEEXT)
 
10112
@COND_powerpc_ieee1275_TRUE@am__append_7670 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S 
 
10113
@COND_powerpc_ieee1275_TRUE@am__append_7671 = $(nodist_relocator_module_SOURCES)
 
10114
@COND_powerpc_ieee1275_TRUE@am__append_7672 = $(nodist_relocator_module_SOURCES) \
 
10115
@COND_powerpc_ieee1275_TRUE@    relocator.marker
 
10116
@COND_powerpc_ieee1275_TRUE@am__append_7673 = relocator.mod
 
10117
@COND_powerpc_ieee1275_TRUE@am__append_7674 = relocator.marker
 
10118
@COND_i386_pc_TRUE@am__append_7675 = datetime.module
 
10119
@COND_i386_pc_TRUE@am__append_7676 = datetime.module$(EXEEXT)
 
10120
@COND_i386_pc_TRUE@am__append_7677 = 
 
10121
@COND_i386_pc_TRUE@am__append_7678 = $(nodist_datetime_module_SOURCES)
 
10122
@COND_i386_pc_TRUE@am__append_7679 =  \
 
10123
@COND_i386_pc_TRUE@     $(nodist_datetime_module_SOURCES) \
 
10124
@COND_i386_pc_TRUE@     datetime.marker
 
10125
@COND_i386_pc_TRUE@am__append_7680 = datetime.mod
 
10126
@COND_i386_pc_TRUE@am__append_7681 = datetime.marker
 
10127
@COND_i386_efi_TRUE@am__append_7682 = datetime.module
 
10128
@COND_i386_efi_TRUE@am__append_7683 = datetime.module$(EXEEXT)
 
10129
@COND_i386_efi_TRUE@am__append_7684 = 
 
10130
@COND_i386_efi_TRUE@am__append_7685 = $(nodist_datetime_module_SOURCES)
 
10131
@COND_i386_efi_TRUE@am__append_7686 =  \
 
10132
@COND_i386_efi_TRUE@    $(nodist_datetime_module_SOURCES) \
 
10133
@COND_i386_efi_TRUE@    datetime.marker
 
10134
@COND_i386_efi_TRUE@am__append_7687 = datetime.mod
 
10135
@COND_i386_efi_TRUE@am__append_7688 = datetime.marker
 
10136
@COND_i386_qemu_TRUE@am__append_7689 = datetime.module
 
10137
@COND_i386_qemu_TRUE@am__append_7690 = datetime.module$(EXEEXT)
 
10138
@COND_i386_qemu_TRUE@am__append_7691 = 
 
10139
@COND_i386_qemu_TRUE@am__append_7692 = $(nodist_datetime_module_SOURCES)
 
10140
@COND_i386_qemu_TRUE@am__append_7693 =  \
 
10141
@COND_i386_qemu_TRUE@   $(nodist_datetime_module_SOURCES) \
 
10142
@COND_i386_qemu_TRUE@   datetime.marker
 
10143
@COND_i386_qemu_TRUE@am__append_7694 = datetime.mod
 
10144
@COND_i386_qemu_TRUE@am__append_7695 = datetime.marker
 
10145
@COND_i386_coreboot_TRUE@am__append_7696 = datetime.module
 
10146
@COND_i386_coreboot_TRUE@am__append_7697 = datetime.module$(EXEEXT)
 
10147
@COND_i386_coreboot_TRUE@am__append_7698 = 
 
10148
@COND_i386_coreboot_TRUE@am__append_7699 = $(nodist_datetime_module_SOURCES)
 
10149
@COND_i386_coreboot_TRUE@am__append_7700 =  \
 
10150
@COND_i386_coreboot_TRUE@       $(nodist_datetime_module_SOURCES) \
 
10151
@COND_i386_coreboot_TRUE@       datetime.marker
 
10152
@COND_i386_coreboot_TRUE@am__append_7701 = datetime.mod
 
10153
@COND_i386_coreboot_TRUE@am__append_7702 = datetime.marker
 
10154
@COND_i386_multiboot_TRUE@am__append_7703 = datetime.module
 
10155
@COND_i386_multiboot_TRUE@am__append_7704 = datetime.module$(EXEEXT)
 
10156
@COND_i386_multiboot_TRUE@am__append_7705 = 
 
10157
@COND_i386_multiboot_TRUE@am__append_7706 = $(nodist_datetime_module_SOURCES)
 
10158
@COND_i386_multiboot_TRUE@am__append_7707 =  \
 
10159
@COND_i386_multiboot_TRUE@      $(nodist_datetime_module_SOURCES) \
 
10160
@COND_i386_multiboot_TRUE@      datetime.marker
 
10161
@COND_i386_multiboot_TRUE@am__append_7708 = datetime.mod
 
10162
@COND_i386_multiboot_TRUE@am__append_7709 = datetime.marker
 
10163
@COND_i386_ieee1275_TRUE@am__append_7710 = datetime.module
 
10164
@COND_i386_ieee1275_TRUE@am__append_7711 = datetime.module$(EXEEXT)
 
10165
@COND_i386_ieee1275_TRUE@am__append_7712 = 
 
10166
@COND_i386_ieee1275_TRUE@am__append_7713 = $(nodist_datetime_module_SOURCES)
 
10167
@COND_i386_ieee1275_TRUE@am__append_7714 =  \
 
10168
@COND_i386_ieee1275_TRUE@       $(nodist_datetime_module_SOURCES) \
 
10169
@COND_i386_ieee1275_TRUE@       datetime.marker
 
10170
@COND_i386_ieee1275_TRUE@am__append_7715 = datetime.mod
 
10171
@COND_i386_ieee1275_TRUE@am__append_7716 = datetime.marker
 
10172
@COND_x86_64_efi_TRUE@am__append_7717 = datetime.module
 
10173
@COND_x86_64_efi_TRUE@am__append_7718 = datetime.module$(EXEEXT)
 
10174
@COND_x86_64_efi_TRUE@am__append_7719 = 
 
10175
@COND_x86_64_efi_TRUE@am__append_7720 = $(nodist_datetime_module_SOURCES)
 
10176
@COND_x86_64_efi_TRUE@am__append_7721 =  \
 
10177
@COND_x86_64_efi_TRUE@  $(nodist_datetime_module_SOURCES) \
 
10178
@COND_x86_64_efi_TRUE@  datetime.marker
 
10179
@COND_x86_64_efi_TRUE@am__append_7722 = datetime.mod
 
10180
@COND_x86_64_efi_TRUE@am__append_7723 = datetime.marker
 
10181
@COND_mips_yeeloong_TRUE@am__append_7724 = datetime.module
 
10182
@COND_mips_yeeloong_TRUE@am__append_7725 = datetime.module$(EXEEXT)
 
10183
@COND_mips_yeeloong_TRUE@am__append_7726 = 
 
10184
@COND_mips_yeeloong_TRUE@am__append_7727 = $(nodist_datetime_module_SOURCES)
 
10185
@COND_mips_yeeloong_TRUE@am__append_7728 =  \
 
10186
@COND_mips_yeeloong_TRUE@       $(nodist_datetime_module_SOURCES) \
 
10187
@COND_mips_yeeloong_TRUE@       datetime.marker
 
10188
@COND_mips_yeeloong_TRUE@am__append_7729 = datetime.mod
 
10189
@COND_mips_yeeloong_TRUE@am__append_7730 = datetime.marker
 
10190
@COND_sparc64_ieee1275_TRUE@am__append_7731 = datetime.module
 
10191
@COND_sparc64_ieee1275_TRUE@am__append_7732 = datetime.module$(EXEEXT)
 
10192
@COND_sparc64_ieee1275_TRUE@am__append_7733 = 
 
10193
@COND_sparc64_ieee1275_TRUE@am__append_7734 = $(nodist_datetime_module_SOURCES)
 
10194
@COND_sparc64_ieee1275_TRUE@am__append_7735 =  \
 
10195
@COND_sparc64_ieee1275_TRUE@    $(nodist_datetime_module_SOURCES) \
 
10196
@COND_sparc64_ieee1275_TRUE@    datetime.marker
 
10197
@COND_sparc64_ieee1275_TRUE@am__append_7736 = datetime.mod
 
10198
@COND_sparc64_ieee1275_TRUE@am__append_7737 = datetime.marker
 
10199
@COND_powerpc_ieee1275_TRUE@am__append_7738 = datetime.module
 
10200
@COND_powerpc_ieee1275_TRUE@am__append_7739 = datetime.module$(EXEEXT)
 
10201
@COND_powerpc_ieee1275_TRUE@am__append_7740 = 
 
10202
@COND_powerpc_ieee1275_TRUE@am__append_7741 = $(nodist_datetime_module_SOURCES)
 
10203
@COND_powerpc_ieee1275_TRUE@am__append_7742 =  \
 
10204
@COND_powerpc_ieee1275_TRUE@    $(nodist_datetime_module_SOURCES) \
 
10205
@COND_powerpc_ieee1275_TRUE@    datetime.marker
 
10206
@COND_powerpc_ieee1275_TRUE@am__append_7743 = datetime.mod
 
10207
@COND_powerpc_ieee1275_TRUE@am__append_7744 = datetime.marker
 
10208
@COND_emu_TRUE@am__append_7745 = setjmp.module
 
10209
@COND_emu_TRUE@am__append_7746 = setjmp.module$(EXEEXT)
 
10210
@COND_emu_TRUE@am__append_7747 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S 
 
10211
@COND_emu_TRUE@am__append_7748 = $(nodist_setjmp_module_SOURCES)
 
10212
@COND_emu_TRUE@am__append_7749 = $(nodist_setjmp_module_SOURCES) \
 
10213
@COND_emu_TRUE@ setjmp.marker
 
10214
@COND_emu_TRUE@am__append_7750 = setjmp.mod
 
10215
@COND_emu_TRUE@am__append_7751 = setjmp.marker
 
10216
@COND_i386_pc_TRUE@am__append_7752 = setjmp.module
 
10217
@COND_i386_pc_TRUE@am__append_7753 = setjmp.module$(EXEEXT)
 
10218
@COND_i386_pc_TRUE@am__append_7754 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S 
 
10219
@COND_i386_pc_TRUE@am__append_7755 = $(nodist_setjmp_module_SOURCES)
 
10220
@COND_i386_pc_TRUE@am__append_7756 = $(nodist_setjmp_module_SOURCES) \
 
10221
@COND_i386_pc_TRUE@     setjmp.marker
 
10222
@COND_i386_pc_TRUE@am__append_7757 = setjmp.mod
 
10223
@COND_i386_pc_TRUE@am__append_7758 = setjmp.marker
 
10224
@COND_i386_efi_TRUE@am__append_7759 = setjmp.module
 
10225
@COND_i386_efi_TRUE@am__append_7760 = setjmp.module$(EXEEXT)
 
10226
@COND_i386_efi_TRUE@am__append_7761 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S 
 
10227
@COND_i386_efi_TRUE@am__append_7762 = $(nodist_setjmp_module_SOURCES)
 
10228
@COND_i386_efi_TRUE@am__append_7763 = $(nodist_setjmp_module_SOURCES) \
 
10229
@COND_i386_efi_TRUE@    setjmp.marker
 
10230
@COND_i386_efi_TRUE@am__append_7764 = setjmp.mod
 
10231
@COND_i386_efi_TRUE@am__append_7765 = setjmp.marker
 
10232
@COND_i386_qemu_TRUE@am__append_7766 = setjmp.module
 
10233
@COND_i386_qemu_TRUE@am__append_7767 = setjmp.module$(EXEEXT)
 
10234
@COND_i386_qemu_TRUE@am__append_7768 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S 
 
10235
@COND_i386_qemu_TRUE@am__append_7769 = $(nodist_setjmp_module_SOURCES)
 
10236
@COND_i386_qemu_TRUE@am__append_7770 =  \
 
10237
@COND_i386_qemu_TRUE@   $(nodist_setjmp_module_SOURCES) \
 
10238
@COND_i386_qemu_TRUE@   setjmp.marker
 
10239
@COND_i386_qemu_TRUE@am__append_7771 = setjmp.mod
 
10240
@COND_i386_qemu_TRUE@am__append_7772 = setjmp.marker
 
10241
@COND_i386_coreboot_TRUE@am__append_7773 = setjmp.module
 
10242
@COND_i386_coreboot_TRUE@am__append_7774 = setjmp.module$(EXEEXT)
 
10243
@COND_i386_coreboot_TRUE@am__append_7775 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S 
 
10244
@COND_i386_coreboot_TRUE@am__append_7776 = $(nodist_setjmp_module_SOURCES)
 
10245
@COND_i386_coreboot_TRUE@am__append_7777 =  \
 
10246
@COND_i386_coreboot_TRUE@       $(nodist_setjmp_module_SOURCES) \
 
10247
@COND_i386_coreboot_TRUE@       setjmp.marker
 
10248
@COND_i386_coreboot_TRUE@am__append_7778 = setjmp.mod
 
10249
@COND_i386_coreboot_TRUE@am__append_7779 = setjmp.marker
 
10250
@COND_i386_multiboot_TRUE@am__append_7780 = setjmp.module
 
10251
@COND_i386_multiboot_TRUE@am__append_7781 = setjmp.module$(EXEEXT)
 
10252
@COND_i386_multiboot_TRUE@am__append_7782 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S 
 
10253
@COND_i386_multiboot_TRUE@am__append_7783 = $(nodist_setjmp_module_SOURCES)
 
10254
@COND_i386_multiboot_TRUE@am__append_7784 =  \
 
10255
@COND_i386_multiboot_TRUE@      $(nodist_setjmp_module_SOURCES) \
 
10256
@COND_i386_multiboot_TRUE@      setjmp.marker
 
10257
@COND_i386_multiboot_TRUE@am__append_7785 = setjmp.mod
 
10258
@COND_i386_multiboot_TRUE@am__append_7786 = setjmp.marker
 
10259
@COND_i386_ieee1275_TRUE@am__append_7787 = setjmp.module
 
10260
@COND_i386_ieee1275_TRUE@am__append_7788 = setjmp.module$(EXEEXT)
 
10261
@COND_i386_ieee1275_TRUE@am__append_7789 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S 
 
10262
@COND_i386_ieee1275_TRUE@am__append_7790 = $(nodist_setjmp_module_SOURCES)
 
10263
@COND_i386_ieee1275_TRUE@am__append_7791 =  \
 
10264
@COND_i386_ieee1275_TRUE@       $(nodist_setjmp_module_SOURCES) \
 
10265
@COND_i386_ieee1275_TRUE@       setjmp.marker
 
10266
@COND_i386_ieee1275_TRUE@am__append_7792 = setjmp.mod
 
10267
@COND_i386_ieee1275_TRUE@am__append_7793 = setjmp.marker
 
10268
@COND_x86_64_efi_TRUE@am__append_7794 = setjmp.module
 
10269
@COND_x86_64_efi_TRUE@am__append_7795 = setjmp.module$(EXEEXT)
 
10270
@COND_x86_64_efi_TRUE@am__append_7796 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S 
 
10271
@COND_x86_64_efi_TRUE@am__append_7797 = $(nodist_setjmp_module_SOURCES)
 
10272
@COND_x86_64_efi_TRUE@am__append_7798 =  \
 
10273
@COND_x86_64_efi_TRUE@  $(nodist_setjmp_module_SOURCES) \
 
10274
@COND_x86_64_efi_TRUE@  setjmp.marker
 
10275
@COND_x86_64_efi_TRUE@am__append_7799 = setjmp.mod
 
10276
@COND_x86_64_efi_TRUE@am__append_7800 = setjmp.marker
 
10277
@COND_mips_yeeloong_TRUE@am__append_7801 = setjmp.module
 
10278
@COND_mips_yeeloong_TRUE@am__append_7802 = setjmp.module$(EXEEXT)
 
10279
@COND_mips_yeeloong_TRUE@am__append_7803 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S 
 
10280
@COND_mips_yeeloong_TRUE@am__append_7804 = $(nodist_setjmp_module_SOURCES)
 
10281
@COND_mips_yeeloong_TRUE@am__append_7805 =  \
 
10282
@COND_mips_yeeloong_TRUE@       $(nodist_setjmp_module_SOURCES) \
 
10283
@COND_mips_yeeloong_TRUE@       setjmp.marker
 
10284
@COND_mips_yeeloong_TRUE@am__append_7806 = setjmp.mod
 
10285
@COND_mips_yeeloong_TRUE@am__append_7807 = setjmp.marker
 
10286
@COND_sparc64_ieee1275_TRUE@am__append_7808 = setjmp.module
 
10287
@COND_sparc64_ieee1275_TRUE@am__append_7809 = setjmp.module$(EXEEXT)
 
10288
@COND_sparc64_ieee1275_TRUE@am__append_7810 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S 
 
10289
@COND_sparc64_ieee1275_TRUE@am__append_7811 = $(nodist_setjmp_module_SOURCES)
 
10290
@COND_sparc64_ieee1275_TRUE@am__append_7812 =  \
 
10291
@COND_sparc64_ieee1275_TRUE@    $(nodist_setjmp_module_SOURCES) \
 
10292
@COND_sparc64_ieee1275_TRUE@    setjmp.marker
 
10293
@COND_sparc64_ieee1275_TRUE@am__append_7813 = setjmp.mod
 
10294
@COND_sparc64_ieee1275_TRUE@am__append_7814 = setjmp.marker
 
10295
@COND_powerpc_ieee1275_TRUE@am__append_7815 = setjmp.module
 
10296
@COND_powerpc_ieee1275_TRUE@am__append_7816 = setjmp.module$(EXEEXT)
 
10297
@COND_powerpc_ieee1275_TRUE@am__append_7817 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S 
 
10298
@COND_powerpc_ieee1275_TRUE@am__append_7818 = $(nodist_setjmp_module_SOURCES)
 
10299
@COND_powerpc_ieee1275_TRUE@am__append_7819 =  \
 
10300
@COND_powerpc_ieee1275_TRUE@    $(nodist_setjmp_module_SOURCES) \
 
10301
@COND_powerpc_ieee1275_TRUE@    setjmp.marker
 
10302
@COND_powerpc_ieee1275_TRUE@am__append_7820 = setjmp.mod
 
10303
@COND_powerpc_ieee1275_TRUE@am__append_7821 = setjmp.marker
 
10304
@COND_i386_pc_TRUE@am__append_7822 = aout.module
 
10305
@COND_i386_pc_TRUE@am__append_7823 = aout.module$(EXEEXT)
 
10306
@COND_i386_pc_TRUE@am__append_7824 = 
 
10307
@COND_i386_pc_TRUE@am__append_7825 = $(nodist_aout_module_SOURCES)
 
10308
@COND_i386_pc_TRUE@am__append_7826 = $(nodist_aout_module_SOURCES) \
 
10309
@COND_i386_pc_TRUE@     aout.marker
 
10310
@COND_i386_pc_TRUE@am__append_7827 = aout.mod
 
10311
@COND_i386_pc_TRUE@am__append_7828 = aout.marker
 
10312
@COND_i386_efi_TRUE@am__append_7829 = aout.module
 
10313
@COND_i386_efi_TRUE@am__append_7830 = aout.module$(EXEEXT)
 
10314
@COND_i386_efi_TRUE@am__append_7831 = 
 
10315
@COND_i386_efi_TRUE@am__append_7832 = $(nodist_aout_module_SOURCES)
 
10316
@COND_i386_efi_TRUE@am__append_7833 = $(nodist_aout_module_SOURCES) \
 
10317
@COND_i386_efi_TRUE@    aout.marker
 
10318
@COND_i386_efi_TRUE@am__append_7834 = aout.mod
 
10319
@COND_i386_efi_TRUE@am__append_7835 = aout.marker
 
10320
@COND_i386_qemu_TRUE@am__append_7836 = aout.module
 
10321
@COND_i386_qemu_TRUE@am__append_7837 = aout.module$(EXEEXT)
 
10322
@COND_i386_qemu_TRUE@am__append_7838 = 
 
10323
@COND_i386_qemu_TRUE@am__append_7839 = $(nodist_aout_module_SOURCES)
 
10324
@COND_i386_qemu_TRUE@am__append_7840 = $(nodist_aout_module_SOURCES) \
 
10325
@COND_i386_qemu_TRUE@   aout.marker
 
10326
@COND_i386_qemu_TRUE@am__append_7841 = aout.mod
 
10327
@COND_i386_qemu_TRUE@am__append_7842 = aout.marker
 
10328
@COND_i386_coreboot_TRUE@am__append_7843 = aout.module
 
10329
@COND_i386_coreboot_TRUE@am__append_7844 = aout.module$(EXEEXT)
 
10330
@COND_i386_coreboot_TRUE@am__append_7845 = 
 
10331
@COND_i386_coreboot_TRUE@am__append_7846 = $(nodist_aout_module_SOURCES)
 
10332
@COND_i386_coreboot_TRUE@am__append_7847 =  \
 
10333
@COND_i386_coreboot_TRUE@       $(nodist_aout_module_SOURCES) \
 
10334
@COND_i386_coreboot_TRUE@       aout.marker
 
10335
@COND_i386_coreboot_TRUE@am__append_7848 = aout.mod
 
10336
@COND_i386_coreboot_TRUE@am__append_7849 = aout.marker
 
10337
@COND_i386_multiboot_TRUE@am__append_7850 = aout.module
 
10338
@COND_i386_multiboot_TRUE@am__append_7851 = aout.module$(EXEEXT)
 
10339
@COND_i386_multiboot_TRUE@am__append_7852 = 
 
10340
@COND_i386_multiboot_TRUE@am__append_7853 = $(nodist_aout_module_SOURCES)
 
10341
@COND_i386_multiboot_TRUE@am__append_7854 =  \
 
10342
@COND_i386_multiboot_TRUE@      $(nodist_aout_module_SOURCES) \
 
10343
@COND_i386_multiboot_TRUE@      aout.marker
 
10344
@COND_i386_multiboot_TRUE@am__append_7855 = aout.mod
 
10345
@COND_i386_multiboot_TRUE@am__append_7856 = aout.marker
 
10346
@COND_i386_ieee1275_TRUE@am__append_7857 = aout.module
 
10347
@COND_i386_ieee1275_TRUE@am__append_7858 = aout.module$(EXEEXT)
 
10348
@COND_i386_ieee1275_TRUE@am__append_7859 = 
 
10349
@COND_i386_ieee1275_TRUE@am__append_7860 = $(nodist_aout_module_SOURCES)
 
10350
@COND_i386_ieee1275_TRUE@am__append_7861 =  \
 
10351
@COND_i386_ieee1275_TRUE@       $(nodist_aout_module_SOURCES) \
 
10352
@COND_i386_ieee1275_TRUE@       aout.marker
 
10353
@COND_i386_ieee1275_TRUE@am__append_7862 = aout.mod
 
10354
@COND_i386_ieee1275_TRUE@am__append_7863 = aout.marker
 
10355
@COND_x86_64_efi_TRUE@am__append_7864 = aout.module
 
10356
@COND_x86_64_efi_TRUE@am__append_7865 = aout.module$(EXEEXT)
 
10357
@COND_x86_64_efi_TRUE@am__append_7866 = 
 
10358
@COND_x86_64_efi_TRUE@am__append_7867 = $(nodist_aout_module_SOURCES)
 
10359
@COND_x86_64_efi_TRUE@am__append_7868 = $(nodist_aout_module_SOURCES) \
 
10360
@COND_x86_64_efi_TRUE@  aout.marker
 
10361
@COND_x86_64_efi_TRUE@am__append_7869 = aout.mod
 
10362
@COND_x86_64_efi_TRUE@am__append_7870 = aout.marker
 
10363
@COND_i386_pc_TRUE@am__append_7871 = bsd.module
 
10364
@COND_i386_pc_TRUE@am__append_7872 = bsd.module$(EXEEXT)
 
10365
@COND_i386_pc_TRUE@am__append_7873 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c 
 
10366
@COND_i386_pc_TRUE@am__append_7874 = $(nodist_bsd_module_SOURCES)
 
10367
@COND_i386_pc_TRUE@am__append_7875 = $(nodist_bsd_module_SOURCES) \
 
10368
@COND_i386_pc_TRUE@     bsd.marker
 
10369
@COND_i386_pc_TRUE@am__append_7876 = bsd.mod
 
10370
@COND_i386_pc_TRUE@am__append_7877 = bsd.marker
 
10371
@COND_i386_efi_TRUE@am__append_7878 = bsd.module
 
10372
@COND_i386_efi_TRUE@am__append_7879 = bsd.module$(EXEEXT)
 
10373
@COND_i386_efi_TRUE@am__append_7880 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c 
 
10374
@COND_i386_efi_TRUE@am__append_7881 = $(nodist_bsd_module_SOURCES)
 
10375
@COND_i386_efi_TRUE@am__append_7882 = $(nodist_bsd_module_SOURCES) \
 
10376
@COND_i386_efi_TRUE@    bsd.marker
 
10377
@COND_i386_efi_TRUE@am__append_7883 = bsd.mod
 
10378
@COND_i386_efi_TRUE@am__append_7884 = bsd.marker
 
10379
@COND_i386_qemu_TRUE@am__append_7885 = bsd.module
 
10380
@COND_i386_qemu_TRUE@am__append_7886 = bsd.module$(EXEEXT)
 
10381
@COND_i386_qemu_TRUE@am__append_7887 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c 
 
10382
@COND_i386_qemu_TRUE@am__append_7888 = $(nodist_bsd_module_SOURCES)
 
10383
@COND_i386_qemu_TRUE@am__append_7889 = $(nodist_bsd_module_SOURCES) \
 
10384
@COND_i386_qemu_TRUE@   bsd.marker
 
10385
@COND_i386_qemu_TRUE@am__append_7890 = bsd.mod
 
10386
@COND_i386_qemu_TRUE@am__append_7891 = bsd.marker
 
10387
@COND_i386_coreboot_TRUE@am__append_7892 = bsd.module
 
10388
@COND_i386_coreboot_TRUE@am__append_7893 = bsd.module$(EXEEXT)
 
10389
@COND_i386_coreboot_TRUE@am__append_7894 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c 
 
10390
@COND_i386_coreboot_TRUE@am__append_7895 = $(nodist_bsd_module_SOURCES)
 
10391
@COND_i386_coreboot_TRUE@am__append_7896 =  \
 
10392
@COND_i386_coreboot_TRUE@       $(nodist_bsd_module_SOURCES) \
 
10393
@COND_i386_coreboot_TRUE@       bsd.marker
 
10394
@COND_i386_coreboot_TRUE@am__append_7897 = bsd.mod
 
10395
@COND_i386_coreboot_TRUE@am__append_7898 = bsd.marker
 
10396
@COND_i386_multiboot_TRUE@am__append_7899 = bsd.module
 
10397
@COND_i386_multiboot_TRUE@am__append_7900 = bsd.module$(EXEEXT)
 
10398
@COND_i386_multiboot_TRUE@am__append_7901 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c 
 
10399
@COND_i386_multiboot_TRUE@am__append_7902 = $(nodist_bsd_module_SOURCES)
 
10400
@COND_i386_multiboot_TRUE@am__append_7903 =  \
 
10401
@COND_i386_multiboot_TRUE@      $(nodist_bsd_module_SOURCES) \
 
10402
@COND_i386_multiboot_TRUE@      bsd.marker
 
10403
@COND_i386_multiboot_TRUE@am__append_7904 = bsd.mod
 
10404
@COND_i386_multiboot_TRUE@am__append_7905 = bsd.marker
 
10405
@COND_i386_ieee1275_TRUE@am__append_7906 = bsd.module
 
10406
@COND_i386_ieee1275_TRUE@am__append_7907 = bsd.module$(EXEEXT)
 
10407
@COND_i386_ieee1275_TRUE@am__append_7908 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c 
 
10408
@COND_i386_ieee1275_TRUE@am__append_7909 = $(nodist_bsd_module_SOURCES)
 
10409
@COND_i386_ieee1275_TRUE@am__append_7910 =  \
 
10410
@COND_i386_ieee1275_TRUE@       $(nodist_bsd_module_SOURCES) \
 
10411
@COND_i386_ieee1275_TRUE@       bsd.marker
 
10412
@COND_i386_ieee1275_TRUE@am__append_7911 = bsd.mod
 
10413
@COND_i386_ieee1275_TRUE@am__append_7912 = bsd.marker
 
10414
@COND_x86_64_efi_TRUE@am__append_7913 = bsd.module
 
10415
@COND_x86_64_efi_TRUE@am__append_7914 = bsd.module$(EXEEXT)
 
10416
@COND_x86_64_efi_TRUE@am__append_7915 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c 
 
10417
@COND_x86_64_efi_TRUE@am__append_7916 = $(nodist_bsd_module_SOURCES)
 
10418
@COND_x86_64_efi_TRUE@am__append_7917 = $(nodist_bsd_module_SOURCES) \
 
10419
@COND_x86_64_efi_TRUE@  bsd.marker
 
10420
@COND_x86_64_efi_TRUE@am__append_7918 = bsd.mod
 
10421
@COND_x86_64_efi_TRUE@am__append_7919 = bsd.marker
 
10422
@COND_i386_pc_TRUE@am__append_7920 = linux16.module ntldr.module \
 
10423
@COND_i386_pc_TRUE@     multiboot2.module
 
10424
@COND_i386_pc_TRUE@am__append_7921 = linux16.module$(EXEEXT) \
 
10425
@COND_i386_pc_TRUE@     ntldr.module$(EXEEXT) \
 
10426
@COND_i386_pc_TRUE@     multiboot2.module$(EXEEXT)
 
10427
@COND_i386_pc_TRUE@am__append_7922 =
 
10428
@COND_i386_pc_TRUE@am__append_7923 = $(nodist_linux16_module_SOURCES) \
 
10429
@COND_i386_pc_TRUE@     $(nodist_ntldr_module_SOURCES) \
 
10430
@COND_i386_pc_TRUE@     $(nodist_multiboot2_module_SOURCES)
 
10431
@COND_i386_pc_TRUE@am__append_7924 = $(nodist_linux16_module_SOURCES) \
 
10432
@COND_i386_pc_TRUE@     linux16.marker \
 
10433
@COND_i386_pc_TRUE@     $(nodist_ntldr_module_SOURCES) ntldr.marker \
 
10434
@COND_i386_pc_TRUE@     $(nodist_multiboot2_module_SOURCES) \
 
10435
@COND_i386_pc_TRUE@     multiboot2.marker
 
10436
@COND_i386_pc_TRUE@am__append_7925 = linux16.mod ntldr.mod \
 
10437
@COND_i386_pc_TRUE@     multiboot2.mod
 
10438
@COND_i386_pc_TRUE@am__append_7926 = linux16.marker ntldr.marker \
 
10439
@COND_i386_pc_TRUE@     multiboot2.marker
 
10440
@COND_i386_efi_TRUE@am__append_7927 = multiboot2.module
 
10441
@COND_i386_efi_TRUE@am__append_7928 = multiboot2.module$(EXEEXT)
 
10442
@COND_i386_efi_TRUE@am__append_7929 = 
 
10443
@COND_i386_efi_TRUE@am__append_7930 = $(nodist_multiboot2_module_SOURCES)
 
10444
@COND_i386_efi_TRUE@am__append_7931 =  \
 
10445
@COND_i386_efi_TRUE@    $(nodist_multiboot2_module_SOURCES) \
 
10446
@COND_i386_efi_TRUE@    multiboot2.marker
 
10447
@COND_i386_efi_TRUE@am__append_7932 = multiboot2.mod
 
10448
@COND_i386_efi_TRUE@am__append_7933 = multiboot2.marker
 
10449
@COND_i386_qemu_TRUE@am__append_7934 = multiboot2.module
 
10450
@COND_i386_qemu_TRUE@am__append_7935 = multiboot2.module$(EXEEXT)
 
10451
@COND_i386_qemu_TRUE@am__append_7936 = 
 
10452
@COND_i386_qemu_TRUE@am__append_7937 = $(nodist_multiboot2_module_SOURCES)
 
10453
@COND_i386_qemu_TRUE@am__append_7938 =  \
 
10454
@COND_i386_qemu_TRUE@   $(nodist_multiboot2_module_SOURCES) \
 
10455
@COND_i386_qemu_TRUE@   multiboot2.marker
 
10456
@COND_i386_qemu_TRUE@am__append_7939 = multiboot2.mod
 
10457
@COND_i386_qemu_TRUE@am__append_7940 = multiboot2.marker
 
10458
@COND_i386_coreboot_TRUE@am__append_7941 = multiboot2.module
 
10459
@COND_i386_coreboot_TRUE@am__append_7942 = multiboot2.module$(EXEEXT)
 
10460
@COND_i386_coreboot_TRUE@am__append_7943 = 
 
10461
@COND_i386_coreboot_TRUE@am__append_7944 = $(nodist_multiboot2_module_SOURCES)
 
10462
@COND_i386_coreboot_TRUE@am__append_7945 =  \
 
10463
@COND_i386_coreboot_TRUE@       $(nodist_multiboot2_module_SOURCES) \
 
10464
@COND_i386_coreboot_TRUE@       multiboot2.marker
 
10465
@COND_i386_coreboot_TRUE@am__append_7946 = multiboot2.mod
 
10466
@COND_i386_coreboot_TRUE@am__append_7947 = multiboot2.marker
 
10467
@COND_i386_multiboot_TRUE@am__append_7948 = multiboot2.module
 
10468
@COND_i386_multiboot_TRUE@am__append_7949 = multiboot2.module$(EXEEXT)
 
10469
@COND_i386_multiboot_TRUE@am__append_7950 = 
 
10470
@COND_i386_multiboot_TRUE@am__append_7951 = $(nodist_multiboot2_module_SOURCES)
 
10471
@COND_i386_multiboot_TRUE@am__append_7952 =  \
 
10472
@COND_i386_multiboot_TRUE@      $(nodist_multiboot2_module_SOURCES) \
 
10473
@COND_i386_multiboot_TRUE@      multiboot2.marker
 
10474
@COND_i386_multiboot_TRUE@am__append_7953 = multiboot2.mod
 
10475
@COND_i386_multiboot_TRUE@am__append_7954 = multiboot2.marker
 
10476
@COND_i386_ieee1275_TRUE@am__append_7955 = multiboot2.module
 
10477
@COND_i386_ieee1275_TRUE@am__append_7956 = multiboot2.module$(EXEEXT)
 
10478
@COND_i386_ieee1275_TRUE@am__append_7957 = 
 
10479
@COND_i386_ieee1275_TRUE@am__append_7958 = $(nodist_multiboot2_module_SOURCES)
 
10480
@COND_i386_ieee1275_TRUE@am__append_7959 =  \
 
10481
@COND_i386_ieee1275_TRUE@       $(nodist_multiboot2_module_SOURCES) \
 
10482
@COND_i386_ieee1275_TRUE@       multiboot2.marker
 
10483
@COND_i386_ieee1275_TRUE@am__append_7960 = multiboot2.mod
 
10484
@COND_i386_ieee1275_TRUE@am__append_7961 = multiboot2.marker
 
10485
@COND_x86_64_efi_TRUE@am__append_7962 = multiboot2.module
 
10486
@COND_x86_64_efi_TRUE@am__append_7963 = multiboot2.module$(EXEEXT)
 
10487
@COND_x86_64_efi_TRUE@am__append_7964 = 
 
10488
@COND_x86_64_efi_TRUE@am__append_7965 = $(nodist_multiboot2_module_SOURCES)
 
10489
@COND_x86_64_efi_TRUE@am__append_7966 =  \
 
10490
@COND_x86_64_efi_TRUE@  $(nodist_multiboot2_module_SOURCES) \
 
10491
@COND_x86_64_efi_TRUE@  multiboot2.marker
 
10492
@COND_x86_64_efi_TRUE@am__append_7967 = multiboot2.mod
 
10493
@COND_x86_64_efi_TRUE@am__append_7968 = multiboot2.marker
 
10494
@COND_mips_yeeloong_TRUE@am__append_7969 = multiboot2.module
 
10495
@COND_mips_yeeloong_TRUE@am__append_7970 = multiboot2.module$(EXEEXT)
 
10496
@COND_mips_yeeloong_TRUE@am__append_7971 = 
 
10497
@COND_mips_yeeloong_TRUE@am__append_7972 = $(nodist_multiboot2_module_SOURCES)
 
10498
@COND_mips_yeeloong_TRUE@am__append_7973 =  \
 
10499
@COND_mips_yeeloong_TRUE@       $(nodist_multiboot2_module_SOURCES) \
 
10500
@COND_mips_yeeloong_TRUE@       multiboot2.marker
 
10501
@COND_mips_yeeloong_TRUE@am__append_7974 = multiboot2.mod
 
10502
@COND_mips_yeeloong_TRUE@am__append_7975 = multiboot2.marker
 
10503
@COND_i386_pc_TRUE@am__append_7976 = multiboot.module
 
10504
@COND_i386_pc_TRUE@am__append_7977 = multiboot.module$(EXEEXT)
 
10505
@COND_i386_pc_TRUE@am__append_7978 = loader/multiboot_elfxx.c 
 
10506
@COND_i386_pc_TRUE@am__append_7979 = $(nodist_multiboot_module_SOURCES)
 
10507
@COND_i386_pc_TRUE@am__append_7980 =  \
 
10508
@COND_i386_pc_TRUE@     $(nodist_multiboot_module_SOURCES) \
 
10509
@COND_i386_pc_TRUE@     multiboot.marker
 
10510
@COND_i386_pc_TRUE@am__append_7981 = multiboot.mod
 
10511
@COND_i386_pc_TRUE@am__append_7982 = multiboot.marker
 
10512
@COND_i386_efi_TRUE@am__append_7983 = multiboot.module
 
10513
@COND_i386_efi_TRUE@am__append_7984 = multiboot.module$(EXEEXT)
 
10514
@COND_i386_efi_TRUE@am__append_7985 = loader/multiboot_elfxx.c 
 
10515
@COND_i386_efi_TRUE@am__append_7986 = $(nodist_multiboot_module_SOURCES)
 
10516
@COND_i386_efi_TRUE@am__append_7987 =  \
 
10517
@COND_i386_efi_TRUE@    $(nodist_multiboot_module_SOURCES) \
 
10518
@COND_i386_efi_TRUE@    multiboot.marker
 
10519
@COND_i386_efi_TRUE@am__append_7988 = multiboot.mod
 
10520
@COND_i386_efi_TRUE@am__append_7989 = multiboot.marker
 
10521
@COND_i386_qemu_TRUE@am__append_7990 = multiboot.module
 
10522
@COND_i386_qemu_TRUE@am__append_7991 = multiboot.module$(EXEEXT)
 
10523
@COND_i386_qemu_TRUE@am__append_7992 = loader/multiboot_elfxx.c 
 
10524
@COND_i386_qemu_TRUE@am__append_7993 = $(nodist_multiboot_module_SOURCES)
 
10525
@COND_i386_qemu_TRUE@am__append_7994 =  \
 
10526
@COND_i386_qemu_TRUE@   $(nodist_multiboot_module_SOURCES) \
 
10527
@COND_i386_qemu_TRUE@   multiboot.marker
 
10528
@COND_i386_qemu_TRUE@am__append_7995 = multiboot.mod
 
10529
@COND_i386_qemu_TRUE@am__append_7996 = multiboot.marker
 
10530
@COND_i386_coreboot_TRUE@am__append_7997 = multiboot.module
 
10531
@COND_i386_coreboot_TRUE@am__append_7998 = multiboot.module$(EXEEXT)
 
10532
@COND_i386_coreboot_TRUE@am__append_7999 = loader/multiboot_elfxx.c 
 
10533
@COND_i386_coreboot_TRUE@am__append_8000 = $(nodist_multiboot_module_SOURCES)
 
10534
@COND_i386_coreboot_TRUE@am__append_8001 =  \
 
10535
@COND_i386_coreboot_TRUE@       $(nodist_multiboot_module_SOURCES) \
 
10536
@COND_i386_coreboot_TRUE@       multiboot.marker
 
10537
@COND_i386_coreboot_TRUE@am__append_8002 = multiboot.mod
 
10538
@COND_i386_coreboot_TRUE@am__append_8003 = multiboot.marker
 
10539
@COND_i386_multiboot_TRUE@am__append_8004 = multiboot.module
 
10540
@COND_i386_multiboot_TRUE@am__append_8005 = multiboot.module$(EXEEXT)
 
10541
@COND_i386_multiboot_TRUE@am__append_8006 = loader/multiboot_elfxx.c 
 
10542
@COND_i386_multiboot_TRUE@am__append_8007 = $(nodist_multiboot_module_SOURCES)
 
10543
@COND_i386_multiboot_TRUE@am__append_8008 =  \
 
10544
@COND_i386_multiboot_TRUE@      $(nodist_multiboot_module_SOURCES) \
 
10545
@COND_i386_multiboot_TRUE@      multiboot.marker
 
10546
@COND_i386_multiboot_TRUE@am__append_8009 = multiboot.mod
 
10547
@COND_i386_multiboot_TRUE@am__append_8010 = multiboot.marker
 
10548
@COND_i386_ieee1275_TRUE@am__append_8011 = multiboot.module
 
10549
@COND_i386_ieee1275_TRUE@am__append_8012 = multiboot.module$(EXEEXT)
 
10550
@COND_i386_ieee1275_TRUE@am__append_8013 = loader/multiboot_elfxx.c 
 
10551
@COND_i386_ieee1275_TRUE@am__append_8014 = $(nodist_multiboot_module_SOURCES)
 
10552
@COND_i386_ieee1275_TRUE@am__append_8015 =  \
 
10553
@COND_i386_ieee1275_TRUE@       $(nodist_multiboot_module_SOURCES) \
 
10554
@COND_i386_ieee1275_TRUE@       multiboot.marker
 
10555
@COND_i386_ieee1275_TRUE@am__append_8016 = multiboot.mod
 
10556
@COND_i386_ieee1275_TRUE@am__append_8017 = multiboot.marker
 
10557
@COND_x86_64_efi_TRUE@am__append_8018 = multiboot.module
 
10558
@COND_x86_64_efi_TRUE@am__append_8019 = multiboot.module$(EXEEXT)
 
10559
@COND_x86_64_efi_TRUE@am__append_8020 = loader/multiboot_elfxx.c 
 
10560
@COND_x86_64_efi_TRUE@am__append_8021 = $(nodist_multiboot_module_SOURCES)
 
10561
@COND_x86_64_efi_TRUE@am__append_8022 =  \
 
10562
@COND_x86_64_efi_TRUE@  $(nodist_multiboot_module_SOURCES) \
 
10563
@COND_x86_64_efi_TRUE@  multiboot.marker
 
10564
@COND_x86_64_efi_TRUE@am__append_8023 = multiboot.mod
 
10565
@COND_x86_64_efi_TRUE@am__append_8024 = multiboot.marker
 
10566
@COND_i386_pc_TRUE@am__append_8025 = linux.module
 
10567
@COND_i386_pc_TRUE@am__append_8026 = linux.module$(EXEEXT)
 
10568
@COND_i386_pc_TRUE@am__append_8027 = 
 
10569
@COND_i386_pc_TRUE@am__append_8028 = $(nodist_linux_module_SOURCES)
 
10570
@COND_i386_pc_TRUE@am__append_8029 = $(nodist_linux_module_SOURCES) \
 
10571
@COND_i386_pc_TRUE@     linux.marker
 
10572
@COND_i386_pc_TRUE@am__append_8030 = linux.mod
 
10573
@COND_i386_pc_TRUE@am__append_8031 = linux.marker
 
10574
@COND_i386_efi_TRUE@am__append_8032 = linux.module
 
10575
@COND_i386_efi_TRUE@am__append_8033 = linux.module$(EXEEXT)
 
10576
@COND_i386_efi_TRUE@am__append_8034 = 
 
10577
@COND_i386_efi_TRUE@am__append_8035 = $(nodist_linux_module_SOURCES)
 
10578
@COND_i386_efi_TRUE@am__append_8036 = $(nodist_linux_module_SOURCES) \
 
10579
@COND_i386_efi_TRUE@    linux.marker
 
10580
@COND_i386_efi_TRUE@am__append_8037 = linux.mod
 
10581
@COND_i386_efi_TRUE@am__append_8038 = linux.marker
 
10582
@COND_i386_qemu_TRUE@am__append_8039 = linux.module
 
10583
@COND_i386_qemu_TRUE@am__append_8040 = linux.module$(EXEEXT)
 
10584
@COND_i386_qemu_TRUE@am__append_8041 = 
 
10585
@COND_i386_qemu_TRUE@am__append_8042 = $(nodist_linux_module_SOURCES)
 
10586
@COND_i386_qemu_TRUE@am__append_8043 = $(nodist_linux_module_SOURCES) \
 
10587
@COND_i386_qemu_TRUE@   linux.marker
 
10588
@COND_i386_qemu_TRUE@am__append_8044 = linux.mod
 
10589
@COND_i386_qemu_TRUE@am__append_8045 = linux.marker
 
10590
@COND_i386_coreboot_TRUE@am__append_8046 = linux.module
 
10591
@COND_i386_coreboot_TRUE@am__append_8047 = linux.module$(EXEEXT)
 
10592
@COND_i386_coreboot_TRUE@am__append_8048 = 
 
10593
@COND_i386_coreboot_TRUE@am__append_8049 = $(nodist_linux_module_SOURCES)
 
10594
@COND_i386_coreboot_TRUE@am__append_8050 =  \
 
10595
@COND_i386_coreboot_TRUE@       $(nodist_linux_module_SOURCES) \
 
10596
@COND_i386_coreboot_TRUE@       linux.marker
 
10597
@COND_i386_coreboot_TRUE@am__append_8051 = linux.mod
 
10598
@COND_i386_coreboot_TRUE@am__append_8052 = linux.marker
 
10599
@COND_i386_multiboot_TRUE@am__append_8053 = linux.module
 
10600
@COND_i386_multiboot_TRUE@am__append_8054 = linux.module$(EXEEXT)
 
10601
@COND_i386_multiboot_TRUE@am__append_8055 = 
 
10602
@COND_i386_multiboot_TRUE@am__append_8056 = $(nodist_linux_module_SOURCES)
 
10603
@COND_i386_multiboot_TRUE@am__append_8057 =  \
 
10604
@COND_i386_multiboot_TRUE@      $(nodist_linux_module_SOURCES) \
 
10605
@COND_i386_multiboot_TRUE@      linux.marker
 
10606
@COND_i386_multiboot_TRUE@am__append_8058 = linux.mod
 
10607
@COND_i386_multiboot_TRUE@am__append_8059 = linux.marker
 
10608
@COND_i386_ieee1275_TRUE@am__append_8060 = linux.module
 
10609
@COND_i386_ieee1275_TRUE@am__append_8061 = linux.module$(EXEEXT)
 
10610
@COND_i386_ieee1275_TRUE@am__append_8062 = 
 
10611
@COND_i386_ieee1275_TRUE@am__append_8063 = $(nodist_linux_module_SOURCES)
 
10612
@COND_i386_ieee1275_TRUE@am__append_8064 =  \
 
10613
@COND_i386_ieee1275_TRUE@       $(nodist_linux_module_SOURCES) \
 
10614
@COND_i386_ieee1275_TRUE@       linux.marker
 
10615
@COND_i386_ieee1275_TRUE@am__append_8065 = linux.mod
 
10616
@COND_i386_ieee1275_TRUE@am__append_8066 = linux.marker
 
10617
@COND_x86_64_efi_TRUE@am__append_8067 = linux.module
 
10618
@COND_x86_64_efi_TRUE@am__append_8068 = linux.module$(EXEEXT)
 
10619
@COND_x86_64_efi_TRUE@am__append_8069 = 
 
10620
@COND_x86_64_efi_TRUE@am__append_8070 = $(nodist_linux_module_SOURCES)
 
10621
@COND_x86_64_efi_TRUE@am__append_8071 =  \
 
10622
@COND_x86_64_efi_TRUE@  $(nodist_linux_module_SOURCES) \
 
10623
@COND_x86_64_efi_TRUE@  linux.marker
 
10624
@COND_x86_64_efi_TRUE@am__append_8072 = linux.mod
 
10625
@COND_x86_64_efi_TRUE@am__append_8073 = linux.marker
 
10626
@COND_mips_yeeloong_TRUE@am__append_8074 = linux.module
 
10627
@COND_mips_yeeloong_TRUE@am__append_8075 = linux.module$(EXEEXT)
 
10628
@COND_mips_yeeloong_TRUE@am__append_8076 = 
 
10629
@COND_mips_yeeloong_TRUE@am__append_8077 = $(nodist_linux_module_SOURCES)
 
10630
@COND_mips_yeeloong_TRUE@am__append_8078 =  \
 
10631
@COND_mips_yeeloong_TRUE@       $(nodist_linux_module_SOURCES) \
 
10632
@COND_mips_yeeloong_TRUE@       linux.marker
 
10633
@COND_mips_yeeloong_TRUE@am__append_8079 = linux.mod
 
10634
@COND_mips_yeeloong_TRUE@am__append_8080 = linux.marker
 
10635
@COND_sparc64_ieee1275_TRUE@am__append_8081 = linux.module
 
10636
@COND_sparc64_ieee1275_TRUE@am__append_8082 = linux.module$(EXEEXT)
 
10637
@COND_sparc64_ieee1275_TRUE@am__append_8083 = 
 
10638
@COND_sparc64_ieee1275_TRUE@am__append_8084 = $(nodist_linux_module_SOURCES)
 
10639
@COND_sparc64_ieee1275_TRUE@am__append_8085 =  \
 
10640
@COND_sparc64_ieee1275_TRUE@    $(nodist_linux_module_SOURCES) \
 
10641
@COND_sparc64_ieee1275_TRUE@    linux.marker
 
10642
@COND_sparc64_ieee1275_TRUE@am__append_8086 = linux.mod
 
10643
@COND_sparc64_ieee1275_TRUE@am__append_8087 = linux.marker
 
10644
@COND_powerpc_ieee1275_TRUE@am__append_8088 = linux.module
 
10645
@COND_powerpc_ieee1275_TRUE@am__append_8089 = linux.module$(EXEEXT)
 
10646
@COND_powerpc_ieee1275_TRUE@am__append_8090 = 
 
10647
@COND_powerpc_ieee1275_TRUE@am__append_8091 = $(nodist_linux_module_SOURCES)
 
10648
@COND_powerpc_ieee1275_TRUE@am__append_8092 =  \
 
10649
@COND_powerpc_ieee1275_TRUE@    $(nodist_linux_module_SOURCES) \
 
10650
@COND_powerpc_ieee1275_TRUE@    linux.marker
 
10651
@COND_powerpc_ieee1275_TRUE@am__append_8093 = linux.mod
 
10652
@COND_powerpc_ieee1275_TRUE@am__append_8094 = linux.marker
 
10653
@COND_i386_pc_TRUE@am__append_8095 = xnu.module
 
10654
@COND_i386_pc_TRUE@am__append_8096 = xnu.module$(EXEEXT)
 
10655
@COND_i386_pc_TRUE@am__append_8097 = loader/machoXX.c 
 
10656
@COND_i386_pc_TRUE@am__append_8098 = $(nodist_xnu_module_SOURCES)
 
10657
@COND_i386_pc_TRUE@am__append_8099 = $(nodist_xnu_module_SOURCES) \
 
10658
@COND_i386_pc_TRUE@     xnu.marker
 
10659
@COND_i386_pc_TRUE@am__append_8100 = xnu.mod
 
10660
@COND_i386_pc_TRUE@am__append_8101 = xnu.marker
 
10661
@COND_i386_efi_TRUE@am__append_8102 = xnu.module
 
10662
@COND_i386_efi_TRUE@am__append_8103 = xnu.module$(EXEEXT)
 
10663
@COND_i386_efi_TRUE@am__append_8104 = loader/machoXX.c 
 
10664
@COND_i386_efi_TRUE@am__append_8105 = $(nodist_xnu_module_SOURCES)
 
10665
@COND_i386_efi_TRUE@am__append_8106 = $(nodist_xnu_module_SOURCES) \
 
10666
@COND_i386_efi_TRUE@    xnu.marker
 
10667
@COND_i386_efi_TRUE@am__append_8107 = xnu.mod
 
10668
@COND_i386_efi_TRUE@am__append_8108 = xnu.marker
 
10669
@COND_i386_qemu_TRUE@am__append_8109 = xnu.module
 
10670
@COND_i386_qemu_TRUE@am__append_8110 = xnu.module$(EXEEXT)
 
10671
@COND_i386_qemu_TRUE@am__append_8111 = loader/machoXX.c 
 
10672
@COND_i386_qemu_TRUE@am__append_8112 = $(nodist_xnu_module_SOURCES)
 
10673
@COND_i386_qemu_TRUE@am__append_8113 = $(nodist_xnu_module_SOURCES) \
 
10674
@COND_i386_qemu_TRUE@   xnu.marker
 
10675
@COND_i386_qemu_TRUE@am__append_8114 = xnu.mod
 
10676
@COND_i386_qemu_TRUE@am__append_8115 = xnu.marker
 
10677
@COND_i386_coreboot_TRUE@am__append_8116 = xnu.module
 
10678
@COND_i386_coreboot_TRUE@am__append_8117 = xnu.module$(EXEEXT)
 
10679
@COND_i386_coreboot_TRUE@am__append_8118 = loader/machoXX.c 
 
10680
@COND_i386_coreboot_TRUE@am__append_8119 = $(nodist_xnu_module_SOURCES)
 
10681
@COND_i386_coreboot_TRUE@am__append_8120 =  \
 
10682
@COND_i386_coreboot_TRUE@       $(nodist_xnu_module_SOURCES) \
 
10683
@COND_i386_coreboot_TRUE@       xnu.marker
 
10684
@COND_i386_coreboot_TRUE@am__append_8121 = xnu.mod
 
10685
@COND_i386_coreboot_TRUE@am__append_8122 = xnu.marker
 
10686
@COND_i386_multiboot_TRUE@am__append_8123 = xnu.module
 
10687
@COND_i386_multiboot_TRUE@am__append_8124 = xnu.module$(EXEEXT)
 
10688
@COND_i386_multiboot_TRUE@am__append_8125 = loader/machoXX.c 
 
10689
@COND_i386_multiboot_TRUE@am__append_8126 = $(nodist_xnu_module_SOURCES)
 
10690
@COND_i386_multiboot_TRUE@am__append_8127 =  \
 
10691
@COND_i386_multiboot_TRUE@      $(nodist_xnu_module_SOURCES) \
 
10692
@COND_i386_multiboot_TRUE@      xnu.marker
 
10693
@COND_i386_multiboot_TRUE@am__append_8128 = xnu.mod
 
10694
@COND_i386_multiboot_TRUE@am__append_8129 = xnu.marker
 
10695
@COND_i386_ieee1275_TRUE@am__append_8130 = xnu.module
 
10696
@COND_i386_ieee1275_TRUE@am__append_8131 = xnu.module$(EXEEXT)
 
10697
@COND_i386_ieee1275_TRUE@am__append_8132 = loader/machoXX.c 
 
10698
@COND_i386_ieee1275_TRUE@am__append_8133 = $(nodist_xnu_module_SOURCES)
 
10699
@COND_i386_ieee1275_TRUE@am__append_8134 =  \
 
10700
@COND_i386_ieee1275_TRUE@       $(nodist_xnu_module_SOURCES) \
 
10701
@COND_i386_ieee1275_TRUE@       xnu.marker
 
10702
@COND_i386_ieee1275_TRUE@am__append_8135 = xnu.mod
 
10703
@COND_i386_ieee1275_TRUE@am__append_8136 = xnu.marker
 
10704
@COND_x86_64_efi_TRUE@am__append_8137 = xnu.module
 
10705
@COND_x86_64_efi_TRUE@am__append_8138 = xnu.module$(EXEEXT)
 
10706
@COND_x86_64_efi_TRUE@am__append_8139 = loader/machoXX.c 
 
10707
@COND_x86_64_efi_TRUE@am__append_8140 = $(nodist_xnu_module_SOURCES)
 
10708
@COND_x86_64_efi_TRUE@am__append_8141 = $(nodist_xnu_module_SOURCES) \
 
10709
@COND_x86_64_efi_TRUE@  xnu.marker
 
10710
@COND_x86_64_efi_TRUE@am__append_8142 = xnu.mod
 
10711
@COND_x86_64_efi_TRUE@am__append_8143 = xnu.marker
 
10712
@COND_i386_efi_TRUE@am__append_8144 = appleldr.module
 
10713
@COND_i386_efi_TRUE@am__append_8145 = appleldr.module$(EXEEXT)
 
10714
@COND_i386_efi_TRUE@am__append_8146 = 
 
10715
@COND_i386_efi_TRUE@am__append_8147 = $(nodist_appleldr_module_SOURCES)
 
10716
@COND_i386_efi_TRUE@am__append_8148 =  \
 
10717
@COND_i386_efi_TRUE@    $(nodist_appleldr_module_SOURCES) \
 
10718
@COND_i386_efi_TRUE@    appleldr.marker
 
10719
@COND_i386_efi_TRUE@am__append_8149 = appleldr.mod
 
10720
@COND_i386_efi_TRUE@am__append_8150 = appleldr.marker
 
10721
@COND_x86_64_efi_TRUE@am__append_8151 = appleldr.module
 
10722
@COND_x86_64_efi_TRUE@am__append_8152 = appleldr.module$(EXEEXT)
 
10723
@COND_x86_64_efi_TRUE@am__append_8153 = 
 
10724
@COND_x86_64_efi_TRUE@am__append_8154 = $(nodist_appleldr_module_SOURCES)
 
10725
@COND_x86_64_efi_TRUE@am__append_8155 =  \
 
10726
@COND_x86_64_efi_TRUE@  $(nodist_appleldr_module_SOURCES) \
 
10727
@COND_x86_64_efi_TRUE@  appleldr.marker
 
10728
@COND_x86_64_efi_TRUE@am__append_8156 = appleldr.mod
 
10729
@COND_x86_64_efi_TRUE@am__append_8157 = appleldr.marker
 
10730
@COND_i386_pc_TRUE@am__append_8158 = chain.module
 
10731
@COND_i386_pc_TRUE@am__append_8159 = chain.module$(EXEEXT)
 
10732
@COND_i386_pc_TRUE@am__append_8160 = 
 
10733
@COND_i386_pc_TRUE@am__append_8161 = $(nodist_chain_module_SOURCES)
 
10734
@COND_i386_pc_TRUE@am__append_8162 = $(nodist_chain_module_SOURCES) \
 
10735
@COND_i386_pc_TRUE@     chain.marker
 
10736
@COND_i386_pc_TRUE@am__append_8163 = chain.mod
 
10737
@COND_i386_pc_TRUE@am__append_8164 = chain.marker
 
10738
@COND_i386_efi_TRUE@am__append_8165 = chain.module
 
10739
@COND_i386_efi_TRUE@am__append_8166 = chain.module$(EXEEXT)
 
10740
@COND_i386_efi_TRUE@am__append_8167 = 
 
10741
@COND_i386_efi_TRUE@am__append_8168 = $(nodist_chain_module_SOURCES)
 
10742
@COND_i386_efi_TRUE@am__append_8169 = $(nodist_chain_module_SOURCES) \
 
10743
@COND_i386_efi_TRUE@    chain.marker
 
10744
@COND_i386_efi_TRUE@am__append_8170 = chain.mod
 
10745
@COND_i386_efi_TRUE@am__append_8171 = chain.marker
 
10746
@COND_x86_64_efi_TRUE@am__append_8172 = chain.module
 
10747
@COND_x86_64_efi_TRUE@am__append_8173 = chain.module$(EXEEXT)
 
10748
@COND_x86_64_efi_TRUE@am__append_8174 = 
 
10749
@COND_x86_64_efi_TRUE@am__append_8175 = $(nodist_chain_module_SOURCES)
 
10750
@COND_x86_64_efi_TRUE@am__append_8176 =  \
 
10751
@COND_x86_64_efi_TRUE@  $(nodist_chain_module_SOURCES) \
 
10752
@COND_x86_64_efi_TRUE@  chain.marker
 
10753
@COND_x86_64_efi_TRUE@am__append_8177 = chain.mod
 
10754
@COND_x86_64_efi_TRUE@am__append_8178 = chain.marker
 
10755
@COND_i386_pc_TRUE@am__append_8179 = mmap.module
 
10756
@COND_i386_pc_TRUE@am__append_8180 = mmap.module$(EXEEXT)
 
10757
@COND_i386_pc_TRUE@am__append_8181 = 
 
10758
@COND_i386_pc_TRUE@am__append_8182 = $(nodist_mmap_module_SOURCES)
 
10759
@COND_i386_pc_TRUE@am__append_8183 = $(nodist_mmap_module_SOURCES) \
 
10760
@COND_i386_pc_TRUE@     mmap.marker
 
10761
@COND_i386_pc_TRUE@am__append_8184 = mmap.mod
 
10762
@COND_i386_pc_TRUE@am__append_8185 = mmap.marker
 
10763
@COND_i386_efi_TRUE@am__append_8186 = mmap.module
 
10764
@COND_i386_efi_TRUE@am__append_8187 = mmap.module$(EXEEXT)
 
10765
@COND_i386_efi_TRUE@am__append_8188 = 
 
10766
@COND_i386_efi_TRUE@am__append_8189 = $(nodist_mmap_module_SOURCES)
 
10767
@COND_i386_efi_TRUE@am__append_8190 = $(nodist_mmap_module_SOURCES) \
 
10768
@COND_i386_efi_TRUE@    mmap.marker
 
10769
@COND_i386_efi_TRUE@am__append_8191 = mmap.mod
 
10770
@COND_i386_efi_TRUE@am__append_8192 = mmap.marker
 
10771
@COND_i386_qemu_TRUE@am__append_8193 = mmap.module
 
10772
@COND_i386_qemu_TRUE@am__append_8194 = mmap.module$(EXEEXT)
 
10773
@COND_i386_qemu_TRUE@am__append_8195 = 
 
10774
@COND_i386_qemu_TRUE@am__append_8196 = $(nodist_mmap_module_SOURCES)
 
10775
@COND_i386_qemu_TRUE@am__append_8197 = $(nodist_mmap_module_SOURCES) \
 
10776
@COND_i386_qemu_TRUE@   mmap.marker
 
10777
@COND_i386_qemu_TRUE@am__append_8198 = mmap.mod
 
10778
@COND_i386_qemu_TRUE@am__append_8199 = mmap.marker
 
10779
@COND_i386_coreboot_TRUE@am__append_8200 = mmap.module
 
10780
@COND_i386_coreboot_TRUE@am__append_8201 = mmap.module$(EXEEXT)
 
10781
@COND_i386_coreboot_TRUE@am__append_8202 = 
 
10782
@COND_i386_coreboot_TRUE@am__append_8203 = $(nodist_mmap_module_SOURCES)
 
10783
@COND_i386_coreboot_TRUE@am__append_8204 =  \
 
10784
@COND_i386_coreboot_TRUE@       $(nodist_mmap_module_SOURCES) \
 
10785
@COND_i386_coreboot_TRUE@       mmap.marker
 
10786
@COND_i386_coreboot_TRUE@am__append_8205 = mmap.mod
 
10787
@COND_i386_coreboot_TRUE@am__append_8206 = mmap.marker
 
10788
@COND_i386_multiboot_TRUE@am__append_8207 = mmap.module
 
10789
@COND_i386_multiboot_TRUE@am__append_8208 = mmap.module$(EXEEXT)
 
10790
@COND_i386_multiboot_TRUE@am__append_8209 = 
 
10791
@COND_i386_multiboot_TRUE@am__append_8210 = $(nodist_mmap_module_SOURCES)
 
10792
@COND_i386_multiboot_TRUE@am__append_8211 =  \
 
10793
@COND_i386_multiboot_TRUE@      $(nodist_mmap_module_SOURCES) \
 
10794
@COND_i386_multiboot_TRUE@      mmap.marker
 
10795
@COND_i386_multiboot_TRUE@am__append_8212 = mmap.mod
 
10796
@COND_i386_multiboot_TRUE@am__append_8213 = mmap.marker
 
10797
@COND_i386_ieee1275_TRUE@am__append_8214 = mmap.module
 
10798
@COND_i386_ieee1275_TRUE@am__append_8215 = mmap.module$(EXEEXT)
 
10799
@COND_i386_ieee1275_TRUE@am__append_8216 = 
 
10800
@COND_i386_ieee1275_TRUE@am__append_8217 = $(nodist_mmap_module_SOURCES)
 
10801
@COND_i386_ieee1275_TRUE@am__append_8218 =  \
 
10802
@COND_i386_ieee1275_TRUE@       $(nodist_mmap_module_SOURCES) \
 
10803
@COND_i386_ieee1275_TRUE@       mmap.marker
 
10804
@COND_i386_ieee1275_TRUE@am__append_8219 = mmap.mod
 
10805
@COND_i386_ieee1275_TRUE@am__append_8220 = mmap.marker
 
10806
@COND_x86_64_efi_TRUE@am__append_8221 = mmap.module
 
10807
@COND_x86_64_efi_TRUE@am__append_8222 = mmap.module$(EXEEXT)
 
10808
@COND_x86_64_efi_TRUE@am__append_8223 = 
 
10809
@COND_x86_64_efi_TRUE@am__append_8224 = $(nodist_mmap_module_SOURCES)
 
10810
@COND_x86_64_efi_TRUE@am__append_8225 = $(nodist_mmap_module_SOURCES) \
 
10811
@COND_x86_64_efi_TRUE@  mmap.marker
 
10812
@COND_x86_64_efi_TRUE@am__append_8226 = mmap.mod
 
10813
@COND_x86_64_efi_TRUE@am__append_8227 = mmap.marker
 
10814
@COND_mips_yeeloong_TRUE@am__append_8228 = mmap.module
 
10815
@COND_mips_yeeloong_TRUE@am__append_8229 = mmap.module$(EXEEXT)
 
10816
@COND_mips_yeeloong_TRUE@am__append_8230 = 
 
10817
@COND_mips_yeeloong_TRUE@am__append_8231 = $(nodist_mmap_module_SOURCES)
 
10818
@COND_mips_yeeloong_TRUE@am__append_8232 =  \
 
10819
@COND_mips_yeeloong_TRUE@       $(nodist_mmap_module_SOURCES) \
 
10820
@COND_mips_yeeloong_TRUE@       mmap.marker
 
10821
@COND_mips_yeeloong_TRUE@am__append_8233 = mmap.mod
 
10822
@COND_mips_yeeloong_TRUE@am__append_8234 = mmap.marker
 
10823
@COND_emu_TRUE@am__append_8235 = normal.module
 
10824
@COND_emu_TRUE@am__append_8236 = normal.module$(EXEEXT)
 
10825
@COND_emu_TRUE@am__append_8237 = script/yylex.l script/parser.y 
 
10826
@COND_emu_TRUE@am__append_8238 = $(nodist_normal_module_SOURCES)
 
10827
@COND_emu_TRUE@am__append_8239 = $(nodist_normal_module_SOURCES) \
 
10828
@COND_emu_TRUE@ normal.marker
 
10829
@COND_emu_TRUE@am__append_8240 = normal.mod
 
10830
@COND_emu_TRUE@am__append_8241 = normal.marker
 
10831
@COND_i386_pc_TRUE@am__append_8242 = normal.module
 
10832
@COND_i386_pc_TRUE@am__append_8243 = normal.module$(EXEEXT)
 
10833
@COND_i386_pc_TRUE@am__append_8244 = script/yylex.l script/parser.y 
 
10834
@COND_i386_pc_TRUE@am__append_8245 = $(nodist_normal_module_SOURCES)
 
10835
@COND_i386_pc_TRUE@am__append_8246 = $(nodist_normal_module_SOURCES) \
 
10836
@COND_i386_pc_TRUE@     normal.marker
 
10837
@COND_i386_pc_TRUE@am__append_8247 = normal.mod
 
10838
@COND_i386_pc_TRUE@am__append_8248 = normal.marker
 
10839
@COND_i386_efi_TRUE@am__append_8249 = normal.module
 
10840
@COND_i386_efi_TRUE@am__append_8250 = normal.module$(EXEEXT)
 
10841
@COND_i386_efi_TRUE@am__append_8251 = script/yylex.l script/parser.y 
 
10842
@COND_i386_efi_TRUE@am__append_8252 = $(nodist_normal_module_SOURCES)
 
10843
@COND_i386_efi_TRUE@am__append_8253 = $(nodist_normal_module_SOURCES) \
 
10844
@COND_i386_efi_TRUE@    normal.marker
 
10845
@COND_i386_efi_TRUE@am__append_8254 = normal.mod
 
10846
@COND_i386_efi_TRUE@am__append_8255 = normal.marker
 
10847
@COND_i386_qemu_TRUE@am__append_8256 = normal.module
 
10848
@COND_i386_qemu_TRUE@am__append_8257 = normal.module$(EXEEXT)
 
10849
@COND_i386_qemu_TRUE@am__append_8258 = script/yylex.l script/parser.y 
 
10850
@COND_i386_qemu_TRUE@am__append_8259 = $(nodist_normal_module_SOURCES)
 
10851
@COND_i386_qemu_TRUE@am__append_8260 =  \
 
10852
@COND_i386_qemu_TRUE@   $(nodist_normal_module_SOURCES) \
 
10853
@COND_i386_qemu_TRUE@   normal.marker
 
10854
@COND_i386_qemu_TRUE@am__append_8261 = normal.mod
 
10855
@COND_i386_qemu_TRUE@am__append_8262 = normal.marker
 
10856
@COND_i386_coreboot_TRUE@am__append_8263 = normal.module
 
10857
@COND_i386_coreboot_TRUE@am__append_8264 = normal.module$(EXEEXT)
 
10858
@COND_i386_coreboot_TRUE@am__append_8265 = script/yylex.l script/parser.y 
 
10859
@COND_i386_coreboot_TRUE@am__append_8266 = $(nodist_normal_module_SOURCES)
 
10860
@COND_i386_coreboot_TRUE@am__append_8267 =  \
 
10861
@COND_i386_coreboot_TRUE@       $(nodist_normal_module_SOURCES) \
 
10862
@COND_i386_coreboot_TRUE@       normal.marker
 
10863
@COND_i386_coreboot_TRUE@am__append_8268 = normal.mod
 
10864
@COND_i386_coreboot_TRUE@am__append_8269 = normal.marker
 
10865
@COND_i386_multiboot_TRUE@am__append_8270 = normal.module
 
10866
@COND_i386_multiboot_TRUE@am__append_8271 = normal.module$(EXEEXT)
 
10867
@COND_i386_multiboot_TRUE@am__append_8272 = script/yylex.l script/parser.y 
 
10868
@COND_i386_multiboot_TRUE@am__append_8273 = $(nodist_normal_module_SOURCES)
 
10869
@COND_i386_multiboot_TRUE@am__append_8274 =  \
 
10870
@COND_i386_multiboot_TRUE@      $(nodist_normal_module_SOURCES) \
 
10871
@COND_i386_multiboot_TRUE@      normal.marker
 
10872
@COND_i386_multiboot_TRUE@am__append_8275 = normal.mod
 
10873
@COND_i386_multiboot_TRUE@am__append_8276 = normal.marker
 
10874
@COND_i386_ieee1275_TRUE@am__append_8277 = normal.module
 
10875
@COND_i386_ieee1275_TRUE@am__append_8278 = normal.module$(EXEEXT)
 
10876
@COND_i386_ieee1275_TRUE@am__append_8279 = script/yylex.l script/parser.y 
 
10877
@COND_i386_ieee1275_TRUE@am__append_8280 = $(nodist_normal_module_SOURCES)
 
10878
@COND_i386_ieee1275_TRUE@am__append_8281 =  \
 
10879
@COND_i386_ieee1275_TRUE@       $(nodist_normal_module_SOURCES) \
 
10880
@COND_i386_ieee1275_TRUE@       normal.marker
 
10881
@COND_i386_ieee1275_TRUE@am__append_8282 = normal.mod
 
10882
@COND_i386_ieee1275_TRUE@am__append_8283 = normal.marker
 
10883
@COND_x86_64_efi_TRUE@am__append_8284 = normal.module
 
10884
@COND_x86_64_efi_TRUE@am__append_8285 = normal.module$(EXEEXT)
 
10885
@COND_x86_64_efi_TRUE@am__append_8286 = script/yylex.l script/parser.y 
 
10886
@COND_x86_64_efi_TRUE@am__append_8287 = $(nodist_normal_module_SOURCES)
 
10887
@COND_x86_64_efi_TRUE@am__append_8288 =  \
 
10888
@COND_x86_64_efi_TRUE@  $(nodist_normal_module_SOURCES) \
 
10889
@COND_x86_64_efi_TRUE@  normal.marker
 
10890
@COND_x86_64_efi_TRUE@am__append_8289 = normal.mod
 
10891
@COND_x86_64_efi_TRUE@am__append_8290 = normal.marker
 
10892
@COND_mips_yeeloong_TRUE@am__append_8291 = normal.module
 
10893
@COND_mips_yeeloong_TRUE@am__append_8292 = normal.module$(EXEEXT)
 
10894
@COND_mips_yeeloong_TRUE@am__append_8293 = script/yylex.l script/parser.y 
 
10895
@COND_mips_yeeloong_TRUE@am__append_8294 = $(nodist_normal_module_SOURCES)
 
10896
@COND_mips_yeeloong_TRUE@am__append_8295 =  \
 
10897
@COND_mips_yeeloong_TRUE@       $(nodist_normal_module_SOURCES) \
 
10898
@COND_mips_yeeloong_TRUE@       normal.marker
 
10899
@COND_mips_yeeloong_TRUE@am__append_8296 = normal.mod
 
10900
@COND_mips_yeeloong_TRUE@am__append_8297 = normal.marker
 
10901
@COND_sparc64_ieee1275_TRUE@am__append_8298 = normal.module
 
10902
@COND_sparc64_ieee1275_TRUE@am__append_8299 = normal.module$(EXEEXT)
 
10903
@COND_sparc64_ieee1275_TRUE@am__append_8300 = script/yylex.l script/parser.y 
 
10904
@COND_sparc64_ieee1275_TRUE@am__append_8301 = $(nodist_normal_module_SOURCES)
 
10905
@COND_sparc64_ieee1275_TRUE@am__append_8302 =  \
 
10906
@COND_sparc64_ieee1275_TRUE@    $(nodist_normal_module_SOURCES) \
 
10907
@COND_sparc64_ieee1275_TRUE@    normal.marker
 
10908
@COND_sparc64_ieee1275_TRUE@am__append_8303 = normal.mod
 
10909
@COND_sparc64_ieee1275_TRUE@am__append_8304 = normal.marker
 
10910
@COND_powerpc_ieee1275_TRUE@am__append_8305 = normal.module
 
10911
@COND_powerpc_ieee1275_TRUE@am__append_8306 = normal.module$(EXEEXT)
 
10912
@COND_powerpc_ieee1275_TRUE@am__append_8307 = script/yylex.l script/parser.y 
 
10913
@COND_powerpc_ieee1275_TRUE@am__append_8308 = $(nodist_normal_module_SOURCES)
 
10914
@COND_powerpc_ieee1275_TRUE@am__append_8309 =  \
 
10915
@COND_powerpc_ieee1275_TRUE@    $(nodist_normal_module_SOURCES) \
 
10916
@COND_powerpc_ieee1275_TRUE@    normal.marker
 
10917
@COND_powerpc_ieee1275_TRUE@am__append_8310 = normal.mod
 
10918
@COND_powerpc_ieee1275_TRUE@am__append_8311 = normal.marker
 
10919
@COND_emu_TRUE@am__append_8312 = part_acorn.module
 
10920
@COND_emu_TRUE@am__append_8313 = part_acorn.module$(EXEEXT)
 
10921
@COND_emu_TRUE@am__append_8314 = 
 
10922
@COND_emu_TRUE@am__append_8315 = $(nodist_part_acorn_module_SOURCES)
 
10923
@COND_emu_TRUE@am__append_8316 = $(nodist_part_acorn_module_SOURCES) \
 
10924
@COND_emu_TRUE@ part_acorn.marker
 
10925
@COND_emu_TRUE@am__append_8317 = part_acorn.mod
 
10926
@COND_emu_TRUE@am__append_8318 = part_acorn.marker
 
10927
@COND_i386_pc_TRUE@am__append_8319 = part_acorn.module
 
10928
@COND_i386_pc_TRUE@am__append_8320 = part_acorn.module$(EXEEXT)
 
10929
@COND_i386_pc_TRUE@am__append_8321 = 
 
10930
@COND_i386_pc_TRUE@am__append_8322 = $(nodist_part_acorn_module_SOURCES)
 
10931
@COND_i386_pc_TRUE@am__append_8323 =  \
 
10932
@COND_i386_pc_TRUE@     $(nodist_part_acorn_module_SOURCES) \
 
10933
@COND_i386_pc_TRUE@     part_acorn.marker
 
10934
@COND_i386_pc_TRUE@am__append_8324 = part_acorn.mod
 
10935
@COND_i386_pc_TRUE@am__append_8325 = part_acorn.marker
 
10936
@COND_i386_efi_TRUE@am__append_8326 = part_acorn.module
 
10937
@COND_i386_efi_TRUE@am__append_8327 = part_acorn.module$(EXEEXT)
 
10938
@COND_i386_efi_TRUE@am__append_8328 = 
 
10939
@COND_i386_efi_TRUE@am__append_8329 = $(nodist_part_acorn_module_SOURCES)
 
10940
@COND_i386_efi_TRUE@am__append_8330 =  \
 
10941
@COND_i386_efi_TRUE@    $(nodist_part_acorn_module_SOURCES) \
 
10942
@COND_i386_efi_TRUE@    part_acorn.marker
 
10943
@COND_i386_efi_TRUE@am__append_8331 = part_acorn.mod
 
10944
@COND_i386_efi_TRUE@am__append_8332 = part_acorn.marker
 
10945
@COND_i386_qemu_TRUE@am__append_8333 = part_acorn.module
 
10946
@COND_i386_qemu_TRUE@am__append_8334 = part_acorn.module$(EXEEXT)
 
10947
@COND_i386_qemu_TRUE@am__append_8335 = 
 
10948
@COND_i386_qemu_TRUE@am__append_8336 = $(nodist_part_acorn_module_SOURCES)
 
10949
@COND_i386_qemu_TRUE@am__append_8337 =  \
 
10950
@COND_i386_qemu_TRUE@   $(nodist_part_acorn_module_SOURCES) \
 
10951
@COND_i386_qemu_TRUE@   part_acorn.marker
 
10952
@COND_i386_qemu_TRUE@am__append_8338 = part_acorn.mod
 
10953
@COND_i386_qemu_TRUE@am__append_8339 = part_acorn.marker
 
10954
@COND_i386_coreboot_TRUE@am__append_8340 = part_acorn.module
 
10955
@COND_i386_coreboot_TRUE@am__append_8341 = part_acorn.module$(EXEEXT)
 
10956
@COND_i386_coreboot_TRUE@am__append_8342 = 
 
10957
@COND_i386_coreboot_TRUE@am__append_8343 = $(nodist_part_acorn_module_SOURCES)
 
10958
@COND_i386_coreboot_TRUE@am__append_8344 =  \
 
10959
@COND_i386_coreboot_TRUE@       $(nodist_part_acorn_module_SOURCES) \
 
10960
@COND_i386_coreboot_TRUE@       part_acorn.marker
 
10961
@COND_i386_coreboot_TRUE@am__append_8345 = part_acorn.mod
 
10962
@COND_i386_coreboot_TRUE@am__append_8346 = part_acorn.marker
 
10963
@COND_i386_multiboot_TRUE@am__append_8347 = part_acorn.module
 
10964
@COND_i386_multiboot_TRUE@am__append_8348 = part_acorn.module$(EXEEXT)
 
10965
@COND_i386_multiboot_TRUE@am__append_8349 = 
 
10966
@COND_i386_multiboot_TRUE@am__append_8350 = $(nodist_part_acorn_module_SOURCES)
 
10967
@COND_i386_multiboot_TRUE@am__append_8351 =  \
 
10968
@COND_i386_multiboot_TRUE@      $(nodist_part_acorn_module_SOURCES) \
 
10969
@COND_i386_multiboot_TRUE@      part_acorn.marker
 
10970
@COND_i386_multiboot_TRUE@am__append_8352 = part_acorn.mod
 
10971
@COND_i386_multiboot_TRUE@am__append_8353 = part_acorn.marker
 
10972
@COND_i386_ieee1275_TRUE@am__append_8354 = part_acorn.module
 
10973
@COND_i386_ieee1275_TRUE@am__append_8355 = part_acorn.module$(EXEEXT)
 
10974
@COND_i386_ieee1275_TRUE@am__append_8356 = 
 
10975
@COND_i386_ieee1275_TRUE@am__append_8357 = $(nodist_part_acorn_module_SOURCES)
 
10976
@COND_i386_ieee1275_TRUE@am__append_8358 =  \
 
10977
@COND_i386_ieee1275_TRUE@       $(nodist_part_acorn_module_SOURCES) \
 
10978
@COND_i386_ieee1275_TRUE@       part_acorn.marker
 
10979
@COND_i386_ieee1275_TRUE@am__append_8359 = part_acorn.mod
 
10980
@COND_i386_ieee1275_TRUE@am__append_8360 = part_acorn.marker
 
10981
@COND_x86_64_efi_TRUE@am__append_8361 = part_acorn.module
 
10982
@COND_x86_64_efi_TRUE@am__append_8362 = part_acorn.module$(EXEEXT)
 
10983
@COND_x86_64_efi_TRUE@am__append_8363 = 
 
10984
@COND_x86_64_efi_TRUE@am__append_8364 = $(nodist_part_acorn_module_SOURCES)
 
10985
@COND_x86_64_efi_TRUE@am__append_8365 =  \
 
10986
@COND_x86_64_efi_TRUE@  $(nodist_part_acorn_module_SOURCES) \
 
10987
@COND_x86_64_efi_TRUE@  part_acorn.marker
 
10988
@COND_x86_64_efi_TRUE@am__append_8366 = part_acorn.mod
 
10989
@COND_x86_64_efi_TRUE@am__append_8367 = part_acorn.marker
 
10990
@COND_mips_yeeloong_TRUE@am__append_8368 = part_acorn.module
 
10991
@COND_mips_yeeloong_TRUE@am__append_8369 = part_acorn.module$(EXEEXT)
 
10992
@COND_mips_yeeloong_TRUE@am__append_8370 = 
 
10993
@COND_mips_yeeloong_TRUE@am__append_8371 = $(nodist_part_acorn_module_SOURCES)
 
10994
@COND_mips_yeeloong_TRUE@am__append_8372 =  \
 
10995
@COND_mips_yeeloong_TRUE@       $(nodist_part_acorn_module_SOURCES) \
 
10996
@COND_mips_yeeloong_TRUE@       part_acorn.marker
 
10997
@COND_mips_yeeloong_TRUE@am__append_8373 = part_acorn.mod
 
10998
@COND_mips_yeeloong_TRUE@am__append_8374 = part_acorn.marker
 
10999
@COND_sparc64_ieee1275_TRUE@am__append_8375 = part_acorn.module
 
11000
@COND_sparc64_ieee1275_TRUE@am__append_8376 = part_acorn.module$(EXEEXT)
 
11001
@COND_sparc64_ieee1275_TRUE@am__append_8377 = 
 
11002
@COND_sparc64_ieee1275_TRUE@am__append_8378 = $(nodist_part_acorn_module_SOURCES)
 
11003
@COND_sparc64_ieee1275_TRUE@am__append_8379 = $(nodist_part_acorn_module_SOURCES) \
 
11004
@COND_sparc64_ieee1275_TRUE@    part_acorn.marker
 
11005
@COND_sparc64_ieee1275_TRUE@am__append_8380 = part_acorn.mod
 
11006
@COND_sparc64_ieee1275_TRUE@am__append_8381 = part_acorn.marker
 
11007
@COND_powerpc_ieee1275_TRUE@am__append_8382 = part_acorn.module
 
11008
@COND_powerpc_ieee1275_TRUE@am__append_8383 = part_acorn.module$(EXEEXT)
 
11009
@COND_powerpc_ieee1275_TRUE@am__append_8384 = 
 
11010
@COND_powerpc_ieee1275_TRUE@am__append_8385 = $(nodist_part_acorn_module_SOURCES)
 
11011
@COND_powerpc_ieee1275_TRUE@am__append_8386 = $(nodist_part_acorn_module_SOURCES) \
 
11012
@COND_powerpc_ieee1275_TRUE@    part_acorn.marker
 
11013
@COND_powerpc_ieee1275_TRUE@am__append_8387 = part_acorn.mod
 
11014
@COND_powerpc_ieee1275_TRUE@am__append_8388 = part_acorn.marker
 
11015
@COND_emu_TRUE@am__append_8389 = part_amiga.module
 
11016
@COND_emu_TRUE@am__append_8390 = part_amiga.module$(EXEEXT)
 
11017
@COND_emu_TRUE@am__append_8391 = 
 
11018
@COND_emu_TRUE@am__append_8392 = $(nodist_part_amiga_module_SOURCES)
 
11019
@COND_emu_TRUE@am__append_8393 = $(nodist_part_amiga_module_SOURCES) \
 
11020
@COND_emu_TRUE@ part_amiga.marker
 
11021
@COND_emu_TRUE@am__append_8394 = part_amiga.mod
 
11022
@COND_emu_TRUE@am__append_8395 = part_amiga.marker
 
11023
@COND_i386_pc_TRUE@am__append_8396 = part_amiga.module
 
11024
@COND_i386_pc_TRUE@am__append_8397 = part_amiga.module$(EXEEXT)
 
11025
@COND_i386_pc_TRUE@am__append_8398 = 
 
11026
@COND_i386_pc_TRUE@am__append_8399 = $(nodist_part_amiga_module_SOURCES)
 
11027
@COND_i386_pc_TRUE@am__append_8400 =  \
 
11028
@COND_i386_pc_TRUE@     $(nodist_part_amiga_module_SOURCES) \
 
11029
@COND_i386_pc_TRUE@     part_amiga.marker
 
11030
@COND_i386_pc_TRUE@am__append_8401 = part_amiga.mod
 
11031
@COND_i386_pc_TRUE@am__append_8402 = part_amiga.marker
 
11032
@COND_i386_efi_TRUE@am__append_8403 = part_amiga.module
 
11033
@COND_i386_efi_TRUE@am__append_8404 = part_amiga.module$(EXEEXT)
 
11034
@COND_i386_efi_TRUE@am__append_8405 = 
 
11035
@COND_i386_efi_TRUE@am__append_8406 = $(nodist_part_amiga_module_SOURCES)
 
11036
@COND_i386_efi_TRUE@am__append_8407 =  \
 
11037
@COND_i386_efi_TRUE@    $(nodist_part_amiga_module_SOURCES) \
 
11038
@COND_i386_efi_TRUE@    part_amiga.marker
 
11039
@COND_i386_efi_TRUE@am__append_8408 = part_amiga.mod
 
11040
@COND_i386_efi_TRUE@am__append_8409 = part_amiga.marker
 
11041
@COND_i386_qemu_TRUE@am__append_8410 = part_amiga.module
 
11042
@COND_i386_qemu_TRUE@am__append_8411 = part_amiga.module$(EXEEXT)
 
11043
@COND_i386_qemu_TRUE@am__append_8412 = 
 
11044
@COND_i386_qemu_TRUE@am__append_8413 = $(nodist_part_amiga_module_SOURCES)
 
11045
@COND_i386_qemu_TRUE@am__append_8414 =  \
 
11046
@COND_i386_qemu_TRUE@   $(nodist_part_amiga_module_SOURCES) \
 
11047
@COND_i386_qemu_TRUE@   part_amiga.marker
 
11048
@COND_i386_qemu_TRUE@am__append_8415 = part_amiga.mod
 
11049
@COND_i386_qemu_TRUE@am__append_8416 = part_amiga.marker
 
11050
@COND_i386_coreboot_TRUE@am__append_8417 = part_amiga.module
 
11051
@COND_i386_coreboot_TRUE@am__append_8418 = part_amiga.module$(EXEEXT)
 
11052
@COND_i386_coreboot_TRUE@am__append_8419 = 
 
11053
@COND_i386_coreboot_TRUE@am__append_8420 = $(nodist_part_amiga_module_SOURCES)
 
11054
@COND_i386_coreboot_TRUE@am__append_8421 =  \
 
11055
@COND_i386_coreboot_TRUE@       $(nodist_part_amiga_module_SOURCES) \
 
11056
@COND_i386_coreboot_TRUE@       part_amiga.marker
 
11057
@COND_i386_coreboot_TRUE@am__append_8422 = part_amiga.mod
 
11058
@COND_i386_coreboot_TRUE@am__append_8423 = part_amiga.marker
 
11059
@COND_i386_multiboot_TRUE@am__append_8424 = part_amiga.module
 
11060
@COND_i386_multiboot_TRUE@am__append_8425 = part_amiga.module$(EXEEXT)
 
11061
@COND_i386_multiboot_TRUE@am__append_8426 = 
 
11062
@COND_i386_multiboot_TRUE@am__append_8427 = $(nodist_part_amiga_module_SOURCES)
 
11063
@COND_i386_multiboot_TRUE@am__append_8428 =  \
 
11064
@COND_i386_multiboot_TRUE@      $(nodist_part_amiga_module_SOURCES) \
 
11065
@COND_i386_multiboot_TRUE@      part_amiga.marker
 
11066
@COND_i386_multiboot_TRUE@am__append_8429 = part_amiga.mod
 
11067
@COND_i386_multiboot_TRUE@am__append_8430 = part_amiga.marker
 
11068
@COND_i386_ieee1275_TRUE@am__append_8431 = part_amiga.module
 
11069
@COND_i386_ieee1275_TRUE@am__append_8432 = part_amiga.module$(EXEEXT)
 
11070
@COND_i386_ieee1275_TRUE@am__append_8433 = 
 
11071
@COND_i386_ieee1275_TRUE@am__append_8434 = $(nodist_part_amiga_module_SOURCES)
 
11072
@COND_i386_ieee1275_TRUE@am__append_8435 =  \
 
11073
@COND_i386_ieee1275_TRUE@       $(nodist_part_amiga_module_SOURCES) \
 
11074
@COND_i386_ieee1275_TRUE@       part_amiga.marker
 
11075
@COND_i386_ieee1275_TRUE@am__append_8436 = part_amiga.mod
 
11076
@COND_i386_ieee1275_TRUE@am__append_8437 = part_amiga.marker
 
11077
@COND_x86_64_efi_TRUE@am__append_8438 = part_amiga.module
 
11078
@COND_x86_64_efi_TRUE@am__append_8439 = part_amiga.module$(EXEEXT)
 
11079
@COND_x86_64_efi_TRUE@am__append_8440 = 
 
11080
@COND_x86_64_efi_TRUE@am__append_8441 = $(nodist_part_amiga_module_SOURCES)
 
11081
@COND_x86_64_efi_TRUE@am__append_8442 =  \
 
11082
@COND_x86_64_efi_TRUE@  $(nodist_part_amiga_module_SOURCES) \
 
11083
@COND_x86_64_efi_TRUE@  part_amiga.marker
 
11084
@COND_x86_64_efi_TRUE@am__append_8443 = part_amiga.mod
 
11085
@COND_x86_64_efi_TRUE@am__append_8444 = part_amiga.marker
 
11086
@COND_mips_yeeloong_TRUE@am__append_8445 = part_amiga.module
 
11087
@COND_mips_yeeloong_TRUE@am__append_8446 = part_amiga.module$(EXEEXT)
 
11088
@COND_mips_yeeloong_TRUE@am__append_8447 = 
 
11089
@COND_mips_yeeloong_TRUE@am__append_8448 = $(nodist_part_amiga_module_SOURCES)
 
11090
@COND_mips_yeeloong_TRUE@am__append_8449 =  \
 
11091
@COND_mips_yeeloong_TRUE@       $(nodist_part_amiga_module_SOURCES) \
 
11092
@COND_mips_yeeloong_TRUE@       part_amiga.marker
 
11093
@COND_mips_yeeloong_TRUE@am__append_8450 = part_amiga.mod
 
11094
@COND_mips_yeeloong_TRUE@am__append_8451 = part_amiga.marker
 
11095
@COND_sparc64_ieee1275_TRUE@am__append_8452 = part_amiga.module
 
11096
@COND_sparc64_ieee1275_TRUE@am__append_8453 = part_amiga.module$(EXEEXT)
 
11097
@COND_sparc64_ieee1275_TRUE@am__append_8454 = 
 
11098
@COND_sparc64_ieee1275_TRUE@am__append_8455 = $(nodist_part_amiga_module_SOURCES)
 
11099
@COND_sparc64_ieee1275_TRUE@am__append_8456 = $(nodist_part_amiga_module_SOURCES) \
 
11100
@COND_sparc64_ieee1275_TRUE@    part_amiga.marker
 
11101
@COND_sparc64_ieee1275_TRUE@am__append_8457 = part_amiga.mod
 
11102
@COND_sparc64_ieee1275_TRUE@am__append_8458 = part_amiga.marker
 
11103
@COND_powerpc_ieee1275_TRUE@am__append_8459 = part_amiga.module
 
11104
@COND_powerpc_ieee1275_TRUE@am__append_8460 = part_amiga.module$(EXEEXT)
 
11105
@COND_powerpc_ieee1275_TRUE@am__append_8461 = 
 
11106
@COND_powerpc_ieee1275_TRUE@am__append_8462 = $(nodist_part_amiga_module_SOURCES)
 
11107
@COND_powerpc_ieee1275_TRUE@am__append_8463 = $(nodist_part_amiga_module_SOURCES) \
 
11108
@COND_powerpc_ieee1275_TRUE@    part_amiga.marker
 
11109
@COND_powerpc_ieee1275_TRUE@am__append_8464 = part_amiga.mod
 
11110
@COND_powerpc_ieee1275_TRUE@am__append_8465 = part_amiga.marker
 
11111
@COND_emu_TRUE@am__append_8466 = part_apple.module
 
11112
@COND_emu_TRUE@am__append_8467 = part_apple.module$(EXEEXT)
 
11113
@COND_emu_TRUE@am__append_8468 = 
 
11114
@COND_emu_TRUE@am__append_8469 = $(nodist_part_apple_module_SOURCES)
 
11115
@COND_emu_TRUE@am__append_8470 = $(nodist_part_apple_module_SOURCES) \
 
11116
@COND_emu_TRUE@ part_apple.marker
 
11117
@COND_emu_TRUE@am__append_8471 = part_apple.mod
 
11118
@COND_emu_TRUE@am__append_8472 = part_apple.marker
 
11119
@COND_i386_pc_TRUE@am__append_8473 = part_apple.module
 
11120
@COND_i386_pc_TRUE@am__append_8474 = part_apple.module$(EXEEXT)
 
11121
@COND_i386_pc_TRUE@am__append_8475 = 
 
11122
@COND_i386_pc_TRUE@am__append_8476 = $(nodist_part_apple_module_SOURCES)
 
11123
@COND_i386_pc_TRUE@am__append_8477 =  \
 
11124
@COND_i386_pc_TRUE@     $(nodist_part_apple_module_SOURCES) \
 
11125
@COND_i386_pc_TRUE@     part_apple.marker
 
11126
@COND_i386_pc_TRUE@am__append_8478 = part_apple.mod
 
11127
@COND_i386_pc_TRUE@am__append_8479 = part_apple.marker
 
11128
@COND_i386_efi_TRUE@am__append_8480 = part_apple.module
 
11129
@COND_i386_efi_TRUE@am__append_8481 = part_apple.module$(EXEEXT)
 
11130
@COND_i386_efi_TRUE@am__append_8482 = 
 
11131
@COND_i386_efi_TRUE@am__append_8483 = $(nodist_part_apple_module_SOURCES)
 
11132
@COND_i386_efi_TRUE@am__append_8484 =  \
 
11133
@COND_i386_efi_TRUE@    $(nodist_part_apple_module_SOURCES) \
 
11134
@COND_i386_efi_TRUE@    part_apple.marker
 
11135
@COND_i386_efi_TRUE@am__append_8485 = part_apple.mod
 
11136
@COND_i386_efi_TRUE@am__append_8486 = part_apple.marker
 
11137
@COND_i386_qemu_TRUE@am__append_8487 = part_apple.module
 
11138
@COND_i386_qemu_TRUE@am__append_8488 = part_apple.module$(EXEEXT)
 
11139
@COND_i386_qemu_TRUE@am__append_8489 = 
 
11140
@COND_i386_qemu_TRUE@am__append_8490 = $(nodist_part_apple_module_SOURCES)
 
11141
@COND_i386_qemu_TRUE@am__append_8491 =  \
 
11142
@COND_i386_qemu_TRUE@   $(nodist_part_apple_module_SOURCES) \
 
11143
@COND_i386_qemu_TRUE@   part_apple.marker
 
11144
@COND_i386_qemu_TRUE@am__append_8492 = part_apple.mod
 
11145
@COND_i386_qemu_TRUE@am__append_8493 = part_apple.marker
 
11146
@COND_i386_coreboot_TRUE@am__append_8494 = part_apple.module
 
11147
@COND_i386_coreboot_TRUE@am__append_8495 = part_apple.module$(EXEEXT)
 
11148
@COND_i386_coreboot_TRUE@am__append_8496 = 
 
11149
@COND_i386_coreboot_TRUE@am__append_8497 = $(nodist_part_apple_module_SOURCES)
 
11150
@COND_i386_coreboot_TRUE@am__append_8498 =  \
 
11151
@COND_i386_coreboot_TRUE@       $(nodist_part_apple_module_SOURCES) \
 
11152
@COND_i386_coreboot_TRUE@       part_apple.marker
 
11153
@COND_i386_coreboot_TRUE@am__append_8499 = part_apple.mod
 
11154
@COND_i386_coreboot_TRUE@am__append_8500 = part_apple.marker
 
11155
@COND_i386_multiboot_TRUE@am__append_8501 = part_apple.module
 
11156
@COND_i386_multiboot_TRUE@am__append_8502 = part_apple.module$(EXEEXT)
 
11157
@COND_i386_multiboot_TRUE@am__append_8503 = 
 
11158
@COND_i386_multiboot_TRUE@am__append_8504 = $(nodist_part_apple_module_SOURCES)
 
11159
@COND_i386_multiboot_TRUE@am__append_8505 =  \
 
11160
@COND_i386_multiboot_TRUE@      $(nodist_part_apple_module_SOURCES) \
 
11161
@COND_i386_multiboot_TRUE@      part_apple.marker
 
11162
@COND_i386_multiboot_TRUE@am__append_8506 = part_apple.mod
 
11163
@COND_i386_multiboot_TRUE@am__append_8507 = part_apple.marker
 
11164
@COND_i386_ieee1275_TRUE@am__append_8508 = part_apple.module
 
11165
@COND_i386_ieee1275_TRUE@am__append_8509 = part_apple.module$(EXEEXT)
 
11166
@COND_i386_ieee1275_TRUE@am__append_8510 = 
 
11167
@COND_i386_ieee1275_TRUE@am__append_8511 = $(nodist_part_apple_module_SOURCES)
 
11168
@COND_i386_ieee1275_TRUE@am__append_8512 =  \
 
11169
@COND_i386_ieee1275_TRUE@       $(nodist_part_apple_module_SOURCES) \
 
11170
@COND_i386_ieee1275_TRUE@       part_apple.marker
 
11171
@COND_i386_ieee1275_TRUE@am__append_8513 = part_apple.mod
 
11172
@COND_i386_ieee1275_TRUE@am__append_8514 = part_apple.marker
 
11173
@COND_x86_64_efi_TRUE@am__append_8515 = part_apple.module
 
11174
@COND_x86_64_efi_TRUE@am__append_8516 = part_apple.module$(EXEEXT)
 
11175
@COND_x86_64_efi_TRUE@am__append_8517 = 
 
11176
@COND_x86_64_efi_TRUE@am__append_8518 = $(nodist_part_apple_module_SOURCES)
 
11177
@COND_x86_64_efi_TRUE@am__append_8519 =  \
 
11178
@COND_x86_64_efi_TRUE@  $(nodist_part_apple_module_SOURCES) \
 
11179
@COND_x86_64_efi_TRUE@  part_apple.marker
 
11180
@COND_x86_64_efi_TRUE@am__append_8520 = part_apple.mod
 
11181
@COND_x86_64_efi_TRUE@am__append_8521 = part_apple.marker
 
11182
@COND_mips_yeeloong_TRUE@am__append_8522 = part_apple.module
 
11183
@COND_mips_yeeloong_TRUE@am__append_8523 = part_apple.module$(EXEEXT)
 
11184
@COND_mips_yeeloong_TRUE@am__append_8524 = 
 
11185
@COND_mips_yeeloong_TRUE@am__append_8525 = $(nodist_part_apple_module_SOURCES)
 
11186
@COND_mips_yeeloong_TRUE@am__append_8526 =  \
 
11187
@COND_mips_yeeloong_TRUE@       $(nodist_part_apple_module_SOURCES) \
 
11188
@COND_mips_yeeloong_TRUE@       part_apple.marker
 
11189
@COND_mips_yeeloong_TRUE@am__append_8527 = part_apple.mod
 
11190
@COND_mips_yeeloong_TRUE@am__append_8528 = part_apple.marker
 
11191
@COND_sparc64_ieee1275_TRUE@am__append_8529 = part_apple.module
 
11192
@COND_sparc64_ieee1275_TRUE@am__append_8530 = part_apple.module$(EXEEXT)
 
11193
@COND_sparc64_ieee1275_TRUE@am__append_8531 = 
 
11194
@COND_sparc64_ieee1275_TRUE@am__append_8532 = $(nodist_part_apple_module_SOURCES)
 
11195
@COND_sparc64_ieee1275_TRUE@am__append_8533 = $(nodist_part_apple_module_SOURCES) \
 
11196
@COND_sparc64_ieee1275_TRUE@    part_apple.marker
 
11197
@COND_sparc64_ieee1275_TRUE@am__append_8534 = part_apple.mod
 
11198
@COND_sparc64_ieee1275_TRUE@am__append_8535 = part_apple.marker
 
11199
@COND_powerpc_ieee1275_TRUE@am__append_8536 = part_apple.module
 
11200
@COND_powerpc_ieee1275_TRUE@am__append_8537 = part_apple.module$(EXEEXT)
 
11201
@COND_powerpc_ieee1275_TRUE@am__append_8538 = 
 
11202
@COND_powerpc_ieee1275_TRUE@am__append_8539 = $(nodist_part_apple_module_SOURCES)
 
11203
@COND_powerpc_ieee1275_TRUE@am__append_8540 = $(nodist_part_apple_module_SOURCES) \
 
11204
@COND_powerpc_ieee1275_TRUE@    part_apple.marker
 
11205
@COND_powerpc_ieee1275_TRUE@am__append_8541 = part_apple.mod
 
11206
@COND_powerpc_ieee1275_TRUE@am__append_8542 = part_apple.marker
 
11207
@COND_emu_TRUE@am__append_8543 = part_gpt.module
 
11208
@COND_emu_TRUE@am__append_8544 = part_gpt.module$(EXEEXT)
 
11209
@COND_emu_TRUE@am__append_8545 = 
 
11210
@COND_emu_TRUE@am__append_8546 = $(nodist_part_gpt_module_SOURCES)
 
11211
@COND_emu_TRUE@am__append_8547 = $(nodist_part_gpt_module_SOURCES) \
 
11212
@COND_emu_TRUE@ part_gpt.marker
 
11213
@COND_emu_TRUE@am__append_8548 = part_gpt.mod
 
11214
@COND_emu_TRUE@am__append_8549 = part_gpt.marker
 
11215
@COND_i386_pc_TRUE@am__append_8550 = part_gpt.module
 
11216
@COND_i386_pc_TRUE@am__append_8551 = part_gpt.module$(EXEEXT)
 
11217
@COND_i386_pc_TRUE@am__append_8552 = 
 
11218
@COND_i386_pc_TRUE@am__append_8553 = $(nodist_part_gpt_module_SOURCES)
 
11219
@COND_i386_pc_TRUE@am__append_8554 =  \
 
11220
@COND_i386_pc_TRUE@     $(nodist_part_gpt_module_SOURCES) \
 
11221
@COND_i386_pc_TRUE@     part_gpt.marker
 
11222
@COND_i386_pc_TRUE@am__append_8555 = part_gpt.mod
 
11223
@COND_i386_pc_TRUE@am__append_8556 = part_gpt.marker
 
11224
@COND_i386_efi_TRUE@am__append_8557 = part_gpt.module
 
11225
@COND_i386_efi_TRUE@am__append_8558 = part_gpt.module$(EXEEXT)
 
11226
@COND_i386_efi_TRUE@am__append_8559 = 
 
11227
@COND_i386_efi_TRUE@am__append_8560 = $(nodist_part_gpt_module_SOURCES)
 
11228
@COND_i386_efi_TRUE@am__append_8561 =  \
 
11229
@COND_i386_efi_TRUE@    $(nodist_part_gpt_module_SOURCES) \
 
11230
@COND_i386_efi_TRUE@    part_gpt.marker
 
11231
@COND_i386_efi_TRUE@am__append_8562 = part_gpt.mod
 
11232
@COND_i386_efi_TRUE@am__append_8563 = part_gpt.marker
 
11233
@COND_i386_qemu_TRUE@am__append_8564 = part_gpt.module
 
11234
@COND_i386_qemu_TRUE@am__append_8565 = part_gpt.module$(EXEEXT)
 
11235
@COND_i386_qemu_TRUE@am__append_8566 = 
 
11236
@COND_i386_qemu_TRUE@am__append_8567 = $(nodist_part_gpt_module_SOURCES)
 
11237
@COND_i386_qemu_TRUE@am__append_8568 =  \
 
11238
@COND_i386_qemu_TRUE@   $(nodist_part_gpt_module_SOURCES) \
 
11239
@COND_i386_qemu_TRUE@   part_gpt.marker
 
11240
@COND_i386_qemu_TRUE@am__append_8569 = part_gpt.mod
 
11241
@COND_i386_qemu_TRUE@am__append_8570 = part_gpt.marker
 
11242
@COND_i386_coreboot_TRUE@am__append_8571 = part_gpt.module
 
11243
@COND_i386_coreboot_TRUE@am__append_8572 = part_gpt.module$(EXEEXT)
 
11244
@COND_i386_coreboot_TRUE@am__append_8573 = 
 
11245
@COND_i386_coreboot_TRUE@am__append_8574 = $(nodist_part_gpt_module_SOURCES)
 
11246
@COND_i386_coreboot_TRUE@am__append_8575 =  \
 
11247
@COND_i386_coreboot_TRUE@       $(nodist_part_gpt_module_SOURCES) \
 
11248
@COND_i386_coreboot_TRUE@       part_gpt.marker
 
11249
@COND_i386_coreboot_TRUE@am__append_8576 = part_gpt.mod
 
11250
@COND_i386_coreboot_TRUE@am__append_8577 = part_gpt.marker
 
11251
@COND_i386_multiboot_TRUE@am__append_8578 = part_gpt.module
 
11252
@COND_i386_multiboot_TRUE@am__append_8579 = part_gpt.module$(EXEEXT)
 
11253
@COND_i386_multiboot_TRUE@am__append_8580 = 
 
11254
@COND_i386_multiboot_TRUE@am__append_8581 = $(nodist_part_gpt_module_SOURCES)
 
11255
@COND_i386_multiboot_TRUE@am__append_8582 =  \
 
11256
@COND_i386_multiboot_TRUE@      $(nodist_part_gpt_module_SOURCES) \
 
11257
@COND_i386_multiboot_TRUE@      part_gpt.marker
 
11258
@COND_i386_multiboot_TRUE@am__append_8583 = part_gpt.mod
 
11259
@COND_i386_multiboot_TRUE@am__append_8584 = part_gpt.marker
 
11260
@COND_i386_ieee1275_TRUE@am__append_8585 = part_gpt.module
 
11261
@COND_i386_ieee1275_TRUE@am__append_8586 = part_gpt.module$(EXEEXT)
 
11262
@COND_i386_ieee1275_TRUE@am__append_8587 = 
 
11263
@COND_i386_ieee1275_TRUE@am__append_8588 = $(nodist_part_gpt_module_SOURCES)
 
11264
@COND_i386_ieee1275_TRUE@am__append_8589 =  \
 
11265
@COND_i386_ieee1275_TRUE@       $(nodist_part_gpt_module_SOURCES) \
 
11266
@COND_i386_ieee1275_TRUE@       part_gpt.marker
 
11267
@COND_i386_ieee1275_TRUE@am__append_8590 = part_gpt.mod
 
11268
@COND_i386_ieee1275_TRUE@am__append_8591 = part_gpt.marker
 
11269
@COND_x86_64_efi_TRUE@am__append_8592 = part_gpt.module
 
11270
@COND_x86_64_efi_TRUE@am__append_8593 = part_gpt.module$(EXEEXT)
 
11271
@COND_x86_64_efi_TRUE@am__append_8594 = 
 
11272
@COND_x86_64_efi_TRUE@am__append_8595 = $(nodist_part_gpt_module_SOURCES)
 
11273
@COND_x86_64_efi_TRUE@am__append_8596 =  \
 
11274
@COND_x86_64_efi_TRUE@  $(nodist_part_gpt_module_SOURCES) \
 
11275
@COND_x86_64_efi_TRUE@  part_gpt.marker
 
11276
@COND_x86_64_efi_TRUE@am__append_8597 = part_gpt.mod
 
11277
@COND_x86_64_efi_TRUE@am__append_8598 = part_gpt.marker
 
11278
@COND_mips_yeeloong_TRUE@am__append_8599 = part_gpt.module
 
11279
@COND_mips_yeeloong_TRUE@am__append_8600 = part_gpt.module$(EXEEXT)
 
11280
@COND_mips_yeeloong_TRUE@am__append_8601 = 
 
11281
@COND_mips_yeeloong_TRUE@am__append_8602 = $(nodist_part_gpt_module_SOURCES)
 
11282
@COND_mips_yeeloong_TRUE@am__append_8603 =  \
 
11283
@COND_mips_yeeloong_TRUE@       $(nodist_part_gpt_module_SOURCES) \
 
11284
@COND_mips_yeeloong_TRUE@       part_gpt.marker
 
11285
@COND_mips_yeeloong_TRUE@am__append_8604 = part_gpt.mod
 
11286
@COND_mips_yeeloong_TRUE@am__append_8605 = part_gpt.marker
 
11287
@COND_sparc64_ieee1275_TRUE@am__append_8606 = part_gpt.module
 
11288
@COND_sparc64_ieee1275_TRUE@am__append_8607 = part_gpt.module$(EXEEXT)
 
11289
@COND_sparc64_ieee1275_TRUE@am__append_8608 = 
 
11290
@COND_sparc64_ieee1275_TRUE@am__append_8609 = $(nodist_part_gpt_module_SOURCES)
 
11291
@COND_sparc64_ieee1275_TRUE@am__append_8610 =  \
 
11292
@COND_sparc64_ieee1275_TRUE@    $(nodist_part_gpt_module_SOURCES) \
 
11293
@COND_sparc64_ieee1275_TRUE@    part_gpt.marker
 
11294
@COND_sparc64_ieee1275_TRUE@am__append_8611 = part_gpt.mod
 
11295
@COND_sparc64_ieee1275_TRUE@am__append_8612 = part_gpt.marker
 
11296
@COND_powerpc_ieee1275_TRUE@am__append_8613 = part_gpt.module
 
11297
@COND_powerpc_ieee1275_TRUE@am__append_8614 = part_gpt.module$(EXEEXT)
 
11298
@COND_powerpc_ieee1275_TRUE@am__append_8615 = 
 
11299
@COND_powerpc_ieee1275_TRUE@am__append_8616 = $(nodist_part_gpt_module_SOURCES)
 
11300
@COND_powerpc_ieee1275_TRUE@am__append_8617 =  \
 
11301
@COND_powerpc_ieee1275_TRUE@    $(nodist_part_gpt_module_SOURCES) \
 
11302
@COND_powerpc_ieee1275_TRUE@    part_gpt.marker
 
11303
@COND_powerpc_ieee1275_TRUE@am__append_8618 = part_gpt.mod
 
11304
@COND_powerpc_ieee1275_TRUE@am__append_8619 = part_gpt.marker
 
11305
@COND_emu_TRUE@am__append_8620 = part_msdos.module
 
11306
@COND_emu_TRUE@am__append_8621 = part_msdos.module$(EXEEXT)
 
11307
@COND_emu_TRUE@am__append_8622 = 
 
11308
@COND_emu_TRUE@am__append_8623 = $(nodist_part_msdos_module_SOURCES)
 
11309
@COND_emu_TRUE@am__append_8624 = $(nodist_part_msdos_module_SOURCES) \
 
11310
@COND_emu_TRUE@ part_msdos.marker
 
11311
@COND_emu_TRUE@am__append_8625 = part_msdos.mod
 
11312
@COND_emu_TRUE@am__append_8626 = part_msdos.marker
 
11313
@COND_i386_pc_TRUE@am__append_8627 = part_msdos.module
 
11314
@COND_i386_pc_TRUE@am__append_8628 = part_msdos.module$(EXEEXT)
 
11315
@COND_i386_pc_TRUE@am__append_8629 = 
 
11316
@COND_i386_pc_TRUE@am__append_8630 = $(nodist_part_msdos_module_SOURCES)
 
11317
@COND_i386_pc_TRUE@am__append_8631 =  \
 
11318
@COND_i386_pc_TRUE@     $(nodist_part_msdos_module_SOURCES) \
 
11319
@COND_i386_pc_TRUE@     part_msdos.marker
 
11320
@COND_i386_pc_TRUE@am__append_8632 = part_msdos.mod
 
11321
@COND_i386_pc_TRUE@am__append_8633 = part_msdos.marker
 
11322
@COND_i386_efi_TRUE@am__append_8634 = part_msdos.module
 
11323
@COND_i386_efi_TRUE@am__append_8635 = part_msdos.module$(EXEEXT)
 
11324
@COND_i386_efi_TRUE@am__append_8636 = 
 
11325
@COND_i386_efi_TRUE@am__append_8637 = $(nodist_part_msdos_module_SOURCES)
 
11326
@COND_i386_efi_TRUE@am__append_8638 =  \
 
11327
@COND_i386_efi_TRUE@    $(nodist_part_msdos_module_SOURCES) \
 
11328
@COND_i386_efi_TRUE@    part_msdos.marker
 
11329
@COND_i386_efi_TRUE@am__append_8639 = part_msdos.mod
 
11330
@COND_i386_efi_TRUE@am__append_8640 = part_msdos.marker
 
11331
@COND_i386_qemu_TRUE@am__append_8641 = part_msdos.module
 
11332
@COND_i386_qemu_TRUE@am__append_8642 = part_msdos.module$(EXEEXT)
 
11333
@COND_i386_qemu_TRUE@am__append_8643 = 
 
11334
@COND_i386_qemu_TRUE@am__append_8644 = $(nodist_part_msdos_module_SOURCES)
 
11335
@COND_i386_qemu_TRUE@am__append_8645 =  \
 
11336
@COND_i386_qemu_TRUE@   $(nodist_part_msdos_module_SOURCES) \
 
11337
@COND_i386_qemu_TRUE@   part_msdos.marker
 
11338
@COND_i386_qemu_TRUE@am__append_8646 = part_msdos.mod
 
11339
@COND_i386_qemu_TRUE@am__append_8647 = part_msdos.marker
 
11340
@COND_i386_coreboot_TRUE@am__append_8648 = part_msdos.module
 
11341
@COND_i386_coreboot_TRUE@am__append_8649 = part_msdos.module$(EXEEXT)
 
11342
@COND_i386_coreboot_TRUE@am__append_8650 = 
 
11343
@COND_i386_coreboot_TRUE@am__append_8651 = $(nodist_part_msdos_module_SOURCES)
 
11344
@COND_i386_coreboot_TRUE@am__append_8652 =  \
 
11345
@COND_i386_coreboot_TRUE@       $(nodist_part_msdos_module_SOURCES) \
 
11346
@COND_i386_coreboot_TRUE@       part_msdos.marker
 
11347
@COND_i386_coreboot_TRUE@am__append_8653 = part_msdos.mod
 
11348
@COND_i386_coreboot_TRUE@am__append_8654 = part_msdos.marker
 
11349
@COND_i386_multiboot_TRUE@am__append_8655 = part_msdos.module
 
11350
@COND_i386_multiboot_TRUE@am__append_8656 = part_msdos.module$(EXEEXT)
 
11351
@COND_i386_multiboot_TRUE@am__append_8657 = 
 
11352
@COND_i386_multiboot_TRUE@am__append_8658 = $(nodist_part_msdos_module_SOURCES)
 
11353
@COND_i386_multiboot_TRUE@am__append_8659 =  \
 
11354
@COND_i386_multiboot_TRUE@      $(nodist_part_msdos_module_SOURCES) \
 
11355
@COND_i386_multiboot_TRUE@      part_msdos.marker
 
11356
@COND_i386_multiboot_TRUE@am__append_8660 = part_msdos.mod
 
11357
@COND_i386_multiboot_TRUE@am__append_8661 = part_msdos.marker
 
11358
@COND_i386_ieee1275_TRUE@am__append_8662 = part_msdos.module
 
11359
@COND_i386_ieee1275_TRUE@am__append_8663 = part_msdos.module$(EXEEXT)
 
11360
@COND_i386_ieee1275_TRUE@am__append_8664 = 
 
11361
@COND_i386_ieee1275_TRUE@am__append_8665 = $(nodist_part_msdos_module_SOURCES)
 
11362
@COND_i386_ieee1275_TRUE@am__append_8666 =  \
 
11363
@COND_i386_ieee1275_TRUE@       $(nodist_part_msdos_module_SOURCES) \
 
11364
@COND_i386_ieee1275_TRUE@       part_msdos.marker
 
11365
@COND_i386_ieee1275_TRUE@am__append_8667 = part_msdos.mod
 
11366
@COND_i386_ieee1275_TRUE@am__append_8668 = part_msdos.marker
 
11367
@COND_x86_64_efi_TRUE@am__append_8669 = part_msdos.module
 
11368
@COND_x86_64_efi_TRUE@am__append_8670 = part_msdos.module$(EXEEXT)
 
11369
@COND_x86_64_efi_TRUE@am__append_8671 = 
 
11370
@COND_x86_64_efi_TRUE@am__append_8672 = $(nodist_part_msdos_module_SOURCES)
 
11371
@COND_x86_64_efi_TRUE@am__append_8673 =  \
 
11372
@COND_x86_64_efi_TRUE@  $(nodist_part_msdos_module_SOURCES) \
 
11373
@COND_x86_64_efi_TRUE@  part_msdos.marker
 
11374
@COND_x86_64_efi_TRUE@am__append_8674 = part_msdos.mod
 
11375
@COND_x86_64_efi_TRUE@am__append_8675 = part_msdos.marker
 
11376
@COND_mips_yeeloong_TRUE@am__append_8676 = part_msdos.module
 
11377
@COND_mips_yeeloong_TRUE@am__append_8677 = part_msdos.module$(EXEEXT)
 
11378
@COND_mips_yeeloong_TRUE@am__append_8678 = 
 
11379
@COND_mips_yeeloong_TRUE@am__append_8679 = $(nodist_part_msdos_module_SOURCES)
 
11380
@COND_mips_yeeloong_TRUE@am__append_8680 =  \
 
11381
@COND_mips_yeeloong_TRUE@       $(nodist_part_msdos_module_SOURCES) \
 
11382
@COND_mips_yeeloong_TRUE@       part_msdos.marker
 
11383
@COND_mips_yeeloong_TRUE@am__append_8681 = part_msdos.mod
 
11384
@COND_mips_yeeloong_TRUE@am__append_8682 = part_msdos.marker
 
11385
@COND_sparc64_ieee1275_TRUE@am__append_8683 = part_msdos.module
 
11386
@COND_sparc64_ieee1275_TRUE@am__append_8684 = part_msdos.module$(EXEEXT)
 
11387
@COND_sparc64_ieee1275_TRUE@am__append_8685 = 
 
11388
@COND_sparc64_ieee1275_TRUE@am__append_8686 = $(nodist_part_msdos_module_SOURCES)
 
11389
@COND_sparc64_ieee1275_TRUE@am__append_8687 = $(nodist_part_msdos_module_SOURCES) \
 
11390
@COND_sparc64_ieee1275_TRUE@    part_msdos.marker
 
11391
@COND_sparc64_ieee1275_TRUE@am__append_8688 = part_msdos.mod
 
11392
@COND_sparc64_ieee1275_TRUE@am__append_8689 = part_msdos.marker
 
11393
@COND_powerpc_ieee1275_TRUE@am__append_8690 = part_msdos.module
 
11394
@COND_powerpc_ieee1275_TRUE@am__append_8691 = part_msdos.module$(EXEEXT)
 
11395
@COND_powerpc_ieee1275_TRUE@am__append_8692 = 
 
11396
@COND_powerpc_ieee1275_TRUE@am__append_8693 = $(nodist_part_msdos_module_SOURCES)
 
11397
@COND_powerpc_ieee1275_TRUE@am__append_8694 = $(nodist_part_msdos_module_SOURCES) \
 
11398
@COND_powerpc_ieee1275_TRUE@    part_msdos.marker
 
11399
@COND_powerpc_ieee1275_TRUE@am__append_8695 = part_msdos.mod
 
11400
@COND_powerpc_ieee1275_TRUE@am__append_8696 = part_msdos.marker
 
11401
@COND_emu_TRUE@am__append_8697 = part_sun.module
 
11402
@COND_emu_TRUE@am__append_8698 = part_sun.module$(EXEEXT)
 
11403
@COND_emu_TRUE@am__append_8699 = 
 
11404
@COND_emu_TRUE@am__append_8700 = $(nodist_part_sun_module_SOURCES)
 
11405
@COND_emu_TRUE@am__append_8701 = $(nodist_part_sun_module_SOURCES) \
 
11406
@COND_emu_TRUE@ part_sun.marker
 
11407
@COND_emu_TRUE@am__append_8702 = part_sun.mod
 
11408
@COND_emu_TRUE@am__append_8703 = part_sun.marker
 
11409
@COND_i386_pc_TRUE@am__append_8704 = part_sun.module
 
11410
@COND_i386_pc_TRUE@am__append_8705 = part_sun.module$(EXEEXT)
 
11411
@COND_i386_pc_TRUE@am__append_8706 = 
 
11412
@COND_i386_pc_TRUE@am__append_8707 = $(nodist_part_sun_module_SOURCES)
 
11413
@COND_i386_pc_TRUE@am__append_8708 =  \
 
11414
@COND_i386_pc_TRUE@     $(nodist_part_sun_module_SOURCES) \
 
11415
@COND_i386_pc_TRUE@     part_sun.marker
 
11416
@COND_i386_pc_TRUE@am__append_8709 = part_sun.mod
 
11417
@COND_i386_pc_TRUE@am__append_8710 = part_sun.marker
 
11418
@COND_i386_efi_TRUE@am__append_8711 = part_sun.module
 
11419
@COND_i386_efi_TRUE@am__append_8712 = part_sun.module$(EXEEXT)
 
11420
@COND_i386_efi_TRUE@am__append_8713 = 
 
11421
@COND_i386_efi_TRUE@am__append_8714 = $(nodist_part_sun_module_SOURCES)
 
11422
@COND_i386_efi_TRUE@am__append_8715 =  \
 
11423
@COND_i386_efi_TRUE@    $(nodist_part_sun_module_SOURCES) \
 
11424
@COND_i386_efi_TRUE@    part_sun.marker
 
11425
@COND_i386_efi_TRUE@am__append_8716 = part_sun.mod
 
11426
@COND_i386_efi_TRUE@am__append_8717 = part_sun.marker
 
11427
@COND_i386_qemu_TRUE@am__append_8718 = part_sun.module
 
11428
@COND_i386_qemu_TRUE@am__append_8719 = part_sun.module$(EXEEXT)
 
11429
@COND_i386_qemu_TRUE@am__append_8720 = 
 
11430
@COND_i386_qemu_TRUE@am__append_8721 = $(nodist_part_sun_module_SOURCES)
 
11431
@COND_i386_qemu_TRUE@am__append_8722 =  \
 
11432
@COND_i386_qemu_TRUE@   $(nodist_part_sun_module_SOURCES) \
 
11433
@COND_i386_qemu_TRUE@   part_sun.marker
 
11434
@COND_i386_qemu_TRUE@am__append_8723 = part_sun.mod
 
11435
@COND_i386_qemu_TRUE@am__append_8724 = part_sun.marker
 
11436
@COND_i386_coreboot_TRUE@am__append_8725 = part_sun.module
 
11437
@COND_i386_coreboot_TRUE@am__append_8726 = part_sun.module$(EXEEXT)
 
11438
@COND_i386_coreboot_TRUE@am__append_8727 = 
 
11439
@COND_i386_coreboot_TRUE@am__append_8728 = $(nodist_part_sun_module_SOURCES)
 
11440
@COND_i386_coreboot_TRUE@am__append_8729 =  \
 
11441
@COND_i386_coreboot_TRUE@       $(nodist_part_sun_module_SOURCES) \
 
11442
@COND_i386_coreboot_TRUE@       part_sun.marker
 
11443
@COND_i386_coreboot_TRUE@am__append_8730 = part_sun.mod
 
11444
@COND_i386_coreboot_TRUE@am__append_8731 = part_sun.marker
 
11445
@COND_i386_multiboot_TRUE@am__append_8732 = part_sun.module
 
11446
@COND_i386_multiboot_TRUE@am__append_8733 = part_sun.module$(EXEEXT)
 
11447
@COND_i386_multiboot_TRUE@am__append_8734 = 
 
11448
@COND_i386_multiboot_TRUE@am__append_8735 = $(nodist_part_sun_module_SOURCES)
 
11449
@COND_i386_multiboot_TRUE@am__append_8736 =  \
 
11450
@COND_i386_multiboot_TRUE@      $(nodist_part_sun_module_SOURCES) \
 
11451
@COND_i386_multiboot_TRUE@      part_sun.marker
 
11452
@COND_i386_multiboot_TRUE@am__append_8737 = part_sun.mod
 
11453
@COND_i386_multiboot_TRUE@am__append_8738 = part_sun.marker
 
11454
@COND_i386_ieee1275_TRUE@am__append_8739 = part_sun.module
 
11455
@COND_i386_ieee1275_TRUE@am__append_8740 = part_sun.module$(EXEEXT)
 
11456
@COND_i386_ieee1275_TRUE@am__append_8741 = 
 
11457
@COND_i386_ieee1275_TRUE@am__append_8742 = $(nodist_part_sun_module_SOURCES)
 
11458
@COND_i386_ieee1275_TRUE@am__append_8743 =  \
 
11459
@COND_i386_ieee1275_TRUE@       $(nodist_part_sun_module_SOURCES) \
 
11460
@COND_i386_ieee1275_TRUE@       part_sun.marker
 
11461
@COND_i386_ieee1275_TRUE@am__append_8744 = part_sun.mod
 
11462
@COND_i386_ieee1275_TRUE@am__append_8745 = part_sun.marker
 
11463
@COND_x86_64_efi_TRUE@am__append_8746 = part_sun.module
 
11464
@COND_x86_64_efi_TRUE@am__append_8747 = part_sun.module$(EXEEXT)
 
11465
@COND_x86_64_efi_TRUE@am__append_8748 = 
 
11466
@COND_x86_64_efi_TRUE@am__append_8749 = $(nodist_part_sun_module_SOURCES)
 
11467
@COND_x86_64_efi_TRUE@am__append_8750 =  \
 
11468
@COND_x86_64_efi_TRUE@  $(nodist_part_sun_module_SOURCES) \
 
11469
@COND_x86_64_efi_TRUE@  part_sun.marker
 
11470
@COND_x86_64_efi_TRUE@am__append_8751 = part_sun.mod
 
11471
@COND_x86_64_efi_TRUE@am__append_8752 = part_sun.marker
 
11472
@COND_mips_yeeloong_TRUE@am__append_8753 = part_sun.module
 
11473
@COND_mips_yeeloong_TRUE@am__append_8754 = part_sun.module$(EXEEXT)
 
11474
@COND_mips_yeeloong_TRUE@am__append_8755 = 
 
11475
@COND_mips_yeeloong_TRUE@am__append_8756 = $(nodist_part_sun_module_SOURCES)
 
11476
@COND_mips_yeeloong_TRUE@am__append_8757 =  \
 
11477
@COND_mips_yeeloong_TRUE@       $(nodist_part_sun_module_SOURCES) \
 
11478
@COND_mips_yeeloong_TRUE@       part_sun.marker
 
11479
@COND_mips_yeeloong_TRUE@am__append_8758 = part_sun.mod
 
11480
@COND_mips_yeeloong_TRUE@am__append_8759 = part_sun.marker
 
11481
@COND_sparc64_ieee1275_TRUE@am__append_8760 = part_sun.module
 
11482
@COND_sparc64_ieee1275_TRUE@am__append_8761 = part_sun.module$(EXEEXT)
 
11483
@COND_sparc64_ieee1275_TRUE@am__append_8762 = 
 
11484
@COND_sparc64_ieee1275_TRUE@am__append_8763 = $(nodist_part_sun_module_SOURCES)
 
11485
@COND_sparc64_ieee1275_TRUE@am__append_8764 =  \
 
11486
@COND_sparc64_ieee1275_TRUE@    $(nodist_part_sun_module_SOURCES) \
 
11487
@COND_sparc64_ieee1275_TRUE@    part_sun.marker
 
11488
@COND_sparc64_ieee1275_TRUE@am__append_8765 = part_sun.mod
 
11489
@COND_sparc64_ieee1275_TRUE@am__append_8766 = part_sun.marker
 
11490
@COND_powerpc_ieee1275_TRUE@am__append_8767 = part_sun.module
 
11491
@COND_powerpc_ieee1275_TRUE@am__append_8768 = part_sun.module$(EXEEXT)
 
11492
@COND_powerpc_ieee1275_TRUE@am__append_8769 = 
 
11493
@COND_powerpc_ieee1275_TRUE@am__append_8770 = $(nodist_part_sun_module_SOURCES)
 
11494
@COND_powerpc_ieee1275_TRUE@am__append_8771 =  \
 
11495
@COND_powerpc_ieee1275_TRUE@    $(nodist_part_sun_module_SOURCES) \
 
11496
@COND_powerpc_ieee1275_TRUE@    part_sun.marker
 
11497
@COND_powerpc_ieee1275_TRUE@am__append_8772 = part_sun.mod
 
11498
@COND_powerpc_ieee1275_TRUE@am__append_8773 = part_sun.marker
 
11499
@COND_emu_TRUE@am__append_8774 = part_bsd.module
 
11500
@COND_emu_TRUE@am__append_8775 = part_bsd.module$(EXEEXT)
 
11501
@COND_emu_TRUE@am__append_8776 = 
 
11502
@COND_emu_TRUE@am__append_8777 = $(nodist_part_bsd_module_SOURCES)
 
11503
@COND_emu_TRUE@am__append_8778 = $(nodist_part_bsd_module_SOURCES) \
 
11504
@COND_emu_TRUE@ part_bsd.marker
 
11505
@COND_emu_TRUE@am__append_8779 = part_bsd.mod
 
11506
@COND_emu_TRUE@am__append_8780 = part_bsd.marker
 
11507
@COND_i386_pc_TRUE@am__append_8781 = part_bsd.module
 
11508
@COND_i386_pc_TRUE@am__append_8782 = part_bsd.module$(EXEEXT)
 
11509
@COND_i386_pc_TRUE@am__append_8783 = 
 
11510
@COND_i386_pc_TRUE@am__append_8784 = $(nodist_part_bsd_module_SOURCES)
 
11511
@COND_i386_pc_TRUE@am__append_8785 =  \
 
11512
@COND_i386_pc_TRUE@     $(nodist_part_bsd_module_SOURCES) \
 
11513
@COND_i386_pc_TRUE@     part_bsd.marker
 
11514
@COND_i386_pc_TRUE@am__append_8786 = part_bsd.mod
 
11515
@COND_i386_pc_TRUE@am__append_8787 = part_bsd.marker
 
11516
@COND_i386_efi_TRUE@am__append_8788 = part_bsd.module
 
11517
@COND_i386_efi_TRUE@am__append_8789 = part_bsd.module$(EXEEXT)
 
11518
@COND_i386_efi_TRUE@am__append_8790 = 
 
11519
@COND_i386_efi_TRUE@am__append_8791 = $(nodist_part_bsd_module_SOURCES)
 
11520
@COND_i386_efi_TRUE@am__append_8792 =  \
 
11521
@COND_i386_efi_TRUE@    $(nodist_part_bsd_module_SOURCES) \
 
11522
@COND_i386_efi_TRUE@    part_bsd.marker
 
11523
@COND_i386_efi_TRUE@am__append_8793 = part_bsd.mod
 
11524
@COND_i386_efi_TRUE@am__append_8794 = part_bsd.marker
 
11525
@COND_i386_qemu_TRUE@am__append_8795 = part_bsd.module
 
11526
@COND_i386_qemu_TRUE@am__append_8796 = part_bsd.module$(EXEEXT)
 
11527
@COND_i386_qemu_TRUE@am__append_8797 = 
 
11528
@COND_i386_qemu_TRUE@am__append_8798 = $(nodist_part_bsd_module_SOURCES)
 
11529
@COND_i386_qemu_TRUE@am__append_8799 =  \
 
11530
@COND_i386_qemu_TRUE@   $(nodist_part_bsd_module_SOURCES) \
 
11531
@COND_i386_qemu_TRUE@   part_bsd.marker
 
11532
@COND_i386_qemu_TRUE@am__append_8800 = part_bsd.mod
 
11533
@COND_i386_qemu_TRUE@am__append_8801 = part_bsd.marker
 
11534
@COND_i386_coreboot_TRUE@am__append_8802 = part_bsd.module
 
11535
@COND_i386_coreboot_TRUE@am__append_8803 = part_bsd.module$(EXEEXT)
 
11536
@COND_i386_coreboot_TRUE@am__append_8804 = 
 
11537
@COND_i386_coreboot_TRUE@am__append_8805 = $(nodist_part_bsd_module_SOURCES)
 
11538
@COND_i386_coreboot_TRUE@am__append_8806 =  \
 
11539
@COND_i386_coreboot_TRUE@       $(nodist_part_bsd_module_SOURCES) \
 
11540
@COND_i386_coreboot_TRUE@       part_bsd.marker
 
11541
@COND_i386_coreboot_TRUE@am__append_8807 = part_bsd.mod
 
11542
@COND_i386_coreboot_TRUE@am__append_8808 = part_bsd.marker
 
11543
@COND_i386_multiboot_TRUE@am__append_8809 = part_bsd.module
 
11544
@COND_i386_multiboot_TRUE@am__append_8810 = part_bsd.module$(EXEEXT)
 
11545
@COND_i386_multiboot_TRUE@am__append_8811 = 
 
11546
@COND_i386_multiboot_TRUE@am__append_8812 = $(nodist_part_bsd_module_SOURCES)
 
11547
@COND_i386_multiboot_TRUE@am__append_8813 =  \
 
11548
@COND_i386_multiboot_TRUE@      $(nodist_part_bsd_module_SOURCES) \
 
11549
@COND_i386_multiboot_TRUE@      part_bsd.marker
 
11550
@COND_i386_multiboot_TRUE@am__append_8814 = part_bsd.mod
 
11551
@COND_i386_multiboot_TRUE@am__append_8815 = part_bsd.marker
 
11552
@COND_i386_ieee1275_TRUE@am__append_8816 = part_bsd.module
 
11553
@COND_i386_ieee1275_TRUE@am__append_8817 = part_bsd.module$(EXEEXT)
 
11554
@COND_i386_ieee1275_TRUE@am__append_8818 = 
 
11555
@COND_i386_ieee1275_TRUE@am__append_8819 = $(nodist_part_bsd_module_SOURCES)
 
11556
@COND_i386_ieee1275_TRUE@am__append_8820 =  \
 
11557
@COND_i386_ieee1275_TRUE@       $(nodist_part_bsd_module_SOURCES) \
 
11558
@COND_i386_ieee1275_TRUE@       part_bsd.marker
 
11559
@COND_i386_ieee1275_TRUE@am__append_8821 = part_bsd.mod
 
11560
@COND_i386_ieee1275_TRUE@am__append_8822 = part_bsd.marker
 
11561
@COND_x86_64_efi_TRUE@am__append_8823 = part_bsd.module
 
11562
@COND_x86_64_efi_TRUE@am__append_8824 = part_bsd.module$(EXEEXT)
 
11563
@COND_x86_64_efi_TRUE@am__append_8825 = 
 
11564
@COND_x86_64_efi_TRUE@am__append_8826 = $(nodist_part_bsd_module_SOURCES)
 
11565
@COND_x86_64_efi_TRUE@am__append_8827 =  \
 
11566
@COND_x86_64_efi_TRUE@  $(nodist_part_bsd_module_SOURCES) \
 
11567
@COND_x86_64_efi_TRUE@  part_bsd.marker
 
11568
@COND_x86_64_efi_TRUE@am__append_8828 = part_bsd.mod
 
11569
@COND_x86_64_efi_TRUE@am__append_8829 = part_bsd.marker
 
11570
@COND_mips_yeeloong_TRUE@am__append_8830 = part_bsd.module
 
11571
@COND_mips_yeeloong_TRUE@am__append_8831 = part_bsd.module$(EXEEXT)
 
11572
@COND_mips_yeeloong_TRUE@am__append_8832 = 
 
11573
@COND_mips_yeeloong_TRUE@am__append_8833 = $(nodist_part_bsd_module_SOURCES)
 
11574
@COND_mips_yeeloong_TRUE@am__append_8834 =  \
 
11575
@COND_mips_yeeloong_TRUE@       $(nodist_part_bsd_module_SOURCES) \
 
11576
@COND_mips_yeeloong_TRUE@       part_bsd.marker
 
11577
@COND_mips_yeeloong_TRUE@am__append_8835 = part_bsd.mod
 
11578
@COND_mips_yeeloong_TRUE@am__append_8836 = part_bsd.marker
 
11579
@COND_sparc64_ieee1275_TRUE@am__append_8837 = part_bsd.module
 
11580
@COND_sparc64_ieee1275_TRUE@am__append_8838 = part_bsd.module$(EXEEXT)
 
11581
@COND_sparc64_ieee1275_TRUE@am__append_8839 = 
 
11582
@COND_sparc64_ieee1275_TRUE@am__append_8840 = $(nodist_part_bsd_module_SOURCES)
 
11583
@COND_sparc64_ieee1275_TRUE@am__append_8841 =  \
 
11584
@COND_sparc64_ieee1275_TRUE@    $(nodist_part_bsd_module_SOURCES) \
 
11585
@COND_sparc64_ieee1275_TRUE@    part_bsd.marker
 
11586
@COND_sparc64_ieee1275_TRUE@am__append_8842 = part_bsd.mod
 
11587
@COND_sparc64_ieee1275_TRUE@am__append_8843 = part_bsd.marker
 
11588
@COND_powerpc_ieee1275_TRUE@am__append_8844 = part_bsd.module
 
11589
@COND_powerpc_ieee1275_TRUE@am__append_8845 = part_bsd.module$(EXEEXT)
 
11590
@COND_powerpc_ieee1275_TRUE@am__append_8846 = 
 
11591
@COND_powerpc_ieee1275_TRUE@am__append_8847 = $(nodist_part_bsd_module_SOURCES)
 
11592
@COND_powerpc_ieee1275_TRUE@am__append_8848 =  \
 
11593
@COND_powerpc_ieee1275_TRUE@    $(nodist_part_bsd_module_SOURCES) \
 
11594
@COND_powerpc_ieee1275_TRUE@    part_bsd.marker
 
11595
@COND_powerpc_ieee1275_TRUE@am__append_8849 = part_bsd.mod
 
11596
@COND_powerpc_ieee1275_TRUE@am__append_8850 = part_bsd.marker
 
11597
@COND_emu_TRUE@am__append_8851 = part_sunpc.module
 
11598
@COND_emu_TRUE@am__append_8852 = part_sunpc.module$(EXEEXT)
 
11599
@COND_emu_TRUE@am__append_8853 = 
 
11600
@COND_emu_TRUE@am__append_8854 = $(nodist_part_sunpc_module_SOURCES)
 
11601
@COND_emu_TRUE@am__append_8855 = $(nodist_part_sunpc_module_SOURCES) \
 
11602
@COND_emu_TRUE@ part_sunpc.marker
 
11603
@COND_emu_TRUE@am__append_8856 = part_sunpc.mod
 
11604
@COND_emu_TRUE@am__append_8857 = part_sunpc.marker
 
11605
@COND_i386_pc_TRUE@am__append_8858 = part_sunpc.module
 
11606
@COND_i386_pc_TRUE@am__append_8859 = part_sunpc.module$(EXEEXT)
 
11607
@COND_i386_pc_TRUE@am__append_8860 = 
 
11608
@COND_i386_pc_TRUE@am__append_8861 = $(nodist_part_sunpc_module_SOURCES)
 
11609
@COND_i386_pc_TRUE@am__append_8862 =  \
 
11610
@COND_i386_pc_TRUE@     $(nodist_part_sunpc_module_SOURCES) \
 
11611
@COND_i386_pc_TRUE@     part_sunpc.marker
 
11612
@COND_i386_pc_TRUE@am__append_8863 = part_sunpc.mod
 
11613
@COND_i386_pc_TRUE@am__append_8864 = part_sunpc.marker
 
11614
@COND_i386_efi_TRUE@am__append_8865 = part_sunpc.module
 
11615
@COND_i386_efi_TRUE@am__append_8866 = part_sunpc.module$(EXEEXT)
 
11616
@COND_i386_efi_TRUE@am__append_8867 = 
 
11617
@COND_i386_efi_TRUE@am__append_8868 = $(nodist_part_sunpc_module_SOURCES)
 
11618
@COND_i386_efi_TRUE@am__append_8869 =  \
 
11619
@COND_i386_efi_TRUE@    $(nodist_part_sunpc_module_SOURCES) \
 
11620
@COND_i386_efi_TRUE@    part_sunpc.marker
 
11621
@COND_i386_efi_TRUE@am__append_8870 = part_sunpc.mod
 
11622
@COND_i386_efi_TRUE@am__append_8871 = part_sunpc.marker
 
11623
@COND_i386_qemu_TRUE@am__append_8872 = part_sunpc.module
 
11624
@COND_i386_qemu_TRUE@am__append_8873 = part_sunpc.module$(EXEEXT)
 
11625
@COND_i386_qemu_TRUE@am__append_8874 = 
 
11626
@COND_i386_qemu_TRUE@am__append_8875 = $(nodist_part_sunpc_module_SOURCES)
 
11627
@COND_i386_qemu_TRUE@am__append_8876 =  \
 
11628
@COND_i386_qemu_TRUE@   $(nodist_part_sunpc_module_SOURCES) \
 
11629
@COND_i386_qemu_TRUE@   part_sunpc.marker
 
11630
@COND_i386_qemu_TRUE@am__append_8877 = part_sunpc.mod
 
11631
@COND_i386_qemu_TRUE@am__append_8878 = part_sunpc.marker
 
11632
@COND_i386_coreboot_TRUE@am__append_8879 = part_sunpc.module
 
11633
@COND_i386_coreboot_TRUE@am__append_8880 = part_sunpc.module$(EXEEXT)
 
11634
@COND_i386_coreboot_TRUE@am__append_8881 = 
 
11635
@COND_i386_coreboot_TRUE@am__append_8882 = $(nodist_part_sunpc_module_SOURCES)
 
11636
@COND_i386_coreboot_TRUE@am__append_8883 =  \
 
11637
@COND_i386_coreboot_TRUE@       $(nodist_part_sunpc_module_SOURCES) \
 
11638
@COND_i386_coreboot_TRUE@       part_sunpc.marker
 
11639
@COND_i386_coreboot_TRUE@am__append_8884 = part_sunpc.mod
 
11640
@COND_i386_coreboot_TRUE@am__append_8885 = part_sunpc.marker
 
11641
@COND_i386_multiboot_TRUE@am__append_8886 = part_sunpc.module
 
11642
@COND_i386_multiboot_TRUE@am__append_8887 = part_sunpc.module$(EXEEXT)
 
11643
@COND_i386_multiboot_TRUE@am__append_8888 = 
 
11644
@COND_i386_multiboot_TRUE@am__append_8889 = $(nodist_part_sunpc_module_SOURCES)
 
11645
@COND_i386_multiboot_TRUE@am__append_8890 =  \
 
11646
@COND_i386_multiboot_TRUE@      $(nodist_part_sunpc_module_SOURCES) \
 
11647
@COND_i386_multiboot_TRUE@      part_sunpc.marker
 
11648
@COND_i386_multiboot_TRUE@am__append_8891 = part_sunpc.mod
 
11649
@COND_i386_multiboot_TRUE@am__append_8892 = part_sunpc.marker
 
11650
@COND_i386_ieee1275_TRUE@am__append_8893 = part_sunpc.module
 
11651
@COND_i386_ieee1275_TRUE@am__append_8894 = part_sunpc.module$(EXEEXT)
 
11652
@COND_i386_ieee1275_TRUE@am__append_8895 = 
 
11653
@COND_i386_ieee1275_TRUE@am__append_8896 = $(nodist_part_sunpc_module_SOURCES)
 
11654
@COND_i386_ieee1275_TRUE@am__append_8897 =  \
 
11655
@COND_i386_ieee1275_TRUE@       $(nodist_part_sunpc_module_SOURCES) \
 
11656
@COND_i386_ieee1275_TRUE@       part_sunpc.marker
 
11657
@COND_i386_ieee1275_TRUE@am__append_8898 = part_sunpc.mod
 
11658
@COND_i386_ieee1275_TRUE@am__append_8899 = part_sunpc.marker
 
11659
@COND_x86_64_efi_TRUE@am__append_8900 = part_sunpc.module
 
11660
@COND_x86_64_efi_TRUE@am__append_8901 = part_sunpc.module$(EXEEXT)
 
11661
@COND_x86_64_efi_TRUE@am__append_8902 = 
 
11662
@COND_x86_64_efi_TRUE@am__append_8903 = $(nodist_part_sunpc_module_SOURCES)
 
11663
@COND_x86_64_efi_TRUE@am__append_8904 =  \
 
11664
@COND_x86_64_efi_TRUE@  $(nodist_part_sunpc_module_SOURCES) \
 
11665
@COND_x86_64_efi_TRUE@  part_sunpc.marker
 
11666
@COND_x86_64_efi_TRUE@am__append_8905 = part_sunpc.mod
 
11667
@COND_x86_64_efi_TRUE@am__append_8906 = part_sunpc.marker
 
11668
@COND_mips_yeeloong_TRUE@am__append_8907 = part_sunpc.module
 
11669
@COND_mips_yeeloong_TRUE@am__append_8908 = part_sunpc.module$(EXEEXT)
 
11670
@COND_mips_yeeloong_TRUE@am__append_8909 = 
 
11671
@COND_mips_yeeloong_TRUE@am__append_8910 = $(nodist_part_sunpc_module_SOURCES)
 
11672
@COND_mips_yeeloong_TRUE@am__append_8911 =  \
 
11673
@COND_mips_yeeloong_TRUE@       $(nodist_part_sunpc_module_SOURCES) \
 
11674
@COND_mips_yeeloong_TRUE@       part_sunpc.marker
 
11675
@COND_mips_yeeloong_TRUE@am__append_8912 = part_sunpc.mod
 
11676
@COND_mips_yeeloong_TRUE@am__append_8913 = part_sunpc.marker
 
11677
@COND_sparc64_ieee1275_TRUE@am__append_8914 = part_sunpc.module
 
11678
@COND_sparc64_ieee1275_TRUE@am__append_8915 = part_sunpc.module$(EXEEXT)
 
11679
@COND_sparc64_ieee1275_TRUE@am__append_8916 = 
 
11680
@COND_sparc64_ieee1275_TRUE@am__append_8917 = $(nodist_part_sunpc_module_SOURCES)
 
11681
@COND_sparc64_ieee1275_TRUE@am__append_8918 = $(nodist_part_sunpc_module_SOURCES) \
 
11682
@COND_sparc64_ieee1275_TRUE@    part_sunpc.marker
 
11683
@COND_sparc64_ieee1275_TRUE@am__append_8919 = part_sunpc.mod
 
11684
@COND_sparc64_ieee1275_TRUE@am__append_8920 = part_sunpc.marker
 
11685
@COND_powerpc_ieee1275_TRUE@am__append_8921 = part_sunpc.module
 
11686
@COND_powerpc_ieee1275_TRUE@am__append_8922 = part_sunpc.module$(EXEEXT)
 
11687
@COND_powerpc_ieee1275_TRUE@am__append_8923 = 
 
11688
@COND_powerpc_ieee1275_TRUE@am__append_8924 = $(nodist_part_sunpc_module_SOURCES)
 
11689
@COND_powerpc_ieee1275_TRUE@am__append_8925 = $(nodist_part_sunpc_module_SOURCES) \
 
11690
@COND_powerpc_ieee1275_TRUE@    part_sunpc.marker
 
11691
@COND_powerpc_ieee1275_TRUE@am__append_8926 = part_sunpc.mod
 
11692
@COND_powerpc_ieee1275_TRUE@am__append_8927 = part_sunpc.marker
 
11693
@COND_emu_TRUE@am__append_8928 = msdospart.module
 
11694
@COND_emu_TRUE@am__append_8929 = msdospart.module$(EXEEXT)
 
11695
@COND_emu_TRUE@am__append_8930 = 
 
11696
@COND_emu_TRUE@am__append_8931 = $(nodist_msdospart_module_SOURCES)
 
11697
@COND_emu_TRUE@am__append_8932 = $(nodist_msdospart_module_SOURCES) \
 
11698
@COND_emu_TRUE@ msdospart.marker
 
11699
@COND_emu_TRUE@am__append_8933 = msdospart.mod
 
11700
@COND_emu_TRUE@am__append_8934 = msdospart.marker
 
11701
@COND_i386_pc_TRUE@am__append_8935 = msdospart.module
 
11702
@COND_i386_pc_TRUE@am__append_8936 = msdospart.module$(EXEEXT)
 
11703
@COND_i386_pc_TRUE@am__append_8937 = 
 
11704
@COND_i386_pc_TRUE@am__append_8938 = $(nodist_msdospart_module_SOURCES)
 
11705
@COND_i386_pc_TRUE@am__append_8939 =  \
 
11706
@COND_i386_pc_TRUE@     $(nodist_msdospart_module_SOURCES) \
 
11707
@COND_i386_pc_TRUE@     msdospart.marker
 
11708
@COND_i386_pc_TRUE@am__append_8940 = msdospart.mod
 
11709
@COND_i386_pc_TRUE@am__append_8941 = msdospart.marker
 
11710
@COND_i386_efi_TRUE@am__append_8942 = msdospart.module
 
11711
@COND_i386_efi_TRUE@am__append_8943 = msdospart.module$(EXEEXT)
 
11712
@COND_i386_efi_TRUE@am__append_8944 = 
 
11713
@COND_i386_efi_TRUE@am__append_8945 = $(nodist_msdospart_module_SOURCES)
 
11714
@COND_i386_efi_TRUE@am__append_8946 =  \
 
11715
@COND_i386_efi_TRUE@    $(nodist_msdospart_module_SOURCES) \
 
11716
@COND_i386_efi_TRUE@    msdospart.marker
 
11717
@COND_i386_efi_TRUE@am__append_8947 = msdospart.mod
 
11718
@COND_i386_efi_TRUE@am__append_8948 = msdospart.marker
 
11719
@COND_i386_qemu_TRUE@am__append_8949 = msdospart.module
 
11720
@COND_i386_qemu_TRUE@am__append_8950 = msdospart.module$(EXEEXT)
 
11721
@COND_i386_qemu_TRUE@am__append_8951 = 
 
11722
@COND_i386_qemu_TRUE@am__append_8952 = $(nodist_msdospart_module_SOURCES)
 
11723
@COND_i386_qemu_TRUE@am__append_8953 =  \
 
11724
@COND_i386_qemu_TRUE@   $(nodist_msdospart_module_SOURCES) \
 
11725
@COND_i386_qemu_TRUE@   msdospart.marker
 
11726
@COND_i386_qemu_TRUE@am__append_8954 = msdospart.mod
 
11727
@COND_i386_qemu_TRUE@am__append_8955 = msdospart.marker
 
11728
@COND_i386_coreboot_TRUE@am__append_8956 = msdospart.module
 
11729
@COND_i386_coreboot_TRUE@am__append_8957 = msdospart.module$(EXEEXT)
 
11730
@COND_i386_coreboot_TRUE@am__append_8958 = 
 
11731
@COND_i386_coreboot_TRUE@am__append_8959 = $(nodist_msdospart_module_SOURCES)
 
11732
@COND_i386_coreboot_TRUE@am__append_8960 =  \
 
11733
@COND_i386_coreboot_TRUE@       $(nodist_msdospart_module_SOURCES) \
 
11734
@COND_i386_coreboot_TRUE@       msdospart.marker
 
11735
@COND_i386_coreboot_TRUE@am__append_8961 = msdospart.mod
 
11736
@COND_i386_coreboot_TRUE@am__append_8962 = msdospart.marker
 
11737
@COND_i386_multiboot_TRUE@am__append_8963 = msdospart.module
 
11738
@COND_i386_multiboot_TRUE@am__append_8964 = msdospart.module$(EXEEXT)
 
11739
@COND_i386_multiboot_TRUE@am__append_8965 = 
 
11740
@COND_i386_multiboot_TRUE@am__append_8966 = $(nodist_msdospart_module_SOURCES)
 
11741
@COND_i386_multiboot_TRUE@am__append_8967 =  \
 
11742
@COND_i386_multiboot_TRUE@      $(nodist_msdospart_module_SOURCES) \
 
11743
@COND_i386_multiboot_TRUE@      msdospart.marker
 
11744
@COND_i386_multiboot_TRUE@am__append_8968 = msdospart.mod
 
11745
@COND_i386_multiboot_TRUE@am__append_8969 = msdospart.marker
 
11746
@COND_i386_ieee1275_TRUE@am__append_8970 = msdospart.module
 
11747
@COND_i386_ieee1275_TRUE@am__append_8971 = msdospart.module$(EXEEXT)
 
11748
@COND_i386_ieee1275_TRUE@am__append_8972 = 
 
11749
@COND_i386_ieee1275_TRUE@am__append_8973 = $(nodist_msdospart_module_SOURCES)
 
11750
@COND_i386_ieee1275_TRUE@am__append_8974 =  \
 
11751
@COND_i386_ieee1275_TRUE@       $(nodist_msdospart_module_SOURCES) \
 
11752
@COND_i386_ieee1275_TRUE@       msdospart.marker
 
11753
@COND_i386_ieee1275_TRUE@am__append_8975 = msdospart.mod
 
11754
@COND_i386_ieee1275_TRUE@am__append_8976 = msdospart.marker
 
11755
@COND_x86_64_efi_TRUE@am__append_8977 = msdospart.module
 
11756
@COND_x86_64_efi_TRUE@am__append_8978 = msdospart.module$(EXEEXT)
 
11757
@COND_x86_64_efi_TRUE@am__append_8979 = 
 
11758
@COND_x86_64_efi_TRUE@am__append_8980 = $(nodist_msdospart_module_SOURCES)
 
11759
@COND_x86_64_efi_TRUE@am__append_8981 =  \
 
11760
@COND_x86_64_efi_TRUE@  $(nodist_msdospart_module_SOURCES) \
 
11761
@COND_x86_64_efi_TRUE@  msdospart.marker
 
11762
@COND_x86_64_efi_TRUE@am__append_8982 = msdospart.mod
 
11763
@COND_x86_64_efi_TRUE@am__append_8983 = msdospart.marker
 
11764
@COND_mips_yeeloong_TRUE@am__append_8984 = msdospart.module
 
11765
@COND_mips_yeeloong_TRUE@am__append_8985 = msdospart.module$(EXEEXT)
 
11766
@COND_mips_yeeloong_TRUE@am__append_8986 = 
 
11767
@COND_mips_yeeloong_TRUE@am__append_8987 = $(nodist_msdospart_module_SOURCES)
 
11768
@COND_mips_yeeloong_TRUE@am__append_8988 =  \
 
11769
@COND_mips_yeeloong_TRUE@       $(nodist_msdospart_module_SOURCES) \
 
11770
@COND_mips_yeeloong_TRUE@       msdospart.marker
 
11771
@COND_mips_yeeloong_TRUE@am__append_8989 = msdospart.mod
 
11772
@COND_mips_yeeloong_TRUE@am__append_8990 = msdospart.marker
 
11773
@COND_sparc64_ieee1275_TRUE@am__append_8991 = msdospart.module
 
11774
@COND_sparc64_ieee1275_TRUE@am__append_8992 = msdospart.module$(EXEEXT)
 
11775
@COND_sparc64_ieee1275_TRUE@am__append_8993 = 
 
11776
@COND_sparc64_ieee1275_TRUE@am__append_8994 = $(nodist_msdospart_module_SOURCES)
 
11777
@COND_sparc64_ieee1275_TRUE@am__append_8995 = $(nodist_msdospart_module_SOURCES) \
 
11778
@COND_sparc64_ieee1275_TRUE@    msdospart.marker
 
11779
@COND_sparc64_ieee1275_TRUE@am__append_8996 = msdospart.mod
 
11780
@COND_sparc64_ieee1275_TRUE@am__append_8997 = msdospart.marker
 
11781
@COND_powerpc_ieee1275_TRUE@am__append_8998 = msdospart.module
 
11782
@COND_powerpc_ieee1275_TRUE@am__append_8999 = msdospart.module$(EXEEXT)
 
11783
@COND_powerpc_ieee1275_TRUE@am__append_9000 = 
 
11784
@COND_powerpc_ieee1275_TRUE@am__append_9001 = $(nodist_msdospart_module_SOURCES)
 
11785
@COND_powerpc_ieee1275_TRUE@am__append_9002 = $(nodist_msdospart_module_SOURCES) \
 
11786
@COND_powerpc_ieee1275_TRUE@    msdospart.marker
 
11787
@COND_powerpc_ieee1275_TRUE@am__append_9003 = msdospart.mod
 
11788
@COND_powerpc_ieee1275_TRUE@am__append_9004 = msdospart.marker
 
11789
@COND_i386_pc_TRUE@am__append_9005 = at_keyboard.module
 
11790
@COND_i386_pc_TRUE@am__append_9006 = at_keyboard.module$(EXEEXT)
 
11791
@COND_i386_pc_TRUE@am__append_9007 = 
 
11792
@COND_i386_pc_TRUE@am__append_9008 = $(nodist_at_keyboard_module_SOURCES)
 
11793
@COND_i386_pc_TRUE@am__append_9009 =  \
 
11794
@COND_i386_pc_TRUE@     $(nodist_at_keyboard_module_SOURCES) \
 
11795
@COND_i386_pc_TRUE@     at_keyboard.marker
 
11796
@COND_i386_pc_TRUE@am__append_9010 = at_keyboard.mod
 
11797
@COND_i386_pc_TRUE@am__append_9011 = at_keyboard.marker
 
11798
@COND_i386_efi_TRUE@am__append_9012 = at_keyboard.module
 
11799
@COND_i386_efi_TRUE@am__append_9013 = at_keyboard.module$(EXEEXT)
 
11800
@COND_i386_efi_TRUE@am__append_9014 = 
 
11801
@COND_i386_efi_TRUE@am__append_9015 = $(nodist_at_keyboard_module_SOURCES)
 
11802
@COND_i386_efi_TRUE@am__append_9016 =  \
 
11803
@COND_i386_efi_TRUE@    $(nodist_at_keyboard_module_SOURCES) \
 
11804
@COND_i386_efi_TRUE@    at_keyboard.marker
 
11805
@COND_i386_efi_TRUE@am__append_9017 = at_keyboard.mod
 
11806
@COND_i386_efi_TRUE@am__append_9018 = at_keyboard.marker
 
11807
@COND_i386_qemu_TRUE@am__append_9019 = at_keyboard.module
 
11808
@COND_i386_qemu_TRUE@am__append_9020 = at_keyboard.module$(EXEEXT)
 
11809
@COND_i386_qemu_TRUE@am__append_9021 = 
 
11810
@COND_i386_qemu_TRUE@am__append_9022 = $(nodist_at_keyboard_module_SOURCES)
 
11811
@COND_i386_qemu_TRUE@am__append_9023 =  \
 
11812
@COND_i386_qemu_TRUE@   $(nodist_at_keyboard_module_SOURCES) \
 
11813
@COND_i386_qemu_TRUE@   at_keyboard.marker
 
11814
@COND_i386_qemu_TRUE@am__append_9024 = at_keyboard.mod
 
11815
@COND_i386_qemu_TRUE@am__append_9025 = at_keyboard.marker
 
11816
@COND_i386_coreboot_TRUE@am__append_9026 = at_keyboard.module
 
11817
@COND_i386_coreboot_TRUE@am__append_9027 = at_keyboard.module$(EXEEXT)
 
11818
@COND_i386_coreboot_TRUE@am__append_9028 = 
 
11819
@COND_i386_coreboot_TRUE@am__append_9029 = $(nodist_at_keyboard_module_SOURCES)
 
11820
@COND_i386_coreboot_TRUE@am__append_9030 =  \
 
11821
@COND_i386_coreboot_TRUE@       $(nodist_at_keyboard_module_SOURCES) \
 
11822
@COND_i386_coreboot_TRUE@       at_keyboard.marker
 
11823
@COND_i386_coreboot_TRUE@am__append_9031 = at_keyboard.mod
 
11824
@COND_i386_coreboot_TRUE@am__append_9032 = at_keyboard.marker
 
11825
@COND_i386_multiboot_TRUE@am__append_9033 = at_keyboard.module
 
11826
@COND_i386_multiboot_TRUE@am__append_9034 = at_keyboard.module$(EXEEXT)
 
11827
@COND_i386_multiboot_TRUE@am__append_9035 = 
 
11828
@COND_i386_multiboot_TRUE@am__append_9036 = $(nodist_at_keyboard_module_SOURCES)
 
11829
@COND_i386_multiboot_TRUE@am__append_9037 = $(nodist_at_keyboard_module_SOURCES) \
 
11830
@COND_i386_multiboot_TRUE@      at_keyboard.marker
 
11831
@COND_i386_multiboot_TRUE@am__append_9038 = at_keyboard.mod
 
11832
@COND_i386_multiboot_TRUE@am__append_9039 = at_keyboard.marker
 
11833
@COND_i386_ieee1275_TRUE@am__append_9040 = at_keyboard.module
 
11834
@COND_i386_ieee1275_TRUE@am__append_9041 = at_keyboard.module$(EXEEXT)
 
11835
@COND_i386_ieee1275_TRUE@am__append_9042 = 
 
11836
@COND_i386_ieee1275_TRUE@am__append_9043 = $(nodist_at_keyboard_module_SOURCES)
 
11837
@COND_i386_ieee1275_TRUE@am__append_9044 =  \
 
11838
@COND_i386_ieee1275_TRUE@       $(nodist_at_keyboard_module_SOURCES) \
 
11839
@COND_i386_ieee1275_TRUE@       at_keyboard.marker
 
11840
@COND_i386_ieee1275_TRUE@am__append_9045 = at_keyboard.mod
 
11841
@COND_i386_ieee1275_TRUE@am__append_9046 = at_keyboard.marker
 
11842
@COND_x86_64_efi_TRUE@am__append_9047 = at_keyboard.module
 
11843
@COND_x86_64_efi_TRUE@am__append_9048 = at_keyboard.module$(EXEEXT)
 
11844
@COND_x86_64_efi_TRUE@am__append_9049 = 
 
11845
@COND_x86_64_efi_TRUE@am__append_9050 = $(nodist_at_keyboard_module_SOURCES)
 
11846
@COND_x86_64_efi_TRUE@am__append_9051 =  \
 
11847
@COND_x86_64_efi_TRUE@  $(nodist_at_keyboard_module_SOURCES) \
 
11848
@COND_x86_64_efi_TRUE@  at_keyboard.marker
 
11849
@COND_x86_64_efi_TRUE@am__append_9052 = at_keyboard.mod
 
11850
@COND_x86_64_efi_TRUE@am__append_9053 = at_keyboard.marker
 
11851
@COND_emu_TRUE@am__append_9054 = gfxterm.module
 
11852
@COND_emu_TRUE@am__append_9055 = gfxterm.module$(EXEEXT)
 
11853
@COND_emu_TRUE@am__append_9056 = 
 
11854
@COND_emu_TRUE@am__append_9057 = $(nodist_gfxterm_module_SOURCES)
 
11855
@COND_emu_TRUE@am__append_9058 = $(nodist_gfxterm_module_SOURCES) \
 
11856
@COND_emu_TRUE@ gfxterm.marker
 
11857
@COND_emu_TRUE@am__append_9059 = gfxterm.mod
 
11858
@COND_emu_TRUE@am__append_9060 = gfxterm.marker
 
11859
@COND_i386_pc_TRUE@am__append_9061 = gfxterm.module
 
11860
@COND_i386_pc_TRUE@am__append_9062 = gfxterm.module$(EXEEXT)
 
11861
@COND_i386_pc_TRUE@am__append_9063 = 
 
11862
@COND_i386_pc_TRUE@am__append_9064 = $(nodist_gfxterm_module_SOURCES)
 
11863
@COND_i386_pc_TRUE@am__append_9065 = $(nodist_gfxterm_module_SOURCES) \
 
11864
@COND_i386_pc_TRUE@     gfxterm.marker
 
11865
@COND_i386_pc_TRUE@am__append_9066 = gfxterm.mod
 
11866
@COND_i386_pc_TRUE@am__append_9067 = gfxterm.marker
 
11867
@COND_i386_efi_TRUE@am__append_9068 = gfxterm.module
 
11868
@COND_i386_efi_TRUE@am__append_9069 = gfxterm.module$(EXEEXT)
 
11869
@COND_i386_efi_TRUE@am__append_9070 = 
 
11870
@COND_i386_efi_TRUE@am__append_9071 = $(nodist_gfxterm_module_SOURCES)
 
11871
@COND_i386_efi_TRUE@am__append_9072 =  \
 
11872
@COND_i386_efi_TRUE@    $(nodist_gfxterm_module_SOURCES) \
 
11873
@COND_i386_efi_TRUE@    gfxterm.marker
 
11874
@COND_i386_efi_TRUE@am__append_9073 = gfxterm.mod
 
11875
@COND_i386_efi_TRUE@am__append_9074 = gfxterm.marker
 
11876
@COND_i386_qemu_TRUE@am__append_9075 = gfxterm.module
 
11877
@COND_i386_qemu_TRUE@am__append_9076 = gfxterm.module$(EXEEXT)
 
11878
@COND_i386_qemu_TRUE@am__append_9077 = 
 
11879
@COND_i386_qemu_TRUE@am__append_9078 = $(nodist_gfxterm_module_SOURCES)
 
11880
@COND_i386_qemu_TRUE@am__append_9079 =  \
 
11881
@COND_i386_qemu_TRUE@   $(nodist_gfxterm_module_SOURCES) \
 
11882
@COND_i386_qemu_TRUE@   gfxterm.marker
 
11883
@COND_i386_qemu_TRUE@am__append_9080 = gfxterm.mod
 
11884
@COND_i386_qemu_TRUE@am__append_9081 = gfxterm.marker
 
11885
@COND_i386_coreboot_TRUE@am__append_9082 = gfxterm.module
 
11886
@COND_i386_coreboot_TRUE@am__append_9083 = gfxterm.module$(EXEEXT)
 
11887
@COND_i386_coreboot_TRUE@am__append_9084 = 
 
11888
@COND_i386_coreboot_TRUE@am__append_9085 = $(nodist_gfxterm_module_SOURCES)
 
11889
@COND_i386_coreboot_TRUE@am__append_9086 =  \
 
11890
@COND_i386_coreboot_TRUE@       $(nodist_gfxterm_module_SOURCES) \
 
11891
@COND_i386_coreboot_TRUE@       gfxterm.marker
 
11892
@COND_i386_coreboot_TRUE@am__append_9087 = gfxterm.mod
 
11893
@COND_i386_coreboot_TRUE@am__append_9088 = gfxterm.marker
 
11894
@COND_i386_multiboot_TRUE@am__append_9089 = gfxterm.module
 
11895
@COND_i386_multiboot_TRUE@am__append_9090 = gfxterm.module$(EXEEXT)
 
11896
@COND_i386_multiboot_TRUE@am__append_9091 = 
 
11897
@COND_i386_multiboot_TRUE@am__append_9092 = $(nodist_gfxterm_module_SOURCES)
 
11898
@COND_i386_multiboot_TRUE@am__append_9093 =  \
 
11899
@COND_i386_multiboot_TRUE@      $(nodist_gfxterm_module_SOURCES) \
 
11900
@COND_i386_multiboot_TRUE@      gfxterm.marker
 
11901
@COND_i386_multiboot_TRUE@am__append_9094 = gfxterm.mod
 
11902
@COND_i386_multiboot_TRUE@am__append_9095 = gfxterm.marker
 
11903
@COND_i386_ieee1275_TRUE@am__append_9096 = gfxterm.module
 
11904
@COND_i386_ieee1275_TRUE@am__append_9097 = gfxterm.module$(EXEEXT)
 
11905
@COND_i386_ieee1275_TRUE@am__append_9098 = 
 
11906
@COND_i386_ieee1275_TRUE@am__append_9099 = $(nodist_gfxterm_module_SOURCES)
 
11907
@COND_i386_ieee1275_TRUE@am__append_9100 =  \
 
11908
@COND_i386_ieee1275_TRUE@       $(nodist_gfxterm_module_SOURCES) \
 
11909
@COND_i386_ieee1275_TRUE@       gfxterm.marker
 
11910
@COND_i386_ieee1275_TRUE@am__append_9101 = gfxterm.mod
 
11911
@COND_i386_ieee1275_TRUE@am__append_9102 = gfxterm.marker
 
11912
@COND_x86_64_efi_TRUE@am__append_9103 = gfxterm.module
 
11913
@COND_x86_64_efi_TRUE@am__append_9104 = gfxterm.module$(EXEEXT)
 
11914
@COND_x86_64_efi_TRUE@am__append_9105 = 
 
11915
@COND_x86_64_efi_TRUE@am__append_9106 = $(nodist_gfxterm_module_SOURCES)
 
11916
@COND_x86_64_efi_TRUE@am__append_9107 =  \
 
11917
@COND_x86_64_efi_TRUE@  $(nodist_gfxterm_module_SOURCES) \
 
11918
@COND_x86_64_efi_TRUE@  gfxterm.marker
 
11919
@COND_x86_64_efi_TRUE@am__append_9108 = gfxterm.mod
 
11920
@COND_x86_64_efi_TRUE@am__append_9109 = gfxterm.marker
 
11921
@COND_sparc64_ieee1275_TRUE@am__append_9110 = gfxterm.module
 
11922
@COND_sparc64_ieee1275_TRUE@am__append_9111 = gfxterm.module$(EXEEXT)
 
11923
@COND_sparc64_ieee1275_TRUE@am__append_9112 = 
 
11924
@COND_sparc64_ieee1275_TRUE@am__append_9113 = $(nodist_gfxterm_module_SOURCES)
 
11925
@COND_sparc64_ieee1275_TRUE@am__append_9114 =  \
 
11926
@COND_sparc64_ieee1275_TRUE@    $(nodist_gfxterm_module_SOURCES) \
 
11927
@COND_sparc64_ieee1275_TRUE@    gfxterm.marker
 
11928
@COND_sparc64_ieee1275_TRUE@am__append_9115 = gfxterm.mod
 
11929
@COND_sparc64_ieee1275_TRUE@am__append_9116 = gfxterm.marker
 
11930
@COND_powerpc_ieee1275_TRUE@am__append_9117 = gfxterm.module
 
11931
@COND_powerpc_ieee1275_TRUE@am__append_9118 = gfxterm.module$(EXEEXT)
 
11932
@COND_powerpc_ieee1275_TRUE@am__append_9119 = 
 
11933
@COND_powerpc_ieee1275_TRUE@am__append_9120 = $(nodist_gfxterm_module_SOURCES)
 
11934
@COND_powerpc_ieee1275_TRUE@am__append_9121 =  \
 
11935
@COND_powerpc_ieee1275_TRUE@    $(nodist_gfxterm_module_SOURCES) \
 
11936
@COND_powerpc_ieee1275_TRUE@    gfxterm.marker
 
11937
@COND_powerpc_ieee1275_TRUE@am__append_9122 = gfxterm.mod
 
11938
@COND_powerpc_ieee1275_TRUE@am__append_9123 = gfxterm.marker
 
11939
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9124 = serial.module
 
11940
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9125 = serial.module$(EXEEXT)
 
11941
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9126 = 
 
11942
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9127 = $(nodist_serial_module_SOURCES)
 
11943
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9128 = $(nodist_serial_module_SOURCES) \
 
11944
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ serial.marker
 
11945
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9129 = serial.mod
 
11946
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9130 = serial.marker
 
11947
@COND_i386_pc_TRUE@am__append_9131 = serial.module
 
11948
@COND_i386_pc_TRUE@am__append_9132 = serial.module$(EXEEXT)
 
11949
@COND_i386_pc_TRUE@am__append_9133 = 
 
11950
@COND_i386_pc_TRUE@am__append_9134 = $(nodist_serial_module_SOURCES)
 
11951
@COND_i386_pc_TRUE@am__append_9135 = $(nodist_serial_module_SOURCES) \
 
11952
@COND_i386_pc_TRUE@     serial.marker
 
11953
@COND_i386_pc_TRUE@am__append_9136 = serial.mod
 
11954
@COND_i386_pc_TRUE@am__append_9137 = serial.marker
 
11955
@COND_i386_efi_TRUE@am__append_9138 = serial.module
 
11956
@COND_i386_efi_TRUE@am__append_9139 = serial.module$(EXEEXT)
 
11957
@COND_i386_efi_TRUE@am__append_9140 = 
 
11958
@COND_i386_efi_TRUE@am__append_9141 = $(nodist_serial_module_SOURCES)
 
11959
@COND_i386_efi_TRUE@am__append_9142 = $(nodist_serial_module_SOURCES) \
 
11960
@COND_i386_efi_TRUE@    serial.marker
 
11961
@COND_i386_efi_TRUE@am__append_9143 = serial.mod
 
11962
@COND_i386_efi_TRUE@am__append_9144 = serial.marker
 
11963
@COND_i386_qemu_TRUE@am__append_9145 = serial.module
 
11964
@COND_i386_qemu_TRUE@am__append_9146 = serial.module$(EXEEXT)
 
11965
@COND_i386_qemu_TRUE@am__append_9147 = 
 
11966
@COND_i386_qemu_TRUE@am__append_9148 = $(nodist_serial_module_SOURCES)
 
11967
@COND_i386_qemu_TRUE@am__append_9149 =  \
 
11968
@COND_i386_qemu_TRUE@   $(nodist_serial_module_SOURCES) \
 
11969
@COND_i386_qemu_TRUE@   serial.marker
 
11970
@COND_i386_qemu_TRUE@am__append_9150 = serial.mod
 
11971
@COND_i386_qemu_TRUE@am__append_9151 = serial.marker
 
11972
@COND_i386_coreboot_TRUE@am__append_9152 = serial.module
 
11973
@COND_i386_coreboot_TRUE@am__append_9153 = serial.module$(EXEEXT)
 
11974
@COND_i386_coreboot_TRUE@am__append_9154 = 
 
11975
@COND_i386_coreboot_TRUE@am__append_9155 = $(nodist_serial_module_SOURCES)
 
11976
@COND_i386_coreboot_TRUE@am__append_9156 =  \
 
11977
@COND_i386_coreboot_TRUE@       $(nodist_serial_module_SOURCES) \
 
11978
@COND_i386_coreboot_TRUE@       serial.marker
 
11979
@COND_i386_coreboot_TRUE@am__append_9157 = serial.mod
 
11980
@COND_i386_coreboot_TRUE@am__append_9158 = serial.marker
 
11981
@COND_i386_multiboot_TRUE@am__append_9159 = serial.module
 
11982
@COND_i386_multiboot_TRUE@am__append_9160 = serial.module$(EXEEXT)
 
11983
@COND_i386_multiboot_TRUE@am__append_9161 = 
 
11984
@COND_i386_multiboot_TRUE@am__append_9162 = $(nodist_serial_module_SOURCES)
 
11985
@COND_i386_multiboot_TRUE@am__append_9163 =  \
 
11986
@COND_i386_multiboot_TRUE@      $(nodist_serial_module_SOURCES) \
 
11987
@COND_i386_multiboot_TRUE@      serial.marker
 
11988
@COND_i386_multiboot_TRUE@am__append_9164 = serial.mod
 
11989
@COND_i386_multiboot_TRUE@am__append_9165 = serial.marker
 
11990
@COND_i386_ieee1275_TRUE@am__append_9166 = serial.module
 
11991
@COND_i386_ieee1275_TRUE@am__append_9167 = serial.module$(EXEEXT)
 
11992
@COND_i386_ieee1275_TRUE@am__append_9168 = 
 
11993
@COND_i386_ieee1275_TRUE@am__append_9169 = $(nodist_serial_module_SOURCES)
 
11994
@COND_i386_ieee1275_TRUE@am__append_9170 =  \
 
11995
@COND_i386_ieee1275_TRUE@       $(nodist_serial_module_SOURCES) \
 
11996
@COND_i386_ieee1275_TRUE@       serial.marker
 
11997
@COND_i386_ieee1275_TRUE@am__append_9171 = serial.mod
 
11998
@COND_i386_ieee1275_TRUE@am__append_9172 = serial.marker
 
11999
@COND_x86_64_efi_TRUE@am__append_9173 = serial.module
 
12000
@COND_x86_64_efi_TRUE@am__append_9174 = serial.module$(EXEEXT)
 
12001
@COND_x86_64_efi_TRUE@am__append_9175 = 
 
12002
@COND_x86_64_efi_TRUE@am__append_9176 = $(nodist_serial_module_SOURCES)
 
12003
@COND_x86_64_efi_TRUE@am__append_9177 =  \
 
12004
@COND_x86_64_efi_TRUE@  $(nodist_serial_module_SOURCES) \
 
12005
@COND_x86_64_efi_TRUE@  serial.marker
 
12006
@COND_x86_64_efi_TRUE@am__append_9178 = serial.mod
 
12007
@COND_x86_64_efi_TRUE@am__append_9179 = serial.marker
 
12008
@COND_i386_pc_TRUE@am__append_9180 = sendkey.module
 
12009
@COND_i386_pc_TRUE@am__append_9181 = sendkey.module$(EXEEXT)
 
12010
@COND_i386_pc_TRUE@am__append_9182 = 
 
12011
@COND_i386_pc_TRUE@am__append_9183 = $(nodist_sendkey_module_SOURCES)
 
12012
@COND_i386_pc_TRUE@am__append_9184 = $(nodist_sendkey_module_SOURCES) \
 
12013
@COND_i386_pc_TRUE@     sendkey.marker
 
12014
@COND_i386_pc_TRUE@am__append_9185 = sendkey.mod
 
12015
@COND_i386_pc_TRUE@am__append_9186 = sendkey.marker
 
12016
@COND_emu_TRUE@am__append_9187 = terminfo.module
 
12017
@COND_emu_TRUE@am__append_9188 = terminfo.module$(EXEEXT)
 
12018
@COND_emu_TRUE@am__append_9189 = 
 
12019
@COND_emu_TRUE@am__append_9190 = $(nodist_terminfo_module_SOURCES)
 
12020
@COND_emu_TRUE@am__append_9191 = $(nodist_terminfo_module_SOURCES) \
 
12021
@COND_emu_TRUE@ terminfo.marker
 
12022
@COND_emu_TRUE@am__append_9192 = terminfo.mod
 
12023
@COND_emu_TRUE@am__append_9193 = terminfo.marker
 
12024
@COND_i386_pc_TRUE@am__append_9194 = terminfo.module
 
12025
@COND_i386_pc_TRUE@am__append_9195 = terminfo.module$(EXEEXT)
 
12026
@COND_i386_pc_TRUE@am__append_9196 = 
 
12027
@COND_i386_pc_TRUE@am__append_9197 = $(nodist_terminfo_module_SOURCES)
 
12028
@COND_i386_pc_TRUE@am__append_9198 =  \
 
12029
@COND_i386_pc_TRUE@     $(nodist_terminfo_module_SOURCES) \
 
12030
@COND_i386_pc_TRUE@     terminfo.marker
 
12031
@COND_i386_pc_TRUE@am__append_9199 = terminfo.mod
 
12032
@COND_i386_pc_TRUE@am__append_9200 = terminfo.marker
 
12033
@COND_i386_efi_TRUE@am__append_9201 = terminfo.module
 
12034
@COND_i386_efi_TRUE@am__append_9202 = terminfo.module$(EXEEXT)
 
12035
@COND_i386_efi_TRUE@am__append_9203 = 
 
12036
@COND_i386_efi_TRUE@am__append_9204 = $(nodist_terminfo_module_SOURCES)
 
12037
@COND_i386_efi_TRUE@am__append_9205 =  \
 
12038
@COND_i386_efi_TRUE@    $(nodist_terminfo_module_SOURCES) \
 
12039
@COND_i386_efi_TRUE@    terminfo.marker
 
12040
@COND_i386_efi_TRUE@am__append_9206 = terminfo.mod
 
12041
@COND_i386_efi_TRUE@am__append_9207 = terminfo.marker
 
12042
@COND_i386_qemu_TRUE@am__append_9208 = terminfo.module
 
12043
@COND_i386_qemu_TRUE@am__append_9209 = terminfo.module$(EXEEXT)
 
12044
@COND_i386_qemu_TRUE@am__append_9210 = 
 
12045
@COND_i386_qemu_TRUE@am__append_9211 = $(nodist_terminfo_module_SOURCES)
 
12046
@COND_i386_qemu_TRUE@am__append_9212 =  \
 
12047
@COND_i386_qemu_TRUE@   $(nodist_terminfo_module_SOURCES) \
 
12048
@COND_i386_qemu_TRUE@   terminfo.marker
 
12049
@COND_i386_qemu_TRUE@am__append_9213 = terminfo.mod
 
12050
@COND_i386_qemu_TRUE@am__append_9214 = terminfo.marker
 
12051
@COND_i386_coreboot_TRUE@am__append_9215 = terminfo.module
 
12052
@COND_i386_coreboot_TRUE@am__append_9216 = terminfo.module$(EXEEXT)
 
12053
@COND_i386_coreboot_TRUE@am__append_9217 = 
 
12054
@COND_i386_coreboot_TRUE@am__append_9218 = $(nodist_terminfo_module_SOURCES)
 
12055
@COND_i386_coreboot_TRUE@am__append_9219 =  \
 
12056
@COND_i386_coreboot_TRUE@       $(nodist_terminfo_module_SOURCES) \
 
12057
@COND_i386_coreboot_TRUE@       terminfo.marker
 
12058
@COND_i386_coreboot_TRUE@am__append_9220 = terminfo.mod
 
12059
@COND_i386_coreboot_TRUE@am__append_9221 = terminfo.marker
 
12060
@COND_i386_multiboot_TRUE@am__append_9222 = terminfo.module
 
12061
@COND_i386_multiboot_TRUE@am__append_9223 = terminfo.module$(EXEEXT)
 
12062
@COND_i386_multiboot_TRUE@am__append_9224 = 
 
12063
@COND_i386_multiboot_TRUE@am__append_9225 = $(nodist_terminfo_module_SOURCES)
 
12064
@COND_i386_multiboot_TRUE@am__append_9226 =  \
 
12065
@COND_i386_multiboot_TRUE@      $(nodist_terminfo_module_SOURCES) \
 
12066
@COND_i386_multiboot_TRUE@      terminfo.marker
 
12067
@COND_i386_multiboot_TRUE@am__append_9227 = terminfo.mod
 
12068
@COND_i386_multiboot_TRUE@am__append_9228 = terminfo.marker
 
12069
@COND_x86_64_efi_TRUE@am__append_9229 = terminfo.module
 
12070
@COND_x86_64_efi_TRUE@am__append_9230 = terminfo.module$(EXEEXT)
 
12071
@COND_x86_64_efi_TRUE@am__append_9231 = 
 
12072
@COND_x86_64_efi_TRUE@am__append_9232 = $(nodist_terminfo_module_SOURCES)
 
12073
@COND_x86_64_efi_TRUE@am__append_9233 =  \
 
12074
@COND_x86_64_efi_TRUE@  $(nodist_terminfo_module_SOURCES) \
 
12075
@COND_x86_64_efi_TRUE@  terminfo.marker
 
12076
@COND_x86_64_efi_TRUE@am__append_9234 = terminfo.mod
 
12077
@COND_x86_64_efi_TRUE@am__append_9235 = terminfo.marker
 
12078
@COND_i386_pc_TRUE@am__append_9236 = usb_keyboard.module
 
12079
@COND_i386_pc_TRUE@am__append_9237 = usb_keyboard.module$(EXEEXT)
 
12080
@COND_i386_pc_TRUE@am__append_9238 = 
 
12081
@COND_i386_pc_TRUE@am__append_9239 = $(nodist_usb_keyboard_module_SOURCES)
 
12082
@COND_i386_pc_TRUE@am__append_9240 =  \
 
12083
@COND_i386_pc_TRUE@     $(nodist_usb_keyboard_module_SOURCES) \
 
12084
@COND_i386_pc_TRUE@     usb_keyboard.marker
 
12085
@COND_i386_pc_TRUE@am__append_9241 = usb_keyboard.mod
 
12086
@COND_i386_pc_TRUE@am__append_9242 = usb_keyboard.marker
 
12087
@COND_i386_efi_TRUE@am__append_9243 = usb_keyboard.module
 
12088
@COND_i386_efi_TRUE@am__append_9244 = usb_keyboard.module$(EXEEXT)
 
12089
@COND_i386_efi_TRUE@am__append_9245 = 
 
12090
@COND_i386_efi_TRUE@am__append_9246 = $(nodist_usb_keyboard_module_SOURCES)
 
12091
@COND_i386_efi_TRUE@am__append_9247 =  \
 
12092
@COND_i386_efi_TRUE@    $(nodist_usb_keyboard_module_SOURCES) \
 
12093
@COND_i386_efi_TRUE@    usb_keyboard.marker
 
12094
@COND_i386_efi_TRUE@am__append_9248 = usb_keyboard.mod
 
12095
@COND_i386_efi_TRUE@am__append_9249 = usb_keyboard.marker
 
12096
@COND_i386_qemu_TRUE@am__append_9250 = usb_keyboard.module
 
12097
@COND_i386_qemu_TRUE@am__append_9251 = usb_keyboard.module$(EXEEXT)
 
12098
@COND_i386_qemu_TRUE@am__append_9252 = 
 
12099
@COND_i386_qemu_TRUE@am__append_9253 = $(nodist_usb_keyboard_module_SOURCES)
 
12100
@COND_i386_qemu_TRUE@am__append_9254 =  \
 
12101
@COND_i386_qemu_TRUE@   $(nodist_usb_keyboard_module_SOURCES) \
 
12102
@COND_i386_qemu_TRUE@   usb_keyboard.marker
 
12103
@COND_i386_qemu_TRUE@am__append_9255 = usb_keyboard.mod
 
12104
@COND_i386_qemu_TRUE@am__append_9256 = usb_keyboard.marker
 
12105
@COND_i386_coreboot_TRUE@am__append_9257 = usb_keyboard.module
 
12106
@COND_i386_coreboot_TRUE@am__append_9258 = usb_keyboard.module$(EXEEXT)
 
12107
@COND_i386_coreboot_TRUE@am__append_9259 = 
 
12108
@COND_i386_coreboot_TRUE@am__append_9260 = $(nodist_usb_keyboard_module_SOURCES)
 
12109
@COND_i386_coreboot_TRUE@am__append_9261 = $(nodist_usb_keyboard_module_SOURCES) \
 
12110
@COND_i386_coreboot_TRUE@       usb_keyboard.marker
 
12111
@COND_i386_coreboot_TRUE@am__append_9262 = usb_keyboard.mod
 
12112
@COND_i386_coreboot_TRUE@am__append_9263 = usb_keyboard.marker
 
12113
@COND_i386_multiboot_TRUE@am__append_9264 = usb_keyboard.module
 
12114
@COND_i386_multiboot_TRUE@am__append_9265 = usb_keyboard.module$(EXEEXT)
 
12115
@COND_i386_multiboot_TRUE@am__append_9266 = 
 
12116
@COND_i386_multiboot_TRUE@am__append_9267 = $(nodist_usb_keyboard_module_SOURCES)
 
12117
@COND_i386_multiboot_TRUE@am__append_9268 = $(nodist_usb_keyboard_module_SOURCES) \
 
12118
@COND_i386_multiboot_TRUE@      usb_keyboard.marker
 
12119
@COND_i386_multiboot_TRUE@am__append_9269 = usb_keyboard.mod
 
12120
@COND_i386_multiboot_TRUE@am__append_9270 = usb_keyboard.marker
 
12121
@COND_i386_ieee1275_TRUE@am__append_9271 = usb_keyboard.module
 
12122
@COND_i386_ieee1275_TRUE@am__append_9272 = usb_keyboard.module$(EXEEXT)
 
12123
@COND_i386_ieee1275_TRUE@am__append_9273 = 
 
12124
@COND_i386_ieee1275_TRUE@am__append_9274 = $(nodist_usb_keyboard_module_SOURCES)
 
12125
@COND_i386_ieee1275_TRUE@am__append_9275 = $(nodist_usb_keyboard_module_SOURCES) \
 
12126
@COND_i386_ieee1275_TRUE@       usb_keyboard.marker
 
12127
@COND_i386_ieee1275_TRUE@am__append_9276 = usb_keyboard.mod
 
12128
@COND_i386_ieee1275_TRUE@am__append_9277 = usb_keyboard.marker
 
12129
@COND_x86_64_efi_TRUE@am__append_9278 = usb_keyboard.module
 
12130
@COND_x86_64_efi_TRUE@am__append_9279 = usb_keyboard.module$(EXEEXT)
 
12131
@COND_x86_64_efi_TRUE@am__append_9280 = 
 
12132
@COND_x86_64_efi_TRUE@am__append_9281 = $(nodist_usb_keyboard_module_SOURCES)
 
12133
@COND_x86_64_efi_TRUE@am__append_9282 =  \
 
12134
@COND_x86_64_efi_TRUE@  $(nodist_usb_keyboard_module_SOURCES) \
 
12135
@COND_x86_64_efi_TRUE@  usb_keyboard.marker
 
12136
@COND_x86_64_efi_TRUE@am__append_9283 = usb_keyboard.mod
 
12137
@COND_x86_64_efi_TRUE@am__append_9284 = usb_keyboard.marker
 
12138
@COND_mips_yeeloong_TRUE@am__append_9285 = usb_keyboard.module
 
12139
@COND_mips_yeeloong_TRUE@am__append_9286 = usb_keyboard.module$(EXEEXT)
 
12140
@COND_mips_yeeloong_TRUE@am__append_9287 = 
 
12141
@COND_mips_yeeloong_TRUE@am__append_9288 = $(nodist_usb_keyboard_module_SOURCES)
 
12142
@COND_mips_yeeloong_TRUE@am__append_9289 = $(nodist_usb_keyboard_module_SOURCES) \
 
12143
@COND_mips_yeeloong_TRUE@       usb_keyboard.marker
 
12144
@COND_mips_yeeloong_TRUE@am__append_9290 = usb_keyboard.mod
 
12145
@COND_mips_yeeloong_TRUE@am__append_9291 = usb_keyboard.marker
 
12146
@COND_i386_pc_TRUE@am__append_9292 = vga.module vga_text.module
 
12147
@COND_i386_pc_TRUE@am__append_9293 = vga.module$(EXEEXT) \
 
12148
@COND_i386_pc_TRUE@     vga_text.module$(EXEEXT)
 
12149
@COND_i386_pc_TRUE@am__append_9294 =
 
12150
@COND_i386_pc_TRUE@am__append_9295 = $(nodist_vga_module_SOURCES) \
 
12151
@COND_i386_pc_TRUE@     $(nodist_vga_text_module_SOURCES)
 
12152
@COND_i386_pc_TRUE@am__append_9296 = $(nodist_vga_module_SOURCES) \
 
12153
@COND_i386_pc_TRUE@     vga.marker \
 
12154
@COND_i386_pc_TRUE@     $(nodist_vga_text_module_SOURCES) \
 
12155
@COND_i386_pc_TRUE@     vga_text.marker
 
12156
@COND_i386_pc_TRUE@am__append_9297 = vga.mod vga_text.mod
 
12157
@COND_i386_pc_TRUE@am__append_9298 = vga.marker vga_text.marker
 
12158
@COND_i386_coreboot_TRUE@am__append_9299 = vga_text.module
 
12159
@COND_i386_coreboot_TRUE@am__append_9300 = vga_text.module$(EXEEXT)
 
12160
@COND_i386_coreboot_TRUE@am__append_9301 = 
 
12161
@COND_i386_coreboot_TRUE@am__append_9302 = $(nodist_vga_text_module_SOURCES)
 
12162
@COND_i386_coreboot_TRUE@am__append_9303 =  \
 
12163
@COND_i386_coreboot_TRUE@       $(nodist_vga_text_module_SOURCES) \
 
12164
@COND_i386_coreboot_TRUE@       vga_text.marker
 
12165
@COND_i386_coreboot_TRUE@am__append_9304 = vga_text.mod
 
12166
@COND_i386_coreboot_TRUE@am__append_9305 = vga_text.marker
 
12167
@COND_i386_multiboot_TRUE@am__append_9306 = vga_text.module
 
12168
@COND_i386_multiboot_TRUE@am__append_9307 = vga_text.module$(EXEEXT)
 
12169
@COND_i386_multiboot_TRUE@am__append_9308 = 
 
12170
@COND_i386_multiboot_TRUE@am__append_9309 = $(nodist_vga_text_module_SOURCES)
 
12171
@COND_i386_multiboot_TRUE@am__append_9310 =  \
 
12172
@COND_i386_multiboot_TRUE@      $(nodist_vga_text_module_SOURCES) \
 
12173
@COND_i386_multiboot_TRUE@      vga_text.marker
 
12174
@COND_i386_multiboot_TRUE@am__append_9311 = vga_text.mod
 
12175
@COND_i386_multiboot_TRUE@am__append_9312 = vga_text.marker
 
12176
@COND_i386_pc_TRUE@am__append_9313 = video_cirrus.module
 
12177
@COND_i386_pc_TRUE@am__append_9314 = video_cirrus.module$(EXEEXT)
 
12178
@COND_i386_pc_TRUE@am__append_9315 = 
 
12179
@COND_i386_pc_TRUE@am__append_9316 = $(nodist_video_cirrus_module_SOURCES)
 
12180
@COND_i386_pc_TRUE@am__append_9317 =  \
 
12181
@COND_i386_pc_TRUE@     $(nodist_video_cirrus_module_SOURCES) \
 
12182
@COND_i386_pc_TRUE@     video_cirrus.marker
 
12183
@COND_i386_pc_TRUE@am__append_9318 = video_cirrus.mod
 
12184
@COND_i386_pc_TRUE@am__append_9319 = video_cirrus.marker
 
12185
@COND_i386_efi_TRUE@am__append_9320 = video_cirrus.module
 
12186
@COND_i386_efi_TRUE@am__append_9321 = video_cirrus.module$(EXEEXT)
 
12187
@COND_i386_efi_TRUE@am__append_9322 = 
 
12188
@COND_i386_efi_TRUE@am__append_9323 = $(nodist_video_cirrus_module_SOURCES)
 
12189
@COND_i386_efi_TRUE@am__append_9324 =  \
 
12190
@COND_i386_efi_TRUE@    $(nodist_video_cirrus_module_SOURCES) \
 
12191
@COND_i386_efi_TRUE@    video_cirrus.marker
 
12192
@COND_i386_efi_TRUE@am__append_9325 = video_cirrus.mod
 
12193
@COND_i386_efi_TRUE@am__append_9326 = video_cirrus.marker
 
12194
@COND_i386_qemu_TRUE@am__append_9327 = video_cirrus.module
 
12195
@COND_i386_qemu_TRUE@am__append_9328 = video_cirrus.module$(EXEEXT)
 
12196
@COND_i386_qemu_TRUE@am__append_9329 = 
 
12197
@COND_i386_qemu_TRUE@am__append_9330 = $(nodist_video_cirrus_module_SOURCES)
 
12198
@COND_i386_qemu_TRUE@am__append_9331 =  \
 
12199
@COND_i386_qemu_TRUE@   $(nodist_video_cirrus_module_SOURCES) \
 
12200
@COND_i386_qemu_TRUE@   video_cirrus.marker
 
12201
@COND_i386_qemu_TRUE@am__append_9332 = video_cirrus.mod
 
12202
@COND_i386_qemu_TRUE@am__append_9333 = video_cirrus.marker
 
12203
@COND_i386_coreboot_TRUE@am__append_9334 = video_cirrus.module
 
12204
@COND_i386_coreboot_TRUE@am__append_9335 = video_cirrus.module$(EXEEXT)
 
12205
@COND_i386_coreboot_TRUE@am__append_9336 = 
 
12206
@COND_i386_coreboot_TRUE@am__append_9337 = $(nodist_video_cirrus_module_SOURCES)
 
12207
@COND_i386_coreboot_TRUE@am__append_9338 = $(nodist_video_cirrus_module_SOURCES) \
 
12208
@COND_i386_coreboot_TRUE@       video_cirrus.marker
 
12209
@COND_i386_coreboot_TRUE@am__append_9339 = video_cirrus.mod
 
12210
@COND_i386_coreboot_TRUE@am__append_9340 = video_cirrus.marker
 
12211
@COND_i386_multiboot_TRUE@am__append_9341 = video_cirrus.module
 
12212
@COND_i386_multiboot_TRUE@am__append_9342 = video_cirrus.module$(EXEEXT)
 
12213
@COND_i386_multiboot_TRUE@am__append_9343 = 
 
12214
@COND_i386_multiboot_TRUE@am__append_9344 = $(nodist_video_cirrus_module_SOURCES)
 
12215
@COND_i386_multiboot_TRUE@am__append_9345 = $(nodist_video_cirrus_module_SOURCES) \
 
12216
@COND_i386_multiboot_TRUE@      video_cirrus.marker
 
12217
@COND_i386_multiboot_TRUE@am__append_9346 = video_cirrus.mod
 
12218
@COND_i386_multiboot_TRUE@am__append_9347 = video_cirrus.marker
 
12219
@COND_i386_ieee1275_TRUE@am__append_9348 = video_cirrus.module
 
12220
@COND_i386_ieee1275_TRUE@am__append_9349 = video_cirrus.module$(EXEEXT)
 
12221
@COND_i386_ieee1275_TRUE@am__append_9350 = 
 
12222
@COND_i386_ieee1275_TRUE@am__append_9351 = $(nodist_video_cirrus_module_SOURCES)
 
12223
@COND_i386_ieee1275_TRUE@am__append_9352 = $(nodist_video_cirrus_module_SOURCES) \
 
12224
@COND_i386_ieee1275_TRUE@       video_cirrus.marker
 
12225
@COND_i386_ieee1275_TRUE@am__append_9353 = video_cirrus.mod
 
12226
@COND_i386_ieee1275_TRUE@am__append_9354 = video_cirrus.marker
 
12227
@COND_x86_64_efi_TRUE@am__append_9355 = video_cirrus.module
 
12228
@COND_x86_64_efi_TRUE@am__append_9356 = video_cirrus.module$(EXEEXT)
 
12229
@COND_x86_64_efi_TRUE@am__append_9357 = 
 
12230
@COND_x86_64_efi_TRUE@am__append_9358 = $(nodist_video_cirrus_module_SOURCES)
 
12231
@COND_x86_64_efi_TRUE@am__append_9359 =  \
 
12232
@COND_x86_64_efi_TRUE@  $(nodist_video_cirrus_module_SOURCES) \
 
12233
@COND_x86_64_efi_TRUE@  video_cirrus.marker
 
12234
@COND_x86_64_efi_TRUE@am__append_9360 = video_cirrus.mod
 
12235
@COND_x86_64_efi_TRUE@am__append_9361 = video_cirrus.marker
 
12236
@COND_i386_pc_TRUE@am__append_9362 = video_bochs.module
 
12237
@COND_i386_pc_TRUE@am__append_9363 = video_bochs.module$(EXEEXT)
 
12238
@COND_i386_pc_TRUE@am__append_9364 = 
 
12239
@COND_i386_pc_TRUE@am__append_9365 = $(nodist_video_bochs_module_SOURCES)
 
12240
@COND_i386_pc_TRUE@am__append_9366 =  \
 
12241
@COND_i386_pc_TRUE@     $(nodist_video_bochs_module_SOURCES) \
 
12242
@COND_i386_pc_TRUE@     video_bochs.marker
 
12243
@COND_i386_pc_TRUE@am__append_9367 = video_bochs.mod
 
12244
@COND_i386_pc_TRUE@am__append_9368 = video_bochs.marker
 
12245
@COND_i386_efi_TRUE@am__append_9369 = video_bochs.module
 
12246
@COND_i386_efi_TRUE@am__append_9370 = video_bochs.module$(EXEEXT)
 
12247
@COND_i386_efi_TRUE@am__append_9371 = 
 
12248
@COND_i386_efi_TRUE@am__append_9372 = $(nodist_video_bochs_module_SOURCES)
 
12249
@COND_i386_efi_TRUE@am__append_9373 =  \
 
12250
@COND_i386_efi_TRUE@    $(nodist_video_bochs_module_SOURCES) \
 
12251
@COND_i386_efi_TRUE@    video_bochs.marker
 
12252
@COND_i386_efi_TRUE@am__append_9374 = video_bochs.mod
 
12253
@COND_i386_efi_TRUE@am__append_9375 = video_bochs.marker
 
12254
@COND_i386_qemu_TRUE@am__append_9376 = video_bochs.module
 
12255
@COND_i386_qemu_TRUE@am__append_9377 = video_bochs.module$(EXEEXT)
 
12256
@COND_i386_qemu_TRUE@am__append_9378 = 
 
12257
@COND_i386_qemu_TRUE@am__append_9379 = $(nodist_video_bochs_module_SOURCES)
 
12258
@COND_i386_qemu_TRUE@am__append_9380 =  \
 
12259
@COND_i386_qemu_TRUE@   $(nodist_video_bochs_module_SOURCES) \
 
12260
@COND_i386_qemu_TRUE@   video_bochs.marker
 
12261
@COND_i386_qemu_TRUE@am__append_9381 = video_bochs.mod
 
12262
@COND_i386_qemu_TRUE@am__append_9382 = video_bochs.marker
 
12263
@COND_i386_coreboot_TRUE@am__append_9383 = video_bochs.module
 
12264
@COND_i386_coreboot_TRUE@am__append_9384 = video_bochs.module$(EXEEXT)
 
12265
@COND_i386_coreboot_TRUE@am__append_9385 = 
 
12266
@COND_i386_coreboot_TRUE@am__append_9386 = $(nodist_video_bochs_module_SOURCES)
 
12267
@COND_i386_coreboot_TRUE@am__append_9387 =  \
 
12268
@COND_i386_coreboot_TRUE@       $(nodist_video_bochs_module_SOURCES) \
 
12269
@COND_i386_coreboot_TRUE@       video_bochs.marker
 
12270
@COND_i386_coreboot_TRUE@am__append_9388 = video_bochs.mod
 
12271
@COND_i386_coreboot_TRUE@am__append_9389 = video_bochs.marker
 
12272
@COND_i386_multiboot_TRUE@am__append_9390 = video_bochs.module
 
12273
@COND_i386_multiboot_TRUE@am__append_9391 = video_bochs.module$(EXEEXT)
 
12274
@COND_i386_multiboot_TRUE@am__append_9392 = 
 
12275
@COND_i386_multiboot_TRUE@am__append_9393 = $(nodist_video_bochs_module_SOURCES)
 
12276
@COND_i386_multiboot_TRUE@am__append_9394 = $(nodist_video_bochs_module_SOURCES) \
 
12277
@COND_i386_multiboot_TRUE@      video_bochs.marker
 
12278
@COND_i386_multiboot_TRUE@am__append_9395 = video_bochs.mod
 
12279
@COND_i386_multiboot_TRUE@am__append_9396 = video_bochs.marker
 
12280
@COND_i386_ieee1275_TRUE@am__append_9397 = video_bochs.module
 
12281
@COND_i386_ieee1275_TRUE@am__append_9398 = video_bochs.module$(EXEEXT)
 
12282
@COND_i386_ieee1275_TRUE@am__append_9399 = 
 
12283
@COND_i386_ieee1275_TRUE@am__append_9400 = $(nodist_video_bochs_module_SOURCES)
 
12284
@COND_i386_ieee1275_TRUE@am__append_9401 =  \
 
12285
@COND_i386_ieee1275_TRUE@       $(nodist_video_bochs_module_SOURCES) \
 
12286
@COND_i386_ieee1275_TRUE@       video_bochs.marker
 
12287
@COND_i386_ieee1275_TRUE@am__append_9402 = video_bochs.mod
 
12288
@COND_i386_ieee1275_TRUE@am__append_9403 = video_bochs.marker
 
12289
@COND_x86_64_efi_TRUE@am__append_9404 = video_bochs.module
 
12290
@COND_x86_64_efi_TRUE@am__append_9405 = video_bochs.module$(EXEEXT)
 
12291
@COND_x86_64_efi_TRUE@am__append_9406 = 
 
12292
@COND_x86_64_efi_TRUE@am__append_9407 = $(nodist_video_bochs_module_SOURCES)
 
12293
@COND_x86_64_efi_TRUE@am__append_9408 =  \
 
12294
@COND_x86_64_efi_TRUE@  $(nodist_video_bochs_module_SOURCES) \
 
12295
@COND_x86_64_efi_TRUE@  video_bochs.marker
 
12296
@COND_x86_64_efi_TRUE@am__append_9409 = video_bochs.mod
 
12297
@COND_x86_64_efi_TRUE@am__append_9410 = video_bochs.marker
 
12298
@COND_emu_TRUE@am__append_9411 = functional_test.module
 
12299
@COND_emu_TRUE@am__append_9412 = functional_test.module$(EXEEXT)
 
12300
@COND_emu_TRUE@am__append_9413 = 
 
12301
@COND_emu_TRUE@am__append_9414 = $(nodist_functional_test_module_SOURCES)
 
12302
@COND_emu_TRUE@am__append_9415 =  \
 
12303
@COND_emu_TRUE@ $(nodist_functional_test_module_SOURCES) \
 
12304
@COND_emu_TRUE@ functional_test.marker
 
12305
@COND_emu_TRUE@am__append_9416 = functional_test.mod
 
12306
@COND_emu_TRUE@am__append_9417 = functional_test.marker
 
12307
@COND_i386_pc_TRUE@am__append_9418 = functional_test.module
 
12308
@COND_i386_pc_TRUE@am__append_9419 = functional_test.module$(EXEEXT)
 
12309
@COND_i386_pc_TRUE@am__append_9420 = 
 
12310
@COND_i386_pc_TRUE@am__append_9421 = $(nodist_functional_test_module_SOURCES)
 
12311
@COND_i386_pc_TRUE@am__append_9422 =  \
 
12312
@COND_i386_pc_TRUE@     $(nodist_functional_test_module_SOURCES) \
 
12313
@COND_i386_pc_TRUE@     functional_test.marker
 
12314
@COND_i386_pc_TRUE@am__append_9423 = functional_test.mod
 
12315
@COND_i386_pc_TRUE@am__append_9424 = functional_test.marker
 
12316
@COND_i386_efi_TRUE@am__append_9425 = functional_test.module
 
12317
@COND_i386_efi_TRUE@am__append_9426 = functional_test.module$(EXEEXT)
 
12318
@COND_i386_efi_TRUE@am__append_9427 = 
 
12319
@COND_i386_efi_TRUE@am__append_9428 = $(nodist_functional_test_module_SOURCES)
 
12320
@COND_i386_efi_TRUE@am__append_9429 =  \
 
12321
@COND_i386_efi_TRUE@    $(nodist_functional_test_module_SOURCES) \
 
12322
@COND_i386_efi_TRUE@    functional_test.marker
 
12323
@COND_i386_efi_TRUE@am__append_9430 = functional_test.mod
 
12324
@COND_i386_efi_TRUE@am__append_9431 = functional_test.marker
 
12325
@COND_i386_qemu_TRUE@am__append_9432 = functional_test.module
 
12326
@COND_i386_qemu_TRUE@am__append_9433 = functional_test.module$(EXEEXT)
 
12327
@COND_i386_qemu_TRUE@am__append_9434 = 
 
12328
@COND_i386_qemu_TRUE@am__append_9435 = $(nodist_functional_test_module_SOURCES)
 
12329
@COND_i386_qemu_TRUE@am__append_9436 =  \
 
12330
@COND_i386_qemu_TRUE@   $(nodist_functional_test_module_SOURCES) \
 
12331
@COND_i386_qemu_TRUE@   functional_test.marker
 
12332
@COND_i386_qemu_TRUE@am__append_9437 = functional_test.mod
 
12333
@COND_i386_qemu_TRUE@am__append_9438 = functional_test.marker
 
12334
@COND_i386_coreboot_TRUE@am__append_9439 = functional_test.module
 
12335
@COND_i386_coreboot_TRUE@am__append_9440 = functional_test.module$(EXEEXT)
 
12336
@COND_i386_coreboot_TRUE@am__append_9441 = 
 
12337
@COND_i386_coreboot_TRUE@am__append_9442 = $(nodist_functional_test_module_SOURCES)
 
12338
@COND_i386_coreboot_TRUE@am__append_9443 = $(nodist_functional_test_module_SOURCES) \
 
12339
@COND_i386_coreboot_TRUE@       functional_test.marker
 
12340
@COND_i386_coreboot_TRUE@am__append_9444 = functional_test.mod
 
12341
@COND_i386_coreboot_TRUE@am__append_9445 = functional_test.marker
 
12342
@COND_i386_multiboot_TRUE@am__append_9446 = functional_test.module
 
12343
@COND_i386_multiboot_TRUE@am__append_9447 = functional_test.module$(EXEEXT)
 
12344
@COND_i386_multiboot_TRUE@am__append_9448 = 
 
12345
@COND_i386_multiboot_TRUE@am__append_9449 = $(nodist_functional_test_module_SOURCES)
 
12346
@COND_i386_multiboot_TRUE@am__append_9450 = $(nodist_functional_test_module_SOURCES) \
 
12347
@COND_i386_multiboot_TRUE@      functional_test.marker
 
12348
@COND_i386_multiboot_TRUE@am__append_9451 = functional_test.mod
 
12349
@COND_i386_multiboot_TRUE@am__append_9452 = functional_test.marker
 
12350
@COND_i386_ieee1275_TRUE@am__append_9453 = functional_test.module
 
12351
@COND_i386_ieee1275_TRUE@am__append_9454 = functional_test.module$(EXEEXT)
 
12352
@COND_i386_ieee1275_TRUE@am__append_9455 = 
 
12353
@COND_i386_ieee1275_TRUE@am__append_9456 = $(nodist_functional_test_module_SOURCES)
 
12354
@COND_i386_ieee1275_TRUE@am__append_9457 = $(nodist_functional_test_module_SOURCES) \
 
12355
@COND_i386_ieee1275_TRUE@       functional_test.marker
 
12356
@COND_i386_ieee1275_TRUE@am__append_9458 = functional_test.mod
 
12357
@COND_i386_ieee1275_TRUE@am__append_9459 = functional_test.marker
 
12358
@COND_x86_64_efi_TRUE@am__append_9460 = functional_test.module
 
12359
@COND_x86_64_efi_TRUE@am__append_9461 = functional_test.module$(EXEEXT)
 
12360
@COND_x86_64_efi_TRUE@am__append_9462 = 
 
12361
@COND_x86_64_efi_TRUE@am__append_9463 = $(nodist_functional_test_module_SOURCES)
 
12362
@COND_x86_64_efi_TRUE@am__append_9464 = $(nodist_functional_test_module_SOURCES) \
 
12363
@COND_x86_64_efi_TRUE@  functional_test.marker
 
12364
@COND_x86_64_efi_TRUE@am__append_9465 = functional_test.mod
 
12365
@COND_x86_64_efi_TRUE@am__append_9466 = functional_test.marker
 
12366
@COND_mips_yeeloong_TRUE@am__append_9467 = functional_test.module
 
12367
@COND_mips_yeeloong_TRUE@am__append_9468 = functional_test.module$(EXEEXT)
 
12368
@COND_mips_yeeloong_TRUE@am__append_9469 = 
 
12369
@COND_mips_yeeloong_TRUE@am__append_9470 = $(nodist_functional_test_module_SOURCES)
 
12370
@COND_mips_yeeloong_TRUE@am__append_9471 = $(nodist_functional_test_module_SOURCES) \
 
12371
@COND_mips_yeeloong_TRUE@       functional_test.marker
 
12372
@COND_mips_yeeloong_TRUE@am__append_9472 = functional_test.mod
 
12373
@COND_mips_yeeloong_TRUE@am__append_9473 = functional_test.marker
 
12374
@COND_sparc64_ieee1275_TRUE@am__append_9474 = functional_test.module
 
12375
@COND_sparc64_ieee1275_TRUE@am__append_9475 = functional_test.module$(EXEEXT)
 
12376
@COND_sparc64_ieee1275_TRUE@am__append_9476 = 
 
12377
@COND_sparc64_ieee1275_TRUE@am__append_9477 = $(nodist_functional_test_module_SOURCES)
 
12378
@COND_sparc64_ieee1275_TRUE@am__append_9478 = $(nodist_functional_test_module_SOURCES) \
 
12379
@COND_sparc64_ieee1275_TRUE@    functional_test.marker
 
12380
@COND_sparc64_ieee1275_TRUE@am__append_9479 = functional_test.mod
 
12381
@COND_sparc64_ieee1275_TRUE@am__append_9480 = functional_test.marker
 
12382
@COND_powerpc_ieee1275_TRUE@am__append_9481 = functional_test.module
 
12383
@COND_powerpc_ieee1275_TRUE@am__append_9482 = functional_test.module$(EXEEXT)
 
12384
@COND_powerpc_ieee1275_TRUE@am__append_9483 = 
 
12385
@COND_powerpc_ieee1275_TRUE@am__append_9484 = $(nodist_functional_test_module_SOURCES)
 
12386
@COND_powerpc_ieee1275_TRUE@am__append_9485 = $(nodist_functional_test_module_SOURCES) \
 
12387
@COND_powerpc_ieee1275_TRUE@    functional_test.marker
 
12388
@COND_powerpc_ieee1275_TRUE@am__append_9486 = functional_test.mod
 
12389
@COND_powerpc_ieee1275_TRUE@am__append_9487 = functional_test.marker
 
12390
@COND_emu_TRUE@am__append_9488 = example_functional_test.module
 
12391
@COND_emu_TRUE@am__append_9489 = example_functional_test.module$(EXEEXT)
 
12392
@COND_emu_TRUE@am__append_9490 = 
 
12393
@COND_emu_TRUE@am__append_9491 = $(nodist_example_functional_test_module_SOURCES)
 
12394
@COND_emu_TRUE@am__append_9492 = $(nodist_example_functional_test_module_SOURCES) \
 
12395
@COND_emu_TRUE@ example_functional_test.marker
 
12396
@COND_emu_TRUE@am__append_9493 = example_functional_test.mod
 
12397
@COND_emu_TRUE@am__append_9494 = example_functional_test.marker
 
12398
@COND_i386_pc_TRUE@am__append_9495 = example_functional_test.module
 
12399
@COND_i386_pc_TRUE@am__append_9496 = example_functional_test.module$(EXEEXT)
 
12400
@COND_i386_pc_TRUE@am__append_9497 = 
 
12401
@COND_i386_pc_TRUE@am__append_9498 = $(nodist_example_functional_test_module_SOURCES)
 
12402
@COND_i386_pc_TRUE@am__append_9499 = $(nodist_example_functional_test_module_SOURCES) \
 
12403
@COND_i386_pc_TRUE@     example_functional_test.marker
 
12404
@COND_i386_pc_TRUE@am__append_9500 = example_functional_test.mod
 
12405
@COND_i386_pc_TRUE@am__append_9501 = example_functional_test.marker
 
12406
@COND_i386_efi_TRUE@am__append_9502 = example_functional_test.module
 
12407
@COND_i386_efi_TRUE@am__append_9503 = example_functional_test.module$(EXEEXT)
 
12408
@COND_i386_efi_TRUE@am__append_9504 = 
 
12409
@COND_i386_efi_TRUE@am__append_9505 = $(nodist_example_functional_test_module_SOURCES)
 
12410
@COND_i386_efi_TRUE@am__append_9506 = $(nodist_example_functional_test_module_SOURCES) \
 
12411
@COND_i386_efi_TRUE@    example_functional_test.marker
 
12412
@COND_i386_efi_TRUE@am__append_9507 = example_functional_test.mod
 
12413
@COND_i386_efi_TRUE@am__append_9508 = example_functional_test.marker
 
12414
@COND_i386_qemu_TRUE@am__append_9509 = example_functional_test.module
 
12415
@COND_i386_qemu_TRUE@am__append_9510 = example_functional_test.module$(EXEEXT)
 
12416
@COND_i386_qemu_TRUE@am__append_9511 = 
 
12417
@COND_i386_qemu_TRUE@am__append_9512 = $(nodist_example_functional_test_module_SOURCES)
 
12418
@COND_i386_qemu_TRUE@am__append_9513 = $(nodist_example_functional_test_module_SOURCES) \
 
12419
@COND_i386_qemu_TRUE@   example_functional_test.marker
 
12420
@COND_i386_qemu_TRUE@am__append_9514 = example_functional_test.mod
 
12421
@COND_i386_qemu_TRUE@am__append_9515 = example_functional_test.marker
 
12422
@COND_i386_coreboot_TRUE@am__append_9516 = example_functional_test.module
 
12423
@COND_i386_coreboot_TRUE@am__append_9517 = example_functional_test.module$(EXEEXT)
 
12424
@COND_i386_coreboot_TRUE@am__append_9518 = 
 
12425
@COND_i386_coreboot_TRUE@am__append_9519 = $(nodist_example_functional_test_module_SOURCES)
 
12426
@COND_i386_coreboot_TRUE@am__append_9520 = $(nodist_example_functional_test_module_SOURCES) \
 
12427
@COND_i386_coreboot_TRUE@       example_functional_test.marker
 
12428
@COND_i386_coreboot_TRUE@am__append_9521 = example_functional_test.mod
 
12429
@COND_i386_coreboot_TRUE@am__append_9522 = example_functional_test.marker
 
12430
@COND_i386_multiboot_TRUE@am__append_9523 = example_functional_test.module
 
12431
@COND_i386_multiboot_TRUE@am__append_9524 = example_functional_test.module$(EXEEXT)
 
12432
@COND_i386_multiboot_TRUE@am__append_9525 = 
 
12433
@COND_i386_multiboot_TRUE@am__append_9526 = $(nodist_example_functional_test_module_SOURCES)
 
12434
@COND_i386_multiboot_TRUE@am__append_9527 = $(nodist_example_functional_test_module_SOURCES) \
 
12435
@COND_i386_multiboot_TRUE@      example_functional_test.marker
 
12436
@COND_i386_multiboot_TRUE@am__append_9528 = example_functional_test.mod
 
12437
@COND_i386_multiboot_TRUE@am__append_9529 = example_functional_test.marker
 
12438
@COND_i386_ieee1275_TRUE@am__append_9530 = example_functional_test.module
 
12439
@COND_i386_ieee1275_TRUE@am__append_9531 = example_functional_test.module$(EXEEXT)
 
12440
@COND_i386_ieee1275_TRUE@am__append_9532 = 
 
12441
@COND_i386_ieee1275_TRUE@am__append_9533 = $(nodist_example_functional_test_module_SOURCES)
 
12442
@COND_i386_ieee1275_TRUE@am__append_9534 = $(nodist_example_functional_test_module_SOURCES) \
 
12443
@COND_i386_ieee1275_TRUE@       example_functional_test.marker
 
12444
@COND_i386_ieee1275_TRUE@am__append_9535 = example_functional_test.mod
 
12445
@COND_i386_ieee1275_TRUE@am__append_9536 = example_functional_test.marker
 
12446
@COND_x86_64_efi_TRUE@am__append_9537 = example_functional_test.module
 
12447
@COND_x86_64_efi_TRUE@am__append_9538 = example_functional_test.module$(EXEEXT)
 
12448
@COND_x86_64_efi_TRUE@am__append_9539 = 
 
12449
@COND_x86_64_efi_TRUE@am__append_9540 = $(nodist_example_functional_test_module_SOURCES)
 
12450
@COND_x86_64_efi_TRUE@am__append_9541 = $(nodist_example_functional_test_module_SOURCES) \
 
12451
@COND_x86_64_efi_TRUE@  example_functional_test.marker
 
12452
@COND_x86_64_efi_TRUE@am__append_9542 = example_functional_test.mod
 
12453
@COND_x86_64_efi_TRUE@am__append_9543 = example_functional_test.marker
 
12454
@COND_mips_yeeloong_TRUE@am__append_9544 = example_functional_test.module
 
12455
@COND_mips_yeeloong_TRUE@am__append_9545 = example_functional_test.module$(EXEEXT)
 
12456
@COND_mips_yeeloong_TRUE@am__append_9546 = 
 
12457
@COND_mips_yeeloong_TRUE@am__append_9547 = $(nodist_example_functional_test_module_SOURCES)
 
12458
@COND_mips_yeeloong_TRUE@am__append_9548 = $(nodist_example_functional_test_module_SOURCES) \
 
12459
@COND_mips_yeeloong_TRUE@       example_functional_test.marker
 
12460
@COND_mips_yeeloong_TRUE@am__append_9549 = example_functional_test.mod
 
12461
@COND_mips_yeeloong_TRUE@am__append_9550 = example_functional_test.marker
 
12462
@COND_sparc64_ieee1275_TRUE@am__append_9551 = example_functional_test.module
 
12463
@COND_sparc64_ieee1275_TRUE@am__append_9552 = example_functional_test.module$(EXEEXT)
 
12464
@COND_sparc64_ieee1275_TRUE@am__append_9553 = 
 
12465
@COND_sparc64_ieee1275_TRUE@am__append_9554 = $(nodist_example_functional_test_module_SOURCES)
 
12466
@COND_sparc64_ieee1275_TRUE@am__append_9555 = $(nodist_example_functional_test_module_SOURCES) \
 
12467
@COND_sparc64_ieee1275_TRUE@    example_functional_test.marker
 
12468
@COND_sparc64_ieee1275_TRUE@am__append_9556 = example_functional_test.mod
 
12469
@COND_sparc64_ieee1275_TRUE@am__append_9557 = example_functional_test.marker
 
12470
@COND_powerpc_ieee1275_TRUE@am__append_9558 = example_functional_test.module
 
12471
@COND_powerpc_ieee1275_TRUE@am__append_9559 = example_functional_test.module$(EXEEXT)
 
12472
@COND_powerpc_ieee1275_TRUE@am__append_9560 = 
 
12473
@COND_powerpc_ieee1275_TRUE@am__append_9561 = $(nodist_example_functional_test_module_SOURCES)
 
12474
@COND_powerpc_ieee1275_TRUE@am__append_9562 = $(nodist_example_functional_test_module_SOURCES) \
 
12475
@COND_powerpc_ieee1275_TRUE@    example_functional_test.marker
 
12476
@COND_powerpc_ieee1275_TRUE@am__append_9563 = example_functional_test.mod
 
12477
@COND_powerpc_ieee1275_TRUE@am__append_9564 = example_functional_test.marker
 
12478
@COND_emu_TRUE@am__append_9565 = bitmap.module
 
12479
@COND_emu_TRUE@am__append_9566 = bitmap.module$(EXEEXT)
 
12480
@COND_emu_TRUE@am__append_9567 = 
 
12481
@COND_emu_TRUE@am__append_9568 = $(nodist_bitmap_module_SOURCES)
 
12482
@COND_emu_TRUE@am__append_9569 = $(nodist_bitmap_module_SOURCES) \
 
12483
@COND_emu_TRUE@ bitmap.marker
 
12484
@COND_emu_TRUE@am__append_9570 = bitmap.mod
 
12485
@COND_emu_TRUE@am__append_9571 = bitmap.marker
 
12486
@COND_i386_pc_TRUE@am__append_9572 = bitmap.module
 
12487
@COND_i386_pc_TRUE@am__append_9573 = bitmap.module$(EXEEXT)
 
12488
@COND_i386_pc_TRUE@am__append_9574 = 
 
12489
@COND_i386_pc_TRUE@am__append_9575 = $(nodist_bitmap_module_SOURCES)
 
12490
@COND_i386_pc_TRUE@am__append_9576 = $(nodist_bitmap_module_SOURCES) \
 
12491
@COND_i386_pc_TRUE@     bitmap.marker
 
12492
@COND_i386_pc_TRUE@am__append_9577 = bitmap.mod
 
12493
@COND_i386_pc_TRUE@am__append_9578 = bitmap.marker
 
12494
@COND_i386_efi_TRUE@am__append_9579 = bitmap.module
 
12495
@COND_i386_efi_TRUE@am__append_9580 = bitmap.module$(EXEEXT)
 
12496
@COND_i386_efi_TRUE@am__append_9581 = 
 
12497
@COND_i386_efi_TRUE@am__append_9582 = $(nodist_bitmap_module_SOURCES)
 
12498
@COND_i386_efi_TRUE@am__append_9583 = $(nodist_bitmap_module_SOURCES) \
 
12499
@COND_i386_efi_TRUE@    bitmap.marker
 
12500
@COND_i386_efi_TRUE@am__append_9584 = bitmap.mod
 
12501
@COND_i386_efi_TRUE@am__append_9585 = bitmap.marker
 
12502
@COND_i386_qemu_TRUE@am__append_9586 = bitmap.module
 
12503
@COND_i386_qemu_TRUE@am__append_9587 = bitmap.module$(EXEEXT)
 
12504
@COND_i386_qemu_TRUE@am__append_9588 = 
 
12505
@COND_i386_qemu_TRUE@am__append_9589 = $(nodist_bitmap_module_SOURCES)
 
12506
@COND_i386_qemu_TRUE@am__append_9590 =  \
 
12507
@COND_i386_qemu_TRUE@   $(nodist_bitmap_module_SOURCES) \
 
12508
@COND_i386_qemu_TRUE@   bitmap.marker
 
12509
@COND_i386_qemu_TRUE@am__append_9591 = bitmap.mod
 
12510
@COND_i386_qemu_TRUE@am__append_9592 = bitmap.marker
 
12511
@COND_i386_coreboot_TRUE@am__append_9593 = bitmap.module
 
12512
@COND_i386_coreboot_TRUE@am__append_9594 = bitmap.module$(EXEEXT)
 
12513
@COND_i386_coreboot_TRUE@am__append_9595 = 
 
12514
@COND_i386_coreboot_TRUE@am__append_9596 = $(nodist_bitmap_module_SOURCES)
 
12515
@COND_i386_coreboot_TRUE@am__append_9597 =  \
 
12516
@COND_i386_coreboot_TRUE@       $(nodist_bitmap_module_SOURCES) \
 
12517
@COND_i386_coreboot_TRUE@       bitmap.marker
 
12518
@COND_i386_coreboot_TRUE@am__append_9598 = bitmap.mod
 
12519
@COND_i386_coreboot_TRUE@am__append_9599 = bitmap.marker
 
12520
@COND_i386_multiboot_TRUE@am__append_9600 = bitmap.module
 
12521
@COND_i386_multiboot_TRUE@am__append_9601 = bitmap.module$(EXEEXT)
 
12522
@COND_i386_multiboot_TRUE@am__append_9602 = 
 
12523
@COND_i386_multiboot_TRUE@am__append_9603 = $(nodist_bitmap_module_SOURCES)
 
12524
@COND_i386_multiboot_TRUE@am__append_9604 =  \
 
12525
@COND_i386_multiboot_TRUE@      $(nodist_bitmap_module_SOURCES) \
 
12526
@COND_i386_multiboot_TRUE@      bitmap.marker
 
12527
@COND_i386_multiboot_TRUE@am__append_9605 = bitmap.mod
 
12528
@COND_i386_multiboot_TRUE@am__append_9606 = bitmap.marker
 
12529
@COND_i386_ieee1275_TRUE@am__append_9607 = bitmap.module
 
12530
@COND_i386_ieee1275_TRUE@am__append_9608 = bitmap.module$(EXEEXT)
 
12531
@COND_i386_ieee1275_TRUE@am__append_9609 = 
 
12532
@COND_i386_ieee1275_TRUE@am__append_9610 = $(nodist_bitmap_module_SOURCES)
 
12533
@COND_i386_ieee1275_TRUE@am__append_9611 =  \
 
12534
@COND_i386_ieee1275_TRUE@       $(nodist_bitmap_module_SOURCES) \
 
12535
@COND_i386_ieee1275_TRUE@       bitmap.marker
 
12536
@COND_i386_ieee1275_TRUE@am__append_9612 = bitmap.mod
 
12537
@COND_i386_ieee1275_TRUE@am__append_9613 = bitmap.marker
 
12538
@COND_x86_64_efi_TRUE@am__append_9614 = bitmap.module
 
12539
@COND_x86_64_efi_TRUE@am__append_9615 = bitmap.module$(EXEEXT)
 
12540
@COND_x86_64_efi_TRUE@am__append_9616 = 
 
12541
@COND_x86_64_efi_TRUE@am__append_9617 = $(nodist_bitmap_module_SOURCES)
 
12542
@COND_x86_64_efi_TRUE@am__append_9618 =  \
 
12543
@COND_x86_64_efi_TRUE@  $(nodist_bitmap_module_SOURCES) \
 
12544
@COND_x86_64_efi_TRUE@  bitmap.marker
 
12545
@COND_x86_64_efi_TRUE@am__append_9619 = bitmap.mod
 
12546
@COND_x86_64_efi_TRUE@am__append_9620 = bitmap.marker
 
12547
@COND_sparc64_ieee1275_TRUE@am__append_9621 = bitmap.module
 
12548
@COND_sparc64_ieee1275_TRUE@am__append_9622 = bitmap.module$(EXEEXT)
 
12549
@COND_sparc64_ieee1275_TRUE@am__append_9623 = 
 
12550
@COND_sparc64_ieee1275_TRUE@am__append_9624 = $(nodist_bitmap_module_SOURCES)
 
12551
@COND_sparc64_ieee1275_TRUE@am__append_9625 =  \
 
12552
@COND_sparc64_ieee1275_TRUE@    $(nodist_bitmap_module_SOURCES) \
 
12553
@COND_sparc64_ieee1275_TRUE@    bitmap.marker
 
12554
@COND_sparc64_ieee1275_TRUE@am__append_9626 = bitmap.mod
 
12555
@COND_sparc64_ieee1275_TRUE@am__append_9627 = bitmap.marker
 
12556
@COND_powerpc_ieee1275_TRUE@am__append_9628 = bitmap.module
 
12557
@COND_powerpc_ieee1275_TRUE@am__append_9629 = bitmap.module$(EXEEXT)
 
12558
@COND_powerpc_ieee1275_TRUE@am__append_9630 = 
 
12559
@COND_powerpc_ieee1275_TRUE@am__append_9631 = $(nodist_bitmap_module_SOURCES)
 
12560
@COND_powerpc_ieee1275_TRUE@am__append_9632 =  \
 
12561
@COND_powerpc_ieee1275_TRUE@    $(nodist_bitmap_module_SOURCES) \
 
12562
@COND_powerpc_ieee1275_TRUE@    bitmap.marker
 
12563
@COND_powerpc_ieee1275_TRUE@am__append_9633 = bitmap.mod
 
12564
@COND_powerpc_ieee1275_TRUE@am__append_9634 = bitmap.marker
 
12565
@COND_emu_TRUE@am__append_9635 = bitmap_scale.module
 
12566
@COND_emu_TRUE@am__append_9636 = bitmap_scale.module$(EXEEXT)
 
12567
@COND_emu_TRUE@am__append_9637 = 
 
12568
@COND_emu_TRUE@am__append_9638 = $(nodist_bitmap_scale_module_SOURCES)
 
12569
@COND_emu_TRUE@am__append_9639 =  \
 
12570
@COND_emu_TRUE@ $(nodist_bitmap_scale_module_SOURCES) \
 
12571
@COND_emu_TRUE@ bitmap_scale.marker
 
12572
@COND_emu_TRUE@am__append_9640 = bitmap_scale.mod
 
12573
@COND_emu_TRUE@am__append_9641 = bitmap_scale.marker
 
12574
@COND_i386_pc_TRUE@am__append_9642 = bitmap_scale.module
 
12575
@COND_i386_pc_TRUE@am__append_9643 = bitmap_scale.module$(EXEEXT)
 
12576
@COND_i386_pc_TRUE@am__append_9644 = 
 
12577
@COND_i386_pc_TRUE@am__append_9645 = $(nodist_bitmap_scale_module_SOURCES)
 
12578
@COND_i386_pc_TRUE@am__append_9646 =  \
 
12579
@COND_i386_pc_TRUE@     $(nodist_bitmap_scale_module_SOURCES) \
 
12580
@COND_i386_pc_TRUE@     bitmap_scale.marker
 
12581
@COND_i386_pc_TRUE@am__append_9647 = bitmap_scale.mod
 
12582
@COND_i386_pc_TRUE@am__append_9648 = bitmap_scale.marker
 
12583
@COND_i386_efi_TRUE@am__append_9649 = bitmap_scale.module
 
12584
@COND_i386_efi_TRUE@am__append_9650 = bitmap_scale.module$(EXEEXT)
 
12585
@COND_i386_efi_TRUE@am__append_9651 = 
 
12586
@COND_i386_efi_TRUE@am__append_9652 = $(nodist_bitmap_scale_module_SOURCES)
 
12587
@COND_i386_efi_TRUE@am__append_9653 =  \
 
12588
@COND_i386_efi_TRUE@    $(nodist_bitmap_scale_module_SOURCES) \
 
12589
@COND_i386_efi_TRUE@    bitmap_scale.marker
 
12590
@COND_i386_efi_TRUE@am__append_9654 = bitmap_scale.mod
 
12591
@COND_i386_efi_TRUE@am__append_9655 = bitmap_scale.marker
 
12592
@COND_i386_qemu_TRUE@am__append_9656 = bitmap_scale.module
 
12593
@COND_i386_qemu_TRUE@am__append_9657 = bitmap_scale.module$(EXEEXT)
 
12594
@COND_i386_qemu_TRUE@am__append_9658 = 
 
12595
@COND_i386_qemu_TRUE@am__append_9659 = $(nodist_bitmap_scale_module_SOURCES)
 
12596
@COND_i386_qemu_TRUE@am__append_9660 =  \
 
12597
@COND_i386_qemu_TRUE@   $(nodist_bitmap_scale_module_SOURCES) \
 
12598
@COND_i386_qemu_TRUE@   bitmap_scale.marker
 
12599
@COND_i386_qemu_TRUE@am__append_9661 = bitmap_scale.mod
 
12600
@COND_i386_qemu_TRUE@am__append_9662 = bitmap_scale.marker
 
12601
@COND_i386_coreboot_TRUE@am__append_9663 = bitmap_scale.module
 
12602
@COND_i386_coreboot_TRUE@am__append_9664 = bitmap_scale.module$(EXEEXT)
 
12603
@COND_i386_coreboot_TRUE@am__append_9665 = 
 
12604
@COND_i386_coreboot_TRUE@am__append_9666 = $(nodist_bitmap_scale_module_SOURCES)
 
12605
@COND_i386_coreboot_TRUE@am__append_9667 = $(nodist_bitmap_scale_module_SOURCES) \
 
12606
@COND_i386_coreboot_TRUE@       bitmap_scale.marker
 
12607
@COND_i386_coreboot_TRUE@am__append_9668 = bitmap_scale.mod
 
12608
@COND_i386_coreboot_TRUE@am__append_9669 = bitmap_scale.marker
 
12609
@COND_i386_multiboot_TRUE@am__append_9670 = bitmap_scale.module
 
12610
@COND_i386_multiboot_TRUE@am__append_9671 = bitmap_scale.module$(EXEEXT)
 
12611
@COND_i386_multiboot_TRUE@am__append_9672 = 
 
12612
@COND_i386_multiboot_TRUE@am__append_9673 = $(nodist_bitmap_scale_module_SOURCES)
 
12613
@COND_i386_multiboot_TRUE@am__append_9674 = $(nodist_bitmap_scale_module_SOURCES) \
 
12614
@COND_i386_multiboot_TRUE@      bitmap_scale.marker
 
12615
@COND_i386_multiboot_TRUE@am__append_9675 = bitmap_scale.mod
 
12616
@COND_i386_multiboot_TRUE@am__append_9676 = bitmap_scale.marker
 
12617
@COND_i386_ieee1275_TRUE@am__append_9677 = bitmap_scale.module
 
12618
@COND_i386_ieee1275_TRUE@am__append_9678 = bitmap_scale.module$(EXEEXT)
 
12619
@COND_i386_ieee1275_TRUE@am__append_9679 = 
 
12620
@COND_i386_ieee1275_TRUE@am__append_9680 = $(nodist_bitmap_scale_module_SOURCES)
 
12621
@COND_i386_ieee1275_TRUE@am__append_9681 = $(nodist_bitmap_scale_module_SOURCES) \
 
12622
@COND_i386_ieee1275_TRUE@       bitmap_scale.marker
 
12623
@COND_i386_ieee1275_TRUE@am__append_9682 = bitmap_scale.mod
 
12624
@COND_i386_ieee1275_TRUE@am__append_9683 = bitmap_scale.marker
 
12625
@COND_x86_64_efi_TRUE@am__append_9684 = bitmap_scale.module
 
12626
@COND_x86_64_efi_TRUE@am__append_9685 = bitmap_scale.module$(EXEEXT)
 
12627
@COND_x86_64_efi_TRUE@am__append_9686 = 
 
12628
@COND_x86_64_efi_TRUE@am__append_9687 = $(nodist_bitmap_scale_module_SOURCES)
 
12629
@COND_x86_64_efi_TRUE@am__append_9688 =  \
 
12630
@COND_x86_64_efi_TRUE@  $(nodist_bitmap_scale_module_SOURCES) \
 
12631
@COND_x86_64_efi_TRUE@  bitmap_scale.marker
 
12632
@COND_x86_64_efi_TRUE@am__append_9689 = bitmap_scale.mod
 
12633
@COND_x86_64_efi_TRUE@am__append_9690 = bitmap_scale.marker
 
12634
@COND_sparc64_ieee1275_TRUE@am__append_9691 = bitmap_scale.module
 
12635
@COND_sparc64_ieee1275_TRUE@am__append_9692 = bitmap_scale.module$(EXEEXT)
 
12636
@COND_sparc64_ieee1275_TRUE@am__append_9693 = 
 
12637
@COND_sparc64_ieee1275_TRUE@am__append_9694 = $(nodist_bitmap_scale_module_SOURCES)
 
12638
@COND_sparc64_ieee1275_TRUE@am__append_9695 = $(nodist_bitmap_scale_module_SOURCES) \
 
12639
@COND_sparc64_ieee1275_TRUE@    bitmap_scale.marker
 
12640
@COND_sparc64_ieee1275_TRUE@am__append_9696 = bitmap_scale.mod
 
12641
@COND_sparc64_ieee1275_TRUE@am__append_9697 = bitmap_scale.marker
 
12642
@COND_powerpc_ieee1275_TRUE@am__append_9698 = bitmap_scale.module
 
12643
@COND_powerpc_ieee1275_TRUE@am__append_9699 = bitmap_scale.module$(EXEEXT)
 
12644
@COND_powerpc_ieee1275_TRUE@am__append_9700 = 
 
12645
@COND_powerpc_ieee1275_TRUE@am__append_9701 = $(nodist_bitmap_scale_module_SOURCES)
 
12646
@COND_powerpc_ieee1275_TRUE@am__append_9702 = $(nodist_bitmap_scale_module_SOURCES) \
 
12647
@COND_powerpc_ieee1275_TRUE@    bitmap_scale.marker
 
12648
@COND_powerpc_ieee1275_TRUE@am__append_9703 = bitmap_scale.mod
 
12649
@COND_powerpc_ieee1275_TRUE@am__append_9704 = bitmap_scale.marker
 
12650
@COND_i386_efi_TRUE@am__append_9705 = efi_gop.module
 
12651
@COND_i386_efi_TRUE@am__append_9706 = efi_gop.module$(EXEEXT)
 
12652
@COND_i386_efi_TRUE@am__append_9707 = 
 
12653
@COND_i386_efi_TRUE@am__append_9708 = $(nodist_efi_gop_module_SOURCES)
 
12654
@COND_i386_efi_TRUE@am__append_9709 =  \
 
12655
@COND_i386_efi_TRUE@    $(nodist_efi_gop_module_SOURCES) \
 
12656
@COND_i386_efi_TRUE@    efi_gop.marker
 
12657
@COND_i386_efi_TRUE@am__append_9710 = efi_gop.mod
 
12658
@COND_i386_efi_TRUE@am__append_9711 = efi_gop.marker
 
12659
@COND_x86_64_efi_TRUE@am__append_9712 = efi_gop.module
 
12660
@COND_x86_64_efi_TRUE@am__append_9713 = efi_gop.module$(EXEEXT)
 
12661
@COND_x86_64_efi_TRUE@am__append_9714 = 
 
12662
@COND_x86_64_efi_TRUE@am__append_9715 = $(nodist_efi_gop_module_SOURCES)
 
12663
@COND_x86_64_efi_TRUE@am__append_9716 =  \
 
12664
@COND_x86_64_efi_TRUE@  $(nodist_efi_gop_module_SOURCES) \
 
12665
@COND_x86_64_efi_TRUE@  efi_gop.marker
 
12666
@COND_x86_64_efi_TRUE@am__append_9717 = efi_gop.mod
 
12667
@COND_x86_64_efi_TRUE@am__append_9718 = efi_gop.marker
 
12668
@COND_i386_efi_TRUE@am__append_9719 = efi_uga.module
 
12669
@COND_i386_efi_TRUE@am__append_9720 = efi_uga.module$(EXEEXT)
 
12670
@COND_i386_efi_TRUE@am__append_9721 = 
 
12671
@COND_i386_efi_TRUE@am__append_9722 = $(nodist_efi_uga_module_SOURCES)
 
12672
@COND_i386_efi_TRUE@am__append_9723 =  \
 
12673
@COND_i386_efi_TRUE@    $(nodist_efi_uga_module_SOURCES) \
 
12674
@COND_i386_efi_TRUE@    efi_uga.marker
 
12675
@COND_i386_efi_TRUE@am__append_9724 = efi_uga.mod
 
12676
@COND_i386_efi_TRUE@am__append_9725 = efi_uga.marker
 
12677
@COND_x86_64_efi_TRUE@am__append_9726 = efi_uga.module
 
12678
@COND_x86_64_efi_TRUE@am__append_9727 = efi_uga.module$(EXEEXT)
 
12679
@COND_x86_64_efi_TRUE@am__append_9728 = 
 
12680
@COND_x86_64_efi_TRUE@am__append_9729 = $(nodist_efi_uga_module_SOURCES)
 
12681
@COND_x86_64_efi_TRUE@am__append_9730 =  \
 
12682
@COND_x86_64_efi_TRUE@  $(nodist_efi_uga_module_SOURCES) \
 
12683
@COND_x86_64_efi_TRUE@  efi_uga.marker
 
12684
@COND_x86_64_efi_TRUE@am__append_9731 = efi_uga.mod
 
12685
@COND_x86_64_efi_TRUE@am__append_9732 = efi_uga.marker
 
12686
@COND_emu_TRUE@am__append_9733 = jpeg.module
 
12687
@COND_emu_TRUE@am__append_9734 = jpeg.module$(EXEEXT)
 
12688
@COND_emu_TRUE@am__append_9735 = 
 
12689
@COND_emu_TRUE@am__append_9736 = $(nodist_jpeg_module_SOURCES)
 
12690
@COND_emu_TRUE@am__append_9737 = $(nodist_jpeg_module_SOURCES) \
 
12691
@COND_emu_TRUE@ jpeg.marker
 
12692
@COND_emu_TRUE@am__append_9738 = jpeg.mod
 
12693
@COND_emu_TRUE@am__append_9739 = jpeg.marker
 
12694
@COND_i386_pc_TRUE@am__append_9740 = jpeg.module
 
12695
@COND_i386_pc_TRUE@am__append_9741 = jpeg.module$(EXEEXT)
 
12696
@COND_i386_pc_TRUE@am__append_9742 = 
 
12697
@COND_i386_pc_TRUE@am__append_9743 = $(nodist_jpeg_module_SOURCES)
 
12698
@COND_i386_pc_TRUE@am__append_9744 = $(nodist_jpeg_module_SOURCES) \
 
12699
@COND_i386_pc_TRUE@     jpeg.marker
 
12700
@COND_i386_pc_TRUE@am__append_9745 = jpeg.mod
 
12701
@COND_i386_pc_TRUE@am__append_9746 = jpeg.marker
 
12702
@COND_i386_efi_TRUE@am__append_9747 = jpeg.module
 
12703
@COND_i386_efi_TRUE@am__append_9748 = jpeg.module$(EXEEXT)
 
12704
@COND_i386_efi_TRUE@am__append_9749 = 
 
12705
@COND_i386_efi_TRUE@am__append_9750 = $(nodist_jpeg_module_SOURCES)
 
12706
@COND_i386_efi_TRUE@am__append_9751 = $(nodist_jpeg_module_SOURCES) \
 
12707
@COND_i386_efi_TRUE@    jpeg.marker
 
12708
@COND_i386_efi_TRUE@am__append_9752 = jpeg.mod
 
12709
@COND_i386_efi_TRUE@am__append_9753 = jpeg.marker
 
12710
@COND_i386_qemu_TRUE@am__append_9754 = jpeg.module
 
12711
@COND_i386_qemu_TRUE@am__append_9755 = jpeg.module$(EXEEXT)
 
12712
@COND_i386_qemu_TRUE@am__append_9756 = 
 
12713
@COND_i386_qemu_TRUE@am__append_9757 = $(nodist_jpeg_module_SOURCES)
 
12714
@COND_i386_qemu_TRUE@am__append_9758 = $(nodist_jpeg_module_SOURCES) \
 
12715
@COND_i386_qemu_TRUE@   jpeg.marker
 
12716
@COND_i386_qemu_TRUE@am__append_9759 = jpeg.mod
 
12717
@COND_i386_qemu_TRUE@am__append_9760 = jpeg.marker
 
12718
@COND_i386_coreboot_TRUE@am__append_9761 = jpeg.module
 
12719
@COND_i386_coreboot_TRUE@am__append_9762 = jpeg.module$(EXEEXT)
 
12720
@COND_i386_coreboot_TRUE@am__append_9763 = 
 
12721
@COND_i386_coreboot_TRUE@am__append_9764 = $(nodist_jpeg_module_SOURCES)
 
12722
@COND_i386_coreboot_TRUE@am__append_9765 =  \
 
12723
@COND_i386_coreboot_TRUE@       $(nodist_jpeg_module_SOURCES) \
 
12724
@COND_i386_coreboot_TRUE@       jpeg.marker
 
12725
@COND_i386_coreboot_TRUE@am__append_9766 = jpeg.mod
 
12726
@COND_i386_coreboot_TRUE@am__append_9767 = jpeg.marker
 
12727
@COND_i386_multiboot_TRUE@am__append_9768 = jpeg.module
 
12728
@COND_i386_multiboot_TRUE@am__append_9769 = jpeg.module$(EXEEXT)
 
12729
@COND_i386_multiboot_TRUE@am__append_9770 = 
 
12730
@COND_i386_multiboot_TRUE@am__append_9771 = $(nodist_jpeg_module_SOURCES)
 
12731
@COND_i386_multiboot_TRUE@am__append_9772 =  \
 
12732
@COND_i386_multiboot_TRUE@      $(nodist_jpeg_module_SOURCES) \
 
12733
@COND_i386_multiboot_TRUE@      jpeg.marker
 
12734
@COND_i386_multiboot_TRUE@am__append_9773 = jpeg.mod
 
12735
@COND_i386_multiboot_TRUE@am__append_9774 = jpeg.marker
 
12736
@COND_i386_ieee1275_TRUE@am__append_9775 = jpeg.module
 
12737
@COND_i386_ieee1275_TRUE@am__append_9776 = jpeg.module$(EXEEXT)
 
12738
@COND_i386_ieee1275_TRUE@am__append_9777 = 
 
12739
@COND_i386_ieee1275_TRUE@am__append_9778 = $(nodist_jpeg_module_SOURCES)
 
12740
@COND_i386_ieee1275_TRUE@am__append_9779 =  \
 
12741
@COND_i386_ieee1275_TRUE@       $(nodist_jpeg_module_SOURCES) \
 
12742
@COND_i386_ieee1275_TRUE@       jpeg.marker
 
12743
@COND_i386_ieee1275_TRUE@am__append_9780 = jpeg.mod
 
12744
@COND_i386_ieee1275_TRUE@am__append_9781 = jpeg.marker
 
12745
@COND_x86_64_efi_TRUE@am__append_9782 = jpeg.module
 
12746
@COND_x86_64_efi_TRUE@am__append_9783 = jpeg.module$(EXEEXT)
 
12747
@COND_x86_64_efi_TRUE@am__append_9784 = 
 
12748
@COND_x86_64_efi_TRUE@am__append_9785 = $(nodist_jpeg_module_SOURCES)
 
12749
@COND_x86_64_efi_TRUE@am__append_9786 = $(nodist_jpeg_module_SOURCES) \
 
12750
@COND_x86_64_efi_TRUE@  jpeg.marker
 
12751
@COND_x86_64_efi_TRUE@am__append_9787 = jpeg.mod
 
12752
@COND_x86_64_efi_TRUE@am__append_9788 = jpeg.marker
 
12753
@COND_mips_yeeloong_TRUE@am__append_9789 = jpeg.module
 
12754
@COND_mips_yeeloong_TRUE@am__append_9790 = jpeg.module$(EXEEXT)
 
12755
@COND_mips_yeeloong_TRUE@am__append_9791 = 
 
12756
@COND_mips_yeeloong_TRUE@am__append_9792 = $(nodist_jpeg_module_SOURCES)
 
12757
@COND_mips_yeeloong_TRUE@am__append_9793 =  \
 
12758
@COND_mips_yeeloong_TRUE@       $(nodist_jpeg_module_SOURCES) \
 
12759
@COND_mips_yeeloong_TRUE@       jpeg.marker
 
12760
@COND_mips_yeeloong_TRUE@am__append_9794 = jpeg.mod
 
12761
@COND_mips_yeeloong_TRUE@am__append_9795 = jpeg.marker
 
12762
@COND_sparc64_ieee1275_TRUE@am__append_9796 = jpeg.module
 
12763
@COND_sparc64_ieee1275_TRUE@am__append_9797 = jpeg.module$(EXEEXT)
 
12764
@COND_sparc64_ieee1275_TRUE@am__append_9798 = 
 
12765
@COND_sparc64_ieee1275_TRUE@am__append_9799 = $(nodist_jpeg_module_SOURCES)
 
12766
@COND_sparc64_ieee1275_TRUE@am__append_9800 =  \
 
12767
@COND_sparc64_ieee1275_TRUE@    $(nodist_jpeg_module_SOURCES) \
 
12768
@COND_sparc64_ieee1275_TRUE@    jpeg.marker
 
12769
@COND_sparc64_ieee1275_TRUE@am__append_9801 = jpeg.mod
 
12770
@COND_sparc64_ieee1275_TRUE@am__append_9802 = jpeg.marker
 
12771
@COND_powerpc_ieee1275_TRUE@am__append_9803 = jpeg.module
 
12772
@COND_powerpc_ieee1275_TRUE@am__append_9804 = jpeg.module$(EXEEXT)
 
12773
@COND_powerpc_ieee1275_TRUE@am__append_9805 = 
 
12774
@COND_powerpc_ieee1275_TRUE@am__append_9806 = $(nodist_jpeg_module_SOURCES)
 
12775
@COND_powerpc_ieee1275_TRUE@am__append_9807 =  \
 
12776
@COND_powerpc_ieee1275_TRUE@    $(nodist_jpeg_module_SOURCES) \
 
12777
@COND_powerpc_ieee1275_TRUE@    jpeg.marker
 
12778
@COND_powerpc_ieee1275_TRUE@am__append_9808 = jpeg.mod
 
12779
@COND_powerpc_ieee1275_TRUE@am__append_9809 = jpeg.marker
 
12780
@COND_emu_TRUE@am__append_9810 = png.module
 
12781
@COND_emu_TRUE@am__append_9811 = png.module$(EXEEXT)
 
12782
@COND_emu_TRUE@am__append_9812 = 
 
12783
@COND_emu_TRUE@am__append_9813 = $(nodist_png_module_SOURCES)
 
12784
@COND_emu_TRUE@am__append_9814 = $(nodist_png_module_SOURCES) \
 
12785
@COND_emu_TRUE@ png.marker
 
12786
@COND_emu_TRUE@am__append_9815 = png.mod
 
12787
@COND_emu_TRUE@am__append_9816 = png.marker
 
12788
@COND_i386_pc_TRUE@am__append_9817 = png.module
 
12789
@COND_i386_pc_TRUE@am__append_9818 = png.module$(EXEEXT)
 
12790
@COND_i386_pc_TRUE@am__append_9819 = 
 
12791
@COND_i386_pc_TRUE@am__append_9820 = $(nodist_png_module_SOURCES)
 
12792
@COND_i386_pc_TRUE@am__append_9821 = $(nodist_png_module_SOURCES) \
 
12793
@COND_i386_pc_TRUE@     png.marker
 
12794
@COND_i386_pc_TRUE@am__append_9822 = png.mod
 
12795
@COND_i386_pc_TRUE@am__append_9823 = png.marker
 
12796
@COND_i386_efi_TRUE@am__append_9824 = png.module
 
12797
@COND_i386_efi_TRUE@am__append_9825 = png.module$(EXEEXT)
 
12798
@COND_i386_efi_TRUE@am__append_9826 = 
 
12799
@COND_i386_efi_TRUE@am__append_9827 = $(nodist_png_module_SOURCES)
 
12800
@COND_i386_efi_TRUE@am__append_9828 = $(nodist_png_module_SOURCES) \
 
12801
@COND_i386_efi_TRUE@    png.marker
 
12802
@COND_i386_efi_TRUE@am__append_9829 = png.mod
 
12803
@COND_i386_efi_TRUE@am__append_9830 = png.marker
 
12804
@COND_i386_qemu_TRUE@am__append_9831 = png.module
 
12805
@COND_i386_qemu_TRUE@am__append_9832 = png.module$(EXEEXT)
 
12806
@COND_i386_qemu_TRUE@am__append_9833 = 
 
12807
@COND_i386_qemu_TRUE@am__append_9834 = $(nodist_png_module_SOURCES)
 
12808
@COND_i386_qemu_TRUE@am__append_9835 = $(nodist_png_module_SOURCES) \
 
12809
@COND_i386_qemu_TRUE@   png.marker
 
12810
@COND_i386_qemu_TRUE@am__append_9836 = png.mod
 
12811
@COND_i386_qemu_TRUE@am__append_9837 = png.marker
 
12812
@COND_i386_coreboot_TRUE@am__append_9838 = png.module
 
12813
@COND_i386_coreboot_TRUE@am__append_9839 = png.module$(EXEEXT)
 
12814
@COND_i386_coreboot_TRUE@am__append_9840 = 
 
12815
@COND_i386_coreboot_TRUE@am__append_9841 = $(nodist_png_module_SOURCES)
 
12816
@COND_i386_coreboot_TRUE@am__append_9842 =  \
 
12817
@COND_i386_coreboot_TRUE@       $(nodist_png_module_SOURCES) \
 
12818
@COND_i386_coreboot_TRUE@       png.marker
 
12819
@COND_i386_coreboot_TRUE@am__append_9843 = png.mod
 
12820
@COND_i386_coreboot_TRUE@am__append_9844 = png.marker
 
12821
@COND_i386_multiboot_TRUE@am__append_9845 = png.module
 
12822
@COND_i386_multiboot_TRUE@am__append_9846 = png.module$(EXEEXT)
 
12823
@COND_i386_multiboot_TRUE@am__append_9847 = 
 
12824
@COND_i386_multiboot_TRUE@am__append_9848 = $(nodist_png_module_SOURCES)
 
12825
@COND_i386_multiboot_TRUE@am__append_9849 =  \
 
12826
@COND_i386_multiboot_TRUE@      $(nodist_png_module_SOURCES) \
 
12827
@COND_i386_multiboot_TRUE@      png.marker
 
12828
@COND_i386_multiboot_TRUE@am__append_9850 = png.mod
 
12829
@COND_i386_multiboot_TRUE@am__append_9851 = png.marker
 
12830
@COND_i386_ieee1275_TRUE@am__append_9852 = png.module
 
12831
@COND_i386_ieee1275_TRUE@am__append_9853 = png.module$(EXEEXT)
 
12832
@COND_i386_ieee1275_TRUE@am__append_9854 = 
 
12833
@COND_i386_ieee1275_TRUE@am__append_9855 = $(nodist_png_module_SOURCES)
 
12834
@COND_i386_ieee1275_TRUE@am__append_9856 =  \
 
12835
@COND_i386_ieee1275_TRUE@       $(nodist_png_module_SOURCES) \
 
12836
@COND_i386_ieee1275_TRUE@       png.marker
 
12837
@COND_i386_ieee1275_TRUE@am__append_9857 = png.mod
 
12838
@COND_i386_ieee1275_TRUE@am__append_9858 = png.marker
 
12839
@COND_x86_64_efi_TRUE@am__append_9859 = png.module
 
12840
@COND_x86_64_efi_TRUE@am__append_9860 = png.module$(EXEEXT)
 
12841
@COND_x86_64_efi_TRUE@am__append_9861 = 
 
12842
@COND_x86_64_efi_TRUE@am__append_9862 = $(nodist_png_module_SOURCES)
 
12843
@COND_x86_64_efi_TRUE@am__append_9863 = $(nodist_png_module_SOURCES) \
 
12844
@COND_x86_64_efi_TRUE@  png.marker
 
12845
@COND_x86_64_efi_TRUE@am__append_9864 = png.mod
 
12846
@COND_x86_64_efi_TRUE@am__append_9865 = png.marker
 
12847
@COND_mips_yeeloong_TRUE@am__append_9866 = png.module
 
12848
@COND_mips_yeeloong_TRUE@am__append_9867 = png.module$(EXEEXT)
 
12849
@COND_mips_yeeloong_TRUE@am__append_9868 = 
 
12850
@COND_mips_yeeloong_TRUE@am__append_9869 = $(nodist_png_module_SOURCES)
 
12851
@COND_mips_yeeloong_TRUE@am__append_9870 =  \
 
12852
@COND_mips_yeeloong_TRUE@       $(nodist_png_module_SOURCES) \
 
12853
@COND_mips_yeeloong_TRUE@       png.marker
 
12854
@COND_mips_yeeloong_TRUE@am__append_9871 = png.mod
 
12855
@COND_mips_yeeloong_TRUE@am__append_9872 = png.marker
 
12856
@COND_sparc64_ieee1275_TRUE@am__append_9873 = png.module
 
12857
@COND_sparc64_ieee1275_TRUE@am__append_9874 = png.module$(EXEEXT)
 
12858
@COND_sparc64_ieee1275_TRUE@am__append_9875 = 
 
12859
@COND_sparc64_ieee1275_TRUE@am__append_9876 = $(nodist_png_module_SOURCES)
 
12860
@COND_sparc64_ieee1275_TRUE@am__append_9877 =  \
 
12861
@COND_sparc64_ieee1275_TRUE@    $(nodist_png_module_SOURCES) \
 
12862
@COND_sparc64_ieee1275_TRUE@    png.marker
 
12863
@COND_sparc64_ieee1275_TRUE@am__append_9878 = png.mod
 
12864
@COND_sparc64_ieee1275_TRUE@am__append_9879 = png.marker
 
12865
@COND_powerpc_ieee1275_TRUE@am__append_9880 = png.module
 
12866
@COND_powerpc_ieee1275_TRUE@am__append_9881 = png.module$(EXEEXT)
 
12867
@COND_powerpc_ieee1275_TRUE@am__append_9882 = 
 
12868
@COND_powerpc_ieee1275_TRUE@am__append_9883 = $(nodist_png_module_SOURCES)
 
12869
@COND_powerpc_ieee1275_TRUE@am__append_9884 =  \
 
12870
@COND_powerpc_ieee1275_TRUE@    $(nodist_png_module_SOURCES) \
 
12871
@COND_powerpc_ieee1275_TRUE@    png.marker
 
12872
@COND_powerpc_ieee1275_TRUE@am__append_9885 = png.mod
 
12873
@COND_powerpc_ieee1275_TRUE@am__append_9886 = png.marker
 
12874
@COND_emu_TRUE@am__append_9887 = tga.module
 
12875
@COND_emu_TRUE@am__append_9888 = tga.module$(EXEEXT)
 
12876
@COND_emu_TRUE@am__append_9889 = 
 
12877
@COND_emu_TRUE@am__append_9890 = $(nodist_tga_module_SOURCES)
 
12878
@COND_emu_TRUE@am__append_9891 = $(nodist_tga_module_SOURCES) \
 
12879
@COND_emu_TRUE@ tga.marker
 
12880
@COND_emu_TRUE@am__append_9892 = tga.mod
 
12881
@COND_emu_TRUE@am__append_9893 = tga.marker
 
12882
@COND_i386_pc_TRUE@am__append_9894 = tga.module
 
12883
@COND_i386_pc_TRUE@am__append_9895 = tga.module$(EXEEXT)
 
12884
@COND_i386_pc_TRUE@am__append_9896 = 
 
12885
@COND_i386_pc_TRUE@am__append_9897 = $(nodist_tga_module_SOURCES)
 
12886
@COND_i386_pc_TRUE@am__append_9898 = $(nodist_tga_module_SOURCES) \
 
12887
@COND_i386_pc_TRUE@     tga.marker
 
12888
@COND_i386_pc_TRUE@am__append_9899 = tga.mod
 
12889
@COND_i386_pc_TRUE@am__append_9900 = tga.marker
 
12890
@COND_i386_efi_TRUE@am__append_9901 = tga.module
 
12891
@COND_i386_efi_TRUE@am__append_9902 = tga.module$(EXEEXT)
 
12892
@COND_i386_efi_TRUE@am__append_9903 = 
 
12893
@COND_i386_efi_TRUE@am__append_9904 = $(nodist_tga_module_SOURCES)
 
12894
@COND_i386_efi_TRUE@am__append_9905 = $(nodist_tga_module_SOURCES) \
 
12895
@COND_i386_efi_TRUE@    tga.marker
 
12896
@COND_i386_efi_TRUE@am__append_9906 = tga.mod
 
12897
@COND_i386_efi_TRUE@am__append_9907 = tga.marker
 
12898
@COND_i386_qemu_TRUE@am__append_9908 = tga.module
 
12899
@COND_i386_qemu_TRUE@am__append_9909 = tga.module$(EXEEXT)
 
12900
@COND_i386_qemu_TRUE@am__append_9910 = 
 
12901
@COND_i386_qemu_TRUE@am__append_9911 = $(nodist_tga_module_SOURCES)
 
12902
@COND_i386_qemu_TRUE@am__append_9912 = $(nodist_tga_module_SOURCES) \
 
12903
@COND_i386_qemu_TRUE@   tga.marker
 
12904
@COND_i386_qemu_TRUE@am__append_9913 = tga.mod
 
12905
@COND_i386_qemu_TRUE@am__append_9914 = tga.marker
 
12906
@COND_i386_coreboot_TRUE@am__append_9915 = tga.module
 
12907
@COND_i386_coreboot_TRUE@am__append_9916 = tga.module$(EXEEXT)
 
12908
@COND_i386_coreboot_TRUE@am__append_9917 = 
 
12909
@COND_i386_coreboot_TRUE@am__append_9918 = $(nodist_tga_module_SOURCES)
 
12910
@COND_i386_coreboot_TRUE@am__append_9919 =  \
 
12911
@COND_i386_coreboot_TRUE@       $(nodist_tga_module_SOURCES) \
 
12912
@COND_i386_coreboot_TRUE@       tga.marker
 
12913
@COND_i386_coreboot_TRUE@am__append_9920 = tga.mod
 
12914
@COND_i386_coreboot_TRUE@am__append_9921 = tga.marker
 
12915
@COND_i386_multiboot_TRUE@am__append_9922 = tga.module
 
12916
@COND_i386_multiboot_TRUE@am__append_9923 = tga.module$(EXEEXT)
 
12917
@COND_i386_multiboot_TRUE@am__append_9924 = 
 
12918
@COND_i386_multiboot_TRUE@am__append_9925 = $(nodist_tga_module_SOURCES)
 
12919
@COND_i386_multiboot_TRUE@am__append_9926 =  \
 
12920
@COND_i386_multiboot_TRUE@      $(nodist_tga_module_SOURCES) \
 
12921
@COND_i386_multiboot_TRUE@      tga.marker
 
12922
@COND_i386_multiboot_TRUE@am__append_9927 = tga.mod
 
12923
@COND_i386_multiboot_TRUE@am__append_9928 = tga.marker
 
12924
@COND_i386_ieee1275_TRUE@am__append_9929 = tga.module
 
12925
@COND_i386_ieee1275_TRUE@am__append_9930 = tga.module$(EXEEXT)
 
12926
@COND_i386_ieee1275_TRUE@am__append_9931 = 
 
12927
@COND_i386_ieee1275_TRUE@am__append_9932 = $(nodist_tga_module_SOURCES)
 
12928
@COND_i386_ieee1275_TRUE@am__append_9933 =  \
 
12929
@COND_i386_ieee1275_TRUE@       $(nodist_tga_module_SOURCES) \
 
12930
@COND_i386_ieee1275_TRUE@       tga.marker
 
12931
@COND_i386_ieee1275_TRUE@am__append_9934 = tga.mod
 
12932
@COND_i386_ieee1275_TRUE@am__append_9935 = tga.marker
 
12933
@COND_x86_64_efi_TRUE@am__append_9936 = tga.module
 
12934
@COND_x86_64_efi_TRUE@am__append_9937 = tga.module$(EXEEXT)
 
12935
@COND_x86_64_efi_TRUE@am__append_9938 = 
 
12936
@COND_x86_64_efi_TRUE@am__append_9939 = $(nodist_tga_module_SOURCES)
 
12937
@COND_x86_64_efi_TRUE@am__append_9940 = $(nodist_tga_module_SOURCES) \
 
12938
@COND_x86_64_efi_TRUE@  tga.marker
 
12939
@COND_x86_64_efi_TRUE@am__append_9941 = tga.mod
 
12940
@COND_x86_64_efi_TRUE@am__append_9942 = tga.marker
 
12941
@COND_mips_yeeloong_TRUE@am__append_9943 = tga.module
 
12942
@COND_mips_yeeloong_TRUE@am__append_9944 = tga.module$(EXEEXT)
 
12943
@COND_mips_yeeloong_TRUE@am__append_9945 = 
 
12944
@COND_mips_yeeloong_TRUE@am__append_9946 = $(nodist_tga_module_SOURCES)
 
12945
@COND_mips_yeeloong_TRUE@am__append_9947 =  \
 
12946
@COND_mips_yeeloong_TRUE@       $(nodist_tga_module_SOURCES) \
 
12947
@COND_mips_yeeloong_TRUE@       tga.marker
 
12948
@COND_mips_yeeloong_TRUE@am__append_9948 = tga.mod
 
12949
@COND_mips_yeeloong_TRUE@am__append_9949 = tga.marker
 
12950
@COND_sparc64_ieee1275_TRUE@am__append_9950 = tga.module
 
12951
@COND_sparc64_ieee1275_TRUE@am__append_9951 = tga.module$(EXEEXT)
 
12952
@COND_sparc64_ieee1275_TRUE@am__append_9952 = 
 
12953
@COND_sparc64_ieee1275_TRUE@am__append_9953 = $(nodist_tga_module_SOURCES)
 
12954
@COND_sparc64_ieee1275_TRUE@am__append_9954 =  \
 
12955
@COND_sparc64_ieee1275_TRUE@    $(nodist_tga_module_SOURCES) \
 
12956
@COND_sparc64_ieee1275_TRUE@    tga.marker
 
12957
@COND_sparc64_ieee1275_TRUE@am__append_9955 = tga.mod
 
12958
@COND_sparc64_ieee1275_TRUE@am__append_9956 = tga.marker
 
12959
@COND_powerpc_ieee1275_TRUE@am__append_9957 = tga.module
 
12960
@COND_powerpc_ieee1275_TRUE@am__append_9958 = tga.module$(EXEEXT)
 
12961
@COND_powerpc_ieee1275_TRUE@am__append_9959 = 
 
12962
@COND_powerpc_ieee1275_TRUE@am__append_9960 = $(nodist_tga_module_SOURCES)
 
12963
@COND_powerpc_ieee1275_TRUE@am__append_9961 =  \
 
12964
@COND_powerpc_ieee1275_TRUE@    $(nodist_tga_module_SOURCES) \
 
12965
@COND_powerpc_ieee1275_TRUE@    tga.marker
 
12966
@COND_powerpc_ieee1275_TRUE@am__append_9962 = tga.mod
 
12967
@COND_powerpc_ieee1275_TRUE@am__append_9963 = tga.marker
 
12968
@COND_i386_pc_TRUE@am__append_9964 = vbe.module
 
12969
@COND_i386_pc_TRUE@am__append_9965 = vbe.module$(EXEEXT)
 
12970
@COND_i386_pc_TRUE@am__append_9966 = 
 
12971
@COND_i386_pc_TRUE@am__append_9967 = $(nodist_vbe_module_SOURCES)
 
12972
@COND_i386_pc_TRUE@am__append_9968 = $(nodist_vbe_module_SOURCES) \
 
12973
@COND_i386_pc_TRUE@     vbe.marker
 
12974
@COND_i386_pc_TRUE@am__append_9969 = vbe.mod
 
12975
@COND_i386_pc_TRUE@am__append_9970 = vbe.marker
 
12976
@COND_emu_TRUE@am__append_9971 = video_fb.module
 
12977
@COND_emu_TRUE@am__append_9972 = video_fb.module$(EXEEXT)
 
12978
@COND_emu_TRUE@am__append_9973 = 
 
12979
@COND_emu_TRUE@am__append_9974 = $(nodist_video_fb_module_SOURCES)
 
12980
@COND_emu_TRUE@am__append_9975 = $(nodist_video_fb_module_SOURCES) \
 
12981
@COND_emu_TRUE@ video_fb.marker
 
12982
@COND_emu_TRUE@am__append_9976 = video_fb.mod
 
12983
@COND_emu_TRUE@am__append_9977 = video_fb.marker
 
12984
@COND_i386_pc_TRUE@am__append_9978 = video_fb.module
 
12985
@COND_i386_pc_TRUE@am__append_9979 = video_fb.module$(EXEEXT)
 
12986
@COND_i386_pc_TRUE@am__append_9980 = 
 
12987
@COND_i386_pc_TRUE@am__append_9981 = $(nodist_video_fb_module_SOURCES)
 
12988
@COND_i386_pc_TRUE@am__append_9982 =  \
 
12989
@COND_i386_pc_TRUE@     $(nodist_video_fb_module_SOURCES) \
 
12990
@COND_i386_pc_TRUE@     video_fb.marker
 
12991
@COND_i386_pc_TRUE@am__append_9983 = video_fb.mod
 
12992
@COND_i386_pc_TRUE@am__append_9984 = video_fb.marker
 
12993
@COND_i386_efi_TRUE@am__append_9985 = video_fb.module
 
12994
@COND_i386_efi_TRUE@am__append_9986 = video_fb.module$(EXEEXT)
 
12995
@COND_i386_efi_TRUE@am__append_9987 = 
 
12996
@COND_i386_efi_TRUE@am__append_9988 = $(nodist_video_fb_module_SOURCES)
 
12997
@COND_i386_efi_TRUE@am__append_9989 =  \
 
12998
@COND_i386_efi_TRUE@    $(nodist_video_fb_module_SOURCES) \
 
12999
@COND_i386_efi_TRUE@    video_fb.marker
 
13000
@COND_i386_efi_TRUE@am__append_9990 = video_fb.mod
 
13001
@COND_i386_efi_TRUE@am__append_9991 = video_fb.marker
 
13002
@COND_i386_qemu_TRUE@am__append_9992 = video_fb.module
 
13003
@COND_i386_qemu_TRUE@am__append_9993 = video_fb.module$(EXEEXT)
 
13004
@COND_i386_qemu_TRUE@am__append_9994 = 
 
13005
@COND_i386_qemu_TRUE@am__append_9995 = $(nodist_video_fb_module_SOURCES)
 
13006
@COND_i386_qemu_TRUE@am__append_9996 =  \
 
13007
@COND_i386_qemu_TRUE@   $(nodist_video_fb_module_SOURCES) \
 
13008
@COND_i386_qemu_TRUE@   video_fb.marker
 
13009
@COND_i386_qemu_TRUE@am__append_9997 = video_fb.mod
 
13010
@COND_i386_qemu_TRUE@am__append_9998 = video_fb.marker
 
13011
@COND_i386_coreboot_TRUE@am__append_9999 = video_fb.module
 
13012
@COND_i386_coreboot_TRUE@am__append_10000 = video_fb.module$(EXEEXT)
 
13013
@COND_i386_coreboot_TRUE@am__append_10001 = 
 
13014
@COND_i386_coreboot_TRUE@am__append_10002 = $(nodist_video_fb_module_SOURCES)
 
13015
@COND_i386_coreboot_TRUE@am__append_10003 =  \
 
13016
@COND_i386_coreboot_TRUE@       $(nodist_video_fb_module_SOURCES) \
 
13017
@COND_i386_coreboot_TRUE@       video_fb.marker
 
13018
@COND_i386_coreboot_TRUE@am__append_10004 = video_fb.mod
 
13019
@COND_i386_coreboot_TRUE@am__append_10005 = video_fb.marker
 
13020
@COND_i386_multiboot_TRUE@am__append_10006 = video_fb.module
 
13021
@COND_i386_multiboot_TRUE@am__append_10007 = video_fb.module$(EXEEXT)
 
13022
@COND_i386_multiboot_TRUE@am__append_10008 = 
 
13023
@COND_i386_multiboot_TRUE@am__append_10009 = $(nodist_video_fb_module_SOURCES)
 
13024
@COND_i386_multiboot_TRUE@am__append_10010 =  \
 
13025
@COND_i386_multiboot_TRUE@      $(nodist_video_fb_module_SOURCES) \
 
13026
@COND_i386_multiboot_TRUE@      video_fb.marker
 
13027
@COND_i386_multiboot_TRUE@am__append_10011 = video_fb.mod
 
13028
@COND_i386_multiboot_TRUE@am__append_10012 = video_fb.marker
 
13029
@COND_i386_ieee1275_TRUE@am__append_10013 = video_fb.module
 
13030
@COND_i386_ieee1275_TRUE@am__append_10014 = video_fb.module$(EXEEXT)
 
13031
@COND_i386_ieee1275_TRUE@am__append_10015 = 
 
13032
@COND_i386_ieee1275_TRUE@am__append_10016 = $(nodist_video_fb_module_SOURCES)
 
13033
@COND_i386_ieee1275_TRUE@am__append_10017 =  \
 
13034
@COND_i386_ieee1275_TRUE@       $(nodist_video_fb_module_SOURCES) \
 
13035
@COND_i386_ieee1275_TRUE@       video_fb.marker
 
13036
@COND_i386_ieee1275_TRUE@am__append_10018 = video_fb.mod
 
13037
@COND_i386_ieee1275_TRUE@am__append_10019 = video_fb.marker
 
13038
@COND_x86_64_efi_TRUE@am__append_10020 = video_fb.module
 
13039
@COND_x86_64_efi_TRUE@am__append_10021 = video_fb.module$(EXEEXT)
 
13040
@COND_x86_64_efi_TRUE@am__append_10022 = 
 
13041
@COND_x86_64_efi_TRUE@am__append_10023 = $(nodist_video_fb_module_SOURCES)
 
13042
@COND_x86_64_efi_TRUE@am__append_10024 =  \
 
13043
@COND_x86_64_efi_TRUE@  $(nodist_video_fb_module_SOURCES) \
 
13044
@COND_x86_64_efi_TRUE@  video_fb.marker
 
13045
@COND_x86_64_efi_TRUE@am__append_10025 = video_fb.mod
 
13046
@COND_x86_64_efi_TRUE@am__append_10026 = video_fb.marker
 
13047
@COND_sparc64_ieee1275_TRUE@am__append_10027 = video_fb.module
 
13048
@COND_sparc64_ieee1275_TRUE@am__append_10028 = video_fb.module$(EXEEXT)
 
13049
@COND_sparc64_ieee1275_TRUE@am__append_10029 = 
 
13050
@COND_sparc64_ieee1275_TRUE@am__append_10030 = $(nodist_video_fb_module_SOURCES)
 
13051
@COND_sparc64_ieee1275_TRUE@am__append_10031 =  \
 
13052
@COND_sparc64_ieee1275_TRUE@    $(nodist_video_fb_module_SOURCES) \
 
13053
@COND_sparc64_ieee1275_TRUE@    video_fb.marker
 
13054
@COND_sparc64_ieee1275_TRUE@am__append_10032 = video_fb.mod
 
13055
@COND_sparc64_ieee1275_TRUE@am__append_10033 = video_fb.marker
 
13056
@COND_powerpc_ieee1275_TRUE@am__append_10034 = video_fb.module
 
13057
@COND_powerpc_ieee1275_TRUE@am__append_10035 = video_fb.module$(EXEEXT)
 
13058
@COND_powerpc_ieee1275_TRUE@am__append_10036 = 
 
13059
@COND_powerpc_ieee1275_TRUE@am__append_10037 = $(nodist_video_fb_module_SOURCES)
 
13060
@COND_powerpc_ieee1275_TRUE@am__append_10038 =  \
 
13061
@COND_powerpc_ieee1275_TRUE@    $(nodist_video_fb_module_SOURCES) \
 
13062
@COND_powerpc_ieee1275_TRUE@    video_fb.marker
 
13063
@COND_powerpc_ieee1275_TRUE@am__append_10039 = video_fb.mod
 
13064
@COND_powerpc_ieee1275_TRUE@am__append_10040 = video_fb.marker
 
13065
@COND_emu_TRUE@am__append_10041 = video.module
 
13066
@COND_emu_TRUE@am__append_10042 = video.module$(EXEEXT)
 
13067
@COND_emu_TRUE@am__append_10043 = 
 
13068
@COND_emu_TRUE@am__append_10044 = $(nodist_video_module_SOURCES)
 
13069
@COND_emu_TRUE@am__append_10045 = $(nodist_video_module_SOURCES) \
 
13070
@COND_emu_TRUE@ video.marker
 
13071
@COND_emu_TRUE@am__append_10046 = video.mod
 
13072
@COND_emu_TRUE@am__append_10047 = video.marker
 
13073
@COND_i386_pc_TRUE@am__append_10048 = video.module
 
13074
@COND_i386_pc_TRUE@am__append_10049 = video.module$(EXEEXT)
 
13075
@COND_i386_pc_TRUE@am__append_10050 = 
 
13076
@COND_i386_pc_TRUE@am__append_10051 = $(nodist_video_module_SOURCES)
 
13077
@COND_i386_pc_TRUE@am__append_10052 = $(nodist_video_module_SOURCES) \
 
13078
@COND_i386_pc_TRUE@     video.marker
 
13079
@COND_i386_pc_TRUE@am__append_10053 = video.mod
 
13080
@COND_i386_pc_TRUE@am__append_10054 = video.marker
 
13081
@COND_i386_efi_TRUE@am__append_10055 = video.module
 
13082
@COND_i386_efi_TRUE@am__append_10056 = video.module$(EXEEXT)
 
13083
@COND_i386_efi_TRUE@am__append_10057 = 
 
13084
@COND_i386_efi_TRUE@am__append_10058 = $(nodist_video_module_SOURCES)
 
13085
@COND_i386_efi_TRUE@am__append_10059 = $(nodist_video_module_SOURCES) \
 
13086
@COND_i386_efi_TRUE@    video.marker
 
13087
@COND_i386_efi_TRUE@am__append_10060 = video.mod
 
13088
@COND_i386_efi_TRUE@am__append_10061 = video.marker
 
13089
@COND_i386_qemu_TRUE@am__append_10062 = video.module
 
13090
@COND_i386_qemu_TRUE@am__append_10063 = video.module$(EXEEXT)
 
13091
@COND_i386_qemu_TRUE@am__append_10064 = 
 
13092
@COND_i386_qemu_TRUE@am__append_10065 = $(nodist_video_module_SOURCES)
 
13093
@COND_i386_qemu_TRUE@am__append_10066 =  \
 
13094
@COND_i386_qemu_TRUE@   $(nodist_video_module_SOURCES) \
 
13095
@COND_i386_qemu_TRUE@   video.marker
 
13096
@COND_i386_qemu_TRUE@am__append_10067 = video.mod
 
13097
@COND_i386_qemu_TRUE@am__append_10068 = video.marker
 
13098
@COND_i386_coreboot_TRUE@am__append_10069 = video.module
 
13099
@COND_i386_coreboot_TRUE@am__append_10070 = video.module$(EXEEXT)
 
13100
@COND_i386_coreboot_TRUE@am__append_10071 = 
 
13101
@COND_i386_coreboot_TRUE@am__append_10072 = $(nodist_video_module_SOURCES)
 
13102
@COND_i386_coreboot_TRUE@am__append_10073 =  \
 
13103
@COND_i386_coreboot_TRUE@       $(nodist_video_module_SOURCES) \
 
13104
@COND_i386_coreboot_TRUE@       video.marker
 
13105
@COND_i386_coreboot_TRUE@am__append_10074 = video.mod
 
13106
@COND_i386_coreboot_TRUE@am__append_10075 = video.marker
 
13107
@COND_i386_multiboot_TRUE@am__append_10076 = video.module
 
13108
@COND_i386_multiboot_TRUE@am__append_10077 = video.module$(EXEEXT)
 
13109
@COND_i386_multiboot_TRUE@am__append_10078 = 
 
13110
@COND_i386_multiboot_TRUE@am__append_10079 = $(nodist_video_module_SOURCES)
 
13111
@COND_i386_multiboot_TRUE@am__append_10080 =  \
 
13112
@COND_i386_multiboot_TRUE@      $(nodist_video_module_SOURCES) \
 
13113
@COND_i386_multiboot_TRUE@      video.marker
 
13114
@COND_i386_multiboot_TRUE@am__append_10081 = video.mod
 
13115
@COND_i386_multiboot_TRUE@am__append_10082 = video.marker
 
13116
@COND_i386_ieee1275_TRUE@am__append_10083 = video.module
 
13117
@COND_i386_ieee1275_TRUE@am__append_10084 = video.module$(EXEEXT)
 
13118
@COND_i386_ieee1275_TRUE@am__append_10085 = 
 
13119
@COND_i386_ieee1275_TRUE@am__append_10086 = $(nodist_video_module_SOURCES)
 
13120
@COND_i386_ieee1275_TRUE@am__append_10087 =  \
 
13121
@COND_i386_ieee1275_TRUE@       $(nodist_video_module_SOURCES) \
 
13122
@COND_i386_ieee1275_TRUE@       video.marker
 
13123
@COND_i386_ieee1275_TRUE@am__append_10088 = video.mod
 
13124
@COND_i386_ieee1275_TRUE@am__append_10089 = video.marker
 
13125
@COND_x86_64_efi_TRUE@am__append_10090 = video.module
 
13126
@COND_x86_64_efi_TRUE@am__append_10091 = video.module$(EXEEXT)
 
13127
@COND_x86_64_efi_TRUE@am__append_10092 = 
 
13128
@COND_x86_64_efi_TRUE@am__append_10093 = $(nodist_video_module_SOURCES)
 
13129
@COND_x86_64_efi_TRUE@am__append_10094 =  \
 
13130
@COND_x86_64_efi_TRUE@  $(nodist_video_module_SOURCES) \
 
13131
@COND_x86_64_efi_TRUE@  video.marker
 
13132
@COND_x86_64_efi_TRUE@am__append_10095 = video.mod
 
13133
@COND_x86_64_efi_TRUE@am__append_10096 = video.marker
 
13134
@COND_sparc64_ieee1275_TRUE@am__append_10097 = video.module
 
13135
@COND_sparc64_ieee1275_TRUE@am__append_10098 = video.module$(EXEEXT)
 
13136
@COND_sparc64_ieee1275_TRUE@am__append_10099 = 
 
13137
@COND_sparc64_ieee1275_TRUE@am__append_10100 = $(nodist_video_module_SOURCES)
 
13138
@COND_sparc64_ieee1275_TRUE@am__append_10101 =  \
 
13139
@COND_sparc64_ieee1275_TRUE@    $(nodist_video_module_SOURCES) \
 
13140
@COND_sparc64_ieee1275_TRUE@    video.marker
 
13141
@COND_sparc64_ieee1275_TRUE@am__append_10102 = video.mod
 
13142
@COND_sparc64_ieee1275_TRUE@am__append_10103 = video.marker
 
13143
@COND_powerpc_ieee1275_TRUE@am__append_10104 = video.module
 
13144
@COND_powerpc_ieee1275_TRUE@am__append_10105 = video.module$(EXEEXT)
 
13145
@COND_powerpc_ieee1275_TRUE@am__append_10106 = 
 
13146
@COND_powerpc_ieee1275_TRUE@am__append_10107 = $(nodist_video_module_SOURCES)
 
13147
@COND_powerpc_ieee1275_TRUE@am__append_10108 =  \
 
13148
@COND_powerpc_ieee1275_TRUE@    $(nodist_video_module_SOURCES) \
 
13149
@COND_powerpc_ieee1275_TRUE@    video.marker
 
13150
@COND_powerpc_ieee1275_TRUE@am__append_10109 = video.mod
 
13151
@COND_powerpc_ieee1275_TRUE@am__append_10110 = video.marker
 
13152
@COND_sparc64_ieee1275_TRUE@am__append_10111 = ieee1275_fb.module
 
13153
@COND_sparc64_ieee1275_TRUE@am__append_10112 = ieee1275_fb.module$(EXEEXT)
 
13154
@COND_sparc64_ieee1275_TRUE@am__append_10113 = 
 
13155
@COND_sparc64_ieee1275_TRUE@am__append_10114 = $(nodist_ieee1275_fb_module_SOURCES)
 
13156
@COND_sparc64_ieee1275_TRUE@am__append_10115 = $(nodist_ieee1275_fb_module_SOURCES) \
 
13157
@COND_sparc64_ieee1275_TRUE@    ieee1275_fb.marker
 
13158
@COND_sparc64_ieee1275_TRUE@am__append_10116 = ieee1275_fb.mod
 
13159
@COND_sparc64_ieee1275_TRUE@am__append_10117 = ieee1275_fb.marker
 
13160
@COND_powerpc_ieee1275_TRUE@am__append_10118 = ieee1275_fb.module
 
13161
@COND_powerpc_ieee1275_TRUE@am__append_10119 = ieee1275_fb.module$(EXEEXT)
 
13162
@COND_powerpc_ieee1275_TRUE@am__append_10120 = 
 
13163
@COND_powerpc_ieee1275_TRUE@am__append_10121 = $(nodist_ieee1275_fb_module_SOURCES)
 
13164
@COND_powerpc_ieee1275_TRUE@am__append_10122 = $(nodist_ieee1275_fb_module_SOURCES) \
 
13165
@COND_powerpc_ieee1275_TRUE@    ieee1275_fb.marker
 
13166
@COND_powerpc_ieee1275_TRUE@am__append_10123 = ieee1275_fb.mod
 
13167
@COND_powerpc_ieee1275_TRUE@am__append_10124 = ieee1275_fb.marker
 
13168
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10125 = sdl.module
 
13169
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10126 = sdl.module$(EXEEXT)
 
13170
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10127 = 
 
13171
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10128 = $(nodist_sdl_module_SOURCES)
 
13172
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10129 = $(nodist_sdl_module_SOURCES) \
 
13173
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@ sdl.marker
 
13174
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10130 = sdl.mod
 
13175
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10131 = sdl.marker
 
13176
@COND_emu_TRUE@am__append_10132 = datehook.module
 
13177
@COND_emu_TRUE@am__append_10133 = datehook.module$(EXEEXT)
 
13178
@COND_emu_TRUE@am__append_10134 = 
 
13179
@COND_emu_TRUE@am__append_10135 = $(nodist_datehook_module_SOURCES)
 
13180
@COND_emu_TRUE@am__append_10136 = $(nodist_datehook_module_SOURCES) \
 
13181
@COND_emu_TRUE@ datehook.marker
 
13182
@COND_emu_TRUE@am__append_10137 = datehook.mod
 
13183
@COND_emu_TRUE@am__append_10138 = datehook.marker
 
13184
@COND_i386_pc_TRUE@am__append_10139 = datehook.module
 
13185
@COND_i386_pc_TRUE@am__append_10140 = datehook.module$(EXEEXT)
 
13186
@COND_i386_pc_TRUE@am__append_10141 = 
 
13187
@COND_i386_pc_TRUE@am__append_10142 = $(nodist_datehook_module_SOURCES)
 
13188
@COND_i386_pc_TRUE@am__append_10143 =  \
 
13189
@COND_i386_pc_TRUE@     $(nodist_datehook_module_SOURCES) \
 
13190
@COND_i386_pc_TRUE@     datehook.marker
 
13191
@COND_i386_pc_TRUE@am__append_10144 = datehook.mod
 
13192
@COND_i386_pc_TRUE@am__append_10145 = datehook.marker
 
13193
@COND_i386_efi_TRUE@am__append_10146 = datehook.module
 
13194
@COND_i386_efi_TRUE@am__append_10147 = datehook.module$(EXEEXT)
 
13195
@COND_i386_efi_TRUE@am__append_10148 = 
 
13196
@COND_i386_efi_TRUE@am__append_10149 = $(nodist_datehook_module_SOURCES)
 
13197
@COND_i386_efi_TRUE@am__append_10150 =  \
 
13198
@COND_i386_efi_TRUE@    $(nodist_datehook_module_SOURCES) \
 
13199
@COND_i386_efi_TRUE@    datehook.marker
 
13200
@COND_i386_efi_TRUE@am__append_10151 = datehook.mod
 
13201
@COND_i386_efi_TRUE@am__append_10152 = datehook.marker
 
13202
@COND_i386_qemu_TRUE@am__append_10153 = datehook.module
 
13203
@COND_i386_qemu_TRUE@am__append_10154 = datehook.module$(EXEEXT)
 
13204
@COND_i386_qemu_TRUE@am__append_10155 = 
 
13205
@COND_i386_qemu_TRUE@am__append_10156 = $(nodist_datehook_module_SOURCES)
 
13206
@COND_i386_qemu_TRUE@am__append_10157 =  \
 
13207
@COND_i386_qemu_TRUE@   $(nodist_datehook_module_SOURCES) \
 
13208
@COND_i386_qemu_TRUE@   datehook.marker
 
13209
@COND_i386_qemu_TRUE@am__append_10158 = datehook.mod
 
13210
@COND_i386_qemu_TRUE@am__append_10159 = datehook.marker
 
13211
@COND_i386_coreboot_TRUE@am__append_10160 = datehook.module
 
13212
@COND_i386_coreboot_TRUE@am__append_10161 = datehook.module$(EXEEXT)
 
13213
@COND_i386_coreboot_TRUE@am__append_10162 = 
 
13214
@COND_i386_coreboot_TRUE@am__append_10163 = $(nodist_datehook_module_SOURCES)
 
13215
@COND_i386_coreboot_TRUE@am__append_10164 =  \
 
13216
@COND_i386_coreboot_TRUE@       $(nodist_datehook_module_SOURCES) \
 
13217
@COND_i386_coreboot_TRUE@       datehook.marker
 
13218
@COND_i386_coreboot_TRUE@am__append_10165 = datehook.mod
 
13219
@COND_i386_coreboot_TRUE@am__append_10166 = datehook.marker
 
13220
@COND_i386_multiboot_TRUE@am__append_10167 = datehook.module
 
13221
@COND_i386_multiboot_TRUE@am__append_10168 = datehook.module$(EXEEXT)
 
13222
@COND_i386_multiboot_TRUE@am__append_10169 = 
 
13223
@COND_i386_multiboot_TRUE@am__append_10170 = $(nodist_datehook_module_SOURCES)
 
13224
@COND_i386_multiboot_TRUE@am__append_10171 =  \
 
13225
@COND_i386_multiboot_TRUE@      $(nodist_datehook_module_SOURCES) \
 
13226
@COND_i386_multiboot_TRUE@      datehook.marker
 
13227
@COND_i386_multiboot_TRUE@am__append_10172 = datehook.mod
 
13228
@COND_i386_multiboot_TRUE@am__append_10173 = datehook.marker
 
13229
@COND_i386_ieee1275_TRUE@am__append_10174 = datehook.module
 
13230
@COND_i386_ieee1275_TRUE@am__append_10175 = datehook.module$(EXEEXT)
 
13231
@COND_i386_ieee1275_TRUE@am__append_10176 = 
 
13232
@COND_i386_ieee1275_TRUE@am__append_10177 = $(nodist_datehook_module_SOURCES)
 
13233
@COND_i386_ieee1275_TRUE@am__append_10178 =  \
 
13234
@COND_i386_ieee1275_TRUE@       $(nodist_datehook_module_SOURCES) \
 
13235
@COND_i386_ieee1275_TRUE@       datehook.marker
 
13236
@COND_i386_ieee1275_TRUE@am__append_10179 = datehook.mod
 
13237
@COND_i386_ieee1275_TRUE@am__append_10180 = datehook.marker
 
13238
@COND_x86_64_efi_TRUE@am__append_10181 = datehook.module
 
13239
@COND_x86_64_efi_TRUE@am__append_10182 = datehook.module$(EXEEXT)
 
13240
@COND_x86_64_efi_TRUE@am__append_10183 = 
 
13241
@COND_x86_64_efi_TRUE@am__append_10184 = $(nodist_datehook_module_SOURCES)
 
13242
@COND_x86_64_efi_TRUE@am__append_10185 =  \
 
13243
@COND_x86_64_efi_TRUE@  $(nodist_datehook_module_SOURCES) \
 
13244
@COND_x86_64_efi_TRUE@  datehook.marker
 
13245
@COND_x86_64_efi_TRUE@am__append_10186 = datehook.mod
 
13246
@COND_x86_64_efi_TRUE@am__append_10187 = datehook.marker
 
13247
@COND_mips_yeeloong_TRUE@am__append_10188 = datehook.module
 
13248
@COND_mips_yeeloong_TRUE@am__append_10189 = datehook.module$(EXEEXT)
 
13249
@COND_mips_yeeloong_TRUE@am__append_10190 = 
 
13250
@COND_mips_yeeloong_TRUE@am__append_10191 = $(nodist_datehook_module_SOURCES)
 
13251
@COND_mips_yeeloong_TRUE@am__append_10192 =  \
 
13252
@COND_mips_yeeloong_TRUE@       $(nodist_datehook_module_SOURCES) \
 
13253
@COND_mips_yeeloong_TRUE@       datehook.marker
 
13254
@COND_mips_yeeloong_TRUE@am__append_10193 = datehook.mod
 
13255
@COND_mips_yeeloong_TRUE@am__append_10194 = datehook.marker
 
13256
@COND_sparc64_ieee1275_TRUE@am__append_10195 = datehook.module
 
13257
@COND_sparc64_ieee1275_TRUE@am__append_10196 = datehook.module$(EXEEXT)
 
13258
@COND_sparc64_ieee1275_TRUE@am__append_10197 = 
 
13259
@COND_sparc64_ieee1275_TRUE@am__append_10198 = $(nodist_datehook_module_SOURCES)
 
13260
@COND_sparc64_ieee1275_TRUE@am__append_10199 =  \
 
13261
@COND_sparc64_ieee1275_TRUE@    $(nodist_datehook_module_SOURCES) \
 
13262
@COND_sparc64_ieee1275_TRUE@    datehook.marker
 
13263
@COND_sparc64_ieee1275_TRUE@am__append_10200 = datehook.mod
 
13264
@COND_sparc64_ieee1275_TRUE@am__append_10201 = datehook.marker
 
13265
@COND_powerpc_ieee1275_TRUE@am__append_10202 = datehook.module
 
13266
@COND_powerpc_ieee1275_TRUE@am__append_10203 = datehook.module$(EXEEXT)
 
13267
@COND_powerpc_ieee1275_TRUE@am__append_10204 = 
 
13268
@COND_powerpc_ieee1275_TRUE@am__append_10205 = $(nodist_datehook_module_SOURCES)
 
13269
@COND_powerpc_ieee1275_TRUE@am__append_10206 =  \
 
13270
@COND_powerpc_ieee1275_TRUE@    $(nodist_datehook_module_SOURCES) \
 
13271
@COND_powerpc_ieee1275_TRUE@    datehook.marker
 
13272
@COND_powerpc_ieee1275_TRUE@am__append_10207 = datehook.mod
 
13273
@COND_powerpc_ieee1275_TRUE@am__append_10208 = datehook.marker
 
13274
@COND_emu_TRUE@am__append_10209 = legacycfg.module
 
13275
@COND_emu_TRUE@am__append_10210 = legacycfg.module$(EXEEXT)
 
13276
@COND_emu_TRUE@am__append_10211 = 
 
13277
@COND_emu_TRUE@am__append_10212 = $(nodist_legacycfg_module_SOURCES)
 
13278
@COND_emu_TRUE@am__append_10213 = $(nodist_legacycfg_module_SOURCES) \
 
13279
@COND_emu_TRUE@ legacycfg.marker
 
13280
@COND_emu_TRUE@am__append_10214 = legacycfg.mod
 
13281
@COND_emu_TRUE@am__append_10215 = legacycfg.marker
 
13282
@COND_i386_pc_TRUE@am__append_10216 = legacycfg.module
 
13283
@COND_i386_pc_TRUE@am__append_10217 = legacycfg.module$(EXEEXT)
 
13284
@COND_i386_pc_TRUE@am__append_10218 = 
 
13285
@COND_i386_pc_TRUE@am__append_10219 = $(nodist_legacycfg_module_SOURCES)
 
13286
@COND_i386_pc_TRUE@am__append_10220 =  \
 
13287
@COND_i386_pc_TRUE@     $(nodist_legacycfg_module_SOURCES) \
 
13288
@COND_i386_pc_TRUE@     legacycfg.marker
 
13289
@COND_i386_pc_TRUE@am__append_10221 = legacycfg.mod
 
13290
@COND_i386_pc_TRUE@am__append_10222 = legacycfg.marker
 
13291
@COND_emu_TRUE@am__append_10223 = test_blockarg.module
 
13292
@COND_emu_TRUE@am__append_10224 = test_blockarg.module$(EXEEXT)
 
13293
@COND_emu_TRUE@am__append_10225 = 
 
13294
@COND_emu_TRUE@am__append_10226 = $(nodist_test_blockarg_module_SOURCES)
 
13295
@COND_emu_TRUE@am__append_10227 =  \
 
13296
@COND_emu_TRUE@ $(nodist_test_blockarg_module_SOURCES) \
 
13297
@COND_emu_TRUE@ test_blockarg.marker
 
13298
@COND_emu_TRUE@am__append_10228 = test_blockarg.mod
 
13299
@COND_emu_TRUE@am__append_10229 = test_blockarg.marker
 
13300
@COND_i386_pc_TRUE@am__append_10230 = test_blockarg.module
 
13301
@COND_i386_pc_TRUE@am__append_10231 = test_blockarg.module$(EXEEXT)
 
13302
@COND_i386_pc_TRUE@am__append_10232 = 
 
13303
@COND_i386_pc_TRUE@am__append_10233 = $(nodist_test_blockarg_module_SOURCES)
 
13304
@COND_i386_pc_TRUE@am__append_10234 =  \
 
13305
@COND_i386_pc_TRUE@     $(nodist_test_blockarg_module_SOURCES) \
 
13306
@COND_i386_pc_TRUE@     test_blockarg.marker
 
13307
@COND_i386_pc_TRUE@am__append_10235 = test_blockarg.mod
 
13308
@COND_i386_pc_TRUE@am__append_10236 = test_blockarg.marker
 
13309
@COND_i386_efi_TRUE@am__append_10237 = test_blockarg.module
 
13310
@COND_i386_efi_TRUE@am__append_10238 = test_blockarg.module$(EXEEXT)
 
13311
@COND_i386_efi_TRUE@am__append_10239 = 
 
13312
@COND_i386_efi_TRUE@am__append_10240 = $(nodist_test_blockarg_module_SOURCES)
 
13313
@COND_i386_efi_TRUE@am__append_10241 =  \
 
13314
@COND_i386_efi_TRUE@    $(nodist_test_blockarg_module_SOURCES) \
 
13315
@COND_i386_efi_TRUE@    test_blockarg.marker
 
13316
@COND_i386_efi_TRUE@am__append_10242 = test_blockarg.mod
 
13317
@COND_i386_efi_TRUE@am__append_10243 = test_blockarg.marker
 
13318
@COND_i386_qemu_TRUE@am__append_10244 = test_blockarg.module
 
13319
@COND_i386_qemu_TRUE@am__append_10245 = test_blockarg.module$(EXEEXT)
 
13320
@COND_i386_qemu_TRUE@am__append_10246 = 
 
13321
@COND_i386_qemu_TRUE@am__append_10247 = $(nodist_test_blockarg_module_SOURCES)
 
13322
@COND_i386_qemu_TRUE@am__append_10248 =  \
 
13323
@COND_i386_qemu_TRUE@   $(nodist_test_blockarg_module_SOURCES) \
 
13324
@COND_i386_qemu_TRUE@   test_blockarg.marker
 
13325
@COND_i386_qemu_TRUE@am__append_10249 = test_blockarg.mod
 
13326
@COND_i386_qemu_TRUE@am__append_10250 = test_blockarg.marker
 
13327
@COND_i386_coreboot_TRUE@am__append_10251 = test_blockarg.module
 
13328
@COND_i386_coreboot_TRUE@am__append_10252 = test_blockarg.module$(EXEEXT)
 
13329
@COND_i386_coreboot_TRUE@am__append_10253 = 
 
13330
@COND_i386_coreboot_TRUE@am__append_10254 = $(nodist_test_blockarg_module_SOURCES)
 
13331
@COND_i386_coreboot_TRUE@am__append_10255 = $(nodist_test_blockarg_module_SOURCES) \
 
13332
@COND_i386_coreboot_TRUE@       test_blockarg.marker
 
13333
@COND_i386_coreboot_TRUE@am__append_10256 = test_blockarg.mod
 
13334
@COND_i386_coreboot_TRUE@am__append_10257 = test_blockarg.marker
 
13335
@COND_i386_multiboot_TRUE@am__append_10258 = test_blockarg.module
 
13336
@COND_i386_multiboot_TRUE@am__append_10259 = test_blockarg.module$(EXEEXT)
 
13337
@COND_i386_multiboot_TRUE@am__append_10260 = 
 
13338
@COND_i386_multiboot_TRUE@am__append_10261 = $(nodist_test_blockarg_module_SOURCES)
 
13339
@COND_i386_multiboot_TRUE@am__append_10262 = $(nodist_test_blockarg_module_SOURCES) \
 
13340
@COND_i386_multiboot_TRUE@      test_blockarg.marker
 
13341
@COND_i386_multiboot_TRUE@am__append_10263 = test_blockarg.mod
 
13342
@COND_i386_multiboot_TRUE@am__append_10264 = test_blockarg.marker
 
13343
@COND_i386_ieee1275_TRUE@am__append_10265 = test_blockarg.module
 
13344
@COND_i386_ieee1275_TRUE@am__append_10266 = test_blockarg.module$(EXEEXT)
 
13345
@COND_i386_ieee1275_TRUE@am__append_10267 = 
 
13346
@COND_i386_ieee1275_TRUE@am__append_10268 = $(nodist_test_blockarg_module_SOURCES)
 
13347
@COND_i386_ieee1275_TRUE@am__append_10269 = $(nodist_test_blockarg_module_SOURCES) \
 
13348
@COND_i386_ieee1275_TRUE@       test_blockarg.marker
 
13349
@COND_i386_ieee1275_TRUE@am__append_10270 = test_blockarg.mod
 
13350
@COND_i386_ieee1275_TRUE@am__append_10271 = test_blockarg.marker
 
13351
@COND_x86_64_efi_TRUE@am__append_10272 = test_blockarg.module
 
13352
@COND_x86_64_efi_TRUE@am__append_10273 = test_blockarg.module$(EXEEXT)
 
13353
@COND_x86_64_efi_TRUE@am__append_10274 = 
 
13354
@COND_x86_64_efi_TRUE@am__append_10275 = $(nodist_test_blockarg_module_SOURCES)
 
13355
@COND_x86_64_efi_TRUE@am__append_10276 =  \
 
13356
@COND_x86_64_efi_TRUE@  $(nodist_test_blockarg_module_SOURCES) \
 
13357
@COND_x86_64_efi_TRUE@  test_blockarg.marker
 
13358
@COND_x86_64_efi_TRUE@am__append_10277 = test_blockarg.mod
 
13359
@COND_x86_64_efi_TRUE@am__append_10278 = test_blockarg.marker
 
13360
@COND_mips_yeeloong_TRUE@am__append_10279 = test_blockarg.module
 
13361
@COND_mips_yeeloong_TRUE@am__append_10280 = test_blockarg.module$(EXEEXT)
 
13362
@COND_mips_yeeloong_TRUE@am__append_10281 = 
 
13363
@COND_mips_yeeloong_TRUE@am__append_10282 = $(nodist_test_blockarg_module_SOURCES)
 
13364
@COND_mips_yeeloong_TRUE@am__append_10283 = $(nodist_test_blockarg_module_SOURCES) \
 
13365
@COND_mips_yeeloong_TRUE@       test_blockarg.marker
 
13366
@COND_mips_yeeloong_TRUE@am__append_10284 = test_blockarg.mod
 
13367
@COND_mips_yeeloong_TRUE@am__append_10285 = test_blockarg.marker
 
13368
@COND_sparc64_ieee1275_TRUE@am__append_10286 = test_blockarg.module
 
13369
@COND_sparc64_ieee1275_TRUE@am__append_10287 = test_blockarg.module$(EXEEXT)
 
13370
@COND_sparc64_ieee1275_TRUE@am__append_10288 = 
 
13371
@COND_sparc64_ieee1275_TRUE@am__append_10289 = $(nodist_test_blockarg_module_SOURCES)
 
13372
@COND_sparc64_ieee1275_TRUE@am__append_10290 = $(nodist_test_blockarg_module_SOURCES) \
 
13373
@COND_sparc64_ieee1275_TRUE@    test_blockarg.marker
 
13374
@COND_sparc64_ieee1275_TRUE@am__append_10291 = test_blockarg.mod
 
13375
@COND_sparc64_ieee1275_TRUE@am__append_10292 = test_blockarg.marker
 
13376
@COND_powerpc_ieee1275_TRUE@am__append_10293 = test_blockarg.module
 
13377
@COND_powerpc_ieee1275_TRUE@am__append_10294 = test_blockarg.module$(EXEEXT)
 
13378
@COND_powerpc_ieee1275_TRUE@am__append_10295 = 
 
13379
@COND_powerpc_ieee1275_TRUE@am__append_10296 = $(nodist_test_blockarg_module_SOURCES)
 
13380
@COND_powerpc_ieee1275_TRUE@am__append_10297 = $(nodist_test_blockarg_module_SOURCES) \
 
13381
@COND_powerpc_ieee1275_TRUE@    test_blockarg.marker
 
13382
@COND_powerpc_ieee1275_TRUE@am__append_10298 = test_blockarg.mod
 
13383
@COND_powerpc_ieee1275_TRUE@am__append_10299 = test_blockarg.marker
 
13384
@COND_emu_TRUE@am__append_10300 = xzio.module
 
13385
@COND_emu_TRUE@am__append_10301 = xzio.module$(EXEEXT)
 
13386
@COND_emu_TRUE@am__append_10302 = 
 
13387
@COND_emu_TRUE@am__append_10303 = $(nodist_xzio_module_SOURCES)
 
13388
@COND_emu_TRUE@am__append_10304 = $(nodist_xzio_module_SOURCES) \
 
13389
@COND_emu_TRUE@ xzio.marker
 
13390
@COND_emu_TRUE@am__append_10305 = xzio.mod
 
13391
@COND_emu_TRUE@am__append_10306 = xzio.marker
 
13392
@COND_i386_pc_TRUE@am__append_10307 = xzio.module
 
13393
@COND_i386_pc_TRUE@am__append_10308 = xzio.module$(EXEEXT)
 
13394
@COND_i386_pc_TRUE@am__append_10309 = 
 
13395
@COND_i386_pc_TRUE@am__append_10310 = $(nodist_xzio_module_SOURCES)
 
13396
@COND_i386_pc_TRUE@am__append_10311 = $(nodist_xzio_module_SOURCES) \
 
13397
@COND_i386_pc_TRUE@     xzio.marker
 
13398
@COND_i386_pc_TRUE@am__append_10312 = xzio.mod
 
13399
@COND_i386_pc_TRUE@am__append_10313 = xzio.marker
 
13400
@COND_i386_efi_TRUE@am__append_10314 = xzio.module
 
13401
@COND_i386_efi_TRUE@am__append_10315 = xzio.module$(EXEEXT)
 
13402
@COND_i386_efi_TRUE@am__append_10316 = 
 
13403
@COND_i386_efi_TRUE@am__append_10317 = $(nodist_xzio_module_SOURCES)
 
13404
@COND_i386_efi_TRUE@am__append_10318 = $(nodist_xzio_module_SOURCES) \
 
13405
@COND_i386_efi_TRUE@    xzio.marker
 
13406
@COND_i386_efi_TRUE@am__append_10319 = xzio.mod
 
13407
@COND_i386_efi_TRUE@am__append_10320 = xzio.marker
 
13408
@COND_i386_qemu_TRUE@am__append_10321 = xzio.module
 
13409
@COND_i386_qemu_TRUE@am__append_10322 = xzio.module$(EXEEXT)
 
13410
@COND_i386_qemu_TRUE@am__append_10323 = 
 
13411
@COND_i386_qemu_TRUE@am__append_10324 = $(nodist_xzio_module_SOURCES)
 
13412
@COND_i386_qemu_TRUE@am__append_10325 = $(nodist_xzio_module_SOURCES) \
 
13413
@COND_i386_qemu_TRUE@   xzio.marker
 
13414
@COND_i386_qemu_TRUE@am__append_10326 = xzio.mod
 
13415
@COND_i386_qemu_TRUE@am__append_10327 = xzio.marker
 
13416
@COND_i386_coreboot_TRUE@am__append_10328 = xzio.module
 
13417
@COND_i386_coreboot_TRUE@am__append_10329 = xzio.module$(EXEEXT)
 
13418
@COND_i386_coreboot_TRUE@am__append_10330 = 
 
13419
@COND_i386_coreboot_TRUE@am__append_10331 = $(nodist_xzio_module_SOURCES)
 
13420
@COND_i386_coreboot_TRUE@am__append_10332 =  \
 
13421
@COND_i386_coreboot_TRUE@       $(nodist_xzio_module_SOURCES) \
 
13422
@COND_i386_coreboot_TRUE@       xzio.marker
 
13423
@COND_i386_coreboot_TRUE@am__append_10333 = xzio.mod
 
13424
@COND_i386_coreboot_TRUE@am__append_10334 = xzio.marker
 
13425
@COND_i386_multiboot_TRUE@am__append_10335 = xzio.module
 
13426
@COND_i386_multiboot_TRUE@am__append_10336 = xzio.module$(EXEEXT)
 
13427
@COND_i386_multiboot_TRUE@am__append_10337 = 
 
13428
@COND_i386_multiboot_TRUE@am__append_10338 = $(nodist_xzio_module_SOURCES)
 
13429
@COND_i386_multiboot_TRUE@am__append_10339 =  \
 
13430
@COND_i386_multiboot_TRUE@      $(nodist_xzio_module_SOURCES) \
 
13431
@COND_i386_multiboot_TRUE@      xzio.marker
 
13432
@COND_i386_multiboot_TRUE@am__append_10340 = xzio.mod
 
13433
@COND_i386_multiboot_TRUE@am__append_10341 = xzio.marker
 
13434
@COND_i386_ieee1275_TRUE@am__append_10342 = xzio.module
 
13435
@COND_i386_ieee1275_TRUE@am__append_10343 = xzio.module$(EXEEXT)
 
13436
@COND_i386_ieee1275_TRUE@am__append_10344 = 
 
13437
@COND_i386_ieee1275_TRUE@am__append_10345 = $(nodist_xzio_module_SOURCES)
 
13438
@COND_i386_ieee1275_TRUE@am__append_10346 =  \
 
13439
@COND_i386_ieee1275_TRUE@       $(nodist_xzio_module_SOURCES) \
 
13440
@COND_i386_ieee1275_TRUE@       xzio.marker
 
13441
@COND_i386_ieee1275_TRUE@am__append_10347 = xzio.mod
 
13442
@COND_i386_ieee1275_TRUE@am__append_10348 = xzio.marker
 
13443
@COND_x86_64_efi_TRUE@am__append_10349 = xzio.module
 
13444
@COND_x86_64_efi_TRUE@am__append_10350 = xzio.module$(EXEEXT)
 
13445
@COND_x86_64_efi_TRUE@am__append_10351 = 
 
13446
@COND_x86_64_efi_TRUE@am__append_10352 = $(nodist_xzio_module_SOURCES)
 
13447
@COND_x86_64_efi_TRUE@am__append_10353 =  \
 
13448
@COND_x86_64_efi_TRUE@  $(nodist_xzio_module_SOURCES) \
 
13449
@COND_x86_64_efi_TRUE@  xzio.marker
 
13450
@COND_x86_64_efi_TRUE@am__append_10354 = xzio.mod
 
13451
@COND_x86_64_efi_TRUE@am__append_10355 = xzio.marker
 
13452
@COND_mips_yeeloong_TRUE@am__append_10356 = xzio.module
 
13453
@COND_mips_yeeloong_TRUE@am__append_10357 = xzio.module$(EXEEXT)
 
13454
@COND_mips_yeeloong_TRUE@am__append_10358 = 
 
13455
@COND_mips_yeeloong_TRUE@am__append_10359 = $(nodist_xzio_module_SOURCES)
 
13456
@COND_mips_yeeloong_TRUE@am__append_10360 =  \
 
13457
@COND_mips_yeeloong_TRUE@       $(nodist_xzio_module_SOURCES) \
 
13458
@COND_mips_yeeloong_TRUE@       xzio.marker
 
13459
@COND_mips_yeeloong_TRUE@am__append_10361 = xzio.mod
 
13460
@COND_mips_yeeloong_TRUE@am__append_10362 = xzio.marker
 
13461
@COND_sparc64_ieee1275_TRUE@am__append_10363 = xzio.module
 
13462
@COND_sparc64_ieee1275_TRUE@am__append_10364 = xzio.module$(EXEEXT)
 
13463
@COND_sparc64_ieee1275_TRUE@am__append_10365 = 
 
13464
@COND_sparc64_ieee1275_TRUE@am__append_10366 = $(nodist_xzio_module_SOURCES)
 
13465
@COND_sparc64_ieee1275_TRUE@am__append_10367 =  \
 
13466
@COND_sparc64_ieee1275_TRUE@    $(nodist_xzio_module_SOURCES) \
 
13467
@COND_sparc64_ieee1275_TRUE@    xzio.marker
 
13468
@COND_sparc64_ieee1275_TRUE@am__append_10368 = xzio.mod
 
13469
@COND_sparc64_ieee1275_TRUE@am__append_10369 = xzio.marker
 
13470
@COND_powerpc_ieee1275_TRUE@am__append_10370 = xzio.module
 
13471
@COND_powerpc_ieee1275_TRUE@am__append_10371 = xzio.module$(EXEEXT)
 
13472
@COND_powerpc_ieee1275_TRUE@am__append_10372 = 
 
13473
@COND_powerpc_ieee1275_TRUE@am__append_10373 = $(nodist_xzio_module_SOURCES)
 
13474
@COND_powerpc_ieee1275_TRUE@am__append_10374 =  \
 
13475
@COND_powerpc_ieee1275_TRUE@    $(nodist_xzio_module_SOURCES) \
 
13476
@COND_powerpc_ieee1275_TRUE@    xzio.marker
 
13477
@COND_powerpc_ieee1275_TRUE@am__append_10375 = xzio.mod
 
13478
@COND_powerpc_ieee1275_TRUE@am__append_10376 = xzio.marker
 
13479
@COND_emu_TRUE@am__append_10377 = testload.module
 
13480
@COND_emu_TRUE@am__append_10378 = testload.module$(EXEEXT)
 
13481
@COND_emu_TRUE@am__append_10379 = 
 
13482
@COND_emu_TRUE@am__append_10380 = $(nodist_testload_module_SOURCES)
 
13483
@COND_emu_TRUE@am__append_10381 = $(nodist_testload_module_SOURCES) \
 
13484
@COND_emu_TRUE@ testload.marker
 
13485
@COND_emu_TRUE@am__append_10382 = testload.mod
 
13486
@COND_emu_TRUE@am__append_10383 = testload.marker
 
13487
@COND_i386_pc_TRUE@am__append_10384 = testload.module
 
13488
@COND_i386_pc_TRUE@am__append_10385 = testload.module$(EXEEXT)
 
13489
@COND_i386_pc_TRUE@am__append_10386 = 
 
13490
@COND_i386_pc_TRUE@am__append_10387 = $(nodist_testload_module_SOURCES)
 
13491
@COND_i386_pc_TRUE@am__append_10388 =  \
 
13492
@COND_i386_pc_TRUE@     $(nodist_testload_module_SOURCES) \
 
13493
@COND_i386_pc_TRUE@     testload.marker
 
13494
@COND_i386_pc_TRUE@am__append_10389 = testload.mod
 
13495
@COND_i386_pc_TRUE@am__append_10390 = testload.marker
 
13496
@COND_i386_efi_TRUE@am__append_10391 = testload.module
 
13497
@COND_i386_efi_TRUE@am__append_10392 = testload.module$(EXEEXT)
 
13498
@COND_i386_efi_TRUE@am__append_10393 = 
 
13499
@COND_i386_efi_TRUE@am__append_10394 = $(nodist_testload_module_SOURCES)
 
13500
@COND_i386_efi_TRUE@am__append_10395 =  \
 
13501
@COND_i386_efi_TRUE@    $(nodist_testload_module_SOURCES) \
 
13502
@COND_i386_efi_TRUE@    testload.marker
 
13503
@COND_i386_efi_TRUE@am__append_10396 = testload.mod
 
13504
@COND_i386_efi_TRUE@am__append_10397 = testload.marker
 
13505
@COND_i386_qemu_TRUE@am__append_10398 = testload.module
 
13506
@COND_i386_qemu_TRUE@am__append_10399 = testload.module$(EXEEXT)
 
13507
@COND_i386_qemu_TRUE@am__append_10400 = 
 
13508
@COND_i386_qemu_TRUE@am__append_10401 = $(nodist_testload_module_SOURCES)
 
13509
@COND_i386_qemu_TRUE@am__append_10402 =  \
 
13510
@COND_i386_qemu_TRUE@   $(nodist_testload_module_SOURCES) \
 
13511
@COND_i386_qemu_TRUE@   testload.marker
 
13512
@COND_i386_qemu_TRUE@am__append_10403 = testload.mod
 
13513
@COND_i386_qemu_TRUE@am__append_10404 = testload.marker
 
13514
@COND_i386_coreboot_TRUE@am__append_10405 = testload.module
 
13515
@COND_i386_coreboot_TRUE@am__append_10406 = testload.module$(EXEEXT)
 
13516
@COND_i386_coreboot_TRUE@am__append_10407 = 
 
13517
@COND_i386_coreboot_TRUE@am__append_10408 = $(nodist_testload_module_SOURCES)
 
13518
@COND_i386_coreboot_TRUE@am__append_10409 =  \
 
13519
@COND_i386_coreboot_TRUE@       $(nodist_testload_module_SOURCES) \
 
13520
@COND_i386_coreboot_TRUE@       testload.marker
 
13521
@COND_i386_coreboot_TRUE@am__append_10410 = testload.mod
 
13522
@COND_i386_coreboot_TRUE@am__append_10411 = testload.marker
 
13523
@COND_i386_multiboot_TRUE@am__append_10412 = testload.module
 
13524
@COND_i386_multiboot_TRUE@am__append_10413 = testload.module$(EXEEXT)
 
13525
@COND_i386_multiboot_TRUE@am__append_10414 = 
 
13526
@COND_i386_multiboot_TRUE@am__append_10415 = $(nodist_testload_module_SOURCES)
 
13527
@COND_i386_multiboot_TRUE@am__append_10416 =  \
 
13528
@COND_i386_multiboot_TRUE@      $(nodist_testload_module_SOURCES) \
 
13529
@COND_i386_multiboot_TRUE@      testload.marker
 
13530
@COND_i386_multiboot_TRUE@am__append_10417 = testload.mod
 
13531
@COND_i386_multiboot_TRUE@am__append_10418 = testload.marker
 
13532
@COND_i386_ieee1275_TRUE@am__append_10419 = testload.module
 
13533
@COND_i386_ieee1275_TRUE@am__append_10420 = testload.module$(EXEEXT)
 
13534
@COND_i386_ieee1275_TRUE@am__append_10421 = 
 
13535
@COND_i386_ieee1275_TRUE@am__append_10422 = $(nodist_testload_module_SOURCES)
 
13536
@COND_i386_ieee1275_TRUE@am__append_10423 =  \
 
13537
@COND_i386_ieee1275_TRUE@       $(nodist_testload_module_SOURCES) \
 
13538
@COND_i386_ieee1275_TRUE@       testload.marker
 
13539
@COND_i386_ieee1275_TRUE@am__append_10424 = testload.mod
 
13540
@COND_i386_ieee1275_TRUE@am__append_10425 = testload.marker
 
13541
@COND_x86_64_efi_TRUE@am__append_10426 = testload.module
 
13542
@COND_x86_64_efi_TRUE@am__append_10427 = testload.module$(EXEEXT)
 
13543
@COND_x86_64_efi_TRUE@am__append_10428 = 
 
13544
@COND_x86_64_efi_TRUE@am__append_10429 = $(nodist_testload_module_SOURCES)
 
13545
@COND_x86_64_efi_TRUE@am__append_10430 =  \
 
13546
@COND_x86_64_efi_TRUE@  $(nodist_testload_module_SOURCES) \
 
13547
@COND_x86_64_efi_TRUE@  testload.marker
 
13548
@COND_x86_64_efi_TRUE@am__append_10431 = testload.mod
 
13549
@COND_x86_64_efi_TRUE@am__append_10432 = testload.marker
 
13550
@COND_mips_yeeloong_TRUE@am__append_10433 = testload.module
 
13551
@COND_mips_yeeloong_TRUE@am__append_10434 = testload.module$(EXEEXT)
 
13552
@COND_mips_yeeloong_TRUE@am__append_10435 = 
 
13553
@COND_mips_yeeloong_TRUE@am__append_10436 = $(nodist_testload_module_SOURCES)
 
13554
@COND_mips_yeeloong_TRUE@am__append_10437 =  \
 
13555
@COND_mips_yeeloong_TRUE@       $(nodist_testload_module_SOURCES) \
 
13556
@COND_mips_yeeloong_TRUE@       testload.marker
 
13557
@COND_mips_yeeloong_TRUE@am__append_10438 = testload.mod
 
13558
@COND_mips_yeeloong_TRUE@am__append_10439 = testload.marker
 
13559
@COND_sparc64_ieee1275_TRUE@am__append_10440 = testload.module
 
13560
@COND_sparc64_ieee1275_TRUE@am__append_10441 = testload.module$(EXEEXT)
 
13561
@COND_sparc64_ieee1275_TRUE@am__append_10442 = 
 
13562
@COND_sparc64_ieee1275_TRUE@am__append_10443 = $(nodist_testload_module_SOURCES)
 
13563
@COND_sparc64_ieee1275_TRUE@am__append_10444 =  \
 
13564
@COND_sparc64_ieee1275_TRUE@    $(nodist_testload_module_SOURCES) \
 
13565
@COND_sparc64_ieee1275_TRUE@    testload.marker
 
13566
@COND_sparc64_ieee1275_TRUE@am__append_10445 = testload.mod
 
13567
@COND_sparc64_ieee1275_TRUE@am__append_10446 = testload.marker
 
13568
@COND_powerpc_ieee1275_TRUE@am__append_10447 = testload.module
 
13569
@COND_powerpc_ieee1275_TRUE@am__append_10448 = testload.module$(EXEEXT)
 
13570
@COND_powerpc_ieee1275_TRUE@am__append_10449 = 
 
13571
@COND_powerpc_ieee1275_TRUE@am__append_10450 = $(nodist_testload_module_SOURCES)
 
13572
@COND_powerpc_ieee1275_TRUE@am__append_10451 =  \
 
13573
@COND_powerpc_ieee1275_TRUE@    $(nodist_testload_module_SOURCES) \
 
13574
@COND_powerpc_ieee1275_TRUE@    testload.marker
 
13575
@COND_powerpc_ieee1275_TRUE@am__append_10452 = testload.mod
 
13576
@COND_powerpc_ieee1275_TRUE@am__append_10453 = testload.marker
 
13577
@COND_i386_pc_TRUE@am__append_10454 = lsapm.module
 
13578
@COND_i386_pc_TRUE@am__append_10455 = lsapm.module$(EXEEXT)
 
13579
@COND_i386_pc_TRUE@am__append_10456 = 
 
13580
@COND_i386_pc_TRUE@am__append_10457 = $(nodist_lsapm_module_SOURCES)
 
13581
@COND_i386_pc_TRUE@am__append_10458 = $(nodist_lsapm_module_SOURCES) \
 
13582
@COND_i386_pc_TRUE@     lsapm.marker
 
13583
@COND_i386_pc_TRUE@am__append_10459 = lsapm.mod
 
13584
@COND_i386_pc_TRUE@am__append_10460 = lsapm.marker
 
13585
@COND_emu_TRUE@am__append_10461 = keylayouts.module
 
13586
@COND_emu_TRUE@am__append_10462 = keylayouts.module$(EXEEXT)
 
13587
@COND_emu_TRUE@am__append_10463 = 
 
13588
@COND_emu_TRUE@am__append_10464 = $(nodist_keylayouts_module_SOURCES)
 
13589
@COND_emu_TRUE@am__append_10465 = $(nodist_keylayouts_module_SOURCES) \
 
13590
@COND_emu_TRUE@ keylayouts.marker
 
13591
@COND_emu_TRUE@am__append_10466 = keylayouts.mod
 
13592
@COND_emu_TRUE@am__append_10467 = keylayouts.marker
 
13593
@COND_i386_pc_TRUE@am__append_10468 = keylayouts.module
 
13594
@COND_i386_pc_TRUE@am__append_10469 = keylayouts.module$(EXEEXT)
 
13595
@COND_i386_pc_TRUE@am__append_10470 = 
 
13596
@COND_i386_pc_TRUE@am__append_10471 = $(nodist_keylayouts_module_SOURCES)
 
13597
@COND_i386_pc_TRUE@am__append_10472 =  \
 
13598
@COND_i386_pc_TRUE@     $(nodist_keylayouts_module_SOURCES) \
 
13599
@COND_i386_pc_TRUE@     keylayouts.marker
 
13600
@COND_i386_pc_TRUE@am__append_10473 = keylayouts.mod
 
13601
@COND_i386_pc_TRUE@am__append_10474 = keylayouts.marker
 
13602
@COND_i386_efi_TRUE@am__append_10475 = keylayouts.module
 
13603
@COND_i386_efi_TRUE@am__append_10476 = keylayouts.module$(EXEEXT)
 
13604
@COND_i386_efi_TRUE@am__append_10477 = 
 
13605
@COND_i386_efi_TRUE@am__append_10478 = $(nodist_keylayouts_module_SOURCES)
 
13606
@COND_i386_efi_TRUE@am__append_10479 =  \
 
13607
@COND_i386_efi_TRUE@    $(nodist_keylayouts_module_SOURCES) \
 
13608
@COND_i386_efi_TRUE@    keylayouts.marker
 
13609
@COND_i386_efi_TRUE@am__append_10480 = keylayouts.mod
 
13610
@COND_i386_efi_TRUE@am__append_10481 = keylayouts.marker
 
13611
@COND_i386_qemu_TRUE@am__append_10482 = keylayouts.module
 
13612
@COND_i386_qemu_TRUE@am__append_10483 = keylayouts.module$(EXEEXT)
 
13613
@COND_i386_qemu_TRUE@am__append_10484 = 
 
13614
@COND_i386_qemu_TRUE@am__append_10485 = $(nodist_keylayouts_module_SOURCES)
 
13615
@COND_i386_qemu_TRUE@am__append_10486 =  \
 
13616
@COND_i386_qemu_TRUE@   $(nodist_keylayouts_module_SOURCES) \
 
13617
@COND_i386_qemu_TRUE@   keylayouts.marker
 
13618
@COND_i386_qemu_TRUE@am__append_10487 = keylayouts.mod
 
13619
@COND_i386_qemu_TRUE@am__append_10488 = keylayouts.marker
 
13620
@COND_i386_coreboot_TRUE@am__append_10489 = keylayouts.module
 
13621
@COND_i386_coreboot_TRUE@am__append_10490 = keylayouts.module$(EXEEXT)
 
13622
@COND_i386_coreboot_TRUE@am__append_10491 = 
 
13623
@COND_i386_coreboot_TRUE@am__append_10492 = $(nodist_keylayouts_module_SOURCES)
 
13624
@COND_i386_coreboot_TRUE@am__append_10493 =  \
 
13625
@COND_i386_coreboot_TRUE@       $(nodist_keylayouts_module_SOURCES) \
 
13626
@COND_i386_coreboot_TRUE@       keylayouts.marker
 
13627
@COND_i386_coreboot_TRUE@am__append_10494 = keylayouts.mod
 
13628
@COND_i386_coreboot_TRUE@am__append_10495 = keylayouts.marker
 
13629
@COND_i386_multiboot_TRUE@am__append_10496 = keylayouts.module
 
13630
@COND_i386_multiboot_TRUE@am__append_10497 = keylayouts.module$(EXEEXT)
 
13631
@COND_i386_multiboot_TRUE@am__append_10498 = 
 
13632
@COND_i386_multiboot_TRUE@am__append_10499 = $(nodist_keylayouts_module_SOURCES)
 
13633
@COND_i386_multiboot_TRUE@am__append_10500 =  \
 
13634
@COND_i386_multiboot_TRUE@      $(nodist_keylayouts_module_SOURCES) \
 
13635
@COND_i386_multiboot_TRUE@      keylayouts.marker
 
13636
@COND_i386_multiboot_TRUE@am__append_10501 = keylayouts.mod
 
13637
@COND_i386_multiboot_TRUE@am__append_10502 = keylayouts.marker
 
13638
@COND_i386_ieee1275_TRUE@am__append_10503 = keylayouts.module
 
13639
@COND_i386_ieee1275_TRUE@am__append_10504 = keylayouts.module$(EXEEXT)
 
13640
@COND_i386_ieee1275_TRUE@am__append_10505 = 
 
13641
@COND_i386_ieee1275_TRUE@am__append_10506 = $(nodist_keylayouts_module_SOURCES)
 
13642
@COND_i386_ieee1275_TRUE@am__append_10507 =  \
 
13643
@COND_i386_ieee1275_TRUE@       $(nodist_keylayouts_module_SOURCES) \
 
13644
@COND_i386_ieee1275_TRUE@       keylayouts.marker
 
13645
@COND_i386_ieee1275_TRUE@am__append_10508 = keylayouts.mod
 
13646
@COND_i386_ieee1275_TRUE@am__append_10509 = keylayouts.marker
 
13647
@COND_x86_64_efi_TRUE@am__append_10510 = keylayouts.module
 
13648
@COND_x86_64_efi_TRUE@am__append_10511 = keylayouts.module$(EXEEXT)
 
13649
@COND_x86_64_efi_TRUE@am__append_10512 = 
 
13650
@COND_x86_64_efi_TRUE@am__append_10513 = $(nodist_keylayouts_module_SOURCES)
 
13651
@COND_x86_64_efi_TRUE@am__append_10514 =  \
 
13652
@COND_x86_64_efi_TRUE@  $(nodist_keylayouts_module_SOURCES) \
 
13653
@COND_x86_64_efi_TRUE@  keylayouts.marker
 
13654
@COND_x86_64_efi_TRUE@am__append_10515 = keylayouts.mod
 
13655
@COND_x86_64_efi_TRUE@am__append_10516 = keylayouts.marker
 
13656
@COND_sparc64_ieee1275_TRUE@am__append_10517 = keylayouts.module
 
13657
@COND_sparc64_ieee1275_TRUE@am__append_10518 = keylayouts.module$(EXEEXT)
 
13658
@COND_sparc64_ieee1275_TRUE@am__append_10519 = 
 
13659
@COND_sparc64_ieee1275_TRUE@am__append_10520 = $(nodist_keylayouts_module_SOURCES)
 
13660
@COND_sparc64_ieee1275_TRUE@am__append_10521 = $(nodist_keylayouts_module_SOURCES) \
 
13661
@COND_sparc64_ieee1275_TRUE@    keylayouts.marker
 
13662
@COND_sparc64_ieee1275_TRUE@am__append_10522 = keylayouts.mod
 
13663
@COND_sparc64_ieee1275_TRUE@am__append_10523 = keylayouts.marker
 
13664
@COND_powerpc_ieee1275_TRUE@am__append_10524 = keylayouts.module
 
13665
@COND_powerpc_ieee1275_TRUE@am__append_10525 = keylayouts.module$(EXEEXT)
 
13666
@COND_powerpc_ieee1275_TRUE@am__append_10526 = 
 
13667
@COND_powerpc_ieee1275_TRUE@am__append_10527 = $(nodist_keylayouts_module_SOURCES)
 
13668
@COND_powerpc_ieee1275_TRUE@am__append_10528 = $(nodist_keylayouts_module_SOURCES) \
 
13669
@COND_powerpc_ieee1275_TRUE@    keylayouts.marker
 
13670
@COND_powerpc_ieee1275_TRUE@am__append_10529 = keylayouts.mod
 
13671
@COND_powerpc_ieee1275_TRUE@am__append_10530 = keylayouts.marker
 
13672
@COND_emu_TRUE@am__append_10531 = gcry_rijndael.module
 
13673
@COND_emu_TRUE@am__append_10532 = gcry_rijndael.module$(EXEEXT)
 
13674
@COND_emu_TRUE@am__append_10533 = 
 
13675
@COND_emu_TRUE@am__append_10534 = $(nodist_gcry_rijndael_module_SOURCES)
 
13676
@COND_emu_TRUE@am__append_10535 =  \
 
13677
@COND_emu_TRUE@ $(nodist_gcry_rijndael_module_SOURCES) \
 
13678
@COND_emu_TRUE@ gcry_rijndael.marker
 
13679
@COND_emu_TRUE@am__append_10536 = gcry_rijndael.mod
 
13680
@COND_emu_TRUE@am__append_10537 = gcry_rijndael.marker
 
13681
@COND_i386_pc_TRUE@am__append_10538 = gcry_rijndael.module
 
13682
@COND_i386_pc_TRUE@am__append_10539 = gcry_rijndael.module$(EXEEXT)
 
13683
@COND_i386_pc_TRUE@am__append_10540 = 
 
13684
@COND_i386_pc_TRUE@am__append_10541 = $(nodist_gcry_rijndael_module_SOURCES)
 
13685
@COND_i386_pc_TRUE@am__append_10542 =  \
 
13686
@COND_i386_pc_TRUE@     $(nodist_gcry_rijndael_module_SOURCES) \
 
13687
@COND_i386_pc_TRUE@     gcry_rijndael.marker
 
13688
@COND_i386_pc_TRUE@am__append_10543 = gcry_rijndael.mod
 
13689
@COND_i386_pc_TRUE@am__append_10544 = gcry_rijndael.marker
 
13690
@COND_i386_efi_TRUE@am__append_10545 = gcry_rijndael.module
 
13691
@COND_i386_efi_TRUE@am__append_10546 = gcry_rijndael.module$(EXEEXT)
 
13692
@COND_i386_efi_TRUE@am__append_10547 = 
 
13693
@COND_i386_efi_TRUE@am__append_10548 = $(nodist_gcry_rijndael_module_SOURCES)
 
13694
@COND_i386_efi_TRUE@am__append_10549 =  \
 
13695
@COND_i386_efi_TRUE@    $(nodist_gcry_rijndael_module_SOURCES) \
 
13696
@COND_i386_efi_TRUE@    gcry_rijndael.marker
 
13697
@COND_i386_efi_TRUE@am__append_10550 = gcry_rijndael.mod
 
13698
@COND_i386_efi_TRUE@am__append_10551 = gcry_rijndael.marker
 
13699
@COND_i386_qemu_TRUE@am__append_10552 = gcry_rijndael.module
 
13700
@COND_i386_qemu_TRUE@am__append_10553 = gcry_rijndael.module$(EXEEXT)
 
13701
@COND_i386_qemu_TRUE@am__append_10554 = 
 
13702
@COND_i386_qemu_TRUE@am__append_10555 = $(nodist_gcry_rijndael_module_SOURCES)
 
13703
@COND_i386_qemu_TRUE@am__append_10556 =  \
 
13704
@COND_i386_qemu_TRUE@   $(nodist_gcry_rijndael_module_SOURCES) \
 
13705
@COND_i386_qemu_TRUE@   gcry_rijndael.marker
 
13706
@COND_i386_qemu_TRUE@am__append_10557 = gcry_rijndael.mod
 
13707
@COND_i386_qemu_TRUE@am__append_10558 = gcry_rijndael.marker
 
13708
@COND_i386_coreboot_TRUE@am__append_10559 = gcry_rijndael.module
 
13709
@COND_i386_coreboot_TRUE@am__append_10560 = gcry_rijndael.module$(EXEEXT)
 
13710
@COND_i386_coreboot_TRUE@am__append_10561 = 
 
13711
@COND_i386_coreboot_TRUE@am__append_10562 = $(nodist_gcry_rijndael_module_SOURCES)
 
13712
@COND_i386_coreboot_TRUE@am__append_10563 = $(nodist_gcry_rijndael_module_SOURCES) \
 
13713
@COND_i386_coreboot_TRUE@       gcry_rijndael.marker
 
13714
@COND_i386_coreboot_TRUE@am__append_10564 = gcry_rijndael.mod
 
13715
@COND_i386_coreboot_TRUE@am__append_10565 = gcry_rijndael.marker
 
13716
@COND_i386_multiboot_TRUE@am__append_10566 = gcry_rijndael.module
 
13717
@COND_i386_multiboot_TRUE@am__append_10567 = gcry_rijndael.module$(EXEEXT)
 
13718
@COND_i386_multiboot_TRUE@am__append_10568 = 
 
13719
@COND_i386_multiboot_TRUE@am__append_10569 = $(nodist_gcry_rijndael_module_SOURCES)
 
13720
@COND_i386_multiboot_TRUE@am__append_10570 = $(nodist_gcry_rijndael_module_SOURCES) \
 
13721
@COND_i386_multiboot_TRUE@      gcry_rijndael.marker
 
13722
@COND_i386_multiboot_TRUE@am__append_10571 = gcry_rijndael.mod
 
13723
@COND_i386_multiboot_TRUE@am__append_10572 = gcry_rijndael.marker
 
13724
@COND_i386_ieee1275_TRUE@am__append_10573 = gcry_rijndael.module
 
13725
@COND_i386_ieee1275_TRUE@am__append_10574 = gcry_rijndael.module$(EXEEXT)
 
13726
@COND_i386_ieee1275_TRUE@am__append_10575 = 
 
13727
@COND_i386_ieee1275_TRUE@am__append_10576 = $(nodist_gcry_rijndael_module_SOURCES)
 
13728
@COND_i386_ieee1275_TRUE@am__append_10577 = $(nodist_gcry_rijndael_module_SOURCES) \
 
13729
@COND_i386_ieee1275_TRUE@       gcry_rijndael.marker
 
13730
@COND_i386_ieee1275_TRUE@am__append_10578 = gcry_rijndael.mod
 
13731
@COND_i386_ieee1275_TRUE@am__append_10579 = gcry_rijndael.marker
 
13732
@COND_x86_64_efi_TRUE@am__append_10580 = gcry_rijndael.module
 
13733
@COND_x86_64_efi_TRUE@am__append_10581 = gcry_rijndael.module$(EXEEXT)
 
13734
@COND_x86_64_efi_TRUE@am__append_10582 = 
 
13735
@COND_x86_64_efi_TRUE@am__append_10583 = $(nodist_gcry_rijndael_module_SOURCES)
 
13736
@COND_x86_64_efi_TRUE@am__append_10584 =  \
 
13737
@COND_x86_64_efi_TRUE@  $(nodist_gcry_rijndael_module_SOURCES) \
 
13738
@COND_x86_64_efi_TRUE@  gcry_rijndael.marker
 
13739
@COND_x86_64_efi_TRUE@am__append_10585 = gcry_rijndael.mod
 
13740
@COND_x86_64_efi_TRUE@am__append_10586 = gcry_rijndael.marker
 
13741
@COND_mips_yeeloong_TRUE@am__append_10587 = gcry_rijndael.module
 
13742
@COND_mips_yeeloong_TRUE@am__append_10588 = gcry_rijndael.module$(EXEEXT)
 
13743
@COND_mips_yeeloong_TRUE@am__append_10589 = 
 
13744
@COND_mips_yeeloong_TRUE@am__append_10590 = $(nodist_gcry_rijndael_module_SOURCES)
 
13745
@COND_mips_yeeloong_TRUE@am__append_10591 = $(nodist_gcry_rijndael_module_SOURCES) \
 
13746
@COND_mips_yeeloong_TRUE@       gcry_rijndael.marker
 
13747
@COND_mips_yeeloong_TRUE@am__append_10592 = gcry_rijndael.mod
 
13748
@COND_mips_yeeloong_TRUE@am__append_10593 = gcry_rijndael.marker
 
13749
@COND_sparc64_ieee1275_TRUE@am__append_10594 = gcry_rijndael.module
 
13750
@COND_sparc64_ieee1275_TRUE@am__append_10595 = gcry_rijndael.module$(EXEEXT)
 
13751
@COND_sparc64_ieee1275_TRUE@am__append_10596 = 
 
13752
@COND_sparc64_ieee1275_TRUE@am__append_10597 = $(nodist_gcry_rijndael_module_SOURCES)
 
13753
@COND_sparc64_ieee1275_TRUE@am__append_10598 = $(nodist_gcry_rijndael_module_SOURCES) \
 
13754
@COND_sparc64_ieee1275_TRUE@    gcry_rijndael.marker
 
13755
@COND_sparc64_ieee1275_TRUE@am__append_10599 = gcry_rijndael.mod
 
13756
@COND_sparc64_ieee1275_TRUE@am__append_10600 = gcry_rijndael.marker
 
13757
@COND_powerpc_ieee1275_TRUE@am__append_10601 = gcry_rijndael.module
 
13758
@COND_powerpc_ieee1275_TRUE@am__append_10602 = gcry_rijndael.module$(EXEEXT)
 
13759
@COND_powerpc_ieee1275_TRUE@am__append_10603 = 
 
13760
@COND_powerpc_ieee1275_TRUE@am__append_10604 = $(nodist_gcry_rijndael_module_SOURCES)
 
13761
@COND_powerpc_ieee1275_TRUE@am__append_10605 = $(nodist_gcry_rijndael_module_SOURCES) \
 
13762
@COND_powerpc_ieee1275_TRUE@    gcry_rijndael.marker
 
13763
@COND_powerpc_ieee1275_TRUE@am__append_10606 = gcry_rijndael.mod
 
13764
@COND_powerpc_ieee1275_TRUE@am__append_10607 = gcry_rijndael.marker
 
13765
@COND_emu_TRUE@am__append_10608 = gcry_arcfour.module
 
13766
@COND_emu_TRUE@am__append_10609 = gcry_arcfour.module$(EXEEXT)
 
13767
@COND_emu_TRUE@am__append_10610 = 
 
13768
@COND_emu_TRUE@am__append_10611 = $(nodist_gcry_arcfour_module_SOURCES)
 
13769
@COND_emu_TRUE@am__append_10612 =  \
 
13770
@COND_emu_TRUE@ $(nodist_gcry_arcfour_module_SOURCES) \
 
13771
@COND_emu_TRUE@ gcry_arcfour.marker
 
13772
@COND_emu_TRUE@am__append_10613 = gcry_arcfour.mod
 
13773
@COND_emu_TRUE@am__append_10614 = gcry_arcfour.marker
 
13774
@COND_i386_pc_TRUE@am__append_10615 = gcry_arcfour.module
 
13775
@COND_i386_pc_TRUE@am__append_10616 = gcry_arcfour.module$(EXEEXT)
 
13776
@COND_i386_pc_TRUE@am__append_10617 = 
 
13777
@COND_i386_pc_TRUE@am__append_10618 = $(nodist_gcry_arcfour_module_SOURCES)
 
13778
@COND_i386_pc_TRUE@am__append_10619 =  \
 
13779
@COND_i386_pc_TRUE@     $(nodist_gcry_arcfour_module_SOURCES) \
 
13780
@COND_i386_pc_TRUE@     gcry_arcfour.marker
 
13781
@COND_i386_pc_TRUE@am__append_10620 = gcry_arcfour.mod
 
13782
@COND_i386_pc_TRUE@am__append_10621 = gcry_arcfour.marker
 
13783
@COND_i386_efi_TRUE@am__append_10622 = gcry_arcfour.module
 
13784
@COND_i386_efi_TRUE@am__append_10623 = gcry_arcfour.module$(EXEEXT)
 
13785
@COND_i386_efi_TRUE@am__append_10624 = 
 
13786
@COND_i386_efi_TRUE@am__append_10625 = $(nodist_gcry_arcfour_module_SOURCES)
 
13787
@COND_i386_efi_TRUE@am__append_10626 =  \
 
13788
@COND_i386_efi_TRUE@    $(nodist_gcry_arcfour_module_SOURCES) \
 
13789
@COND_i386_efi_TRUE@    gcry_arcfour.marker
 
13790
@COND_i386_efi_TRUE@am__append_10627 = gcry_arcfour.mod
 
13791
@COND_i386_efi_TRUE@am__append_10628 = gcry_arcfour.marker
 
13792
@COND_i386_qemu_TRUE@am__append_10629 = gcry_arcfour.module
 
13793
@COND_i386_qemu_TRUE@am__append_10630 = gcry_arcfour.module$(EXEEXT)
 
13794
@COND_i386_qemu_TRUE@am__append_10631 = 
 
13795
@COND_i386_qemu_TRUE@am__append_10632 = $(nodist_gcry_arcfour_module_SOURCES)
 
13796
@COND_i386_qemu_TRUE@am__append_10633 =  \
 
13797
@COND_i386_qemu_TRUE@   $(nodist_gcry_arcfour_module_SOURCES) \
 
13798
@COND_i386_qemu_TRUE@   gcry_arcfour.marker
 
13799
@COND_i386_qemu_TRUE@am__append_10634 = gcry_arcfour.mod
 
13800
@COND_i386_qemu_TRUE@am__append_10635 = gcry_arcfour.marker
 
13801
@COND_i386_coreboot_TRUE@am__append_10636 = gcry_arcfour.module
 
13802
@COND_i386_coreboot_TRUE@am__append_10637 = gcry_arcfour.module$(EXEEXT)
 
13803
@COND_i386_coreboot_TRUE@am__append_10638 = 
 
13804
@COND_i386_coreboot_TRUE@am__append_10639 = $(nodist_gcry_arcfour_module_SOURCES)
 
13805
@COND_i386_coreboot_TRUE@am__append_10640 = $(nodist_gcry_arcfour_module_SOURCES) \
 
13806
@COND_i386_coreboot_TRUE@       gcry_arcfour.marker
 
13807
@COND_i386_coreboot_TRUE@am__append_10641 = gcry_arcfour.mod
 
13808
@COND_i386_coreboot_TRUE@am__append_10642 = gcry_arcfour.marker
 
13809
@COND_i386_multiboot_TRUE@am__append_10643 = gcry_arcfour.module
 
13810
@COND_i386_multiboot_TRUE@am__append_10644 = gcry_arcfour.module$(EXEEXT)
 
13811
@COND_i386_multiboot_TRUE@am__append_10645 = 
 
13812
@COND_i386_multiboot_TRUE@am__append_10646 = $(nodist_gcry_arcfour_module_SOURCES)
 
13813
@COND_i386_multiboot_TRUE@am__append_10647 = $(nodist_gcry_arcfour_module_SOURCES) \
 
13814
@COND_i386_multiboot_TRUE@      gcry_arcfour.marker
 
13815
@COND_i386_multiboot_TRUE@am__append_10648 = gcry_arcfour.mod
 
13816
@COND_i386_multiboot_TRUE@am__append_10649 = gcry_arcfour.marker
 
13817
@COND_i386_ieee1275_TRUE@am__append_10650 = gcry_arcfour.module
 
13818
@COND_i386_ieee1275_TRUE@am__append_10651 = gcry_arcfour.module$(EXEEXT)
 
13819
@COND_i386_ieee1275_TRUE@am__append_10652 = 
 
13820
@COND_i386_ieee1275_TRUE@am__append_10653 = $(nodist_gcry_arcfour_module_SOURCES)
 
13821
@COND_i386_ieee1275_TRUE@am__append_10654 = $(nodist_gcry_arcfour_module_SOURCES) \
 
13822
@COND_i386_ieee1275_TRUE@       gcry_arcfour.marker
 
13823
@COND_i386_ieee1275_TRUE@am__append_10655 = gcry_arcfour.mod
 
13824
@COND_i386_ieee1275_TRUE@am__append_10656 = gcry_arcfour.marker
 
13825
@COND_x86_64_efi_TRUE@am__append_10657 = gcry_arcfour.module
 
13826
@COND_x86_64_efi_TRUE@am__append_10658 = gcry_arcfour.module$(EXEEXT)
 
13827
@COND_x86_64_efi_TRUE@am__append_10659 = 
 
13828
@COND_x86_64_efi_TRUE@am__append_10660 = $(nodist_gcry_arcfour_module_SOURCES)
 
13829
@COND_x86_64_efi_TRUE@am__append_10661 =  \
 
13830
@COND_x86_64_efi_TRUE@  $(nodist_gcry_arcfour_module_SOURCES) \
 
13831
@COND_x86_64_efi_TRUE@  gcry_arcfour.marker
 
13832
@COND_x86_64_efi_TRUE@am__append_10662 = gcry_arcfour.mod
 
13833
@COND_x86_64_efi_TRUE@am__append_10663 = gcry_arcfour.marker
 
13834
@COND_mips_yeeloong_TRUE@am__append_10664 = gcry_arcfour.module
 
13835
@COND_mips_yeeloong_TRUE@am__append_10665 = gcry_arcfour.module$(EXEEXT)
 
13836
@COND_mips_yeeloong_TRUE@am__append_10666 = 
 
13837
@COND_mips_yeeloong_TRUE@am__append_10667 = $(nodist_gcry_arcfour_module_SOURCES)
 
13838
@COND_mips_yeeloong_TRUE@am__append_10668 = $(nodist_gcry_arcfour_module_SOURCES) \
 
13839
@COND_mips_yeeloong_TRUE@       gcry_arcfour.marker
 
13840
@COND_mips_yeeloong_TRUE@am__append_10669 = gcry_arcfour.mod
 
13841
@COND_mips_yeeloong_TRUE@am__append_10670 = gcry_arcfour.marker
 
13842
@COND_sparc64_ieee1275_TRUE@am__append_10671 = gcry_arcfour.module
 
13843
@COND_sparc64_ieee1275_TRUE@am__append_10672 = gcry_arcfour.module$(EXEEXT)
 
13844
@COND_sparc64_ieee1275_TRUE@am__append_10673 = 
 
13845
@COND_sparc64_ieee1275_TRUE@am__append_10674 = $(nodist_gcry_arcfour_module_SOURCES)
 
13846
@COND_sparc64_ieee1275_TRUE@am__append_10675 = $(nodist_gcry_arcfour_module_SOURCES) \
 
13847
@COND_sparc64_ieee1275_TRUE@    gcry_arcfour.marker
 
13848
@COND_sparc64_ieee1275_TRUE@am__append_10676 = gcry_arcfour.mod
 
13849
@COND_sparc64_ieee1275_TRUE@am__append_10677 = gcry_arcfour.marker
 
13850
@COND_powerpc_ieee1275_TRUE@am__append_10678 = gcry_arcfour.module
 
13851
@COND_powerpc_ieee1275_TRUE@am__append_10679 = gcry_arcfour.module$(EXEEXT)
 
13852
@COND_powerpc_ieee1275_TRUE@am__append_10680 = 
 
13853
@COND_powerpc_ieee1275_TRUE@am__append_10681 = $(nodist_gcry_arcfour_module_SOURCES)
 
13854
@COND_powerpc_ieee1275_TRUE@am__append_10682 = $(nodist_gcry_arcfour_module_SOURCES) \
 
13855
@COND_powerpc_ieee1275_TRUE@    gcry_arcfour.marker
 
13856
@COND_powerpc_ieee1275_TRUE@am__append_10683 = gcry_arcfour.mod
 
13857
@COND_powerpc_ieee1275_TRUE@am__append_10684 = gcry_arcfour.marker
 
13858
@COND_emu_TRUE@am__append_10685 = gcry_sha1.module
 
13859
@COND_emu_TRUE@am__append_10686 = gcry_sha1.module$(EXEEXT)
 
13860
@COND_emu_TRUE@am__append_10687 = 
 
13861
@COND_emu_TRUE@am__append_10688 = $(nodist_gcry_sha1_module_SOURCES)
 
13862
@COND_emu_TRUE@am__append_10689 = $(nodist_gcry_sha1_module_SOURCES) \
 
13863
@COND_emu_TRUE@ gcry_sha1.marker
 
13864
@COND_emu_TRUE@am__append_10690 = gcry_sha1.mod
 
13865
@COND_emu_TRUE@am__append_10691 = gcry_sha1.marker
 
13866
@COND_i386_pc_TRUE@am__append_10692 = gcry_sha1.module
 
13867
@COND_i386_pc_TRUE@am__append_10693 = gcry_sha1.module$(EXEEXT)
 
13868
@COND_i386_pc_TRUE@am__append_10694 = 
 
13869
@COND_i386_pc_TRUE@am__append_10695 = $(nodist_gcry_sha1_module_SOURCES)
 
13870
@COND_i386_pc_TRUE@am__append_10696 =  \
 
13871
@COND_i386_pc_TRUE@     $(nodist_gcry_sha1_module_SOURCES) \
 
13872
@COND_i386_pc_TRUE@     gcry_sha1.marker
 
13873
@COND_i386_pc_TRUE@am__append_10697 = gcry_sha1.mod
 
13874
@COND_i386_pc_TRUE@am__append_10698 = gcry_sha1.marker
 
13875
@COND_i386_efi_TRUE@am__append_10699 = gcry_sha1.module
 
13876
@COND_i386_efi_TRUE@am__append_10700 = gcry_sha1.module$(EXEEXT)
 
13877
@COND_i386_efi_TRUE@am__append_10701 = 
 
13878
@COND_i386_efi_TRUE@am__append_10702 = $(nodist_gcry_sha1_module_SOURCES)
 
13879
@COND_i386_efi_TRUE@am__append_10703 =  \
 
13880
@COND_i386_efi_TRUE@    $(nodist_gcry_sha1_module_SOURCES) \
 
13881
@COND_i386_efi_TRUE@    gcry_sha1.marker
 
13882
@COND_i386_efi_TRUE@am__append_10704 = gcry_sha1.mod
 
13883
@COND_i386_efi_TRUE@am__append_10705 = gcry_sha1.marker
 
13884
@COND_i386_qemu_TRUE@am__append_10706 = gcry_sha1.module
 
13885
@COND_i386_qemu_TRUE@am__append_10707 = gcry_sha1.module$(EXEEXT)
 
13886
@COND_i386_qemu_TRUE@am__append_10708 = 
 
13887
@COND_i386_qemu_TRUE@am__append_10709 = $(nodist_gcry_sha1_module_SOURCES)
 
13888
@COND_i386_qemu_TRUE@am__append_10710 =  \
 
13889
@COND_i386_qemu_TRUE@   $(nodist_gcry_sha1_module_SOURCES) \
 
13890
@COND_i386_qemu_TRUE@   gcry_sha1.marker
 
13891
@COND_i386_qemu_TRUE@am__append_10711 = gcry_sha1.mod
 
13892
@COND_i386_qemu_TRUE@am__append_10712 = gcry_sha1.marker
 
13893
@COND_i386_coreboot_TRUE@am__append_10713 = gcry_sha1.module
 
13894
@COND_i386_coreboot_TRUE@am__append_10714 = gcry_sha1.module$(EXEEXT)
 
13895
@COND_i386_coreboot_TRUE@am__append_10715 = 
 
13896
@COND_i386_coreboot_TRUE@am__append_10716 = $(nodist_gcry_sha1_module_SOURCES)
 
13897
@COND_i386_coreboot_TRUE@am__append_10717 =  \
 
13898
@COND_i386_coreboot_TRUE@       $(nodist_gcry_sha1_module_SOURCES) \
 
13899
@COND_i386_coreboot_TRUE@       gcry_sha1.marker
 
13900
@COND_i386_coreboot_TRUE@am__append_10718 = gcry_sha1.mod
 
13901
@COND_i386_coreboot_TRUE@am__append_10719 = gcry_sha1.marker
 
13902
@COND_i386_multiboot_TRUE@am__append_10720 = gcry_sha1.module
 
13903
@COND_i386_multiboot_TRUE@am__append_10721 = gcry_sha1.module$(EXEEXT)
 
13904
@COND_i386_multiboot_TRUE@am__append_10722 = 
 
13905
@COND_i386_multiboot_TRUE@am__append_10723 = $(nodist_gcry_sha1_module_SOURCES)
 
13906
@COND_i386_multiboot_TRUE@am__append_10724 =  \
 
13907
@COND_i386_multiboot_TRUE@      $(nodist_gcry_sha1_module_SOURCES) \
 
13908
@COND_i386_multiboot_TRUE@      gcry_sha1.marker
 
13909
@COND_i386_multiboot_TRUE@am__append_10725 = gcry_sha1.mod
 
13910
@COND_i386_multiboot_TRUE@am__append_10726 = gcry_sha1.marker
 
13911
@COND_i386_ieee1275_TRUE@am__append_10727 = gcry_sha1.module
 
13912
@COND_i386_ieee1275_TRUE@am__append_10728 = gcry_sha1.module$(EXEEXT)
 
13913
@COND_i386_ieee1275_TRUE@am__append_10729 = 
 
13914
@COND_i386_ieee1275_TRUE@am__append_10730 = $(nodist_gcry_sha1_module_SOURCES)
 
13915
@COND_i386_ieee1275_TRUE@am__append_10731 =  \
 
13916
@COND_i386_ieee1275_TRUE@       $(nodist_gcry_sha1_module_SOURCES) \
 
13917
@COND_i386_ieee1275_TRUE@       gcry_sha1.marker
 
13918
@COND_i386_ieee1275_TRUE@am__append_10732 = gcry_sha1.mod
 
13919
@COND_i386_ieee1275_TRUE@am__append_10733 = gcry_sha1.marker
 
13920
@COND_x86_64_efi_TRUE@am__append_10734 = gcry_sha1.module
 
13921
@COND_x86_64_efi_TRUE@am__append_10735 = gcry_sha1.module$(EXEEXT)
 
13922
@COND_x86_64_efi_TRUE@am__append_10736 = 
 
13923
@COND_x86_64_efi_TRUE@am__append_10737 = $(nodist_gcry_sha1_module_SOURCES)
 
13924
@COND_x86_64_efi_TRUE@am__append_10738 =  \
 
13925
@COND_x86_64_efi_TRUE@  $(nodist_gcry_sha1_module_SOURCES) \
 
13926
@COND_x86_64_efi_TRUE@  gcry_sha1.marker
 
13927
@COND_x86_64_efi_TRUE@am__append_10739 = gcry_sha1.mod
 
13928
@COND_x86_64_efi_TRUE@am__append_10740 = gcry_sha1.marker
 
13929
@COND_mips_yeeloong_TRUE@am__append_10741 = gcry_sha1.module
 
13930
@COND_mips_yeeloong_TRUE@am__append_10742 = gcry_sha1.module$(EXEEXT)
 
13931
@COND_mips_yeeloong_TRUE@am__append_10743 = 
 
13932
@COND_mips_yeeloong_TRUE@am__append_10744 = $(nodist_gcry_sha1_module_SOURCES)
 
13933
@COND_mips_yeeloong_TRUE@am__append_10745 =  \
 
13934
@COND_mips_yeeloong_TRUE@       $(nodist_gcry_sha1_module_SOURCES) \
 
13935
@COND_mips_yeeloong_TRUE@       gcry_sha1.marker
 
13936
@COND_mips_yeeloong_TRUE@am__append_10746 = gcry_sha1.mod
 
13937
@COND_mips_yeeloong_TRUE@am__append_10747 = gcry_sha1.marker
 
13938
@COND_sparc64_ieee1275_TRUE@am__append_10748 = gcry_sha1.module
 
13939
@COND_sparc64_ieee1275_TRUE@am__append_10749 = gcry_sha1.module$(EXEEXT)
 
13940
@COND_sparc64_ieee1275_TRUE@am__append_10750 = 
 
13941
@COND_sparc64_ieee1275_TRUE@am__append_10751 = $(nodist_gcry_sha1_module_SOURCES)
 
13942
@COND_sparc64_ieee1275_TRUE@am__append_10752 = $(nodist_gcry_sha1_module_SOURCES) \
 
13943
@COND_sparc64_ieee1275_TRUE@    gcry_sha1.marker
 
13944
@COND_sparc64_ieee1275_TRUE@am__append_10753 = gcry_sha1.mod
 
13945
@COND_sparc64_ieee1275_TRUE@am__append_10754 = gcry_sha1.marker
 
13946
@COND_powerpc_ieee1275_TRUE@am__append_10755 = gcry_sha1.module
 
13947
@COND_powerpc_ieee1275_TRUE@am__append_10756 = gcry_sha1.module$(EXEEXT)
 
13948
@COND_powerpc_ieee1275_TRUE@am__append_10757 = 
 
13949
@COND_powerpc_ieee1275_TRUE@am__append_10758 = $(nodist_gcry_sha1_module_SOURCES)
 
13950
@COND_powerpc_ieee1275_TRUE@am__append_10759 = $(nodist_gcry_sha1_module_SOURCES) \
 
13951
@COND_powerpc_ieee1275_TRUE@    gcry_sha1.marker
 
13952
@COND_powerpc_ieee1275_TRUE@am__append_10760 = gcry_sha1.mod
 
13953
@COND_powerpc_ieee1275_TRUE@am__append_10761 = gcry_sha1.marker
 
13954
@COND_emu_TRUE@am__append_10762 = gcry_camellia.module
 
13955
@COND_emu_TRUE@am__append_10763 = gcry_camellia.module$(EXEEXT)
 
13956
@COND_emu_TRUE@am__append_10764 = 
 
13957
@COND_emu_TRUE@am__append_10765 = $(nodist_gcry_camellia_module_SOURCES)
 
13958
@COND_emu_TRUE@am__append_10766 =  \
 
13959
@COND_emu_TRUE@ $(nodist_gcry_camellia_module_SOURCES) \
 
13960
@COND_emu_TRUE@ gcry_camellia.marker
 
13961
@COND_emu_TRUE@am__append_10767 = gcry_camellia.mod
 
13962
@COND_emu_TRUE@am__append_10768 = gcry_camellia.marker
 
13963
@COND_i386_pc_TRUE@am__append_10769 = gcry_camellia.module
 
13964
@COND_i386_pc_TRUE@am__append_10770 = gcry_camellia.module$(EXEEXT)
 
13965
@COND_i386_pc_TRUE@am__append_10771 = 
 
13966
@COND_i386_pc_TRUE@am__append_10772 = $(nodist_gcry_camellia_module_SOURCES)
 
13967
@COND_i386_pc_TRUE@am__append_10773 =  \
 
13968
@COND_i386_pc_TRUE@     $(nodist_gcry_camellia_module_SOURCES) \
 
13969
@COND_i386_pc_TRUE@     gcry_camellia.marker
 
13970
@COND_i386_pc_TRUE@am__append_10774 = gcry_camellia.mod
 
13971
@COND_i386_pc_TRUE@am__append_10775 = gcry_camellia.marker
 
13972
@COND_i386_efi_TRUE@am__append_10776 = gcry_camellia.module
 
13973
@COND_i386_efi_TRUE@am__append_10777 = gcry_camellia.module$(EXEEXT)
 
13974
@COND_i386_efi_TRUE@am__append_10778 = 
 
13975
@COND_i386_efi_TRUE@am__append_10779 = $(nodist_gcry_camellia_module_SOURCES)
 
13976
@COND_i386_efi_TRUE@am__append_10780 =  \
 
13977
@COND_i386_efi_TRUE@    $(nodist_gcry_camellia_module_SOURCES) \
 
13978
@COND_i386_efi_TRUE@    gcry_camellia.marker
 
13979
@COND_i386_efi_TRUE@am__append_10781 = gcry_camellia.mod
 
13980
@COND_i386_efi_TRUE@am__append_10782 = gcry_camellia.marker
 
13981
@COND_i386_qemu_TRUE@am__append_10783 = gcry_camellia.module
 
13982
@COND_i386_qemu_TRUE@am__append_10784 = gcry_camellia.module$(EXEEXT)
 
13983
@COND_i386_qemu_TRUE@am__append_10785 = 
 
13984
@COND_i386_qemu_TRUE@am__append_10786 = $(nodist_gcry_camellia_module_SOURCES)
 
13985
@COND_i386_qemu_TRUE@am__append_10787 =  \
 
13986
@COND_i386_qemu_TRUE@   $(nodist_gcry_camellia_module_SOURCES) \
 
13987
@COND_i386_qemu_TRUE@   gcry_camellia.marker
 
13988
@COND_i386_qemu_TRUE@am__append_10788 = gcry_camellia.mod
 
13989
@COND_i386_qemu_TRUE@am__append_10789 = gcry_camellia.marker
 
13990
@COND_i386_coreboot_TRUE@am__append_10790 = gcry_camellia.module
 
13991
@COND_i386_coreboot_TRUE@am__append_10791 = gcry_camellia.module$(EXEEXT)
 
13992
@COND_i386_coreboot_TRUE@am__append_10792 = 
 
13993
@COND_i386_coreboot_TRUE@am__append_10793 = $(nodist_gcry_camellia_module_SOURCES)
 
13994
@COND_i386_coreboot_TRUE@am__append_10794 = $(nodist_gcry_camellia_module_SOURCES) \
 
13995
@COND_i386_coreboot_TRUE@       gcry_camellia.marker
 
13996
@COND_i386_coreboot_TRUE@am__append_10795 = gcry_camellia.mod
 
13997
@COND_i386_coreboot_TRUE@am__append_10796 = gcry_camellia.marker
 
13998
@COND_i386_multiboot_TRUE@am__append_10797 = gcry_camellia.module
 
13999
@COND_i386_multiboot_TRUE@am__append_10798 = gcry_camellia.module$(EXEEXT)
 
14000
@COND_i386_multiboot_TRUE@am__append_10799 = 
 
14001
@COND_i386_multiboot_TRUE@am__append_10800 = $(nodist_gcry_camellia_module_SOURCES)
 
14002
@COND_i386_multiboot_TRUE@am__append_10801 = $(nodist_gcry_camellia_module_SOURCES) \
 
14003
@COND_i386_multiboot_TRUE@      gcry_camellia.marker
 
14004
@COND_i386_multiboot_TRUE@am__append_10802 = gcry_camellia.mod
 
14005
@COND_i386_multiboot_TRUE@am__append_10803 = gcry_camellia.marker
 
14006
@COND_i386_ieee1275_TRUE@am__append_10804 = gcry_camellia.module
 
14007
@COND_i386_ieee1275_TRUE@am__append_10805 = gcry_camellia.module$(EXEEXT)
 
14008
@COND_i386_ieee1275_TRUE@am__append_10806 = 
 
14009
@COND_i386_ieee1275_TRUE@am__append_10807 = $(nodist_gcry_camellia_module_SOURCES)
 
14010
@COND_i386_ieee1275_TRUE@am__append_10808 = $(nodist_gcry_camellia_module_SOURCES) \
 
14011
@COND_i386_ieee1275_TRUE@       gcry_camellia.marker
 
14012
@COND_i386_ieee1275_TRUE@am__append_10809 = gcry_camellia.mod
 
14013
@COND_i386_ieee1275_TRUE@am__append_10810 = gcry_camellia.marker
 
14014
@COND_x86_64_efi_TRUE@am__append_10811 = gcry_camellia.module
 
14015
@COND_x86_64_efi_TRUE@am__append_10812 = gcry_camellia.module$(EXEEXT)
 
14016
@COND_x86_64_efi_TRUE@am__append_10813 = 
 
14017
@COND_x86_64_efi_TRUE@am__append_10814 = $(nodist_gcry_camellia_module_SOURCES)
 
14018
@COND_x86_64_efi_TRUE@am__append_10815 =  \
 
14019
@COND_x86_64_efi_TRUE@  $(nodist_gcry_camellia_module_SOURCES) \
 
14020
@COND_x86_64_efi_TRUE@  gcry_camellia.marker
 
14021
@COND_x86_64_efi_TRUE@am__append_10816 = gcry_camellia.mod
 
14022
@COND_x86_64_efi_TRUE@am__append_10817 = gcry_camellia.marker
 
14023
@COND_mips_yeeloong_TRUE@am__append_10818 = gcry_camellia.module
 
14024
@COND_mips_yeeloong_TRUE@am__append_10819 = gcry_camellia.module$(EXEEXT)
 
14025
@COND_mips_yeeloong_TRUE@am__append_10820 = 
 
14026
@COND_mips_yeeloong_TRUE@am__append_10821 = $(nodist_gcry_camellia_module_SOURCES)
 
14027
@COND_mips_yeeloong_TRUE@am__append_10822 = $(nodist_gcry_camellia_module_SOURCES) \
 
14028
@COND_mips_yeeloong_TRUE@       gcry_camellia.marker
 
14029
@COND_mips_yeeloong_TRUE@am__append_10823 = gcry_camellia.mod
 
14030
@COND_mips_yeeloong_TRUE@am__append_10824 = gcry_camellia.marker
 
14031
@COND_sparc64_ieee1275_TRUE@am__append_10825 = gcry_camellia.module
 
14032
@COND_sparc64_ieee1275_TRUE@am__append_10826 = gcry_camellia.module$(EXEEXT)
 
14033
@COND_sparc64_ieee1275_TRUE@am__append_10827 = 
 
14034
@COND_sparc64_ieee1275_TRUE@am__append_10828 = $(nodist_gcry_camellia_module_SOURCES)
 
14035
@COND_sparc64_ieee1275_TRUE@am__append_10829 = $(nodist_gcry_camellia_module_SOURCES) \
 
14036
@COND_sparc64_ieee1275_TRUE@    gcry_camellia.marker
 
14037
@COND_sparc64_ieee1275_TRUE@am__append_10830 = gcry_camellia.mod
 
14038
@COND_sparc64_ieee1275_TRUE@am__append_10831 = gcry_camellia.marker
 
14039
@COND_powerpc_ieee1275_TRUE@am__append_10832 = gcry_camellia.module
 
14040
@COND_powerpc_ieee1275_TRUE@am__append_10833 = gcry_camellia.module$(EXEEXT)
 
14041
@COND_powerpc_ieee1275_TRUE@am__append_10834 = 
 
14042
@COND_powerpc_ieee1275_TRUE@am__append_10835 = $(nodist_gcry_camellia_module_SOURCES)
 
14043
@COND_powerpc_ieee1275_TRUE@am__append_10836 = $(nodist_gcry_camellia_module_SOURCES) \
 
14044
@COND_powerpc_ieee1275_TRUE@    gcry_camellia.marker
 
14045
@COND_powerpc_ieee1275_TRUE@am__append_10837 = gcry_camellia.mod
 
14046
@COND_powerpc_ieee1275_TRUE@am__append_10838 = gcry_camellia.marker
 
14047
@COND_emu_TRUE@am__append_10839 = gcry_sha256.module
 
14048
@COND_emu_TRUE@am__append_10840 = gcry_sha256.module$(EXEEXT)
 
14049
@COND_emu_TRUE@am__append_10841 = 
 
14050
@COND_emu_TRUE@am__append_10842 = $(nodist_gcry_sha256_module_SOURCES)
 
14051
@COND_emu_TRUE@am__append_10843 =  \
 
14052
@COND_emu_TRUE@ $(nodist_gcry_sha256_module_SOURCES) \
 
14053
@COND_emu_TRUE@ gcry_sha256.marker
 
14054
@COND_emu_TRUE@am__append_10844 = gcry_sha256.mod
 
14055
@COND_emu_TRUE@am__append_10845 = gcry_sha256.marker
 
14056
@COND_i386_pc_TRUE@am__append_10846 = gcry_sha256.module
 
14057
@COND_i386_pc_TRUE@am__append_10847 = gcry_sha256.module$(EXEEXT)
 
14058
@COND_i386_pc_TRUE@am__append_10848 = 
 
14059
@COND_i386_pc_TRUE@am__append_10849 = $(nodist_gcry_sha256_module_SOURCES)
 
14060
@COND_i386_pc_TRUE@am__append_10850 =  \
 
14061
@COND_i386_pc_TRUE@     $(nodist_gcry_sha256_module_SOURCES) \
 
14062
@COND_i386_pc_TRUE@     gcry_sha256.marker
 
14063
@COND_i386_pc_TRUE@am__append_10851 = gcry_sha256.mod
 
14064
@COND_i386_pc_TRUE@am__append_10852 = gcry_sha256.marker
 
14065
@COND_i386_efi_TRUE@am__append_10853 = gcry_sha256.module
 
14066
@COND_i386_efi_TRUE@am__append_10854 = gcry_sha256.module$(EXEEXT)
 
14067
@COND_i386_efi_TRUE@am__append_10855 = 
 
14068
@COND_i386_efi_TRUE@am__append_10856 = $(nodist_gcry_sha256_module_SOURCES)
 
14069
@COND_i386_efi_TRUE@am__append_10857 =  \
 
14070
@COND_i386_efi_TRUE@    $(nodist_gcry_sha256_module_SOURCES) \
 
14071
@COND_i386_efi_TRUE@    gcry_sha256.marker
 
14072
@COND_i386_efi_TRUE@am__append_10858 = gcry_sha256.mod
 
14073
@COND_i386_efi_TRUE@am__append_10859 = gcry_sha256.marker
 
14074
@COND_i386_qemu_TRUE@am__append_10860 = gcry_sha256.module
 
14075
@COND_i386_qemu_TRUE@am__append_10861 = gcry_sha256.module$(EXEEXT)
 
14076
@COND_i386_qemu_TRUE@am__append_10862 = 
 
14077
@COND_i386_qemu_TRUE@am__append_10863 = $(nodist_gcry_sha256_module_SOURCES)
 
14078
@COND_i386_qemu_TRUE@am__append_10864 =  \
 
14079
@COND_i386_qemu_TRUE@   $(nodist_gcry_sha256_module_SOURCES) \
 
14080
@COND_i386_qemu_TRUE@   gcry_sha256.marker
 
14081
@COND_i386_qemu_TRUE@am__append_10865 = gcry_sha256.mod
 
14082
@COND_i386_qemu_TRUE@am__append_10866 = gcry_sha256.marker
 
14083
@COND_i386_coreboot_TRUE@am__append_10867 = gcry_sha256.module
 
14084
@COND_i386_coreboot_TRUE@am__append_10868 = gcry_sha256.module$(EXEEXT)
 
14085
@COND_i386_coreboot_TRUE@am__append_10869 = 
 
14086
@COND_i386_coreboot_TRUE@am__append_10870 = $(nodist_gcry_sha256_module_SOURCES)
 
14087
@COND_i386_coreboot_TRUE@am__append_10871 =  \
 
14088
@COND_i386_coreboot_TRUE@       $(nodist_gcry_sha256_module_SOURCES) \
 
14089
@COND_i386_coreboot_TRUE@       gcry_sha256.marker
 
14090
@COND_i386_coreboot_TRUE@am__append_10872 = gcry_sha256.mod
 
14091
@COND_i386_coreboot_TRUE@am__append_10873 = gcry_sha256.marker
 
14092
@COND_i386_multiboot_TRUE@am__append_10874 = gcry_sha256.module
 
14093
@COND_i386_multiboot_TRUE@am__append_10875 = gcry_sha256.module$(EXEEXT)
 
14094
@COND_i386_multiboot_TRUE@am__append_10876 = 
 
14095
@COND_i386_multiboot_TRUE@am__append_10877 = $(nodist_gcry_sha256_module_SOURCES)
 
14096
@COND_i386_multiboot_TRUE@am__append_10878 = $(nodist_gcry_sha256_module_SOURCES) \
 
14097
@COND_i386_multiboot_TRUE@      gcry_sha256.marker
 
14098
@COND_i386_multiboot_TRUE@am__append_10879 = gcry_sha256.mod
 
14099
@COND_i386_multiboot_TRUE@am__append_10880 = gcry_sha256.marker
 
14100
@COND_i386_ieee1275_TRUE@am__append_10881 = gcry_sha256.module
 
14101
@COND_i386_ieee1275_TRUE@am__append_10882 = gcry_sha256.module$(EXEEXT)
 
14102
@COND_i386_ieee1275_TRUE@am__append_10883 = 
 
14103
@COND_i386_ieee1275_TRUE@am__append_10884 = $(nodist_gcry_sha256_module_SOURCES)
 
14104
@COND_i386_ieee1275_TRUE@am__append_10885 =  \
 
14105
@COND_i386_ieee1275_TRUE@       $(nodist_gcry_sha256_module_SOURCES) \
 
14106
@COND_i386_ieee1275_TRUE@       gcry_sha256.marker
 
14107
@COND_i386_ieee1275_TRUE@am__append_10886 = gcry_sha256.mod
 
14108
@COND_i386_ieee1275_TRUE@am__append_10887 = gcry_sha256.marker
 
14109
@COND_x86_64_efi_TRUE@am__append_10888 = gcry_sha256.module
 
14110
@COND_x86_64_efi_TRUE@am__append_10889 = gcry_sha256.module$(EXEEXT)
 
14111
@COND_x86_64_efi_TRUE@am__append_10890 = 
 
14112
@COND_x86_64_efi_TRUE@am__append_10891 = $(nodist_gcry_sha256_module_SOURCES)
 
14113
@COND_x86_64_efi_TRUE@am__append_10892 =  \
 
14114
@COND_x86_64_efi_TRUE@  $(nodist_gcry_sha256_module_SOURCES) \
 
14115
@COND_x86_64_efi_TRUE@  gcry_sha256.marker
 
14116
@COND_x86_64_efi_TRUE@am__append_10893 = gcry_sha256.mod
 
14117
@COND_x86_64_efi_TRUE@am__append_10894 = gcry_sha256.marker
 
14118
@COND_mips_yeeloong_TRUE@am__append_10895 = gcry_sha256.module
 
14119
@COND_mips_yeeloong_TRUE@am__append_10896 = gcry_sha256.module$(EXEEXT)
 
14120
@COND_mips_yeeloong_TRUE@am__append_10897 = 
 
14121
@COND_mips_yeeloong_TRUE@am__append_10898 = $(nodist_gcry_sha256_module_SOURCES)
 
14122
@COND_mips_yeeloong_TRUE@am__append_10899 =  \
 
14123
@COND_mips_yeeloong_TRUE@       $(nodist_gcry_sha256_module_SOURCES) \
 
14124
@COND_mips_yeeloong_TRUE@       gcry_sha256.marker
 
14125
@COND_mips_yeeloong_TRUE@am__append_10900 = gcry_sha256.mod
 
14126
@COND_mips_yeeloong_TRUE@am__append_10901 = gcry_sha256.marker
 
14127
@COND_sparc64_ieee1275_TRUE@am__append_10902 = gcry_sha256.module
 
14128
@COND_sparc64_ieee1275_TRUE@am__append_10903 = gcry_sha256.module$(EXEEXT)
 
14129
@COND_sparc64_ieee1275_TRUE@am__append_10904 = 
 
14130
@COND_sparc64_ieee1275_TRUE@am__append_10905 = $(nodist_gcry_sha256_module_SOURCES)
 
14131
@COND_sparc64_ieee1275_TRUE@am__append_10906 = $(nodist_gcry_sha256_module_SOURCES) \
 
14132
@COND_sparc64_ieee1275_TRUE@    gcry_sha256.marker
 
14133
@COND_sparc64_ieee1275_TRUE@am__append_10907 = gcry_sha256.mod
 
14134
@COND_sparc64_ieee1275_TRUE@am__append_10908 = gcry_sha256.marker
 
14135
@COND_powerpc_ieee1275_TRUE@am__append_10909 = gcry_sha256.module
 
14136
@COND_powerpc_ieee1275_TRUE@am__append_10910 = gcry_sha256.module$(EXEEXT)
 
14137
@COND_powerpc_ieee1275_TRUE@am__append_10911 = 
 
14138
@COND_powerpc_ieee1275_TRUE@am__append_10912 = $(nodist_gcry_sha256_module_SOURCES)
 
14139
@COND_powerpc_ieee1275_TRUE@am__append_10913 = $(nodist_gcry_sha256_module_SOURCES) \
 
14140
@COND_powerpc_ieee1275_TRUE@    gcry_sha256.marker
 
14141
@COND_powerpc_ieee1275_TRUE@am__append_10914 = gcry_sha256.mod
 
14142
@COND_powerpc_ieee1275_TRUE@am__append_10915 = gcry_sha256.marker
 
14143
@COND_emu_TRUE@am__append_10916 = gcry_tiger.module
 
14144
@COND_emu_TRUE@am__append_10917 = gcry_tiger.module$(EXEEXT)
 
14145
@COND_emu_TRUE@am__append_10918 = 
 
14146
@COND_emu_TRUE@am__append_10919 = $(nodist_gcry_tiger_module_SOURCES)
 
14147
@COND_emu_TRUE@am__append_10920 = $(nodist_gcry_tiger_module_SOURCES) \
 
14148
@COND_emu_TRUE@ gcry_tiger.marker
 
14149
@COND_emu_TRUE@am__append_10921 = gcry_tiger.mod
 
14150
@COND_emu_TRUE@am__append_10922 = gcry_tiger.marker
 
14151
@COND_i386_pc_TRUE@am__append_10923 = gcry_tiger.module
 
14152
@COND_i386_pc_TRUE@am__append_10924 = gcry_tiger.module$(EXEEXT)
 
14153
@COND_i386_pc_TRUE@am__append_10925 = 
 
14154
@COND_i386_pc_TRUE@am__append_10926 = $(nodist_gcry_tiger_module_SOURCES)
 
14155
@COND_i386_pc_TRUE@am__append_10927 =  \
 
14156
@COND_i386_pc_TRUE@     $(nodist_gcry_tiger_module_SOURCES) \
 
14157
@COND_i386_pc_TRUE@     gcry_tiger.marker
 
14158
@COND_i386_pc_TRUE@am__append_10928 = gcry_tiger.mod
 
14159
@COND_i386_pc_TRUE@am__append_10929 = gcry_tiger.marker
 
14160
@COND_i386_efi_TRUE@am__append_10930 = gcry_tiger.module
 
14161
@COND_i386_efi_TRUE@am__append_10931 = gcry_tiger.module$(EXEEXT)
 
14162
@COND_i386_efi_TRUE@am__append_10932 = 
 
14163
@COND_i386_efi_TRUE@am__append_10933 = $(nodist_gcry_tiger_module_SOURCES)
 
14164
@COND_i386_efi_TRUE@am__append_10934 =  \
 
14165
@COND_i386_efi_TRUE@    $(nodist_gcry_tiger_module_SOURCES) \
 
14166
@COND_i386_efi_TRUE@    gcry_tiger.marker
 
14167
@COND_i386_efi_TRUE@am__append_10935 = gcry_tiger.mod
 
14168
@COND_i386_efi_TRUE@am__append_10936 = gcry_tiger.marker
 
14169
@COND_i386_qemu_TRUE@am__append_10937 = gcry_tiger.module
 
14170
@COND_i386_qemu_TRUE@am__append_10938 = gcry_tiger.module$(EXEEXT)
 
14171
@COND_i386_qemu_TRUE@am__append_10939 = 
 
14172
@COND_i386_qemu_TRUE@am__append_10940 = $(nodist_gcry_tiger_module_SOURCES)
 
14173
@COND_i386_qemu_TRUE@am__append_10941 =  \
 
14174
@COND_i386_qemu_TRUE@   $(nodist_gcry_tiger_module_SOURCES) \
 
14175
@COND_i386_qemu_TRUE@   gcry_tiger.marker
 
14176
@COND_i386_qemu_TRUE@am__append_10942 = gcry_tiger.mod
 
14177
@COND_i386_qemu_TRUE@am__append_10943 = gcry_tiger.marker
 
14178
@COND_i386_coreboot_TRUE@am__append_10944 = gcry_tiger.module
 
14179
@COND_i386_coreboot_TRUE@am__append_10945 = gcry_tiger.module$(EXEEXT)
 
14180
@COND_i386_coreboot_TRUE@am__append_10946 = 
 
14181
@COND_i386_coreboot_TRUE@am__append_10947 = $(nodist_gcry_tiger_module_SOURCES)
 
14182
@COND_i386_coreboot_TRUE@am__append_10948 =  \
 
14183
@COND_i386_coreboot_TRUE@       $(nodist_gcry_tiger_module_SOURCES) \
 
14184
@COND_i386_coreboot_TRUE@       gcry_tiger.marker
 
14185
@COND_i386_coreboot_TRUE@am__append_10949 = gcry_tiger.mod
 
14186
@COND_i386_coreboot_TRUE@am__append_10950 = gcry_tiger.marker
 
14187
@COND_i386_multiboot_TRUE@am__append_10951 = gcry_tiger.module
 
14188
@COND_i386_multiboot_TRUE@am__append_10952 = gcry_tiger.module$(EXEEXT)
 
14189
@COND_i386_multiboot_TRUE@am__append_10953 = 
 
14190
@COND_i386_multiboot_TRUE@am__append_10954 = $(nodist_gcry_tiger_module_SOURCES)
 
14191
@COND_i386_multiboot_TRUE@am__append_10955 =  \
 
14192
@COND_i386_multiboot_TRUE@      $(nodist_gcry_tiger_module_SOURCES) \
 
14193
@COND_i386_multiboot_TRUE@      gcry_tiger.marker
 
14194
@COND_i386_multiboot_TRUE@am__append_10956 = gcry_tiger.mod
 
14195
@COND_i386_multiboot_TRUE@am__append_10957 = gcry_tiger.marker
 
14196
@COND_i386_ieee1275_TRUE@am__append_10958 = gcry_tiger.module
 
14197
@COND_i386_ieee1275_TRUE@am__append_10959 = gcry_tiger.module$(EXEEXT)
 
14198
@COND_i386_ieee1275_TRUE@am__append_10960 = 
 
14199
@COND_i386_ieee1275_TRUE@am__append_10961 = $(nodist_gcry_tiger_module_SOURCES)
 
14200
@COND_i386_ieee1275_TRUE@am__append_10962 =  \
 
14201
@COND_i386_ieee1275_TRUE@       $(nodist_gcry_tiger_module_SOURCES) \
 
14202
@COND_i386_ieee1275_TRUE@       gcry_tiger.marker
 
14203
@COND_i386_ieee1275_TRUE@am__append_10963 = gcry_tiger.mod
 
14204
@COND_i386_ieee1275_TRUE@am__append_10964 = gcry_tiger.marker
 
14205
@COND_x86_64_efi_TRUE@am__append_10965 = gcry_tiger.module
 
14206
@COND_x86_64_efi_TRUE@am__append_10966 = gcry_tiger.module$(EXEEXT)
 
14207
@COND_x86_64_efi_TRUE@am__append_10967 = 
 
14208
@COND_x86_64_efi_TRUE@am__append_10968 = $(nodist_gcry_tiger_module_SOURCES)
 
14209
@COND_x86_64_efi_TRUE@am__append_10969 =  \
 
14210
@COND_x86_64_efi_TRUE@  $(nodist_gcry_tiger_module_SOURCES) \
 
14211
@COND_x86_64_efi_TRUE@  gcry_tiger.marker
 
14212
@COND_x86_64_efi_TRUE@am__append_10970 = gcry_tiger.mod
 
14213
@COND_x86_64_efi_TRUE@am__append_10971 = gcry_tiger.marker
 
14214
@COND_mips_yeeloong_TRUE@am__append_10972 = gcry_tiger.module
 
14215
@COND_mips_yeeloong_TRUE@am__append_10973 = gcry_tiger.module$(EXEEXT)
 
14216
@COND_mips_yeeloong_TRUE@am__append_10974 = 
 
14217
@COND_mips_yeeloong_TRUE@am__append_10975 = $(nodist_gcry_tiger_module_SOURCES)
 
14218
@COND_mips_yeeloong_TRUE@am__append_10976 =  \
 
14219
@COND_mips_yeeloong_TRUE@       $(nodist_gcry_tiger_module_SOURCES) \
 
14220
@COND_mips_yeeloong_TRUE@       gcry_tiger.marker
 
14221
@COND_mips_yeeloong_TRUE@am__append_10977 = gcry_tiger.mod
 
14222
@COND_mips_yeeloong_TRUE@am__append_10978 = gcry_tiger.marker
 
14223
@COND_sparc64_ieee1275_TRUE@am__append_10979 = gcry_tiger.module
 
14224
@COND_sparc64_ieee1275_TRUE@am__append_10980 = gcry_tiger.module$(EXEEXT)
 
14225
@COND_sparc64_ieee1275_TRUE@am__append_10981 = 
 
14226
@COND_sparc64_ieee1275_TRUE@am__append_10982 = $(nodist_gcry_tiger_module_SOURCES)
 
14227
@COND_sparc64_ieee1275_TRUE@am__append_10983 = $(nodist_gcry_tiger_module_SOURCES) \
 
14228
@COND_sparc64_ieee1275_TRUE@    gcry_tiger.marker
 
14229
@COND_sparc64_ieee1275_TRUE@am__append_10984 = gcry_tiger.mod
 
14230
@COND_sparc64_ieee1275_TRUE@am__append_10985 = gcry_tiger.marker
 
14231
@COND_powerpc_ieee1275_TRUE@am__append_10986 = gcry_tiger.module
 
14232
@COND_powerpc_ieee1275_TRUE@am__append_10987 = gcry_tiger.module$(EXEEXT)
 
14233
@COND_powerpc_ieee1275_TRUE@am__append_10988 = 
 
14234
@COND_powerpc_ieee1275_TRUE@am__append_10989 = $(nodist_gcry_tiger_module_SOURCES)
 
14235
@COND_powerpc_ieee1275_TRUE@am__append_10990 = $(nodist_gcry_tiger_module_SOURCES) \
 
14236
@COND_powerpc_ieee1275_TRUE@    gcry_tiger.marker
 
14237
@COND_powerpc_ieee1275_TRUE@am__append_10991 = gcry_tiger.mod
 
14238
@COND_powerpc_ieee1275_TRUE@am__append_10992 = gcry_tiger.marker
 
14239
@COND_emu_TRUE@am__append_10993 = gcry_des.module
 
14240
@COND_emu_TRUE@am__append_10994 = gcry_des.module$(EXEEXT)
 
14241
@COND_emu_TRUE@am__append_10995 = 
 
14242
@COND_emu_TRUE@am__append_10996 = $(nodist_gcry_des_module_SOURCES)
 
14243
@COND_emu_TRUE@am__append_10997 = $(nodist_gcry_des_module_SOURCES) \
 
14244
@COND_emu_TRUE@ gcry_des.marker
 
14245
@COND_emu_TRUE@am__append_10998 = gcry_des.mod
 
14246
@COND_emu_TRUE@am__append_10999 = gcry_des.marker
 
14247
@COND_i386_pc_TRUE@am__append_11000 = gcry_des.module
 
14248
@COND_i386_pc_TRUE@am__append_11001 = gcry_des.module$(EXEEXT)
 
14249
@COND_i386_pc_TRUE@am__append_11002 = 
 
14250
@COND_i386_pc_TRUE@am__append_11003 = $(nodist_gcry_des_module_SOURCES)
 
14251
@COND_i386_pc_TRUE@am__append_11004 =  \
 
14252
@COND_i386_pc_TRUE@     $(nodist_gcry_des_module_SOURCES) \
 
14253
@COND_i386_pc_TRUE@     gcry_des.marker
 
14254
@COND_i386_pc_TRUE@am__append_11005 = gcry_des.mod
 
14255
@COND_i386_pc_TRUE@am__append_11006 = gcry_des.marker
 
14256
@COND_i386_efi_TRUE@am__append_11007 = gcry_des.module
 
14257
@COND_i386_efi_TRUE@am__append_11008 = gcry_des.module$(EXEEXT)
 
14258
@COND_i386_efi_TRUE@am__append_11009 = 
 
14259
@COND_i386_efi_TRUE@am__append_11010 = $(nodist_gcry_des_module_SOURCES)
 
14260
@COND_i386_efi_TRUE@am__append_11011 =  \
 
14261
@COND_i386_efi_TRUE@    $(nodist_gcry_des_module_SOURCES) \
 
14262
@COND_i386_efi_TRUE@    gcry_des.marker
 
14263
@COND_i386_efi_TRUE@am__append_11012 = gcry_des.mod
 
14264
@COND_i386_efi_TRUE@am__append_11013 = gcry_des.marker
 
14265
@COND_i386_qemu_TRUE@am__append_11014 = gcry_des.module
 
14266
@COND_i386_qemu_TRUE@am__append_11015 = gcry_des.module$(EXEEXT)
 
14267
@COND_i386_qemu_TRUE@am__append_11016 = 
 
14268
@COND_i386_qemu_TRUE@am__append_11017 = $(nodist_gcry_des_module_SOURCES)
 
14269
@COND_i386_qemu_TRUE@am__append_11018 =  \
 
14270
@COND_i386_qemu_TRUE@   $(nodist_gcry_des_module_SOURCES) \
 
14271
@COND_i386_qemu_TRUE@   gcry_des.marker
 
14272
@COND_i386_qemu_TRUE@am__append_11019 = gcry_des.mod
 
14273
@COND_i386_qemu_TRUE@am__append_11020 = gcry_des.marker
 
14274
@COND_i386_coreboot_TRUE@am__append_11021 = gcry_des.module
 
14275
@COND_i386_coreboot_TRUE@am__append_11022 = gcry_des.module$(EXEEXT)
 
14276
@COND_i386_coreboot_TRUE@am__append_11023 = 
 
14277
@COND_i386_coreboot_TRUE@am__append_11024 = $(nodist_gcry_des_module_SOURCES)
 
14278
@COND_i386_coreboot_TRUE@am__append_11025 =  \
 
14279
@COND_i386_coreboot_TRUE@       $(nodist_gcry_des_module_SOURCES) \
 
14280
@COND_i386_coreboot_TRUE@       gcry_des.marker
 
14281
@COND_i386_coreboot_TRUE@am__append_11026 = gcry_des.mod
 
14282
@COND_i386_coreboot_TRUE@am__append_11027 = gcry_des.marker
 
14283
@COND_i386_multiboot_TRUE@am__append_11028 = gcry_des.module
 
14284
@COND_i386_multiboot_TRUE@am__append_11029 = gcry_des.module$(EXEEXT)
 
14285
@COND_i386_multiboot_TRUE@am__append_11030 = 
 
14286
@COND_i386_multiboot_TRUE@am__append_11031 = $(nodist_gcry_des_module_SOURCES)
 
14287
@COND_i386_multiboot_TRUE@am__append_11032 =  \
 
14288
@COND_i386_multiboot_TRUE@      $(nodist_gcry_des_module_SOURCES) \
 
14289
@COND_i386_multiboot_TRUE@      gcry_des.marker
 
14290
@COND_i386_multiboot_TRUE@am__append_11033 = gcry_des.mod
 
14291
@COND_i386_multiboot_TRUE@am__append_11034 = gcry_des.marker
 
14292
@COND_i386_ieee1275_TRUE@am__append_11035 = gcry_des.module
 
14293
@COND_i386_ieee1275_TRUE@am__append_11036 = gcry_des.module$(EXEEXT)
 
14294
@COND_i386_ieee1275_TRUE@am__append_11037 = 
 
14295
@COND_i386_ieee1275_TRUE@am__append_11038 = $(nodist_gcry_des_module_SOURCES)
 
14296
@COND_i386_ieee1275_TRUE@am__append_11039 =  \
 
14297
@COND_i386_ieee1275_TRUE@       $(nodist_gcry_des_module_SOURCES) \
 
14298
@COND_i386_ieee1275_TRUE@       gcry_des.marker
 
14299
@COND_i386_ieee1275_TRUE@am__append_11040 = gcry_des.mod
 
14300
@COND_i386_ieee1275_TRUE@am__append_11041 = gcry_des.marker
 
14301
@COND_x86_64_efi_TRUE@am__append_11042 = gcry_des.module
 
14302
@COND_x86_64_efi_TRUE@am__append_11043 = gcry_des.module$(EXEEXT)
 
14303
@COND_x86_64_efi_TRUE@am__append_11044 = 
 
14304
@COND_x86_64_efi_TRUE@am__append_11045 = $(nodist_gcry_des_module_SOURCES)
 
14305
@COND_x86_64_efi_TRUE@am__append_11046 =  \
 
14306
@COND_x86_64_efi_TRUE@  $(nodist_gcry_des_module_SOURCES) \
 
14307
@COND_x86_64_efi_TRUE@  gcry_des.marker
 
14308
@COND_x86_64_efi_TRUE@am__append_11047 = gcry_des.mod
 
14309
@COND_x86_64_efi_TRUE@am__append_11048 = gcry_des.marker
 
14310
@COND_mips_yeeloong_TRUE@am__append_11049 = gcry_des.module
 
14311
@COND_mips_yeeloong_TRUE@am__append_11050 = gcry_des.module$(EXEEXT)
 
14312
@COND_mips_yeeloong_TRUE@am__append_11051 = 
 
14313
@COND_mips_yeeloong_TRUE@am__append_11052 = $(nodist_gcry_des_module_SOURCES)
 
14314
@COND_mips_yeeloong_TRUE@am__append_11053 =  \
 
14315
@COND_mips_yeeloong_TRUE@       $(nodist_gcry_des_module_SOURCES) \
 
14316
@COND_mips_yeeloong_TRUE@       gcry_des.marker
 
14317
@COND_mips_yeeloong_TRUE@am__append_11054 = gcry_des.mod
 
14318
@COND_mips_yeeloong_TRUE@am__append_11055 = gcry_des.marker
 
14319
@COND_sparc64_ieee1275_TRUE@am__append_11056 = gcry_des.module
 
14320
@COND_sparc64_ieee1275_TRUE@am__append_11057 = gcry_des.module$(EXEEXT)
 
14321
@COND_sparc64_ieee1275_TRUE@am__append_11058 = 
 
14322
@COND_sparc64_ieee1275_TRUE@am__append_11059 = $(nodist_gcry_des_module_SOURCES)
 
14323
@COND_sparc64_ieee1275_TRUE@am__append_11060 =  \
 
14324
@COND_sparc64_ieee1275_TRUE@    $(nodist_gcry_des_module_SOURCES) \
 
14325
@COND_sparc64_ieee1275_TRUE@    gcry_des.marker
 
14326
@COND_sparc64_ieee1275_TRUE@am__append_11061 = gcry_des.mod
 
14327
@COND_sparc64_ieee1275_TRUE@am__append_11062 = gcry_des.marker
 
14328
@COND_powerpc_ieee1275_TRUE@am__append_11063 = gcry_des.module
 
14329
@COND_powerpc_ieee1275_TRUE@am__append_11064 = gcry_des.module$(EXEEXT)
 
14330
@COND_powerpc_ieee1275_TRUE@am__append_11065 = 
 
14331
@COND_powerpc_ieee1275_TRUE@am__append_11066 = $(nodist_gcry_des_module_SOURCES)
 
14332
@COND_powerpc_ieee1275_TRUE@am__append_11067 =  \
 
14333
@COND_powerpc_ieee1275_TRUE@    $(nodist_gcry_des_module_SOURCES) \
 
14334
@COND_powerpc_ieee1275_TRUE@    gcry_des.marker
 
14335
@COND_powerpc_ieee1275_TRUE@am__append_11068 = gcry_des.mod
 
14336
@COND_powerpc_ieee1275_TRUE@am__append_11069 = gcry_des.marker
 
14337
@COND_emu_TRUE@am__append_11070 = gcry_whirlpool.module
 
14338
@COND_emu_TRUE@am__append_11071 = gcry_whirlpool.module$(EXEEXT)
 
14339
@COND_emu_TRUE@am__append_11072 = 
 
14340
@COND_emu_TRUE@am__append_11073 = $(nodist_gcry_whirlpool_module_SOURCES)
 
14341
@COND_emu_TRUE@am__append_11074 =  \
 
14342
@COND_emu_TRUE@ $(nodist_gcry_whirlpool_module_SOURCES) \
 
14343
@COND_emu_TRUE@ gcry_whirlpool.marker
 
14344
@COND_emu_TRUE@am__append_11075 = gcry_whirlpool.mod
 
14345
@COND_emu_TRUE@am__append_11076 = gcry_whirlpool.marker
 
14346
@COND_i386_pc_TRUE@am__append_11077 = gcry_whirlpool.module
 
14347
@COND_i386_pc_TRUE@am__append_11078 = gcry_whirlpool.module$(EXEEXT)
 
14348
@COND_i386_pc_TRUE@am__append_11079 = 
 
14349
@COND_i386_pc_TRUE@am__append_11080 = $(nodist_gcry_whirlpool_module_SOURCES)
 
14350
@COND_i386_pc_TRUE@am__append_11081 =  \
 
14351
@COND_i386_pc_TRUE@     $(nodist_gcry_whirlpool_module_SOURCES) \
 
14352
@COND_i386_pc_TRUE@     gcry_whirlpool.marker
 
14353
@COND_i386_pc_TRUE@am__append_11082 = gcry_whirlpool.mod
 
14354
@COND_i386_pc_TRUE@am__append_11083 = gcry_whirlpool.marker
 
14355
@COND_i386_efi_TRUE@am__append_11084 = gcry_whirlpool.module
 
14356
@COND_i386_efi_TRUE@am__append_11085 = gcry_whirlpool.module$(EXEEXT)
 
14357
@COND_i386_efi_TRUE@am__append_11086 = 
 
14358
@COND_i386_efi_TRUE@am__append_11087 = $(nodist_gcry_whirlpool_module_SOURCES)
 
14359
@COND_i386_efi_TRUE@am__append_11088 =  \
 
14360
@COND_i386_efi_TRUE@    $(nodist_gcry_whirlpool_module_SOURCES) \
 
14361
@COND_i386_efi_TRUE@    gcry_whirlpool.marker
 
14362
@COND_i386_efi_TRUE@am__append_11089 = gcry_whirlpool.mod
 
14363
@COND_i386_efi_TRUE@am__append_11090 = gcry_whirlpool.marker
 
14364
@COND_i386_qemu_TRUE@am__append_11091 = gcry_whirlpool.module
 
14365
@COND_i386_qemu_TRUE@am__append_11092 = gcry_whirlpool.module$(EXEEXT)
 
14366
@COND_i386_qemu_TRUE@am__append_11093 = 
 
14367
@COND_i386_qemu_TRUE@am__append_11094 = $(nodist_gcry_whirlpool_module_SOURCES)
 
14368
@COND_i386_qemu_TRUE@am__append_11095 =  \
 
14369
@COND_i386_qemu_TRUE@   $(nodist_gcry_whirlpool_module_SOURCES) \
 
14370
@COND_i386_qemu_TRUE@   gcry_whirlpool.marker
 
14371
@COND_i386_qemu_TRUE@am__append_11096 = gcry_whirlpool.mod
 
14372
@COND_i386_qemu_TRUE@am__append_11097 = gcry_whirlpool.marker
 
14373
@COND_i386_coreboot_TRUE@am__append_11098 = gcry_whirlpool.module
 
14374
@COND_i386_coreboot_TRUE@am__append_11099 = gcry_whirlpool.module$(EXEEXT)
 
14375
@COND_i386_coreboot_TRUE@am__append_11100 = 
 
14376
@COND_i386_coreboot_TRUE@am__append_11101 = $(nodist_gcry_whirlpool_module_SOURCES)
 
14377
@COND_i386_coreboot_TRUE@am__append_11102 = $(nodist_gcry_whirlpool_module_SOURCES) \
 
14378
@COND_i386_coreboot_TRUE@       gcry_whirlpool.marker
 
14379
@COND_i386_coreboot_TRUE@am__append_11103 = gcry_whirlpool.mod
 
14380
@COND_i386_coreboot_TRUE@am__append_11104 = gcry_whirlpool.marker
 
14381
@COND_i386_multiboot_TRUE@am__append_11105 = gcry_whirlpool.module
 
14382
@COND_i386_multiboot_TRUE@am__append_11106 = gcry_whirlpool.module$(EXEEXT)
 
14383
@COND_i386_multiboot_TRUE@am__append_11107 = 
 
14384
@COND_i386_multiboot_TRUE@am__append_11108 = $(nodist_gcry_whirlpool_module_SOURCES)
 
14385
@COND_i386_multiboot_TRUE@am__append_11109 = $(nodist_gcry_whirlpool_module_SOURCES) \
 
14386
@COND_i386_multiboot_TRUE@      gcry_whirlpool.marker
 
14387
@COND_i386_multiboot_TRUE@am__append_11110 = gcry_whirlpool.mod
 
14388
@COND_i386_multiboot_TRUE@am__append_11111 = gcry_whirlpool.marker
 
14389
@COND_i386_ieee1275_TRUE@am__append_11112 = gcry_whirlpool.module
 
14390
@COND_i386_ieee1275_TRUE@am__append_11113 = gcry_whirlpool.module$(EXEEXT)
 
14391
@COND_i386_ieee1275_TRUE@am__append_11114 = 
 
14392
@COND_i386_ieee1275_TRUE@am__append_11115 = $(nodist_gcry_whirlpool_module_SOURCES)
 
14393
@COND_i386_ieee1275_TRUE@am__append_11116 = $(nodist_gcry_whirlpool_module_SOURCES) \
 
14394
@COND_i386_ieee1275_TRUE@       gcry_whirlpool.marker
 
14395
@COND_i386_ieee1275_TRUE@am__append_11117 = gcry_whirlpool.mod
 
14396
@COND_i386_ieee1275_TRUE@am__append_11118 = gcry_whirlpool.marker
 
14397
@COND_x86_64_efi_TRUE@am__append_11119 = gcry_whirlpool.module
 
14398
@COND_x86_64_efi_TRUE@am__append_11120 = gcry_whirlpool.module$(EXEEXT)
 
14399
@COND_x86_64_efi_TRUE@am__append_11121 = 
 
14400
@COND_x86_64_efi_TRUE@am__append_11122 = $(nodist_gcry_whirlpool_module_SOURCES)
 
14401
@COND_x86_64_efi_TRUE@am__append_11123 =  \
 
14402
@COND_x86_64_efi_TRUE@  $(nodist_gcry_whirlpool_module_SOURCES) \
 
14403
@COND_x86_64_efi_TRUE@  gcry_whirlpool.marker
 
14404
@COND_x86_64_efi_TRUE@am__append_11124 = gcry_whirlpool.mod
 
14405
@COND_x86_64_efi_TRUE@am__append_11125 = gcry_whirlpool.marker
 
14406
@COND_mips_yeeloong_TRUE@am__append_11126 = gcry_whirlpool.module
 
14407
@COND_mips_yeeloong_TRUE@am__append_11127 = gcry_whirlpool.module$(EXEEXT)
 
14408
@COND_mips_yeeloong_TRUE@am__append_11128 = 
 
14409
@COND_mips_yeeloong_TRUE@am__append_11129 = $(nodist_gcry_whirlpool_module_SOURCES)
 
14410
@COND_mips_yeeloong_TRUE@am__append_11130 = $(nodist_gcry_whirlpool_module_SOURCES) \
 
14411
@COND_mips_yeeloong_TRUE@       gcry_whirlpool.marker
 
14412
@COND_mips_yeeloong_TRUE@am__append_11131 = gcry_whirlpool.mod
 
14413
@COND_mips_yeeloong_TRUE@am__append_11132 = gcry_whirlpool.marker
 
14414
@COND_sparc64_ieee1275_TRUE@am__append_11133 = gcry_whirlpool.module
 
14415
@COND_sparc64_ieee1275_TRUE@am__append_11134 = gcry_whirlpool.module$(EXEEXT)
 
14416
@COND_sparc64_ieee1275_TRUE@am__append_11135 = 
 
14417
@COND_sparc64_ieee1275_TRUE@am__append_11136 = $(nodist_gcry_whirlpool_module_SOURCES)
 
14418
@COND_sparc64_ieee1275_TRUE@am__append_11137 = $(nodist_gcry_whirlpool_module_SOURCES) \
 
14419
@COND_sparc64_ieee1275_TRUE@    gcry_whirlpool.marker
 
14420
@COND_sparc64_ieee1275_TRUE@am__append_11138 = gcry_whirlpool.mod
 
14421
@COND_sparc64_ieee1275_TRUE@am__append_11139 = gcry_whirlpool.marker
 
14422
@COND_powerpc_ieee1275_TRUE@am__append_11140 = gcry_whirlpool.module
 
14423
@COND_powerpc_ieee1275_TRUE@am__append_11141 = gcry_whirlpool.module$(EXEEXT)
 
14424
@COND_powerpc_ieee1275_TRUE@am__append_11142 = 
 
14425
@COND_powerpc_ieee1275_TRUE@am__append_11143 = $(nodist_gcry_whirlpool_module_SOURCES)
 
14426
@COND_powerpc_ieee1275_TRUE@am__append_11144 = $(nodist_gcry_whirlpool_module_SOURCES) \
 
14427
@COND_powerpc_ieee1275_TRUE@    gcry_whirlpool.marker
 
14428
@COND_powerpc_ieee1275_TRUE@am__append_11145 = gcry_whirlpool.mod
 
14429
@COND_powerpc_ieee1275_TRUE@am__append_11146 = gcry_whirlpool.marker
 
14430
@COND_emu_TRUE@am__append_11147 = gcry_md4.module
 
14431
@COND_emu_TRUE@am__append_11148 = gcry_md4.module$(EXEEXT)
 
14432
@COND_emu_TRUE@am__append_11149 = 
 
14433
@COND_emu_TRUE@am__append_11150 = $(nodist_gcry_md4_module_SOURCES)
 
14434
@COND_emu_TRUE@am__append_11151 = $(nodist_gcry_md4_module_SOURCES) \
 
14435
@COND_emu_TRUE@ gcry_md4.marker
 
14436
@COND_emu_TRUE@am__append_11152 = gcry_md4.mod
 
14437
@COND_emu_TRUE@am__append_11153 = gcry_md4.marker
 
14438
@COND_i386_pc_TRUE@am__append_11154 = gcry_md4.module
 
14439
@COND_i386_pc_TRUE@am__append_11155 = gcry_md4.module$(EXEEXT)
 
14440
@COND_i386_pc_TRUE@am__append_11156 = 
 
14441
@COND_i386_pc_TRUE@am__append_11157 = $(nodist_gcry_md4_module_SOURCES)
 
14442
@COND_i386_pc_TRUE@am__append_11158 =  \
 
14443
@COND_i386_pc_TRUE@     $(nodist_gcry_md4_module_SOURCES) \
 
14444
@COND_i386_pc_TRUE@     gcry_md4.marker
 
14445
@COND_i386_pc_TRUE@am__append_11159 = gcry_md4.mod
 
14446
@COND_i386_pc_TRUE@am__append_11160 = gcry_md4.marker
 
14447
@COND_i386_efi_TRUE@am__append_11161 = gcry_md4.module
 
14448
@COND_i386_efi_TRUE@am__append_11162 = gcry_md4.module$(EXEEXT)
 
14449
@COND_i386_efi_TRUE@am__append_11163 = 
 
14450
@COND_i386_efi_TRUE@am__append_11164 = $(nodist_gcry_md4_module_SOURCES)
 
14451
@COND_i386_efi_TRUE@am__append_11165 =  \
 
14452
@COND_i386_efi_TRUE@    $(nodist_gcry_md4_module_SOURCES) \
 
14453
@COND_i386_efi_TRUE@    gcry_md4.marker
 
14454
@COND_i386_efi_TRUE@am__append_11166 = gcry_md4.mod
 
14455
@COND_i386_efi_TRUE@am__append_11167 = gcry_md4.marker
 
14456
@COND_i386_qemu_TRUE@am__append_11168 = gcry_md4.module
 
14457
@COND_i386_qemu_TRUE@am__append_11169 = gcry_md4.module$(EXEEXT)
 
14458
@COND_i386_qemu_TRUE@am__append_11170 = 
 
14459
@COND_i386_qemu_TRUE@am__append_11171 = $(nodist_gcry_md4_module_SOURCES)
 
14460
@COND_i386_qemu_TRUE@am__append_11172 =  \
 
14461
@COND_i386_qemu_TRUE@   $(nodist_gcry_md4_module_SOURCES) \
 
14462
@COND_i386_qemu_TRUE@   gcry_md4.marker
 
14463
@COND_i386_qemu_TRUE@am__append_11173 = gcry_md4.mod
 
14464
@COND_i386_qemu_TRUE@am__append_11174 = gcry_md4.marker
 
14465
@COND_i386_coreboot_TRUE@am__append_11175 = gcry_md4.module
 
14466
@COND_i386_coreboot_TRUE@am__append_11176 = gcry_md4.module$(EXEEXT)
 
14467
@COND_i386_coreboot_TRUE@am__append_11177 = 
 
14468
@COND_i386_coreboot_TRUE@am__append_11178 = $(nodist_gcry_md4_module_SOURCES)
 
14469
@COND_i386_coreboot_TRUE@am__append_11179 =  \
 
14470
@COND_i386_coreboot_TRUE@       $(nodist_gcry_md4_module_SOURCES) \
 
14471
@COND_i386_coreboot_TRUE@       gcry_md4.marker
 
14472
@COND_i386_coreboot_TRUE@am__append_11180 = gcry_md4.mod
 
14473
@COND_i386_coreboot_TRUE@am__append_11181 = gcry_md4.marker
 
14474
@COND_i386_multiboot_TRUE@am__append_11182 = gcry_md4.module
 
14475
@COND_i386_multiboot_TRUE@am__append_11183 = gcry_md4.module$(EXEEXT)
 
14476
@COND_i386_multiboot_TRUE@am__append_11184 = 
 
14477
@COND_i386_multiboot_TRUE@am__append_11185 = $(nodist_gcry_md4_module_SOURCES)
 
14478
@COND_i386_multiboot_TRUE@am__append_11186 =  \
 
14479
@COND_i386_multiboot_TRUE@      $(nodist_gcry_md4_module_SOURCES) \
 
14480
@COND_i386_multiboot_TRUE@      gcry_md4.marker
 
14481
@COND_i386_multiboot_TRUE@am__append_11187 = gcry_md4.mod
 
14482
@COND_i386_multiboot_TRUE@am__append_11188 = gcry_md4.marker
 
14483
@COND_i386_ieee1275_TRUE@am__append_11189 = gcry_md4.module
 
14484
@COND_i386_ieee1275_TRUE@am__append_11190 = gcry_md4.module$(EXEEXT)
 
14485
@COND_i386_ieee1275_TRUE@am__append_11191 = 
 
14486
@COND_i386_ieee1275_TRUE@am__append_11192 = $(nodist_gcry_md4_module_SOURCES)
 
14487
@COND_i386_ieee1275_TRUE@am__append_11193 =  \
 
14488
@COND_i386_ieee1275_TRUE@       $(nodist_gcry_md4_module_SOURCES) \
 
14489
@COND_i386_ieee1275_TRUE@       gcry_md4.marker
 
14490
@COND_i386_ieee1275_TRUE@am__append_11194 = gcry_md4.mod
 
14491
@COND_i386_ieee1275_TRUE@am__append_11195 = gcry_md4.marker
 
14492
@COND_x86_64_efi_TRUE@am__append_11196 = gcry_md4.module
 
14493
@COND_x86_64_efi_TRUE@am__append_11197 = gcry_md4.module$(EXEEXT)
 
14494
@COND_x86_64_efi_TRUE@am__append_11198 = 
 
14495
@COND_x86_64_efi_TRUE@am__append_11199 = $(nodist_gcry_md4_module_SOURCES)
 
14496
@COND_x86_64_efi_TRUE@am__append_11200 =  \
 
14497
@COND_x86_64_efi_TRUE@  $(nodist_gcry_md4_module_SOURCES) \
 
14498
@COND_x86_64_efi_TRUE@  gcry_md4.marker
 
14499
@COND_x86_64_efi_TRUE@am__append_11201 = gcry_md4.mod
 
14500
@COND_x86_64_efi_TRUE@am__append_11202 = gcry_md4.marker
 
14501
@COND_mips_yeeloong_TRUE@am__append_11203 = gcry_md4.module
 
14502
@COND_mips_yeeloong_TRUE@am__append_11204 = gcry_md4.module$(EXEEXT)
 
14503
@COND_mips_yeeloong_TRUE@am__append_11205 = 
 
14504
@COND_mips_yeeloong_TRUE@am__append_11206 = $(nodist_gcry_md4_module_SOURCES)
 
14505
@COND_mips_yeeloong_TRUE@am__append_11207 =  \
 
14506
@COND_mips_yeeloong_TRUE@       $(nodist_gcry_md4_module_SOURCES) \
 
14507
@COND_mips_yeeloong_TRUE@       gcry_md4.marker
 
14508
@COND_mips_yeeloong_TRUE@am__append_11208 = gcry_md4.mod
 
14509
@COND_mips_yeeloong_TRUE@am__append_11209 = gcry_md4.marker
 
14510
@COND_sparc64_ieee1275_TRUE@am__append_11210 = gcry_md4.module
 
14511
@COND_sparc64_ieee1275_TRUE@am__append_11211 = gcry_md4.module$(EXEEXT)
 
14512
@COND_sparc64_ieee1275_TRUE@am__append_11212 = 
 
14513
@COND_sparc64_ieee1275_TRUE@am__append_11213 = $(nodist_gcry_md4_module_SOURCES)
 
14514
@COND_sparc64_ieee1275_TRUE@am__append_11214 =  \
 
14515
@COND_sparc64_ieee1275_TRUE@    $(nodist_gcry_md4_module_SOURCES) \
 
14516
@COND_sparc64_ieee1275_TRUE@    gcry_md4.marker
 
14517
@COND_sparc64_ieee1275_TRUE@am__append_11215 = gcry_md4.mod
 
14518
@COND_sparc64_ieee1275_TRUE@am__append_11216 = gcry_md4.marker
 
14519
@COND_powerpc_ieee1275_TRUE@am__append_11217 = gcry_md4.module
 
14520
@COND_powerpc_ieee1275_TRUE@am__append_11218 = gcry_md4.module$(EXEEXT)
 
14521
@COND_powerpc_ieee1275_TRUE@am__append_11219 = 
 
14522
@COND_powerpc_ieee1275_TRUE@am__append_11220 = $(nodist_gcry_md4_module_SOURCES)
 
14523
@COND_powerpc_ieee1275_TRUE@am__append_11221 =  \
 
14524
@COND_powerpc_ieee1275_TRUE@    $(nodist_gcry_md4_module_SOURCES) \
 
14525
@COND_powerpc_ieee1275_TRUE@    gcry_md4.marker
 
14526
@COND_powerpc_ieee1275_TRUE@am__append_11222 = gcry_md4.mod
 
14527
@COND_powerpc_ieee1275_TRUE@am__append_11223 = gcry_md4.marker
 
14528
@COND_emu_TRUE@am__append_11224 = gcry_twofish.module
 
14529
@COND_emu_TRUE@am__append_11225 = gcry_twofish.module$(EXEEXT)
 
14530
@COND_emu_TRUE@am__append_11226 = 
 
14531
@COND_emu_TRUE@am__append_11227 = $(nodist_gcry_twofish_module_SOURCES)
 
14532
@COND_emu_TRUE@am__append_11228 =  \
 
14533
@COND_emu_TRUE@ $(nodist_gcry_twofish_module_SOURCES) \
 
14534
@COND_emu_TRUE@ gcry_twofish.marker
 
14535
@COND_emu_TRUE@am__append_11229 = gcry_twofish.mod
 
14536
@COND_emu_TRUE@am__append_11230 = gcry_twofish.marker
 
14537
@COND_i386_pc_TRUE@am__append_11231 = gcry_twofish.module
 
14538
@COND_i386_pc_TRUE@am__append_11232 = gcry_twofish.module$(EXEEXT)
 
14539
@COND_i386_pc_TRUE@am__append_11233 = 
 
14540
@COND_i386_pc_TRUE@am__append_11234 = $(nodist_gcry_twofish_module_SOURCES)
 
14541
@COND_i386_pc_TRUE@am__append_11235 =  \
 
14542
@COND_i386_pc_TRUE@     $(nodist_gcry_twofish_module_SOURCES) \
 
14543
@COND_i386_pc_TRUE@     gcry_twofish.marker
 
14544
@COND_i386_pc_TRUE@am__append_11236 = gcry_twofish.mod
 
14545
@COND_i386_pc_TRUE@am__append_11237 = gcry_twofish.marker
 
14546
@COND_i386_efi_TRUE@am__append_11238 = gcry_twofish.module
 
14547
@COND_i386_efi_TRUE@am__append_11239 = gcry_twofish.module$(EXEEXT)
 
14548
@COND_i386_efi_TRUE@am__append_11240 = 
 
14549
@COND_i386_efi_TRUE@am__append_11241 = $(nodist_gcry_twofish_module_SOURCES)
 
14550
@COND_i386_efi_TRUE@am__append_11242 =  \
 
14551
@COND_i386_efi_TRUE@    $(nodist_gcry_twofish_module_SOURCES) \
 
14552
@COND_i386_efi_TRUE@    gcry_twofish.marker
 
14553
@COND_i386_efi_TRUE@am__append_11243 = gcry_twofish.mod
 
14554
@COND_i386_efi_TRUE@am__append_11244 = gcry_twofish.marker
 
14555
@COND_i386_qemu_TRUE@am__append_11245 = gcry_twofish.module
 
14556
@COND_i386_qemu_TRUE@am__append_11246 = gcry_twofish.module$(EXEEXT)
 
14557
@COND_i386_qemu_TRUE@am__append_11247 = 
 
14558
@COND_i386_qemu_TRUE@am__append_11248 = $(nodist_gcry_twofish_module_SOURCES)
 
14559
@COND_i386_qemu_TRUE@am__append_11249 =  \
 
14560
@COND_i386_qemu_TRUE@   $(nodist_gcry_twofish_module_SOURCES) \
 
14561
@COND_i386_qemu_TRUE@   gcry_twofish.marker
 
14562
@COND_i386_qemu_TRUE@am__append_11250 = gcry_twofish.mod
 
14563
@COND_i386_qemu_TRUE@am__append_11251 = gcry_twofish.marker
 
14564
@COND_i386_coreboot_TRUE@am__append_11252 = gcry_twofish.module
 
14565
@COND_i386_coreboot_TRUE@am__append_11253 = gcry_twofish.module$(EXEEXT)
 
14566
@COND_i386_coreboot_TRUE@am__append_11254 = 
 
14567
@COND_i386_coreboot_TRUE@am__append_11255 = $(nodist_gcry_twofish_module_SOURCES)
 
14568
@COND_i386_coreboot_TRUE@am__append_11256 = $(nodist_gcry_twofish_module_SOURCES) \
 
14569
@COND_i386_coreboot_TRUE@       gcry_twofish.marker
 
14570
@COND_i386_coreboot_TRUE@am__append_11257 = gcry_twofish.mod
 
14571
@COND_i386_coreboot_TRUE@am__append_11258 = gcry_twofish.marker
 
14572
@COND_i386_multiboot_TRUE@am__append_11259 = gcry_twofish.module
 
14573
@COND_i386_multiboot_TRUE@am__append_11260 = gcry_twofish.module$(EXEEXT)
 
14574
@COND_i386_multiboot_TRUE@am__append_11261 = 
 
14575
@COND_i386_multiboot_TRUE@am__append_11262 = $(nodist_gcry_twofish_module_SOURCES)
 
14576
@COND_i386_multiboot_TRUE@am__append_11263 = $(nodist_gcry_twofish_module_SOURCES) \
 
14577
@COND_i386_multiboot_TRUE@      gcry_twofish.marker
 
14578
@COND_i386_multiboot_TRUE@am__append_11264 = gcry_twofish.mod
 
14579
@COND_i386_multiboot_TRUE@am__append_11265 = gcry_twofish.marker
 
14580
@COND_i386_ieee1275_TRUE@am__append_11266 = gcry_twofish.module
 
14581
@COND_i386_ieee1275_TRUE@am__append_11267 = gcry_twofish.module$(EXEEXT)
 
14582
@COND_i386_ieee1275_TRUE@am__append_11268 = 
 
14583
@COND_i386_ieee1275_TRUE@am__append_11269 = $(nodist_gcry_twofish_module_SOURCES)
 
14584
@COND_i386_ieee1275_TRUE@am__append_11270 = $(nodist_gcry_twofish_module_SOURCES) \
 
14585
@COND_i386_ieee1275_TRUE@       gcry_twofish.marker
 
14586
@COND_i386_ieee1275_TRUE@am__append_11271 = gcry_twofish.mod
 
14587
@COND_i386_ieee1275_TRUE@am__append_11272 = gcry_twofish.marker
 
14588
@COND_x86_64_efi_TRUE@am__append_11273 = gcry_twofish.module
 
14589
@COND_x86_64_efi_TRUE@am__append_11274 = gcry_twofish.module$(EXEEXT)
 
14590
@COND_x86_64_efi_TRUE@am__append_11275 = 
 
14591
@COND_x86_64_efi_TRUE@am__append_11276 = $(nodist_gcry_twofish_module_SOURCES)
 
14592
@COND_x86_64_efi_TRUE@am__append_11277 =  \
 
14593
@COND_x86_64_efi_TRUE@  $(nodist_gcry_twofish_module_SOURCES) \
 
14594
@COND_x86_64_efi_TRUE@  gcry_twofish.marker
 
14595
@COND_x86_64_efi_TRUE@am__append_11278 = gcry_twofish.mod
 
14596
@COND_x86_64_efi_TRUE@am__append_11279 = gcry_twofish.marker
 
14597
@COND_mips_yeeloong_TRUE@am__append_11280 = gcry_twofish.module
 
14598
@COND_mips_yeeloong_TRUE@am__append_11281 = gcry_twofish.module$(EXEEXT)
 
14599
@COND_mips_yeeloong_TRUE@am__append_11282 = 
 
14600
@COND_mips_yeeloong_TRUE@am__append_11283 = $(nodist_gcry_twofish_module_SOURCES)
 
14601
@COND_mips_yeeloong_TRUE@am__append_11284 = $(nodist_gcry_twofish_module_SOURCES) \
 
14602
@COND_mips_yeeloong_TRUE@       gcry_twofish.marker
 
14603
@COND_mips_yeeloong_TRUE@am__append_11285 = gcry_twofish.mod
 
14604
@COND_mips_yeeloong_TRUE@am__append_11286 = gcry_twofish.marker
 
14605
@COND_sparc64_ieee1275_TRUE@am__append_11287 = gcry_twofish.module
 
14606
@COND_sparc64_ieee1275_TRUE@am__append_11288 = gcry_twofish.module$(EXEEXT)
 
14607
@COND_sparc64_ieee1275_TRUE@am__append_11289 = 
 
14608
@COND_sparc64_ieee1275_TRUE@am__append_11290 = $(nodist_gcry_twofish_module_SOURCES)
 
14609
@COND_sparc64_ieee1275_TRUE@am__append_11291 = $(nodist_gcry_twofish_module_SOURCES) \
 
14610
@COND_sparc64_ieee1275_TRUE@    gcry_twofish.marker
 
14611
@COND_sparc64_ieee1275_TRUE@am__append_11292 = gcry_twofish.mod
 
14612
@COND_sparc64_ieee1275_TRUE@am__append_11293 = gcry_twofish.marker
 
14613
@COND_powerpc_ieee1275_TRUE@am__append_11294 = gcry_twofish.module
 
14614
@COND_powerpc_ieee1275_TRUE@am__append_11295 = gcry_twofish.module$(EXEEXT)
 
14615
@COND_powerpc_ieee1275_TRUE@am__append_11296 = 
 
14616
@COND_powerpc_ieee1275_TRUE@am__append_11297 = $(nodist_gcry_twofish_module_SOURCES)
 
14617
@COND_powerpc_ieee1275_TRUE@am__append_11298 = $(nodist_gcry_twofish_module_SOURCES) \
 
14618
@COND_powerpc_ieee1275_TRUE@    gcry_twofish.marker
 
14619
@COND_powerpc_ieee1275_TRUE@am__append_11299 = gcry_twofish.mod
 
14620
@COND_powerpc_ieee1275_TRUE@am__append_11300 = gcry_twofish.marker
 
14621
@COND_emu_TRUE@am__append_11301 = gcry_seed.module
 
14622
@COND_emu_TRUE@am__append_11302 = gcry_seed.module$(EXEEXT)
 
14623
@COND_emu_TRUE@am__append_11303 = 
 
14624
@COND_emu_TRUE@am__append_11304 = $(nodist_gcry_seed_module_SOURCES)
 
14625
@COND_emu_TRUE@am__append_11305 = $(nodist_gcry_seed_module_SOURCES) \
 
14626
@COND_emu_TRUE@ gcry_seed.marker
 
14627
@COND_emu_TRUE@am__append_11306 = gcry_seed.mod
 
14628
@COND_emu_TRUE@am__append_11307 = gcry_seed.marker
 
14629
@COND_i386_pc_TRUE@am__append_11308 = gcry_seed.module
 
14630
@COND_i386_pc_TRUE@am__append_11309 = gcry_seed.module$(EXEEXT)
 
14631
@COND_i386_pc_TRUE@am__append_11310 = 
 
14632
@COND_i386_pc_TRUE@am__append_11311 = $(nodist_gcry_seed_module_SOURCES)
 
14633
@COND_i386_pc_TRUE@am__append_11312 =  \
 
14634
@COND_i386_pc_TRUE@     $(nodist_gcry_seed_module_SOURCES) \
 
14635
@COND_i386_pc_TRUE@     gcry_seed.marker
 
14636
@COND_i386_pc_TRUE@am__append_11313 = gcry_seed.mod
 
14637
@COND_i386_pc_TRUE@am__append_11314 = gcry_seed.marker
 
14638
@COND_i386_efi_TRUE@am__append_11315 = gcry_seed.module
 
14639
@COND_i386_efi_TRUE@am__append_11316 = gcry_seed.module$(EXEEXT)
 
14640
@COND_i386_efi_TRUE@am__append_11317 = 
 
14641
@COND_i386_efi_TRUE@am__append_11318 = $(nodist_gcry_seed_module_SOURCES)
 
14642
@COND_i386_efi_TRUE@am__append_11319 =  \
 
14643
@COND_i386_efi_TRUE@    $(nodist_gcry_seed_module_SOURCES) \
 
14644
@COND_i386_efi_TRUE@    gcry_seed.marker
 
14645
@COND_i386_efi_TRUE@am__append_11320 = gcry_seed.mod
 
14646
@COND_i386_efi_TRUE@am__append_11321 = gcry_seed.marker
 
14647
@COND_i386_qemu_TRUE@am__append_11322 = gcry_seed.module
 
14648
@COND_i386_qemu_TRUE@am__append_11323 = gcry_seed.module$(EXEEXT)
 
14649
@COND_i386_qemu_TRUE@am__append_11324 = 
 
14650
@COND_i386_qemu_TRUE@am__append_11325 = $(nodist_gcry_seed_module_SOURCES)
 
14651
@COND_i386_qemu_TRUE@am__append_11326 =  \
 
14652
@COND_i386_qemu_TRUE@   $(nodist_gcry_seed_module_SOURCES) \
 
14653
@COND_i386_qemu_TRUE@   gcry_seed.marker
 
14654
@COND_i386_qemu_TRUE@am__append_11327 = gcry_seed.mod
 
14655
@COND_i386_qemu_TRUE@am__append_11328 = gcry_seed.marker
 
14656
@COND_i386_coreboot_TRUE@am__append_11329 = gcry_seed.module
 
14657
@COND_i386_coreboot_TRUE@am__append_11330 = gcry_seed.module$(EXEEXT)
 
14658
@COND_i386_coreboot_TRUE@am__append_11331 = 
 
14659
@COND_i386_coreboot_TRUE@am__append_11332 = $(nodist_gcry_seed_module_SOURCES)
 
14660
@COND_i386_coreboot_TRUE@am__append_11333 =  \
 
14661
@COND_i386_coreboot_TRUE@       $(nodist_gcry_seed_module_SOURCES) \
 
14662
@COND_i386_coreboot_TRUE@       gcry_seed.marker
 
14663
@COND_i386_coreboot_TRUE@am__append_11334 = gcry_seed.mod
 
14664
@COND_i386_coreboot_TRUE@am__append_11335 = gcry_seed.marker
 
14665
@COND_i386_multiboot_TRUE@am__append_11336 = gcry_seed.module
 
14666
@COND_i386_multiboot_TRUE@am__append_11337 = gcry_seed.module$(EXEEXT)
 
14667
@COND_i386_multiboot_TRUE@am__append_11338 = 
 
14668
@COND_i386_multiboot_TRUE@am__append_11339 = $(nodist_gcry_seed_module_SOURCES)
 
14669
@COND_i386_multiboot_TRUE@am__append_11340 =  \
 
14670
@COND_i386_multiboot_TRUE@      $(nodist_gcry_seed_module_SOURCES) \
 
14671
@COND_i386_multiboot_TRUE@      gcry_seed.marker
 
14672
@COND_i386_multiboot_TRUE@am__append_11341 = gcry_seed.mod
 
14673
@COND_i386_multiboot_TRUE@am__append_11342 = gcry_seed.marker
 
14674
@COND_i386_ieee1275_TRUE@am__append_11343 = gcry_seed.module
 
14675
@COND_i386_ieee1275_TRUE@am__append_11344 = gcry_seed.module$(EXEEXT)
 
14676
@COND_i386_ieee1275_TRUE@am__append_11345 = 
 
14677
@COND_i386_ieee1275_TRUE@am__append_11346 = $(nodist_gcry_seed_module_SOURCES)
 
14678
@COND_i386_ieee1275_TRUE@am__append_11347 =  \
 
14679
@COND_i386_ieee1275_TRUE@       $(nodist_gcry_seed_module_SOURCES) \
 
14680
@COND_i386_ieee1275_TRUE@       gcry_seed.marker
 
14681
@COND_i386_ieee1275_TRUE@am__append_11348 = gcry_seed.mod
 
14682
@COND_i386_ieee1275_TRUE@am__append_11349 = gcry_seed.marker
 
14683
@COND_x86_64_efi_TRUE@am__append_11350 = gcry_seed.module
 
14684
@COND_x86_64_efi_TRUE@am__append_11351 = gcry_seed.module$(EXEEXT)
 
14685
@COND_x86_64_efi_TRUE@am__append_11352 = 
 
14686
@COND_x86_64_efi_TRUE@am__append_11353 = $(nodist_gcry_seed_module_SOURCES)
 
14687
@COND_x86_64_efi_TRUE@am__append_11354 =  \
 
14688
@COND_x86_64_efi_TRUE@  $(nodist_gcry_seed_module_SOURCES) \
 
14689
@COND_x86_64_efi_TRUE@  gcry_seed.marker
 
14690
@COND_x86_64_efi_TRUE@am__append_11355 = gcry_seed.mod
 
14691
@COND_x86_64_efi_TRUE@am__append_11356 = gcry_seed.marker
 
14692
@COND_mips_yeeloong_TRUE@am__append_11357 = gcry_seed.module
 
14693
@COND_mips_yeeloong_TRUE@am__append_11358 = gcry_seed.module$(EXEEXT)
 
14694
@COND_mips_yeeloong_TRUE@am__append_11359 = 
 
14695
@COND_mips_yeeloong_TRUE@am__append_11360 = $(nodist_gcry_seed_module_SOURCES)
 
14696
@COND_mips_yeeloong_TRUE@am__append_11361 =  \
 
14697
@COND_mips_yeeloong_TRUE@       $(nodist_gcry_seed_module_SOURCES) \
 
14698
@COND_mips_yeeloong_TRUE@       gcry_seed.marker
 
14699
@COND_mips_yeeloong_TRUE@am__append_11362 = gcry_seed.mod
 
14700
@COND_mips_yeeloong_TRUE@am__append_11363 = gcry_seed.marker
 
14701
@COND_sparc64_ieee1275_TRUE@am__append_11364 = gcry_seed.module
 
14702
@COND_sparc64_ieee1275_TRUE@am__append_11365 = gcry_seed.module$(EXEEXT)
 
14703
@COND_sparc64_ieee1275_TRUE@am__append_11366 = 
 
14704
@COND_sparc64_ieee1275_TRUE@am__append_11367 = $(nodist_gcry_seed_module_SOURCES)
 
14705
@COND_sparc64_ieee1275_TRUE@am__append_11368 = $(nodist_gcry_seed_module_SOURCES) \
 
14706
@COND_sparc64_ieee1275_TRUE@    gcry_seed.marker
 
14707
@COND_sparc64_ieee1275_TRUE@am__append_11369 = gcry_seed.mod
 
14708
@COND_sparc64_ieee1275_TRUE@am__append_11370 = gcry_seed.marker
 
14709
@COND_powerpc_ieee1275_TRUE@am__append_11371 = gcry_seed.module
 
14710
@COND_powerpc_ieee1275_TRUE@am__append_11372 = gcry_seed.module$(EXEEXT)
 
14711
@COND_powerpc_ieee1275_TRUE@am__append_11373 = 
 
14712
@COND_powerpc_ieee1275_TRUE@am__append_11374 = $(nodist_gcry_seed_module_SOURCES)
 
14713
@COND_powerpc_ieee1275_TRUE@am__append_11375 = $(nodist_gcry_seed_module_SOURCES) \
 
14714
@COND_powerpc_ieee1275_TRUE@    gcry_seed.marker
 
14715
@COND_powerpc_ieee1275_TRUE@am__append_11376 = gcry_seed.mod
 
14716
@COND_powerpc_ieee1275_TRUE@am__append_11377 = gcry_seed.marker
 
14717
@COND_emu_TRUE@am__append_11378 = gcry_serpent.module
 
14718
@COND_emu_TRUE@am__append_11379 = gcry_serpent.module$(EXEEXT)
 
14719
@COND_emu_TRUE@am__append_11380 = 
 
14720
@COND_emu_TRUE@am__append_11381 = $(nodist_gcry_serpent_module_SOURCES)
 
14721
@COND_emu_TRUE@am__append_11382 =  \
 
14722
@COND_emu_TRUE@ $(nodist_gcry_serpent_module_SOURCES) \
 
14723
@COND_emu_TRUE@ gcry_serpent.marker
 
14724
@COND_emu_TRUE@am__append_11383 = gcry_serpent.mod
 
14725
@COND_emu_TRUE@am__append_11384 = gcry_serpent.marker
 
14726
@COND_i386_pc_TRUE@am__append_11385 = gcry_serpent.module
 
14727
@COND_i386_pc_TRUE@am__append_11386 = gcry_serpent.module$(EXEEXT)
 
14728
@COND_i386_pc_TRUE@am__append_11387 = 
 
14729
@COND_i386_pc_TRUE@am__append_11388 = $(nodist_gcry_serpent_module_SOURCES)
 
14730
@COND_i386_pc_TRUE@am__append_11389 =  \
 
14731
@COND_i386_pc_TRUE@     $(nodist_gcry_serpent_module_SOURCES) \
 
14732
@COND_i386_pc_TRUE@     gcry_serpent.marker
 
14733
@COND_i386_pc_TRUE@am__append_11390 = gcry_serpent.mod
 
14734
@COND_i386_pc_TRUE@am__append_11391 = gcry_serpent.marker
 
14735
@COND_i386_efi_TRUE@am__append_11392 = gcry_serpent.module
 
14736
@COND_i386_efi_TRUE@am__append_11393 = gcry_serpent.module$(EXEEXT)
 
14737
@COND_i386_efi_TRUE@am__append_11394 = 
 
14738
@COND_i386_efi_TRUE@am__append_11395 = $(nodist_gcry_serpent_module_SOURCES)
 
14739
@COND_i386_efi_TRUE@am__append_11396 =  \
 
14740
@COND_i386_efi_TRUE@    $(nodist_gcry_serpent_module_SOURCES) \
 
14741
@COND_i386_efi_TRUE@    gcry_serpent.marker
 
14742
@COND_i386_efi_TRUE@am__append_11397 = gcry_serpent.mod
 
14743
@COND_i386_efi_TRUE@am__append_11398 = gcry_serpent.marker
 
14744
@COND_i386_qemu_TRUE@am__append_11399 = gcry_serpent.module
 
14745
@COND_i386_qemu_TRUE@am__append_11400 = gcry_serpent.module$(EXEEXT)
 
14746
@COND_i386_qemu_TRUE@am__append_11401 = 
 
14747
@COND_i386_qemu_TRUE@am__append_11402 = $(nodist_gcry_serpent_module_SOURCES)
 
14748
@COND_i386_qemu_TRUE@am__append_11403 =  \
 
14749
@COND_i386_qemu_TRUE@   $(nodist_gcry_serpent_module_SOURCES) \
 
14750
@COND_i386_qemu_TRUE@   gcry_serpent.marker
 
14751
@COND_i386_qemu_TRUE@am__append_11404 = gcry_serpent.mod
 
14752
@COND_i386_qemu_TRUE@am__append_11405 = gcry_serpent.marker
 
14753
@COND_i386_coreboot_TRUE@am__append_11406 = gcry_serpent.module
 
14754
@COND_i386_coreboot_TRUE@am__append_11407 = gcry_serpent.module$(EXEEXT)
 
14755
@COND_i386_coreboot_TRUE@am__append_11408 = 
 
14756
@COND_i386_coreboot_TRUE@am__append_11409 = $(nodist_gcry_serpent_module_SOURCES)
 
14757
@COND_i386_coreboot_TRUE@am__append_11410 = $(nodist_gcry_serpent_module_SOURCES) \
 
14758
@COND_i386_coreboot_TRUE@       gcry_serpent.marker
 
14759
@COND_i386_coreboot_TRUE@am__append_11411 = gcry_serpent.mod
 
14760
@COND_i386_coreboot_TRUE@am__append_11412 = gcry_serpent.marker
 
14761
@COND_i386_multiboot_TRUE@am__append_11413 = gcry_serpent.module
 
14762
@COND_i386_multiboot_TRUE@am__append_11414 = gcry_serpent.module$(EXEEXT)
 
14763
@COND_i386_multiboot_TRUE@am__append_11415 = 
 
14764
@COND_i386_multiboot_TRUE@am__append_11416 = $(nodist_gcry_serpent_module_SOURCES)
 
14765
@COND_i386_multiboot_TRUE@am__append_11417 = $(nodist_gcry_serpent_module_SOURCES) \
 
14766
@COND_i386_multiboot_TRUE@      gcry_serpent.marker
 
14767
@COND_i386_multiboot_TRUE@am__append_11418 = gcry_serpent.mod
 
14768
@COND_i386_multiboot_TRUE@am__append_11419 = gcry_serpent.marker
 
14769
@COND_i386_ieee1275_TRUE@am__append_11420 = gcry_serpent.module
 
14770
@COND_i386_ieee1275_TRUE@am__append_11421 = gcry_serpent.module$(EXEEXT)
 
14771
@COND_i386_ieee1275_TRUE@am__append_11422 = 
 
14772
@COND_i386_ieee1275_TRUE@am__append_11423 = $(nodist_gcry_serpent_module_SOURCES)
 
14773
@COND_i386_ieee1275_TRUE@am__append_11424 = $(nodist_gcry_serpent_module_SOURCES) \
 
14774
@COND_i386_ieee1275_TRUE@       gcry_serpent.marker
 
14775
@COND_i386_ieee1275_TRUE@am__append_11425 = gcry_serpent.mod
 
14776
@COND_i386_ieee1275_TRUE@am__append_11426 = gcry_serpent.marker
 
14777
@COND_x86_64_efi_TRUE@am__append_11427 = gcry_serpent.module
 
14778
@COND_x86_64_efi_TRUE@am__append_11428 = gcry_serpent.module$(EXEEXT)
 
14779
@COND_x86_64_efi_TRUE@am__append_11429 = 
 
14780
@COND_x86_64_efi_TRUE@am__append_11430 = $(nodist_gcry_serpent_module_SOURCES)
 
14781
@COND_x86_64_efi_TRUE@am__append_11431 =  \
 
14782
@COND_x86_64_efi_TRUE@  $(nodist_gcry_serpent_module_SOURCES) \
 
14783
@COND_x86_64_efi_TRUE@  gcry_serpent.marker
 
14784
@COND_x86_64_efi_TRUE@am__append_11432 = gcry_serpent.mod
 
14785
@COND_x86_64_efi_TRUE@am__append_11433 = gcry_serpent.marker
 
14786
@COND_mips_yeeloong_TRUE@am__append_11434 = gcry_serpent.module
 
14787
@COND_mips_yeeloong_TRUE@am__append_11435 = gcry_serpent.module$(EXEEXT)
 
14788
@COND_mips_yeeloong_TRUE@am__append_11436 = 
 
14789
@COND_mips_yeeloong_TRUE@am__append_11437 = $(nodist_gcry_serpent_module_SOURCES)
 
14790
@COND_mips_yeeloong_TRUE@am__append_11438 = $(nodist_gcry_serpent_module_SOURCES) \
 
14791
@COND_mips_yeeloong_TRUE@       gcry_serpent.marker
 
14792
@COND_mips_yeeloong_TRUE@am__append_11439 = gcry_serpent.mod
 
14793
@COND_mips_yeeloong_TRUE@am__append_11440 = gcry_serpent.marker
 
14794
@COND_sparc64_ieee1275_TRUE@am__append_11441 = gcry_serpent.module
 
14795
@COND_sparc64_ieee1275_TRUE@am__append_11442 = gcry_serpent.module$(EXEEXT)
 
14796
@COND_sparc64_ieee1275_TRUE@am__append_11443 = 
 
14797
@COND_sparc64_ieee1275_TRUE@am__append_11444 = $(nodist_gcry_serpent_module_SOURCES)
 
14798
@COND_sparc64_ieee1275_TRUE@am__append_11445 = $(nodist_gcry_serpent_module_SOURCES) \
 
14799
@COND_sparc64_ieee1275_TRUE@    gcry_serpent.marker
 
14800
@COND_sparc64_ieee1275_TRUE@am__append_11446 = gcry_serpent.mod
 
14801
@COND_sparc64_ieee1275_TRUE@am__append_11447 = gcry_serpent.marker
 
14802
@COND_powerpc_ieee1275_TRUE@am__append_11448 = gcry_serpent.module
 
14803
@COND_powerpc_ieee1275_TRUE@am__append_11449 = gcry_serpent.module$(EXEEXT)
 
14804
@COND_powerpc_ieee1275_TRUE@am__append_11450 = 
 
14805
@COND_powerpc_ieee1275_TRUE@am__append_11451 = $(nodist_gcry_serpent_module_SOURCES)
 
14806
@COND_powerpc_ieee1275_TRUE@am__append_11452 = $(nodist_gcry_serpent_module_SOURCES) \
 
14807
@COND_powerpc_ieee1275_TRUE@    gcry_serpent.marker
 
14808
@COND_powerpc_ieee1275_TRUE@am__append_11453 = gcry_serpent.mod
 
14809
@COND_powerpc_ieee1275_TRUE@am__append_11454 = gcry_serpent.marker
 
14810
@COND_emu_TRUE@am__append_11455 = gcry_cast5.module
 
14811
@COND_emu_TRUE@am__append_11456 = gcry_cast5.module$(EXEEXT)
 
14812
@COND_emu_TRUE@am__append_11457 = 
 
14813
@COND_emu_TRUE@am__append_11458 = $(nodist_gcry_cast5_module_SOURCES)
 
14814
@COND_emu_TRUE@am__append_11459 = $(nodist_gcry_cast5_module_SOURCES) \
 
14815
@COND_emu_TRUE@ gcry_cast5.marker
 
14816
@COND_emu_TRUE@am__append_11460 = gcry_cast5.mod
 
14817
@COND_emu_TRUE@am__append_11461 = gcry_cast5.marker
 
14818
@COND_i386_pc_TRUE@am__append_11462 = gcry_cast5.module
 
14819
@COND_i386_pc_TRUE@am__append_11463 = gcry_cast5.module$(EXEEXT)
 
14820
@COND_i386_pc_TRUE@am__append_11464 = 
 
14821
@COND_i386_pc_TRUE@am__append_11465 = $(nodist_gcry_cast5_module_SOURCES)
 
14822
@COND_i386_pc_TRUE@am__append_11466 =  \
 
14823
@COND_i386_pc_TRUE@     $(nodist_gcry_cast5_module_SOURCES) \
 
14824
@COND_i386_pc_TRUE@     gcry_cast5.marker
 
14825
@COND_i386_pc_TRUE@am__append_11467 = gcry_cast5.mod
 
14826
@COND_i386_pc_TRUE@am__append_11468 = gcry_cast5.marker
 
14827
@COND_i386_efi_TRUE@am__append_11469 = gcry_cast5.module
 
14828
@COND_i386_efi_TRUE@am__append_11470 = gcry_cast5.module$(EXEEXT)
 
14829
@COND_i386_efi_TRUE@am__append_11471 = 
 
14830
@COND_i386_efi_TRUE@am__append_11472 = $(nodist_gcry_cast5_module_SOURCES)
 
14831
@COND_i386_efi_TRUE@am__append_11473 =  \
 
14832
@COND_i386_efi_TRUE@    $(nodist_gcry_cast5_module_SOURCES) \
 
14833
@COND_i386_efi_TRUE@    gcry_cast5.marker
 
14834
@COND_i386_efi_TRUE@am__append_11474 = gcry_cast5.mod
 
14835
@COND_i386_efi_TRUE@am__append_11475 = gcry_cast5.marker
 
14836
@COND_i386_qemu_TRUE@am__append_11476 = gcry_cast5.module
 
14837
@COND_i386_qemu_TRUE@am__append_11477 = gcry_cast5.module$(EXEEXT)
 
14838
@COND_i386_qemu_TRUE@am__append_11478 = 
 
14839
@COND_i386_qemu_TRUE@am__append_11479 = $(nodist_gcry_cast5_module_SOURCES)
 
14840
@COND_i386_qemu_TRUE@am__append_11480 =  \
 
14841
@COND_i386_qemu_TRUE@   $(nodist_gcry_cast5_module_SOURCES) \
 
14842
@COND_i386_qemu_TRUE@   gcry_cast5.marker
 
14843
@COND_i386_qemu_TRUE@am__append_11481 = gcry_cast5.mod
 
14844
@COND_i386_qemu_TRUE@am__append_11482 = gcry_cast5.marker
 
14845
@COND_i386_coreboot_TRUE@am__append_11483 = gcry_cast5.module
 
14846
@COND_i386_coreboot_TRUE@am__append_11484 = gcry_cast5.module$(EXEEXT)
 
14847
@COND_i386_coreboot_TRUE@am__append_11485 = 
 
14848
@COND_i386_coreboot_TRUE@am__append_11486 = $(nodist_gcry_cast5_module_SOURCES)
 
14849
@COND_i386_coreboot_TRUE@am__append_11487 =  \
 
14850
@COND_i386_coreboot_TRUE@       $(nodist_gcry_cast5_module_SOURCES) \
 
14851
@COND_i386_coreboot_TRUE@       gcry_cast5.marker
 
14852
@COND_i386_coreboot_TRUE@am__append_11488 = gcry_cast5.mod
 
14853
@COND_i386_coreboot_TRUE@am__append_11489 = gcry_cast5.marker
 
14854
@COND_i386_multiboot_TRUE@am__append_11490 = gcry_cast5.module
 
14855
@COND_i386_multiboot_TRUE@am__append_11491 = gcry_cast5.module$(EXEEXT)
 
14856
@COND_i386_multiboot_TRUE@am__append_11492 = 
 
14857
@COND_i386_multiboot_TRUE@am__append_11493 = $(nodist_gcry_cast5_module_SOURCES)
 
14858
@COND_i386_multiboot_TRUE@am__append_11494 =  \
 
14859
@COND_i386_multiboot_TRUE@      $(nodist_gcry_cast5_module_SOURCES) \
 
14860
@COND_i386_multiboot_TRUE@      gcry_cast5.marker
 
14861
@COND_i386_multiboot_TRUE@am__append_11495 = gcry_cast5.mod
 
14862
@COND_i386_multiboot_TRUE@am__append_11496 = gcry_cast5.marker
 
14863
@COND_i386_ieee1275_TRUE@am__append_11497 = gcry_cast5.module
 
14864
@COND_i386_ieee1275_TRUE@am__append_11498 = gcry_cast5.module$(EXEEXT)
 
14865
@COND_i386_ieee1275_TRUE@am__append_11499 = 
 
14866
@COND_i386_ieee1275_TRUE@am__append_11500 = $(nodist_gcry_cast5_module_SOURCES)
 
14867
@COND_i386_ieee1275_TRUE@am__append_11501 =  \
 
14868
@COND_i386_ieee1275_TRUE@       $(nodist_gcry_cast5_module_SOURCES) \
 
14869
@COND_i386_ieee1275_TRUE@       gcry_cast5.marker
 
14870
@COND_i386_ieee1275_TRUE@am__append_11502 = gcry_cast5.mod
 
14871
@COND_i386_ieee1275_TRUE@am__append_11503 = gcry_cast5.marker
 
14872
@COND_x86_64_efi_TRUE@am__append_11504 = gcry_cast5.module
 
14873
@COND_x86_64_efi_TRUE@am__append_11505 = gcry_cast5.module$(EXEEXT)
 
14874
@COND_x86_64_efi_TRUE@am__append_11506 = 
 
14875
@COND_x86_64_efi_TRUE@am__append_11507 = $(nodist_gcry_cast5_module_SOURCES)
 
14876
@COND_x86_64_efi_TRUE@am__append_11508 =  \
 
14877
@COND_x86_64_efi_TRUE@  $(nodist_gcry_cast5_module_SOURCES) \
 
14878
@COND_x86_64_efi_TRUE@  gcry_cast5.marker
 
14879
@COND_x86_64_efi_TRUE@am__append_11509 = gcry_cast5.mod
 
14880
@COND_x86_64_efi_TRUE@am__append_11510 = gcry_cast5.marker
 
14881
@COND_mips_yeeloong_TRUE@am__append_11511 = gcry_cast5.module
 
14882
@COND_mips_yeeloong_TRUE@am__append_11512 = gcry_cast5.module$(EXEEXT)
 
14883
@COND_mips_yeeloong_TRUE@am__append_11513 = 
 
14884
@COND_mips_yeeloong_TRUE@am__append_11514 = $(nodist_gcry_cast5_module_SOURCES)
 
14885
@COND_mips_yeeloong_TRUE@am__append_11515 =  \
 
14886
@COND_mips_yeeloong_TRUE@       $(nodist_gcry_cast5_module_SOURCES) \
 
14887
@COND_mips_yeeloong_TRUE@       gcry_cast5.marker
 
14888
@COND_mips_yeeloong_TRUE@am__append_11516 = gcry_cast5.mod
 
14889
@COND_mips_yeeloong_TRUE@am__append_11517 = gcry_cast5.marker
 
14890
@COND_sparc64_ieee1275_TRUE@am__append_11518 = gcry_cast5.module
 
14891
@COND_sparc64_ieee1275_TRUE@am__append_11519 = gcry_cast5.module$(EXEEXT)
 
14892
@COND_sparc64_ieee1275_TRUE@am__append_11520 = 
 
14893
@COND_sparc64_ieee1275_TRUE@am__append_11521 = $(nodist_gcry_cast5_module_SOURCES)
 
14894
@COND_sparc64_ieee1275_TRUE@am__append_11522 = $(nodist_gcry_cast5_module_SOURCES) \
 
14895
@COND_sparc64_ieee1275_TRUE@    gcry_cast5.marker
 
14896
@COND_sparc64_ieee1275_TRUE@am__append_11523 = gcry_cast5.mod
 
14897
@COND_sparc64_ieee1275_TRUE@am__append_11524 = gcry_cast5.marker
 
14898
@COND_powerpc_ieee1275_TRUE@am__append_11525 = gcry_cast5.module
 
14899
@COND_powerpc_ieee1275_TRUE@am__append_11526 = gcry_cast5.module$(EXEEXT)
 
14900
@COND_powerpc_ieee1275_TRUE@am__append_11527 = 
 
14901
@COND_powerpc_ieee1275_TRUE@am__append_11528 = $(nodist_gcry_cast5_module_SOURCES)
 
14902
@COND_powerpc_ieee1275_TRUE@am__append_11529 = $(nodist_gcry_cast5_module_SOURCES) \
 
14903
@COND_powerpc_ieee1275_TRUE@    gcry_cast5.marker
 
14904
@COND_powerpc_ieee1275_TRUE@am__append_11530 = gcry_cast5.mod
 
14905
@COND_powerpc_ieee1275_TRUE@am__append_11531 = gcry_cast5.marker
 
14906
@COND_emu_TRUE@am__append_11532 = gcry_sha512.module
 
14907
@COND_emu_TRUE@am__append_11533 = gcry_sha512.module$(EXEEXT)
 
14908
@COND_emu_TRUE@am__append_11534 = 
 
14909
@COND_emu_TRUE@am__append_11535 = $(nodist_gcry_sha512_module_SOURCES)
 
14910
@COND_emu_TRUE@am__append_11536 =  \
 
14911
@COND_emu_TRUE@ $(nodist_gcry_sha512_module_SOURCES) \
 
14912
@COND_emu_TRUE@ gcry_sha512.marker
 
14913
@COND_emu_TRUE@am__append_11537 = gcry_sha512.mod
 
14914
@COND_emu_TRUE@am__append_11538 = gcry_sha512.marker
 
14915
@COND_i386_pc_TRUE@am__append_11539 = gcry_sha512.module
 
14916
@COND_i386_pc_TRUE@am__append_11540 = gcry_sha512.module$(EXEEXT)
 
14917
@COND_i386_pc_TRUE@am__append_11541 = 
 
14918
@COND_i386_pc_TRUE@am__append_11542 = $(nodist_gcry_sha512_module_SOURCES)
 
14919
@COND_i386_pc_TRUE@am__append_11543 =  \
 
14920
@COND_i386_pc_TRUE@     $(nodist_gcry_sha512_module_SOURCES) \
 
14921
@COND_i386_pc_TRUE@     gcry_sha512.marker
 
14922
@COND_i386_pc_TRUE@am__append_11544 = gcry_sha512.mod
 
14923
@COND_i386_pc_TRUE@am__append_11545 = gcry_sha512.marker
 
14924
@COND_i386_efi_TRUE@am__append_11546 = gcry_sha512.module
 
14925
@COND_i386_efi_TRUE@am__append_11547 = gcry_sha512.module$(EXEEXT)
 
14926
@COND_i386_efi_TRUE@am__append_11548 = 
 
14927
@COND_i386_efi_TRUE@am__append_11549 = $(nodist_gcry_sha512_module_SOURCES)
 
14928
@COND_i386_efi_TRUE@am__append_11550 =  \
 
14929
@COND_i386_efi_TRUE@    $(nodist_gcry_sha512_module_SOURCES) \
 
14930
@COND_i386_efi_TRUE@    gcry_sha512.marker
 
14931
@COND_i386_efi_TRUE@am__append_11551 = gcry_sha512.mod
 
14932
@COND_i386_efi_TRUE@am__append_11552 = gcry_sha512.marker
 
14933
@COND_i386_qemu_TRUE@am__append_11553 = gcry_sha512.module
 
14934
@COND_i386_qemu_TRUE@am__append_11554 = gcry_sha512.module$(EXEEXT)
 
14935
@COND_i386_qemu_TRUE@am__append_11555 = 
 
14936
@COND_i386_qemu_TRUE@am__append_11556 = $(nodist_gcry_sha512_module_SOURCES)
 
14937
@COND_i386_qemu_TRUE@am__append_11557 =  \
 
14938
@COND_i386_qemu_TRUE@   $(nodist_gcry_sha512_module_SOURCES) \
 
14939
@COND_i386_qemu_TRUE@   gcry_sha512.marker
 
14940
@COND_i386_qemu_TRUE@am__append_11558 = gcry_sha512.mod
 
14941
@COND_i386_qemu_TRUE@am__append_11559 = gcry_sha512.marker
 
14942
@COND_i386_coreboot_TRUE@am__append_11560 = gcry_sha512.module
 
14943
@COND_i386_coreboot_TRUE@am__append_11561 = gcry_sha512.module$(EXEEXT)
 
14944
@COND_i386_coreboot_TRUE@am__append_11562 = 
 
14945
@COND_i386_coreboot_TRUE@am__append_11563 = $(nodist_gcry_sha512_module_SOURCES)
 
14946
@COND_i386_coreboot_TRUE@am__append_11564 =  \
 
14947
@COND_i386_coreboot_TRUE@       $(nodist_gcry_sha512_module_SOURCES) \
 
14948
@COND_i386_coreboot_TRUE@       gcry_sha512.marker
 
14949
@COND_i386_coreboot_TRUE@am__append_11565 = gcry_sha512.mod
 
14950
@COND_i386_coreboot_TRUE@am__append_11566 = gcry_sha512.marker
 
14951
@COND_i386_multiboot_TRUE@am__append_11567 = gcry_sha512.module
 
14952
@COND_i386_multiboot_TRUE@am__append_11568 = gcry_sha512.module$(EXEEXT)
 
14953
@COND_i386_multiboot_TRUE@am__append_11569 = 
 
14954
@COND_i386_multiboot_TRUE@am__append_11570 = $(nodist_gcry_sha512_module_SOURCES)
 
14955
@COND_i386_multiboot_TRUE@am__append_11571 = $(nodist_gcry_sha512_module_SOURCES) \
 
14956
@COND_i386_multiboot_TRUE@      gcry_sha512.marker
 
14957
@COND_i386_multiboot_TRUE@am__append_11572 = gcry_sha512.mod
 
14958
@COND_i386_multiboot_TRUE@am__append_11573 = gcry_sha512.marker
 
14959
@COND_i386_ieee1275_TRUE@am__append_11574 = gcry_sha512.module
 
14960
@COND_i386_ieee1275_TRUE@am__append_11575 = gcry_sha512.module$(EXEEXT)
 
14961
@COND_i386_ieee1275_TRUE@am__append_11576 = 
 
14962
@COND_i386_ieee1275_TRUE@am__append_11577 = $(nodist_gcry_sha512_module_SOURCES)
 
14963
@COND_i386_ieee1275_TRUE@am__append_11578 =  \
 
14964
@COND_i386_ieee1275_TRUE@       $(nodist_gcry_sha512_module_SOURCES) \
 
14965
@COND_i386_ieee1275_TRUE@       gcry_sha512.marker
 
14966
@COND_i386_ieee1275_TRUE@am__append_11579 = gcry_sha512.mod
 
14967
@COND_i386_ieee1275_TRUE@am__append_11580 = gcry_sha512.marker
 
14968
@COND_x86_64_efi_TRUE@am__append_11581 = gcry_sha512.module
 
14969
@COND_x86_64_efi_TRUE@am__append_11582 = gcry_sha512.module$(EXEEXT)
 
14970
@COND_x86_64_efi_TRUE@am__append_11583 = 
 
14971
@COND_x86_64_efi_TRUE@am__append_11584 = $(nodist_gcry_sha512_module_SOURCES)
 
14972
@COND_x86_64_efi_TRUE@am__append_11585 =  \
 
14973
@COND_x86_64_efi_TRUE@  $(nodist_gcry_sha512_module_SOURCES) \
 
14974
@COND_x86_64_efi_TRUE@  gcry_sha512.marker
 
14975
@COND_x86_64_efi_TRUE@am__append_11586 = gcry_sha512.mod
 
14976
@COND_x86_64_efi_TRUE@am__append_11587 = gcry_sha512.marker
 
14977
@COND_mips_yeeloong_TRUE@am__append_11588 = gcry_sha512.module
 
14978
@COND_mips_yeeloong_TRUE@am__append_11589 = gcry_sha512.module$(EXEEXT)
 
14979
@COND_mips_yeeloong_TRUE@am__append_11590 = 
 
14980
@COND_mips_yeeloong_TRUE@am__append_11591 = $(nodist_gcry_sha512_module_SOURCES)
 
14981
@COND_mips_yeeloong_TRUE@am__append_11592 =  \
 
14982
@COND_mips_yeeloong_TRUE@       $(nodist_gcry_sha512_module_SOURCES) \
 
14983
@COND_mips_yeeloong_TRUE@       gcry_sha512.marker
 
14984
@COND_mips_yeeloong_TRUE@am__append_11593 = gcry_sha512.mod
 
14985
@COND_mips_yeeloong_TRUE@am__append_11594 = gcry_sha512.marker
 
14986
@COND_sparc64_ieee1275_TRUE@am__append_11595 = gcry_sha512.module
 
14987
@COND_sparc64_ieee1275_TRUE@am__append_11596 = gcry_sha512.module$(EXEEXT)
 
14988
@COND_sparc64_ieee1275_TRUE@am__append_11597 = 
 
14989
@COND_sparc64_ieee1275_TRUE@am__append_11598 = $(nodist_gcry_sha512_module_SOURCES)
 
14990
@COND_sparc64_ieee1275_TRUE@am__append_11599 = $(nodist_gcry_sha512_module_SOURCES) \
 
14991
@COND_sparc64_ieee1275_TRUE@    gcry_sha512.marker
 
14992
@COND_sparc64_ieee1275_TRUE@am__append_11600 = gcry_sha512.mod
 
14993
@COND_sparc64_ieee1275_TRUE@am__append_11601 = gcry_sha512.marker
 
14994
@COND_powerpc_ieee1275_TRUE@am__append_11602 = gcry_sha512.module
 
14995
@COND_powerpc_ieee1275_TRUE@am__append_11603 = gcry_sha512.module$(EXEEXT)
 
14996
@COND_powerpc_ieee1275_TRUE@am__append_11604 = 
 
14997
@COND_powerpc_ieee1275_TRUE@am__append_11605 = $(nodist_gcry_sha512_module_SOURCES)
 
14998
@COND_powerpc_ieee1275_TRUE@am__append_11606 = $(nodist_gcry_sha512_module_SOURCES) \
 
14999
@COND_powerpc_ieee1275_TRUE@    gcry_sha512.marker
 
15000
@COND_powerpc_ieee1275_TRUE@am__append_11607 = gcry_sha512.mod
 
15001
@COND_powerpc_ieee1275_TRUE@am__append_11608 = gcry_sha512.marker
 
15002
@COND_emu_TRUE@am__append_11609 = gcry_crc.module
 
15003
@COND_emu_TRUE@am__append_11610 = gcry_crc.module$(EXEEXT)
 
15004
@COND_emu_TRUE@am__append_11611 = 
 
15005
@COND_emu_TRUE@am__append_11612 = $(nodist_gcry_crc_module_SOURCES)
 
15006
@COND_emu_TRUE@am__append_11613 = $(nodist_gcry_crc_module_SOURCES) \
 
15007
@COND_emu_TRUE@ gcry_crc.marker
 
15008
@COND_emu_TRUE@am__append_11614 = gcry_crc.mod
 
15009
@COND_emu_TRUE@am__append_11615 = gcry_crc.marker
 
15010
@COND_i386_pc_TRUE@am__append_11616 = gcry_crc.module
 
15011
@COND_i386_pc_TRUE@am__append_11617 = gcry_crc.module$(EXEEXT)
 
15012
@COND_i386_pc_TRUE@am__append_11618 = 
 
15013
@COND_i386_pc_TRUE@am__append_11619 = $(nodist_gcry_crc_module_SOURCES)
 
15014
@COND_i386_pc_TRUE@am__append_11620 =  \
 
15015
@COND_i386_pc_TRUE@     $(nodist_gcry_crc_module_SOURCES) \
 
15016
@COND_i386_pc_TRUE@     gcry_crc.marker
 
15017
@COND_i386_pc_TRUE@am__append_11621 = gcry_crc.mod
 
15018
@COND_i386_pc_TRUE@am__append_11622 = gcry_crc.marker
 
15019
@COND_i386_efi_TRUE@am__append_11623 = gcry_crc.module
 
15020
@COND_i386_efi_TRUE@am__append_11624 = gcry_crc.module$(EXEEXT)
 
15021
@COND_i386_efi_TRUE@am__append_11625 = 
 
15022
@COND_i386_efi_TRUE@am__append_11626 = $(nodist_gcry_crc_module_SOURCES)
 
15023
@COND_i386_efi_TRUE@am__append_11627 =  \
 
15024
@COND_i386_efi_TRUE@    $(nodist_gcry_crc_module_SOURCES) \
 
15025
@COND_i386_efi_TRUE@    gcry_crc.marker
 
15026
@COND_i386_efi_TRUE@am__append_11628 = gcry_crc.mod
 
15027
@COND_i386_efi_TRUE@am__append_11629 = gcry_crc.marker
 
15028
@COND_i386_qemu_TRUE@am__append_11630 = gcry_crc.module
 
15029
@COND_i386_qemu_TRUE@am__append_11631 = gcry_crc.module$(EXEEXT)
 
15030
@COND_i386_qemu_TRUE@am__append_11632 = 
 
15031
@COND_i386_qemu_TRUE@am__append_11633 = $(nodist_gcry_crc_module_SOURCES)
 
15032
@COND_i386_qemu_TRUE@am__append_11634 =  \
 
15033
@COND_i386_qemu_TRUE@   $(nodist_gcry_crc_module_SOURCES) \
 
15034
@COND_i386_qemu_TRUE@   gcry_crc.marker
 
15035
@COND_i386_qemu_TRUE@am__append_11635 = gcry_crc.mod
 
15036
@COND_i386_qemu_TRUE@am__append_11636 = gcry_crc.marker
 
15037
@COND_i386_coreboot_TRUE@am__append_11637 = gcry_crc.module
 
15038
@COND_i386_coreboot_TRUE@am__append_11638 = gcry_crc.module$(EXEEXT)
 
15039
@COND_i386_coreboot_TRUE@am__append_11639 = 
 
15040
@COND_i386_coreboot_TRUE@am__append_11640 = $(nodist_gcry_crc_module_SOURCES)
 
15041
@COND_i386_coreboot_TRUE@am__append_11641 =  \
 
15042
@COND_i386_coreboot_TRUE@       $(nodist_gcry_crc_module_SOURCES) \
 
15043
@COND_i386_coreboot_TRUE@       gcry_crc.marker
 
15044
@COND_i386_coreboot_TRUE@am__append_11642 = gcry_crc.mod
 
15045
@COND_i386_coreboot_TRUE@am__append_11643 = gcry_crc.marker
 
15046
@COND_i386_multiboot_TRUE@am__append_11644 = gcry_crc.module
 
15047
@COND_i386_multiboot_TRUE@am__append_11645 = gcry_crc.module$(EXEEXT)
 
15048
@COND_i386_multiboot_TRUE@am__append_11646 = 
 
15049
@COND_i386_multiboot_TRUE@am__append_11647 = $(nodist_gcry_crc_module_SOURCES)
 
15050
@COND_i386_multiboot_TRUE@am__append_11648 =  \
 
15051
@COND_i386_multiboot_TRUE@      $(nodist_gcry_crc_module_SOURCES) \
 
15052
@COND_i386_multiboot_TRUE@      gcry_crc.marker
 
15053
@COND_i386_multiboot_TRUE@am__append_11649 = gcry_crc.mod
 
15054
@COND_i386_multiboot_TRUE@am__append_11650 = gcry_crc.marker
 
15055
@COND_i386_ieee1275_TRUE@am__append_11651 = gcry_crc.module
 
15056
@COND_i386_ieee1275_TRUE@am__append_11652 = gcry_crc.module$(EXEEXT)
 
15057
@COND_i386_ieee1275_TRUE@am__append_11653 = 
 
15058
@COND_i386_ieee1275_TRUE@am__append_11654 = $(nodist_gcry_crc_module_SOURCES)
 
15059
@COND_i386_ieee1275_TRUE@am__append_11655 =  \
 
15060
@COND_i386_ieee1275_TRUE@       $(nodist_gcry_crc_module_SOURCES) \
 
15061
@COND_i386_ieee1275_TRUE@       gcry_crc.marker
 
15062
@COND_i386_ieee1275_TRUE@am__append_11656 = gcry_crc.mod
 
15063
@COND_i386_ieee1275_TRUE@am__append_11657 = gcry_crc.marker
 
15064
@COND_x86_64_efi_TRUE@am__append_11658 = gcry_crc.module
 
15065
@COND_x86_64_efi_TRUE@am__append_11659 = gcry_crc.module$(EXEEXT)
 
15066
@COND_x86_64_efi_TRUE@am__append_11660 = 
 
15067
@COND_x86_64_efi_TRUE@am__append_11661 = $(nodist_gcry_crc_module_SOURCES)
 
15068
@COND_x86_64_efi_TRUE@am__append_11662 =  \
 
15069
@COND_x86_64_efi_TRUE@  $(nodist_gcry_crc_module_SOURCES) \
 
15070
@COND_x86_64_efi_TRUE@  gcry_crc.marker
 
15071
@COND_x86_64_efi_TRUE@am__append_11663 = gcry_crc.mod
 
15072
@COND_x86_64_efi_TRUE@am__append_11664 = gcry_crc.marker
 
15073
@COND_mips_yeeloong_TRUE@am__append_11665 = gcry_crc.module
 
15074
@COND_mips_yeeloong_TRUE@am__append_11666 = gcry_crc.module$(EXEEXT)
 
15075
@COND_mips_yeeloong_TRUE@am__append_11667 = 
 
15076
@COND_mips_yeeloong_TRUE@am__append_11668 = $(nodist_gcry_crc_module_SOURCES)
 
15077
@COND_mips_yeeloong_TRUE@am__append_11669 =  \
 
15078
@COND_mips_yeeloong_TRUE@       $(nodist_gcry_crc_module_SOURCES) \
 
15079
@COND_mips_yeeloong_TRUE@       gcry_crc.marker
 
15080
@COND_mips_yeeloong_TRUE@am__append_11670 = gcry_crc.mod
 
15081
@COND_mips_yeeloong_TRUE@am__append_11671 = gcry_crc.marker
 
15082
@COND_sparc64_ieee1275_TRUE@am__append_11672 = gcry_crc.module
 
15083
@COND_sparc64_ieee1275_TRUE@am__append_11673 = gcry_crc.module$(EXEEXT)
 
15084
@COND_sparc64_ieee1275_TRUE@am__append_11674 = 
 
15085
@COND_sparc64_ieee1275_TRUE@am__append_11675 = $(nodist_gcry_crc_module_SOURCES)
 
15086
@COND_sparc64_ieee1275_TRUE@am__append_11676 =  \
 
15087
@COND_sparc64_ieee1275_TRUE@    $(nodist_gcry_crc_module_SOURCES) \
 
15088
@COND_sparc64_ieee1275_TRUE@    gcry_crc.marker
 
15089
@COND_sparc64_ieee1275_TRUE@am__append_11677 = gcry_crc.mod
 
15090
@COND_sparc64_ieee1275_TRUE@am__append_11678 = gcry_crc.marker
 
15091
@COND_powerpc_ieee1275_TRUE@am__append_11679 = gcry_crc.module
 
15092
@COND_powerpc_ieee1275_TRUE@am__append_11680 = gcry_crc.module$(EXEEXT)
 
15093
@COND_powerpc_ieee1275_TRUE@am__append_11681 = 
 
15094
@COND_powerpc_ieee1275_TRUE@am__append_11682 = $(nodist_gcry_crc_module_SOURCES)
 
15095
@COND_powerpc_ieee1275_TRUE@am__append_11683 =  \
 
15096
@COND_powerpc_ieee1275_TRUE@    $(nodist_gcry_crc_module_SOURCES) \
 
15097
@COND_powerpc_ieee1275_TRUE@    gcry_crc.marker
 
15098
@COND_powerpc_ieee1275_TRUE@am__append_11684 = gcry_crc.mod
 
15099
@COND_powerpc_ieee1275_TRUE@am__append_11685 = gcry_crc.marker
 
15100
@COND_emu_TRUE@am__append_11686 = gcry_rmd160.module
 
15101
@COND_emu_TRUE@am__append_11687 = gcry_rmd160.module$(EXEEXT)
 
15102
@COND_emu_TRUE@am__append_11688 = 
 
15103
@COND_emu_TRUE@am__append_11689 = $(nodist_gcry_rmd160_module_SOURCES)
 
15104
@COND_emu_TRUE@am__append_11690 =  \
 
15105
@COND_emu_TRUE@ $(nodist_gcry_rmd160_module_SOURCES) \
 
15106
@COND_emu_TRUE@ gcry_rmd160.marker
 
15107
@COND_emu_TRUE@am__append_11691 = gcry_rmd160.mod
 
15108
@COND_emu_TRUE@am__append_11692 = gcry_rmd160.marker
 
15109
@COND_i386_pc_TRUE@am__append_11693 = gcry_rmd160.module
 
15110
@COND_i386_pc_TRUE@am__append_11694 = gcry_rmd160.module$(EXEEXT)
 
15111
@COND_i386_pc_TRUE@am__append_11695 = 
 
15112
@COND_i386_pc_TRUE@am__append_11696 = $(nodist_gcry_rmd160_module_SOURCES)
 
15113
@COND_i386_pc_TRUE@am__append_11697 =  \
 
15114
@COND_i386_pc_TRUE@     $(nodist_gcry_rmd160_module_SOURCES) \
 
15115
@COND_i386_pc_TRUE@     gcry_rmd160.marker
 
15116
@COND_i386_pc_TRUE@am__append_11698 = gcry_rmd160.mod
 
15117
@COND_i386_pc_TRUE@am__append_11699 = gcry_rmd160.marker
 
15118
@COND_i386_efi_TRUE@am__append_11700 = gcry_rmd160.module
 
15119
@COND_i386_efi_TRUE@am__append_11701 = gcry_rmd160.module$(EXEEXT)
 
15120
@COND_i386_efi_TRUE@am__append_11702 = 
 
15121
@COND_i386_efi_TRUE@am__append_11703 = $(nodist_gcry_rmd160_module_SOURCES)
 
15122
@COND_i386_efi_TRUE@am__append_11704 =  \
 
15123
@COND_i386_efi_TRUE@    $(nodist_gcry_rmd160_module_SOURCES) \
 
15124
@COND_i386_efi_TRUE@    gcry_rmd160.marker
 
15125
@COND_i386_efi_TRUE@am__append_11705 = gcry_rmd160.mod
 
15126
@COND_i386_efi_TRUE@am__append_11706 = gcry_rmd160.marker
 
15127
@COND_i386_qemu_TRUE@am__append_11707 = gcry_rmd160.module
 
15128
@COND_i386_qemu_TRUE@am__append_11708 = gcry_rmd160.module$(EXEEXT)
 
15129
@COND_i386_qemu_TRUE@am__append_11709 = 
 
15130
@COND_i386_qemu_TRUE@am__append_11710 = $(nodist_gcry_rmd160_module_SOURCES)
 
15131
@COND_i386_qemu_TRUE@am__append_11711 =  \
 
15132
@COND_i386_qemu_TRUE@   $(nodist_gcry_rmd160_module_SOURCES) \
 
15133
@COND_i386_qemu_TRUE@   gcry_rmd160.marker
 
15134
@COND_i386_qemu_TRUE@am__append_11712 = gcry_rmd160.mod
 
15135
@COND_i386_qemu_TRUE@am__append_11713 = gcry_rmd160.marker
 
15136
@COND_i386_coreboot_TRUE@am__append_11714 = gcry_rmd160.module
 
15137
@COND_i386_coreboot_TRUE@am__append_11715 = gcry_rmd160.module$(EXEEXT)
 
15138
@COND_i386_coreboot_TRUE@am__append_11716 = 
 
15139
@COND_i386_coreboot_TRUE@am__append_11717 = $(nodist_gcry_rmd160_module_SOURCES)
 
15140
@COND_i386_coreboot_TRUE@am__append_11718 =  \
 
15141
@COND_i386_coreboot_TRUE@       $(nodist_gcry_rmd160_module_SOURCES) \
 
15142
@COND_i386_coreboot_TRUE@       gcry_rmd160.marker
 
15143
@COND_i386_coreboot_TRUE@am__append_11719 = gcry_rmd160.mod
 
15144
@COND_i386_coreboot_TRUE@am__append_11720 = gcry_rmd160.marker
 
15145
@COND_i386_multiboot_TRUE@am__append_11721 = gcry_rmd160.module
 
15146
@COND_i386_multiboot_TRUE@am__append_11722 = gcry_rmd160.module$(EXEEXT)
 
15147
@COND_i386_multiboot_TRUE@am__append_11723 = 
 
15148
@COND_i386_multiboot_TRUE@am__append_11724 = $(nodist_gcry_rmd160_module_SOURCES)
 
15149
@COND_i386_multiboot_TRUE@am__append_11725 = $(nodist_gcry_rmd160_module_SOURCES) \
 
15150
@COND_i386_multiboot_TRUE@      gcry_rmd160.marker
 
15151
@COND_i386_multiboot_TRUE@am__append_11726 = gcry_rmd160.mod
 
15152
@COND_i386_multiboot_TRUE@am__append_11727 = gcry_rmd160.marker
 
15153
@COND_i386_ieee1275_TRUE@am__append_11728 = gcry_rmd160.module
 
15154
@COND_i386_ieee1275_TRUE@am__append_11729 = gcry_rmd160.module$(EXEEXT)
 
15155
@COND_i386_ieee1275_TRUE@am__append_11730 = 
 
15156
@COND_i386_ieee1275_TRUE@am__append_11731 = $(nodist_gcry_rmd160_module_SOURCES)
 
15157
@COND_i386_ieee1275_TRUE@am__append_11732 =  \
 
15158
@COND_i386_ieee1275_TRUE@       $(nodist_gcry_rmd160_module_SOURCES) \
 
15159
@COND_i386_ieee1275_TRUE@       gcry_rmd160.marker
 
15160
@COND_i386_ieee1275_TRUE@am__append_11733 = gcry_rmd160.mod
 
15161
@COND_i386_ieee1275_TRUE@am__append_11734 = gcry_rmd160.marker
 
15162
@COND_x86_64_efi_TRUE@am__append_11735 = gcry_rmd160.module
 
15163
@COND_x86_64_efi_TRUE@am__append_11736 = gcry_rmd160.module$(EXEEXT)
 
15164
@COND_x86_64_efi_TRUE@am__append_11737 = 
 
15165
@COND_x86_64_efi_TRUE@am__append_11738 = $(nodist_gcry_rmd160_module_SOURCES)
 
15166
@COND_x86_64_efi_TRUE@am__append_11739 =  \
 
15167
@COND_x86_64_efi_TRUE@  $(nodist_gcry_rmd160_module_SOURCES) \
 
15168
@COND_x86_64_efi_TRUE@  gcry_rmd160.marker
 
15169
@COND_x86_64_efi_TRUE@am__append_11740 = gcry_rmd160.mod
 
15170
@COND_x86_64_efi_TRUE@am__append_11741 = gcry_rmd160.marker
 
15171
@COND_mips_yeeloong_TRUE@am__append_11742 = gcry_rmd160.module
 
15172
@COND_mips_yeeloong_TRUE@am__append_11743 = gcry_rmd160.module$(EXEEXT)
 
15173
@COND_mips_yeeloong_TRUE@am__append_11744 = 
 
15174
@COND_mips_yeeloong_TRUE@am__append_11745 = $(nodist_gcry_rmd160_module_SOURCES)
 
15175
@COND_mips_yeeloong_TRUE@am__append_11746 =  \
 
15176
@COND_mips_yeeloong_TRUE@       $(nodist_gcry_rmd160_module_SOURCES) \
 
15177
@COND_mips_yeeloong_TRUE@       gcry_rmd160.marker
 
15178
@COND_mips_yeeloong_TRUE@am__append_11747 = gcry_rmd160.mod
 
15179
@COND_mips_yeeloong_TRUE@am__append_11748 = gcry_rmd160.marker
 
15180
@COND_sparc64_ieee1275_TRUE@am__append_11749 = gcry_rmd160.module
 
15181
@COND_sparc64_ieee1275_TRUE@am__append_11750 = gcry_rmd160.module$(EXEEXT)
 
15182
@COND_sparc64_ieee1275_TRUE@am__append_11751 = 
 
15183
@COND_sparc64_ieee1275_TRUE@am__append_11752 = $(nodist_gcry_rmd160_module_SOURCES)
 
15184
@COND_sparc64_ieee1275_TRUE@am__append_11753 = $(nodist_gcry_rmd160_module_SOURCES) \
 
15185
@COND_sparc64_ieee1275_TRUE@    gcry_rmd160.marker
 
15186
@COND_sparc64_ieee1275_TRUE@am__append_11754 = gcry_rmd160.mod
 
15187
@COND_sparc64_ieee1275_TRUE@am__append_11755 = gcry_rmd160.marker
 
15188
@COND_powerpc_ieee1275_TRUE@am__append_11756 = gcry_rmd160.module
 
15189
@COND_powerpc_ieee1275_TRUE@am__append_11757 = gcry_rmd160.module$(EXEEXT)
 
15190
@COND_powerpc_ieee1275_TRUE@am__append_11758 = 
 
15191
@COND_powerpc_ieee1275_TRUE@am__append_11759 = $(nodist_gcry_rmd160_module_SOURCES)
 
15192
@COND_powerpc_ieee1275_TRUE@am__append_11760 = $(nodist_gcry_rmd160_module_SOURCES) \
 
15193
@COND_powerpc_ieee1275_TRUE@    gcry_rmd160.marker
 
15194
@COND_powerpc_ieee1275_TRUE@am__append_11761 = gcry_rmd160.mod
 
15195
@COND_powerpc_ieee1275_TRUE@am__append_11762 = gcry_rmd160.marker
 
15196
@COND_emu_TRUE@am__append_11763 = gcry_rfc2268.module
 
15197
@COND_emu_TRUE@am__append_11764 = gcry_rfc2268.module$(EXEEXT)
 
15198
@COND_emu_TRUE@am__append_11765 = 
 
15199
@COND_emu_TRUE@am__append_11766 = $(nodist_gcry_rfc2268_module_SOURCES)
 
15200
@COND_emu_TRUE@am__append_11767 =  \
 
15201
@COND_emu_TRUE@ $(nodist_gcry_rfc2268_module_SOURCES) \
 
15202
@COND_emu_TRUE@ gcry_rfc2268.marker
 
15203
@COND_emu_TRUE@am__append_11768 = gcry_rfc2268.mod
 
15204
@COND_emu_TRUE@am__append_11769 = gcry_rfc2268.marker
 
15205
@COND_i386_pc_TRUE@am__append_11770 = gcry_rfc2268.module
 
15206
@COND_i386_pc_TRUE@am__append_11771 = gcry_rfc2268.module$(EXEEXT)
 
15207
@COND_i386_pc_TRUE@am__append_11772 = 
 
15208
@COND_i386_pc_TRUE@am__append_11773 = $(nodist_gcry_rfc2268_module_SOURCES)
 
15209
@COND_i386_pc_TRUE@am__append_11774 =  \
 
15210
@COND_i386_pc_TRUE@     $(nodist_gcry_rfc2268_module_SOURCES) \
 
15211
@COND_i386_pc_TRUE@     gcry_rfc2268.marker
 
15212
@COND_i386_pc_TRUE@am__append_11775 = gcry_rfc2268.mod
 
15213
@COND_i386_pc_TRUE@am__append_11776 = gcry_rfc2268.marker
 
15214
@COND_i386_efi_TRUE@am__append_11777 = gcry_rfc2268.module
 
15215
@COND_i386_efi_TRUE@am__append_11778 = gcry_rfc2268.module$(EXEEXT)
 
15216
@COND_i386_efi_TRUE@am__append_11779 = 
 
15217
@COND_i386_efi_TRUE@am__append_11780 = $(nodist_gcry_rfc2268_module_SOURCES)
 
15218
@COND_i386_efi_TRUE@am__append_11781 =  \
 
15219
@COND_i386_efi_TRUE@    $(nodist_gcry_rfc2268_module_SOURCES) \
 
15220
@COND_i386_efi_TRUE@    gcry_rfc2268.marker
 
15221
@COND_i386_efi_TRUE@am__append_11782 = gcry_rfc2268.mod
 
15222
@COND_i386_efi_TRUE@am__append_11783 = gcry_rfc2268.marker
 
15223
@COND_i386_qemu_TRUE@am__append_11784 = gcry_rfc2268.module
 
15224
@COND_i386_qemu_TRUE@am__append_11785 = gcry_rfc2268.module$(EXEEXT)
 
15225
@COND_i386_qemu_TRUE@am__append_11786 = 
 
15226
@COND_i386_qemu_TRUE@am__append_11787 = $(nodist_gcry_rfc2268_module_SOURCES)
 
15227
@COND_i386_qemu_TRUE@am__append_11788 =  \
 
15228
@COND_i386_qemu_TRUE@   $(nodist_gcry_rfc2268_module_SOURCES) \
 
15229
@COND_i386_qemu_TRUE@   gcry_rfc2268.marker
 
15230
@COND_i386_qemu_TRUE@am__append_11789 = gcry_rfc2268.mod
 
15231
@COND_i386_qemu_TRUE@am__append_11790 = gcry_rfc2268.marker
 
15232
@COND_i386_coreboot_TRUE@am__append_11791 = gcry_rfc2268.module
 
15233
@COND_i386_coreboot_TRUE@am__append_11792 = gcry_rfc2268.module$(EXEEXT)
 
15234
@COND_i386_coreboot_TRUE@am__append_11793 = 
 
15235
@COND_i386_coreboot_TRUE@am__append_11794 = $(nodist_gcry_rfc2268_module_SOURCES)
 
15236
@COND_i386_coreboot_TRUE@am__append_11795 = $(nodist_gcry_rfc2268_module_SOURCES) \
 
15237
@COND_i386_coreboot_TRUE@       gcry_rfc2268.marker
 
15238
@COND_i386_coreboot_TRUE@am__append_11796 = gcry_rfc2268.mod
 
15239
@COND_i386_coreboot_TRUE@am__append_11797 = gcry_rfc2268.marker
 
15240
@COND_i386_multiboot_TRUE@am__append_11798 = gcry_rfc2268.module
 
15241
@COND_i386_multiboot_TRUE@am__append_11799 = gcry_rfc2268.module$(EXEEXT)
 
15242
@COND_i386_multiboot_TRUE@am__append_11800 = 
 
15243
@COND_i386_multiboot_TRUE@am__append_11801 = $(nodist_gcry_rfc2268_module_SOURCES)
 
15244
@COND_i386_multiboot_TRUE@am__append_11802 = $(nodist_gcry_rfc2268_module_SOURCES) \
 
15245
@COND_i386_multiboot_TRUE@      gcry_rfc2268.marker
 
15246
@COND_i386_multiboot_TRUE@am__append_11803 = gcry_rfc2268.mod
 
15247
@COND_i386_multiboot_TRUE@am__append_11804 = gcry_rfc2268.marker
 
15248
@COND_i386_ieee1275_TRUE@am__append_11805 = gcry_rfc2268.module
 
15249
@COND_i386_ieee1275_TRUE@am__append_11806 = gcry_rfc2268.module$(EXEEXT)
 
15250
@COND_i386_ieee1275_TRUE@am__append_11807 = 
 
15251
@COND_i386_ieee1275_TRUE@am__append_11808 = $(nodist_gcry_rfc2268_module_SOURCES)
 
15252
@COND_i386_ieee1275_TRUE@am__append_11809 = $(nodist_gcry_rfc2268_module_SOURCES) \
 
15253
@COND_i386_ieee1275_TRUE@       gcry_rfc2268.marker
 
15254
@COND_i386_ieee1275_TRUE@am__append_11810 = gcry_rfc2268.mod
 
15255
@COND_i386_ieee1275_TRUE@am__append_11811 = gcry_rfc2268.marker
 
15256
@COND_x86_64_efi_TRUE@am__append_11812 = gcry_rfc2268.module
 
15257
@COND_x86_64_efi_TRUE@am__append_11813 = gcry_rfc2268.module$(EXEEXT)
 
15258
@COND_x86_64_efi_TRUE@am__append_11814 = 
 
15259
@COND_x86_64_efi_TRUE@am__append_11815 = $(nodist_gcry_rfc2268_module_SOURCES)
 
15260
@COND_x86_64_efi_TRUE@am__append_11816 =  \
 
15261
@COND_x86_64_efi_TRUE@  $(nodist_gcry_rfc2268_module_SOURCES) \
 
15262
@COND_x86_64_efi_TRUE@  gcry_rfc2268.marker
 
15263
@COND_x86_64_efi_TRUE@am__append_11817 = gcry_rfc2268.mod
 
15264
@COND_x86_64_efi_TRUE@am__append_11818 = gcry_rfc2268.marker
 
15265
@COND_mips_yeeloong_TRUE@am__append_11819 = gcry_rfc2268.module
 
15266
@COND_mips_yeeloong_TRUE@am__append_11820 = gcry_rfc2268.module$(EXEEXT)
 
15267
@COND_mips_yeeloong_TRUE@am__append_11821 = 
 
15268
@COND_mips_yeeloong_TRUE@am__append_11822 = $(nodist_gcry_rfc2268_module_SOURCES)
 
15269
@COND_mips_yeeloong_TRUE@am__append_11823 = $(nodist_gcry_rfc2268_module_SOURCES) \
 
15270
@COND_mips_yeeloong_TRUE@       gcry_rfc2268.marker
 
15271
@COND_mips_yeeloong_TRUE@am__append_11824 = gcry_rfc2268.mod
 
15272
@COND_mips_yeeloong_TRUE@am__append_11825 = gcry_rfc2268.marker
 
15273
@COND_sparc64_ieee1275_TRUE@am__append_11826 = gcry_rfc2268.module
 
15274
@COND_sparc64_ieee1275_TRUE@am__append_11827 = gcry_rfc2268.module$(EXEEXT)
 
15275
@COND_sparc64_ieee1275_TRUE@am__append_11828 = 
 
15276
@COND_sparc64_ieee1275_TRUE@am__append_11829 = $(nodist_gcry_rfc2268_module_SOURCES)
 
15277
@COND_sparc64_ieee1275_TRUE@am__append_11830 = $(nodist_gcry_rfc2268_module_SOURCES) \
 
15278
@COND_sparc64_ieee1275_TRUE@    gcry_rfc2268.marker
 
15279
@COND_sparc64_ieee1275_TRUE@am__append_11831 = gcry_rfc2268.mod
 
15280
@COND_sparc64_ieee1275_TRUE@am__append_11832 = gcry_rfc2268.marker
 
15281
@COND_powerpc_ieee1275_TRUE@am__append_11833 = gcry_rfc2268.module
 
15282
@COND_powerpc_ieee1275_TRUE@am__append_11834 = gcry_rfc2268.module$(EXEEXT)
 
15283
@COND_powerpc_ieee1275_TRUE@am__append_11835 = 
 
15284
@COND_powerpc_ieee1275_TRUE@am__append_11836 = $(nodist_gcry_rfc2268_module_SOURCES)
 
15285
@COND_powerpc_ieee1275_TRUE@am__append_11837 = $(nodist_gcry_rfc2268_module_SOURCES) \
 
15286
@COND_powerpc_ieee1275_TRUE@    gcry_rfc2268.marker
 
15287
@COND_powerpc_ieee1275_TRUE@am__append_11838 = gcry_rfc2268.mod
 
15288
@COND_powerpc_ieee1275_TRUE@am__append_11839 = gcry_rfc2268.marker
 
15289
@COND_emu_TRUE@am__append_11840 = gcry_blowfish.module
 
15290
@COND_emu_TRUE@am__append_11841 = gcry_blowfish.module$(EXEEXT)
 
15291
@COND_emu_TRUE@am__append_11842 = 
 
15292
@COND_emu_TRUE@am__append_11843 = $(nodist_gcry_blowfish_module_SOURCES)
 
15293
@COND_emu_TRUE@am__append_11844 =  \
 
15294
@COND_emu_TRUE@ $(nodist_gcry_blowfish_module_SOURCES) \
 
15295
@COND_emu_TRUE@ gcry_blowfish.marker
 
15296
@COND_emu_TRUE@am__append_11845 = gcry_blowfish.mod
 
15297
@COND_emu_TRUE@am__append_11846 = gcry_blowfish.marker
 
15298
@COND_i386_pc_TRUE@am__append_11847 = gcry_blowfish.module
 
15299
@COND_i386_pc_TRUE@am__append_11848 = gcry_blowfish.module$(EXEEXT)
 
15300
@COND_i386_pc_TRUE@am__append_11849 = 
 
15301
@COND_i386_pc_TRUE@am__append_11850 = $(nodist_gcry_blowfish_module_SOURCES)
 
15302
@COND_i386_pc_TRUE@am__append_11851 =  \
 
15303
@COND_i386_pc_TRUE@     $(nodist_gcry_blowfish_module_SOURCES) \
 
15304
@COND_i386_pc_TRUE@     gcry_blowfish.marker
 
15305
@COND_i386_pc_TRUE@am__append_11852 = gcry_blowfish.mod
 
15306
@COND_i386_pc_TRUE@am__append_11853 = gcry_blowfish.marker
 
15307
@COND_i386_efi_TRUE@am__append_11854 = gcry_blowfish.module
 
15308
@COND_i386_efi_TRUE@am__append_11855 = gcry_blowfish.module$(EXEEXT)
 
15309
@COND_i386_efi_TRUE@am__append_11856 = 
 
15310
@COND_i386_efi_TRUE@am__append_11857 = $(nodist_gcry_blowfish_module_SOURCES)
 
15311
@COND_i386_efi_TRUE@am__append_11858 =  \
 
15312
@COND_i386_efi_TRUE@    $(nodist_gcry_blowfish_module_SOURCES) \
 
15313
@COND_i386_efi_TRUE@    gcry_blowfish.marker
 
15314
@COND_i386_efi_TRUE@am__append_11859 = gcry_blowfish.mod
 
15315
@COND_i386_efi_TRUE@am__append_11860 = gcry_blowfish.marker
 
15316
@COND_i386_qemu_TRUE@am__append_11861 = gcry_blowfish.module
 
15317
@COND_i386_qemu_TRUE@am__append_11862 = gcry_blowfish.module$(EXEEXT)
 
15318
@COND_i386_qemu_TRUE@am__append_11863 = 
 
15319
@COND_i386_qemu_TRUE@am__append_11864 = $(nodist_gcry_blowfish_module_SOURCES)
 
15320
@COND_i386_qemu_TRUE@am__append_11865 =  \
 
15321
@COND_i386_qemu_TRUE@   $(nodist_gcry_blowfish_module_SOURCES) \
 
15322
@COND_i386_qemu_TRUE@   gcry_blowfish.marker
 
15323
@COND_i386_qemu_TRUE@am__append_11866 = gcry_blowfish.mod
 
15324
@COND_i386_qemu_TRUE@am__append_11867 = gcry_blowfish.marker
 
15325
@COND_i386_coreboot_TRUE@am__append_11868 = gcry_blowfish.module
 
15326
@COND_i386_coreboot_TRUE@am__append_11869 = gcry_blowfish.module$(EXEEXT)
 
15327
@COND_i386_coreboot_TRUE@am__append_11870 = 
 
15328
@COND_i386_coreboot_TRUE@am__append_11871 = $(nodist_gcry_blowfish_module_SOURCES)
 
15329
@COND_i386_coreboot_TRUE@am__append_11872 = $(nodist_gcry_blowfish_module_SOURCES) \
 
15330
@COND_i386_coreboot_TRUE@       gcry_blowfish.marker
 
15331
@COND_i386_coreboot_TRUE@am__append_11873 = gcry_blowfish.mod
 
15332
@COND_i386_coreboot_TRUE@am__append_11874 = gcry_blowfish.marker
 
15333
@COND_i386_multiboot_TRUE@am__append_11875 = gcry_blowfish.module
 
15334
@COND_i386_multiboot_TRUE@am__append_11876 = gcry_blowfish.module$(EXEEXT)
 
15335
@COND_i386_multiboot_TRUE@am__append_11877 = 
 
15336
@COND_i386_multiboot_TRUE@am__append_11878 = $(nodist_gcry_blowfish_module_SOURCES)
 
15337
@COND_i386_multiboot_TRUE@am__append_11879 = $(nodist_gcry_blowfish_module_SOURCES) \
 
15338
@COND_i386_multiboot_TRUE@      gcry_blowfish.marker
 
15339
@COND_i386_multiboot_TRUE@am__append_11880 = gcry_blowfish.mod
 
15340
@COND_i386_multiboot_TRUE@am__append_11881 = gcry_blowfish.marker
 
15341
@COND_i386_ieee1275_TRUE@am__append_11882 = gcry_blowfish.module
 
15342
@COND_i386_ieee1275_TRUE@am__append_11883 = gcry_blowfish.module$(EXEEXT)
 
15343
@COND_i386_ieee1275_TRUE@am__append_11884 = 
 
15344
@COND_i386_ieee1275_TRUE@am__append_11885 = $(nodist_gcry_blowfish_module_SOURCES)
 
15345
@COND_i386_ieee1275_TRUE@am__append_11886 = $(nodist_gcry_blowfish_module_SOURCES) \
 
15346
@COND_i386_ieee1275_TRUE@       gcry_blowfish.marker
 
15347
@COND_i386_ieee1275_TRUE@am__append_11887 = gcry_blowfish.mod
 
15348
@COND_i386_ieee1275_TRUE@am__append_11888 = gcry_blowfish.marker
 
15349
@COND_x86_64_efi_TRUE@am__append_11889 = gcry_blowfish.module
 
15350
@COND_x86_64_efi_TRUE@am__append_11890 = gcry_blowfish.module$(EXEEXT)
 
15351
@COND_x86_64_efi_TRUE@am__append_11891 = 
 
15352
@COND_x86_64_efi_TRUE@am__append_11892 = $(nodist_gcry_blowfish_module_SOURCES)
 
15353
@COND_x86_64_efi_TRUE@am__append_11893 =  \
 
15354
@COND_x86_64_efi_TRUE@  $(nodist_gcry_blowfish_module_SOURCES) \
 
15355
@COND_x86_64_efi_TRUE@  gcry_blowfish.marker
 
15356
@COND_x86_64_efi_TRUE@am__append_11894 = gcry_blowfish.mod
 
15357
@COND_x86_64_efi_TRUE@am__append_11895 = gcry_blowfish.marker
 
15358
@COND_mips_yeeloong_TRUE@am__append_11896 = gcry_blowfish.module
 
15359
@COND_mips_yeeloong_TRUE@am__append_11897 = gcry_blowfish.module$(EXEEXT)
 
15360
@COND_mips_yeeloong_TRUE@am__append_11898 = 
 
15361
@COND_mips_yeeloong_TRUE@am__append_11899 = $(nodist_gcry_blowfish_module_SOURCES)
 
15362
@COND_mips_yeeloong_TRUE@am__append_11900 = $(nodist_gcry_blowfish_module_SOURCES) \
 
15363
@COND_mips_yeeloong_TRUE@       gcry_blowfish.marker
 
15364
@COND_mips_yeeloong_TRUE@am__append_11901 = gcry_blowfish.mod
 
15365
@COND_mips_yeeloong_TRUE@am__append_11902 = gcry_blowfish.marker
 
15366
@COND_sparc64_ieee1275_TRUE@am__append_11903 = gcry_blowfish.module
 
15367
@COND_sparc64_ieee1275_TRUE@am__append_11904 = gcry_blowfish.module$(EXEEXT)
 
15368
@COND_sparc64_ieee1275_TRUE@am__append_11905 = 
 
15369
@COND_sparc64_ieee1275_TRUE@am__append_11906 = $(nodist_gcry_blowfish_module_SOURCES)
 
15370
@COND_sparc64_ieee1275_TRUE@am__append_11907 = $(nodist_gcry_blowfish_module_SOURCES) \
 
15371
@COND_sparc64_ieee1275_TRUE@    gcry_blowfish.marker
 
15372
@COND_sparc64_ieee1275_TRUE@am__append_11908 = gcry_blowfish.mod
 
15373
@COND_sparc64_ieee1275_TRUE@am__append_11909 = gcry_blowfish.marker
 
15374
@COND_powerpc_ieee1275_TRUE@am__append_11910 = gcry_blowfish.module
 
15375
@COND_powerpc_ieee1275_TRUE@am__append_11911 = gcry_blowfish.module$(EXEEXT)
 
15376
@COND_powerpc_ieee1275_TRUE@am__append_11912 = 
 
15377
@COND_powerpc_ieee1275_TRUE@am__append_11913 = $(nodist_gcry_blowfish_module_SOURCES)
 
15378
@COND_powerpc_ieee1275_TRUE@am__append_11914 = $(nodist_gcry_blowfish_module_SOURCES) \
 
15379
@COND_powerpc_ieee1275_TRUE@    gcry_blowfish.marker
 
15380
@COND_powerpc_ieee1275_TRUE@am__append_11915 = gcry_blowfish.mod
 
15381
@COND_powerpc_ieee1275_TRUE@am__append_11916 = gcry_blowfish.marker
 
15382
@COND_emu_TRUE@am__append_11917 = gcry_md5.module
 
15383
@COND_emu_TRUE@am__append_11918 = gcry_md5.module$(EXEEXT)
 
15384
@COND_emu_TRUE@am__append_11919 = 
 
15385
@COND_emu_TRUE@am__append_11920 = $(nodist_gcry_md5_module_SOURCES)
 
15386
@COND_emu_TRUE@am__append_11921 = $(nodist_gcry_md5_module_SOURCES) \
 
15387
@COND_emu_TRUE@ gcry_md5.marker
 
15388
@COND_emu_TRUE@am__append_11922 = gcry_md5.mod
 
15389
@COND_emu_TRUE@am__append_11923 = gcry_md5.marker
 
15390
@COND_i386_pc_TRUE@am__append_11924 = gcry_md5.module
 
15391
@COND_i386_pc_TRUE@am__append_11925 = gcry_md5.module$(EXEEXT)
 
15392
@COND_i386_pc_TRUE@am__append_11926 = 
 
15393
@COND_i386_pc_TRUE@am__append_11927 = $(nodist_gcry_md5_module_SOURCES)
 
15394
@COND_i386_pc_TRUE@am__append_11928 =  \
 
15395
@COND_i386_pc_TRUE@     $(nodist_gcry_md5_module_SOURCES) \
 
15396
@COND_i386_pc_TRUE@     gcry_md5.marker
 
15397
@COND_i386_pc_TRUE@am__append_11929 = gcry_md5.mod
 
15398
@COND_i386_pc_TRUE@am__append_11930 = gcry_md5.marker
 
15399
@COND_i386_efi_TRUE@am__append_11931 = gcry_md5.module
 
15400
@COND_i386_efi_TRUE@am__append_11932 = gcry_md5.module$(EXEEXT)
 
15401
@COND_i386_efi_TRUE@am__append_11933 = 
 
15402
@COND_i386_efi_TRUE@am__append_11934 = $(nodist_gcry_md5_module_SOURCES)
 
15403
@COND_i386_efi_TRUE@am__append_11935 =  \
 
15404
@COND_i386_efi_TRUE@    $(nodist_gcry_md5_module_SOURCES) \
 
15405
@COND_i386_efi_TRUE@    gcry_md5.marker
 
15406
@COND_i386_efi_TRUE@am__append_11936 = gcry_md5.mod
 
15407
@COND_i386_efi_TRUE@am__append_11937 = gcry_md5.marker
 
15408
@COND_i386_qemu_TRUE@am__append_11938 = gcry_md5.module
 
15409
@COND_i386_qemu_TRUE@am__append_11939 = gcry_md5.module$(EXEEXT)
 
15410
@COND_i386_qemu_TRUE@am__append_11940 = 
 
15411
@COND_i386_qemu_TRUE@am__append_11941 = $(nodist_gcry_md5_module_SOURCES)
 
15412
@COND_i386_qemu_TRUE@am__append_11942 =  \
 
15413
@COND_i386_qemu_TRUE@   $(nodist_gcry_md5_module_SOURCES) \
 
15414
@COND_i386_qemu_TRUE@   gcry_md5.marker
 
15415
@COND_i386_qemu_TRUE@am__append_11943 = gcry_md5.mod
 
15416
@COND_i386_qemu_TRUE@am__append_11944 = gcry_md5.marker
 
15417
@COND_i386_coreboot_TRUE@am__append_11945 = gcry_md5.module
 
15418
@COND_i386_coreboot_TRUE@am__append_11946 = gcry_md5.module$(EXEEXT)
 
15419
@COND_i386_coreboot_TRUE@am__append_11947 = 
 
15420
@COND_i386_coreboot_TRUE@am__append_11948 = $(nodist_gcry_md5_module_SOURCES)
 
15421
@COND_i386_coreboot_TRUE@am__append_11949 =  \
 
15422
@COND_i386_coreboot_TRUE@       $(nodist_gcry_md5_module_SOURCES) \
 
15423
@COND_i386_coreboot_TRUE@       gcry_md5.marker
 
15424
@COND_i386_coreboot_TRUE@am__append_11950 = gcry_md5.mod
 
15425
@COND_i386_coreboot_TRUE@am__append_11951 = gcry_md5.marker
 
15426
@COND_i386_multiboot_TRUE@am__append_11952 = gcry_md5.module
 
15427
@COND_i386_multiboot_TRUE@am__append_11953 = gcry_md5.module$(EXEEXT)
 
15428
@COND_i386_multiboot_TRUE@am__append_11954 = 
 
15429
@COND_i386_multiboot_TRUE@am__append_11955 = $(nodist_gcry_md5_module_SOURCES)
 
15430
@COND_i386_multiboot_TRUE@am__append_11956 =  \
 
15431
@COND_i386_multiboot_TRUE@      $(nodist_gcry_md5_module_SOURCES) \
 
15432
@COND_i386_multiboot_TRUE@      gcry_md5.marker
 
15433
@COND_i386_multiboot_TRUE@am__append_11957 = gcry_md5.mod
 
15434
@COND_i386_multiboot_TRUE@am__append_11958 = gcry_md5.marker
 
15435
@COND_i386_ieee1275_TRUE@am__append_11959 = gcry_md5.module
 
15436
@COND_i386_ieee1275_TRUE@am__append_11960 = gcry_md5.module$(EXEEXT)
 
15437
@COND_i386_ieee1275_TRUE@am__append_11961 = 
 
15438
@COND_i386_ieee1275_TRUE@am__append_11962 = $(nodist_gcry_md5_module_SOURCES)
 
15439
@COND_i386_ieee1275_TRUE@am__append_11963 =  \
 
15440
@COND_i386_ieee1275_TRUE@       $(nodist_gcry_md5_module_SOURCES) \
 
15441
@COND_i386_ieee1275_TRUE@       gcry_md5.marker
 
15442
@COND_i386_ieee1275_TRUE@am__append_11964 = gcry_md5.mod
 
15443
@COND_i386_ieee1275_TRUE@am__append_11965 = gcry_md5.marker
 
15444
@COND_x86_64_efi_TRUE@am__append_11966 = gcry_md5.module
 
15445
@COND_x86_64_efi_TRUE@am__append_11967 = gcry_md5.module$(EXEEXT)
 
15446
@COND_x86_64_efi_TRUE@am__append_11968 = 
 
15447
@COND_x86_64_efi_TRUE@am__append_11969 = $(nodist_gcry_md5_module_SOURCES)
 
15448
@COND_x86_64_efi_TRUE@am__append_11970 =  \
 
15449
@COND_x86_64_efi_TRUE@  $(nodist_gcry_md5_module_SOURCES) \
 
15450
@COND_x86_64_efi_TRUE@  gcry_md5.marker
 
15451
@COND_x86_64_efi_TRUE@am__append_11971 = gcry_md5.mod
 
15452
@COND_x86_64_efi_TRUE@am__append_11972 = gcry_md5.marker
 
15453
@COND_mips_yeeloong_TRUE@am__append_11973 = gcry_md5.module
 
15454
@COND_mips_yeeloong_TRUE@am__append_11974 = gcry_md5.module$(EXEEXT)
 
15455
@COND_mips_yeeloong_TRUE@am__append_11975 = 
 
15456
@COND_mips_yeeloong_TRUE@am__append_11976 = $(nodist_gcry_md5_module_SOURCES)
 
15457
@COND_mips_yeeloong_TRUE@am__append_11977 =  \
 
15458
@COND_mips_yeeloong_TRUE@       $(nodist_gcry_md5_module_SOURCES) \
 
15459
@COND_mips_yeeloong_TRUE@       gcry_md5.marker
 
15460
@COND_mips_yeeloong_TRUE@am__append_11978 = gcry_md5.mod
 
15461
@COND_mips_yeeloong_TRUE@am__append_11979 = gcry_md5.marker
 
15462
@COND_sparc64_ieee1275_TRUE@am__append_11980 = gcry_md5.module
 
15463
@COND_sparc64_ieee1275_TRUE@am__append_11981 = gcry_md5.module$(EXEEXT)
 
15464
@COND_sparc64_ieee1275_TRUE@am__append_11982 = 
 
15465
@COND_sparc64_ieee1275_TRUE@am__append_11983 = $(nodist_gcry_md5_module_SOURCES)
 
15466
@COND_sparc64_ieee1275_TRUE@am__append_11984 =  \
 
15467
@COND_sparc64_ieee1275_TRUE@    $(nodist_gcry_md5_module_SOURCES) \
 
15468
@COND_sparc64_ieee1275_TRUE@    gcry_md5.marker
 
15469
@COND_sparc64_ieee1275_TRUE@am__append_11985 = gcry_md5.mod
 
15470
@COND_sparc64_ieee1275_TRUE@am__append_11986 = gcry_md5.marker
 
15471
@COND_powerpc_ieee1275_TRUE@am__append_11987 = gcry_md5.module
 
15472
@COND_powerpc_ieee1275_TRUE@am__append_11988 = gcry_md5.module$(EXEEXT)
 
15473
@COND_powerpc_ieee1275_TRUE@am__append_11989 = 
 
15474
@COND_powerpc_ieee1275_TRUE@am__append_11990 = $(nodist_gcry_md5_module_SOURCES)
 
15475
@COND_powerpc_ieee1275_TRUE@am__append_11991 =  \
 
15476
@COND_powerpc_ieee1275_TRUE@    $(nodist_gcry_md5_module_SOURCES) \
 
15477
@COND_powerpc_ieee1275_TRUE@    gcry_md5.marker
 
15478
@COND_powerpc_ieee1275_TRUE@am__append_11992 = gcry_md5.mod
 
15479
@COND_powerpc_ieee1275_TRUE@am__append_11993 = gcry_md5.marker
 
15480
@COND_i386_pc_TRUE@am__append_11994 = 915resolution.module
 
15481
@COND_i386_pc_TRUE@am__append_11995 = 915resolution.module$(EXEEXT)
 
15482
@COND_i386_pc_TRUE@am__append_11996 = 
 
15483
@COND_i386_pc_TRUE@am__append_11997 = $(nodist_915resolution_module_SOURCES)
 
15484
@COND_i386_pc_TRUE@am__append_11998 =  \
 
15485
@COND_i386_pc_TRUE@     $(nodist_915resolution_module_SOURCES) \
 
15486
@COND_i386_pc_TRUE@     915resolution.marker
 
15487
@COND_i386_pc_TRUE@am__append_11999 = 915resolution.mod
 
15488
@COND_i386_pc_TRUE@am__append_12000 = 915resolution.marker
 
15489
@COND_emu_TRUE@am__append_12001 = zfs.module
 
15490
@COND_emu_TRUE@am__append_12002 = zfs.module$(EXEEXT)
 
15491
@COND_emu_TRUE@am__append_12003 = 
 
15492
@COND_emu_TRUE@am__append_12004 = $(nodist_zfs_module_SOURCES)
 
15493
@COND_emu_TRUE@am__append_12005 = $(nodist_zfs_module_SOURCES) \
 
15494
@COND_emu_TRUE@ zfs.marker
 
15495
@COND_emu_TRUE@am__append_12006 = zfs.mod
 
15496
@COND_emu_TRUE@am__append_12007 = zfs.marker
 
15497
@COND_i386_pc_TRUE@am__append_12008 = zfs.module
 
15498
@COND_i386_pc_TRUE@am__append_12009 = zfs.module$(EXEEXT)
 
15499
@COND_i386_pc_TRUE@am__append_12010 = 
 
15500
@COND_i386_pc_TRUE@am__append_12011 = $(nodist_zfs_module_SOURCES)
 
15501
@COND_i386_pc_TRUE@am__append_12012 = $(nodist_zfs_module_SOURCES) \
 
15502
@COND_i386_pc_TRUE@     zfs.marker
 
15503
@COND_i386_pc_TRUE@am__append_12013 = zfs.mod
 
15504
@COND_i386_pc_TRUE@am__append_12014 = zfs.marker
 
15505
@COND_i386_efi_TRUE@am__append_12015 = zfs.module
 
15506
@COND_i386_efi_TRUE@am__append_12016 = zfs.module$(EXEEXT)
 
15507
@COND_i386_efi_TRUE@am__append_12017 = 
 
15508
@COND_i386_efi_TRUE@am__append_12018 = $(nodist_zfs_module_SOURCES)
 
15509
@COND_i386_efi_TRUE@am__append_12019 = $(nodist_zfs_module_SOURCES) \
 
15510
@COND_i386_efi_TRUE@    zfs.marker
 
15511
@COND_i386_efi_TRUE@am__append_12020 = zfs.mod
 
15512
@COND_i386_efi_TRUE@am__append_12021 = zfs.marker
 
15513
@COND_i386_qemu_TRUE@am__append_12022 = zfs.module
 
15514
@COND_i386_qemu_TRUE@am__append_12023 = zfs.module$(EXEEXT)
 
15515
@COND_i386_qemu_TRUE@am__append_12024 = 
 
15516
@COND_i386_qemu_TRUE@am__append_12025 = $(nodist_zfs_module_SOURCES)
 
15517
@COND_i386_qemu_TRUE@am__append_12026 = $(nodist_zfs_module_SOURCES) \
 
15518
@COND_i386_qemu_TRUE@   zfs.marker
 
15519
@COND_i386_qemu_TRUE@am__append_12027 = zfs.mod
 
15520
@COND_i386_qemu_TRUE@am__append_12028 = zfs.marker
 
15521
@COND_i386_coreboot_TRUE@am__append_12029 = zfs.module
 
15522
@COND_i386_coreboot_TRUE@am__append_12030 = zfs.module$(EXEEXT)
 
15523
@COND_i386_coreboot_TRUE@am__append_12031 = 
 
15524
@COND_i386_coreboot_TRUE@am__append_12032 = $(nodist_zfs_module_SOURCES)
 
15525
@COND_i386_coreboot_TRUE@am__append_12033 =  \
 
15526
@COND_i386_coreboot_TRUE@       $(nodist_zfs_module_SOURCES) \
 
15527
@COND_i386_coreboot_TRUE@       zfs.marker
 
15528
@COND_i386_coreboot_TRUE@am__append_12034 = zfs.mod
 
15529
@COND_i386_coreboot_TRUE@am__append_12035 = zfs.marker
 
15530
@COND_i386_multiboot_TRUE@am__append_12036 = zfs.module
 
15531
@COND_i386_multiboot_TRUE@am__append_12037 = zfs.module$(EXEEXT)
 
15532
@COND_i386_multiboot_TRUE@am__append_12038 = 
 
15533
@COND_i386_multiboot_TRUE@am__append_12039 = $(nodist_zfs_module_SOURCES)
 
15534
@COND_i386_multiboot_TRUE@am__append_12040 =  \
 
15535
@COND_i386_multiboot_TRUE@      $(nodist_zfs_module_SOURCES) \
 
15536
@COND_i386_multiboot_TRUE@      zfs.marker
 
15537
@COND_i386_multiboot_TRUE@am__append_12041 = zfs.mod
 
15538
@COND_i386_multiboot_TRUE@am__append_12042 = zfs.marker
 
15539
@COND_i386_ieee1275_TRUE@am__append_12043 = zfs.module
 
15540
@COND_i386_ieee1275_TRUE@am__append_12044 = zfs.module$(EXEEXT)
 
15541
@COND_i386_ieee1275_TRUE@am__append_12045 = 
 
15542
@COND_i386_ieee1275_TRUE@am__append_12046 = $(nodist_zfs_module_SOURCES)
 
15543
@COND_i386_ieee1275_TRUE@am__append_12047 =  \
 
15544
@COND_i386_ieee1275_TRUE@       $(nodist_zfs_module_SOURCES) \
 
15545
@COND_i386_ieee1275_TRUE@       zfs.marker
 
15546
@COND_i386_ieee1275_TRUE@am__append_12048 = zfs.mod
 
15547
@COND_i386_ieee1275_TRUE@am__append_12049 = zfs.marker
 
15548
@COND_x86_64_efi_TRUE@am__append_12050 = zfs.module
 
15549
@COND_x86_64_efi_TRUE@am__append_12051 = zfs.module$(EXEEXT)
 
15550
@COND_x86_64_efi_TRUE@am__append_12052 = 
 
15551
@COND_x86_64_efi_TRUE@am__append_12053 = $(nodist_zfs_module_SOURCES)
 
15552
@COND_x86_64_efi_TRUE@am__append_12054 = $(nodist_zfs_module_SOURCES) \
 
15553
@COND_x86_64_efi_TRUE@  zfs.marker
 
15554
@COND_x86_64_efi_TRUE@am__append_12055 = zfs.mod
 
15555
@COND_x86_64_efi_TRUE@am__append_12056 = zfs.marker
 
15556
@COND_mips_yeeloong_TRUE@am__append_12057 = zfs.module
 
15557
@COND_mips_yeeloong_TRUE@am__append_12058 = zfs.module$(EXEEXT)
 
15558
@COND_mips_yeeloong_TRUE@am__append_12059 = 
 
15559
@COND_mips_yeeloong_TRUE@am__append_12060 = $(nodist_zfs_module_SOURCES)
 
15560
@COND_mips_yeeloong_TRUE@am__append_12061 =  \
 
15561
@COND_mips_yeeloong_TRUE@       $(nodist_zfs_module_SOURCES) \
 
15562
@COND_mips_yeeloong_TRUE@       zfs.marker
 
15563
@COND_mips_yeeloong_TRUE@am__append_12062 = zfs.mod
 
15564
@COND_mips_yeeloong_TRUE@am__append_12063 = zfs.marker
 
15565
@COND_sparc64_ieee1275_TRUE@am__append_12064 = zfs.module
 
15566
@COND_sparc64_ieee1275_TRUE@am__append_12065 = zfs.module$(EXEEXT)
 
15567
@COND_sparc64_ieee1275_TRUE@am__append_12066 = 
 
15568
@COND_sparc64_ieee1275_TRUE@am__append_12067 = $(nodist_zfs_module_SOURCES)
 
15569
@COND_sparc64_ieee1275_TRUE@am__append_12068 =  \
 
15570
@COND_sparc64_ieee1275_TRUE@    $(nodist_zfs_module_SOURCES) \
 
15571
@COND_sparc64_ieee1275_TRUE@    zfs.marker
 
15572
@COND_sparc64_ieee1275_TRUE@am__append_12069 = zfs.mod
 
15573
@COND_sparc64_ieee1275_TRUE@am__append_12070 = zfs.marker
 
15574
@COND_powerpc_ieee1275_TRUE@am__append_12071 = zfs.module
 
15575
@COND_powerpc_ieee1275_TRUE@am__append_12072 = zfs.module$(EXEEXT)
 
15576
@COND_powerpc_ieee1275_TRUE@am__append_12073 = 
 
15577
@COND_powerpc_ieee1275_TRUE@am__append_12074 = $(nodist_zfs_module_SOURCES)
 
15578
@COND_powerpc_ieee1275_TRUE@am__append_12075 =  \
 
15579
@COND_powerpc_ieee1275_TRUE@    $(nodist_zfs_module_SOURCES) \
 
15580
@COND_powerpc_ieee1275_TRUE@    zfs.marker
 
15581
@COND_powerpc_ieee1275_TRUE@am__append_12076 = zfs.mod
 
15582
@COND_powerpc_ieee1275_TRUE@am__append_12077 = zfs.marker
 
15583
@COND_emu_TRUE@am__append_12078 = zfsinfo.module
 
15584
@COND_emu_TRUE@am__append_12079 = zfsinfo.module$(EXEEXT)
 
15585
@COND_emu_TRUE@am__append_12080 = 
 
15586
@COND_emu_TRUE@am__append_12081 = $(nodist_zfsinfo_module_SOURCES)
 
15587
@COND_emu_TRUE@am__append_12082 = $(nodist_zfsinfo_module_SOURCES) \
 
15588
@COND_emu_TRUE@ zfsinfo.marker
 
15589
@COND_emu_TRUE@am__append_12083 = zfsinfo.mod
 
15590
@COND_emu_TRUE@am__append_12084 = zfsinfo.marker
 
15591
@COND_i386_pc_TRUE@am__append_12085 = zfsinfo.module
 
15592
@COND_i386_pc_TRUE@am__append_12086 = zfsinfo.module$(EXEEXT)
 
15593
@COND_i386_pc_TRUE@am__append_12087 = 
 
15594
@COND_i386_pc_TRUE@am__append_12088 = $(nodist_zfsinfo_module_SOURCES)
 
15595
@COND_i386_pc_TRUE@am__append_12089 =  \
 
15596
@COND_i386_pc_TRUE@     $(nodist_zfsinfo_module_SOURCES) \
 
15597
@COND_i386_pc_TRUE@     zfsinfo.marker
 
15598
@COND_i386_pc_TRUE@am__append_12090 = zfsinfo.mod
 
15599
@COND_i386_pc_TRUE@am__append_12091 = zfsinfo.marker
 
15600
@COND_i386_efi_TRUE@am__append_12092 = zfsinfo.module
 
15601
@COND_i386_efi_TRUE@am__append_12093 = zfsinfo.module$(EXEEXT)
 
15602
@COND_i386_efi_TRUE@am__append_12094 = 
 
15603
@COND_i386_efi_TRUE@am__append_12095 = $(nodist_zfsinfo_module_SOURCES)
 
15604
@COND_i386_efi_TRUE@am__append_12096 =  \
 
15605
@COND_i386_efi_TRUE@    $(nodist_zfsinfo_module_SOURCES) \
 
15606
@COND_i386_efi_TRUE@    zfsinfo.marker
 
15607
@COND_i386_efi_TRUE@am__append_12097 = zfsinfo.mod
 
15608
@COND_i386_efi_TRUE@am__append_12098 = zfsinfo.marker
 
15609
@COND_i386_qemu_TRUE@am__append_12099 = zfsinfo.module
 
15610
@COND_i386_qemu_TRUE@am__append_12100 = zfsinfo.module$(EXEEXT)
 
15611
@COND_i386_qemu_TRUE@am__append_12101 = 
 
15612
@COND_i386_qemu_TRUE@am__append_12102 = $(nodist_zfsinfo_module_SOURCES)
 
15613
@COND_i386_qemu_TRUE@am__append_12103 =  \
 
15614
@COND_i386_qemu_TRUE@   $(nodist_zfsinfo_module_SOURCES) \
 
15615
@COND_i386_qemu_TRUE@   zfsinfo.marker
 
15616
@COND_i386_qemu_TRUE@am__append_12104 = zfsinfo.mod
 
15617
@COND_i386_qemu_TRUE@am__append_12105 = zfsinfo.marker
 
15618
@COND_i386_coreboot_TRUE@am__append_12106 = zfsinfo.module
 
15619
@COND_i386_coreboot_TRUE@am__append_12107 = zfsinfo.module$(EXEEXT)
 
15620
@COND_i386_coreboot_TRUE@am__append_12108 = 
 
15621
@COND_i386_coreboot_TRUE@am__append_12109 = $(nodist_zfsinfo_module_SOURCES)
 
15622
@COND_i386_coreboot_TRUE@am__append_12110 =  \
 
15623
@COND_i386_coreboot_TRUE@       $(nodist_zfsinfo_module_SOURCES) \
 
15624
@COND_i386_coreboot_TRUE@       zfsinfo.marker
 
15625
@COND_i386_coreboot_TRUE@am__append_12111 = zfsinfo.mod
 
15626
@COND_i386_coreboot_TRUE@am__append_12112 = zfsinfo.marker
 
15627
@COND_i386_multiboot_TRUE@am__append_12113 = zfsinfo.module
 
15628
@COND_i386_multiboot_TRUE@am__append_12114 = zfsinfo.module$(EXEEXT)
 
15629
@COND_i386_multiboot_TRUE@am__append_12115 = 
 
15630
@COND_i386_multiboot_TRUE@am__append_12116 = $(nodist_zfsinfo_module_SOURCES)
 
15631
@COND_i386_multiboot_TRUE@am__append_12117 =  \
 
15632
@COND_i386_multiboot_TRUE@      $(nodist_zfsinfo_module_SOURCES) \
 
15633
@COND_i386_multiboot_TRUE@      zfsinfo.marker
 
15634
@COND_i386_multiboot_TRUE@am__append_12118 = zfsinfo.mod
 
15635
@COND_i386_multiboot_TRUE@am__append_12119 = zfsinfo.marker
 
15636
@COND_i386_ieee1275_TRUE@am__append_12120 = zfsinfo.module
 
15637
@COND_i386_ieee1275_TRUE@am__append_12121 = zfsinfo.module$(EXEEXT)
 
15638
@COND_i386_ieee1275_TRUE@am__append_12122 = 
 
15639
@COND_i386_ieee1275_TRUE@am__append_12123 = $(nodist_zfsinfo_module_SOURCES)
 
15640
@COND_i386_ieee1275_TRUE@am__append_12124 =  \
 
15641
@COND_i386_ieee1275_TRUE@       $(nodist_zfsinfo_module_SOURCES) \
 
15642
@COND_i386_ieee1275_TRUE@       zfsinfo.marker
 
15643
@COND_i386_ieee1275_TRUE@am__append_12125 = zfsinfo.mod
 
15644
@COND_i386_ieee1275_TRUE@am__append_12126 = zfsinfo.marker
 
15645
@COND_x86_64_efi_TRUE@am__append_12127 = zfsinfo.module
 
15646
@COND_x86_64_efi_TRUE@am__append_12128 = zfsinfo.module$(EXEEXT)
 
15647
@COND_x86_64_efi_TRUE@am__append_12129 = 
 
15648
@COND_x86_64_efi_TRUE@am__append_12130 = $(nodist_zfsinfo_module_SOURCES)
 
15649
@COND_x86_64_efi_TRUE@am__append_12131 =  \
 
15650
@COND_x86_64_efi_TRUE@  $(nodist_zfsinfo_module_SOURCES) \
 
15651
@COND_x86_64_efi_TRUE@  zfsinfo.marker
 
15652
@COND_x86_64_efi_TRUE@am__append_12132 = zfsinfo.mod
 
15653
@COND_x86_64_efi_TRUE@am__append_12133 = zfsinfo.marker
 
15654
@COND_mips_yeeloong_TRUE@am__append_12134 = zfsinfo.module
 
15655
@COND_mips_yeeloong_TRUE@am__append_12135 = zfsinfo.module$(EXEEXT)
 
15656
@COND_mips_yeeloong_TRUE@am__append_12136 = 
 
15657
@COND_mips_yeeloong_TRUE@am__append_12137 = $(nodist_zfsinfo_module_SOURCES)
 
15658
@COND_mips_yeeloong_TRUE@am__append_12138 =  \
 
15659
@COND_mips_yeeloong_TRUE@       $(nodist_zfsinfo_module_SOURCES) \
 
15660
@COND_mips_yeeloong_TRUE@       zfsinfo.marker
 
15661
@COND_mips_yeeloong_TRUE@am__append_12139 = zfsinfo.mod
 
15662
@COND_mips_yeeloong_TRUE@am__append_12140 = zfsinfo.marker
 
15663
@COND_sparc64_ieee1275_TRUE@am__append_12141 = zfsinfo.module
 
15664
@COND_sparc64_ieee1275_TRUE@am__append_12142 = zfsinfo.module$(EXEEXT)
 
15665
@COND_sparc64_ieee1275_TRUE@am__append_12143 = 
 
15666
@COND_sparc64_ieee1275_TRUE@am__append_12144 = $(nodist_zfsinfo_module_SOURCES)
 
15667
@COND_sparc64_ieee1275_TRUE@am__append_12145 =  \
 
15668
@COND_sparc64_ieee1275_TRUE@    $(nodist_zfsinfo_module_SOURCES) \
 
15669
@COND_sparc64_ieee1275_TRUE@    zfsinfo.marker
 
15670
@COND_sparc64_ieee1275_TRUE@am__append_12146 = zfsinfo.mod
 
15671
@COND_sparc64_ieee1275_TRUE@am__append_12147 = zfsinfo.marker
 
15672
@COND_powerpc_ieee1275_TRUE@am__append_12148 = zfsinfo.module
 
15673
@COND_powerpc_ieee1275_TRUE@am__append_12149 = zfsinfo.module$(EXEEXT)
 
15674
@COND_powerpc_ieee1275_TRUE@am__append_12150 = 
 
15675
@COND_powerpc_ieee1275_TRUE@am__append_12151 = $(nodist_zfsinfo_module_SOURCES)
 
15676
@COND_powerpc_ieee1275_TRUE@am__append_12152 =  \
 
15677
@COND_powerpc_ieee1275_TRUE@    $(nodist_zfsinfo_module_SOURCES) \
 
15678
@COND_powerpc_ieee1275_TRUE@    zfsinfo.marker
 
15679
@COND_powerpc_ieee1275_TRUE@am__append_12153 = zfsinfo.mod
 
15680
@COND_powerpc_ieee1275_TRUE@am__append_12154 = zfsinfo.marker
 
15681
@COND_emu_TRUE@am__append_12155 = kernel.exec
 
15682
@COND_emu_TRUE@am__append_12156 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S 
 
15683
@COND_emu_TRUE@am__append_12157 = $(nodist_kernel_exec_SOURCES)
 
15684
@COND_emu_TRUE@am__append_12158 = $(nodist_kernel_exec_SOURCES) \
 
15685
@COND_emu_TRUE@ kernel.img
 
15686
@COND_emu_TRUE@am__append_12159 = kernel.img
 
15687
@COND_i386_pc_TRUE@am__append_12160 = kernel.exec
 
15688
@COND_i386_pc_TRUE@am__append_12161 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S 
 
15689
@COND_i386_pc_TRUE@am__append_12162 = $(nodist_kernel_exec_SOURCES)
 
15690
@COND_i386_pc_TRUE@am__append_12163 = $(nodist_kernel_exec_SOURCES) \
 
15691
@COND_i386_pc_TRUE@     kernel.img
 
15692
@COND_i386_pc_TRUE@am__append_12164 = kernel.img
 
15693
@COND_i386_efi_TRUE@am__append_12165 = kernel.exec
 
15694
@COND_i386_efi_TRUE@am__append_12166 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S 
 
15695
@COND_i386_efi_TRUE@am__append_12167 = $(nodist_kernel_exec_SOURCES)
 
15696
@COND_i386_efi_TRUE@am__append_12168 = $(nodist_kernel_exec_SOURCES) \
 
15697
@COND_i386_efi_TRUE@    kernel.img
 
15698
@COND_i386_efi_TRUE@am__append_12169 = kernel.img
 
15699
@COND_i386_qemu_TRUE@am__append_12170 = kernel.exec
 
15700
@COND_i386_qemu_TRUE@am__append_12171 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S 
 
15701
@COND_i386_qemu_TRUE@am__append_12172 = $(nodist_kernel_exec_SOURCES)
 
15702
@COND_i386_qemu_TRUE@am__append_12173 = $(nodist_kernel_exec_SOURCES) \
 
15703
@COND_i386_qemu_TRUE@   kernel.img
 
15704
@COND_i386_qemu_TRUE@am__append_12174 = kernel.img
 
15705
@COND_i386_coreboot_TRUE@am__append_12175 = kernel.exec
 
15706
@COND_i386_coreboot_TRUE@am__append_12176 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S 
 
15707
@COND_i386_coreboot_TRUE@am__append_12177 = $(nodist_kernel_exec_SOURCES)
 
15708
@COND_i386_coreboot_TRUE@am__append_12178 =  \
 
15709
@COND_i386_coreboot_TRUE@       $(nodist_kernel_exec_SOURCES) \
 
15710
@COND_i386_coreboot_TRUE@       kernel.img
 
15711
@COND_i386_coreboot_TRUE@am__append_12179 = kernel.img
 
15712
@COND_i386_multiboot_TRUE@am__append_12180 = kernel.exec
 
15713
@COND_i386_multiboot_TRUE@am__append_12181 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S 
 
15714
@COND_i386_multiboot_TRUE@am__append_12182 = $(nodist_kernel_exec_SOURCES)
 
15715
@COND_i386_multiboot_TRUE@am__append_12183 =  \
 
15716
@COND_i386_multiboot_TRUE@      $(nodist_kernel_exec_SOURCES) \
 
15717
@COND_i386_multiboot_TRUE@      kernel.img
 
15718
@COND_i386_multiboot_TRUE@am__append_12184 = kernel.img
 
15719
@COND_i386_ieee1275_TRUE@am__append_12185 = kernel.exec
 
15720
@COND_i386_ieee1275_TRUE@am__append_12186 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S 
 
15721
@COND_i386_ieee1275_TRUE@am__append_12187 = $(nodist_kernel_exec_SOURCES)
 
15722
@COND_i386_ieee1275_TRUE@am__append_12188 =  \
 
15723
@COND_i386_ieee1275_TRUE@       $(nodist_kernel_exec_SOURCES) \
 
15724
@COND_i386_ieee1275_TRUE@       kernel.img
 
15725
@COND_i386_ieee1275_TRUE@am__append_12189 = kernel.img
 
15726
@COND_x86_64_efi_TRUE@am__append_12190 = kernel.exec
 
15727
@COND_x86_64_efi_TRUE@am__append_12191 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S 
 
15728
@COND_x86_64_efi_TRUE@am__append_12192 = $(nodist_kernel_exec_SOURCES)
 
15729
@COND_x86_64_efi_TRUE@am__append_12193 =  \
 
15730
@COND_x86_64_efi_TRUE@  $(nodist_kernel_exec_SOURCES) kernel.img
 
15731
@COND_x86_64_efi_TRUE@am__append_12194 = kernel.img
 
15732
@COND_mips_yeeloong_TRUE@am__append_12195 = kernel.exec
 
15733
@COND_mips_yeeloong_TRUE@am__append_12196 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S 
 
15734
@COND_mips_yeeloong_TRUE@am__append_12197 = $(nodist_kernel_exec_SOURCES)
 
15735
@COND_mips_yeeloong_TRUE@am__append_12198 =  \
 
15736
@COND_mips_yeeloong_TRUE@       $(nodist_kernel_exec_SOURCES) \
 
15737
@COND_mips_yeeloong_TRUE@       kernel.img
 
15738
@COND_mips_yeeloong_TRUE@am__append_12199 = kernel.img
 
15739
@COND_sparc64_ieee1275_TRUE@am__append_12200 = kernel.exec
 
15740
@COND_sparc64_ieee1275_TRUE@am__append_12201 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S 
 
15741
@COND_sparc64_ieee1275_TRUE@am__append_12202 = $(nodist_kernel_exec_SOURCES)
 
15742
@COND_sparc64_ieee1275_TRUE@am__append_12203 =  \
 
15743
@COND_sparc64_ieee1275_TRUE@    $(nodist_kernel_exec_SOURCES) \
 
15744
@COND_sparc64_ieee1275_TRUE@    kernel.img
 
15745
@COND_sparc64_ieee1275_TRUE@am__append_12204 = kernel.img
 
15746
@COND_powerpc_ieee1275_TRUE@am__append_12205 = kernel.exec
 
15747
@COND_powerpc_ieee1275_TRUE@am__append_12206 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S 
 
15748
@COND_powerpc_ieee1275_TRUE@am__append_12207 = $(nodist_kernel_exec_SOURCES)
 
15749
@COND_powerpc_ieee1275_TRUE@am__append_12208 =  \
 
15750
@COND_powerpc_ieee1275_TRUE@    $(nodist_kernel_exec_SOURCES) \
 
15751
@COND_powerpc_ieee1275_TRUE@    kernel.img
 
15752
@COND_powerpc_ieee1275_TRUE@am__append_12209 = kernel.img
 
15753
@COND_i386_pc_TRUE@am__append_12210 = boot.image
 
15754
@COND_i386_pc_TRUE@am__append_12211 = 
 
15755
@COND_i386_pc_TRUE@am__append_12212 = $(nodist_boot_image_SOURCES)
 
15756
@COND_i386_pc_TRUE@am__append_12213 = $(nodist_boot_image_SOURCES) \
 
15757
@COND_i386_pc_TRUE@     boot.img
 
15758
@COND_i386_pc_TRUE@am__append_12214 = boot.img
 
15759
@COND_i386_qemu_TRUE@am__append_12215 = boot.image
 
15760
@COND_i386_qemu_TRUE@am__append_12216 = 
 
15761
@COND_i386_qemu_TRUE@am__append_12217 = $(nodist_boot_image_SOURCES)
 
15762
@COND_i386_qemu_TRUE@am__append_12218 = $(nodist_boot_image_SOURCES) \
 
15763
@COND_i386_qemu_TRUE@   boot.img
 
15764
@COND_i386_qemu_TRUE@am__append_12219 = boot.img
 
15765
@COND_sparc64_ieee1275_TRUE@am__append_12220 = boot.image
 
15766
@COND_sparc64_ieee1275_TRUE@am__append_12221 = 
 
15767
@COND_sparc64_ieee1275_TRUE@am__append_12222 = $(nodist_boot_image_SOURCES)
 
15768
@COND_sparc64_ieee1275_TRUE@am__append_12223 =  \
 
15769
@COND_sparc64_ieee1275_TRUE@    $(nodist_boot_image_SOURCES) \
 
15770
@COND_sparc64_ieee1275_TRUE@    boot.img
 
15771
@COND_sparc64_ieee1275_TRUE@am__append_12224 = boot.img
 
15772
@COND_i386_pc_TRUE@am__append_12225 = cdboot.image pxeboot.image \
 
15773
@COND_i386_pc_TRUE@     diskboot.image
 
15774
@COND_i386_pc_TRUE@am__append_12226 =
 
15775
@COND_i386_pc_TRUE@am__append_12227 = $(nodist_cdboot_image_SOURCES) \
 
15776
@COND_i386_pc_TRUE@     $(nodist_pxeboot_image_SOURCES) \
 
15777
@COND_i386_pc_TRUE@     $(nodist_diskboot_image_SOURCES)
 
15778
@COND_i386_pc_TRUE@am__append_12228 = $(nodist_cdboot_image_SOURCES) \
 
15779
@COND_i386_pc_TRUE@     cdboot.img $(nodist_pxeboot_image_SOURCES) \
 
15780
@COND_i386_pc_TRUE@     pxeboot.img \
 
15781
@COND_i386_pc_TRUE@     $(nodist_diskboot_image_SOURCES) \
 
15782
@COND_i386_pc_TRUE@     diskboot.img
 
15783
@COND_i386_pc_TRUE@am__append_12229 = cdboot.img pxeboot.img \
 
15784
@COND_i386_pc_TRUE@     diskboot.img
 
15785
@COND_sparc64_ieee1275_TRUE@am__append_12230 = diskboot.image
 
15786
@COND_sparc64_ieee1275_TRUE@am__append_12231 = 
 
15787
@COND_sparc64_ieee1275_TRUE@am__append_12232 = $(nodist_diskboot_image_SOURCES)
 
15788
@COND_sparc64_ieee1275_TRUE@am__append_12233 =  \
 
15789
@COND_sparc64_ieee1275_TRUE@    $(nodist_diskboot_image_SOURCES) \
 
15790
@COND_sparc64_ieee1275_TRUE@    diskboot.img
 
15791
@COND_sparc64_ieee1275_TRUE@am__append_12234 = diskboot.img
 
15792
@COND_i386_pc_TRUE@am__append_12235 = lnxboot.image
 
15793
@COND_i386_pc_TRUE@am__append_12236 = 
 
15794
@COND_i386_pc_TRUE@am__append_12237 = $(nodist_lnxboot_image_SOURCES)
 
15795
@COND_i386_pc_TRUE@am__append_12238 = $(nodist_lnxboot_image_SOURCES) \
 
15796
@COND_i386_pc_TRUE@     lnxboot.img
 
15797
@COND_i386_pc_TRUE@am__append_12239 = lnxboot.img
 
15798
@COND_mips_yeeloong_TRUE@am__append_12240 = xz_decompress.image \
 
15799
@COND_mips_yeeloong_TRUE@       none_decompress.image fwstart.image
 
15800
@COND_mips_yeeloong_TRUE@am__append_12241 =
 
15801
@COND_mips_yeeloong_TRUE@am__append_12242 = $(nodist_xz_decompress_image_SOURCES) \
 
15802
@COND_mips_yeeloong_TRUE@       $(nodist_none_decompress_image_SOURCES) \
 
15803
@COND_mips_yeeloong_TRUE@       $(nodist_fwstart_image_SOURCES)
 
15804
@COND_mips_yeeloong_TRUE@am__append_12243 = $(nodist_xz_decompress_image_SOURCES) \
 
15805
@COND_mips_yeeloong_TRUE@       xz_decompress.img \
 
15806
@COND_mips_yeeloong_TRUE@       $(nodist_none_decompress_image_SOURCES) \
 
15807
@COND_mips_yeeloong_TRUE@       none_decompress.img \
 
15808
@COND_mips_yeeloong_TRUE@       $(nodist_fwstart_image_SOURCES) \
 
15809
@COND_mips_yeeloong_TRUE@       fwstart.img
 
15810
@COND_mips_yeeloong_TRUE@am__append_12244 = xz_decompress.img \
 
15811
@COND_mips_yeeloong_TRUE@       none_decompress.img fwstart.img
 
15812
# Compatibility symlink.
 
15813
@COND_i386_pc_TRUE@am__append_12245 = g2hdr.image grldr.image \
 
15814
@COND_i386_pc_TRUE@     g2hdr.bin g2ldr.mbr
 
15815
@COND_i386_pc_TRUE@am__append_12246 =
 
15816
@COND_i386_pc_TRUE@am__append_12247 = $(nodist_g2hdr_image_SOURCES) \
 
15817
@COND_i386_pc_TRUE@     $(nodist_grldr_image_SOURCES)
 
15818
@COND_i386_pc_TRUE@am__append_12248 = $(nodist_g2hdr_image_SOURCES) \
 
15819
@COND_i386_pc_TRUE@     g2hdr.img $(nodist_grldr_image_SOURCES) \
 
15820
@COND_i386_pc_TRUE@     grldr.img
 
15821
@COND_i386_pc_TRUE@am__append_12249 = g2hdr.img grldr.img
 
15822
@COND_emu_TRUE@am__append_12250 = libgnulib.a
 
15823
@COND_emu_TRUE@am__append_12251 = gnulib/regex.c 
 
15824
@COND_emu_TRUE@am__append_12252 = 
 
15825
@COND_emu_TRUE@am__append_12253 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
15826
@COND_emu_TRUE@am__append_12254 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
15827
@COND_emu_TRUE@am__append_12255 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
 
15828
@COND_emu_TRUE@am__append_12256 = 
 
15829
@COND_emu_TRUE@am__append_12257 = $(nodist_libgnulib_a_SOURCES)
 
15830
@COND_emu_TRUE@am__append_12258 = $(nodist_libgnulib_a_SOURCES)
 
15831
@COND_i386_pc_TRUE@am__append_12259 = libgnulib.a
 
15832
@COND_i386_pc_TRUE@am__append_12260 = gnulib/regex.c 
 
15833
@COND_i386_pc_TRUE@am__append_12261 = 
 
15834
@COND_i386_pc_TRUE@am__append_12262 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
15835
@COND_i386_pc_TRUE@am__append_12263 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
15836
@COND_i386_pc_TRUE@am__append_12264 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
 
15837
@COND_i386_pc_TRUE@am__append_12265 = 
 
15838
@COND_i386_pc_TRUE@am__append_12266 = $(nodist_libgnulib_a_SOURCES)
 
15839
@COND_i386_pc_TRUE@am__append_12267 = $(nodist_libgnulib_a_SOURCES)
 
15840
@COND_i386_efi_TRUE@am__append_12268 = libgnulib.a
 
15841
@COND_i386_efi_TRUE@am__append_12269 = gnulib/regex.c 
 
15842
@COND_i386_efi_TRUE@am__append_12270 = 
 
15843
@COND_i386_efi_TRUE@am__append_12271 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
15844
@COND_i386_efi_TRUE@am__append_12272 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
15845
@COND_i386_efi_TRUE@am__append_12273 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
 
15846
@COND_i386_efi_TRUE@am__append_12274 = 
 
15847
@COND_i386_efi_TRUE@am__append_12275 = $(nodist_libgnulib_a_SOURCES)
 
15848
@COND_i386_efi_TRUE@am__append_12276 = $(nodist_libgnulib_a_SOURCES)
 
15849
@COND_i386_qemu_TRUE@am__append_12277 = libgnulib.a
 
15850
@COND_i386_qemu_TRUE@am__append_12278 = gnulib/regex.c 
 
15851
@COND_i386_qemu_TRUE@am__append_12279 = 
 
15852
@COND_i386_qemu_TRUE@am__append_12280 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
15853
@COND_i386_qemu_TRUE@am__append_12281 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
15854
@COND_i386_qemu_TRUE@am__append_12282 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
 
15855
@COND_i386_qemu_TRUE@am__append_12283 = 
 
15856
@COND_i386_qemu_TRUE@am__append_12284 = $(nodist_libgnulib_a_SOURCES)
 
15857
@COND_i386_qemu_TRUE@am__append_12285 = $(nodist_libgnulib_a_SOURCES)
 
15858
@COND_i386_coreboot_TRUE@am__append_12286 = libgnulib.a
 
15859
@COND_i386_coreboot_TRUE@am__append_12287 = gnulib/regex.c 
 
15860
@COND_i386_coreboot_TRUE@am__append_12288 = 
 
15861
@COND_i386_coreboot_TRUE@am__append_12289 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
15862
@COND_i386_coreboot_TRUE@am__append_12290 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
15863
@COND_i386_coreboot_TRUE@am__append_12291 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
 
15864
@COND_i386_coreboot_TRUE@am__append_12292 = 
 
15865
@COND_i386_coreboot_TRUE@am__append_12293 = $(nodist_libgnulib_a_SOURCES)
 
15866
@COND_i386_coreboot_TRUE@am__append_12294 = $(nodist_libgnulib_a_SOURCES)
 
15867
@COND_i386_multiboot_TRUE@am__append_12295 = libgnulib.a
 
15868
@COND_i386_multiboot_TRUE@am__append_12296 = gnulib/regex.c 
 
15869
@COND_i386_multiboot_TRUE@am__append_12297 = 
 
15870
@COND_i386_multiboot_TRUE@am__append_12298 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
15871
@COND_i386_multiboot_TRUE@am__append_12299 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
15872
@COND_i386_multiboot_TRUE@am__append_12300 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
 
15873
@COND_i386_multiboot_TRUE@am__append_12301 = 
 
15874
@COND_i386_multiboot_TRUE@am__append_12302 = $(nodist_libgnulib_a_SOURCES)
 
15875
@COND_i386_multiboot_TRUE@am__append_12303 = $(nodist_libgnulib_a_SOURCES)
 
15876
@COND_i386_ieee1275_TRUE@am__append_12304 = libgnulib.a
 
15877
@COND_i386_ieee1275_TRUE@am__append_12305 = gnulib/regex.c 
 
15878
@COND_i386_ieee1275_TRUE@am__append_12306 = 
 
15879
@COND_i386_ieee1275_TRUE@am__append_12307 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
15880
@COND_i386_ieee1275_TRUE@am__append_12308 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
15881
@COND_i386_ieee1275_TRUE@am__append_12309 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
 
15882
@COND_i386_ieee1275_TRUE@am__append_12310 = 
 
15883
@COND_i386_ieee1275_TRUE@am__append_12311 = $(nodist_libgnulib_a_SOURCES)
 
15884
@COND_i386_ieee1275_TRUE@am__append_12312 = $(nodist_libgnulib_a_SOURCES)
 
15885
@COND_x86_64_efi_TRUE@am__append_12313 = libgnulib.a
 
15886
@COND_x86_64_efi_TRUE@am__append_12314 = gnulib/regex.c 
 
15887
@COND_x86_64_efi_TRUE@am__append_12315 = 
 
15888
@COND_x86_64_efi_TRUE@am__append_12316 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
15889
@COND_x86_64_efi_TRUE@am__append_12317 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
15890
@COND_x86_64_efi_TRUE@am__append_12318 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
 
15891
@COND_x86_64_efi_TRUE@am__append_12319 = 
 
15892
@COND_x86_64_efi_TRUE@am__append_12320 = $(nodist_libgnulib_a_SOURCES)
 
15893
@COND_x86_64_efi_TRUE@am__append_12321 = $(nodist_libgnulib_a_SOURCES)
 
15894
@COND_mips_yeeloong_TRUE@am__append_12322 = libgnulib.a
 
15895
@COND_mips_yeeloong_TRUE@am__append_12323 = gnulib/regex.c 
 
15896
@COND_mips_yeeloong_TRUE@am__append_12324 = 
 
15897
@COND_mips_yeeloong_TRUE@am__append_12325 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
15898
@COND_mips_yeeloong_TRUE@am__append_12326 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
15899
@COND_mips_yeeloong_TRUE@am__append_12327 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
 
15900
@COND_mips_yeeloong_TRUE@am__append_12328 = 
 
15901
@COND_mips_yeeloong_TRUE@am__append_12329 = $(nodist_libgnulib_a_SOURCES)
 
15902
@COND_mips_yeeloong_TRUE@am__append_12330 = $(nodist_libgnulib_a_SOURCES)
 
15903
@COND_sparc64_ieee1275_TRUE@am__append_12331 = libgnulib.a
 
15904
@COND_sparc64_ieee1275_TRUE@am__append_12332 = gnulib/regex.c 
 
15905
@COND_sparc64_ieee1275_TRUE@am__append_12333 = 
 
15906
@COND_sparc64_ieee1275_TRUE@am__append_12334 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
15907
@COND_sparc64_ieee1275_TRUE@am__append_12335 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
15908
@COND_sparc64_ieee1275_TRUE@am__append_12336 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
 
15909
@COND_sparc64_ieee1275_TRUE@am__append_12337 = 
 
15910
@COND_sparc64_ieee1275_TRUE@am__append_12338 = $(nodist_libgnulib_a_SOURCES)
 
15911
@COND_sparc64_ieee1275_TRUE@am__append_12339 = $(nodist_libgnulib_a_SOURCES)
 
15912
@COND_powerpc_ieee1275_TRUE@am__append_12340 = libgnulib.a
 
15913
@COND_powerpc_ieee1275_TRUE@am__append_12341 = gnulib/regex.c 
 
15914
@COND_powerpc_ieee1275_TRUE@am__append_12342 = 
 
15915
@COND_powerpc_ieee1275_TRUE@am__append_12343 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
15916
@COND_powerpc_ieee1275_TRUE@am__append_12344 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
15917
@COND_powerpc_ieee1275_TRUE@am__append_12345 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
 
15918
@COND_powerpc_ieee1275_TRUE@am__append_12346 = 
 
15919
@COND_powerpc_ieee1275_TRUE@am__append_12347 = $(nodist_libgnulib_a_SOURCES)
 
15920
@COND_powerpc_ieee1275_TRUE@am__append_12348 = $(nodist_libgnulib_a_SOURCES)
 
15921
@COND_emu_TRUE@am__append_12349 = grub-emu grub-emu-lite
 
15922
@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_12350 = grub-emu.1
 
15923
@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_12351 = grub-emu.1
 
15924
@COND_emu_TRUE@am__append_12352 =
 
15925
@COND_emu_TRUE@am__append_12353 = $(nodist_grub_emu_SOURCES) \
 
15926
@COND_emu_TRUE@ $(nodist_grub_emu_lite_SOURCES)
 
15927
@COND_emu_TRUE@am__append_12354 = $(nodist_grub_emu_SOURCES) \
 
15928
@COND_emu_TRUE@ $(nodist_grub_emu_lite_SOURCES) gensyminfo.sh
 
15929
@COND_emu_TRUE@am__append_12355 = gensyminfo.sh
 
15930
@COND_emu_TRUE@am__append_12356 = gensyminfo.sh.in 
 
15931
@COND_i386_pc_TRUE@am__append_12357 = gensyminfo.sh
 
15932
@COND_i386_pc_TRUE@am__append_12358 = gensyminfo.sh
 
15933
@COND_i386_pc_TRUE@am__append_12359 = gensyminfo.sh.in 
 
15934
@COND_i386_efi_TRUE@am__append_12360 = gensyminfo.sh
 
15935
@COND_i386_efi_TRUE@am__append_12361 = gensyminfo.sh
 
15936
@COND_i386_efi_TRUE@am__append_12362 = gensyminfo.sh.in 
 
15937
@COND_i386_qemu_TRUE@am__append_12363 = gensyminfo.sh
 
15938
@COND_i386_qemu_TRUE@am__append_12364 = gensyminfo.sh
 
15939
@COND_i386_qemu_TRUE@am__append_12365 = gensyminfo.sh.in 
 
15940
@COND_i386_coreboot_TRUE@am__append_12366 = gensyminfo.sh
 
15941
@COND_i386_coreboot_TRUE@am__append_12367 = gensyminfo.sh
 
15942
@COND_i386_coreboot_TRUE@am__append_12368 = gensyminfo.sh.in 
 
15943
@COND_i386_multiboot_TRUE@am__append_12369 = gensyminfo.sh
 
15944
@COND_i386_multiboot_TRUE@am__append_12370 = gensyminfo.sh
 
15945
@COND_i386_multiboot_TRUE@am__append_12371 = gensyminfo.sh.in 
 
15946
@COND_i386_ieee1275_TRUE@am__append_12372 = gensyminfo.sh
 
15947
@COND_i386_ieee1275_TRUE@am__append_12373 = gensyminfo.sh
 
15948
@COND_i386_ieee1275_TRUE@am__append_12374 = gensyminfo.sh.in 
 
15949
@COND_x86_64_efi_TRUE@am__append_12375 = gensyminfo.sh
 
15950
@COND_x86_64_efi_TRUE@am__append_12376 = gensyminfo.sh
 
15951
@COND_x86_64_efi_TRUE@am__append_12377 = gensyminfo.sh.in 
 
15952
@COND_mips_yeeloong_TRUE@am__append_12378 = gensyminfo.sh
 
15953
@COND_mips_yeeloong_TRUE@am__append_12379 = gensyminfo.sh
 
15954
@COND_mips_yeeloong_TRUE@am__append_12380 = gensyminfo.sh.in 
 
15955
@COND_sparc64_ieee1275_TRUE@am__append_12381 = gensyminfo.sh
 
15956
@COND_sparc64_ieee1275_TRUE@am__append_12382 = gensyminfo.sh
 
15957
@COND_sparc64_ieee1275_TRUE@am__append_12383 = gensyminfo.sh.in 
 
15958
@COND_powerpc_ieee1275_TRUE@am__append_12384 = gensyminfo.sh
 
15959
@COND_powerpc_ieee1275_TRUE@am__append_12385 = gensyminfo.sh
 
15960
@COND_powerpc_ieee1275_TRUE@am__append_12386 = gensyminfo.sh.in 
 
15961
@COND_emu_TRUE@am__append_12387 = genmod.sh
 
15962
@COND_emu_TRUE@am__append_12388 = genmod.sh
 
15963
@COND_emu_TRUE@am__append_12389 = genmod.sh.in 
 
15964
@COND_i386_pc_TRUE@am__append_12390 = genmod.sh
 
15965
@COND_i386_pc_TRUE@am__append_12391 = genmod.sh
 
15966
@COND_i386_pc_TRUE@am__append_12392 = genmod.sh.in 
 
15967
@COND_i386_efi_TRUE@am__append_12393 = genmod.sh
 
15968
@COND_i386_efi_TRUE@am__append_12394 = genmod.sh
 
15969
@COND_i386_efi_TRUE@am__append_12395 = genmod.sh.in 
 
15970
@COND_i386_qemu_TRUE@am__append_12396 = genmod.sh
 
15971
@COND_i386_qemu_TRUE@am__append_12397 = genmod.sh
 
15972
@COND_i386_qemu_TRUE@am__append_12398 = genmod.sh.in 
 
15973
@COND_i386_coreboot_TRUE@am__append_12399 = genmod.sh
 
15974
@COND_i386_coreboot_TRUE@am__append_12400 = genmod.sh
 
15975
@COND_i386_coreboot_TRUE@am__append_12401 = genmod.sh.in 
 
15976
@COND_i386_multiboot_TRUE@am__append_12402 = genmod.sh
 
15977
@COND_i386_multiboot_TRUE@am__append_12403 = genmod.sh
 
15978
@COND_i386_multiboot_TRUE@am__append_12404 = genmod.sh.in 
 
15979
@COND_i386_ieee1275_TRUE@am__append_12405 = genmod.sh
 
15980
@COND_i386_ieee1275_TRUE@am__append_12406 = genmod.sh
 
15981
@COND_i386_ieee1275_TRUE@am__append_12407 = genmod.sh.in 
 
15982
@COND_x86_64_efi_TRUE@am__append_12408 = genmod.sh
 
15983
@COND_x86_64_efi_TRUE@am__append_12409 = genmod.sh
 
15984
@COND_x86_64_efi_TRUE@am__append_12410 = genmod.sh.in 
 
15985
@COND_mips_yeeloong_TRUE@am__append_12411 = genmod.sh
 
15986
@COND_mips_yeeloong_TRUE@am__append_12412 = genmod.sh
 
15987
@COND_mips_yeeloong_TRUE@am__append_12413 = genmod.sh.in 
 
15988
@COND_sparc64_ieee1275_TRUE@am__append_12414 = genmod.sh
 
15989
@COND_sparc64_ieee1275_TRUE@am__append_12415 = genmod.sh
 
15990
@COND_sparc64_ieee1275_TRUE@am__append_12416 = genmod.sh.in 
 
15991
@COND_powerpc_ieee1275_TRUE@am__append_12417 = genmod.sh
 
15992
@COND_powerpc_ieee1275_TRUE@am__append_12418 = genmod.sh
 
15993
@COND_powerpc_ieee1275_TRUE@am__append_12419 = genmod.sh.in 
 
15994
@COND_i386_pc_TRUE@am__append_12420 = g2hdr.bin grldr.mbr bin2h \
 
15995
@COND_i386_pc_TRUE@     grub_mbr.h grubinst g2ldr.mbr
 
15996
@COND_i386_pc_TRUE@am__append_12421 = $(top_builddir)/include/grub/machine/loader.h \
 
15997
@COND_i386_pc_TRUE@     $(top_builddir)/include/grub/machine/kernel.h \
 
15998
@COND_i386_pc_TRUE@     $(top_builddir)/include/grub/machine/pxe.h \
 
15999
@COND_i386_pc_TRUE@     $(top_builddir)/include/grub/machine/int.h \
 
16000
@COND_i386_pc_TRUE@     $(top_srcdir)/include/grub/i386/pit.h
 
16001
@COND_i386_efi_TRUE@am__append_12422 =  \
 
16002
@COND_i386_efi_TRUE@    $(top_srcdir)/include/grub/efi/efi.h \
 
16003
@COND_i386_efi_TRUE@    $(top_srcdir)/include/grub/efi/time.h \
 
16004
@COND_i386_efi_TRUE@    $(top_srcdir)/include/grub/efi/disk.h \
 
16005
@COND_i386_efi_TRUE@    $(top_srcdir)/include/grub/i386/pit.h
 
16006
@COND_i386_coreboot_TRUE@am__append_12423 = $(top_srcdir)/include/grub/i386/pit.h
 
16007
@COND_i386_multiboot_TRUE@am__append_12424 = $(top_srcdir)/include/grub/i386/pit.h
 
16008
@COND_i386_qemu_TRUE@am__append_12425 =  \
 
16009
@COND_i386_qemu_TRUE@   $(top_srcdir)/include/grub/pci.h \
 
16010
@COND_i386_qemu_TRUE@   $(top_srcdir)/include/grub/i386/pit.h
 
16011
@COND_i386_ieee1275_TRUE@am__append_12426 = $(top_srcdir)/include/grub/ieee1275/ieee1275.h \
 
16012
@COND_i386_ieee1275_TRUE@       $(top_srcdir)/include/grub/terminfo.h \
 
16013
@COND_i386_ieee1275_TRUE@       $(top_srcdir)/include/grub/extcmd.h \
 
16014
@COND_i386_ieee1275_TRUE@       $(top_srcdir)/include/grub/lib/arg.h \
 
16015
@COND_i386_ieee1275_TRUE@       $(top_srcdir)/include/grub/i386/pit.h
 
16016
@COND_x86_64_efi_TRUE@am__append_12427 =  \
 
16017
@COND_x86_64_efi_TRUE@  $(top_srcdir)/include/grub/efi/efi.h \
 
16018
@COND_x86_64_efi_TRUE@  $(top_srcdir)/include/grub/efi/time.h \
 
16019
@COND_x86_64_efi_TRUE@  $(top_srcdir)/include/grub/efi/disk.h \
 
16020
@COND_x86_64_efi_TRUE@  $(top_srcdir)/include/grub/i386/pit.h
 
16021
@COND_mips_yeeloong_TRUE@am__append_12428 = $(top_builddir)/include/grub/keyboard_layouts.h \
 
16022
@COND_mips_yeeloong_TRUE@       $(top_builddir)/include/grub/machine/kernel.h \
 
16023
@COND_mips_yeeloong_TRUE@       $(top_builddir)/include/grub/cpu/cache.h \
 
16024
@COND_mips_yeeloong_TRUE@       $(top_srcdir)/include/grub/bitmap.h \
 
16025
@COND_mips_yeeloong_TRUE@       $(top_srcdir)/include/grub/video.h \
 
16026
@COND_mips_yeeloong_TRUE@       $(top_srcdir)/include/grub/gfxterm.h \
 
16027
@COND_mips_yeeloong_TRUE@       $(top_srcdir)/include/grub/font.h \
 
16028
@COND_mips_yeeloong_TRUE@       $(top_srcdir)/include/grub/bitmap_scale.h \
 
16029
@COND_mips_yeeloong_TRUE@       $(top_srcdir)/include/grub/bufio.h \
 
16030
@COND_mips_yeeloong_TRUE@       $(top_srcdir)/include/grub/pci.h \
 
16031
@COND_mips_yeeloong_TRUE@       $(top_srcdir)/include/grub/cs5536.h \
 
16032
@COND_mips_yeeloong_TRUE@       $(top_builddir)/include/grub/machine/pci.h \
 
16033
@COND_mips_yeeloong_TRUE@       $(top_srcdir)/include/grub/serial.h \
 
16034
@COND_mips_yeeloong_TRUE@       $(top_srcdir)/include/grub/loader.h \
 
16035
@COND_mips_yeeloong_TRUE@       $(top_srcdir)/include/grub/terminfo.h \
 
16036
@COND_mips_yeeloong_TRUE@       $(top_srcdir)/include/grub/extcmd.h \
 
16037
@COND_mips_yeeloong_TRUE@       $(top_srcdir)/include/grub/lib/arg.h
 
16038
@COND_powerpc_ieee1275_TRUE@am__append_12429 = $(top_srcdir)/include/grub/ieee1275/ieee1275.h \
 
16039
@COND_powerpc_ieee1275_TRUE@    $(top_srcdir)/include/grub/terminfo.h \
 
16040
@COND_powerpc_ieee1275_TRUE@    $(top_srcdir)/include/grub/extcmd.h \
 
16041
@COND_powerpc_ieee1275_TRUE@    $(top_srcdir)/include/grub/lib/arg.h
 
16042
@COND_sparc64_ieee1275_TRUE@am__append_12430 = $(top_srcdir)/include/grub/ieee1275/ieee1275.h \
 
16043
@COND_sparc64_ieee1275_TRUE@    $(top_srcdir)/include/grub/sparc64/ieee1275/ieee1275.h \
 
16044
@COND_sparc64_ieee1275_TRUE@    $(top_srcdir)/include/grub/terminfo.h \
 
16045
@COND_sparc64_ieee1275_TRUE@    $(top_srcdir)/include/grub/extcmd.h \
 
16046
@COND_sparc64_ieee1275_TRUE@    $(top_srcdir)/include/grub/lib/arg.h
 
16047
@COND_emu_TRUE@am__append_12431 =  \
 
16048
@COND_emu_TRUE@ $(top_srcdir)/include/grub/datetime.h \
 
16049
@COND_emu_TRUE@ $(top_srcdir)/include/grub/emu/misc.h
 
16050
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_12432 = $(top_srcdir)/include/grub/sdl.h
 
16051
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_12433 = $(top_srcdir)/include/grub/libusb.h
 
16052
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_12434 = $(top_srcdir)/include/grub/libpciaccess.h
 
16053
@COND_emu_TRUE@am__append_12435 = grub_emu_init.h grub_emu_init.c
 
16054
@COND_ENABLE_EFIEMU_TRUE@am__append_12436 = efiemu32.o efiemu64.o
 
16055
@COND_ENABLE_EFIEMU_TRUE@am__append_12437 = efiemu32.o efiemu64.o efiemu64_c.o efiemu64_s.o
 
16056
subdir = grub-core
 
16057
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
16058
am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
 
16059
        $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/argp.m4 \
 
16060
        $(top_srcdir)/m4/asm-underscore.m4 $(top_srcdir)/m4/btowc.m4 \
 
16061
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/dirname.m4 \
 
16062
        $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \
 
16063
        $(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \
 
16064
        $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-o.m4 \
 
16065
        $(top_srcdir)/m4/float_h.m4 $(top_srcdir)/m4/fnmatch.m4 \
 
16066
        $(top_srcdir)/m4/getdelim.m4 $(top_srcdir)/m4/getline.m4 \
 
16067
        $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \
 
16068
        $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnulib-common.m4 \
 
16069
        $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/iconv.m4 \
 
16070
        $(top_srcdir)/m4/include_next.m4 \
 
16071
        $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax_t.m4 \
 
16072
        $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/langinfo_h.m4 \
 
16073
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
16074
        $(top_srcdir)/m4/lib-prefix.m4 \
 
16075
        $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/locale-fr.m4 \
 
16076
        $(top_srcdir)/m4/locale-ja.m4 $(top_srcdir)/m4/locale-zh.m4 \
 
16077
        $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/malloc.m4 \
 
16078
        $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbsinit.m4 \
 
16079
        $(top_srcdir)/m4/mbsrtowcs.m4 $(top_srcdir)/m4/mbstate_t.m4 \
 
16080
        $(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/mempcpy.m4 \
 
16081
        $(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/multiarch.m4 \
 
16082
        $(top_srcdir)/m4/nl_langinfo.m4 $(top_srcdir)/m4/nls.m4 \
 
16083
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf.m4 \
 
16084
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/rawmemchr.m4 \
 
16085
        $(top_srcdir)/m4/realloc.m4 $(top_srcdir)/m4/regex.m4 \
 
16086
        $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/sleep.m4 \
 
16087
        $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \
 
16088
        $(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
 
16089
        $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio_h.m4 \
 
16090
        $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/strcase.m4 \
 
16091
        $(top_srcdir)/m4/strchrnul.m4 $(top_srcdir)/m4/strerror.m4 \
 
16092
        $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strings_h.m4 \
 
16093
        $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \
 
16094
        $(top_srcdir)/m4/sys_wait_h.m4 $(top_srcdir)/m4/sysexits.m4 \
 
16095
        $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/vasnprintf.m4 \
 
16096
        $(top_srcdir)/m4/vsnprintf.m4 $(top_srcdir)/m4/warn-on-use.m4 \
 
16097
        $(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
 
16098
        $(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wctype_h.m4 \
 
16099
        $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
 
16100
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
 
16101
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
16102
        $(ACLOCAL_M4)
 
16103
mkinstalldirs = $(install_sh) -d
 
16104
CONFIG_HEADER = $(top_builddir)/config-util.h
 
16105
CONFIG_CLEAN_FILES =
 
16106
CONFIG_CLEAN_VPATH_FILES =
 
16107
LIBRARIES = $(noinst_LIBRARIES)
 
16108
AR = ar
 
16109
ARFLAGS = cru
 
16110
libgnulib_a_AR = $(AR) $(ARFLAGS)
 
16111
libgnulib_a_LIBADD =
 
16112
am__libgnulib_a_SOURCES_DIST = gnulib/regex.c
 
16113
am__dirstamp = $(am__leading_dot)dirstamp
 
16114
@COND_emu_TRUE@am__objects_1 = gnulib/libgnulib_a-regex.$(OBJEXT)
 
16115
@COND_i386_pc_TRUE@am__objects_2 = gnulib/libgnulib_a-regex.$(OBJEXT)
 
16116
@COND_i386_efi_TRUE@am__objects_3 =  \
 
16117
@COND_i386_efi_TRUE@    gnulib/libgnulib_a-regex.$(OBJEXT)
 
16118
@COND_i386_qemu_TRUE@am__objects_4 =  \
 
16119
@COND_i386_qemu_TRUE@   gnulib/libgnulib_a-regex.$(OBJEXT)
 
16120
@COND_i386_coreboot_TRUE@am__objects_5 =  \
 
16121
@COND_i386_coreboot_TRUE@       gnulib/libgnulib_a-regex.$(OBJEXT)
 
16122
@COND_i386_multiboot_TRUE@am__objects_6 =  \
 
16123
@COND_i386_multiboot_TRUE@      gnulib/libgnulib_a-regex.$(OBJEXT)
 
16124
@COND_i386_ieee1275_TRUE@am__objects_7 =  \
 
16125
@COND_i386_ieee1275_TRUE@       gnulib/libgnulib_a-regex.$(OBJEXT)
 
16126
@COND_x86_64_efi_TRUE@am__objects_8 =  \
 
16127
@COND_x86_64_efi_TRUE@  gnulib/libgnulib_a-regex.$(OBJEXT)
 
16128
@COND_mips_yeeloong_TRUE@am__objects_9 =  \
 
16129
@COND_mips_yeeloong_TRUE@       gnulib/libgnulib_a-regex.$(OBJEXT)
 
16130
@COND_sparc64_ieee1275_TRUE@am__objects_10 = gnulib/libgnulib_a-regex.$(OBJEXT)
 
16131
@COND_powerpc_ieee1275_TRUE@am__objects_11 = gnulib/libgnulib_a-regex.$(OBJEXT)
 
16132
am_libgnulib_a_OBJECTS = $(am__objects_1) $(am__objects_2) \
 
16133
        $(am__objects_3) $(am__objects_4) $(am__objects_5) \
 
16134
        $(am__objects_6) $(am__objects_7) $(am__objects_8) \
 
16135
        $(am__objects_9) $(am__objects_10) $(am__objects_11)
 
16136
am__objects_12 =
 
16137
nodist_libgnulib_a_OBJECTS = $(am__objects_12) $(am__objects_12) \
 
16138
        $(am__objects_12) $(am__objects_12) $(am__objects_12) \
 
16139
        $(am__objects_12) $(am__objects_12) $(am__objects_12) \
 
16140
        $(am__objects_12) $(am__objects_12) $(am__objects_12)
 
16141
libgnulib_a_OBJECTS = $(am_libgnulib_a_OBJECTS) \
 
16142
        $(nodist_libgnulib_a_OBJECTS)
 
16143
@COND_emu_TRUE@am__EXEEXT_1 = grub-emu$(EXEEXT) grub-emu-lite$(EXEEXT)
 
16144
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" \
 
16145
        "$(DESTDIR)$(bindir)" "$(DESTDIR)$(grubconfdir)" \
 
16146
        "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(sbindir)" \
 
16147
        "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(grubconfdir)" \
 
16148
        "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(platformdir)"
 
16149
@COND_emu_TRUE@am__EXEEXT_2 = trig.module$(EXEEXT)
 
16150
@COND_i386_pc_TRUE@am__EXEEXT_3 = trig.module$(EXEEXT)
 
16151
@COND_i386_efi_TRUE@am__EXEEXT_4 = trig.module$(EXEEXT)
 
16152
@COND_i386_qemu_TRUE@am__EXEEXT_5 = trig.module$(EXEEXT)
 
16153
@COND_i386_coreboot_TRUE@am__EXEEXT_6 = trig.module$(EXEEXT)
 
16154
@COND_i386_multiboot_TRUE@am__EXEEXT_7 = trig.module$(EXEEXT)
 
16155
@COND_i386_ieee1275_TRUE@am__EXEEXT_8 = trig.module$(EXEEXT)
 
16156
@COND_x86_64_efi_TRUE@am__EXEEXT_9 = trig.module$(EXEEXT)
 
16157
@COND_mips_yeeloong_TRUE@am__EXEEXT_10 = trig.module$(EXEEXT)
 
16158
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_11 = trig.module$(EXEEXT)
 
16159
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_12 = trig.module$(EXEEXT)
 
16160
@COND_i386_pc_TRUE@am__EXEEXT_13 = cs5536.module$(EXEEXT)
 
16161
@COND_i386_efi_TRUE@am__EXEEXT_14 = cs5536.module$(EXEEXT)
 
16162
@COND_i386_qemu_TRUE@am__EXEEXT_15 = cs5536.module$(EXEEXT)
 
16163
@COND_i386_coreboot_TRUE@am__EXEEXT_16 = cs5536.module$(EXEEXT)
 
16164
@COND_i386_multiboot_TRUE@am__EXEEXT_17 = cs5536.module$(EXEEXT)
 
16165
@COND_i386_ieee1275_TRUE@am__EXEEXT_18 = cs5536.module$(EXEEXT)
 
16166
@COND_x86_64_efi_TRUE@am__EXEEXT_19 = cs5536.module$(EXEEXT)
 
16167
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__EXEEXT_20 =  \
 
16168
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ libusb.module$(EXEEXT)
 
16169
@COND_mips_yeeloong_TRUE@am__EXEEXT_21 = lsspd.module$(EXEEXT)
 
16170
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__EXEEXT_22 =  \
 
16171
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ usb.module$(EXEEXT)
 
16172
@COND_i386_pc_TRUE@am__EXEEXT_23 = usb.module$(EXEEXT)
 
16173
@COND_i386_efi_TRUE@am__EXEEXT_24 = usb.module$(EXEEXT)
 
16174
@COND_i386_qemu_TRUE@am__EXEEXT_25 = usb.module$(EXEEXT)
 
16175
@COND_i386_coreboot_TRUE@am__EXEEXT_26 = usb.module$(EXEEXT)
 
16176
@COND_i386_multiboot_TRUE@am__EXEEXT_27 = usb.module$(EXEEXT)
 
16177
@COND_i386_ieee1275_TRUE@am__EXEEXT_28 = usb.module$(EXEEXT)
 
16178
@COND_x86_64_efi_TRUE@am__EXEEXT_29 = usb.module$(EXEEXT)
 
16179
@COND_mips_yeeloong_TRUE@am__EXEEXT_30 = usb.module$(EXEEXT)
 
16180
@COND_i386_pc_TRUE@am__EXEEXT_31 = usbserial_common.module$(EXEEXT)
 
16181
@COND_i386_efi_TRUE@am__EXEEXT_32 = usbserial_common.module$(EXEEXT)
 
16182
@COND_i386_qemu_TRUE@am__EXEEXT_33 = usbserial_common.module$(EXEEXT)
 
16183
@COND_i386_coreboot_TRUE@am__EXEEXT_34 =  \
 
16184
@COND_i386_coreboot_TRUE@       usbserial_common.module$(EXEEXT)
 
16185
@COND_i386_multiboot_TRUE@am__EXEEXT_35 =  \
 
16186
@COND_i386_multiboot_TRUE@      usbserial_common.module$(EXEEXT)
 
16187
@COND_i386_ieee1275_TRUE@am__EXEEXT_36 =  \
 
16188
@COND_i386_ieee1275_TRUE@       usbserial_common.module$(EXEEXT)
 
16189
@COND_x86_64_efi_TRUE@am__EXEEXT_37 =  \
 
16190
@COND_x86_64_efi_TRUE@  usbserial_common.module$(EXEEXT)
 
16191
@COND_mips_yeeloong_TRUE@am__EXEEXT_38 =  \
 
16192
@COND_mips_yeeloong_TRUE@       usbserial_common.module$(EXEEXT)
 
16193
@COND_i386_pc_TRUE@am__EXEEXT_39 = usbserial_pl2303.module$(EXEEXT)
 
16194
@COND_i386_efi_TRUE@am__EXEEXT_40 = usbserial_pl2303.module$(EXEEXT)
 
16195
@COND_i386_qemu_TRUE@am__EXEEXT_41 = usbserial_pl2303.module$(EXEEXT)
 
16196
@COND_i386_coreboot_TRUE@am__EXEEXT_42 =  \
 
16197
@COND_i386_coreboot_TRUE@       usbserial_pl2303.module$(EXEEXT)
 
16198
@COND_i386_multiboot_TRUE@am__EXEEXT_43 =  \
 
16199
@COND_i386_multiboot_TRUE@      usbserial_pl2303.module$(EXEEXT)
 
16200
@COND_i386_ieee1275_TRUE@am__EXEEXT_44 =  \
 
16201
@COND_i386_ieee1275_TRUE@       usbserial_pl2303.module$(EXEEXT)
 
16202
@COND_x86_64_efi_TRUE@am__EXEEXT_45 =  \
 
16203
@COND_x86_64_efi_TRUE@  usbserial_pl2303.module$(EXEEXT)
 
16204
@COND_mips_yeeloong_TRUE@am__EXEEXT_46 =  \
 
16205
@COND_mips_yeeloong_TRUE@       usbserial_pl2303.module$(EXEEXT)
 
16206
@COND_i386_pc_TRUE@am__EXEEXT_47 = usbserial_ftdi.module$(EXEEXT)
 
16207
@COND_i386_efi_TRUE@am__EXEEXT_48 = usbserial_ftdi.module$(EXEEXT)
 
16208
@COND_i386_qemu_TRUE@am__EXEEXT_49 = usbserial_ftdi.module$(EXEEXT)
 
16209
@COND_i386_coreboot_TRUE@am__EXEEXT_50 =  \
 
16210
@COND_i386_coreboot_TRUE@       usbserial_ftdi.module$(EXEEXT)
 
16211
@COND_i386_multiboot_TRUE@am__EXEEXT_51 =  \
 
16212
@COND_i386_multiboot_TRUE@      usbserial_ftdi.module$(EXEEXT)
 
16213
@COND_i386_ieee1275_TRUE@am__EXEEXT_52 =  \
 
16214
@COND_i386_ieee1275_TRUE@       usbserial_ftdi.module$(EXEEXT)
 
16215
@COND_x86_64_efi_TRUE@am__EXEEXT_53 = usbserial_ftdi.module$(EXEEXT)
 
16216
@COND_mips_yeeloong_TRUE@am__EXEEXT_54 =  \
 
16217
@COND_mips_yeeloong_TRUE@       usbserial_ftdi.module$(EXEEXT)
 
16218
@COND_i386_pc_TRUE@am__EXEEXT_55 = uhci.module$(EXEEXT)
 
16219
@COND_i386_efi_TRUE@am__EXEEXT_56 = uhci.module$(EXEEXT)
 
16220
@COND_i386_qemu_TRUE@am__EXEEXT_57 = uhci.module$(EXEEXT)
 
16221
@COND_i386_coreboot_TRUE@am__EXEEXT_58 = uhci.module$(EXEEXT)
 
16222
@COND_i386_multiboot_TRUE@am__EXEEXT_59 = uhci.module$(EXEEXT)
 
16223
@COND_i386_ieee1275_TRUE@am__EXEEXT_60 = uhci.module$(EXEEXT)
 
16224
@COND_x86_64_efi_TRUE@am__EXEEXT_61 = uhci.module$(EXEEXT)
 
16225
@COND_i386_pc_TRUE@am__EXEEXT_62 = ohci.module$(EXEEXT)
 
16226
@COND_i386_efi_TRUE@am__EXEEXT_63 = ohci.module$(EXEEXT)
 
16227
@COND_i386_qemu_TRUE@am__EXEEXT_64 = ohci.module$(EXEEXT)
 
16228
@COND_i386_coreboot_TRUE@am__EXEEXT_65 = ohci.module$(EXEEXT)
 
16229
@COND_i386_multiboot_TRUE@am__EXEEXT_66 = ohci.module$(EXEEXT)
 
16230
@COND_i386_ieee1275_TRUE@am__EXEEXT_67 = ohci.module$(EXEEXT)
 
16231
@COND_x86_64_efi_TRUE@am__EXEEXT_68 = ohci.module$(EXEEXT)
 
16232
@COND_mips_yeeloong_TRUE@am__EXEEXT_69 = ohci.module$(EXEEXT)
 
16233
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__EXEEXT_70 =  \
 
16234
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@ pci.module$(EXEEXT)
 
16235
@COND_i386_pc_TRUE@am__EXEEXT_71 = pci.module$(EXEEXT)
 
16236
@COND_i386_efi_TRUE@am__EXEEXT_72 = pci.module$(EXEEXT)
 
16237
@COND_i386_coreboot_TRUE@am__EXEEXT_73 = pci.module$(EXEEXT)
 
16238
@COND_i386_multiboot_TRUE@am__EXEEXT_74 = pci.module$(EXEEXT)
 
16239
@COND_i386_ieee1275_TRUE@am__EXEEXT_75 = pci.module$(EXEEXT)
 
16240
@COND_x86_64_efi_TRUE@am__EXEEXT_76 = pci.module$(EXEEXT)
 
16241
@COND_i386_pc_TRUE@am__EXEEXT_77 = cmostest.module$(EXEEXT)
 
16242
@COND_i386_qemu_TRUE@am__EXEEXT_78 = cmostest.module$(EXEEXT)
 
16243
@COND_i386_coreboot_TRUE@am__EXEEXT_79 = cmostest.module$(EXEEXT)
 
16244
@COND_i386_multiboot_TRUE@am__EXEEXT_80 = cmostest.module$(EXEEXT)
 
16245
@COND_i386_ieee1275_TRUE@am__EXEEXT_81 = cmostest.module$(EXEEXT)
 
16246
@COND_mips_yeeloong_TRUE@am__EXEEXT_82 = cmostest.module$(EXEEXT)
 
16247
@COND_i386_pc_TRUE@am__EXEEXT_83 = iorw.module$(EXEEXT)
 
16248
@COND_i386_efi_TRUE@am__EXEEXT_84 = iorw.module$(EXEEXT)
 
16249
@COND_i386_qemu_TRUE@am__EXEEXT_85 = iorw.module$(EXEEXT)
 
16250
@COND_i386_coreboot_TRUE@am__EXEEXT_86 = iorw.module$(EXEEXT)
 
16251
@COND_i386_multiboot_TRUE@am__EXEEXT_87 = iorw.module$(EXEEXT)
 
16252
@COND_i386_ieee1275_TRUE@am__EXEEXT_88 = iorw.module$(EXEEXT)
 
16253
@COND_x86_64_efi_TRUE@am__EXEEXT_89 = iorw.module$(EXEEXT)
 
16254
@COND_emu_TRUE@am__EXEEXT_90 = regexp.module$(EXEEXT)
 
16255
@COND_i386_pc_TRUE@am__EXEEXT_91 = regexp.module$(EXEEXT)
 
16256
@COND_i386_efi_TRUE@am__EXEEXT_92 = regexp.module$(EXEEXT)
 
16257
@COND_i386_qemu_TRUE@am__EXEEXT_93 = regexp.module$(EXEEXT)
 
16258
@COND_i386_coreboot_TRUE@am__EXEEXT_94 = regexp.module$(EXEEXT)
 
16259
@COND_i386_multiboot_TRUE@am__EXEEXT_95 = regexp.module$(EXEEXT)
 
16260
@COND_i386_ieee1275_TRUE@am__EXEEXT_96 = regexp.module$(EXEEXT)
 
16261
@COND_x86_64_efi_TRUE@am__EXEEXT_97 = regexp.module$(EXEEXT)
 
16262
@COND_mips_yeeloong_TRUE@am__EXEEXT_98 = regexp.module$(EXEEXT)
 
16263
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_99 = regexp.module$(EXEEXT)
 
16264
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_100 = regexp.module$(EXEEXT)
 
16265
@COND_i386_pc_TRUE@am__EXEEXT_101 = acpi.module$(EXEEXT)
 
16266
@COND_i386_efi_TRUE@am__EXEEXT_102 = acpi.module$(EXEEXT)
 
16267
@COND_i386_coreboot_TRUE@am__EXEEXT_103 = acpi.module$(EXEEXT)
 
16268
@COND_i386_multiboot_TRUE@am__EXEEXT_104 = acpi.module$(EXEEXT)
 
16269
@COND_x86_64_efi_TRUE@am__EXEEXT_105 = acpi.module$(EXEEXT)
 
16270
@COND_i386_pc_TRUE@am__EXEEXT_106 = lsacpi.module$(EXEEXT)
 
16271
@COND_i386_efi_TRUE@am__EXEEXT_107 = lsacpi.module$(EXEEXT)
 
16272
@COND_i386_coreboot_TRUE@am__EXEEXT_108 = lsacpi.module$(EXEEXT)
 
16273
@COND_i386_multiboot_TRUE@am__EXEEXT_109 = lsacpi.module$(EXEEXT)
 
16274
@COND_x86_64_efi_TRUE@am__EXEEXT_110 = lsacpi.module$(EXEEXT)
 
16275
@COND_i386_efi_TRUE@am__EXEEXT_111 = lsefisystab.module$(EXEEXT)
 
16276
@COND_x86_64_efi_TRUE@am__EXEEXT_112 = lsefisystab.module$(EXEEXT)
 
16277
@COND_i386_efi_TRUE@am__EXEEXT_113 = lssal.module$(EXEEXT)
 
16278
@COND_x86_64_efi_TRUE@am__EXEEXT_114 = lssal.module$(EXEEXT)
 
16279
@COND_i386_efi_TRUE@am__EXEEXT_115 = lsefimmap.module$(EXEEXT)
 
16280
@COND_x86_64_efi_TRUE@am__EXEEXT_116 = lsefimmap.module$(EXEEXT)
 
16281
@COND_emu_TRUE@am__EXEEXT_117 = blocklist.module$(EXEEXT)
 
16282
@COND_i386_pc_TRUE@am__EXEEXT_118 = blocklist.module$(EXEEXT)
 
16283
@COND_i386_efi_TRUE@am__EXEEXT_119 = blocklist.module$(EXEEXT)
 
16284
@COND_i386_qemu_TRUE@am__EXEEXT_120 = blocklist.module$(EXEEXT)
 
16285
@COND_i386_coreboot_TRUE@am__EXEEXT_121 = blocklist.module$(EXEEXT)
 
16286
@COND_i386_multiboot_TRUE@am__EXEEXT_122 = blocklist.module$(EXEEXT)
 
16287
@COND_i386_ieee1275_TRUE@am__EXEEXT_123 = blocklist.module$(EXEEXT)
 
16288
@COND_x86_64_efi_TRUE@am__EXEEXT_124 = blocklist.module$(EXEEXT)
 
16289
@COND_mips_yeeloong_TRUE@am__EXEEXT_125 = blocklist.module$(EXEEXT)
 
16290
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_126 =  \
 
16291
@COND_sparc64_ieee1275_TRUE@    blocklist.module$(EXEEXT)
 
16292
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_127 =  \
 
16293
@COND_powerpc_ieee1275_TRUE@    blocklist.module$(EXEEXT)
 
16294
@COND_emu_TRUE@am__EXEEXT_128 = boot.module$(EXEEXT)
 
16295
@COND_i386_pc_TRUE@am__EXEEXT_129 = boot.module$(EXEEXT)
 
16296
@COND_i386_efi_TRUE@am__EXEEXT_130 = boot.module$(EXEEXT)
 
16297
@COND_i386_qemu_TRUE@am__EXEEXT_131 = boot.module$(EXEEXT)
 
16298
@COND_i386_coreboot_TRUE@am__EXEEXT_132 = boot.module$(EXEEXT)
 
16299
@COND_i386_multiboot_TRUE@am__EXEEXT_133 = boot.module$(EXEEXT)
 
16300
@COND_i386_ieee1275_TRUE@am__EXEEXT_134 = boot.module$(EXEEXT)
 
16301
@COND_x86_64_efi_TRUE@am__EXEEXT_135 = boot.module$(EXEEXT)
 
16302
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_136 = boot.module$(EXEEXT)
 
16303
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_137 = boot.module$(EXEEXT)
 
16304
@COND_emu_TRUE@am__EXEEXT_138 = cat.module$(EXEEXT)
 
16305
@COND_i386_pc_TRUE@am__EXEEXT_139 = cat.module$(EXEEXT)
 
16306
@COND_i386_efi_TRUE@am__EXEEXT_140 = cat.module$(EXEEXT)
 
16307
@COND_i386_qemu_TRUE@am__EXEEXT_141 = cat.module$(EXEEXT)
 
16308
@COND_i386_coreboot_TRUE@am__EXEEXT_142 = cat.module$(EXEEXT)
 
16309
@COND_i386_multiboot_TRUE@am__EXEEXT_143 = cat.module$(EXEEXT)
 
16310
@COND_i386_ieee1275_TRUE@am__EXEEXT_144 = cat.module$(EXEEXT)
 
16311
@COND_x86_64_efi_TRUE@am__EXEEXT_145 = cat.module$(EXEEXT)
 
16312
@COND_mips_yeeloong_TRUE@am__EXEEXT_146 = cat.module$(EXEEXT)
 
16313
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_147 = cat.module$(EXEEXT)
 
16314
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_148 = cat.module$(EXEEXT)
 
16315
@COND_emu_TRUE@am__EXEEXT_149 = cmp.module$(EXEEXT)
 
16316
@COND_i386_pc_TRUE@am__EXEEXT_150 = cmp.module$(EXEEXT)
 
16317
@COND_i386_efi_TRUE@am__EXEEXT_151 = cmp.module$(EXEEXT)
 
16318
@COND_i386_qemu_TRUE@am__EXEEXT_152 = cmp.module$(EXEEXT)
 
16319
@COND_i386_coreboot_TRUE@am__EXEEXT_153 = cmp.module$(EXEEXT)
 
16320
@COND_i386_multiboot_TRUE@am__EXEEXT_154 = cmp.module$(EXEEXT)
 
16321
@COND_i386_ieee1275_TRUE@am__EXEEXT_155 = cmp.module$(EXEEXT)
 
16322
@COND_x86_64_efi_TRUE@am__EXEEXT_156 = cmp.module$(EXEEXT)
 
16323
@COND_mips_yeeloong_TRUE@am__EXEEXT_157 = cmp.module$(EXEEXT)
 
16324
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_158 = cmp.module$(EXEEXT)
 
16325
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_159 = cmp.module$(EXEEXT)
 
16326
@COND_emu_TRUE@am__EXEEXT_160 = configfile.module$(EXEEXT)
 
16327
@COND_i386_pc_TRUE@am__EXEEXT_161 = configfile.module$(EXEEXT)
 
16328
@COND_i386_efi_TRUE@am__EXEEXT_162 = configfile.module$(EXEEXT)
 
16329
@COND_i386_qemu_TRUE@am__EXEEXT_163 = configfile.module$(EXEEXT)
 
16330
@COND_i386_coreboot_TRUE@am__EXEEXT_164 = configfile.module$(EXEEXT)
 
16331
@COND_i386_multiboot_TRUE@am__EXEEXT_165 = configfile.module$(EXEEXT)
 
16332
@COND_i386_ieee1275_TRUE@am__EXEEXT_166 = configfile.module$(EXEEXT)
 
16333
@COND_x86_64_efi_TRUE@am__EXEEXT_167 = configfile.module$(EXEEXT)
 
16334
@COND_mips_yeeloong_TRUE@am__EXEEXT_168 = configfile.module$(EXEEXT)
 
16335
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_169 =  \
 
16336
@COND_sparc64_ieee1275_TRUE@    configfile.module$(EXEEXT)
 
16337
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_170 =  \
 
16338
@COND_powerpc_ieee1275_TRUE@    configfile.module$(EXEEXT)
 
16339
@COND_i386_pc_TRUE@am__EXEEXT_171 = cpuid.module$(EXEEXT)
 
16340
@COND_i386_efi_TRUE@am__EXEEXT_172 = cpuid.module$(EXEEXT)
 
16341
@COND_i386_qemu_TRUE@am__EXEEXT_173 = cpuid.module$(EXEEXT)
 
16342
@COND_i386_coreboot_TRUE@am__EXEEXT_174 = cpuid.module$(EXEEXT)
 
16343
@COND_i386_multiboot_TRUE@am__EXEEXT_175 = cpuid.module$(EXEEXT)
 
16344
@COND_i386_ieee1275_TRUE@am__EXEEXT_176 = cpuid.module$(EXEEXT)
 
16345
@COND_x86_64_efi_TRUE@am__EXEEXT_177 = cpuid.module$(EXEEXT)
 
16346
@COND_emu_TRUE@am__EXEEXT_178 = date.module$(EXEEXT)
 
16347
@COND_i386_pc_TRUE@am__EXEEXT_179 = date.module$(EXEEXT)
 
16348
@COND_i386_efi_TRUE@am__EXEEXT_180 = date.module$(EXEEXT)
 
16349
@COND_i386_qemu_TRUE@am__EXEEXT_181 = date.module$(EXEEXT)
 
16350
@COND_i386_coreboot_TRUE@am__EXEEXT_182 = date.module$(EXEEXT)
 
16351
@COND_i386_multiboot_TRUE@am__EXEEXT_183 = date.module$(EXEEXT)
 
16352
@COND_i386_ieee1275_TRUE@am__EXEEXT_184 = date.module$(EXEEXT)
 
16353
@COND_x86_64_efi_TRUE@am__EXEEXT_185 = date.module$(EXEEXT)
 
16354
@COND_mips_yeeloong_TRUE@am__EXEEXT_186 = date.module$(EXEEXT)
 
16355
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_187 = date.module$(EXEEXT)
 
16356
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_188 = date.module$(EXEEXT)
 
16357
@COND_i386_pc_TRUE@am__EXEEXT_189 = drivemap.module$(EXEEXT)
 
16358
@COND_emu_TRUE@am__EXEEXT_190 = echo.module$(EXEEXT)
 
16359
@COND_i386_pc_TRUE@am__EXEEXT_191 = echo.module$(EXEEXT)
 
16360
@COND_i386_efi_TRUE@am__EXEEXT_192 = echo.module$(EXEEXT)
 
16361
@COND_i386_qemu_TRUE@am__EXEEXT_193 = echo.module$(EXEEXT)
 
16362
@COND_i386_coreboot_TRUE@am__EXEEXT_194 = echo.module$(EXEEXT)
 
16363
@COND_i386_multiboot_TRUE@am__EXEEXT_195 = echo.module$(EXEEXT)
 
16364
@COND_i386_ieee1275_TRUE@am__EXEEXT_196 = echo.module$(EXEEXT)
 
16365
@COND_x86_64_efi_TRUE@am__EXEEXT_197 = echo.module$(EXEEXT)
 
16366
@COND_mips_yeeloong_TRUE@am__EXEEXT_198 = echo.module$(EXEEXT)
 
16367
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_199 = echo.module$(EXEEXT)
 
16368
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_200 = echo.module$(EXEEXT)
 
16369
@COND_emu_TRUE@am__EXEEXT_201 = extcmd.module$(EXEEXT)
 
16370
@COND_i386_pc_TRUE@am__EXEEXT_202 = extcmd.module$(EXEEXT)
 
16371
@COND_i386_efi_TRUE@am__EXEEXT_203 = extcmd.module$(EXEEXT)
 
16372
@COND_i386_qemu_TRUE@am__EXEEXT_204 = extcmd.module$(EXEEXT)
 
16373
@COND_i386_coreboot_TRUE@am__EXEEXT_205 = extcmd.module$(EXEEXT)
 
16374
@COND_i386_multiboot_TRUE@am__EXEEXT_206 = extcmd.module$(EXEEXT)
 
16375
@COND_x86_64_efi_TRUE@am__EXEEXT_207 = extcmd.module$(EXEEXT)
 
16376
@COND_i386_efi_TRUE@am__EXEEXT_208 = fixvideo.module$(EXEEXT)
 
16377
@COND_x86_64_efi_TRUE@am__EXEEXT_209 = fixvideo.module$(EXEEXT)
 
16378
@COND_emu_TRUE@am__EXEEXT_210 = gptsync.module$(EXEEXT)
 
16379
@COND_i386_pc_TRUE@am__EXEEXT_211 = gptsync.module$(EXEEXT)
 
16380
@COND_i386_efi_TRUE@am__EXEEXT_212 = gptsync.module$(EXEEXT)
 
16381
@COND_i386_qemu_TRUE@am__EXEEXT_213 = gptsync.module$(EXEEXT)
 
16382
@COND_i386_coreboot_TRUE@am__EXEEXT_214 = gptsync.module$(EXEEXT)
 
16383
@COND_i386_multiboot_TRUE@am__EXEEXT_215 = gptsync.module$(EXEEXT)
 
16384
@COND_i386_ieee1275_TRUE@am__EXEEXT_216 = gptsync.module$(EXEEXT)
 
16385
@COND_x86_64_efi_TRUE@am__EXEEXT_217 = gptsync.module$(EXEEXT)
 
16386
@COND_mips_yeeloong_TRUE@am__EXEEXT_218 = gptsync.module$(EXEEXT)
 
16387
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_219 = gptsync.module$(EXEEXT)
 
16388
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_220 = gptsync.module$(EXEEXT)
 
16389
@COND_emu_TRUE@am__EXEEXT_221 = halt.module$(EXEEXT)
 
16390
@COND_i386_pc_TRUE@am__EXEEXT_222 = halt.module$(EXEEXT)
 
16391
@COND_i386_efi_TRUE@am__EXEEXT_223 = halt.module$(EXEEXT)
 
16392
@COND_i386_qemu_TRUE@am__EXEEXT_224 = halt.module$(EXEEXT)
 
16393
@COND_i386_coreboot_TRUE@am__EXEEXT_225 = halt.module$(EXEEXT)
 
16394
@COND_i386_multiboot_TRUE@am__EXEEXT_226 = halt.module$(EXEEXT)
 
16395
@COND_i386_ieee1275_TRUE@am__EXEEXT_227 = halt.module$(EXEEXT)
 
16396
@COND_x86_64_efi_TRUE@am__EXEEXT_228 = halt.module$(EXEEXT)
 
16397
@COND_mips_yeeloong_TRUE@am__EXEEXT_229 = halt.module$(EXEEXT)
 
16398
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_230 = halt.module$(EXEEXT)
 
16399
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_231 = halt.module$(EXEEXT)
 
16400
@COND_emu_TRUE@am__EXEEXT_232 = hashsum.module$(EXEEXT)
 
16401
@COND_i386_pc_TRUE@am__EXEEXT_233 = hashsum.module$(EXEEXT)
 
16402
@COND_i386_efi_TRUE@am__EXEEXT_234 = hashsum.module$(EXEEXT)
 
16403
@COND_i386_qemu_TRUE@am__EXEEXT_235 = hashsum.module$(EXEEXT)
 
16404
@COND_i386_coreboot_TRUE@am__EXEEXT_236 = hashsum.module$(EXEEXT)
 
16405
@COND_i386_multiboot_TRUE@am__EXEEXT_237 = hashsum.module$(EXEEXT)
 
16406
@COND_i386_ieee1275_TRUE@am__EXEEXT_238 = hashsum.module$(EXEEXT)
 
16407
@COND_x86_64_efi_TRUE@am__EXEEXT_239 = hashsum.module$(EXEEXT)
 
16408
@COND_mips_yeeloong_TRUE@am__EXEEXT_240 = hashsum.module$(EXEEXT)
 
16409
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_241 = hashsum.module$(EXEEXT)
 
16410
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_242 = hashsum.module$(EXEEXT)
 
16411
@COND_i386_pc_TRUE@am__EXEEXT_243 = hdparm.module$(EXEEXT)
 
16412
@COND_i386_efi_TRUE@am__EXEEXT_244 = hdparm.module$(EXEEXT)
 
16413
@COND_i386_qemu_TRUE@am__EXEEXT_245 = hdparm.module$(EXEEXT)
 
16414
@COND_i386_coreboot_TRUE@am__EXEEXT_246 = hdparm.module$(EXEEXT)
 
16415
@COND_i386_multiboot_TRUE@am__EXEEXT_247 = hdparm.module$(EXEEXT)
 
16416
@COND_i386_ieee1275_TRUE@am__EXEEXT_248 = hdparm.module$(EXEEXT)
 
16417
@COND_x86_64_efi_TRUE@am__EXEEXT_249 = hdparm.module$(EXEEXT)
 
16418
@COND_mips_yeeloong_TRUE@am__EXEEXT_250 = hdparm.module$(EXEEXT)
 
16419
@COND_emu_TRUE@am__EXEEXT_251 = help.module$(EXEEXT)
 
16420
@COND_i386_pc_TRUE@am__EXEEXT_252 = help.module$(EXEEXT)
 
16421
@COND_i386_efi_TRUE@am__EXEEXT_253 = help.module$(EXEEXT)
 
16422
@COND_i386_qemu_TRUE@am__EXEEXT_254 = help.module$(EXEEXT)
 
16423
@COND_i386_coreboot_TRUE@am__EXEEXT_255 = help.module$(EXEEXT)
 
16424
@COND_i386_multiboot_TRUE@am__EXEEXT_256 = help.module$(EXEEXT)
 
16425
@COND_i386_ieee1275_TRUE@am__EXEEXT_257 = help.module$(EXEEXT)
 
16426
@COND_x86_64_efi_TRUE@am__EXEEXT_258 = help.module$(EXEEXT)
 
16427
@COND_mips_yeeloong_TRUE@am__EXEEXT_259 = help.module$(EXEEXT)
 
16428
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_260 = help.module$(EXEEXT)
 
16429
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_261 = help.module$(EXEEXT)
 
16430
@COND_emu_TRUE@am__EXEEXT_262 = hexdump.module$(EXEEXT)
 
16431
@COND_i386_pc_TRUE@am__EXEEXT_263 = hexdump.module$(EXEEXT)
 
16432
@COND_i386_efi_TRUE@am__EXEEXT_264 = hexdump.module$(EXEEXT)
 
16433
@COND_i386_qemu_TRUE@am__EXEEXT_265 = hexdump.module$(EXEEXT)
 
16434
@COND_i386_coreboot_TRUE@am__EXEEXT_266 = hexdump.module$(EXEEXT)
 
16435
@COND_i386_multiboot_TRUE@am__EXEEXT_267 = hexdump.module$(EXEEXT)
 
16436
@COND_i386_ieee1275_TRUE@am__EXEEXT_268 = hexdump.module$(EXEEXT)
 
16437
@COND_x86_64_efi_TRUE@am__EXEEXT_269 = hexdump.module$(EXEEXT)
 
16438
@COND_mips_yeeloong_TRUE@am__EXEEXT_270 = hexdump.module$(EXEEXT)
 
16439
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_271 = hexdump.module$(EXEEXT)
 
16440
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_272 = hexdump.module$(EXEEXT)
 
16441
@COND_emu_TRUE@am__EXEEXT_273 = keystatus.module$(EXEEXT)
 
16442
@COND_i386_pc_TRUE@am__EXEEXT_274 = keystatus.module$(EXEEXT)
 
16443
@COND_i386_efi_TRUE@am__EXEEXT_275 = keystatus.module$(EXEEXT)
 
16444
@COND_i386_qemu_TRUE@am__EXEEXT_276 = keystatus.module$(EXEEXT)
 
16445
@COND_i386_coreboot_TRUE@am__EXEEXT_277 = keystatus.module$(EXEEXT)
 
16446
@COND_i386_multiboot_TRUE@am__EXEEXT_278 = keystatus.module$(EXEEXT)
 
16447
@COND_i386_ieee1275_TRUE@am__EXEEXT_279 = keystatus.module$(EXEEXT)
 
16448
@COND_x86_64_efi_TRUE@am__EXEEXT_280 = keystatus.module$(EXEEXT)
 
16449
@COND_mips_yeeloong_TRUE@am__EXEEXT_281 = keystatus.module$(EXEEXT)
 
16450
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_282 =  \
 
16451
@COND_sparc64_ieee1275_TRUE@    keystatus.module$(EXEEXT)
 
16452
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_283 =  \
 
16453
@COND_powerpc_ieee1275_TRUE@    keystatus.module$(EXEEXT)
 
16454
@COND_i386_efi_TRUE@am__EXEEXT_284 = loadbios.module$(EXEEXT)
 
16455
@COND_x86_64_efi_TRUE@am__EXEEXT_285 = loadbios.module$(EXEEXT)
 
16456
@COND_emu_TRUE@am__EXEEXT_286 = loadenv.module$(EXEEXT)
 
16457
@COND_i386_pc_TRUE@am__EXEEXT_287 = loadenv.module$(EXEEXT)
 
16458
@COND_i386_efi_TRUE@am__EXEEXT_288 = loadenv.module$(EXEEXT)
 
16459
@COND_i386_qemu_TRUE@am__EXEEXT_289 = loadenv.module$(EXEEXT)
 
16460
@COND_i386_coreboot_TRUE@am__EXEEXT_290 = loadenv.module$(EXEEXT)
 
16461
@COND_i386_multiboot_TRUE@am__EXEEXT_291 = loadenv.module$(EXEEXT)
 
16462
@COND_i386_ieee1275_TRUE@am__EXEEXT_292 = loadenv.module$(EXEEXT)
 
16463
@COND_x86_64_efi_TRUE@am__EXEEXT_293 = loadenv.module$(EXEEXT)
 
16464
@COND_mips_yeeloong_TRUE@am__EXEEXT_294 = loadenv.module$(EXEEXT)
 
16465
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_295 = loadenv.module$(EXEEXT)
 
16466
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_296 = loadenv.module$(EXEEXT)
 
16467
@COND_emu_TRUE@am__EXEEXT_297 = ls.module$(EXEEXT)
 
16468
@COND_i386_pc_TRUE@am__EXEEXT_298 = ls.module$(EXEEXT)
 
16469
@COND_i386_efi_TRUE@am__EXEEXT_299 = ls.module$(EXEEXT)
 
16470
@COND_i386_qemu_TRUE@am__EXEEXT_300 = ls.module$(EXEEXT)
 
16471
@COND_i386_coreboot_TRUE@am__EXEEXT_301 = ls.module$(EXEEXT)
 
16472
@COND_i386_multiboot_TRUE@am__EXEEXT_302 = ls.module$(EXEEXT)
 
16473
@COND_i386_ieee1275_TRUE@am__EXEEXT_303 = ls.module$(EXEEXT)
 
16474
@COND_x86_64_efi_TRUE@am__EXEEXT_304 = ls.module$(EXEEXT)
 
16475
@COND_mips_yeeloong_TRUE@am__EXEEXT_305 = ls.module$(EXEEXT)
 
16476
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_306 = ls.module$(EXEEXT)
 
16477
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_307 = ls.module$(EXEEXT)
 
16478
@COND_emu_TRUE@am__EXEEXT_308 = lsmmap.module$(EXEEXT)
 
16479
@COND_i386_pc_TRUE@am__EXEEXT_309 = lsmmap.module$(EXEEXT)
 
16480
@COND_i386_efi_TRUE@am__EXEEXT_310 = lsmmap.module$(EXEEXT)
 
16481
@COND_i386_qemu_TRUE@am__EXEEXT_311 = lsmmap.module$(EXEEXT)
 
16482
@COND_i386_coreboot_TRUE@am__EXEEXT_312 = lsmmap.module$(EXEEXT)
 
16483
@COND_i386_multiboot_TRUE@am__EXEEXT_313 = lsmmap.module$(EXEEXT)
 
16484
@COND_i386_ieee1275_TRUE@am__EXEEXT_314 = lsmmap.module$(EXEEXT)
 
16485
@COND_x86_64_efi_TRUE@am__EXEEXT_315 = lsmmap.module$(EXEEXT)
 
16486
@COND_mips_yeeloong_TRUE@am__EXEEXT_316 = lsmmap.module$(EXEEXT)
 
16487
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_317 = lsmmap.module$(EXEEXT)
 
16488
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_318 = lsmmap.module$(EXEEXT)
 
16489
@COND_i386_pc_TRUE@am__EXEEXT_319 = lspci.module$(EXEEXT)
 
16490
@COND_i386_efi_TRUE@am__EXEEXT_320 = lspci.module$(EXEEXT)
 
16491
@COND_i386_qemu_TRUE@am__EXEEXT_321 = lspci.module$(EXEEXT)
 
16492
@COND_i386_coreboot_TRUE@am__EXEEXT_322 = lspci.module$(EXEEXT)
 
16493
@COND_i386_multiboot_TRUE@am__EXEEXT_323 = lspci.module$(EXEEXT)
 
16494
@COND_i386_ieee1275_TRUE@am__EXEEXT_324 = lspci.module$(EXEEXT)
 
16495
@COND_x86_64_efi_TRUE@am__EXEEXT_325 = lspci.module$(EXEEXT)
 
16496
@COND_mips_yeeloong_TRUE@am__EXEEXT_326 = lspci.module$(EXEEXT)
 
16497
@COND_emu_TRUE@am__EXEEXT_327 = memrw.module$(EXEEXT)
 
16498
@COND_i386_pc_TRUE@am__EXEEXT_328 = memrw.module$(EXEEXT)
 
16499
@COND_i386_efi_TRUE@am__EXEEXT_329 = memrw.module$(EXEEXT)
 
16500
@COND_i386_qemu_TRUE@am__EXEEXT_330 = memrw.module$(EXEEXT)
 
16501
@COND_i386_coreboot_TRUE@am__EXEEXT_331 = memrw.module$(EXEEXT)
 
16502
@COND_i386_multiboot_TRUE@am__EXEEXT_332 = memrw.module$(EXEEXT)
 
16503
@COND_i386_ieee1275_TRUE@am__EXEEXT_333 = memrw.module$(EXEEXT)
 
16504
@COND_x86_64_efi_TRUE@am__EXEEXT_334 = memrw.module$(EXEEXT)
 
16505
@COND_mips_yeeloong_TRUE@am__EXEEXT_335 = memrw.module$(EXEEXT)
 
16506
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_336 = memrw.module$(EXEEXT)
 
16507
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_337 = memrw.module$(EXEEXT)
 
16508
@COND_emu_TRUE@am__EXEEXT_338 = minicmd.module$(EXEEXT)
 
16509
@COND_i386_pc_TRUE@am__EXEEXT_339 = minicmd.module$(EXEEXT)
 
16510
@COND_i386_efi_TRUE@am__EXEEXT_340 = minicmd.module$(EXEEXT)
 
16511
@COND_i386_qemu_TRUE@am__EXEEXT_341 = minicmd.module$(EXEEXT)
 
16512
@COND_i386_coreboot_TRUE@am__EXEEXT_342 = minicmd.module$(EXEEXT)
 
16513
@COND_i386_multiboot_TRUE@am__EXEEXT_343 = minicmd.module$(EXEEXT)
 
16514
@COND_i386_ieee1275_TRUE@am__EXEEXT_344 = minicmd.module$(EXEEXT)
 
16515
@COND_x86_64_efi_TRUE@am__EXEEXT_345 = minicmd.module$(EXEEXT)
 
16516
@COND_mips_yeeloong_TRUE@am__EXEEXT_346 = minicmd.module$(EXEEXT)
 
16517
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_347 = minicmd.module$(EXEEXT)
 
16518
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_348 = minicmd.module$(EXEEXT)
 
16519
@COND_emu_TRUE@am__EXEEXT_349 = parttool.module$(EXEEXT)
 
16520
@COND_i386_pc_TRUE@am__EXEEXT_350 = parttool.module$(EXEEXT)
 
16521
@COND_i386_efi_TRUE@am__EXEEXT_351 = parttool.module$(EXEEXT)
 
16522
@COND_i386_qemu_TRUE@am__EXEEXT_352 = parttool.module$(EXEEXT)
 
16523
@COND_i386_coreboot_TRUE@am__EXEEXT_353 = parttool.module$(EXEEXT)
 
16524
@COND_i386_multiboot_TRUE@am__EXEEXT_354 = parttool.module$(EXEEXT)
 
16525
@COND_i386_ieee1275_TRUE@am__EXEEXT_355 = parttool.module$(EXEEXT)
 
16526
@COND_x86_64_efi_TRUE@am__EXEEXT_356 = parttool.module$(EXEEXT)
 
16527
@COND_mips_yeeloong_TRUE@am__EXEEXT_357 = parttool.module$(EXEEXT)
 
16528
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_358 = parttool.module$(EXEEXT)
 
16529
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_359 = parttool.module$(EXEEXT)
 
16530
@COND_emu_TRUE@am__EXEEXT_360 = password.module$(EXEEXT)
 
16531
@COND_i386_pc_TRUE@am__EXEEXT_361 = password.module$(EXEEXT)
 
16532
@COND_i386_efi_TRUE@am__EXEEXT_362 = password.module$(EXEEXT)
 
16533
@COND_i386_qemu_TRUE@am__EXEEXT_363 = password.module$(EXEEXT)
 
16534
@COND_i386_coreboot_TRUE@am__EXEEXT_364 = password.module$(EXEEXT)
 
16535
@COND_i386_multiboot_TRUE@am__EXEEXT_365 = password.module$(EXEEXT)
 
16536
@COND_i386_ieee1275_TRUE@am__EXEEXT_366 = password.module$(EXEEXT)
 
16537
@COND_x86_64_efi_TRUE@am__EXEEXT_367 = password.module$(EXEEXT)
 
16538
@COND_mips_yeeloong_TRUE@am__EXEEXT_368 = password.module$(EXEEXT)
 
16539
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_369 = password.module$(EXEEXT)
 
16540
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_370 = password.module$(EXEEXT)
 
16541
@COND_emu_TRUE@am__EXEEXT_371 = password_pbkdf2.module$(EXEEXT)
 
16542
@COND_i386_pc_TRUE@am__EXEEXT_372 = password_pbkdf2.module$(EXEEXT)
 
16543
@COND_i386_efi_TRUE@am__EXEEXT_373 = password_pbkdf2.module$(EXEEXT)
 
16544
@COND_i386_qemu_TRUE@am__EXEEXT_374 = password_pbkdf2.module$(EXEEXT)
 
16545
@COND_i386_coreboot_TRUE@am__EXEEXT_375 =  \
 
16546
@COND_i386_coreboot_TRUE@       password_pbkdf2.module$(EXEEXT)
 
16547
@COND_i386_multiboot_TRUE@am__EXEEXT_376 =  \
 
16548
@COND_i386_multiboot_TRUE@      password_pbkdf2.module$(EXEEXT)
 
16549
@COND_i386_ieee1275_TRUE@am__EXEEXT_377 =  \
 
16550
@COND_i386_ieee1275_TRUE@       password_pbkdf2.module$(EXEEXT)
 
16551
@COND_x86_64_efi_TRUE@am__EXEEXT_378 =  \
 
16552
@COND_x86_64_efi_TRUE@  password_pbkdf2.module$(EXEEXT)
 
16553
@COND_mips_yeeloong_TRUE@am__EXEEXT_379 =  \
 
16554
@COND_mips_yeeloong_TRUE@       password_pbkdf2.module$(EXEEXT)
 
16555
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_380 =  \
 
16556
@COND_sparc64_ieee1275_TRUE@    password_pbkdf2.module$(EXEEXT)
 
16557
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_381 =  \
 
16558
@COND_powerpc_ieee1275_TRUE@    password_pbkdf2.module$(EXEEXT)
 
16559
@COND_i386_pc_TRUE@am__EXEEXT_382 = play.module$(EXEEXT)
 
16560
@COND_i386_efi_TRUE@am__EXEEXT_383 = play.module$(EXEEXT)
 
16561
@COND_i386_qemu_TRUE@am__EXEEXT_384 = play.module$(EXEEXT)
 
16562
@COND_i386_coreboot_TRUE@am__EXEEXT_385 = play.module$(EXEEXT)
 
16563
@COND_i386_multiboot_TRUE@am__EXEEXT_386 = play.module$(EXEEXT)
 
16564
@COND_i386_ieee1275_TRUE@am__EXEEXT_387 = play.module$(EXEEXT)
 
16565
@COND_x86_64_efi_TRUE@am__EXEEXT_388 = play.module$(EXEEXT)
 
16566
@COND_emu_TRUE@am__EXEEXT_389 = probe.module$(EXEEXT)
 
16567
@COND_i386_pc_TRUE@am__EXEEXT_390 = probe.module$(EXEEXT)
 
16568
@COND_i386_efi_TRUE@am__EXEEXT_391 = probe.module$(EXEEXT)
 
16569
@COND_i386_qemu_TRUE@am__EXEEXT_392 = probe.module$(EXEEXT)
 
16570
@COND_i386_coreboot_TRUE@am__EXEEXT_393 = probe.module$(EXEEXT)
 
16571
@COND_i386_multiboot_TRUE@am__EXEEXT_394 = probe.module$(EXEEXT)
 
16572
@COND_i386_ieee1275_TRUE@am__EXEEXT_395 = probe.module$(EXEEXT)
 
16573
@COND_x86_64_efi_TRUE@am__EXEEXT_396 = probe.module$(EXEEXT)
 
16574
@COND_mips_yeeloong_TRUE@am__EXEEXT_397 = probe.module$(EXEEXT)
 
16575
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_398 = probe.module$(EXEEXT)
 
16576
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_399 = probe.module$(EXEEXT)
 
16577
@COND_i386_pc_TRUE@am__EXEEXT_400 = pxecmd.module$(EXEEXT)
 
16578
@COND_emu_TRUE@am__EXEEXT_401 = read.module$(EXEEXT)
 
16579
@COND_i386_pc_TRUE@am__EXEEXT_402 = read.module$(EXEEXT)
 
16580
@COND_i386_efi_TRUE@am__EXEEXT_403 = read.module$(EXEEXT)
 
16581
@COND_i386_qemu_TRUE@am__EXEEXT_404 = read.module$(EXEEXT)
 
16582
@COND_i386_coreboot_TRUE@am__EXEEXT_405 = read.module$(EXEEXT)
 
16583
@COND_i386_multiboot_TRUE@am__EXEEXT_406 = read.module$(EXEEXT)
 
16584
@COND_i386_ieee1275_TRUE@am__EXEEXT_407 = read.module$(EXEEXT)
 
16585
@COND_x86_64_efi_TRUE@am__EXEEXT_408 = read.module$(EXEEXT)
 
16586
@COND_mips_yeeloong_TRUE@am__EXEEXT_409 = read.module$(EXEEXT)
 
16587
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_410 = read.module$(EXEEXT)
 
16588
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_411 = read.module$(EXEEXT)
 
16589
@COND_emu_TRUE@am__EXEEXT_412 = reboot.module$(EXEEXT)
 
16590
@COND_i386_pc_TRUE@am__EXEEXT_413 = reboot.module$(EXEEXT)
 
16591
@COND_i386_efi_TRUE@am__EXEEXT_414 = reboot.module$(EXEEXT)
 
16592
@COND_i386_qemu_TRUE@am__EXEEXT_415 = reboot.module$(EXEEXT)
 
16593
@COND_i386_coreboot_TRUE@am__EXEEXT_416 = reboot.module$(EXEEXT)
 
16594
@COND_i386_multiboot_TRUE@am__EXEEXT_417 = reboot.module$(EXEEXT)
 
16595
@COND_i386_ieee1275_TRUE@am__EXEEXT_418 = reboot.module$(EXEEXT)
 
16596
@COND_x86_64_efi_TRUE@am__EXEEXT_419 = reboot.module$(EXEEXT)
 
16597
@COND_mips_yeeloong_TRUE@am__EXEEXT_420 = reboot.module$(EXEEXT)
 
16598
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_421 = reboot.module$(EXEEXT)
 
16599
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_422 = reboot.module$(EXEEXT)
 
16600
@COND_emu_TRUE@am__EXEEXT_423 = search.module$(EXEEXT)
 
16601
@COND_i386_pc_TRUE@am__EXEEXT_424 = search.module$(EXEEXT)
 
16602
@COND_i386_efi_TRUE@am__EXEEXT_425 = search.module$(EXEEXT)
 
16603
@COND_i386_qemu_TRUE@am__EXEEXT_426 = search.module$(EXEEXT)
 
16604
@COND_i386_coreboot_TRUE@am__EXEEXT_427 = search.module$(EXEEXT)
 
16605
@COND_i386_multiboot_TRUE@am__EXEEXT_428 = search.module$(EXEEXT)
 
16606
@COND_i386_ieee1275_TRUE@am__EXEEXT_429 = search.module$(EXEEXT)
 
16607
@COND_x86_64_efi_TRUE@am__EXEEXT_430 = search.module$(EXEEXT)
 
16608
@COND_mips_yeeloong_TRUE@am__EXEEXT_431 = search.module$(EXEEXT)
 
16609
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_432 = search.module$(EXEEXT)
 
16610
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_433 = search.module$(EXEEXT)
 
16611
@COND_emu_TRUE@am__EXEEXT_434 = search_fs_file.module$(EXEEXT)
 
16612
@COND_i386_pc_TRUE@am__EXEEXT_435 = search_fs_file.module$(EXEEXT)
 
16613
@COND_i386_efi_TRUE@am__EXEEXT_436 = search_fs_file.module$(EXEEXT)
 
16614
@COND_i386_qemu_TRUE@am__EXEEXT_437 = search_fs_file.module$(EXEEXT)
 
16615
@COND_i386_coreboot_TRUE@am__EXEEXT_438 =  \
 
16616
@COND_i386_coreboot_TRUE@       search_fs_file.module$(EXEEXT)
 
16617
@COND_i386_multiboot_TRUE@am__EXEEXT_439 =  \
 
16618
@COND_i386_multiboot_TRUE@      search_fs_file.module$(EXEEXT)
 
16619
@COND_i386_ieee1275_TRUE@am__EXEEXT_440 =  \
 
16620
@COND_i386_ieee1275_TRUE@       search_fs_file.module$(EXEEXT)
 
16621
@COND_x86_64_efi_TRUE@am__EXEEXT_441 = search_fs_file.module$(EXEEXT)
 
16622
@COND_mips_yeeloong_TRUE@am__EXEEXT_442 =  \
 
16623
@COND_mips_yeeloong_TRUE@       search_fs_file.module$(EXEEXT)
 
16624
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_443 =  \
 
16625
@COND_sparc64_ieee1275_TRUE@    search_fs_file.module$(EXEEXT)
 
16626
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_444 =  \
 
16627
@COND_powerpc_ieee1275_TRUE@    search_fs_file.module$(EXEEXT)
 
16628
@COND_emu_TRUE@am__EXEEXT_445 = search_fs_uuid.module$(EXEEXT)
 
16629
@COND_i386_pc_TRUE@am__EXEEXT_446 = search_fs_uuid.module$(EXEEXT)
 
16630
@COND_i386_efi_TRUE@am__EXEEXT_447 = search_fs_uuid.module$(EXEEXT)
 
16631
@COND_i386_qemu_TRUE@am__EXEEXT_448 = search_fs_uuid.module$(EXEEXT)
 
16632
@COND_i386_coreboot_TRUE@am__EXEEXT_449 =  \
 
16633
@COND_i386_coreboot_TRUE@       search_fs_uuid.module$(EXEEXT)
 
16634
@COND_i386_multiboot_TRUE@am__EXEEXT_450 =  \
 
16635
@COND_i386_multiboot_TRUE@      search_fs_uuid.module$(EXEEXT)
 
16636
@COND_i386_ieee1275_TRUE@am__EXEEXT_451 =  \
 
16637
@COND_i386_ieee1275_TRUE@       search_fs_uuid.module$(EXEEXT)
 
16638
@COND_x86_64_efi_TRUE@am__EXEEXT_452 = search_fs_uuid.module$(EXEEXT)
 
16639
@COND_mips_yeeloong_TRUE@am__EXEEXT_453 =  \
 
16640
@COND_mips_yeeloong_TRUE@       search_fs_uuid.module$(EXEEXT)
 
16641
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_454 =  \
 
16642
@COND_sparc64_ieee1275_TRUE@    search_fs_uuid.module$(EXEEXT)
 
16643
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_455 =  \
 
16644
@COND_powerpc_ieee1275_TRUE@    search_fs_uuid.module$(EXEEXT)
 
16645
@COND_emu_TRUE@am__EXEEXT_456 = search_label.module$(EXEEXT)
 
16646
@COND_i386_pc_TRUE@am__EXEEXT_457 = search_label.module$(EXEEXT)
 
16647
@COND_i386_efi_TRUE@am__EXEEXT_458 = search_label.module$(EXEEXT)
 
16648
@COND_i386_qemu_TRUE@am__EXEEXT_459 = search_label.module$(EXEEXT)
 
16649
@COND_i386_coreboot_TRUE@am__EXEEXT_460 =  \
 
16650
@COND_i386_coreboot_TRUE@       search_label.module$(EXEEXT)
 
16651
@COND_i386_multiboot_TRUE@am__EXEEXT_461 =  \
 
16652
@COND_i386_multiboot_TRUE@      search_label.module$(EXEEXT)
 
16653
@COND_i386_ieee1275_TRUE@am__EXEEXT_462 =  \
 
16654
@COND_i386_ieee1275_TRUE@       search_label.module$(EXEEXT)
 
16655
@COND_x86_64_efi_TRUE@am__EXEEXT_463 = search_label.module$(EXEEXT)
 
16656
@COND_mips_yeeloong_TRUE@am__EXEEXT_464 =  \
 
16657
@COND_mips_yeeloong_TRUE@       search_label.module$(EXEEXT)
 
16658
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_465 =  \
 
16659
@COND_sparc64_ieee1275_TRUE@    search_label.module$(EXEEXT)
 
16660
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_466 =  \
 
16661
@COND_powerpc_ieee1275_TRUE@    search_label.module$(EXEEXT)
 
16662
@COND_i386_pc_TRUE@am__EXEEXT_467 = setpci.module$(EXEEXT)
 
16663
@COND_i386_efi_TRUE@am__EXEEXT_468 = setpci.module$(EXEEXT)
 
16664
@COND_i386_qemu_TRUE@am__EXEEXT_469 = setpci.module$(EXEEXT)
 
16665
@COND_i386_coreboot_TRUE@am__EXEEXT_470 = setpci.module$(EXEEXT)
 
16666
@COND_i386_multiboot_TRUE@am__EXEEXT_471 = setpci.module$(EXEEXT)
 
16667
@COND_i386_ieee1275_TRUE@am__EXEEXT_472 = setpci.module$(EXEEXT)
 
16668
@COND_x86_64_efi_TRUE@am__EXEEXT_473 = setpci.module$(EXEEXT)
 
16669
@COND_emu_TRUE@am__EXEEXT_474 = sleep.module$(EXEEXT)
 
16670
@COND_i386_pc_TRUE@am__EXEEXT_475 = sleep.module$(EXEEXT)
 
16671
@COND_i386_efi_TRUE@am__EXEEXT_476 = sleep.module$(EXEEXT)
 
16672
@COND_i386_qemu_TRUE@am__EXEEXT_477 = sleep.module$(EXEEXT)
 
16673
@COND_i386_coreboot_TRUE@am__EXEEXT_478 = sleep.module$(EXEEXT)
 
16674
@COND_i386_multiboot_TRUE@am__EXEEXT_479 = sleep.module$(EXEEXT)
 
16675
@COND_i386_ieee1275_TRUE@am__EXEEXT_480 = sleep.module$(EXEEXT)
 
16676
@COND_x86_64_efi_TRUE@am__EXEEXT_481 = sleep.module$(EXEEXT)
 
16677
@COND_mips_yeeloong_TRUE@am__EXEEXT_482 = sleep.module$(EXEEXT)
 
16678
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_483 = sleep.module$(EXEEXT)
 
16679
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_484 = sleep.module$(EXEEXT)
 
16680
@COND_i386_ieee1275_TRUE@am__EXEEXT_485 = suspend.module$(EXEEXT)
 
16681
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_486 = suspend.module$(EXEEXT)
 
16682
@COND_emu_TRUE@am__EXEEXT_487 = terminal.module$(EXEEXT)
 
16683
@COND_i386_pc_TRUE@am__EXEEXT_488 = terminal.module$(EXEEXT)
 
16684
@COND_i386_efi_TRUE@am__EXEEXT_489 = terminal.module$(EXEEXT)
 
16685
@COND_i386_qemu_TRUE@am__EXEEXT_490 = terminal.module$(EXEEXT)
 
16686
@COND_i386_coreboot_TRUE@am__EXEEXT_491 = terminal.module$(EXEEXT)
 
16687
@COND_i386_multiboot_TRUE@am__EXEEXT_492 = terminal.module$(EXEEXT)
 
16688
@COND_i386_ieee1275_TRUE@am__EXEEXT_493 = terminal.module$(EXEEXT)
 
16689
@COND_x86_64_efi_TRUE@am__EXEEXT_494 = terminal.module$(EXEEXT)
 
16690
@COND_mips_yeeloong_TRUE@am__EXEEXT_495 = terminal.module$(EXEEXT)
 
16691
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_496 = terminal.module$(EXEEXT)
 
16692
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_497 = terminal.module$(EXEEXT)
 
16693
@COND_emu_TRUE@am__EXEEXT_498 = test.module$(EXEEXT)
 
16694
@COND_i386_pc_TRUE@am__EXEEXT_499 = test.module$(EXEEXT)
 
16695
@COND_i386_efi_TRUE@am__EXEEXT_500 = test.module$(EXEEXT)
 
16696
@COND_i386_qemu_TRUE@am__EXEEXT_501 = test.module$(EXEEXT)
 
16697
@COND_i386_coreboot_TRUE@am__EXEEXT_502 = test.module$(EXEEXT)
 
16698
@COND_i386_multiboot_TRUE@am__EXEEXT_503 = test.module$(EXEEXT)
 
16699
@COND_i386_ieee1275_TRUE@am__EXEEXT_504 = test.module$(EXEEXT)
 
16700
@COND_x86_64_efi_TRUE@am__EXEEXT_505 = test.module$(EXEEXT)
 
16701
@COND_mips_yeeloong_TRUE@am__EXEEXT_506 = test.module$(EXEEXT)
 
16702
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_507 = test.module$(EXEEXT)
 
16703
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_508 = test.module$(EXEEXT)
 
16704
@COND_emu_TRUE@am__EXEEXT_509 = true.module$(EXEEXT)
 
16705
@COND_i386_pc_TRUE@am__EXEEXT_510 = true.module$(EXEEXT)
 
16706
@COND_i386_efi_TRUE@am__EXEEXT_511 = true.module$(EXEEXT)
 
16707
@COND_i386_qemu_TRUE@am__EXEEXT_512 = true.module$(EXEEXT)
 
16708
@COND_i386_coreboot_TRUE@am__EXEEXT_513 = true.module$(EXEEXT)
 
16709
@COND_i386_multiboot_TRUE@am__EXEEXT_514 = true.module$(EXEEXT)
 
16710
@COND_i386_ieee1275_TRUE@am__EXEEXT_515 = true.module$(EXEEXT)
 
16711
@COND_x86_64_efi_TRUE@am__EXEEXT_516 = true.module$(EXEEXT)
 
16712
@COND_mips_yeeloong_TRUE@am__EXEEXT_517 = true.module$(EXEEXT)
 
16713
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_518 = true.module$(EXEEXT)
 
16714
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_519 = true.module$(EXEEXT)
 
16715
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__EXEEXT_520 = usbtest.module$(EXEEXT)
 
16716
@COND_i386_pc_TRUE@am__EXEEXT_521 = usbtest.module$(EXEEXT)
 
16717
@COND_i386_efi_TRUE@am__EXEEXT_522 = usbtest.module$(EXEEXT)
 
16718
@COND_i386_qemu_TRUE@am__EXEEXT_523 = usbtest.module$(EXEEXT)
 
16719
@COND_i386_coreboot_TRUE@am__EXEEXT_524 = usbtest.module$(EXEEXT)
 
16720
@COND_i386_multiboot_TRUE@am__EXEEXT_525 = usbtest.module$(EXEEXT)
 
16721
@COND_i386_ieee1275_TRUE@am__EXEEXT_526 = usbtest.module$(EXEEXT)
 
16722
@COND_x86_64_efi_TRUE@am__EXEEXT_527 = usbtest.module$(EXEEXT)
 
16723
@COND_mips_yeeloong_TRUE@am__EXEEXT_528 = usbtest.module$(EXEEXT)
 
16724
@COND_emu_TRUE@am__EXEEXT_529 = videoinfo.module$(EXEEXT)
 
16725
@COND_i386_pc_TRUE@am__EXEEXT_530 = videoinfo.module$(EXEEXT)
 
16726
@COND_i386_efi_TRUE@am__EXEEXT_531 = videoinfo.module$(EXEEXT)
 
16727
@COND_i386_qemu_TRUE@am__EXEEXT_532 = videoinfo.module$(EXEEXT)
 
16728
@COND_i386_coreboot_TRUE@am__EXEEXT_533 = videoinfo.module$(EXEEXT)
 
16729
@COND_i386_multiboot_TRUE@am__EXEEXT_534 = videoinfo.module$(EXEEXT)
 
16730
@COND_i386_ieee1275_TRUE@am__EXEEXT_535 = videoinfo.module$(EXEEXT)
 
16731
@COND_x86_64_efi_TRUE@am__EXEEXT_536 = videoinfo.module$(EXEEXT)
 
16732
@COND_mips_yeeloong_TRUE@am__EXEEXT_537 = videoinfo.module$(EXEEXT)
 
16733
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_538 =  \
 
16734
@COND_sparc64_ieee1275_TRUE@    videoinfo.module$(EXEEXT)
 
16735
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_539 =  \
 
16736
@COND_powerpc_ieee1275_TRUE@    videoinfo.module$(EXEEXT)
 
16737
@COND_emu_TRUE@am__EXEEXT_540 = videotest.module$(EXEEXT)
 
16738
@COND_i386_pc_TRUE@am__EXEEXT_541 = videotest.module$(EXEEXT)
 
16739
@COND_i386_efi_TRUE@am__EXEEXT_542 = videotest.module$(EXEEXT)
 
16740
@COND_i386_qemu_TRUE@am__EXEEXT_543 = videotest.module$(EXEEXT)
 
16741
@COND_i386_coreboot_TRUE@am__EXEEXT_544 = videotest.module$(EXEEXT)
 
16742
@COND_i386_multiboot_TRUE@am__EXEEXT_545 = videotest.module$(EXEEXT)
 
16743
@COND_i386_ieee1275_TRUE@am__EXEEXT_546 = videotest.module$(EXEEXT)
 
16744
@COND_x86_64_efi_TRUE@am__EXEEXT_547 = videotest.module$(EXEEXT)
 
16745
@COND_mips_yeeloong_TRUE@am__EXEEXT_548 = videotest.module$(EXEEXT)
 
16746
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_549 =  \
 
16747
@COND_sparc64_ieee1275_TRUE@    videotest.module$(EXEEXT)
 
16748
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_550 =  \
 
16749
@COND_powerpc_ieee1275_TRUE@    videotest.module$(EXEEXT)
 
16750
@COND_emu_TRUE@am__EXEEXT_551 = xnu_uuid.module$(EXEEXT)
 
16751
@COND_i386_pc_TRUE@am__EXEEXT_552 = xnu_uuid.module$(EXEEXT)
 
16752
@COND_i386_efi_TRUE@am__EXEEXT_553 = xnu_uuid.module$(EXEEXT)
 
16753
@COND_i386_qemu_TRUE@am__EXEEXT_554 = xnu_uuid.module$(EXEEXT)
 
16754
@COND_i386_coreboot_TRUE@am__EXEEXT_555 = xnu_uuid.module$(EXEEXT)
 
16755
@COND_i386_multiboot_TRUE@am__EXEEXT_556 = xnu_uuid.module$(EXEEXT)
 
16756
@COND_i386_ieee1275_TRUE@am__EXEEXT_557 = xnu_uuid.module$(EXEEXT)
 
16757
@COND_x86_64_efi_TRUE@am__EXEEXT_558 = xnu_uuid.module$(EXEEXT)
 
16758
@COND_mips_yeeloong_TRUE@am__EXEEXT_559 = xnu_uuid.module$(EXEEXT)
 
16759
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_560 = xnu_uuid.module$(EXEEXT)
 
16760
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_561 = xnu_uuid.module$(EXEEXT)
 
16761
@COND_emu_TRUE@am__EXEEXT_562 = dm_nv.module$(EXEEXT)
 
16762
@COND_i386_pc_TRUE@am__EXEEXT_563 = dm_nv.module$(EXEEXT)
 
16763
@COND_i386_efi_TRUE@am__EXEEXT_564 = dm_nv.module$(EXEEXT)
 
16764
@COND_i386_qemu_TRUE@am__EXEEXT_565 = dm_nv.module$(EXEEXT)
 
16765
@COND_i386_coreboot_TRUE@am__EXEEXT_566 = dm_nv.module$(EXEEXT)
 
16766
@COND_i386_multiboot_TRUE@am__EXEEXT_567 = dm_nv.module$(EXEEXT)
 
16767
@COND_i386_ieee1275_TRUE@am__EXEEXT_568 = dm_nv.module$(EXEEXT)
 
16768
@COND_x86_64_efi_TRUE@am__EXEEXT_569 = dm_nv.module$(EXEEXT)
 
16769
@COND_mips_yeeloong_TRUE@am__EXEEXT_570 = dm_nv.module$(EXEEXT)
 
16770
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_571 = dm_nv.module$(EXEEXT)
 
16771
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_572 = dm_nv.module$(EXEEXT)
 
16772
@COND_emu_TRUE@am__EXEEXT_573 = loopback.module$(EXEEXT)
 
16773
@COND_i386_pc_TRUE@am__EXEEXT_574 = loopback.module$(EXEEXT)
 
16774
@COND_i386_efi_TRUE@am__EXEEXT_575 = loopback.module$(EXEEXT)
 
16775
@COND_i386_qemu_TRUE@am__EXEEXT_576 = loopback.module$(EXEEXT)
 
16776
@COND_i386_coreboot_TRUE@am__EXEEXT_577 = loopback.module$(EXEEXT)
 
16777
@COND_i386_multiboot_TRUE@am__EXEEXT_578 = loopback.module$(EXEEXT)
 
16778
@COND_i386_ieee1275_TRUE@am__EXEEXT_579 = loopback.module$(EXEEXT)
 
16779
@COND_x86_64_efi_TRUE@am__EXEEXT_580 = loopback.module$(EXEEXT)
 
16780
@COND_mips_yeeloong_TRUE@am__EXEEXT_581 = loopback.module$(EXEEXT)
 
16781
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_582 = loopback.module$(EXEEXT)
 
16782
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_583 = loopback.module$(EXEEXT)
 
16783
@COND_emu_TRUE@am__EXEEXT_584 = lvm.module$(EXEEXT)
 
16784
@COND_i386_pc_TRUE@am__EXEEXT_585 = lvm.module$(EXEEXT)
 
16785
@COND_i386_efi_TRUE@am__EXEEXT_586 = lvm.module$(EXEEXT)
 
16786
@COND_i386_qemu_TRUE@am__EXEEXT_587 = lvm.module$(EXEEXT)
 
16787
@COND_i386_coreboot_TRUE@am__EXEEXT_588 = lvm.module$(EXEEXT)
 
16788
@COND_i386_multiboot_TRUE@am__EXEEXT_589 = lvm.module$(EXEEXT)
 
16789
@COND_i386_ieee1275_TRUE@am__EXEEXT_590 = lvm.module$(EXEEXT)
 
16790
@COND_x86_64_efi_TRUE@am__EXEEXT_591 = lvm.module$(EXEEXT)
 
16791
@COND_mips_yeeloong_TRUE@am__EXEEXT_592 = lvm.module$(EXEEXT)
 
16792
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_593 = lvm.module$(EXEEXT)
 
16793
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_594 = lvm.module$(EXEEXT)
 
16794
@COND_emu_TRUE@am__EXEEXT_595 = mdraid09.module$(EXEEXT)
 
16795
@COND_i386_pc_TRUE@am__EXEEXT_596 = mdraid09.module$(EXEEXT)
 
16796
@COND_i386_efi_TRUE@am__EXEEXT_597 = mdraid09.module$(EXEEXT)
 
16797
@COND_i386_qemu_TRUE@am__EXEEXT_598 = mdraid09.module$(EXEEXT)
 
16798
@COND_i386_coreboot_TRUE@am__EXEEXT_599 = mdraid09.module$(EXEEXT)
 
16799
@COND_i386_multiboot_TRUE@am__EXEEXT_600 = mdraid09.module$(EXEEXT)
 
16800
@COND_i386_ieee1275_TRUE@am__EXEEXT_601 = mdraid09.module$(EXEEXT)
 
16801
@COND_x86_64_efi_TRUE@am__EXEEXT_602 = mdraid09.module$(EXEEXT)
 
16802
@COND_mips_yeeloong_TRUE@am__EXEEXT_603 = mdraid09.module$(EXEEXT)
 
16803
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_604 = mdraid09.module$(EXEEXT)
 
16804
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_605 = mdraid09.module$(EXEEXT)
 
16805
@COND_emu_TRUE@am__EXEEXT_606 = mdraid1x.module$(EXEEXT)
 
16806
@COND_i386_pc_TRUE@am__EXEEXT_607 = mdraid1x.module$(EXEEXT)
 
16807
@COND_i386_efi_TRUE@am__EXEEXT_608 = mdraid1x.module$(EXEEXT)
 
16808
@COND_i386_qemu_TRUE@am__EXEEXT_609 = mdraid1x.module$(EXEEXT)
 
16809
@COND_i386_coreboot_TRUE@am__EXEEXT_610 = mdraid1x.module$(EXEEXT)
 
16810
@COND_i386_multiboot_TRUE@am__EXEEXT_611 = mdraid1x.module$(EXEEXT)
 
16811
@COND_i386_ieee1275_TRUE@am__EXEEXT_612 = mdraid1x.module$(EXEEXT)
 
16812
@COND_x86_64_efi_TRUE@am__EXEEXT_613 = mdraid1x.module$(EXEEXT)
 
16813
@COND_mips_yeeloong_TRUE@am__EXEEXT_614 = mdraid1x.module$(EXEEXT)
 
16814
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_615 = mdraid1x.module$(EXEEXT)
 
16815
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_616 = mdraid1x.module$(EXEEXT)
 
16816
@COND_emu_TRUE@am__EXEEXT_617 = raid.module$(EXEEXT)
 
16817
@COND_i386_pc_TRUE@am__EXEEXT_618 = raid.module$(EXEEXT)
 
16818
@COND_i386_efi_TRUE@am__EXEEXT_619 = raid.module$(EXEEXT)
 
16819
@COND_i386_qemu_TRUE@am__EXEEXT_620 = raid.module$(EXEEXT)
 
16820
@COND_i386_coreboot_TRUE@am__EXEEXT_621 = raid.module$(EXEEXT)
 
16821
@COND_i386_multiboot_TRUE@am__EXEEXT_622 = raid.module$(EXEEXT)
 
16822
@COND_i386_ieee1275_TRUE@am__EXEEXT_623 = raid.module$(EXEEXT)
 
16823
@COND_x86_64_efi_TRUE@am__EXEEXT_624 = raid.module$(EXEEXT)
 
16824
@COND_mips_yeeloong_TRUE@am__EXEEXT_625 = raid.module$(EXEEXT)
 
16825
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_626 = raid.module$(EXEEXT)
 
16826
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_627 = raid.module$(EXEEXT)
 
16827
@COND_emu_TRUE@am__EXEEXT_628 = raid5rec.module$(EXEEXT)
 
16828
@COND_i386_pc_TRUE@am__EXEEXT_629 = raid5rec.module$(EXEEXT)
 
16829
@COND_i386_efi_TRUE@am__EXEEXT_630 = raid5rec.module$(EXEEXT)
 
16830
@COND_i386_qemu_TRUE@am__EXEEXT_631 = raid5rec.module$(EXEEXT)
 
16831
@COND_i386_coreboot_TRUE@am__EXEEXT_632 = raid5rec.module$(EXEEXT)
 
16832
@COND_i386_multiboot_TRUE@am__EXEEXT_633 = raid5rec.module$(EXEEXT)
 
16833
@COND_i386_ieee1275_TRUE@am__EXEEXT_634 = raid5rec.module$(EXEEXT)
 
16834
@COND_x86_64_efi_TRUE@am__EXEEXT_635 = raid5rec.module$(EXEEXT)
 
16835
@COND_mips_yeeloong_TRUE@am__EXEEXT_636 = raid5rec.module$(EXEEXT)
 
16836
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_637 = raid5rec.module$(EXEEXT)
 
16837
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_638 = raid5rec.module$(EXEEXT)
 
16838
@COND_emu_TRUE@am__EXEEXT_639 = raid6rec.module$(EXEEXT)
 
16839
@COND_i386_pc_TRUE@am__EXEEXT_640 = raid6rec.module$(EXEEXT)
 
16840
@COND_i386_efi_TRUE@am__EXEEXT_641 = raid6rec.module$(EXEEXT)
 
16841
@COND_i386_qemu_TRUE@am__EXEEXT_642 = raid6rec.module$(EXEEXT)
 
16842
@COND_i386_coreboot_TRUE@am__EXEEXT_643 = raid6rec.module$(EXEEXT)
 
16843
@COND_i386_multiboot_TRUE@am__EXEEXT_644 = raid6rec.module$(EXEEXT)
 
16844
@COND_i386_ieee1275_TRUE@am__EXEEXT_645 = raid6rec.module$(EXEEXT)
 
16845
@COND_x86_64_efi_TRUE@am__EXEEXT_646 = raid6rec.module$(EXEEXT)
 
16846
@COND_mips_yeeloong_TRUE@am__EXEEXT_647 = raid6rec.module$(EXEEXT)
 
16847
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_648 = raid6rec.module$(EXEEXT)
 
16848
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_649 = raid6rec.module$(EXEEXT)
 
16849
@COND_emu_TRUE@am__EXEEXT_650 = scsi.module$(EXEEXT)
 
16850
@COND_i386_pc_TRUE@am__EXEEXT_651 = scsi.module$(EXEEXT)
 
16851
@COND_i386_efi_TRUE@am__EXEEXT_652 = scsi.module$(EXEEXT)
 
16852
@COND_i386_qemu_TRUE@am__EXEEXT_653 = scsi.module$(EXEEXT)
 
16853
@COND_i386_coreboot_TRUE@am__EXEEXT_654 = scsi.module$(EXEEXT)
 
16854
@COND_i386_multiboot_TRUE@am__EXEEXT_655 = scsi.module$(EXEEXT)
 
16855
@COND_i386_ieee1275_TRUE@am__EXEEXT_656 = scsi.module$(EXEEXT)
 
16856
@COND_x86_64_efi_TRUE@am__EXEEXT_657 = scsi.module$(EXEEXT)
 
16857
@COND_mips_yeeloong_TRUE@am__EXEEXT_658 = scsi.module$(EXEEXT)
 
16858
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_659 = scsi.module$(EXEEXT)
 
16859
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_660 = scsi.module$(EXEEXT)
 
16860
@COND_emu_TRUE@am__EXEEXT_661 = memdisk.module$(EXEEXT)
 
16861
@COND_i386_pc_TRUE@am__EXEEXT_662 = memdisk.module$(EXEEXT)
 
16862
@COND_i386_efi_TRUE@am__EXEEXT_663 = memdisk.module$(EXEEXT)
 
16863
@COND_i386_qemu_TRUE@am__EXEEXT_664 = memdisk.module$(EXEEXT)
 
16864
@COND_i386_coreboot_TRUE@am__EXEEXT_665 = memdisk.module$(EXEEXT)
 
16865
@COND_i386_multiboot_TRUE@am__EXEEXT_666 = memdisk.module$(EXEEXT)
 
16866
@COND_i386_ieee1275_TRUE@am__EXEEXT_667 = memdisk.module$(EXEEXT)
 
16867
@COND_x86_64_efi_TRUE@am__EXEEXT_668 = memdisk.module$(EXEEXT)
 
16868
@COND_mips_yeeloong_TRUE@am__EXEEXT_669 = memdisk.module$(EXEEXT)
 
16869
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_670 = memdisk.module$(EXEEXT)
 
16870
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_671 = memdisk.module$(EXEEXT)
 
16871
@COND_i386_pc_TRUE@am__EXEEXT_672 = ata.module$(EXEEXT)
 
16872
@COND_i386_efi_TRUE@am__EXEEXT_673 = ata.module$(EXEEXT)
 
16873
@COND_i386_qemu_TRUE@am__EXEEXT_674 = ata.module$(EXEEXT)
 
16874
@COND_i386_coreboot_TRUE@am__EXEEXT_675 = ata.module$(EXEEXT)
 
16875
@COND_i386_multiboot_TRUE@am__EXEEXT_676 = ata.module$(EXEEXT)
 
16876
@COND_i386_ieee1275_TRUE@am__EXEEXT_677 = ata.module$(EXEEXT)
 
16877
@COND_x86_64_efi_TRUE@am__EXEEXT_678 = ata.module$(EXEEXT)
 
16878
@COND_mips_yeeloong_TRUE@am__EXEEXT_679 = ata.module$(EXEEXT)
 
16879
@COND_i386_pc_TRUE@am__EXEEXT_680 = ata_pthru.module$(EXEEXT)
 
16880
@COND_i386_efi_TRUE@am__EXEEXT_681 = ata_pthru.module$(EXEEXT)
 
16881
@COND_i386_qemu_TRUE@am__EXEEXT_682 = ata_pthru.module$(EXEEXT)
 
16882
@COND_i386_coreboot_TRUE@am__EXEEXT_683 = ata_pthru.module$(EXEEXT)
 
16883
@COND_i386_multiboot_TRUE@am__EXEEXT_684 = ata_pthru.module$(EXEEXT)
 
16884
@COND_i386_ieee1275_TRUE@am__EXEEXT_685 = ata_pthru.module$(EXEEXT)
 
16885
@COND_x86_64_efi_TRUE@am__EXEEXT_686 = ata_pthru.module$(EXEEXT)
 
16886
@COND_mips_yeeloong_TRUE@am__EXEEXT_687 = ata_pthru.module$(EXEEXT)
 
16887
@COND_i386_pc_TRUE@am__EXEEXT_688 = biosdisk.module$(EXEEXT)
 
16888
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__EXEEXT_689 =  \
 
16889
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ usbms.module$(EXEEXT)
 
16890
@COND_i386_pc_TRUE@am__EXEEXT_690 = usbms.module$(EXEEXT)
 
16891
@COND_i386_efi_TRUE@am__EXEEXT_691 = usbms.module$(EXEEXT)
 
16892
@COND_i386_qemu_TRUE@am__EXEEXT_692 = usbms.module$(EXEEXT)
 
16893
@COND_i386_coreboot_TRUE@am__EXEEXT_693 = usbms.module$(EXEEXT)
 
16894
@COND_i386_multiboot_TRUE@am__EXEEXT_694 = usbms.module$(EXEEXT)
 
16895
@COND_i386_ieee1275_TRUE@am__EXEEXT_695 = usbms.module$(EXEEXT)
 
16896
@COND_x86_64_efi_TRUE@am__EXEEXT_696 = usbms.module$(EXEEXT)
 
16897
@COND_mips_yeeloong_TRUE@am__EXEEXT_697 = usbms.module$(EXEEXT)
 
16898
@COND_i386_ieee1275_TRUE@am__EXEEXT_698 = nand.module$(EXEEXT)
 
16899
@COND_i386_pc_TRUE@am__EXEEXT_699 = efiemu.module$(EXEEXT)
 
16900
@COND_i386_qemu_TRUE@am__EXEEXT_700 = efiemu.module$(EXEEXT)
 
16901
@COND_i386_coreboot_TRUE@am__EXEEXT_701 = efiemu.module$(EXEEXT)
 
16902
@COND_i386_multiboot_TRUE@am__EXEEXT_702 = efiemu.module$(EXEEXT)
 
16903
@COND_i386_ieee1275_TRUE@am__EXEEXT_703 = efiemu.module$(EXEEXT)
 
16904
@COND_emu_TRUE@am__EXEEXT_704 = font.module$(EXEEXT)
 
16905
@COND_i386_pc_TRUE@am__EXEEXT_705 = font.module$(EXEEXT)
 
16906
@COND_i386_efi_TRUE@am__EXEEXT_706 = font.module$(EXEEXT)
 
16907
@COND_i386_qemu_TRUE@am__EXEEXT_707 = font.module$(EXEEXT)
 
16908
@COND_i386_coreboot_TRUE@am__EXEEXT_708 = font.module$(EXEEXT)
 
16909
@COND_i386_multiboot_TRUE@am__EXEEXT_709 = font.module$(EXEEXT)
 
16910
@COND_i386_ieee1275_TRUE@am__EXEEXT_710 = font.module$(EXEEXT)
 
16911
@COND_x86_64_efi_TRUE@am__EXEEXT_711 = font.module$(EXEEXT)
 
16912
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_712 = font.module$(EXEEXT)
 
16913
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_713 = font.module$(EXEEXT)
 
16914
@COND_emu_TRUE@am__EXEEXT_714 = affs.module$(EXEEXT)
 
16915
@COND_i386_pc_TRUE@am__EXEEXT_715 = affs.module$(EXEEXT)
 
16916
@COND_i386_efi_TRUE@am__EXEEXT_716 = affs.module$(EXEEXT)
 
16917
@COND_i386_qemu_TRUE@am__EXEEXT_717 = affs.module$(EXEEXT)
 
16918
@COND_i386_coreboot_TRUE@am__EXEEXT_718 = affs.module$(EXEEXT)
 
16919
@COND_i386_multiboot_TRUE@am__EXEEXT_719 = affs.module$(EXEEXT)
 
16920
@COND_i386_ieee1275_TRUE@am__EXEEXT_720 = affs.module$(EXEEXT)
 
16921
@COND_x86_64_efi_TRUE@am__EXEEXT_721 = affs.module$(EXEEXT)
 
16922
@COND_mips_yeeloong_TRUE@am__EXEEXT_722 = affs.module$(EXEEXT)
 
16923
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_723 = affs.module$(EXEEXT)
 
16924
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_724 = affs.module$(EXEEXT)
 
16925
@COND_emu_TRUE@am__EXEEXT_725 = afs.module$(EXEEXT)
 
16926
@COND_i386_pc_TRUE@am__EXEEXT_726 = afs.module$(EXEEXT)
 
16927
@COND_i386_efi_TRUE@am__EXEEXT_727 = afs.module$(EXEEXT)
 
16928
@COND_i386_qemu_TRUE@am__EXEEXT_728 = afs.module$(EXEEXT)
 
16929
@COND_i386_coreboot_TRUE@am__EXEEXT_729 = afs.module$(EXEEXT)
 
16930
@COND_i386_multiboot_TRUE@am__EXEEXT_730 = afs.module$(EXEEXT)
 
16931
@COND_i386_ieee1275_TRUE@am__EXEEXT_731 = afs.module$(EXEEXT)
 
16932
@COND_x86_64_efi_TRUE@am__EXEEXT_732 = afs.module$(EXEEXT)
 
16933
@COND_mips_yeeloong_TRUE@am__EXEEXT_733 = afs.module$(EXEEXT)
 
16934
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_734 = afs.module$(EXEEXT)
 
16935
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_735 = afs.module$(EXEEXT)
 
16936
@COND_emu_TRUE@am__EXEEXT_736 = afs_be.module$(EXEEXT)
 
16937
@COND_i386_pc_TRUE@am__EXEEXT_737 = afs_be.module$(EXEEXT)
 
16938
@COND_i386_efi_TRUE@am__EXEEXT_738 = afs_be.module$(EXEEXT)
 
16939
@COND_i386_qemu_TRUE@am__EXEEXT_739 = afs_be.module$(EXEEXT)
 
16940
@COND_i386_coreboot_TRUE@am__EXEEXT_740 = afs_be.module$(EXEEXT)
 
16941
@COND_i386_multiboot_TRUE@am__EXEEXT_741 = afs_be.module$(EXEEXT)
 
16942
@COND_i386_ieee1275_TRUE@am__EXEEXT_742 = afs_be.module$(EXEEXT)
 
16943
@COND_x86_64_efi_TRUE@am__EXEEXT_743 = afs_be.module$(EXEEXT)
 
16944
@COND_mips_yeeloong_TRUE@am__EXEEXT_744 = afs_be.module$(EXEEXT)
 
16945
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_745 = afs_be.module$(EXEEXT)
 
16946
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_746 = afs_be.module$(EXEEXT)
 
16947
@COND_emu_TRUE@am__EXEEXT_747 = befs.module$(EXEEXT)
 
16948
@COND_i386_pc_TRUE@am__EXEEXT_748 = befs.module$(EXEEXT)
 
16949
@COND_i386_efi_TRUE@am__EXEEXT_749 = befs.module$(EXEEXT)
 
16950
@COND_i386_qemu_TRUE@am__EXEEXT_750 = befs.module$(EXEEXT)
 
16951
@COND_i386_coreboot_TRUE@am__EXEEXT_751 = befs.module$(EXEEXT)
 
16952
@COND_i386_multiboot_TRUE@am__EXEEXT_752 = befs.module$(EXEEXT)
 
16953
@COND_i386_ieee1275_TRUE@am__EXEEXT_753 = befs.module$(EXEEXT)
 
16954
@COND_x86_64_efi_TRUE@am__EXEEXT_754 = befs.module$(EXEEXT)
 
16955
@COND_mips_yeeloong_TRUE@am__EXEEXT_755 = befs.module$(EXEEXT)
 
16956
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_756 = befs.module$(EXEEXT)
 
16957
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_757 = befs.module$(EXEEXT)
 
16958
@COND_emu_TRUE@am__EXEEXT_758 = befs_be.module$(EXEEXT)
 
16959
@COND_i386_pc_TRUE@am__EXEEXT_759 = befs_be.module$(EXEEXT)
 
16960
@COND_i386_efi_TRUE@am__EXEEXT_760 = befs_be.module$(EXEEXT)
 
16961
@COND_i386_qemu_TRUE@am__EXEEXT_761 = befs_be.module$(EXEEXT)
 
16962
@COND_i386_coreboot_TRUE@am__EXEEXT_762 = befs_be.module$(EXEEXT)
 
16963
@COND_i386_multiboot_TRUE@am__EXEEXT_763 = befs_be.module$(EXEEXT)
 
16964
@COND_i386_ieee1275_TRUE@am__EXEEXT_764 = befs_be.module$(EXEEXT)
 
16965
@COND_x86_64_efi_TRUE@am__EXEEXT_765 = befs_be.module$(EXEEXT)
 
16966
@COND_mips_yeeloong_TRUE@am__EXEEXT_766 = befs_be.module$(EXEEXT)
 
16967
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_767 = befs_be.module$(EXEEXT)
 
16968
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_768 = befs_be.module$(EXEEXT)
 
16969
@COND_emu_TRUE@am__EXEEXT_769 = btrfs.module$(EXEEXT)
 
16970
@COND_i386_pc_TRUE@am__EXEEXT_770 = btrfs.module$(EXEEXT)
 
16971
@COND_i386_efi_TRUE@am__EXEEXT_771 = btrfs.module$(EXEEXT)
 
16972
@COND_i386_qemu_TRUE@am__EXEEXT_772 = btrfs.module$(EXEEXT)
 
16973
@COND_i386_coreboot_TRUE@am__EXEEXT_773 = btrfs.module$(EXEEXT)
 
16974
@COND_i386_multiboot_TRUE@am__EXEEXT_774 = btrfs.module$(EXEEXT)
 
16975
@COND_i386_ieee1275_TRUE@am__EXEEXT_775 = btrfs.module$(EXEEXT)
 
16976
@COND_x86_64_efi_TRUE@am__EXEEXT_776 = btrfs.module$(EXEEXT)
 
16977
@COND_mips_yeeloong_TRUE@am__EXEEXT_777 = btrfs.module$(EXEEXT)
 
16978
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_778 = btrfs.module$(EXEEXT)
 
16979
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_779 = btrfs.module$(EXEEXT)
 
16980
@COND_emu_TRUE@am__EXEEXT_780 = cpio.module$(EXEEXT)
 
16981
@COND_i386_pc_TRUE@am__EXEEXT_781 = cpio.module$(EXEEXT)
 
16982
@COND_i386_efi_TRUE@am__EXEEXT_782 = cpio.module$(EXEEXT)
 
16983
@COND_i386_qemu_TRUE@am__EXEEXT_783 = cpio.module$(EXEEXT)
 
16984
@COND_i386_coreboot_TRUE@am__EXEEXT_784 = cpio.module$(EXEEXT)
 
16985
@COND_i386_multiboot_TRUE@am__EXEEXT_785 = cpio.module$(EXEEXT)
 
16986
@COND_i386_ieee1275_TRUE@am__EXEEXT_786 = cpio.module$(EXEEXT)
 
16987
@COND_x86_64_efi_TRUE@am__EXEEXT_787 = cpio.module$(EXEEXT)
 
16988
@COND_mips_yeeloong_TRUE@am__EXEEXT_788 = cpio.module$(EXEEXT)
 
16989
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_789 = cpio.module$(EXEEXT)
 
16990
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_790 = cpio.module$(EXEEXT)
 
16991
@COND_emu_TRUE@am__EXEEXT_791 = ext2.module$(EXEEXT)
 
16992
@COND_i386_pc_TRUE@am__EXEEXT_792 = ext2.module$(EXEEXT)
 
16993
@COND_i386_efi_TRUE@am__EXEEXT_793 = ext2.module$(EXEEXT)
 
16994
@COND_i386_qemu_TRUE@am__EXEEXT_794 = ext2.module$(EXEEXT)
 
16995
@COND_i386_coreboot_TRUE@am__EXEEXT_795 = ext2.module$(EXEEXT)
 
16996
@COND_i386_multiboot_TRUE@am__EXEEXT_796 = ext2.module$(EXEEXT)
 
16997
@COND_i386_ieee1275_TRUE@am__EXEEXT_797 = ext2.module$(EXEEXT)
 
16998
@COND_x86_64_efi_TRUE@am__EXEEXT_798 = ext2.module$(EXEEXT)
 
16999
@COND_mips_yeeloong_TRUE@am__EXEEXT_799 = ext2.module$(EXEEXT)
 
17000
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_800 = ext2.module$(EXEEXT)
 
17001
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_801 = ext2.module$(EXEEXT)
 
17002
@COND_emu_TRUE@am__EXEEXT_802 = fat.module$(EXEEXT)
 
17003
@COND_i386_pc_TRUE@am__EXEEXT_803 = fat.module$(EXEEXT)
 
17004
@COND_i386_efi_TRUE@am__EXEEXT_804 = fat.module$(EXEEXT)
 
17005
@COND_i386_qemu_TRUE@am__EXEEXT_805 = fat.module$(EXEEXT)
 
17006
@COND_i386_coreboot_TRUE@am__EXEEXT_806 = fat.module$(EXEEXT)
 
17007
@COND_i386_multiboot_TRUE@am__EXEEXT_807 = fat.module$(EXEEXT)
 
17008
@COND_i386_ieee1275_TRUE@am__EXEEXT_808 = fat.module$(EXEEXT)
 
17009
@COND_x86_64_efi_TRUE@am__EXEEXT_809 = fat.module$(EXEEXT)
 
17010
@COND_mips_yeeloong_TRUE@am__EXEEXT_810 = fat.module$(EXEEXT)
 
17011
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_811 = fat.module$(EXEEXT)
 
17012
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_812 = fat.module$(EXEEXT)
 
17013
@COND_emu_TRUE@am__EXEEXT_813 = fshelp.module$(EXEEXT)
 
17014
@COND_i386_pc_TRUE@am__EXEEXT_814 = fshelp.module$(EXEEXT)
 
17015
@COND_i386_efi_TRUE@am__EXEEXT_815 = fshelp.module$(EXEEXT)
 
17016
@COND_i386_qemu_TRUE@am__EXEEXT_816 = fshelp.module$(EXEEXT)
 
17017
@COND_i386_coreboot_TRUE@am__EXEEXT_817 = fshelp.module$(EXEEXT)
 
17018
@COND_i386_multiboot_TRUE@am__EXEEXT_818 = fshelp.module$(EXEEXT)
 
17019
@COND_i386_ieee1275_TRUE@am__EXEEXT_819 = fshelp.module$(EXEEXT)
 
17020
@COND_x86_64_efi_TRUE@am__EXEEXT_820 = fshelp.module$(EXEEXT)
 
17021
@COND_mips_yeeloong_TRUE@am__EXEEXT_821 = fshelp.module$(EXEEXT)
 
17022
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_822 = fshelp.module$(EXEEXT)
 
17023
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_823 = fshelp.module$(EXEEXT)
 
17024
@COND_emu_TRUE@am__EXEEXT_824 = hfs.module$(EXEEXT)
 
17025
@COND_i386_pc_TRUE@am__EXEEXT_825 = hfs.module$(EXEEXT)
 
17026
@COND_i386_efi_TRUE@am__EXEEXT_826 = hfs.module$(EXEEXT)
 
17027
@COND_i386_qemu_TRUE@am__EXEEXT_827 = hfs.module$(EXEEXT)
 
17028
@COND_i386_coreboot_TRUE@am__EXEEXT_828 = hfs.module$(EXEEXT)
 
17029
@COND_i386_multiboot_TRUE@am__EXEEXT_829 = hfs.module$(EXEEXT)
 
17030
@COND_i386_ieee1275_TRUE@am__EXEEXT_830 = hfs.module$(EXEEXT)
 
17031
@COND_x86_64_efi_TRUE@am__EXEEXT_831 = hfs.module$(EXEEXT)
 
17032
@COND_mips_yeeloong_TRUE@am__EXEEXT_832 = hfs.module$(EXEEXT)
 
17033
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_833 = hfs.module$(EXEEXT)
 
17034
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_834 = hfs.module$(EXEEXT)
 
17035
@COND_emu_TRUE@am__EXEEXT_835 = hfsplus.module$(EXEEXT)
 
17036
@COND_i386_pc_TRUE@am__EXEEXT_836 = hfsplus.module$(EXEEXT)
 
17037
@COND_i386_efi_TRUE@am__EXEEXT_837 = hfsplus.module$(EXEEXT)
 
17038
@COND_i386_qemu_TRUE@am__EXEEXT_838 = hfsplus.module$(EXEEXT)
 
17039
@COND_i386_coreboot_TRUE@am__EXEEXT_839 = hfsplus.module$(EXEEXT)
 
17040
@COND_i386_multiboot_TRUE@am__EXEEXT_840 = hfsplus.module$(EXEEXT)
 
17041
@COND_i386_ieee1275_TRUE@am__EXEEXT_841 = hfsplus.module$(EXEEXT)
 
17042
@COND_x86_64_efi_TRUE@am__EXEEXT_842 = hfsplus.module$(EXEEXT)
 
17043
@COND_mips_yeeloong_TRUE@am__EXEEXT_843 = hfsplus.module$(EXEEXT)
 
17044
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_844 = hfsplus.module$(EXEEXT)
 
17045
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_845 = hfsplus.module$(EXEEXT)
 
17046
@COND_emu_TRUE@am__EXEEXT_846 = iso9660.module$(EXEEXT)
 
17047
@COND_i386_pc_TRUE@am__EXEEXT_847 = iso9660.module$(EXEEXT)
 
17048
@COND_i386_efi_TRUE@am__EXEEXT_848 = iso9660.module$(EXEEXT)
 
17049
@COND_i386_qemu_TRUE@am__EXEEXT_849 = iso9660.module$(EXEEXT)
 
17050
@COND_i386_coreboot_TRUE@am__EXEEXT_850 = iso9660.module$(EXEEXT)
 
17051
@COND_i386_multiboot_TRUE@am__EXEEXT_851 = iso9660.module$(EXEEXT)
 
17052
@COND_i386_ieee1275_TRUE@am__EXEEXT_852 = iso9660.module$(EXEEXT)
 
17053
@COND_x86_64_efi_TRUE@am__EXEEXT_853 = iso9660.module$(EXEEXT)
 
17054
@COND_mips_yeeloong_TRUE@am__EXEEXT_854 = iso9660.module$(EXEEXT)
 
17055
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_855 = iso9660.module$(EXEEXT)
 
17056
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_856 = iso9660.module$(EXEEXT)
 
17057
@COND_emu_TRUE@am__EXEEXT_857 = jfs.module$(EXEEXT)
 
17058
@COND_i386_pc_TRUE@am__EXEEXT_858 = jfs.module$(EXEEXT)
 
17059
@COND_i386_efi_TRUE@am__EXEEXT_859 = jfs.module$(EXEEXT)
 
17060
@COND_i386_qemu_TRUE@am__EXEEXT_860 = jfs.module$(EXEEXT)
 
17061
@COND_i386_coreboot_TRUE@am__EXEEXT_861 = jfs.module$(EXEEXT)
 
17062
@COND_i386_multiboot_TRUE@am__EXEEXT_862 = jfs.module$(EXEEXT)
 
17063
@COND_i386_ieee1275_TRUE@am__EXEEXT_863 = jfs.module$(EXEEXT)
 
17064
@COND_x86_64_efi_TRUE@am__EXEEXT_864 = jfs.module$(EXEEXT)
 
17065
@COND_mips_yeeloong_TRUE@am__EXEEXT_865 = jfs.module$(EXEEXT)
 
17066
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_866 = jfs.module$(EXEEXT)
 
17067
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_867 = jfs.module$(EXEEXT)
 
17068
@COND_emu_TRUE@am__EXEEXT_868 = minix.module$(EXEEXT)
 
17069
@COND_i386_pc_TRUE@am__EXEEXT_869 = minix.module$(EXEEXT)
 
17070
@COND_i386_efi_TRUE@am__EXEEXT_870 = minix.module$(EXEEXT)
 
17071
@COND_i386_qemu_TRUE@am__EXEEXT_871 = minix.module$(EXEEXT)
 
17072
@COND_i386_coreboot_TRUE@am__EXEEXT_872 = minix.module$(EXEEXT)
 
17073
@COND_i386_multiboot_TRUE@am__EXEEXT_873 = minix.module$(EXEEXT)
 
17074
@COND_i386_ieee1275_TRUE@am__EXEEXT_874 = minix.module$(EXEEXT)
 
17075
@COND_x86_64_efi_TRUE@am__EXEEXT_875 = minix.module$(EXEEXT)
 
17076
@COND_mips_yeeloong_TRUE@am__EXEEXT_876 = minix.module$(EXEEXT)
 
17077
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_877 = minix.module$(EXEEXT)
 
17078
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_878 = minix.module$(EXEEXT)
 
17079
@COND_emu_TRUE@am__EXEEXT_879 = minix2.module$(EXEEXT)
 
17080
@COND_i386_pc_TRUE@am__EXEEXT_880 = minix2.module$(EXEEXT)
 
17081
@COND_i386_efi_TRUE@am__EXEEXT_881 = minix2.module$(EXEEXT)
 
17082
@COND_i386_qemu_TRUE@am__EXEEXT_882 = minix2.module$(EXEEXT)
 
17083
@COND_i386_coreboot_TRUE@am__EXEEXT_883 = minix2.module$(EXEEXT)
 
17084
@COND_i386_multiboot_TRUE@am__EXEEXT_884 = minix2.module$(EXEEXT)
 
17085
@COND_i386_ieee1275_TRUE@am__EXEEXT_885 = minix2.module$(EXEEXT)
 
17086
@COND_x86_64_efi_TRUE@am__EXEEXT_886 = minix2.module$(EXEEXT)
 
17087
@COND_mips_yeeloong_TRUE@am__EXEEXT_887 = minix2.module$(EXEEXT)
 
17088
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_888 = minix2.module$(EXEEXT)
 
17089
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_889 = minix2.module$(EXEEXT)
 
17090
@COND_emu_TRUE@am__EXEEXT_890 = nilfs2.module$(EXEEXT)
 
17091
@COND_i386_pc_TRUE@am__EXEEXT_891 = nilfs2.module$(EXEEXT)
 
17092
@COND_i386_efi_TRUE@am__EXEEXT_892 = nilfs2.module$(EXEEXT)
 
17093
@COND_i386_qemu_TRUE@am__EXEEXT_893 = nilfs2.module$(EXEEXT)
 
17094
@COND_i386_coreboot_TRUE@am__EXEEXT_894 = nilfs2.module$(EXEEXT)
 
17095
@COND_i386_multiboot_TRUE@am__EXEEXT_895 = nilfs2.module$(EXEEXT)
 
17096
@COND_i386_ieee1275_TRUE@am__EXEEXT_896 = nilfs2.module$(EXEEXT)
 
17097
@COND_x86_64_efi_TRUE@am__EXEEXT_897 = nilfs2.module$(EXEEXT)
 
17098
@COND_mips_yeeloong_TRUE@am__EXEEXT_898 = nilfs2.module$(EXEEXT)
 
17099
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_899 = nilfs2.module$(EXEEXT)
 
17100
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_900 = nilfs2.module$(EXEEXT)
 
17101
@COND_emu_TRUE@am__EXEEXT_901 = ntfs.module$(EXEEXT)
 
17102
@COND_i386_pc_TRUE@am__EXEEXT_902 = ntfs.module$(EXEEXT)
 
17103
@COND_i386_efi_TRUE@am__EXEEXT_903 = ntfs.module$(EXEEXT)
 
17104
@COND_i386_qemu_TRUE@am__EXEEXT_904 = ntfs.module$(EXEEXT)
 
17105
@COND_i386_coreboot_TRUE@am__EXEEXT_905 = ntfs.module$(EXEEXT)
 
17106
@COND_i386_multiboot_TRUE@am__EXEEXT_906 = ntfs.module$(EXEEXT)
 
17107
@COND_i386_ieee1275_TRUE@am__EXEEXT_907 = ntfs.module$(EXEEXT)
 
17108
@COND_x86_64_efi_TRUE@am__EXEEXT_908 = ntfs.module$(EXEEXT)
 
17109
@COND_mips_yeeloong_TRUE@am__EXEEXT_909 = ntfs.module$(EXEEXT)
 
17110
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_910 = ntfs.module$(EXEEXT)
 
17111
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_911 = ntfs.module$(EXEEXT)
 
17112
@COND_emu_TRUE@am__EXEEXT_912 = ntfscomp.module$(EXEEXT)
 
17113
@COND_i386_pc_TRUE@am__EXEEXT_913 = ntfscomp.module$(EXEEXT)
 
17114
@COND_i386_efi_TRUE@am__EXEEXT_914 = ntfscomp.module$(EXEEXT)
 
17115
@COND_i386_qemu_TRUE@am__EXEEXT_915 = ntfscomp.module$(EXEEXT)
 
17116
@COND_i386_coreboot_TRUE@am__EXEEXT_916 = ntfscomp.module$(EXEEXT)
 
17117
@COND_i386_multiboot_TRUE@am__EXEEXT_917 = ntfscomp.module$(EXEEXT)
 
17118
@COND_i386_ieee1275_TRUE@am__EXEEXT_918 = ntfscomp.module$(EXEEXT)
 
17119
@COND_x86_64_efi_TRUE@am__EXEEXT_919 = ntfscomp.module$(EXEEXT)
 
17120
@COND_mips_yeeloong_TRUE@am__EXEEXT_920 = ntfscomp.module$(EXEEXT)
 
17121
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_921 = ntfscomp.module$(EXEEXT)
 
17122
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_922 = ntfscomp.module$(EXEEXT)
 
17123
@COND_emu_TRUE@am__EXEEXT_923 = reiserfs.module$(EXEEXT)
 
17124
@COND_i386_pc_TRUE@am__EXEEXT_924 = reiserfs.module$(EXEEXT)
 
17125
@COND_i386_efi_TRUE@am__EXEEXT_925 = reiserfs.module$(EXEEXT)
 
17126
@COND_i386_qemu_TRUE@am__EXEEXT_926 = reiserfs.module$(EXEEXT)
 
17127
@COND_i386_coreboot_TRUE@am__EXEEXT_927 = reiserfs.module$(EXEEXT)
 
17128
@COND_i386_multiboot_TRUE@am__EXEEXT_928 = reiserfs.module$(EXEEXT)
 
17129
@COND_i386_ieee1275_TRUE@am__EXEEXT_929 = reiserfs.module$(EXEEXT)
 
17130
@COND_x86_64_efi_TRUE@am__EXEEXT_930 = reiserfs.module$(EXEEXT)
 
17131
@COND_mips_yeeloong_TRUE@am__EXEEXT_931 = reiserfs.module$(EXEEXT)
 
17132
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_932 = reiserfs.module$(EXEEXT)
 
17133
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_933 = reiserfs.module$(EXEEXT)
 
17134
@COND_emu_TRUE@am__EXEEXT_934 = sfs.module$(EXEEXT)
 
17135
@COND_i386_pc_TRUE@am__EXEEXT_935 = sfs.module$(EXEEXT)
 
17136
@COND_i386_efi_TRUE@am__EXEEXT_936 = sfs.module$(EXEEXT)
 
17137
@COND_i386_qemu_TRUE@am__EXEEXT_937 = sfs.module$(EXEEXT)
 
17138
@COND_i386_coreboot_TRUE@am__EXEEXT_938 = sfs.module$(EXEEXT)
 
17139
@COND_i386_multiboot_TRUE@am__EXEEXT_939 = sfs.module$(EXEEXT)
 
17140
@COND_i386_ieee1275_TRUE@am__EXEEXT_940 = sfs.module$(EXEEXT)
 
17141
@COND_x86_64_efi_TRUE@am__EXEEXT_941 = sfs.module$(EXEEXT)
 
17142
@COND_mips_yeeloong_TRUE@am__EXEEXT_942 = sfs.module$(EXEEXT)
 
17143
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_943 = sfs.module$(EXEEXT)
 
17144
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_944 = sfs.module$(EXEEXT)
 
17145
@COND_emu_TRUE@am__EXEEXT_945 = tar.module$(EXEEXT)
 
17146
@COND_i386_pc_TRUE@am__EXEEXT_946 = tar.module$(EXEEXT)
 
17147
@COND_i386_efi_TRUE@am__EXEEXT_947 = tar.module$(EXEEXT)
 
17148
@COND_i386_qemu_TRUE@am__EXEEXT_948 = tar.module$(EXEEXT)
 
17149
@COND_i386_coreboot_TRUE@am__EXEEXT_949 = tar.module$(EXEEXT)
 
17150
@COND_i386_multiboot_TRUE@am__EXEEXT_950 = tar.module$(EXEEXT)
 
17151
@COND_i386_ieee1275_TRUE@am__EXEEXT_951 = tar.module$(EXEEXT)
 
17152
@COND_x86_64_efi_TRUE@am__EXEEXT_952 = tar.module$(EXEEXT)
 
17153
@COND_mips_yeeloong_TRUE@am__EXEEXT_953 = tar.module$(EXEEXT)
 
17154
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_954 = tar.module$(EXEEXT)
 
17155
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_955 = tar.module$(EXEEXT)
 
17156
@COND_emu_TRUE@am__EXEEXT_956 = udf.module$(EXEEXT)
 
17157
@COND_i386_pc_TRUE@am__EXEEXT_957 = udf.module$(EXEEXT)
 
17158
@COND_i386_efi_TRUE@am__EXEEXT_958 = udf.module$(EXEEXT)
 
17159
@COND_i386_qemu_TRUE@am__EXEEXT_959 = udf.module$(EXEEXT)
 
17160
@COND_i386_coreboot_TRUE@am__EXEEXT_960 = udf.module$(EXEEXT)
 
17161
@COND_i386_multiboot_TRUE@am__EXEEXT_961 = udf.module$(EXEEXT)
 
17162
@COND_i386_ieee1275_TRUE@am__EXEEXT_962 = udf.module$(EXEEXT)
 
17163
@COND_x86_64_efi_TRUE@am__EXEEXT_963 = udf.module$(EXEEXT)
 
17164
@COND_mips_yeeloong_TRUE@am__EXEEXT_964 = udf.module$(EXEEXT)
 
17165
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_965 = udf.module$(EXEEXT)
 
17166
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_966 = udf.module$(EXEEXT)
 
17167
@COND_emu_TRUE@am__EXEEXT_967 = ufs1.module$(EXEEXT)
 
17168
@COND_i386_pc_TRUE@am__EXEEXT_968 = ufs1.module$(EXEEXT)
 
17169
@COND_i386_efi_TRUE@am__EXEEXT_969 = ufs1.module$(EXEEXT)
 
17170
@COND_i386_qemu_TRUE@am__EXEEXT_970 = ufs1.module$(EXEEXT)
 
17171
@COND_i386_coreboot_TRUE@am__EXEEXT_971 = ufs1.module$(EXEEXT)
 
17172
@COND_i386_multiboot_TRUE@am__EXEEXT_972 = ufs1.module$(EXEEXT)
 
17173
@COND_i386_ieee1275_TRUE@am__EXEEXT_973 = ufs1.module$(EXEEXT)
 
17174
@COND_x86_64_efi_TRUE@am__EXEEXT_974 = ufs1.module$(EXEEXT)
 
17175
@COND_mips_yeeloong_TRUE@am__EXEEXT_975 = ufs1.module$(EXEEXT)
 
17176
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_976 = ufs1.module$(EXEEXT)
 
17177
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_977 = ufs1.module$(EXEEXT)
 
17178
@COND_emu_TRUE@am__EXEEXT_978 = ufs2.module$(EXEEXT)
 
17179
@COND_i386_pc_TRUE@am__EXEEXT_979 = ufs2.module$(EXEEXT)
 
17180
@COND_i386_efi_TRUE@am__EXEEXT_980 = ufs2.module$(EXEEXT)
 
17181
@COND_i386_qemu_TRUE@am__EXEEXT_981 = ufs2.module$(EXEEXT)
 
17182
@COND_i386_coreboot_TRUE@am__EXEEXT_982 = ufs2.module$(EXEEXT)
 
17183
@COND_i386_multiboot_TRUE@am__EXEEXT_983 = ufs2.module$(EXEEXT)
 
17184
@COND_i386_ieee1275_TRUE@am__EXEEXT_984 = ufs2.module$(EXEEXT)
 
17185
@COND_x86_64_efi_TRUE@am__EXEEXT_985 = ufs2.module$(EXEEXT)
 
17186
@COND_mips_yeeloong_TRUE@am__EXEEXT_986 = ufs2.module$(EXEEXT)
 
17187
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_987 = ufs2.module$(EXEEXT)
 
17188
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_988 = ufs2.module$(EXEEXT)
 
17189
@COND_emu_TRUE@am__EXEEXT_989 = xfs.module$(EXEEXT)
 
17190
@COND_i386_pc_TRUE@am__EXEEXT_990 = xfs.module$(EXEEXT)
 
17191
@COND_i386_efi_TRUE@am__EXEEXT_991 = xfs.module$(EXEEXT)
 
17192
@COND_i386_qemu_TRUE@am__EXEEXT_992 = xfs.module$(EXEEXT)
 
17193
@COND_i386_coreboot_TRUE@am__EXEEXT_993 = xfs.module$(EXEEXT)
 
17194
@COND_i386_multiboot_TRUE@am__EXEEXT_994 = xfs.module$(EXEEXT)
 
17195
@COND_i386_ieee1275_TRUE@am__EXEEXT_995 = xfs.module$(EXEEXT)
 
17196
@COND_x86_64_efi_TRUE@am__EXEEXT_996 = xfs.module$(EXEEXT)
 
17197
@COND_mips_yeeloong_TRUE@am__EXEEXT_997 = xfs.module$(EXEEXT)
 
17198
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_998 = xfs.module$(EXEEXT)
 
17199
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_999 = xfs.module$(EXEEXT)
 
17200
@COND_i386_pc_TRUE@am__EXEEXT_1000 = pxe.module$(EXEEXT)
 
17201
@COND_emu_TRUE@am__EXEEXT_1001 = gettext.module$(EXEEXT)
 
17202
@COND_i386_pc_TRUE@am__EXEEXT_1002 = gettext.module$(EXEEXT)
 
17203
@COND_i386_efi_TRUE@am__EXEEXT_1003 = gettext.module$(EXEEXT)
 
17204
@COND_i386_qemu_TRUE@am__EXEEXT_1004 = gettext.module$(EXEEXT)
 
17205
@COND_i386_coreboot_TRUE@am__EXEEXT_1005 = gettext.module$(EXEEXT)
 
17206
@COND_i386_multiboot_TRUE@am__EXEEXT_1006 = gettext.module$(EXEEXT)
 
17207
@COND_i386_ieee1275_TRUE@am__EXEEXT_1007 = gettext.module$(EXEEXT)
 
17208
@COND_x86_64_efi_TRUE@am__EXEEXT_1008 = gettext.module$(EXEEXT)
 
17209
@COND_mips_yeeloong_TRUE@am__EXEEXT_1009 = gettext.module$(EXEEXT)
 
17210
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1010 = gettext.module$(EXEEXT)
 
17211
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1011 = gettext.module$(EXEEXT)
 
17212
@COND_emu_TRUE@am__EXEEXT_1012 = gfxmenu.module$(EXEEXT)
 
17213
@COND_i386_pc_TRUE@am__EXEEXT_1013 = gfxmenu.module$(EXEEXT)
 
17214
@COND_i386_efi_TRUE@am__EXEEXT_1014 = gfxmenu.module$(EXEEXT)
 
17215
@COND_i386_qemu_TRUE@am__EXEEXT_1015 = gfxmenu.module$(EXEEXT)
 
17216
@COND_i386_coreboot_TRUE@am__EXEEXT_1016 = gfxmenu.module$(EXEEXT)
 
17217
@COND_i386_multiboot_TRUE@am__EXEEXT_1017 = gfxmenu.module$(EXEEXT)
 
17218
@COND_i386_ieee1275_TRUE@am__EXEEXT_1018 = gfxmenu.module$(EXEEXT)
 
17219
@COND_x86_64_efi_TRUE@am__EXEEXT_1019 = gfxmenu.module$(EXEEXT)
 
17220
@COND_mips_yeeloong_TRUE@am__EXEEXT_1020 = gfxmenu.module$(EXEEXT)
 
17221
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1021 = gfxmenu.module$(EXEEXT)
 
17222
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1022 = gfxmenu.module$(EXEEXT)
 
17223
@COND_emu_TRUE@am__EXEEXT_1023 = hello.module$(EXEEXT)
 
17224
@COND_i386_pc_TRUE@am__EXEEXT_1024 = hello.module$(EXEEXT)
 
17225
@COND_i386_efi_TRUE@am__EXEEXT_1025 = hello.module$(EXEEXT)
 
17226
@COND_i386_qemu_TRUE@am__EXEEXT_1026 = hello.module$(EXEEXT)
 
17227
@COND_i386_coreboot_TRUE@am__EXEEXT_1027 = hello.module$(EXEEXT)
 
17228
@COND_i386_multiboot_TRUE@am__EXEEXT_1028 = hello.module$(EXEEXT)
 
17229
@COND_i386_ieee1275_TRUE@am__EXEEXT_1029 = hello.module$(EXEEXT)
 
17230
@COND_x86_64_efi_TRUE@am__EXEEXT_1030 = hello.module$(EXEEXT)
 
17231
@COND_mips_yeeloong_TRUE@am__EXEEXT_1031 = hello.module$(EXEEXT)
 
17232
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1032 = hello.module$(EXEEXT)
 
17233
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1033 = hello.module$(EXEEXT)
 
17234
@COND_emu_TRUE@am__EXEEXT_1034 = gzio.module$(EXEEXT)
 
17235
@COND_i386_pc_TRUE@am__EXEEXT_1035 = gzio.module$(EXEEXT)
 
17236
@COND_i386_efi_TRUE@am__EXEEXT_1036 = gzio.module$(EXEEXT)
 
17237
@COND_i386_qemu_TRUE@am__EXEEXT_1037 = gzio.module$(EXEEXT)
 
17238
@COND_i386_coreboot_TRUE@am__EXEEXT_1038 = gzio.module$(EXEEXT)
 
17239
@COND_i386_multiboot_TRUE@am__EXEEXT_1039 = gzio.module$(EXEEXT)
 
17240
@COND_i386_ieee1275_TRUE@am__EXEEXT_1040 = gzio.module$(EXEEXT)
 
17241
@COND_x86_64_efi_TRUE@am__EXEEXT_1041 = gzio.module$(EXEEXT)
 
17242
@COND_mips_yeeloong_TRUE@am__EXEEXT_1042 = gzio.module$(EXEEXT)
 
17243
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1043 = gzio.module$(EXEEXT)
 
17244
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1044 = gzio.module$(EXEEXT)
 
17245
@COND_emu_TRUE@am__EXEEXT_1045 = bufio.module$(EXEEXT)
 
17246
@COND_i386_pc_TRUE@am__EXEEXT_1046 = bufio.module$(EXEEXT)
 
17247
@COND_i386_efi_TRUE@am__EXEEXT_1047 = bufio.module$(EXEEXT)
 
17248
@COND_i386_qemu_TRUE@am__EXEEXT_1048 = bufio.module$(EXEEXT)
 
17249
@COND_i386_coreboot_TRUE@am__EXEEXT_1049 = bufio.module$(EXEEXT)
 
17250
@COND_i386_multiboot_TRUE@am__EXEEXT_1050 = bufio.module$(EXEEXT)
 
17251
@COND_i386_ieee1275_TRUE@am__EXEEXT_1051 = bufio.module$(EXEEXT)
 
17252
@COND_x86_64_efi_TRUE@am__EXEEXT_1052 = bufio.module$(EXEEXT)
 
17253
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1053 = bufio.module$(EXEEXT)
 
17254
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1054 = bufio.module$(EXEEXT)
 
17255
@COND_emu_TRUE@am__EXEEXT_1055 = elf.module$(EXEEXT)
 
17256
@COND_i386_pc_TRUE@am__EXEEXT_1056 = elf.module$(EXEEXT)
 
17257
@COND_i386_efi_TRUE@am__EXEEXT_1057 = elf.module$(EXEEXT)
 
17258
@COND_i386_qemu_TRUE@am__EXEEXT_1058 = elf.module$(EXEEXT)
 
17259
@COND_i386_coreboot_TRUE@am__EXEEXT_1059 = elf.module$(EXEEXT)
 
17260
@COND_i386_multiboot_TRUE@am__EXEEXT_1060 = elf.module$(EXEEXT)
 
17261
@COND_i386_ieee1275_TRUE@am__EXEEXT_1061 = elf.module$(EXEEXT)
 
17262
@COND_x86_64_efi_TRUE@am__EXEEXT_1062 = elf.module$(EXEEXT)
 
17263
@COND_mips_yeeloong_TRUE@am__EXEEXT_1063 = elf.module$(EXEEXT)
 
17264
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1064 = elf.module$(EXEEXT)
 
17265
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1065 = elf.module$(EXEEXT)
 
17266
@COND_emu_TRUE@am__EXEEXT_1066 = crypto.module$(EXEEXT)
 
17267
@COND_i386_pc_TRUE@am__EXEEXT_1067 = crypto.module$(EXEEXT)
 
17268
@COND_i386_efi_TRUE@am__EXEEXT_1068 = crypto.module$(EXEEXT)
 
17269
@COND_i386_qemu_TRUE@am__EXEEXT_1069 = crypto.module$(EXEEXT)
 
17270
@COND_i386_coreboot_TRUE@am__EXEEXT_1070 = crypto.module$(EXEEXT)
 
17271
@COND_i386_multiboot_TRUE@am__EXEEXT_1071 = crypto.module$(EXEEXT)
 
17272
@COND_i386_ieee1275_TRUE@am__EXEEXT_1072 = crypto.module$(EXEEXT)
 
17273
@COND_x86_64_efi_TRUE@am__EXEEXT_1073 = crypto.module$(EXEEXT)
 
17274
@COND_mips_yeeloong_TRUE@am__EXEEXT_1074 = crypto.module$(EXEEXT)
 
17275
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1075 = crypto.module$(EXEEXT)
 
17276
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1076 = crypto.module$(EXEEXT)
 
17277
@COND_emu_TRUE@am__EXEEXT_1077 = pbkdf2.module$(EXEEXT)
 
17278
@COND_i386_pc_TRUE@am__EXEEXT_1078 = pbkdf2.module$(EXEEXT)
 
17279
@COND_i386_efi_TRUE@am__EXEEXT_1079 = pbkdf2.module$(EXEEXT)
 
17280
@COND_i386_qemu_TRUE@am__EXEEXT_1080 = pbkdf2.module$(EXEEXT)
 
17281
@COND_i386_coreboot_TRUE@am__EXEEXT_1081 = pbkdf2.module$(EXEEXT)
 
17282
@COND_i386_multiboot_TRUE@am__EXEEXT_1082 = pbkdf2.module$(EXEEXT)
 
17283
@COND_i386_ieee1275_TRUE@am__EXEEXT_1083 = pbkdf2.module$(EXEEXT)
 
17284
@COND_x86_64_efi_TRUE@am__EXEEXT_1084 = pbkdf2.module$(EXEEXT)
 
17285
@COND_mips_yeeloong_TRUE@am__EXEEXT_1085 = pbkdf2.module$(EXEEXT)
 
17286
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1086 = pbkdf2.module$(EXEEXT)
 
17287
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1087 = pbkdf2.module$(EXEEXT)
 
17288
@COND_i386_pc_TRUE@am__EXEEXT_1088 = relocator.module$(EXEEXT)
 
17289
@COND_i386_efi_TRUE@am__EXEEXT_1089 = relocator.module$(EXEEXT)
 
17290
@COND_i386_qemu_TRUE@am__EXEEXT_1090 = relocator.module$(EXEEXT)
 
17291
@COND_i386_coreboot_TRUE@am__EXEEXT_1091 = relocator.module$(EXEEXT)
 
17292
@COND_i386_multiboot_TRUE@am__EXEEXT_1092 = relocator.module$(EXEEXT)
 
17293
@COND_i386_ieee1275_TRUE@am__EXEEXT_1093 = relocator.module$(EXEEXT)
 
17294
@COND_x86_64_efi_TRUE@am__EXEEXT_1094 = relocator.module$(EXEEXT)
 
17295
@COND_mips_yeeloong_TRUE@am__EXEEXT_1095 = relocator.module$(EXEEXT)
 
17296
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1096 =  \
 
17297
@COND_powerpc_ieee1275_TRUE@    relocator.module$(EXEEXT)
 
17298
@COND_i386_pc_TRUE@am__EXEEXT_1097 = datetime.module$(EXEEXT)
 
17299
@COND_i386_efi_TRUE@am__EXEEXT_1098 = datetime.module$(EXEEXT)
 
17300
@COND_i386_qemu_TRUE@am__EXEEXT_1099 = datetime.module$(EXEEXT)
 
17301
@COND_i386_coreboot_TRUE@am__EXEEXT_1100 = datetime.module$(EXEEXT)
 
17302
@COND_i386_multiboot_TRUE@am__EXEEXT_1101 = datetime.module$(EXEEXT)
 
17303
@COND_i386_ieee1275_TRUE@am__EXEEXT_1102 = datetime.module$(EXEEXT)
 
17304
@COND_x86_64_efi_TRUE@am__EXEEXT_1103 = datetime.module$(EXEEXT)
 
17305
@COND_mips_yeeloong_TRUE@am__EXEEXT_1104 = datetime.module$(EXEEXT)
 
17306
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1105 =  \
 
17307
@COND_sparc64_ieee1275_TRUE@    datetime.module$(EXEEXT)
 
17308
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1106 =  \
 
17309
@COND_powerpc_ieee1275_TRUE@    datetime.module$(EXEEXT)
 
17310
@COND_emu_TRUE@am__EXEEXT_1107 = setjmp.module$(EXEEXT)
 
17311
@COND_i386_pc_TRUE@am__EXEEXT_1108 = setjmp.module$(EXEEXT)
 
17312
@COND_i386_efi_TRUE@am__EXEEXT_1109 = setjmp.module$(EXEEXT)
 
17313
@COND_i386_qemu_TRUE@am__EXEEXT_1110 = setjmp.module$(EXEEXT)
 
17314
@COND_i386_coreboot_TRUE@am__EXEEXT_1111 = setjmp.module$(EXEEXT)
 
17315
@COND_i386_multiboot_TRUE@am__EXEEXT_1112 = setjmp.module$(EXEEXT)
 
17316
@COND_i386_ieee1275_TRUE@am__EXEEXT_1113 = setjmp.module$(EXEEXT)
 
17317
@COND_x86_64_efi_TRUE@am__EXEEXT_1114 = setjmp.module$(EXEEXT)
 
17318
@COND_mips_yeeloong_TRUE@am__EXEEXT_1115 = setjmp.module$(EXEEXT)
 
17319
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1116 = setjmp.module$(EXEEXT)
 
17320
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1117 = setjmp.module$(EXEEXT)
 
17321
@COND_i386_pc_TRUE@am__EXEEXT_1118 = aout.module$(EXEEXT)
 
17322
@COND_i386_efi_TRUE@am__EXEEXT_1119 = aout.module$(EXEEXT)
 
17323
@COND_i386_qemu_TRUE@am__EXEEXT_1120 = aout.module$(EXEEXT)
 
17324
@COND_i386_coreboot_TRUE@am__EXEEXT_1121 = aout.module$(EXEEXT)
 
17325
@COND_i386_multiboot_TRUE@am__EXEEXT_1122 = aout.module$(EXEEXT)
 
17326
@COND_i386_ieee1275_TRUE@am__EXEEXT_1123 = aout.module$(EXEEXT)
 
17327
@COND_x86_64_efi_TRUE@am__EXEEXT_1124 = aout.module$(EXEEXT)
 
17328
@COND_i386_pc_TRUE@am__EXEEXT_1125 = bsd.module$(EXEEXT)
 
17329
@COND_i386_efi_TRUE@am__EXEEXT_1126 = bsd.module$(EXEEXT)
 
17330
@COND_i386_qemu_TRUE@am__EXEEXT_1127 = bsd.module$(EXEEXT)
 
17331
@COND_i386_coreboot_TRUE@am__EXEEXT_1128 = bsd.module$(EXEEXT)
 
17332
@COND_i386_multiboot_TRUE@am__EXEEXT_1129 = bsd.module$(EXEEXT)
 
17333
@COND_i386_ieee1275_TRUE@am__EXEEXT_1130 = bsd.module$(EXEEXT)
 
17334
@COND_x86_64_efi_TRUE@am__EXEEXT_1131 = bsd.module$(EXEEXT)
 
17335
@COND_i386_pc_TRUE@am__EXEEXT_1132 = linux16.module$(EXEEXT) \
 
17336
@COND_i386_pc_TRUE@     ntldr.module$(EXEEXT) \
 
17337
@COND_i386_pc_TRUE@     multiboot2.module$(EXEEXT)
 
17338
@COND_i386_efi_TRUE@am__EXEEXT_1133 = multiboot2.module$(EXEEXT)
 
17339
@COND_i386_qemu_TRUE@am__EXEEXT_1134 = multiboot2.module$(EXEEXT)
 
17340
@COND_i386_coreboot_TRUE@am__EXEEXT_1135 = multiboot2.module$(EXEEXT)
 
17341
@COND_i386_multiboot_TRUE@am__EXEEXT_1136 =  \
 
17342
@COND_i386_multiboot_TRUE@      multiboot2.module$(EXEEXT)
 
17343
@COND_i386_ieee1275_TRUE@am__EXEEXT_1137 = multiboot2.module$(EXEEXT)
 
17344
@COND_x86_64_efi_TRUE@am__EXEEXT_1138 = multiboot2.module$(EXEEXT)
 
17345
@COND_mips_yeeloong_TRUE@am__EXEEXT_1139 = multiboot2.module$(EXEEXT)
 
17346
@COND_i386_pc_TRUE@am__EXEEXT_1140 = multiboot.module$(EXEEXT)
 
17347
@COND_i386_efi_TRUE@am__EXEEXT_1141 = multiboot.module$(EXEEXT)
 
17348
@COND_i386_qemu_TRUE@am__EXEEXT_1142 = multiboot.module$(EXEEXT)
 
17349
@COND_i386_coreboot_TRUE@am__EXEEXT_1143 = multiboot.module$(EXEEXT)
 
17350
@COND_i386_multiboot_TRUE@am__EXEEXT_1144 = multiboot.module$(EXEEXT)
 
17351
@COND_i386_ieee1275_TRUE@am__EXEEXT_1145 = multiboot.module$(EXEEXT)
 
17352
@COND_x86_64_efi_TRUE@am__EXEEXT_1146 = multiboot.module$(EXEEXT)
 
17353
@COND_i386_pc_TRUE@am__EXEEXT_1147 = linux.module$(EXEEXT)
 
17354
@COND_i386_efi_TRUE@am__EXEEXT_1148 = linux.module$(EXEEXT)
 
17355
@COND_i386_qemu_TRUE@am__EXEEXT_1149 = linux.module$(EXEEXT)
 
17356
@COND_i386_coreboot_TRUE@am__EXEEXT_1150 = linux.module$(EXEEXT)
 
17357
@COND_i386_multiboot_TRUE@am__EXEEXT_1151 = linux.module$(EXEEXT)
 
17358
@COND_i386_ieee1275_TRUE@am__EXEEXT_1152 = linux.module$(EXEEXT)
 
17359
@COND_x86_64_efi_TRUE@am__EXEEXT_1153 = linux.module$(EXEEXT)
 
17360
@COND_mips_yeeloong_TRUE@am__EXEEXT_1154 = linux.module$(EXEEXT)
 
17361
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1155 = linux.module$(EXEEXT)
 
17362
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1156 = linux.module$(EXEEXT)
 
17363
@COND_i386_pc_TRUE@am__EXEEXT_1157 = xnu.module$(EXEEXT)
 
17364
@COND_i386_efi_TRUE@am__EXEEXT_1158 = xnu.module$(EXEEXT)
 
17365
@COND_i386_qemu_TRUE@am__EXEEXT_1159 = xnu.module$(EXEEXT)
 
17366
@COND_i386_coreboot_TRUE@am__EXEEXT_1160 = xnu.module$(EXEEXT)
 
17367
@COND_i386_multiboot_TRUE@am__EXEEXT_1161 = xnu.module$(EXEEXT)
 
17368
@COND_i386_ieee1275_TRUE@am__EXEEXT_1162 = xnu.module$(EXEEXT)
 
17369
@COND_x86_64_efi_TRUE@am__EXEEXT_1163 = xnu.module$(EXEEXT)
 
17370
@COND_i386_efi_TRUE@am__EXEEXT_1164 = appleldr.module$(EXEEXT)
 
17371
@COND_x86_64_efi_TRUE@am__EXEEXT_1165 = appleldr.module$(EXEEXT)
 
17372
@COND_i386_pc_TRUE@am__EXEEXT_1166 = chain.module$(EXEEXT)
 
17373
@COND_i386_efi_TRUE@am__EXEEXT_1167 = chain.module$(EXEEXT)
 
17374
@COND_x86_64_efi_TRUE@am__EXEEXT_1168 = chain.module$(EXEEXT)
 
17375
@COND_i386_pc_TRUE@am__EXEEXT_1169 = mmap.module$(EXEEXT)
 
17376
@COND_i386_efi_TRUE@am__EXEEXT_1170 = mmap.module$(EXEEXT)
 
17377
@COND_i386_qemu_TRUE@am__EXEEXT_1171 = mmap.module$(EXEEXT)
 
17378
@COND_i386_coreboot_TRUE@am__EXEEXT_1172 = mmap.module$(EXEEXT)
 
17379
@COND_i386_multiboot_TRUE@am__EXEEXT_1173 = mmap.module$(EXEEXT)
 
17380
@COND_i386_ieee1275_TRUE@am__EXEEXT_1174 = mmap.module$(EXEEXT)
 
17381
@COND_x86_64_efi_TRUE@am__EXEEXT_1175 = mmap.module$(EXEEXT)
 
17382
@COND_mips_yeeloong_TRUE@am__EXEEXT_1176 = mmap.module$(EXEEXT)
 
17383
@COND_emu_TRUE@am__EXEEXT_1177 = normal.module$(EXEEXT)
 
17384
@COND_i386_pc_TRUE@am__EXEEXT_1178 = normal.module$(EXEEXT)
 
17385
@COND_i386_efi_TRUE@am__EXEEXT_1179 = normal.module$(EXEEXT)
 
17386
@COND_i386_qemu_TRUE@am__EXEEXT_1180 = normal.module$(EXEEXT)
 
17387
@COND_i386_coreboot_TRUE@am__EXEEXT_1181 = normal.module$(EXEEXT)
 
17388
@COND_i386_multiboot_TRUE@am__EXEEXT_1182 = normal.module$(EXEEXT)
 
17389
@COND_i386_ieee1275_TRUE@am__EXEEXT_1183 = normal.module$(EXEEXT)
 
17390
@COND_x86_64_efi_TRUE@am__EXEEXT_1184 = normal.module$(EXEEXT)
 
17391
@COND_mips_yeeloong_TRUE@am__EXEEXT_1185 = normal.module$(EXEEXT)
 
17392
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1186 = normal.module$(EXEEXT)
 
17393
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1187 = normal.module$(EXEEXT)
 
17394
@COND_emu_TRUE@am__EXEEXT_1188 = part_acorn.module$(EXEEXT)
 
17395
@COND_i386_pc_TRUE@am__EXEEXT_1189 = part_acorn.module$(EXEEXT)
 
17396
@COND_i386_efi_TRUE@am__EXEEXT_1190 = part_acorn.module$(EXEEXT)
 
17397
@COND_i386_qemu_TRUE@am__EXEEXT_1191 = part_acorn.module$(EXEEXT)
 
17398
@COND_i386_coreboot_TRUE@am__EXEEXT_1192 = part_acorn.module$(EXEEXT)
 
17399
@COND_i386_multiboot_TRUE@am__EXEEXT_1193 =  \
 
17400
@COND_i386_multiboot_TRUE@      part_acorn.module$(EXEEXT)
 
17401
@COND_i386_ieee1275_TRUE@am__EXEEXT_1194 = part_acorn.module$(EXEEXT)
 
17402
@COND_x86_64_efi_TRUE@am__EXEEXT_1195 = part_acorn.module$(EXEEXT)
 
17403
@COND_mips_yeeloong_TRUE@am__EXEEXT_1196 = part_acorn.module$(EXEEXT)
 
17404
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1197 =  \
 
17405
@COND_sparc64_ieee1275_TRUE@    part_acorn.module$(EXEEXT)
 
17406
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1198 =  \
 
17407
@COND_powerpc_ieee1275_TRUE@    part_acorn.module$(EXEEXT)
 
17408
@COND_emu_TRUE@am__EXEEXT_1199 = part_amiga.module$(EXEEXT)
 
17409
@COND_i386_pc_TRUE@am__EXEEXT_1200 = part_amiga.module$(EXEEXT)
 
17410
@COND_i386_efi_TRUE@am__EXEEXT_1201 = part_amiga.module$(EXEEXT)
 
17411
@COND_i386_qemu_TRUE@am__EXEEXT_1202 = part_amiga.module$(EXEEXT)
 
17412
@COND_i386_coreboot_TRUE@am__EXEEXT_1203 = part_amiga.module$(EXEEXT)
 
17413
@COND_i386_multiboot_TRUE@am__EXEEXT_1204 =  \
 
17414
@COND_i386_multiboot_TRUE@      part_amiga.module$(EXEEXT)
 
17415
@COND_i386_ieee1275_TRUE@am__EXEEXT_1205 = part_amiga.module$(EXEEXT)
 
17416
@COND_x86_64_efi_TRUE@am__EXEEXT_1206 = part_amiga.module$(EXEEXT)
 
17417
@COND_mips_yeeloong_TRUE@am__EXEEXT_1207 = part_amiga.module$(EXEEXT)
 
17418
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1208 =  \
 
17419
@COND_sparc64_ieee1275_TRUE@    part_amiga.module$(EXEEXT)
 
17420
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1209 =  \
 
17421
@COND_powerpc_ieee1275_TRUE@    part_amiga.module$(EXEEXT)
 
17422
@COND_emu_TRUE@am__EXEEXT_1210 = part_apple.module$(EXEEXT)
 
17423
@COND_i386_pc_TRUE@am__EXEEXT_1211 = part_apple.module$(EXEEXT)
 
17424
@COND_i386_efi_TRUE@am__EXEEXT_1212 = part_apple.module$(EXEEXT)
 
17425
@COND_i386_qemu_TRUE@am__EXEEXT_1213 = part_apple.module$(EXEEXT)
 
17426
@COND_i386_coreboot_TRUE@am__EXEEXT_1214 = part_apple.module$(EXEEXT)
 
17427
@COND_i386_multiboot_TRUE@am__EXEEXT_1215 =  \
 
17428
@COND_i386_multiboot_TRUE@      part_apple.module$(EXEEXT)
 
17429
@COND_i386_ieee1275_TRUE@am__EXEEXT_1216 = part_apple.module$(EXEEXT)
 
17430
@COND_x86_64_efi_TRUE@am__EXEEXT_1217 = part_apple.module$(EXEEXT)
 
17431
@COND_mips_yeeloong_TRUE@am__EXEEXT_1218 = part_apple.module$(EXEEXT)
 
17432
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1219 =  \
 
17433
@COND_sparc64_ieee1275_TRUE@    part_apple.module$(EXEEXT)
 
17434
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1220 =  \
 
17435
@COND_powerpc_ieee1275_TRUE@    part_apple.module$(EXEEXT)
 
17436
@COND_emu_TRUE@am__EXEEXT_1221 = part_gpt.module$(EXEEXT)
 
17437
@COND_i386_pc_TRUE@am__EXEEXT_1222 = part_gpt.module$(EXEEXT)
 
17438
@COND_i386_efi_TRUE@am__EXEEXT_1223 = part_gpt.module$(EXEEXT)
 
17439
@COND_i386_qemu_TRUE@am__EXEEXT_1224 = part_gpt.module$(EXEEXT)
 
17440
@COND_i386_coreboot_TRUE@am__EXEEXT_1225 = part_gpt.module$(EXEEXT)
 
17441
@COND_i386_multiboot_TRUE@am__EXEEXT_1226 = part_gpt.module$(EXEEXT)
 
17442
@COND_i386_ieee1275_TRUE@am__EXEEXT_1227 = part_gpt.module$(EXEEXT)
 
17443
@COND_x86_64_efi_TRUE@am__EXEEXT_1228 = part_gpt.module$(EXEEXT)
 
17444
@COND_mips_yeeloong_TRUE@am__EXEEXT_1229 = part_gpt.module$(EXEEXT)
 
17445
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1230 =  \
 
17446
@COND_sparc64_ieee1275_TRUE@    part_gpt.module$(EXEEXT)
 
17447
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1231 =  \
 
17448
@COND_powerpc_ieee1275_TRUE@    part_gpt.module$(EXEEXT)
 
17449
@COND_emu_TRUE@am__EXEEXT_1232 = part_msdos.module$(EXEEXT)
 
17450
@COND_i386_pc_TRUE@am__EXEEXT_1233 = part_msdos.module$(EXEEXT)
 
17451
@COND_i386_efi_TRUE@am__EXEEXT_1234 = part_msdos.module$(EXEEXT)
 
17452
@COND_i386_qemu_TRUE@am__EXEEXT_1235 = part_msdos.module$(EXEEXT)
 
17453
@COND_i386_coreboot_TRUE@am__EXEEXT_1236 = part_msdos.module$(EXEEXT)
 
17454
@COND_i386_multiboot_TRUE@am__EXEEXT_1237 =  \
 
17455
@COND_i386_multiboot_TRUE@      part_msdos.module$(EXEEXT)
 
17456
@COND_i386_ieee1275_TRUE@am__EXEEXT_1238 = part_msdos.module$(EXEEXT)
 
17457
@COND_x86_64_efi_TRUE@am__EXEEXT_1239 = part_msdos.module$(EXEEXT)
 
17458
@COND_mips_yeeloong_TRUE@am__EXEEXT_1240 = part_msdos.module$(EXEEXT)
 
17459
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1241 =  \
 
17460
@COND_sparc64_ieee1275_TRUE@    part_msdos.module$(EXEEXT)
 
17461
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1242 =  \
 
17462
@COND_powerpc_ieee1275_TRUE@    part_msdos.module$(EXEEXT)
 
17463
@COND_emu_TRUE@am__EXEEXT_1243 = part_sun.module$(EXEEXT)
 
17464
@COND_i386_pc_TRUE@am__EXEEXT_1244 = part_sun.module$(EXEEXT)
 
17465
@COND_i386_efi_TRUE@am__EXEEXT_1245 = part_sun.module$(EXEEXT)
 
17466
@COND_i386_qemu_TRUE@am__EXEEXT_1246 = part_sun.module$(EXEEXT)
 
17467
@COND_i386_coreboot_TRUE@am__EXEEXT_1247 = part_sun.module$(EXEEXT)
 
17468
@COND_i386_multiboot_TRUE@am__EXEEXT_1248 = part_sun.module$(EXEEXT)
 
17469
@COND_i386_ieee1275_TRUE@am__EXEEXT_1249 = part_sun.module$(EXEEXT)
 
17470
@COND_x86_64_efi_TRUE@am__EXEEXT_1250 = part_sun.module$(EXEEXT)
 
17471
@COND_mips_yeeloong_TRUE@am__EXEEXT_1251 = part_sun.module$(EXEEXT)
 
17472
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1252 =  \
 
17473
@COND_sparc64_ieee1275_TRUE@    part_sun.module$(EXEEXT)
 
17474
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1253 =  \
 
17475
@COND_powerpc_ieee1275_TRUE@    part_sun.module$(EXEEXT)
 
17476
@COND_emu_TRUE@am__EXEEXT_1254 = part_bsd.module$(EXEEXT)
 
17477
@COND_i386_pc_TRUE@am__EXEEXT_1255 = part_bsd.module$(EXEEXT)
 
17478
@COND_i386_efi_TRUE@am__EXEEXT_1256 = part_bsd.module$(EXEEXT)
 
17479
@COND_i386_qemu_TRUE@am__EXEEXT_1257 = part_bsd.module$(EXEEXT)
 
17480
@COND_i386_coreboot_TRUE@am__EXEEXT_1258 = part_bsd.module$(EXEEXT)
 
17481
@COND_i386_multiboot_TRUE@am__EXEEXT_1259 = part_bsd.module$(EXEEXT)
 
17482
@COND_i386_ieee1275_TRUE@am__EXEEXT_1260 = part_bsd.module$(EXEEXT)
 
17483
@COND_x86_64_efi_TRUE@am__EXEEXT_1261 = part_bsd.module$(EXEEXT)
 
17484
@COND_mips_yeeloong_TRUE@am__EXEEXT_1262 = part_bsd.module$(EXEEXT)
 
17485
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1263 =  \
 
17486
@COND_sparc64_ieee1275_TRUE@    part_bsd.module$(EXEEXT)
 
17487
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1264 =  \
 
17488
@COND_powerpc_ieee1275_TRUE@    part_bsd.module$(EXEEXT)
 
17489
@COND_emu_TRUE@am__EXEEXT_1265 = part_sunpc.module$(EXEEXT)
 
17490
@COND_i386_pc_TRUE@am__EXEEXT_1266 = part_sunpc.module$(EXEEXT)
 
17491
@COND_i386_efi_TRUE@am__EXEEXT_1267 = part_sunpc.module$(EXEEXT)
 
17492
@COND_i386_qemu_TRUE@am__EXEEXT_1268 = part_sunpc.module$(EXEEXT)
 
17493
@COND_i386_coreboot_TRUE@am__EXEEXT_1269 = part_sunpc.module$(EXEEXT)
 
17494
@COND_i386_multiboot_TRUE@am__EXEEXT_1270 =  \
 
17495
@COND_i386_multiboot_TRUE@      part_sunpc.module$(EXEEXT)
 
17496
@COND_i386_ieee1275_TRUE@am__EXEEXT_1271 = part_sunpc.module$(EXEEXT)
 
17497
@COND_x86_64_efi_TRUE@am__EXEEXT_1272 = part_sunpc.module$(EXEEXT)
 
17498
@COND_mips_yeeloong_TRUE@am__EXEEXT_1273 = part_sunpc.module$(EXEEXT)
 
17499
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1274 =  \
 
17500
@COND_sparc64_ieee1275_TRUE@    part_sunpc.module$(EXEEXT)
 
17501
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1275 =  \
 
17502
@COND_powerpc_ieee1275_TRUE@    part_sunpc.module$(EXEEXT)
 
17503
@COND_emu_TRUE@am__EXEEXT_1276 = msdospart.module$(EXEEXT)
 
17504
@COND_i386_pc_TRUE@am__EXEEXT_1277 = msdospart.module$(EXEEXT)
 
17505
@COND_i386_efi_TRUE@am__EXEEXT_1278 = msdospart.module$(EXEEXT)
 
17506
@COND_i386_qemu_TRUE@am__EXEEXT_1279 = msdospart.module$(EXEEXT)
 
17507
@COND_i386_coreboot_TRUE@am__EXEEXT_1280 = msdospart.module$(EXEEXT)
 
17508
@COND_i386_multiboot_TRUE@am__EXEEXT_1281 = msdospart.module$(EXEEXT)
 
17509
@COND_i386_ieee1275_TRUE@am__EXEEXT_1282 = msdospart.module$(EXEEXT)
 
17510
@COND_x86_64_efi_TRUE@am__EXEEXT_1283 = msdospart.module$(EXEEXT)
 
17511
@COND_mips_yeeloong_TRUE@am__EXEEXT_1284 = msdospart.module$(EXEEXT)
 
17512
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1285 =  \
 
17513
@COND_sparc64_ieee1275_TRUE@    msdospart.module$(EXEEXT)
 
17514
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1286 =  \
 
17515
@COND_powerpc_ieee1275_TRUE@    msdospart.module$(EXEEXT)
 
17516
@COND_i386_pc_TRUE@am__EXEEXT_1287 = at_keyboard.module$(EXEEXT)
 
17517
@COND_i386_efi_TRUE@am__EXEEXT_1288 = at_keyboard.module$(EXEEXT)
 
17518
@COND_i386_qemu_TRUE@am__EXEEXT_1289 = at_keyboard.module$(EXEEXT)
 
17519
@COND_i386_coreboot_TRUE@am__EXEEXT_1290 =  \
 
17520
@COND_i386_coreboot_TRUE@       at_keyboard.module$(EXEEXT)
 
17521
@COND_i386_multiboot_TRUE@am__EXEEXT_1291 =  \
 
17522
@COND_i386_multiboot_TRUE@      at_keyboard.module$(EXEEXT)
 
17523
@COND_i386_ieee1275_TRUE@am__EXEEXT_1292 =  \
 
17524
@COND_i386_ieee1275_TRUE@       at_keyboard.module$(EXEEXT)
 
17525
@COND_x86_64_efi_TRUE@am__EXEEXT_1293 = at_keyboard.module$(EXEEXT)
 
17526
@COND_emu_TRUE@am__EXEEXT_1294 = gfxterm.module$(EXEEXT)
 
17527
@COND_i386_pc_TRUE@am__EXEEXT_1295 = gfxterm.module$(EXEEXT)
 
17528
@COND_i386_efi_TRUE@am__EXEEXT_1296 = gfxterm.module$(EXEEXT)
 
17529
@COND_i386_qemu_TRUE@am__EXEEXT_1297 = gfxterm.module$(EXEEXT)
 
17530
@COND_i386_coreboot_TRUE@am__EXEEXT_1298 = gfxterm.module$(EXEEXT)
 
17531
@COND_i386_multiboot_TRUE@am__EXEEXT_1299 = gfxterm.module$(EXEEXT)
 
17532
@COND_i386_ieee1275_TRUE@am__EXEEXT_1300 = gfxterm.module$(EXEEXT)
 
17533
@COND_x86_64_efi_TRUE@am__EXEEXT_1301 = gfxterm.module$(EXEEXT)
 
17534
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1302 = gfxterm.module$(EXEEXT)
 
17535
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1303 = gfxterm.module$(EXEEXT)
 
17536
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__EXEEXT_1304 =  \
 
17537
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ serial.module$(EXEEXT)
 
17538
@COND_i386_pc_TRUE@am__EXEEXT_1305 = serial.module$(EXEEXT)
 
17539
@COND_i386_efi_TRUE@am__EXEEXT_1306 = serial.module$(EXEEXT)
 
17540
@COND_i386_qemu_TRUE@am__EXEEXT_1307 = serial.module$(EXEEXT)
 
17541
@COND_i386_coreboot_TRUE@am__EXEEXT_1308 = serial.module$(EXEEXT)
 
17542
@COND_i386_multiboot_TRUE@am__EXEEXT_1309 = serial.module$(EXEEXT)
 
17543
@COND_i386_ieee1275_TRUE@am__EXEEXT_1310 = serial.module$(EXEEXT)
 
17544
@COND_x86_64_efi_TRUE@am__EXEEXT_1311 = serial.module$(EXEEXT)
 
17545
@COND_i386_pc_TRUE@am__EXEEXT_1312 = sendkey.module$(EXEEXT)
 
17546
@COND_emu_TRUE@am__EXEEXT_1313 = terminfo.module$(EXEEXT)
 
17547
@COND_i386_pc_TRUE@am__EXEEXT_1314 = terminfo.module$(EXEEXT)
 
17548
@COND_i386_efi_TRUE@am__EXEEXT_1315 = terminfo.module$(EXEEXT)
 
17549
@COND_i386_qemu_TRUE@am__EXEEXT_1316 = terminfo.module$(EXEEXT)
 
17550
@COND_i386_coreboot_TRUE@am__EXEEXT_1317 = terminfo.module$(EXEEXT)
 
17551
@COND_i386_multiboot_TRUE@am__EXEEXT_1318 = terminfo.module$(EXEEXT)
 
17552
@COND_x86_64_efi_TRUE@am__EXEEXT_1319 = terminfo.module$(EXEEXT)
 
17553
@COND_i386_pc_TRUE@am__EXEEXT_1320 = usb_keyboard.module$(EXEEXT)
 
17554
@COND_i386_efi_TRUE@am__EXEEXT_1321 = usb_keyboard.module$(EXEEXT)
 
17555
@COND_i386_qemu_TRUE@am__EXEEXT_1322 = usb_keyboard.module$(EXEEXT)
 
17556
@COND_i386_coreboot_TRUE@am__EXEEXT_1323 =  \
 
17557
@COND_i386_coreboot_TRUE@       usb_keyboard.module$(EXEEXT)
 
17558
@COND_i386_multiboot_TRUE@am__EXEEXT_1324 =  \
 
17559
@COND_i386_multiboot_TRUE@      usb_keyboard.module$(EXEEXT)
 
17560
@COND_i386_ieee1275_TRUE@am__EXEEXT_1325 =  \
 
17561
@COND_i386_ieee1275_TRUE@       usb_keyboard.module$(EXEEXT)
 
17562
@COND_x86_64_efi_TRUE@am__EXEEXT_1326 = usb_keyboard.module$(EXEEXT)
 
17563
@COND_mips_yeeloong_TRUE@am__EXEEXT_1327 =  \
 
17564
@COND_mips_yeeloong_TRUE@       usb_keyboard.module$(EXEEXT)
 
17565
@COND_i386_pc_TRUE@am__EXEEXT_1328 = vga.module$(EXEEXT) \
 
17566
@COND_i386_pc_TRUE@     vga_text.module$(EXEEXT)
 
17567
@COND_i386_coreboot_TRUE@am__EXEEXT_1329 = vga_text.module$(EXEEXT)
 
17568
@COND_i386_multiboot_TRUE@am__EXEEXT_1330 = vga_text.module$(EXEEXT)
 
17569
@COND_i386_pc_TRUE@am__EXEEXT_1331 = video_cirrus.module$(EXEEXT)
 
17570
@COND_i386_efi_TRUE@am__EXEEXT_1332 = video_cirrus.module$(EXEEXT)
 
17571
@COND_i386_qemu_TRUE@am__EXEEXT_1333 = video_cirrus.module$(EXEEXT)
 
17572
@COND_i386_coreboot_TRUE@am__EXEEXT_1334 =  \
 
17573
@COND_i386_coreboot_TRUE@       video_cirrus.module$(EXEEXT)
 
17574
@COND_i386_multiboot_TRUE@am__EXEEXT_1335 =  \
 
17575
@COND_i386_multiboot_TRUE@      video_cirrus.module$(EXEEXT)
 
17576
@COND_i386_ieee1275_TRUE@am__EXEEXT_1336 =  \
 
17577
@COND_i386_ieee1275_TRUE@       video_cirrus.module$(EXEEXT)
 
17578
@COND_x86_64_efi_TRUE@am__EXEEXT_1337 = video_cirrus.module$(EXEEXT)
 
17579
@COND_i386_pc_TRUE@am__EXEEXT_1338 = video_bochs.module$(EXEEXT)
 
17580
@COND_i386_efi_TRUE@am__EXEEXT_1339 = video_bochs.module$(EXEEXT)
 
17581
@COND_i386_qemu_TRUE@am__EXEEXT_1340 = video_bochs.module$(EXEEXT)
 
17582
@COND_i386_coreboot_TRUE@am__EXEEXT_1341 =  \
 
17583
@COND_i386_coreboot_TRUE@       video_bochs.module$(EXEEXT)
 
17584
@COND_i386_multiboot_TRUE@am__EXEEXT_1342 =  \
 
17585
@COND_i386_multiboot_TRUE@      video_bochs.module$(EXEEXT)
 
17586
@COND_i386_ieee1275_TRUE@am__EXEEXT_1343 =  \
 
17587
@COND_i386_ieee1275_TRUE@       video_bochs.module$(EXEEXT)
 
17588
@COND_x86_64_efi_TRUE@am__EXEEXT_1344 = video_bochs.module$(EXEEXT)
 
17589
@COND_emu_TRUE@am__EXEEXT_1345 = functional_test.module$(EXEEXT)
 
17590
@COND_i386_pc_TRUE@am__EXEEXT_1346 = functional_test.module$(EXEEXT)
 
17591
@COND_i386_efi_TRUE@am__EXEEXT_1347 = functional_test.module$(EXEEXT)
 
17592
@COND_i386_qemu_TRUE@am__EXEEXT_1348 =  \
 
17593
@COND_i386_qemu_TRUE@   functional_test.module$(EXEEXT)
 
17594
@COND_i386_coreboot_TRUE@am__EXEEXT_1349 =  \
 
17595
@COND_i386_coreboot_TRUE@       functional_test.module$(EXEEXT)
 
17596
@COND_i386_multiboot_TRUE@am__EXEEXT_1350 =  \
 
17597
@COND_i386_multiboot_TRUE@      functional_test.module$(EXEEXT)
 
17598
@COND_i386_ieee1275_TRUE@am__EXEEXT_1351 =  \
 
17599
@COND_i386_ieee1275_TRUE@       functional_test.module$(EXEEXT)
 
17600
@COND_x86_64_efi_TRUE@am__EXEEXT_1352 =  \
 
17601
@COND_x86_64_efi_TRUE@  functional_test.module$(EXEEXT)
 
17602
@COND_mips_yeeloong_TRUE@am__EXEEXT_1353 =  \
 
17603
@COND_mips_yeeloong_TRUE@       functional_test.module$(EXEEXT)
 
17604
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1354 =  \
 
17605
@COND_sparc64_ieee1275_TRUE@    functional_test.module$(EXEEXT)
 
17606
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1355 =  \
 
17607
@COND_powerpc_ieee1275_TRUE@    functional_test.module$(EXEEXT)
 
17608
@COND_emu_TRUE@am__EXEEXT_1356 =  \
 
17609
@COND_emu_TRUE@ example_functional_test.module$(EXEEXT)
 
17610
@COND_i386_pc_TRUE@am__EXEEXT_1357 =  \
 
17611
@COND_i386_pc_TRUE@     example_functional_test.module$(EXEEXT)
 
17612
@COND_i386_efi_TRUE@am__EXEEXT_1358 =  \
 
17613
@COND_i386_efi_TRUE@    example_functional_test.module$(EXEEXT)
 
17614
@COND_i386_qemu_TRUE@am__EXEEXT_1359 =  \
 
17615
@COND_i386_qemu_TRUE@   example_functional_test.module$(EXEEXT)
 
17616
@COND_i386_coreboot_TRUE@am__EXEEXT_1360 = example_functional_test.module$(EXEEXT)
 
17617
@COND_i386_multiboot_TRUE@am__EXEEXT_1361 = example_functional_test.module$(EXEEXT)
 
17618
@COND_i386_ieee1275_TRUE@am__EXEEXT_1362 = example_functional_test.module$(EXEEXT)
 
17619
@COND_x86_64_efi_TRUE@am__EXEEXT_1363 =  \
 
17620
@COND_x86_64_efi_TRUE@  example_functional_test.module$(EXEEXT)
 
17621
@COND_mips_yeeloong_TRUE@am__EXEEXT_1364 = example_functional_test.module$(EXEEXT)
 
17622
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1365 = example_functional_test.module$(EXEEXT)
 
17623
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1366 = example_functional_test.module$(EXEEXT)
 
17624
@COND_emu_TRUE@am__EXEEXT_1367 = bitmap.module$(EXEEXT)
 
17625
@COND_i386_pc_TRUE@am__EXEEXT_1368 = bitmap.module$(EXEEXT)
 
17626
@COND_i386_efi_TRUE@am__EXEEXT_1369 = bitmap.module$(EXEEXT)
 
17627
@COND_i386_qemu_TRUE@am__EXEEXT_1370 = bitmap.module$(EXEEXT)
 
17628
@COND_i386_coreboot_TRUE@am__EXEEXT_1371 = bitmap.module$(EXEEXT)
 
17629
@COND_i386_multiboot_TRUE@am__EXEEXT_1372 = bitmap.module$(EXEEXT)
 
17630
@COND_i386_ieee1275_TRUE@am__EXEEXT_1373 = bitmap.module$(EXEEXT)
 
17631
@COND_x86_64_efi_TRUE@am__EXEEXT_1374 = bitmap.module$(EXEEXT)
 
17632
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1375 = bitmap.module$(EXEEXT)
 
17633
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1376 = bitmap.module$(EXEEXT)
 
17634
@COND_emu_TRUE@am__EXEEXT_1377 = bitmap_scale.module$(EXEEXT)
 
17635
@COND_i386_pc_TRUE@am__EXEEXT_1378 = bitmap_scale.module$(EXEEXT)
 
17636
@COND_i386_efi_TRUE@am__EXEEXT_1379 = bitmap_scale.module$(EXEEXT)
 
17637
@COND_i386_qemu_TRUE@am__EXEEXT_1380 = bitmap_scale.module$(EXEEXT)
 
17638
@COND_i386_coreboot_TRUE@am__EXEEXT_1381 =  \
 
17639
@COND_i386_coreboot_TRUE@       bitmap_scale.module$(EXEEXT)
 
17640
@COND_i386_multiboot_TRUE@am__EXEEXT_1382 =  \
 
17641
@COND_i386_multiboot_TRUE@      bitmap_scale.module$(EXEEXT)
 
17642
@COND_i386_ieee1275_TRUE@am__EXEEXT_1383 =  \
 
17643
@COND_i386_ieee1275_TRUE@       bitmap_scale.module$(EXEEXT)
 
17644
@COND_x86_64_efi_TRUE@am__EXEEXT_1384 = bitmap_scale.module$(EXEEXT)
 
17645
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1385 =  \
 
17646
@COND_sparc64_ieee1275_TRUE@    bitmap_scale.module$(EXEEXT)
 
17647
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1386 =  \
 
17648
@COND_powerpc_ieee1275_TRUE@    bitmap_scale.module$(EXEEXT)
 
17649
@COND_i386_efi_TRUE@am__EXEEXT_1387 = efi_gop.module$(EXEEXT)
 
17650
@COND_x86_64_efi_TRUE@am__EXEEXT_1388 = efi_gop.module$(EXEEXT)
 
17651
@COND_i386_efi_TRUE@am__EXEEXT_1389 = efi_uga.module$(EXEEXT)
 
17652
@COND_x86_64_efi_TRUE@am__EXEEXT_1390 = efi_uga.module$(EXEEXT)
 
17653
@COND_emu_TRUE@am__EXEEXT_1391 = jpeg.module$(EXEEXT)
 
17654
@COND_i386_pc_TRUE@am__EXEEXT_1392 = jpeg.module$(EXEEXT)
 
17655
@COND_i386_efi_TRUE@am__EXEEXT_1393 = jpeg.module$(EXEEXT)
 
17656
@COND_i386_qemu_TRUE@am__EXEEXT_1394 = jpeg.module$(EXEEXT)
 
17657
@COND_i386_coreboot_TRUE@am__EXEEXT_1395 = jpeg.module$(EXEEXT)
 
17658
@COND_i386_multiboot_TRUE@am__EXEEXT_1396 = jpeg.module$(EXEEXT)
 
17659
@COND_i386_ieee1275_TRUE@am__EXEEXT_1397 = jpeg.module$(EXEEXT)
 
17660
@COND_x86_64_efi_TRUE@am__EXEEXT_1398 = jpeg.module$(EXEEXT)
 
17661
@COND_mips_yeeloong_TRUE@am__EXEEXT_1399 = jpeg.module$(EXEEXT)
 
17662
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1400 = jpeg.module$(EXEEXT)
 
17663
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1401 = jpeg.module$(EXEEXT)
 
17664
@COND_emu_TRUE@am__EXEEXT_1402 = png.module$(EXEEXT)
 
17665
@COND_i386_pc_TRUE@am__EXEEXT_1403 = png.module$(EXEEXT)
 
17666
@COND_i386_efi_TRUE@am__EXEEXT_1404 = png.module$(EXEEXT)
 
17667
@COND_i386_qemu_TRUE@am__EXEEXT_1405 = png.module$(EXEEXT)
 
17668
@COND_i386_coreboot_TRUE@am__EXEEXT_1406 = png.module$(EXEEXT)
 
17669
@COND_i386_multiboot_TRUE@am__EXEEXT_1407 = png.module$(EXEEXT)
 
17670
@COND_i386_ieee1275_TRUE@am__EXEEXT_1408 = png.module$(EXEEXT)
 
17671
@COND_x86_64_efi_TRUE@am__EXEEXT_1409 = png.module$(EXEEXT)
 
17672
@COND_mips_yeeloong_TRUE@am__EXEEXT_1410 = png.module$(EXEEXT)
 
17673
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1411 = png.module$(EXEEXT)
 
17674
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1412 = png.module$(EXEEXT)
 
17675
@COND_emu_TRUE@am__EXEEXT_1413 = tga.module$(EXEEXT)
 
17676
@COND_i386_pc_TRUE@am__EXEEXT_1414 = tga.module$(EXEEXT)
 
17677
@COND_i386_efi_TRUE@am__EXEEXT_1415 = tga.module$(EXEEXT)
 
17678
@COND_i386_qemu_TRUE@am__EXEEXT_1416 = tga.module$(EXEEXT)
 
17679
@COND_i386_coreboot_TRUE@am__EXEEXT_1417 = tga.module$(EXEEXT)
 
17680
@COND_i386_multiboot_TRUE@am__EXEEXT_1418 = tga.module$(EXEEXT)
 
17681
@COND_i386_ieee1275_TRUE@am__EXEEXT_1419 = tga.module$(EXEEXT)
 
17682
@COND_x86_64_efi_TRUE@am__EXEEXT_1420 = tga.module$(EXEEXT)
 
17683
@COND_mips_yeeloong_TRUE@am__EXEEXT_1421 = tga.module$(EXEEXT)
 
17684
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1422 = tga.module$(EXEEXT)
 
17685
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1423 = tga.module$(EXEEXT)
 
17686
@COND_i386_pc_TRUE@am__EXEEXT_1424 = vbe.module$(EXEEXT)
 
17687
@COND_emu_TRUE@am__EXEEXT_1425 = video_fb.module$(EXEEXT)
 
17688
@COND_i386_pc_TRUE@am__EXEEXT_1426 = video_fb.module$(EXEEXT)
 
17689
@COND_i386_efi_TRUE@am__EXEEXT_1427 = video_fb.module$(EXEEXT)
 
17690
@COND_i386_qemu_TRUE@am__EXEEXT_1428 = video_fb.module$(EXEEXT)
 
17691
@COND_i386_coreboot_TRUE@am__EXEEXT_1429 = video_fb.module$(EXEEXT)
 
17692
@COND_i386_multiboot_TRUE@am__EXEEXT_1430 = video_fb.module$(EXEEXT)
 
17693
@COND_i386_ieee1275_TRUE@am__EXEEXT_1431 = video_fb.module$(EXEEXT)
 
17694
@COND_x86_64_efi_TRUE@am__EXEEXT_1432 = video_fb.module$(EXEEXT)
 
17695
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1433 =  \
 
17696
@COND_sparc64_ieee1275_TRUE@    video_fb.module$(EXEEXT)
 
17697
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1434 =  \
 
17698
@COND_powerpc_ieee1275_TRUE@    video_fb.module$(EXEEXT)
 
17699
@COND_emu_TRUE@am__EXEEXT_1435 = video.module$(EXEEXT)
 
17700
@COND_i386_pc_TRUE@am__EXEEXT_1436 = video.module$(EXEEXT)
 
17701
@COND_i386_efi_TRUE@am__EXEEXT_1437 = video.module$(EXEEXT)
 
17702
@COND_i386_qemu_TRUE@am__EXEEXT_1438 = video.module$(EXEEXT)
 
17703
@COND_i386_coreboot_TRUE@am__EXEEXT_1439 = video.module$(EXEEXT)
 
17704
@COND_i386_multiboot_TRUE@am__EXEEXT_1440 = video.module$(EXEEXT)
 
17705
@COND_i386_ieee1275_TRUE@am__EXEEXT_1441 = video.module$(EXEEXT)
 
17706
@COND_x86_64_efi_TRUE@am__EXEEXT_1442 = video.module$(EXEEXT)
 
17707
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1443 = video.module$(EXEEXT)
 
17708
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1444 = video.module$(EXEEXT)
 
17709
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1445 =  \
 
17710
@COND_sparc64_ieee1275_TRUE@    ieee1275_fb.module$(EXEEXT)
 
17711
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1446 =  \
 
17712
@COND_powerpc_ieee1275_TRUE@    ieee1275_fb.module$(EXEEXT)
 
17713
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__EXEEXT_1447 =  \
 
17714
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@ sdl.module$(EXEEXT)
 
17715
@COND_emu_TRUE@am__EXEEXT_1448 = datehook.module$(EXEEXT)
 
17716
@COND_i386_pc_TRUE@am__EXEEXT_1449 = datehook.module$(EXEEXT)
 
17717
@COND_i386_efi_TRUE@am__EXEEXT_1450 = datehook.module$(EXEEXT)
 
17718
@COND_i386_qemu_TRUE@am__EXEEXT_1451 = datehook.module$(EXEEXT)
 
17719
@COND_i386_coreboot_TRUE@am__EXEEXT_1452 = datehook.module$(EXEEXT)
 
17720
@COND_i386_multiboot_TRUE@am__EXEEXT_1453 = datehook.module$(EXEEXT)
 
17721
@COND_i386_ieee1275_TRUE@am__EXEEXT_1454 = datehook.module$(EXEEXT)
 
17722
@COND_x86_64_efi_TRUE@am__EXEEXT_1455 = datehook.module$(EXEEXT)
 
17723
@COND_mips_yeeloong_TRUE@am__EXEEXT_1456 = datehook.module$(EXEEXT)
 
17724
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1457 =  \
 
17725
@COND_sparc64_ieee1275_TRUE@    datehook.module$(EXEEXT)
 
17726
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1458 =  \
 
17727
@COND_powerpc_ieee1275_TRUE@    datehook.module$(EXEEXT)
 
17728
@COND_emu_TRUE@am__EXEEXT_1459 = legacycfg.module$(EXEEXT)
 
17729
@COND_i386_pc_TRUE@am__EXEEXT_1460 = legacycfg.module$(EXEEXT)
 
17730
@COND_emu_TRUE@am__EXEEXT_1461 = test_blockarg.module$(EXEEXT)
 
17731
@COND_i386_pc_TRUE@am__EXEEXT_1462 = test_blockarg.module$(EXEEXT)
 
17732
@COND_i386_efi_TRUE@am__EXEEXT_1463 = test_blockarg.module$(EXEEXT)
 
17733
@COND_i386_qemu_TRUE@am__EXEEXT_1464 = test_blockarg.module$(EXEEXT)
 
17734
@COND_i386_coreboot_TRUE@am__EXEEXT_1465 =  \
 
17735
@COND_i386_coreboot_TRUE@       test_blockarg.module$(EXEEXT)
 
17736
@COND_i386_multiboot_TRUE@am__EXEEXT_1466 =  \
 
17737
@COND_i386_multiboot_TRUE@      test_blockarg.module$(EXEEXT)
 
17738
@COND_i386_ieee1275_TRUE@am__EXEEXT_1467 =  \
 
17739
@COND_i386_ieee1275_TRUE@       test_blockarg.module$(EXEEXT)
 
17740
@COND_x86_64_efi_TRUE@am__EXEEXT_1468 = test_blockarg.module$(EXEEXT)
 
17741
@COND_mips_yeeloong_TRUE@am__EXEEXT_1469 =  \
 
17742
@COND_mips_yeeloong_TRUE@       test_blockarg.module$(EXEEXT)
 
17743
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1470 =  \
 
17744
@COND_sparc64_ieee1275_TRUE@    test_blockarg.module$(EXEEXT)
 
17745
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1471 =  \
 
17746
@COND_powerpc_ieee1275_TRUE@    test_blockarg.module$(EXEEXT)
 
17747
@COND_emu_TRUE@am__EXEEXT_1472 = xzio.module$(EXEEXT)
 
17748
@COND_i386_pc_TRUE@am__EXEEXT_1473 = xzio.module$(EXEEXT)
 
17749
@COND_i386_efi_TRUE@am__EXEEXT_1474 = xzio.module$(EXEEXT)
 
17750
@COND_i386_qemu_TRUE@am__EXEEXT_1475 = xzio.module$(EXEEXT)
 
17751
@COND_i386_coreboot_TRUE@am__EXEEXT_1476 = xzio.module$(EXEEXT)
 
17752
@COND_i386_multiboot_TRUE@am__EXEEXT_1477 = xzio.module$(EXEEXT)
 
17753
@COND_i386_ieee1275_TRUE@am__EXEEXT_1478 = xzio.module$(EXEEXT)
 
17754
@COND_x86_64_efi_TRUE@am__EXEEXT_1479 = xzio.module$(EXEEXT)
 
17755
@COND_mips_yeeloong_TRUE@am__EXEEXT_1480 = xzio.module$(EXEEXT)
 
17756
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1481 = xzio.module$(EXEEXT)
 
17757
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1482 = xzio.module$(EXEEXT)
 
17758
@COND_emu_TRUE@am__EXEEXT_1483 = testload.module$(EXEEXT)
 
17759
@COND_i386_pc_TRUE@am__EXEEXT_1484 = testload.module$(EXEEXT)
 
17760
@COND_i386_efi_TRUE@am__EXEEXT_1485 = testload.module$(EXEEXT)
 
17761
@COND_i386_qemu_TRUE@am__EXEEXT_1486 = testload.module$(EXEEXT)
 
17762
@COND_i386_coreboot_TRUE@am__EXEEXT_1487 = testload.module$(EXEEXT)
 
17763
@COND_i386_multiboot_TRUE@am__EXEEXT_1488 = testload.module$(EXEEXT)
 
17764
@COND_i386_ieee1275_TRUE@am__EXEEXT_1489 = testload.module$(EXEEXT)
 
17765
@COND_x86_64_efi_TRUE@am__EXEEXT_1490 = testload.module$(EXEEXT)
 
17766
@COND_mips_yeeloong_TRUE@am__EXEEXT_1491 = testload.module$(EXEEXT)
 
17767
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1492 =  \
 
17768
@COND_sparc64_ieee1275_TRUE@    testload.module$(EXEEXT)
 
17769
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1493 =  \
 
17770
@COND_powerpc_ieee1275_TRUE@    testload.module$(EXEEXT)
 
17771
@COND_i386_pc_TRUE@am__EXEEXT_1494 = lsapm.module$(EXEEXT)
 
17772
@COND_emu_TRUE@am__EXEEXT_1495 = keylayouts.module$(EXEEXT)
 
17773
@COND_i386_pc_TRUE@am__EXEEXT_1496 = keylayouts.module$(EXEEXT)
 
17774
@COND_i386_efi_TRUE@am__EXEEXT_1497 = keylayouts.module$(EXEEXT)
 
17775
@COND_i386_qemu_TRUE@am__EXEEXT_1498 = keylayouts.module$(EXEEXT)
 
17776
@COND_i386_coreboot_TRUE@am__EXEEXT_1499 = keylayouts.module$(EXEEXT)
 
17777
@COND_i386_multiboot_TRUE@am__EXEEXT_1500 =  \
 
17778
@COND_i386_multiboot_TRUE@      keylayouts.module$(EXEEXT)
 
17779
@COND_i386_ieee1275_TRUE@am__EXEEXT_1501 = keylayouts.module$(EXEEXT)
 
17780
@COND_x86_64_efi_TRUE@am__EXEEXT_1502 = keylayouts.module$(EXEEXT)
 
17781
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1503 =  \
 
17782
@COND_sparc64_ieee1275_TRUE@    keylayouts.module$(EXEEXT)
 
17783
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1504 =  \
 
17784
@COND_powerpc_ieee1275_TRUE@    keylayouts.module$(EXEEXT)
 
17785
@COND_emu_TRUE@am__EXEEXT_1505 = gcry_rijndael.module$(EXEEXT)
 
17786
@COND_i386_pc_TRUE@am__EXEEXT_1506 = gcry_rijndael.module$(EXEEXT)
 
17787
@COND_i386_efi_TRUE@am__EXEEXT_1507 = gcry_rijndael.module$(EXEEXT)
 
17788
@COND_i386_qemu_TRUE@am__EXEEXT_1508 = gcry_rijndael.module$(EXEEXT)
 
17789
@COND_i386_coreboot_TRUE@am__EXEEXT_1509 =  \
 
17790
@COND_i386_coreboot_TRUE@       gcry_rijndael.module$(EXEEXT)
 
17791
@COND_i386_multiboot_TRUE@am__EXEEXT_1510 =  \
 
17792
@COND_i386_multiboot_TRUE@      gcry_rijndael.module$(EXEEXT)
 
17793
@COND_i386_ieee1275_TRUE@am__EXEEXT_1511 =  \
 
17794
@COND_i386_ieee1275_TRUE@       gcry_rijndael.module$(EXEEXT)
 
17795
@COND_x86_64_efi_TRUE@am__EXEEXT_1512 = gcry_rijndael.module$(EXEEXT)
 
17796
@COND_mips_yeeloong_TRUE@am__EXEEXT_1513 =  \
 
17797
@COND_mips_yeeloong_TRUE@       gcry_rijndael.module$(EXEEXT)
 
17798
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1514 =  \
 
17799
@COND_sparc64_ieee1275_TRUE@    gcry_rijndael.module$(EXEEXT)
 
17800
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1515 =  \
 
17801
@COND_powerpc_ieee1275_TRUE@    gcry_rijndael.module$(EXEEXT)
 
17802
@COND_emu_TRUE@am__EXEEXT_1516 = gcry_arcfour.module$(EXEEXT)
 
17803
@COND_i386_pc_TRUE@am__EXEEXT_1517 = gcry_arcfour.module$(EXEEXT)
 
17804
@COND_i386_efi_TRUE@am__EXEEXT_1518 = gcry_arcfour.module$(EXEEXT)
 
17805
@COND_i386_qemu_TRUE@am__EXEEXT_1519 = gcry_arcfour.module$(EXEEXT)
 
17806
@COND_i386_coreboot_TRUE@am__EXEEXT_1520 =  \
 
17807
@COND_i386_coreboot_TRUE@       gcry_arcfour.module$(EXEEXT)
 
17808
@COND_i386_multiboot_TRUE@am__EXEEXT_1521 =  \
 
17809
@COND_i386_multiboot_TRUE@      gcry_arcfour.module$(EXEEXT)
 
17810
@COND_i386_ieee1275_TRUE@am__EXEEXT_1522 =  \
 
17811
@COND_i386_ieee1275_TRUE@       gcry_arcfour.module$(EXEEXT)
 
17812
@COND_x86_64_efi_TRUE@am__EXEEXT_1523 = gcry_arcfour.module$(EXEEXT)
 
17813
@COND_mips_yeeloong_TRUE@am__EXEEXT_1524 =  \
 
17814
@COND_mips_yeeloong_TRUE@       gcry_arcfour.module$(EXEEXT)
 
17815
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1525 =  \
 
17816
@COND_sparc64_ieee1275_TRUE@    gcry_arcfour.module$(EXEEXT)
 
17817
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1526 =  \
 
17818
@COND_powerpc_ieee1275_TRUE@    gcry_arcfour.module$(EXEEXT)
 
17819
@COND_emu_TRUE@am__EXEEXT_1527 = gcry_sha1.module$(EXEEXT)
 
17820
@COND_i386_pc_TRUE@am__EXEEXT_1528 = gcry_sha1.module$(EXEEXT)
 
17821
@COND_i386_efi_TRUE@am__EXEEXT_1529 = gcry_sha1.module$(EXEEXT)
 
17822
@COND_i386_qemu_TRUE@am__EXEEXT_1530 = gcry_sha1.module$(EXEEXT)
 
17823
@COND_i386_coreboot_TRUE@am__EXEEXT_1531 = gcry_sha1.module$(EXEEXT)
 
17824
@COND_i386_multiboot_TRUE@am__EXEEXT_1532 = gcry_sha1.module$(EXEEXT)
 
17825
@COND_i386_ieee1275_TRUE@am__EXEEXT_1533 = gcry_sha1.module$(EXEEXT)
 
17826
@COND_x86_64_efi_TRUE@am__EXEEXT_1534 = gcry_sha1.module$(EXEEXT)
 
17827
@COND_mips_yeeloong_TRUE@am__EXEEXT_1535 = gcry_sha1.module$(EXEEXT)
 
17828
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1536 =  \
 
17829
@COND_sparc64_ieee1275_TRUE@    gcry_sha1.module$(EXEEXT)
 
17830
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1537 =  \
 
17831
@COND_powerpc_ieee1275_TRUE@    gcry_sha1.module$(EXEEXT)
 
17832
@COND_emu_TRUE@am__EXEEXT_1538 = gcry_camellia.module$(EXEEXT)
 
17833
@COND_i386_pc_TRUE@am__EXEEXT_1539 = gcry_camellia.module$(EXEEXT)
 
17834
@COND_i386_efi_TRUE@am__EXEEXT_1540 = gcry_camellia.module$(EXEEXT)
 
17835
@COND_i386_qemu_TRUE@am__EXEEXT_1541 = gcry_camellia.module$(EXEEXT)
 
17836
@COND_i386_coreboot_TRUE@am__EXEEXT_1542 =  \
 
17837
@COND_i386_coreboot_TRUE@       gcry_camellia.module$(EXEEXT)
 
17838
@COND_i386_multiboot_TRUE@am__EXEEXT_1543 =  \
 
17839
@COND_i386_multiboot_TRUE@      gcry_camellia.module$(EXEEXT)
 
17840
@COND_i386_ieee1275_TRUE@am__EXEEXT_1544 =  \
 
17841
@COND_i386_ieee1275_TRUE@       gcry_camellia.module$(EXEEXT)
 
17842
@COND_x86_64_efi_TRUE@am__EXEEXT_1545 = gcry_camellia.module$(EXEEXT)
 
17843
@COND_mips_yeeloong_TRUE@am__EXEEXT_1546 =  \
 
17844
@COND_mips_yeeloong_TRUE@       gcry_camellia.module$(EXEEXT)
 
17845
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1547 =  \
 
17846
@COND_sparc64_ieee1275_TRUE@    gcry_camellia.module$(EXEEXT)
 
17847
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1548 =  \
 
17848
@COND_powerpc_ieee1275_TRUE@    gcry_camellia.module$(EXEEXT)
 
17849
@COND_emu_TRUE@am__EXEEXT_1549 = gcry_sha256.module$(EXEEXT)
 
17850
@COND_i386_pc_TRUE@am__EXEEXT_1550 = gcry_sha256.module$(EXEEXT)
 
17851
@COND_i386_efi_TRUE@am__EXEEXT_1551 = gcry_sha256.module$(EXEEXT)
 
17852
@COND_i386_qemu_TRUE@am__EXEEXT_1552 = gcry_sha256.module$(EXEEXT)
 
17853
@COND_i386_coreboot_TRUE@am__EXEEXT_1553 =  \
 
17854
@COND_i386_coreboot_TRUE@       gcry_sha256.module$(EXEEXT)
 
17855
@COND_i386_multiboot_TRUE@am__EXEEXT_1554 =  \
 
17856
@COND_i386_multiboot_TRUE@      gcry_sha256.module$(EXEEXT)
 
17857
@COND_i386_ieee1275_TRUE@am__EXEEXT_1555 =  \
 
17858
@COND_i386_ieee1275_TRUE@       gcry_sha256.module$(EXEEXT)
 
17859
@COND_x86_64_efi_TRUE@am__EXEEXT_1556 = gcry_sha256.module$(EXEEXT)
 
17860
@COND_mips_yeeloong_TRUE@am__EXEEXT_1557 =  \
 
17861
@COND_mips_yeeloong_TRUE@       gcry_sha256.module$(EXEEXT)
 
17862
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1558 =  \
 
17863
@COND_sparc64_ieee1275_TRUE@    gcry_sha256.module$(EXEEXT)
 
17864
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1559 =  \
 
17865
@COND_powerpc_ieee1275_TRUE@    gcry_sha256.module$(EXEEXT)
 
17866
@COND_emu_TRUE@am__EXEEXT_1560 = gcry_tiger.module$(EXEEXT)
 
17867
@COND_i386_pc_TRUE@am__EXEEXT_1561 = gcry_tiger.module$(EXEEXT)
 
17868
@COND_i386_efi_TRUE@am__EXEEXT_1562 = gcry_tiger.module$(EXEEXT)
 
17869
@COND_i386_qemu_TRUE@am__EXEEXT_1563 = gcry_tiger.module$(EXEEXT)
 
17870
@COND_i386_coreboot_TRUE@am__EXEEXT_1564 = gcry_tiger.module$(EXEEXT)
 
17871
@COND_i386_multiboot_TRUE@am__EXEEXT_1565 =  \
 
17872
@COND_i386_multiboot_TRUE@      gcry_tiger.module$(EXEEXT)
 
17873
@COND_i386_ieee1275_TRUE@am__EXEEXT_1566 = gcry_tiger.module$(EXEEXT)
 
17874
@COND_x86_64_efi_TRUE@am__EXEEXT_1567 = gcry_tiger.module$(EXEEXT)
 
17875
@COND_mips_yeeloong_TRUE@am__EXEEXT_1568 = gcry_tiger.module$(EXEEXT)
 
17876
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1569 =  \
 
17877
@COND_sparc64_ieee1275_TRUE@    gcry_tiger.module$(EXEEXT)
 
17878
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1570 =  \
 
17879
@COND_powerpc_ieee1275_TRUE@    gcry_tiger.module$(EXEEXT)
 
17880
@COND_emu_TRUE@am__EXEEXT_1571 = gcry_des.module$(EXEEXT)
 
17881
@COND_i386_pc_TRUE@am__EXEEXT_1572 = gcry_des.module$(EXEEXT)
 
17882
@COND_i386_efi_TRUE@am__EXEEXT_1573 = gcry_des.module$(EXEEXT)
 
17883
@COND_i386_qemu_TRUE@am__EXEEXT_1574 = gcry_des.module$(EXEEXT)
 
17884
@COND_i386_coreboot_TRUE@am__EXEEXT_1575 = gcry_des.module$(EXEEXT)
 
17885
@COND_i386_multiboot_TRUE@am__EXEEXT_1576 = gcry_des.module$(EXEEXT)
 
17886
@COND_i386_ieee1275_TRUE@am__EXEEXT_1577 = gcry_des.module$(EXEEXT)
 
17887
@COND_x86_64_efi_TRUE@am__EXEEXT_1578 = gcry_des.module$(EXEEXT)
 
17888
@COND_mips_yeeloong_TRUE@am__EXEEXT_1579 = gcry_des.module$(EXEEXT)
 
17889
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1580 =  \
 
17890
@COND_sparc64_ieee1275_TRUE@    gcry_des.module$(EXEEXT)
 
17891
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1581 =  \
 
17892
@COND_powerpc_ieee1275_TRUE@    gcry_des.module$(EXEEXT)
 
17893
@COND_emu_TRUE@am__EXEEXT_1582 = gcry_whirlpool.module$(EXEEXT)
 
17894
@COND_i386_pc_TRUE@am__EXEEXT_1583 = gcry_whirlpool.module$(EXEEXT)
 
17895
@COND_i386_efi_TRUE@am__EXEEXT_1584 = gcry_whirlpool.module$(EXEEXT)
 
17896
@COND_i386_qemu_TRUE@am__EXEEXT_1585 = gcry_whirlpool.module$(EXEEXT)
 
17897
@COND_i386_coreboot_TRUE@am__EXEEXT_1586 =  \
 
17898
@COND_i386_coreboot_TRUE@       gcry_whirlpool.module$(EXEEXT)
 
17899
@COND_i386_multiboot_TRUE@am__EXEEXT_1587 =  \
 
17900
@COND_i386_multiboot_TRUE@      gcry_whirlpool.module$(EXEEXT)
 
17901
@COND_i386_ieee1275_TRUE@am__EXEEXT_1588 =  \
 
17902
@COND_i386_ieee1275_TRUE@       gcry_whirlpool.module$(EXEEXT)
 
17903
@COND_x86_64_efi_TRUE@am__EXEEXT_1589 =  \
 
17904
@COND_x86_64_efi_TRUE@  gcry_whirlpool.module$(EXEEXT)
 
17905
@COND_mips_yeeloong_TRUE@am__EXEEXT_1590 =  \
 
17906
@COND_mips_yeeloong_TRUE@       gcry_whirlpool.module$(EXEEXT)
 
17907
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1591 =  \
 
17908
@COND_sparc64_ieee1275_TRUE@    gcry_whirlpool.module$(EXEEXT)
 
17909
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1592 =  \
 
17910
@COND_powerpc_ieee1275_TRUE@    gcry_whirlpool.module$(EXEEXT)
 
17911
@COND_emu_TRUE@am__EXEEXT_1593 = gcry_md4.module$(EXEEXT)
 
17912
@COND_i386_pc_TRUE@am__EXEEXT_1594 = gcry_md4.module$(EXEEXT)
 
17913
@COND_i386_efi_TRUE@am__EXEEXT_1595 = gcry_md4.module$(EXEEXT)
 
17914
@COND_i386_qemu_TRUE@am__EXEEXT_1596 = gcry_md4.module$(EXEEXT)
 
17915
@COND_i386_coreboot_TRUE@am__EXEEXT_1597 = gcry_md4.module$(EXEEXT)
 
17916
@COND_i386_multiboot_TRUE@am__EXEEXT_1598 = gcry_md4.module$(EXEEXT)
 
17917
@COND_i386_ieee1275_TRUE@am__EXEEXT_1599 = gcry_md4.module$(EXEEXT)
 
17918
@COND_x86_64_efi_TRUE@am__EXEEXT_1600 = gcry_md4.module$(EXEEXT)
 
17919
@COND_mips_yeeloong_TRUE@am__EXEEXT_1601 = gcry_md4.module$(EXEEXT)
 
17920
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1602 =  \
 
17921
@COND_sparc64_ieee1275_TRUE@    gcry_md4.module$(EXEEXT)
 
17922
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1603 =  \
 
17923
@COND_powerpc_ieee1275_TRUE@    gcry_md4.module$(EXEEXT)
 
17924
@COND_emu_TRUE@am__EXEEXT_1604 = gcry_twofish.module$(EXEEXT)
 
17925
@COND_i386_pc_TRUE@am__EXEEXT_1605 = gcry_twofish.module$(EXEEXT)
 
17926
@COND_i386_efi_TRUE@am__EXEEXT_1606 = gcry_twofish.module$(EXEEXT)
 
17927
@COND_i386_qemu_TRUE@am__EXEEXT_1607 = gcry_twofish.module$(EXEEXT)
 
17928
@COND_i386_coreboot_TRUE@am__EXEEXT_1608 =  \
 
17929
@COND_i386_coreboot_TRUE@       gcry_twofish.module$(EXEEXT)
 
17930
@COND_i386_multiboot_TRUE@am__EXEEXT_1609 =  \
 
17931
@COND_i386_multiboot_TRUE@      gcry_twofish.module$(EXEEXT)
 
17932
@COND_i386_ieee1275_TRUE@am__EXEEXT_1610 =  \
 
17933
@COND_i386_ieee1275_TRUE@       gcry_twofish.module$(EXEEXT)
 
17934
@COND_x86_64_efi_TRUE@am__EXEEXT_1611 = gcry_twofish.module$(EXEEXT)
 
17935
@COND_mips_yeeloong_TRUE@am__EXEEXT_1612 =  \
 
17936
@COND_mips_yeeloong_TRUE@       gcry_twofish.module$(EXEEXT)
 
17937
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1613 =  \
 
17938
@COND_sparc64_ieee1275_TRUE@    gcry_twofish.module$(EXEEXT)
 
17939
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1614 =  \
 
17940
@COND_powerpc_ieee1275_TRUE@    gcry_twofish.module$(EXEEXT)
 
17941
@COND_emu_TRUE@am__EXEEXT_1615 = gcry_seed.module$(EXEEXT)
 
17942
@COND_i386_pc_TRUE@am__EXEEXT_1616 = gcry_seed.module$(EXEEXT)
 
17943
@COND_i386_efi_TRUE@am__EXEEXT_1617 = gcry_seed.module$(EXEEXT)
 
17944
@COND_i386_qemu_TRUE@am__EXEEXT_1618 = gcry_seed.module$(EXEEXT)
 
17945
@COND_i386_coreboot_TRUE@am__EXEEXT_1619 = gcry_seed.module$(EXEEXT)
 
17946
@COND_i386_multiboot_TRUE@am__EXEEXT_1620 = gcry_seed.module$(EXEEXT)
 
17947
@COND_i386_ieee1275_TRUE@am__EXEEXT_1621 = gcry_seed.module$(EXEEXT)
 
17948
@COND_x86_64_efi_TRUE@am__EXEEXT_1622 = gcry_seed.module$(EXEEXT)
 
17949
@COND_mips_yeeloong_TRUE@am__EXEEXT_1623 = gcry_seed.module$(EXEEXT)
 
17950
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1624 =  \
 
17951
@COND_sparc64_ieee1275_TRUE@    gcry_seed.module$(EXEEXT)
 
17952
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1625 =  \
 
17953
@COND_powerpc_ieee1275_TRUE@    gcry_seed.module$(EXEEXT)
 
17954
@COND_emu_TRUE@am__EXEEXT_1626 = gcry_serpent.module$(EXEEXT)
 
17955
@COND_i386_pc_TRUE@am__EXEEXT_1627 = gcry_serpent.module$(EXEEXT)
 
17956
@COND_i386_efi_TRUE@am__EXEEXT_1628 = gcry_serpent.module$(EXEEXT)
 
17957
@COND_i386_qemu_TRUE@am__EXEEXT_1629 = gcry_serpent.module$(EXEEXT)
 
17958
@COND_i386_coreboot_TRUE@am__EXEEXT_1630 =  \
 
17959
@COND_i386_coreboot_TRUE@       gcry_serpent.module$(EXEEXT)
 
17960
@COND_i386_multiboot_TRUE@am__EXEEXT_1631 =  \
 
17961
@COND_i386_multiboot_TRUE@      gcry_serpent.module$(EXEEXT)
 
17962
@COND_i386_ieee1275_TRUE@am__EXEEXT_1632 =  \
 
17963
@COND_i386_ieee1275_TRUE@       gcry_serpent.module$(EXEEXT)
 
17964
@COND_x86_64_efi_TRUE@am__EXEEXT_1633 = gcry_serpent.module$(EXEEXT)
 
17965
@COND_mips_yeeloong_TRUE@am__EXEEXT_1634 =  \
 
17966
@COND_mips_yeeloong_TRUE@       gcry_serpent.module$(EXEEXT)
 
17967
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1635 =  \
 
17968
@COND_sparc64_ieee1275_TRUE@    gcry_serpent.module$(EXEEXT)
 
17969
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1636 =  \
 
17970
@COND_powerpc_ieee1275_TRUE@    gcry_serpent.module$(EXEEXT)
 
17971
@COND_emu_TRUE@am__EXEEXT_1637 = gcry_cast5.module$(EXEEXT)
 
17972
@COND_i386_pc_TRUE@am__EXEEXT_1638 = gcry_cast5.module$(EXEEXT)
 
17973
@COND_i386_efi_TRUE@am__EXEEXT_1639 = gcry_cast5.module$(EXEEXT)
 
17974
@COND_i386_qemu_TRUE@am__EXEEXT_1640 = gcry_cast5.module$(EXEEXT)
 
17975
@COND_i386_coreboot_TRUE@am__EXEEXT_1641 = gcry_cast5.module$(EXEEXT)
 
17976
@COND_i386_multiboot_TRUE@am__EXEEXT_1642 =  \
 
17977
@COND_i386_multiboot_TRUE@      gcry_cast5.module$(EXEEXT)
 
17978
@COND_i386_ieee1275_TRUE@am__EXEEXT_1643 = gcry_cast5.module$(EXEEXT)
 
17979
@COND_x86_64_efi_TRUE@am__EXEEXT_1644 = gcry_cast5.module$(EXEEXT)
 
17980
@COND_mips_yeeloong_TRUE@am__EXEEXT_1645 = gcry_cast5.module$(EXEEXT)
 
17981
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1646 =  \
 
17982
@COND_sparc64_ieee1275_TRUE@    gcry_cast5.module$(EXEEXT)
 
17983
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1647 =  \
 
17984
@COND_powerpc_ieee1275_TRUE@    gcry_cast5.module$(EXEEXT)
 
17985
@COND_emu_TRUE@am__EXEEXT_1648 = gcry_sha512.module$(EXEEXT)
 
17986
@COND_i386_pc_TRUE@am__EXEEXT_1649 = gcry_sha512.module$(EXEEXT)
 
17987
@COND_i386_efi_TRUE@am__EXEEXT_1650 = gcry_sha512.module$(EXEEXT)
 
17988
@COND_i386_qemu_TRUE@am__EXEEXT_1651 = gcry_sha512.module$(EXEEXT)
 
17989
@COND_i386_coreboot_TRUE@am__EXEEXT_1652 =  \
 
17990
@COND_i386_coreboot_TRUE@       gcry_sha512.module$(EXEEXT)
 
17991
@COND_i386_multiboot_TRUE@am__EXEEXT_1653 =  \
 
17992
@COND_i386_multiboot_TRUE@      gcry_sha512.module$(EXEEXT)
 
17993
@COND_i386_ieee1275_TRUE@am__EXEEXT_1654 =  \
 
17994
@COND_i386_ieee1275_TRUE@       gcry_sha512.module$(EXEEXT)
 
17995
@COND_x86_64_efi_TRUE@am__EXEEXT_1655 = gcry_sha512.module$(EXEEXT)
 
17996
@COND_mips_yeeloong_TRUE@am__EXEEXT_1656 =  \
 
17997
@COND_mips_yeeloong_TRUE@       gcry_sha512.module$(EXEEXT)
 
17998
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1657 =  \
 
17999
@COND_sparc64_ieee1275_TRUE@    gcry_sha512.module$(EXEEXT)
 
18000
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1658 =  \
 
18001
@COND_powerpc_ieee1275_TRUE@    gcry_sha512.module$(EXEEXT)
 
18002
@COND_emu_TRUE@am__EXEEXT_1659 = gcry_crc.module$(EXEEXT)
 
18003
@COND_i386_pc_TRUE@am__EXEEXT_1660 = gcry_crc.module$(EXEEXT)
 
18004
@COND_i386_efi_TRUE@am__EXEEXT_1661 = gcry_crc.module$(EXEEXT)
 
18005
@COND_i386_qemu_TRUE@am__EXEEXT_1662 = gcry_crc.module$(EXEEXT)
 
18006
@COND_i386_coreboot_TRUE@am__EXEEXT_1663 = gcry_crc.module$(EXEEXT)
 
18007
@COND_i386_multiboot_TRUE@am__EXEEXT_1664 = gcry_crc.module$(EXEEXT)
 
18008
@COND_i386_ieee1275_TRUE@am__EXEEXT_1665 = gcry_crc.module$(EXEEXT)
 
18009
@COND_x86_64_efi_TRUE@am__EXEEXT_1666 = gcry_crc.module$(EXEEXT)
 
18010
@COND_mips_yeeloong_TRUE@am__EXEEXT_1667 = gcry_crc.module$(EXEEXT)
 
18011
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1668 =  \
 
18012
@COND_sparc64_ieee1275_TRUE@    gcry_crc.module$(EXEEXT)
 
18013
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1669 =  \
 
18014
@COND_powerpc_ieee1275_TRUE@    gcry_crc.module$(EXEEXT)
 
18015
@COND_emu_TRUE@am__EXEEXT_1670 = gcry_rmd160.module$(EXEEXT)
 
18016
@COND_i386_pc_TRUE@am__EXEEXT_1671 = gcry_rmd160.module$(EXEEXT)
 
18017
@COND_i386_efi_TRUE@am__EXEEXT_1672 = gcry_rmd160.module$(EXEEXT)
 
18018
@COND_i386_qemu_TRUE@am__EXEEXT_1673 = gcry_rmd160.module$(EXEEXT)
 
18019
@COND_i386_coreboot_TRUE@am__EXEEXT_1674 =  \
 
18020
@COND_i386_coreboot_TRUE@       gcry_rmd160.module$(EXEEXT)
 
18021
@COND_i386_multiboot_TRUE@am__EXEEXT_1675 =  \
 
18022
@COND_i386_multiboot_TRUE@      gcry_rmd160.module$(EXEEXT)
 
18023
@COND_i386_ieee1275_TRUE@am__EXEEXT_1676 =  \
 
18024
@COND_i386_ieee1275_TRUE@       gcry_rmd160.module$(EXEEXT)
 
18025
@COND_x86_64_efi_TRUE@am__EXEEXT_1677 = gcry_rmd160.module$(EXEEXT)
 
18026
@COND_mips_yeeloong_TRUE@am__EXEEXT_1678 =  \
 
18027
@COND_mips_yeeloong_TRUE@       gcry_rmd160.module$(EXEEXT)
 
18028
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1679 =  \
 
18029
@COND_sparc64_ieee1275_TRUE@    gcry_rmd160.module$(EXEEXT)
 
18030
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1680 =  \
 
18031
@COND_powerpc_ieee1275_TRUE@    gcry_rmd160.module$(EXEEXT)
 
18032
@COND_emu_TRUE@am__EXEEXT_1681 = gcry_rfc2268.module$(EXEEXT)
 
18033
@COND_i386_pc_TRUE@am__EXEEXT_1682 = gcry_rfc2268.module$(EXEEXT)
 
18034
@COND_i386_efi_TRUE@am__EXEEXT_1683 = gcry_rfc2268.module$(EXEEXT)
 
18035
@COND_i386_qemu_TRUE@am__EXEEXT_1684 = gcry_rfc2268.module$(EXEEXT)
 
18036
@COND_i386_coreboot_TRUE@am__EXEEXT_1685 =  \
 
18037
@COND_i386_coreboot_TRUE@       gcry_rfc2268.module$(EXEEXT)
 
18038
@COND_i386_multiboot_TRUE@am__EXEEXT_1686 =  \
 
18039
@COND_i386_multiboot_TRUE@      gcry_rfc2268.module$(EXEEXT)
 
18040
@COND_i386_ieee1275_TRUE@am__EXEEXT_1687 =  \
 
18041
@COND_i386_ieee1275_TRUE@       gcry_rfc2268.module$(EXEEXT)
 
18042
@COND_x86_64_efi_TRUE@am__EXEEXT_1688 = gcry_rfc2268.module$(EXEEXT)
 
18043
@COND_mips_yeeloong_TRUE@am__EXEEXT_1689 =  \
 
18044
@COND_mips_yeeloong_TRUE@       gcry_rfc2268.module$(EXEEXT)
 
18045
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1690 =  \
 
18046
@COND_sparc64_ieee1275_TRUE@    gcry_rfc2268.module$(EXEEXT)
 
18047
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1691 =  \
 
18048
@COND_powerpc_ieee1275_TRUE@    gcry_rfc2268.module$(EXEEXT)
 
18049
@COND_emu_TRUE@am__EXEEXT_1692 = gcry_blowfish.module$(EXEEXT)
 
18050
@COND_i386_pc_TRUE@am__EXEEXT_1693 = gcry_blowfish.module$(EXEEXT)
 
18051
@COND_i386_efi_TRUE@am__EXEEXT_1694 = gcry_blowfish.module$(EXEEXT)
 
18052
@COND_i386_qemu_TRUE@am__EXEEXT_1695 = gcry_blowfish.module$(EXEEXT)
 
18053
@COND_i386_coreboot_TRUE@am__EXEEXT_1696 =  \
 
18054
@COND_i386_coreboot_TRUE@       gcry_blowfish.module$(EXEEXT)
 
18055
@COND_i386_multiboot_TRUE@am__EXEEXT_1697 =  \
 
18056
@COND_i386_multiboot_TRUE@      gcry_blowfish.module$(EXEEXT)
 
18057
@COND_i386_ieee1275_TRUE@am__EXEEXT_1698 =  \
 
18058
@COND_i386_ieee1275_TRUE@       gcry_blowfish.module$(EXEEXT)
 
18059
@COND_x86_64_efi_TRUE@am__EXEEXT_1699 = gcry_blowfish.module$(EXEEXT)
 
18060
@COND_mips_yeeloong_TRUE@am__EXEEXT_1700 =  \
 
18061
@COND_mips_yeeloong_TRUE@       gcry_blowfish.module$(EXEEXT)
 
18062
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1701 =  \
 
18063
@COND_sparc64_ieee1275_TRUE@    gcry_blowfish.module$(EXEEXT)
 
18064
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1702 =  \
 
18065
@COND_powerpc_ieee1275_TRUE@    gcry_blowfish.module$(EXEEXT)
 
18066
@COND_emu_TRUE@am__EXEEXT_1703 = gcry_md5.module$(EXEEXT)
 
18067
@COND_i386_pc_TRUE@am__EXEEXT_1704 = gcry_md5.module$(EXEEXT)
 
18068
@COND_i386_efi_TRUE@am__EXEEXT_1705 = gcry_md5.module$(EXEEXT)
 
18069
@COND_i386_qemu_TRUE@am__EXEEXT_1706 = gcry_md5.module$(EXEEXT)
 
18070
@COND_i386_coreboot_TRUE@am__EXEEXT_1707 = gcry_md5.module$(EXEEXT)
 
18071
@COND_i386_multiboot_TRUE@am__EXEEXT_1708 = gcry_md5.module$(EXEEXT)
 
18072
@COND_i386_ieee1275_TRUE@am__EXEEXT_1709 = gcry_md5.module$(EXEEXT)
 
18073
@COND_x86_64_efi_TRUE@am__EXEEXT_1710 = gcry_md5.module$(EXEEXT)
 
18074
@COND_mips_yeeloong_TRUE@am__EXEEXT_1711 = gcry_md5.module$(EXEEXT)
 
18075
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1712 =  \
 
18076
@COND_sparc64_ieee1275_TRUE@    gcry_md5.module$(EXEEXT)
 
18077
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1713 =  \
 
18078
@COND_powerpc_ieee1275_TRUE@    gcry_md5.module$(EXEEXT)
 
18079
@COND_i386_pc_TRUE@am__EXEEXT_1714 = 915resolution.module$(EXEEXT)
 
18080
@COND_emu_TRUE@am__EXEEXT_1715 = zfs.module$(EXEEXT)
 
18081
@COND_i386_pc_TRUE@am__EXEEXT_1716 = zfs.module$(EXEEXT)
 
18082
@COND_i386_efi_TRUE@am__EXEEXT_1717 = zfs.module$(EXEEXT)
 
18083
@COND_i386_qemu_TRUE@am__EXEEXT_1718 = zfs.module$(EXEEXT)
 
18084
@COND_i386_coreboot_TRUE@am__EXEEXT_1719 = zfs.module$(EXEEXT)
 
18085
@COND_i386_multiboot_TRUE@am__EXEEXT_1720 = zfs.module$(EXEEXT)
 
18086
@COND_i386_ieee1275_TRUE@am__EXEEXT_1721 = zfs.module$(EXEEXT)
 
18087
@COND_x86_64_efi_TRUE@am__EXEEXT_1722 = zfs.module$(EXEEXT)
 
18088
@COND_mips_yeeloong_TRUE@am__EXEEXT_1723 = zfs.module$(EXEEXT)
 
18089
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1724 = zfs.module$(EXEEXT)
 
18090
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1725 = zfs.module$(EXEEXT)
 
18091
@COND_emu_TRUE@am__EXEEXT_1726 = zfsinfo.module$(EXEEXT)
 
18092
@COND_i386_pc_TRUE@am__EXEEXT_1727 = zfsinfo.module$(EXEEXT)
 
18093
@COND_i386_efi_TRUE@am__EXEEXT_1728 = zfsinfo.module$(EXEEXT)
 
18094
@COND_i386_qemu_TRUE@am__EXEEXT_1729 = zfsinfo.module$(EXEEXT)
 
18095
@COND_i386_coreboot_TRUE@am__EXEEXT_1730 = zfsinfo.module$(EXEEXT)
 
18096
@COND_i386_multiboot_TRUE@am__EXEEXT_1731 = zfsinfo.module$(EXEEXT)
 
18097
@COND_i386_ieee1275_TRUE@am__EXEEXT_1732 = zfsinfo.module$(EXEEXT)
 
18098
@COND_x86_64_efi_TRUE@am__EXEEXT_1733 = zfsinfo.module$(EXEEXT)
 
18099
@COND_mips_yeeloong_TRUE@am__EXEEXT_1734 = zfsinfo.module$(EXEEXT)
 
18100
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1735 = zfsinfo.module$(EXEEXT)
 
18101
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1736 = zfsinfo.module$(EXEEXT)
 
18102
@COND_emu_TRUE@am__EXEEXT_1737 = kernel.exec$(EXEEXT)
 
18103
@COND_i386_pc_TRUE@am__EXEEXT_1738 = kernel.exec$(EXEEXT)
 
18104
@COND_i386_efi_TRUE@am__EXEEXT_1739 = kernel.exec$(EXEEXT)
 
18105
@COND_i386_qemu_TRUE@am__EXEEXT_1740 = kernel.exec$(EXEEXT)
 
18106
@COND_i386_coreboot_TRUE@am__EXEEXT_1741 = kernel.exec$(EXEEXT)
 
18107
@COND_i386_multiboot_TRUE@am__EXEEXT_1742 = kernel.exec$(EXEEXT)
 
18108
@COND_i386_ieee1275_TRUE@am__EXEEXT_1743 = kernel.exec$(EXEEXT)
 
18109
@COND_x86_64_efi_TRUE@am__EXEEXT_1744 = kernel.exec$(EXEEXT)
 
18110
@COND_mips_yeeloong_TRUE@am__EXEEXT_1745 = kernel.exec$(EXEEXT)
 
18111
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1746 = kernel.exec$(EXEEXT)
 
18112
@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1747 = kernel.exec$(EXEEXT)
 
18113
@COND_i386_pc_TRUE@am__EXEEXT_1748 = boot.image$(EXEEXT)
 
18114
@COND_i386_qemu_TRUE@am__EXEEXT_1749 = boot.image$(EXEEXT)
 
18115
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1750 = boot.image$(EXEEXT)
 
18116
@COND_i386_pc_TRUE@am__EXEEXT_1751 = cdboot.image$(EXEEXT) \
 
18117
@COND_i386_pc_TRUE@     pxeboot.image$(EXEEXT) \
 
18118
@COND_i386_pc_TRUE@     diskboot.image$(EXEEXT)
 
18119
@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1752 = diskboot.image$(EXEEXT)
 
18120
@COND_i386_pc_TRUE@am__EXEEXT_1753 = lnxboot.image$(EXEEXT)
 
18121
@COND_mips_yeeloong_TRUE@am__EXEEXT_1754 =  \
 
18122
@COND_mips_yeeloong_TRUE@       xz_decompress.image$(EXEEXT) \
 
18123
@COND_mips_yeeloong_TRUE@       none_decompress.image$(EXEEXT) \
 
18124
@COND_mips_yeeloong_TRUE@       fwstart.image$(EXEEXT)
 
18125
@COND_i386_pc_TRUE@am__EXEEXT_1755 = g2hdr.image$(EXEEXT) \
 
18126
@COND_i386_pc_TRUE@     grldr.image$(EXEEXT) g2hdr.bin$(EXEEXT) \
 
18127
@COND_i386_pc_TRUE@     g2ldr.mbr$(EXEEXT)
 
18128
PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) $(sbin_PROGRAMS)
 
18129
am__915resolution_module_SOURCES_DIST =  \
 
18130
        contrib/915resolution/915resolution.c
 
18131
@COND_i386_pc_TRUE@am_915resolution_module_OBJECTS = contrib/915resolution/915resolution_module-915resolution.$(OBJEXT)
 
18132
nodist_915resolution_module_OBJECTS =
 
18133
915resolution_module_OBJECTS = $(am_915resolution_module_OBJECTS) \
 
18134
        $(nodist_915resolution_module_OBJECTS)
 
18135
915resolution_module_DEPENDENCIES =
 
18136
915resolution_module_LINK = $(CCLD) $(915resolution_module_CFLAGS) \
 
18137
        $(CFLAGS) $(915resolution_module_LDFLAGS) $(LDFLAGS) -o $@
 
18138
am__acpi_module_SOURCES_DIST = commands/i386/pc/acpi.c commands/acpi.c \
 
18139
        commands/efi/acpi.c
 
18140
@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) \
 
18141
@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)
 
18142
@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) \
 
18143
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@   commands/acpi_module-acpi.$(OBJEXT)
 
18144
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@am_acpi_module_OBJECTS = commands/i386/pc/acpi_module-acpi.$(OBJEXT) \
 
18145
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@       commands/acpi_module-acpi.$(OBJEXT)
 
18146
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_acpi_module_OBJECTS = commands/efi/acpi_module-acpi.$(OBJEXT) \
 
18147
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  commands/acpi_module-acpi.$(OBJEXT)
 
18148
@COND_i386_coreboot_TRUE@am_acpi_module_OBJECTS = commands/i386/pc/acpi_module-acpi.$(OBJEXT) \
 
18149
@COND_i386_coreboot_TRUE@       commands/acpi_module-acpi.$(OBJEXT)
 
18150
nodist_acpi_module_OBJECTS =
 
18151
acpi_module_OBJECTS = $(am_acpi_module_OBJECTS) \
 
18152
        $(nodist_acpi_module_OBJECTS)
 
18153
acpi_module_DEPENDENCIES =
 
18154
acpi_module_LINK = $(CCLD) $(acpi_module_CFLAGS) $(CFLAGS) \
 
18155
        $(acpi_module_LDFLAGS) $(LDFLAGS) -o $@
 
18156
am__affs_module_SOURCES_DIST = fs/affs.c
 
18157
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18158
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18159
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18160
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18161
@COND_emu_FALSE@@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)
 
18162
@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)
 
18163
@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)
 
18164
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT)
 
18165
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT)
 
18166
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT)
 
18167
@COND_emu_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT)
 
18168
nodist_affs_module_OBJECTS =
 
18169
affs_module_OBJECTS = $(am_affs_module_OBJECTS) \
 
18170
        $(nodist_affs_module_OBJECTS)
 
18171
affs_module_DEPENDENCIES =
 
18172
affs_module_LINK = $(CCLD) $(affs_module_CFLAGS) $(CFLAGS) \
 
18173
        $(affs_module_LDFLAGS) $(LDFLAGS) -o $@
 
18174
am__afs_module_SOURCES_DIST = fs/afs.c
 
18175
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18176
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18177
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18178
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18179
@COND_emu_FALSE@@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)
 
18180
@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)
 
18181
@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)
 
18182
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT)
 
18183
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT)
 
18184
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT)
 
18185
@COND_emu_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT)
 
18186
nodist_afs_module_OBJECTS =
 
18187
afs_module_OBJECTS = $(am_afs_module_OBJECTS) \
 
18188
        $(nodist_afs_module_OBJECTS)
 
18189
afs_module_DEPENDENCIES =
 
18190
afs_module_LINK = $(CCLD) $(afs_module_CFLAGS) $(CFLAGS) \
 
18191
        $(afs_module_LDFLAGS) $(LDFLAGS) -o $@
 
18192
am__afs_be_module_SOURCES_DIST = fs/afs_be.c
 
18193
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18194
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18195
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18196
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18197
@COND_emu_FALSE@@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)
 
18198
@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)
 
18199
@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)
 
18200
@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)
 
18201
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_afs_be_module_OBJECTS = fs/afs_be_module-afs_be.$(OBJEXT)
 
18202
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_afs_be_module_OBJECTS = fs/afs_be_module-afs_be.$(OBJEXT)
 
18203
@COND_emu_TRUE@am_afs_be_module_OBJECTS =  \
 
18204
@COND_emu_TRUE@ fs/afs_be_module-afs_be.$(OBJEXT)
 
18205
nodist_afs_be_module_OBJECTS =
 
18206
afs_be_module_OBJECTS = $(am_afs_be_module_OBJECTS) \
 
18207
        $(nodist_afs_be_module_OBJECTS)
 
18208
afs_be_module_DEPENDENCIES =
 
18209
afs_be_module_LINK = $(CCLD) $(afs_be_module_CFLAGS) $(CFLAGS) \
 
18210
        $(afs_be_module_LDFLAGS) $(LDFLAGS) -o $@
 
18211
am__aout_module_SOURCES_DIST = loader/aout.c
 
18212
@COND_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)
 
18213
@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)
 
18214
@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)
 
18215
@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)
 
18216
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_aout_module_OBJECTS = loader/aout_module-aout.$(OBJEXT)
 
18217
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_aout_module_OBJECTS = loader/aout_module-aout.$(OBJEXT)
 
18218
@COND_i386_coreboot_TRUE@am_aout_module_OBJECTS =  \
 
18219
@COND_i386_coreboot_TRUE@       loader/aout_module-aout.$(OBJEXT)
 
18220
nodist_aout_module_OBJECTS =
 
18221
aout_module_OBJECTS = $(am_aout_module_OBJECTS) \
 
18222
        $(nodist_aout_module_OBJECTS)
 
18223
aout_module_DEPENDENCIES =
 
18224
aout_module_LINK = $(CCLD) $(aout_module_CFLAGS) $(CFLAGS) \
 
18225
        $(aout_module_LDFLAGS) $(LDFLAGS) -o $@
 
18226
am__appleldr_module_SOURCES_DIST = loader/efi/appleloader.c
 
18227
@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_appleldr_module_OBJECTS = loader/efi/appleldr_module-appleloader.$(OBJEXT)
 
18228
@COND_i386_efi_TRUE@am_appleldr_module_OBJECTS = loader/efi/appleldr_module-appleloader.$(OBJEXT)
 
18229
nodist_appleldr_module_OBJECTS =
 
18230
appleldr_module_OBJECTS = $(am_appleldr_module_OBJECTS) \
 
18231
        $(nodist_appleldr_module_OBJECTS)
 
18232
appleldr_module_DEPENDENCIES =
 
18233
appleldr_module_LINK = $(CCLD) $(appleldr_module_CFLAGS) $(CFLAGS) \
 
18234
        $(appleldr_module_LDFLAGS) $(LDFLAGS) -o $@
 
18235
am__at_keyboard_module_SOURCES_DIST = term/at_keyboard.c
 
18236
@COND_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)
 
18237
@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)
 
18238
@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)
 
18239
@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)
 
18240
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_at_keyboard_module_OBJECTS = term/at_keyboard_module-at_keyboard.$(OBJEXT)
 
18241
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_at_keyboard_module_OBJECTS = term/at_keyboard_module-at_keyboard.$(OBJEXT)
 
18242
@COND_i386_coreboot_TRUE@am_at_keyboard_module_OBJECTS = term/at_keyboard_module-at_keyboard.$(OBJEXT)
 
18243
nodist_at_keyboard_module_OBJECTS =
 
18244
at_keyboard_module_OBJECTS = $(am_at_keyboard_module_OBJECTS) \
 
18245
        $(nodist_at_keyboard_module_OBJECTS)
 
18246
at_keyboard_module_DEPENDENCIES =
 
18247
at_keyboard_module_LINK = $(CCLD) $(at_keyboard_module_CFLAGS) \
 
18248
        $(CFLAGS) $(at_keyboard_module_LDFLAGS) $(LDFLAGS) -o $@
 
18249
am__ata_module_SOURCES_DIST = disk/ata.c
 
18250
@COND_i386_coreboot_FALSE@@COND_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)
 
18251
@COND_i386_coreboot_FALSE@@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)
 
18252
@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)
 
18253
@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)
 
18254
@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)
 
18255
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ata_module_OBJECTS = disk/ata_module-ata.$(OBJEXT)
 
18256
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ata_module_OBJECTS = disk/ata_module-ata.$(OBJEXT)
 
18257
@COND_i386_coreboot_TRUE@am_ata_module_OBJECTS =  \
 
18258
@COND_i386_coreboot_TRUE@       disk/ata_module-ata.$(OBJEXT)
 
18259
nodist_ata_module_OBJECTS =
 
18260
ata_module_OBJECTS = $(am_ata_module_OBJECTS) \
 
18261
        $(nodist_ata_module_OBJECTS)
 
18262
ata_module_DEPENDENCIES =
 
18263
ata_module_LINK = $(CCLD) $(ata_module_CFLAGS) $(CFLAGS) \
 
18264
        $(ata_module_LDFLAGS) $(LDFLAGS) -o $@
 
18265
am__ata_pthru_module_SOURCES_DIST = disk/ata_pthru.c
 
18266
@COND_i386_coreboot_FALSE@@COND_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)
 
18267
@COND_i386_coreboot_FALSE@@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)
 
18268
@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)
 
18269
@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)
 
18270
@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)
 
18271
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ata_pthru_module_OBJECTS = disk/ata_pthru_module-ata_pthru.$(OBJEXT)
 
18272
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ata_pthru_module_OBJECTS = disk/ata_pthru_module-ata_pthru.$(OBJEXT)
 
18273
@COND_i386_coreboot_TRUE@am_ata_pthru_module_OBJECTS = disk/ata_pthru_module-ata_pthru.$(OBJEXT)
 
18274
nodist_ata_pthru_module_OBJECTS =
 
18275
ata_pthru_module_OBJECTS = $(am_ata_pthru_module_OBJECTS) \
 
18276
        $(nodist_ata_pthru_module_OBJECTS)
 
18277
ata_pthru_module_DEPENDENCIES =
 
18278
ata_pthru_module_LINK = $(CCLD) $(ata_pthru_module_CFLAGS) $(CFLAGS) \
 
18279
        $(ata_pthru_module_LDFLAGS) $(LDFLAGS) -o $@
 
18280
am__befs_module_SOURCES_DIST = fs/befs.c
 
18281
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18282
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18283
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18284
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18285
@COND_emu_FALSE@@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)
 
18286
@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)
 
18287
@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)
 
18288
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT)
 
18289
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT)
 
18290
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT)
 
18291
@COND_emu_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT)
 
18292
nodist_befs_module_OBJECTS =
 
18293
befs_module_OBJECTS = $(am_befs_module_OBJECTS) \
 
18294
        $(nodist_befs_module_OBJECTS)
 
18295
befs_module_DEPENDENCIES =
 
18296
befs_module_LINK = $(CCLD) $(befs_module_CFLAGS) $(CFLAGS) \
 
18297
        $(befs_module_LDFLAGS) $(LDFLAGS) -o $@
 
18298
am__befs_be_module_SOURCES_DIST = fs/befs_be.c
 
18299
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18300
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18301
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18302
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18303
@COND_emu_FALSE@@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)
 
18304
@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)
 
18305
@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)
 
18306
@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)
 
18307
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_befs_be_module_OBJECTS = fs/befs_be_module-befs_be.$(OBJEXT)
 
18308
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_befs_be_module_OBJECTS = fs/befs_be_module-befs_be.$(OBJEXT)
 
18309
@COND_emu_TRUE@am_befs_be_module_OBJECTS =  \
 
18310
@COND_emu_TRUE@ fs/befs_be_module-befs_be.$(OBJEXT)
 
18311
nodist_befs_be_module_OBJECTS =
 
18312
befs_be_module_OBJECTS = $(am_befs_be_module_OBJECTS) \
 
18313
        $(nodist_befs_be_module_OBJECTS)
 
18314
befs_be_module_DEPENDENCIES =
 
18315
befs_be_module_LINK = $(CCLD) $(befs_be_module_CFLAGS) $(CFLAGS) \
 
18316
        $(befs_be_module_LDFLAGS) $(LDFLAGS) -o $@
 
18317
am__biosdisk_module_SOURCES_DIST = disk/i386/pc/biosdisk.c
 
18318
@COND_i386_pc_TRUE@am_biosdisk_module_OBJECTS = disk/i386/pc/biosdisk_module-biosdisk.$(OBJEXT)
 
18319
nodist_biosdisk_module_OBJECTS =
 
18320
biosdisk_module_OBJECTS = $(am_biosdisk_module_OBJECTS) \
 
18321
        $(nodist_biosdisk_module_OBJECTS)
 
18322
biosdisk_module_DEPENDENCIES =
 
18323
biosdisk_module_LINK = $(CCLD) $(biosdisk_module_CFLAGS) $(CFLAGS) \
 
18324
        $(biosdisk_module_LDFLAGS) $(LDFLAGS) -o $@
 
18325
am__bitmap_module_SOURCES_DIST = video/bitmap.c
 
18326
@COND_emu_FALSE@@COND_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)
 
18327
@COND_emu_FALSE@@COND_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)
 
18328
@COND_emu_FALSE@@COND_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)
 
18329
@COND_emu_FALSE@@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)
 
18330
@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)
 
18331
@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)
 
18332
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_bitmap_module_OBJECTS = video/bitmap_module-bitmap.$(OBJEXT)
 
18333
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_bitmap_module_OBJECTS = video/bitmap_module-bitmap.$(OBJEXT)
 
18334
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_bitmap_module_OBJECTS = video/bitmap_module-bitmap.$(OBJEXT)
 
18335
@COND_emu_TRUE@am_bitmap_module_OBJECTS =  \
 
18336
@COND_emu_TRUE@ video/bitmap_module-bitmap.$(OBJEXT)
 
18337
nodist_bitmap_module_OBJECTS =
 
18338
bitmap_module_OBJECTS = $(am_bitmap_module_OBJECTS) \
 
18339
        $(nodist_bitmap_module_OBJECTS)
 
18340
bitmap_module_DEPENDENCIES =
 
18341
bitmap_module_LINK = $(CCLD) $(bitmap_module_CFLAGS) $(CFLAGS) \
 
18342
        $(bitmap_module_LDFLAGS) $(LDFLAGS) -o $@
 
18343
am__bitmap_scale_module_SOURCES_DIST = video/bitmap_scale.c
 
18344
@COND_emu_FALSE@@COND_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)
 
18345
@COND_emu_FALSE@@COND_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)
 
18346
@COND_emu_FALSE@@COND_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)
 
18347
@COND_emu_FALSE@@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)
 
18348
@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)
 
18349
@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)
 
18350
@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)
 
18351
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_bitmap_scale_module_OBJECTS = video/bitmap_scale_module-bitmap_scale.$(OBJEXT)
 
18352
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_bitmap_scale_module_OBJECTS = video/bitmap_scale_module-bitmap_scale.$(OBJEXT)
 
18353
@COND_emu_TRUE@am_bitmap_scale_module_OBJECTS = video/bitmap_scale_module-bitmap_scale.$(OBJEXT)
 
18354
nodist_bitmap_scale_module_OBJECTS =
 
18355
bitmap_scale_module_OBJECTS = $(am_bitmap_scale_module_OBJECTS) \
 
18356
        $(nodist_bitmap_scale_module_OBJECTS)
 
18357
bitmap_scale_module_DEPENDENCIES =
 
18358
bitmap_scale_module_LINK = $(CCLD) $(bitmap_scale_module_CFLAGS) \
 
18359
        $(CFLAGS) $(bitmap_scale_module_LDFLAGS) $(LDFLAGS) -o $@
 
18360
am__blocklist_module_SOURCES_DIST = commands/blocklist.c
 
18361
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18362
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18363
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18364
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18365
@COND_emu_FALSE@@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)
 
18366
@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)
 
18367
@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)
 
18368
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_blocklist_module_OBJECTS = commands/blocklist_module-blocklist.$(OBJEXT)
 
18369
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_blocklist_module_OBJECTS = commands/blocklist_module-blocklist.$(OBJEXT)
 
18370
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_blocklist_module_OBJECTS = commands/blocklist_module-blocklist.$(OBJEXT)
 
18371
@COND_emu_TRUE@am_blocklist_module_OBJECTS =  \
 
18372
@COND_emu_TRUE@ commands/blocklist_module-blocklist.$(OBJEXT)
 
18373
nodist_blocklist_module_OBJECTS =
 
18374
blocklist_module_OBJECTS = $(am_blocklist_module_OBJECTS) \
 
18375
        $(nodist_blocklist_module_OBJECTS)
 
18376
blocklist_module_DEPENDENCIES =
 
18377
blocklist_module_LINK = $(CCLD) $(blocklist_module_CFLAGS) $(CFLAGS) \
 
18378
        $(blocklist_module_LDFLAGS) $(LDFLAGS) -o $@
 
18379
am__boot_image_SOURCES_DIST = boot/i386/pc/boot.S \
 
18380
        boot/i386/qemu/boot.S boot/sparc64/ieee1275/boot.S
 
18381
@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_sparc64_ieee1275_TRUE@am_boot_image_OBJECTS = boot/sparc64/ieee1275/boot_image-boot.$(OBJEXT)
 
18382
@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_boot_image_OBJECTS = boot/i386/qemu/boot_image-boot.$(OBJEXT)
 
18383
@COND_i386_pc_TRUE@am_boot_image_OBJECTS =  \
 
18384
@COND_i386_pc_TRUE@     boot/i386/pc/boot_image-boot.$(OBJEXT)
 
18385
nodist_boot_image_OBJECTS =
 
18386
boot_image_OBJECTS = $(am_boot_image_OBJECTS) \
 
18387
        $(nodist_boot_image_OBJECTS)
 
18388
boot_image_DEPENDENCIES =
 
18389
boot_image_LINK = $(CCLD) $(boot_image_CFLAGS) $(CFLAGS) \
 
18390
        $(boot_image_LDFLAGS) $(LDFLAGS) -o $@
 
18391
am__boot_module_SOURCES_DIST = commands/boot.c lib/i386/pc/biosnum.c
 
18392
@COND_emu_FALSE@@COND_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)
 
18393
@COND_emu_FALSE@@COND_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)
 
18394
@COND_emu_FALSE@@COND_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)
 
18395
@COND_emu_FALSE@@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)
 
18396
@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) \
 
18397
@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)
 
18398
@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)
 
18399
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_boot_module_OBJECTS = commands/boot_module-boot.$(OBJEXT)
 
18400
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_boot_module_OBJECTS = commands/boot_module-boot.$(OBJEXT)
 
18401
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_boot_module_OBJECTS = commands/boot_module-boot.$(OBJEXT)
 
18402
@COND_emu_TRUE@am_boot_module_OBJECTS =  \
 
18403
@COND_emu_TRUE@ commands/boot_module-boot.$(OBJEXT)
 
18404
nodist_boot_module_OBJECTS =
 
18405
boot_module_OBJECTS = $(am_boot_module_OBJECTS) \
 
18406
        $(nodist_boot_module_OBJECTS)
 
18407
boot_module_DEPENDENCIES =
 
18408
boot_module_LINK = $(CCLD) $(boot_module_CFLAGS) $(CFLAGS) \
 
18409
        $(boot_module_LDFLAGS) $(LDFLAGS) -o $@
 
18410
am__bsd_module_SOURCES_DIST = loader/i386/bsd.c loader/i386/bsd32.c \
 
18411
        loader/i386/bsd64.c
 
18412
@COND_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) \
 
18413
@COND_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) \
 
18414
@COND_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)
 
18415
@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) \
 
18416
@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) \
 
18417
@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)
 
18418
@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) \
 
18419
@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) \
 
18420
@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)
 
18421
@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) \
 
18422
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     loader/i386/bsd_module-bsd32.$(OBJEXT) \
 
18423
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     loader/i386/bsd_module-bsd64.$(OBJEXT)
 
18424
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_bsd_module_OBJECTS = loader/i386/bsd_module-bsd.$(OBJEXT) \
 
18425
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        loader/i386/bsd_module-bsd32.$(OBJEXT) \
 
18426
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        loader/i386/bsd_module-bsd64.$(OBJEXT)
 
18427
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_bsd_module_OBJECTS = loader/i386/bsd_module-bsd.$(OBJEXT) \
 
18428
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  loader/i386/bsd_module-bsd32.$(OBJEXT) \
 
18429
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  loader/i386/bsd_module-bsd64.$(OBJEXT)
 
18430
@COND_i386_coreboot_TRUE@am_bsd_module_OBJECTS =  \
 
18431
@COND_i386_coreboot_TRUE@       loader/i386/bsd_module-bsd.$(OBJEXT) \
 
18432
@COND_i386_coreboot_TRUE@       loader/i386/bsd_module-bsd32.$(OBJEXT) \
 
18433
@COND_i386_coreboot_TRUE@       loader/i386/bsd_module-bsd64.$(OBJEXT)
 
18434
nodist_bsd_module_OBJECTS =
 
18435
bsd_module_OBJECTS = $(am_bsd_module_OBJECTS) \
 
18436
        $(nodist_bsd_module_OBJECTS)
 
18437
bsd_module_DEPENDENCIES =
 
18438
bsd_module_LINK = $(CCLD) $(bsd_module_CFLAGS) $(CFLAGS) \
 
18439
        $(bsd_module_LDFLAGS) $(LDFLAGS) -o $@
 
18440
am__btrfs_module_SOURCES_DIST = fs/btrfs.c
 
18441
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18442
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18443
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18444
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18445
@COND_emu_FALSE@@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)
 
18446
@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)
 
18447
@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)
 
18448
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_btrfs_module_OBJECTS = fs/btrfs_module-btrfs.$(OBJEXT)
 
18449
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_btrfs_module_OBJECTS = fs/btrfs_module-btrfs.$(OBJEXT)
 
18450
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_btrfs_module_OBJECTS = fs/btrfs_module-btrfs.$(OBJEXT)
 
18451
@COND_emu_TRUE@am_btrfs_module_OBJECTS =  \
 
18452
@COND_emu_TRUE@ fs/btrfs_module-btrfs.$(OBJEXT)
 
18453
nodist_btrfs_module_OBJECTS =
 
18454
btrfs_module_OBJECTS = $(am_btrfs_module_OBJECTS) \
 
18455
        $(nodist_btrfs_module_OBJECTS)
 
18456
btrfs_module_DEPENDENCIES =
 
18457
btrfs_module_LINK = $(CCLD) $(btrfs_module_CFLAGS) $(CFLAGS) \
 
18458
        $(btrfs_module_LDFLAGS) $(LDFLAGS) -o $@
 
18459
am__bufio_module_SOURCES_DIST = io/bufio.c
 
18460
@COND_emu_FALSE@@COND_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)
 
18461
@COND_emu_FALSE@@COND_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)
 
18462
@COND_emu_FALSE@@COND_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)
 
18463
@COND_emu_FALSE@@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)
 
18464
@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)
 
18465
@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)
 
18466
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_bufio_module_OBJECTS = io/bufio_module-bufio.$(OBJEXT)
 
18467
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_bufio_module_OBJECTS = io/bufio_module-bufio.$(OBJEXT)
 
18468
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_bufio_module_OBJECTS = io/bufio_module-bufio.$(OBJEXT)
 
18469
@COND_emu_TRUE@am_bufio_module_OBJECTS =  \
 
18470
@COND_emu_TRUE@ io/bufio_module-bufio.$(OBJEXT)
 
18471
nodist_bufio_module_OBJECTS =
 
18472
bufio_module_OBJECTS = $(am_bufio_module_OBJECTS) \
 
18473
        $(nodist_bufio_module_OBJECTS)
 
18474
bufio_module_DEPENDENCIES =
 
18475
bufio_module_LINK = $(CCLD) $(bufio_module_CFLAGS) $(CFLAGS) \
 
18476
        $(bufio_module_LDFLAGS) $(LDFLAGS) -o $@
 
18477
am__cat_module_SOURCES_DIST = commands/cat.c
 
18478
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18479
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18480
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18481
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18482
@COND_emu_FALSE@@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)
 
18483
@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)
 
18484
@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)
 
18485
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_cat_module_OBJECTS = commands/cat_module-cat.$(OBJEXT)
 
18486
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_cat_module_OBJECTS = commands/cat_module-cat.$(OBJEXT)
 
18487
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_cat_module_OBJECTS = commands/cat_module-cat.$(OBJEXT)
 
18488
@COND_emu_TRUE@am_cat_module_OBJECTS =  \
 
18489
@COND_emu_TRUE@ commands/cat_module-cat.$(OBJEXT)
 
18490
nodist_cat_module_OBJECTS =
 
18491
cat_module_OBJECTS = $(am_cat_module_OBJECTS) \
 
18492
        $(nodist_cat_module_OBJECTS)
 
18493
cat_module_DEPENDENCIES =
 
18494
cat_module_LINK = $(CCLD) $(cat_module_CFLAGS) $(CFLAGS) \
 
18495
        $(cat_module_LDFLAGS) $(LDFLAGS) -o $@
 
18496
am__cdboot_image_SOURCES_DIST = boot/i386/pc/cdboot.S
 
18497
@COND_i386_pc_TRUE@am_cdboot_image_OBJECTS =  \
 
18498
@COND_i386_pc_TRUE@     boot/i386/pc/cdboot_image-cdboot.$(OBJEXT)
 
18499
nodist_cdboot_image_OBJECTS =
 
18500
cdboot_image_OBJECTS = $(am_cdboot_image_OBJECTS) \
 
18501
        $(nodist_cdboot_image_OBJECTS)
 
18502
cdboot_image_DEPENDENCIES =
 
18503
cdboot_image_LINK = $(CCLD) $(cdboot_image_CFLAGS) $(CFLAGS) \
 
18504
        $(cdboot_image_LDFLAGS) $(LDFLAGS) -o $@
 
18505
am__chain_module_SOURCES_DIST = loader/efi/chainloader.c \
 
18506
        loader/i386/pc/chainloader.c
 
18507
@COND_i386_efi_FALSE@@COND_i386_pc_FALSE@@COND_x86_64_efi_TRUE@am_chain_module_OBJECTS = loader/efi/chain_module-chainloader.$(OBJEXT)
 
18508
@COND_i386_efi_FALSE@@COND_i386_pc_TRUE@am_chain_module_OBJECTS = loader/i386/pc/chain_module-chainloader.$(OBJEXT)
 
18509
@COND_i386_efi_TRUE@am_chain_module_OBJECTS = loader/efi/chain_module-chainloader.$(OBJEXT)
 
18510
nodist_chain_module_OBJECTS =
 
18511
chain_module_OBJECTS = $(am_chain_module_OBJECTS) \
 
18512
        $(nodist_chain_module_OBJECTS)
 
18513
chain_module_DEPENDENCIES =
 
18514
chain_module_LINK = $(CCLD) $(chain_module_CFLAGS) $(CFLAGS) \
 
18515
        $(chain_module_LDFLAGS) $(LDFLAGS) -o $@
 
18516
am__cmostest_module_SOURCES_DIST = commands/i386/cmostest.c
 
18517
@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)
 
18518
@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)
 
18519
@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)
 
18520
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_cmostest_module_OBJECTS = commands/i386/cmostest_module-cmostest.$(OBJEXT)
 
18521
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@am_cmostest_module_OBJECTS = commands/i386/cmostest_module-cmostest.$(OBJEXT)
 
18522
@COND_i386_coreboot_TRUE@am_cmostest_module_OBJECTS = commands/i386/cmostest_module-cmostest.$(OBJEXT)
 
18523
nodist_cmostest_module_OBJECTS =
 
18524
cmostest_module_OBJECTS = $(am_cmostest_module_OBJECTS) \
 
18525
        $(nodist_cmostest_module_OBJECTS)
 
18526
cmostest_module_DEPENDENCIES =
 
18527
cmostest_module_LINK = $(CCLD) $(cmostest_module_CFLAGS) $(CFLAGS) \
 
18528
        $(cmostest_module_LDFLAGS) $(LDFLAGS) -o $@
 
18529
am__cmp_module_SOURCES_DIST = commands/cmp.c
 
18530
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18531
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18532
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18533
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18534
@COND_emu_FALSE@@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)
 
18535
@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)
 
18536
@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)
 
18537
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_cmp_module_OBJECTS = commands/cmp_module-cmp.$(OBJEXT)
 
18538
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_cmp_module_OBJECTS = commands/cmp_module-cmp.$(OBJEXT)
 
18539
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_cmp_module_OBJECTS = commands/cmp_module-cmp.$(OBJEXT)
 
18540
@COND_emu_TRUE@am_cmp_module_OBJECTS =  \
 
18541
@COND_emu_TRUE@ commands/cmp_module-cmp.$(OBJEXT)
 
18542
nodist_cmp_module_OBJECTS =
 
18543
cmp_module_OBJECTS = $(am_cmp_module_OBJECTS) \
 
18544
        $(nodist_cmp_module_OBJECTS)
 
18545
cmp_module_DEPENDENCIES =
 
18546
cmp_module_LINK = $(CCLD) $(cmp_module_CFLAGS) $(CFLAGS) \
 
18547
        $(cmp_module_LDFLAGS) $(LDFLAGS) -o $@
 
18548
am__configfile_module_SOURCES_DIST = commands/configfile.c
 
18549
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18550
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18551
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18552
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18553
@COND_emu_FALSE@@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)
 
18554
@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)
 
18555
@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)
 
18556
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT)
 
18557
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT)
 
18558
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT)
 
18559
@COND_emu_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT)
 
18560
nodist_configfile_module_OBJECTS =
 
18561
configfile_module_OBJECTS = $(am_configfile_module_OBJECTS) \
 
18562
        $(nodist_configfile_module_OBJECTS)
 
18563
configfile_module_DEPENDENCIES =
 
18564
configfile_module_LINK = $(CCLD) $(configfile_module_CFLAGS) $(CFLAGS) \
 
18565
        $(configfile_module_LDFLAGS) $(LDFLAGS) -o $@
 
18566
am__cpio_module_SOURCES_DIST = fs/cpio.c
 
18567
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18568
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18569
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18570
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18571
@COND_emu_FALSE@@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)
 
18572
@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)
 
18573
@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)
 
18574
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT)
 
18575
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT)
 
18576
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT)
 
18577
@COND_emu_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT)
 
18578
nodist_cpio_module_OBJECTS =
 
18579
cpio_module_OBJECTS = $(am_cpio_module_OBJECTS) \
 
18580
        $(nodist_cpio_module_OBJECTS)
 
18581
cpio_module_DEPENDENCIES =
 
18582
cpio_module_LINK = $(CCLD) $(cpio_module_CFLAGS) $(CFLAGS) \
 
18583
        $(cpio_module_LDFLAGS) $(LDFLAGS) -o $@
 
18584
am__cpuid_module_SOURCES_DIST = commands/i386/cpuid.c
 
18585
@COND_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)
 
18586
@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)
 
18587
@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)
 
18588
@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)
 
18589
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_cpuid_module_OBJECTS = commands/i386/cpuid_module-cpuid.$(OBJEXT)
 
18590
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_cpuid_module_OBJECTS = commands/i386/cpuid_module-cpuid.$(OBJEXT)
 
18591
@COND_i386_coreboot_TRUE@am_cpuid_module_OBJECTS = commands/i386/cpuid_module-cpuid.$(OBJEXT)
 
18592
nodist_cpuid_module_OBJECTS =
 
18593
cpuid_module_OBJECTS = $(am_cpuid_module_OBJECTS) \
 
18594
        $(nodist_cpuid_module_OBJECTS)
 
18595
cpuid_module_DEPENDENCIES =
 
18596
cpuid_module_LINK = $(CCLD) $(cpuid_module_CFLAGS) $(CFLAGS) \
 
18597
        $(cpuid_module_LDFLAGS) $(LDFLAGS) -o $@
 
18598
am__crypto_module_SOURCES_DIST = lib/crypto.c
 
18599
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18600
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18601
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18602
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18603
@COND_emu_FALSE@@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)
 
18604
@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)
 
18605
@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)
 
18606
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_crypto_module_OBJECTS = lib/crypto_module-crypto.$(OBJEXT)
 
18607
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_crypto_module_OBJECTS = lib/crypto_module-crypto.$(OBJEXT)
 
18608
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_crypto_module_OBJECTS = lib/crypto_module-crypto.$(OBJEXT)
 
18609
@COND_emu_TRUE@am_crypto_module_OBJECTS =  \
 
18610
@COND_emu_TRUE@ lib/crypto_module-crypto.$(OBJEXT)
 
18611
nodist_crypto_module_OBJECTS =
 
18612
crypto_module_OBJECTS = $(am_crypto_module_OBJECTS) \
 
18613
        $(nodist_crypto_module_OBJECTS)
 
18614
crypto_module_DEPENDENCIES =
 
18615
crypto_module_LINK = $(CCLD) $(crypto_module_CFLAGS) $(CFLAGS) \
 
18616
        $(crypto_module_LDFLAGS) $(LDFLAGS) -o $@
 
18617
am__cs5536_module_SOURCES_DIST = bus/cs5536.c
 
18618
@COND_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)
 
18619
@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)
 
18620
@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)
 
18621
@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)
 
18622
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_cs5536_module_OBJECTS = bus/cs5536_module-cs5536.$(OBJEXT)
 
18623
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_cs5536_module_OBJECTS = bus/cs5536_module-cs5536.$(OBJEXT)
 
18624
@COND_i386_coreboot_TRUE@am_cs5536_module_OBJECTS =  \
 
18625
@COND_i386_coreboot_TRUE@       bus/cs5536_module-cs5536.$(OBJEXT)
 
18626
nodist_cs5536_module_OBJECTS =
 
18627
cs5536_module_OBJECTS = $(am_cs5536_module_OBJECTS) \
 
18628
        $(nodist_cs5536_module_OBJECTS)
 
18629
cs5536_module_DEPENDENCIES =
 
18630
cs5536_module_LINK = $(CCLD) $(cs5536_module_CFLAGS) $(CFLAGS) \
 
18631
        $(cs5536_module_LDFLAGS) $(LDFLAGS) -o $@
 
18632
am__date_module_SOURCES_DIST = commands/date.c
 
18633
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18634
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18635
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18636
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18637
@COND_emu_FALSE@@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)
 
18638
@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)
 
18639
@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)
 
18640
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_date_module_OBJECTS = commands/date_module-date.$(OBJEXT)
 
18641
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_date_module_OBJECTS = commands/date_module-date.$(OBJEXT)
 
18642
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_date_module_OBJECTS = commands/date_module-date.$(OBJEXT)
 
18643
@COND_emu_TRUE@am_date_module_OBJECTS =  \
 
18644
@COND_emu_TRUE@ commands/date_module-date.$(OBJEXT)
 
18645
nodist_date_module_OBJECTS =
 
18646
date_module_OBJECTS = $(am_date_module_OBJECTS) \
 
18647
        $(nodist_date_module_OBJECTS)
 
18648
date_module_DEPENDENCIES =
 
18649
date_module_LINK = $(CCLD) $(date_module_CFLAGS) $(CFLAGS) \
 
18650
        $(date_module_LDFLAGS) $(LDFLAGS) -o $@
 
18651
am__datehook_module_SOURCES_DIST = hook/datehook.c
 
18652
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18653
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18654
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18655
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18656
@COND_emu_FALSE@@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)
 
18657
@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)
 
18658
@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)
 
18659
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_datehook_module_OBJECTS = hook/datehook_module-datehook.$(OBJEXT)
 
18660
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_datehook_module_OBJECTS = hook/datehook_module-datehook.$(OBJEXT)
 
18661
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_datehook_module_OBJECTS = hook/datehook_module-datehook.$(OBJEXT)
 
18662
@COND_emu_TRUE@am_datehook_module_OBJECTS =  \
 
18663
@COND_emu_TRUE@ hook/datehook_module-datehook.$(OBJEXT)
 
18664
nodist_datehook_module_OBJECTS =
 
18665
datehook_module_OBJECTS = $(am_datehook_module_OBJECTS) \
 
18666
        $(nodist_datehook_module_OBJECTS)
 
18667
datehook_module_DEPENDENCIES =
 
18668
datehook_module_LINK = $(CCLD) $(datehook_module_CFLAGS) $(CFLAGS) \
 
18669
        $(datehook_module_LDFLAGS) $(LDFLAGS) -o $@
 
18670
am__datetime_module_SOURCES_DIST = lib/cmos_datetime.c \
 
18671
        lib/efi/datetime.c lib/ieee1275/datetime.c
 
18672
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18673
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18674
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18675
@COND_i386_coreboot_FALSE@@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)
 
18676
@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)
 
18677
@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)
 
18678
@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)
 
18679
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_datetime_module_OBJECTS = lib/datetime_module-cmos_datetime.$(OBJEXT)
 
18680
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_datetime_module_OBJECTS = lib/efi/datetime_module-datetime.$(OBJEXT)
 
18681
@COND_i386_coreboot_TRUE@am_datetime_module_OBJECTS = lib/datetime_module-cmos_datetime.$(OBJEXT)
 
18682
nodist_datetime_module_OBJECTS =
 
18683
datetime_module_OBJECTS = $(am_datetime_module_OBJECTS) \
 
18684
        $(nodist_datetime_module_OBJECTS)
 
18685
datetime_module_DEPENDENCIES =
 
18686
datetime_module_LINK = $(CCLD) $(datetime_module_CFLAGS) $(CFLAGS) \
 
18687
        $(datetime_module_LDFLAGS) $(LDFLAGS) -o $@
 
18688
am__diskboot_image_SOURCES_DIST = boot/i386/pc/diskboot.S \
 
18689
        boot/sparc64/ieee1275/diskboot.S
 
18690
@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@am_diskboot_image_OBJECTS = boot/sparc64/ieee1275/diskboot_image-diskboot.$(OBJEXT)
 
18691
@COND_i386_pc_TRUE@am_diskboot_image_OBJECTS = boot/i386/pc/diskboot_image-diskboot.$(OBJEXT)
 
18692
nodist_diskboot_image_OBJECTS =
 
18693
diskboot_image_OBJECTS = $(am_diskboot_image_OBJECTS) \
 
18694
        $(nodist_diskboot_image_OBJECTS)
 
18695
diskboot_image_DEPENDENCIES =
 
18696
diskboot_image_LINK = $(CCLD) $(diskboot_image_CFLAGS) $(CFLAGS) \
 
18697
        $(diskboot_image_LDFLAGS) $(LDFLAGS) -o $@
 
18698
am__dm_nv_module_SOURCES_DIST = disk/dmraid_nvidia.c
 
18699
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18700
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18701
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18702
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18703
@COND_emu_FALSE@@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)
 
18704
@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)
 
18705
@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)
 
18706
@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)
 
18707
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_dm_nv_module_OBJECTS = disk/dm_nv_module-dmraid_nvidia.$(OBJEXT)
 
18708
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_dm_nv_module_OBJECTS = disk/dm_nv_module-dmraid_nvidia.$(OBJEXT)
 
18709
@COND_emu_TRUE@am_dm_nv_module_OBJECTS =  \
 
18710
@COND_emu_TRUE@ disk/dm_nv_module-dmraid_nvidia.$(OBJEXT)
 
18711
nodist_dm_nv_module_OBJECTS =
 
18712
dm_nv_module_OBJECTS = $(am_dm_nv_module_OBJECTS) \
 
18713
        $(nodist_dm_nv_module_OBJECTS)
 
18714
dm_nv_module_DEPENDENCIES =
 
18715
dm_nv_module_LINK = $(CCLD) $(dm_nv_module_CFLAGS) $(CFLAGS) \
 
18716
        $(dm_nv_module_LDFLAGS) $(LDFLAGS) -o $@
 
18717
am__drivemap_module_SOURCES_DIST = commands/i386/pc/drivemap.c \
 
18718
        commands/i386/pc/drivemap_int13h.S
 
18719
@COND_i386_pc_TRUE@am_drivemap_module_OBJECTS = commands/i386/pc/drivemap_module-drivemap.$(OBJEXT) \
 
18720
@COND_i386_pc_TRUE@     commands/i386/pc/drivemap_module-drivemap_int13h.$(OBJEXT)
 
18721
nodist_drivemap_module_OBJECTS =
 
18722
drivemap_module_OBJECTS = $(am_drivemap_module_OBJECTS) \
 
18723
        $(nodist_drivemap_module_OBJECTS)
 
18724
drivemap_module_DEPENDENCIES =
 
18725
drivemap_module_LINK = $(CCLD) $(drivemap_module_CFLAGS) $(CFLAGS) \
 
18726
        $(drivemap_module_LDFLAGS) $(LDFLAGS) -o $@
 
18727
am__echo_module_SOURCES_DIST = commands/echo.c
 
18728
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18729
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18730
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18731
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18732
@COND_emu_FALSE@@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)
 
18733
@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)
 
18734
@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)
 
18735
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_echo_module_OBJECTS = commands/echo_module-echo.$(OBJEXT)
 
18736
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_echo_module_OBJECTS = commands/echo_module-echo.$(OBJEXT)
 
18737
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_echo_module_OBJECTS = commands/echo_module-echo.$(OBJEXT)
 
18738
@COND_emu_TRUE@am_echo_module_OBJECTS =  \
 
18739
@COND_emu_TRUE@ commands/echo_module-echo.$(OBJEXT)
 
18740
nodist_echo_module_OBJECTS =
 
18741
echo_module_OBJECTS = $(am_echo_module_OBJECTS) \
 
18742
        $(nodist_echo_module_OBJECTS)
 
18743
echo_module_DEPENDENCIES =
 
18744
echo_module_LINK = $(CCLD) $(echo_module_CFLAGS) $(CFLAGS) \
 
18745
        $(echo_module_LDFLAGS) $(LDFLAGS) -o $@
 
18746
am__efi_gop_module_SOURCES_DIST = video/efi_gop.c
 
18747
@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_efi_gop_module_OBJECTS = video/efi_gop_module-efi_gop.$(OBJEXT)
 
18748
@COND_i386_efi_TRUE@am_efi_gop_module_OBJECTS =  \
 
18749
@COND_i386_efi_TRUE@    video/efi_gop_module-efi_gop.$(OBJEXT)
 
18750
nodist_efi_gop_module_OBJECTS =
 
18751
efi_gop_module_OBJECTS = $(am_efi_gop_module_OBJECTS) \
 
18752
        $(nodist_efi_gop_module_OBJECTS)
 
18753
efi_gop_module_DEPENDENCIES =
 
18754
efi_gop_module_LINK = $(CCLD) $(efi_gop_module_CFLAGS) $(CFLAGS) \
 
18755
        $(efi_gop_module_LDFLAGS) $(LDFLAGS) -o $@
 
18756
am__efi_uga_module_SOURCES_DIST = video/efi_uga.c
 
18757
@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_efi_uga_module_OBJECTS = video/efi_uga_module-efi_uga.$(OBJEXT)
 
18758
@COND_i386_efi_TRUE@am_efi_uga_module_OBJECTS =  \
 
18759
@COND_i386_efi_TRUE@    video/efi_uga_module-efi_uga.$(OBJEXT)
 
18760
nodist_efi_uga_module_OBJECTS =
 
18761
efi_uga_module_OBJECTS = $(am_efi_uga_module_OBJECTS) \
 
18762
        $(nodist_efi_uga_module_OBJECTS)
 
18763
efi_uga_module_DEPENDENCIES =
 
18764
efi_uga_module_LINK = $(CCLD) $(efi_uga_module_CFLAGS) $(CFLAGS) \
 
18765
        $(efi_uga_module_LDFLAGS) $(LDFLAGS) -o $@
 
18766
am__efiemu_module_SOURCES_DIST = efiemu/i386/pc/cfgtables.c \
 
18767
        efiemu/main.c efiemu/i386/loadcore32.c \
 
18768
        efiemu/i386/loadcore64.c efiemu/mm.c efiemu/loadcore_common.c \
 
18769
        efiemu/symbols.c efiemu/loadcore32.c efiemu/loadcore64.c \
 
18770
        efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c \
 
18771
        efiemu/i386/coredetect.c efiemu/i386/nocfgtables.c
 
18772
@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) \
 
18773
@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) \
 
18774
@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) \
 
18775
@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) \
 
18776
@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) \
 
18777
@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) \
 
18778
@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) \
 
18779
@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) \
 
18780
@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) \
 
18781
@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) \
 
18782
@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) \
 
18783
@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) \
 
18784
@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)
 
18785
@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) \
 
18786
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@      efiemu/efiemu_module-main.$(OBJEXT) \
 
18787
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@      efiemu/i386/efiemu_module-loadcore32.$(OBJEXT) \
 
18788
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@      efiemu/i386/efiemu_module-loadcore64.$(OBJEXT) \
 
18789
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@      efiemu/efiemu_module-mm.$(OBJEXT) \
 
18790
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@      efiemu/efiemu_module-loadcore_common.$(OBJEXT) \
 
18791
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@      efiemu/efiemu_module-symbols.$(OBJEXT) \
 
18792
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@      efiemu/efiemu_module-loadcore32.$(OBJEXT) \
 
18793
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@      efiemu/efiemu_module-loadcore64.$(OBJEXT) \
 
18794
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@      efiemu/efiemu_module-prepare32.$(OBJEXT) \
 
18795
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@      efiemu/efiemu_module-prepare64.$(OBJEXT) \
 
18796
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@      efiemu/efiemu_module-pnvram.$(OBJEXT) \
 
18797
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@      efiemu/i386/efiemu_module-coredetect.$(OBJEXT)
 
18798
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_efiemu_module_OBJECTS = efiemu/i386/pc/efiemu_module-cfgtables.$(OBJEXT) \
 
18799
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@  efiemu/efiemu_module-main.$(OBJEXT) \
 
18800
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@  efiemu/i386/efiemu_module-loadcore32.$(OBJEXT) \
 
18801
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@  efiemu/i386/efiemu_module-loadcore64.$(OBJEXT) \
 
18802
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@  efiemu/efiemu_module-mm.$(OBJEXT) \
 
18803
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@  efiemu/efiemu_module-loadcore_common.$(OBJEXT) \
 
18804
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@  efiemu/efiemu_module-symbols.$(OBJEXT) \
 
18805
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@  efiemu/efiemu_module-loadcore32.$(OBJEXT) \
 
18806
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@  efiemu/efiemu_module-loadcore64.$(OBJEXT) \
 
18807
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@  efiemu/efiemu_module-prepare32.$(OBJEXT) \
 
18808
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@  efiemu/efiemu_module-prepare64.$(OBJEXT) \
 
18809
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@  efiemu/efiemu_module-pnvram.$(OBJEXT) \
 
18810
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@  efiemu/i386/efiemu_module-coredetect.$(OBJEXT)
 
18811
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@am_efiemu_module_OBJECTS = efiemu/i386/efiemu_module-nocfgtables.$(OBJEXT) \
 
18812
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@     efiemu/efiemu_module-main.$(OBJEXT) \
 
18813
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@     efiemu/i386/efiemu_module-loadcore32.$(OBJEXT) \
 
18814
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@     efiemu/i386/efiemu_module-loadcore64.$(OBJEXT) \
 
18815
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@     efiemu/efiemu_module-mm.$(OBJEXT) \
 
18816
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@     efiemu/efiemu_module-loadcore_common.$(OBJEXT) \
 
18817
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@     efiemu/efiemu_module-symbols.$(OBJEXT) \
 
18818
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@     efiemu/efiemu_module-loadcore32.$(OBJEXT) \
 
18819
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@     efiemu/efiemu_module-loadcore64.$(OBJEXT) \
 
18820
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@     efiemu/efiemu_module-prepare32.$(OBJEXT) \
 
18821
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@     efiemu/efiemu_module-prepare64.$(OBJEXT) \
 
18822
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@     efiemu/efiemu_module-pnvram.$(OBJEXT) \
 
18823
@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@     efiemu/i386/efiemu_module-coredetect.$(OBJEXT)
 
18824
@COND_i386_coreboot_TRUE@am_efiemu_module_OBJECTS = efiemu/i386/pc/efiemu_module-cfgtables.$(OBJEXT) \
 
18825
@COND_i386_coreboot_TRUE@       efiemu/efiemu_module-main.$(OBJEXT) \
 
18826
@COND_i386_coreboot_TRUE@       efiemu/i386/efiemu_module-loadcore32.$(OBJEXT) \
 
18827
@COND_i386_coreboot_TRUE@       efiemu/i386/efiemu_module-loadcore64.$(OBJEXT) \
 
18828
@COND_i386_coreboot_TRUE@       efiemu/efiemu_module-mm.$(OBJEXT) \
 
18829
@COND_i386_coreboot_TRUE@       efiemu/efiemu_module-loadcore_common.$(OBJEXT) \
 
18830
@COND_i386_coreboot_TRUE@       efiemu/efiemu_module-symbols.$(OBJEXT) \
 
18831
@COND_i386_coreboot_TRUE@       efiemu/efiemu_module-loadcore32.$(OBJEXT) \
 
18832
@COND_i386_coreboot_TRUE@       efiemu/efiemu_module-loadcore64.$(OBJEXT) \
 
18833
@COND_i386_coreboot_TRUE@       efiemu/efiemu_module-prepare32.$(OBJEXT) \
 
18834
@COND_i386_coreboot_TRUE@       efiemu/efiemu_module-prepare64.$(OBJEXT) \
 
18835
@COND_i386_coreboot_TRUE@       efiemu/efiemu_module-pnvram.$(OBJEXT) \
 
18836
@COND_i386_coreboot_TRUE@       efiemu/i386/efiemu_module-coredetect.$(OBJEXT)
 
18837
nodist_efiemu_module_OBJECTS =
 
18838
efiemu_module_OBJECTS = $(am_efiemu_module_OBJECTS) \
 
18839
        $(nodist_efiemu_module_OBJECTS)
 
18840
efiemu_module_DEPENDENCIES =
 
18841
efiemu_module_LINK = $(CCLD) $(efiemu_module_CFLAGS) $(CFLAGS) \
 
18842
        $(efiemu_module_LDFLAGS) $(LDFLAGS) -o $@
 
18843
am__elf_module_SOURCES_DIST = kern/elf.c
 
18844
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18845
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18846
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18847
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18848
@COND_emu_FALSE@@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)
 
18849
@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)
 
18850
@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)
 
18851
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT)
 
18852
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT)
 
18853
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT)
 
18854
@COND_emu_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT)
 
18855
nodist_elf_module_OBJECTS =
 
18856
elf_module_OBJECTS = $(am_elf_module_OBJECTS) \
 
18857
        $(nodist_elf_module_OBJECTS)
 
18858
elf_module_DEPENDENCIES =
 
18859
elf_module_LINK = $(CCLD) $(elf_module_CFLAGS) $(CFLAGS) \
 
18860
        $(elf_module_LDFLAGS) $(LDFLAGS) -o $@
 
18861
am__example_functional_test_module_SOURCES_DIST =  \
 
18862
        tests/example_functional_test.c
 
18863
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18864
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18865
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18866
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18867
@COND_emu_FALSE@@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)
 
18868
@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)
 
18869
@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)
 
18870
@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)
 
18871
@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)
 
18872
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_example_functional_test_module_OBJECTS = tests/example_functional_test_module-example_functional_test.$(OBJEXT)
 
18873
@COND_emu_TRUE@am_example_functional_test_module_OBJECTS = tests/example_functional_test_module-example_functional_test.$(OBJEXT)
 
18874
nodist_example_functional_test_module_OBJECTS =
 
18875
example_functional_test_module_OBJECTS =  \
 
18876
        $(am_example_functional_test_module_OBJECTS) \
 
18877
        $(nodist_example_functional_test_module_OBJECTS)
 
18878
example_functional_test_module_DEPENDENCIES =
 
18879
example_functional_test_module_LINK = $(CCLD) \
 
18880
        $(example_functional_test_module_CFLAGS) $(CFLAGS) \
 
18881
        $(example_functional_test_module_LDFLAGS) $(LDFLAGS) -o $@
 
18882
am__ext2_module_SOURCES_DIST = fs/ext2.c
 
18883
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18884
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18885
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18886
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18887
@COND_emu_FALSE@@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)
 
18888
@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)
 
18889
@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)
 
18890
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT)
 
18891
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT)
 
18892
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT)
 
18893
@COND_emu_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT)
 
18894
nodist_ext2_module_OBJECTS =
 
18895
ext2_module_OBJECTS = $(am_ext2_module_OBJECTS) \
 
18896
        $(nodist_ext2_module_OBJECTS)
 
18897
ext2_module_DEPENDENCIES =
 
18898
ext2_module_LINK = $(CCLD) $(ext2_module_CFLAGS) $(CFLAGS) \
 
18899
        $(ext2_module_LDFLAGS) $(LDFLAGS) -o $@
 
18900
am__extcmd_module_SOURCES_DIST = commands/extcmd.c lib/arg.c
 
18901
@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) \
 
18902
@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)
 
18903
@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) \
 
18904
@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)
 
18905
@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) \
 
18906
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@   lib/extcmd_module-arg.$(OBJEXT)
 
18907
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@am_extcmd_module_OBJECTS = commands/extcmd_module-extcmd.$(OBJEXT) \
 
18908
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@       lib/extcmd_module-arg.$(OBJEXT)
 
18909
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_extcmd_module_OBJECTS = commands/extcmd_module-extcmd.$(OBJEXT) \
 
18910
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/extcmd_module-arg.$(OBJEXT)
 
18911
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_extcmd_module_OBJECTS = commands/extcmd_module-extcmd.$(OBJEXT) \
 
18912
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       lib/extcmd_module-arg.$(OBJEXT)
 
18913
@COND_emu_TRUE@am_extcmd_module_OBJECTS =  \
 
18914
@COND_emu_TRUE@ commands/extcmd_module-extcmd.$(OBJEXT) \
 
18915
@COND_emu_TRUE@ lib/extcmd_module-arg.$(OBJEXT)
 
18916
nodist_extcmd_module_OBJECTS =
 
18917
extcmd_module_OBJECTS = $(am_extcmd_module_OBJECTS) \
 
18918
        $(nodist_extcmd_module_OBJECTS)
 
18919
extcmd_module_DEPENDENCIES =
 
18920
extcmd_module_LINK = $(CCLD) $(extcmd_module_CFLAGS) $(CFLAGS) \
 
18921
        $(extcmd_module_LDFLAGS) $(LDFLAGS) -o $@
 
18922
am__fat_module_SOURCES_DIST = fs/fat.c
 
18923
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18924
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18925
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18926
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18927
@COND_emu_FALSE@@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)
 
18928
@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)
 
18929
@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)
 
18930
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT)
 
18931
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT)
 
18932
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT)
 
18933
@COND_emu_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT)
 
18934
nodist_fat_module_OBJECTS =
 
18935
fat_module_OBJECTS = $(am_fat_module_OBJECTS) \
 
18936
        $(nodist_fat_module_OBJECTS)
 
18937
fat_module_DEPENDENCIES =
 
18938
fat_module_LINK = $(CCLD) $(fat_module_CFLAGS) $(CFLAGS) \
 
18939
        $(fat_module_LDFLAGS) $(LDFLAGS) -o $@
 
18940
am__fixvideo_module_SOURCES_DIST = commands/efi/fixvideo.c
 
18941
@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_fixvideo_module_OBJECTS = commands/efi/fixvideo_module-fixvideo.$(OBJEXT)
 
18942
@COND_i386_efi_TRUE@am_fixvideo_module_OBJECTS = commands/efi/fixvideo_module-fixvideo.$(OBJEXT)
 
18943
nodist_fixvideo_module_OBJECTS =
 
18944
fixvideo_module_OBJECTS = $(am_fixvideo_module_OBJECTS) \
 
18945
        $(nodist_fixvideo_module_OBJECTS)
 
18946
fixvideo_module_DEPENDENCIES =
 
18947
fixvideo_module_LINK = $(CCLD) $(fixvideo_module_CFLAGS) $(CFLAGS) \
 
18948
        $(fixvideo_module_LDFLAGS) $(LDFLAGS) -o $@
 
18949
am__font_module_SOURCES_DIST = font/font.c font/font_cmd.c
 
18950
@COND_emu_FALSE@@COND_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) \
 
18951
@COND_emu_FALSE@@COND_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)
 
18952
@COND_emu_FALSE@@COND_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) \
 
18953
@COND_emu_FALSE@@COND_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)
 
18954
@COND_emu_FALSE@@COND_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) \
 
18955
@COND_emu_FALSE@@COND_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)
 
18956
@COND_emu_FALSE@@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) \
 
18957
@COND_emu_FALSE@@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)
 
18958
@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) \
 
18959
@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)
 
18960
@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) \
 
18961
@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)
 
18962
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_font_module_OBJECTS = font/font_module-font.$(OBJEXT) \
 
18963
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        font/font_module-font_cmd.$(OBJEXT)
 
18964
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_font_module_OBJECTS = font/font_module-font.$(OBJEXT) \
 
18965
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  font/font_module-font_cmd.$(OBJEXT)
 
18966
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_font_module_OBJECTS = font/font_module-font.$(OBJEXT) \
 
18967
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       font/font_module-font_cmd.$(OBJEXT)
 
18968
@COND_emu_TRUE@am_font_module_OBJECTS =  \
 
18969
@COND_emu_TRUE@ font/font_module-font.$(OBJEXT) \
 
18970
@COND_emu_TRUE@ font/font_module-font_cmd.$(OBJEXT)
 
18971
nodist_font_module_OBJECTS =
 
18972
font_module_OBJECTS = $(am_font_module_OBJECTS) \
 
18973
        $(nodist_font_module_OBJECTS)
 
18974
font_module_DEPENDENCIES =
 
18975
font_module_LINK = $(CCLD) $(font_module_CFLAGS) $(CFLAGS) \
 
18976
        $(font_module_LDFLAGS) $(LDFLAGS) -o $@
 
18977
am__fshelp_module_SOURCES_DIST = fs/fshelp.c
 
18978
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
18979
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
18980
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
18981
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
18982
@COND_emu_FALSE@@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)
 
18983
@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)
 
18984
@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)
 
18985
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_fshelp_module_OBJECTS = fs/fshelp_module-fshelp.$(OBJEXT)
 
18986
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_fshelp_module_OBJECTS = fs/fshelp_module-fshelp.$(OBJEXT)
 
18987
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_fshelp_module_OBJECTS = fs/fshelp_module-fshelp.$(OBJEXT)
 
18988
@COND_emu_TRUE@am_fshelp_module_OBJECTS =  \
 
18989
@COND_emu_TRUE@ fs/fshelp_module-fshelp.$(OBJEXT)
 
18990
nodist_fshelp_module_OBJECTS =
 
18991
fshelp_module_OBJECTS = $(am_fshelp_module_OBJECTS) \
 
18992
        $(nodist_fshelp_module_OBJECTS)
 
18993
fshelp_module_DEPENDENCIES =
 
18994
fshelp_module_LINK = $(CCLD) $(fshelp_module_CFLAGS) $(CFLAGS) \
 
18995
        $(fshelp_module_LDFLAGS) $(LDFLAGS) -o $@
 
18996
am__functional_test_module_SOURCES_DIST = tests/lib/functional_test.c \
 
18997
        tests/lib/test.c
 
18998
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
18999
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19000
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19001
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19002
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19003
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19004
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19005
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19006
@COND_emu_FALSE@@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) \
 
19007
@COND_emu_FALSE@@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)
 
19008
@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) \
 
19009
@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)
 
19010
@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) \
 
19011
@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)
 
19012
@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) \
 
19013
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        tests/lib/functional_test_module-test.$(OBJEXT)
 
19014
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \
 
19015
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  tests/lib/functional_test_module-test.$(OBJEXT)
 
19016
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \
 
19017
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       tests/lib/functional_test_module-test.$(OBJEXT)
 
19018
@COND_emu_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \
 
19019
@COND_emu_TRUE@ tests/lib/functional_test_module-test.$(OBJEXT)
 
19020
nodist_functional_test_module_OBJECTS =
 
19021
functional_test_module_OBJECTS = $(am_functional_test_module_OBJECTS) \
 
19022
        $(nodist_functional_test_module_OBJECTS)
 
19023
functional_test_module_DEPENDENCIES =
 
19024
functional_test_module_LINK = $(CCLD) $(functional_test_module_CFLAGS) \
 
19025
        $(CFLAGS) $(functional_test_module_LDFLAGS) $(LDFLAGS) -o $@
 
19026
am__fwstart_image_SOURCES_DIST = boot/mips/yeeloong/fwstart.S
 
19027
@COND_mips_yeeloong_TRUE@am_fwstart_image_OBJECTS = boot/mips/yeeloong/fwstart_image-fwstart.$(OBJEXT)
 
19028
nodist_fwstart_image_OBJECTS =
 
19029
fwstart_image_OBJECTS = $(am_fwstart_image_OBJECTS) \
 
19030
        $(nodist_fwstart_image_OBJECTS)
 
19031
fwstart_image_DEPENDENCIES =
 
19032
fwstart_image_LINK = $(CCLD) $(fwstart_image_CFLAGS) $(CFLAGS) \
 
19033
        $(fwstart_image_LDFLAGS) $(LDFLAGS) -o $@
 
19034
g2hdr_bin_SOURCES = g2hdr.c
 
19035
g2hdr_bin_OBJECTS = g2hdr.$(OBJEXT)
 
19036
g2hdr_bin_LDADD = $(LDADD)
 
19037
am__g2hdr_image_SOURCES_DIST = contrib/ntldr-img/g2hdr.S
 
19038
@COND_i386_pc_TRUE@am_g2hdr_image_OBJECTS = contrib/ntldr-img/g2hdr_image-g2hdr.$(OBJEXT)
 
19039
nodist_g2hdr_image_OBJECTS =
 
19040
g2hdr_image_OBJECTS = $(am_g2hdr_image_OBJECTS) \
 
19041
        $(nodist_g2hdr_image_OBJECTS)
 
19042
g2hdr_image_DEPENDENCIES =
 
19043
g2hdr_image_LINK = $(CCLD) $(g2hdr_image_CFLAGS) $(CFLAGS) \
 
19044
        $(g2hdr_image_LDFLAGS) $(LDFLAGS) -o $@
 
19045
g2ldr_mbr_SOURCES = g2ldr.c
 
19046
g2ldr_mbr_OBJECTS = g2ldr.$(OBJEXT)
 
19047
g2ldr_mbr_LDADD = $(LDADD)
 
19048
am__gcry_arcfour_module_SOURCES_DIST =  \
 
19049
        lib/libgcrypt-grub/cipher/arcfour.c
 
19050
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19051
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19052
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19053
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19054
@COND_emu_FALSE@@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)
 
19055
@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)
 
19056
@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)
 
19057
@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)
 
19058
@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)
 
19059
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_arcfour_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT)
 
19060
@COND_emu_TRUE@am_gcry_arcfour_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT)
 
19061
nodist_gcry_arcfour_module_OBJECTS =
 
19062
gcry_arcfour_module_OBJECTS = $(am_gcry_arcfour_module_OBJECTS) \
 
19063
        $(nodist_gcry_arcfour_module_OBJECTS)
 
19064
gcry_arcfour_module_DEPENDENCIES =
 
19065
gcry_arcfour_module_LINK = $(CCLD) $(gcry_arcfour_module_CFLAGS) \
 
19066
        $(CFLAGS) $(gcry_arcfour_module_LDFLAGS) $(LDFLAGS) -o $@
 
19067
am__gcry_blowfish_module_SOURCES_DIST =  \
 
19068
        lib/libgcrypt-grub/cipher/blowfish.c
 
19069
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19070
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19071
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19072
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19073
@COND_emu_FALSE@@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)
 
19074
@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)
 
19075
@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)
 
19076
@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)
 
19077
@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)
 
19078
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_blowfish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT)
 
19079
@COND_emu_TRUE@am_gcry_blowfish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT)
 
19080
nodist_gcry_blowfish_module_OBJECTS =
 
19081
gcry_blowfish_module_OBJECTS = $(am_gcry_blowfish_module_OBJECTS) \
 
19082
        $(nodist_gcry_blowfish_module_OBJECTS)
 
19083
gcry_blowfish_module_DEPENDENCIES =
 
19084
gcry_blowfish_module_LINK = $(CCLD) $(gcry_blowfish_module_CFLAGS) \
 
19085
        $(CFLAGS) $(gcry_blowfish_module_LDFLAGS) $(LDFLAGS) -o $@
 
19086
am__gcry_camellia_module_SOURCES_DIST =  \
 
19087
        lib/libgcrypt-grub/cipher/camellia-glue.c \
 
19088
        lib/libgcrypt-grub/cipher/camellia.c
 
19089
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19090
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19091
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19092
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19093
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19094
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19095
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19096
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19097
@COND_emu_FALSE@@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) \
 
19098
@COND_emu_FALSE@@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)
 
19099
@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) \
 
19100
@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)
 
19101
@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) \
 
19102
@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)
 
19103
@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) \
 
19104
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT)
 
19105
@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) \
 
19106
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT)
 
19107
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_camellia_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) \
 
19108
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT)
 
19109
@COND_emu_TRUE@am_gcry_camellia_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) \
 
19110
@COND_emu_TRUE@ lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT)
 
19111
nodist_gcry_camellia_module_OBJECTS =
 
19112
gcry_camellia_module_OBJECTS = $(am_gcry_camellia_module_OBJECTS) \
 
19113
        $(nodist_gcry_camellia_module_OBJECTS)
 
19114
gcry_camellia_module_DEPENDENCIES =
 
19115
gcry_camellia_module_LINK = $(CCLD) $(gcry_camellia_module_CFLAGS) \
 
19116
        $(CFLAGS) $(gcry_camellia_module_LDFLAGS) $(LDFLAGS) -o $@
 
19117
am__gcry_cast5_module_SOURCES_DIST =  \
 
19118
        lib/libgcrypt-grub/cipher/cast5.c
 
19119
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19120
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19121
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19122
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19123
@COND_emu_FALSE@@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)
 
19124
@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)
 
19125
@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)
 
19126
@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)
 
19127
@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)
 
19128
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_cast5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT)
 
19129
@COND_emu_TRUE@am_gcry_cast5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT)
 
19130
nodist_gcry_cast5_module_OBJECTS =
 
19131
gcry_cast5_module_OBJECTS = $(am_gcry_cast5_module_OBJECTS) \
 
19132
        $(nodist_gcry_cast5_module_OBJECTS)
 
19133
gcry_cast5_module_DEPENDENCIES =
 
19134
gcry_cast5_module_LINK = $(CCLD) $(gcry_cast5_module_CFLAGS) $(CFLAGS) \
 
19135
        $(gcry_cast5_module_LDFLAGS) $(LDFLAGS) -o $@
 
19136
am__gcry_crc_module_SOURCES_DIST = lib/libgcrypt-grub/cipher/crc.c
 
19137
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19138
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19139
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19140
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19141
@COND_emu_FALSE@@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)
 
19142
@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)
 
19143
@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)
 
19144
@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)
 
19145
@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)
 
19146
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_crc_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT)
 
19147
@COND_emu_TRUE@am_gcry_crc_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT)
 
19148
nodist_gcry_crc_module_OBJECTS =
 
19149
gcry_crc_module_OBJECTS = $(am_gcry_crc_module_OBJECTS) \
 
19150
        $(nodist_gcry_crc_module_OBJECTS)
 
19151
gcry_crc_module_DEPENDENCIES =
 
19152
gcry_crc_module_LINK = $(CCLD) $(gcry_crc_module_CFLAGS) $(CFLAGS) \
 
19153
        $(gcry_crc_module_LDFLAGS) $(LDFLAGS) -o $@
 
19154
am__gcry_des_module_SOURCES_DIST = lib/libgcrypt-grub/cipher/des.c
 
19155
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19156
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19157
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19158
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19159
@COND_emu_FALSE@@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)
 
19160
@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)
 
19161
@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)
 
19162
@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)
 
19163
@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)
 
19164
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_des_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT)
 
19165
@COND_emu_TRUE@am_gcry_des_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT)
 
19166
nodist_gcry_des_module_OBJECTS =
 
19167
gcry_des_module_OBJECTS = $(am_gcry_des_module_OBJECTS) \
 
19168
        $(nodist_gcry_des_module_OBJECTS)
 
19169
gcry_des_module_DEPENDENCIES =
 
19170
gcry_des_module_LINK = $(CCLD) $(gcry_des_module_CFLAGS) $(CFLAGS) \
 
19171
        $(gcry_des_module_LDFLAGS) $(LDFLAGS) -o $@
 
19172
am__gcry_md4_module_SOURCES_DIST = lib/libgcrypt-grub/cipher/md4.c
 
19173
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19174
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19175
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19176
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19177
@COND_emu_FALSE@@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)
 
19178
@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)
 
19179
@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)
 
19180
@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)
 
19181
@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)
 
19182
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_md4_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT)
 
19183
@COND_emu_TRUE@am_gcry_md4_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT)
 
19184
nodist_gcry_md4_module_OBJECTS =
 
19185
gcry_md4_module_OBJECTS = $(am_gcry_md4_module_OBJECTS) \
 
19186
        $(nodist_gcry_md4_module_OBJECTS)
 
19187
gcry_md4_module_DEPENDENCIES =
 
19188
gcry_md4_module_LINK = $(CCLD) $(gcry_md4_module_CFLAGS) $(CFLAGS) \
 
19189
        $(gcry_md4_module_LDFLAGS) $(LDFLAGS) -o $@
 
19190
am__gcry_md5_module_SOURCES_DIST = lib/libgcrypt-grub/cipher/md5.c
 
19191
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19192
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19193
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19194
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19195
@COND_emu_FALSE@@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)
 
19196
@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)
 
19197
@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)
 
19198
@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)
 
19199
@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)
 
19200
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_md5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT)
 
19201
@COND_emu_TRUE@am_gcry_md5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT)
 
19202
nodist_gcry_md5_module_OBJECTS =
 
19203
gcry_md5_module_OBJECTS = $(am_gcry_md5_module_OBJECTS) \
 
19204
        $(nodist_gcry_md5_module_OBJECTS)
 
19205
gcry_md5_module_DEPENDENCIES =
 
19206
gcry_md5_module_LINK = $(CCLD) $(gcry_md5_module_CFLAGS) $(CFLAGS) \
 
19207
        $(gcry_md5_module_LDFLAGS) $(LDFLAGS) -o $@
 
19208
am__gcry_rfc2268_module_SOURCES_DIST =  \
 
19209
        lib/libgcrypt-grub/cipher/rfc2268.c
 
19210
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19211
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19212
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19213
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19214
@COND_emu_FALSE@@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)
 
19215
@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)
 
19216
@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)
 
19217
@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)
 
19218
@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)
 
19219
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_rfc2268_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT)
 
19220
@COND_emu_TRUE@am_gcry_rfc2268_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT)
 
19221
nodist_gcry_rfc2268_module_OBJECTS =
 
19222
gcry_rfc2268_module_OBJECTS = $(am_gcry_rfc2268_module_OBJECTS) \
 
19223
        $(nodist_gcry_rfc2268_module_OBJECTS)
 
19224
gcry_rfc2268_module_DEPENDENCIES =
 
19225
gcry_rfc2268_module_LINK = $(CCLD) $(gcry_rfc2268_module_CFLAGS) \
 
19226
        $(CFLAGS) $(gcry_rfc2268_module_LDFLAGS) $(LDFLAGS) -o $@
 
19227
am__gcry_rijndael_module_SOURCES_DIST =  \
 
19228
        lib/libgcrypt-grub/cipher/rijndael.c
 
19229
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19230
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19231
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19232
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19233
@COND_emu_FALSE@@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)
 
19234
@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)
 
19235
@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)
 
19236
@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)
 
19237
@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)
 
19238
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_rijndael_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT)
 
19239
@COND_emu_TRUE@am_gcry_rijndael_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT)
 
19240
nodist_gcry_rijndael_module_OBJECTS =
 
19241
gcry_rijndael_module_OBJECTS = $(am_gcry_rijndael_module_OBJECTS) \
 
19242
        $(nodist_gcry_rijndael_module_OBJECTS)
 
19243
gcry_rijndael_module_DEPENDENCIES =
 
19244
gcry_rijndael_module_LINK = $(CCLD) $(gcry_rijndael_module_CFLAGS) \
 
19245
        $(CFLAGS) $(gcry_rijndael_module_LDFLAGS) $(LDFLAGS) -o $@
 
19246
am__gcry_rmd160_module_SOURCES_DIST =  \
 
19247
        lib/libgcrypt-grub/cipher/rmd160.c
 
19248
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19249
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19250
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19251
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19252
@COND_emu_FALSE@@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)
 
19253
@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)
 
19254
@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)
 
19255
@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)
 
19256
@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)
 
19257
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_rmd160_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT)
 
19258
@COND_emu_TRUE@am_gcry_rmd160_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT)
 
19259
nodist_gcry_rmd160_module_OBJECTS =
 
19260
gcry_rmd160_module_OBJECTS = $(am_gcry_rmd160_module_OBJECTS) \
 
19261
        $(nodist_gcry_rmd160_module_OBJECTS)
 
19262
gcry_rmd160_module_DEPENDENCIES =
 
19263
gcry_rmd160_module_LINK = $(CCLD) $(gcry_rmd160_module_CFLAGS) \
 
19264
        $(CFLAGS) $(gcry_rmd160_module_LDFLAGS) $(LDFLAGS) -o $@
 
19265
am__gcry_seed_module_SOURCES_DIST = lib/libgcrypt-grub/cipher/seed.c
 
19266
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19267
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19268
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19269
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19270
@COND_emu_FALSE@@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)
 
19271
@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)
 
19272
@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)
 
19273
@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)
 
19274
@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)
 
19275
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_seed_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT)
 
19276
@COND_emu_TRUE@am_gcry_seed_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT)
 
19277
nodist_gcry_seed_module_OBJECTS =
 
19278
gcry_seed_module_OBJECTS = $(am_gcry_seed_module_OBJECTS) \
 
19279
        $(nodist_gcry_seed_module_OBJECTS)
 
19280
gcry_seed_module_DEPENDENCIES =
 
19281
gcry_seed_module_LINK = $(CCLD) $(gcry_seed_module_CFLAGS) $(CFLAGS) \
 
19282
        $(gcry_seed_module_LDFLAGS) $(LDFLAGS) -o $@
 
19283
am__gcry_serpent_module_SOURCES_DIST =  \
 
19284
        lib/libgcrypt-grub/cipher/serpent.c
 
19285
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19286
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19287
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19288
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19289
@COND_emu_FALSE@@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)
 
19290
@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)
 
19291
@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)
 
19292
@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)
 
19293
@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)
 
19294
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_serpent_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT)
 
19295
@COND_emu_TRUE@am_gcry_serpent_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT)
 
19296
nodist_gcry_serpent_module_OBJECTS =
 
19297
gcry_serpent_module_OBJECTS = $(am_gcry_serpent_module_OBJECTS) \
 
19298
        $(nodist_gcry_serpent_module_OBJECTS)
 
19299
gcry_serpent_module_DEPENDENCIES =
 
19300
gcry_serpent_module_LINK = $(CCLD) $(gcry_serpent_module_CFLAGS) \
 
19301
        $(CFLAGS) $(gcry_serpent_module_LDFLAGS) $(LDFLAGS) -o $@
 
19302
am__gcry_sha1_module_SOURCES_DIST = lib/libgcrypt-grub/cipher/sha1.c
 
19303
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19304
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19305
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19306
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19307
@COND_emu_FALSE@@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)
 
19308
@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)
 
19309
@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)
 
19310
@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)
 
19311
@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)
 
19312
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_sha1_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT)
 
19313
@COND_emu_TRUE@am_gcry_sha1_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT)
 
19314
nodist_gcry_sha1_module_OBJECTS =
 
19315
gcry_sha1_module_OBJECTS = $(am_gcry_sha1_module_OBJECTS) \
 
19316
        $(nodist_gcry_sha1_module_OBJECTS)
 
19317
gcry_sha1_module_DEPENDENCIES =
 
19318
gcry_sha1_module_LINK = $(CCLD) $(gcry_sha1_module_CFLAGS) $(CFLAGS) \
 
19319
        $(gcry_sha1_module_LDFLAGS) $(LDFLAGS) -o $@
 
19320
am__gcry_sha256_module_SOURCES_DIST =  \
 
19321
        lib/libgcrypt-grub/cipher/sha256.c
 
19322
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19323
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19324
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19325
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19326
@COND_emu_FALSE@@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)
 
19327
@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)
 
19328
@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)
 
19329
@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)
 
19330
@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)
 
19331
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_sha256_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT)
 
19332
@COND_emu_TRUE@am_gcry_sha256_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT)
 
19333
nodist_gcry_sha256_module_OBJECTS =
 
19334
gcry_sha256_module_OBJECTS = $(am_gcry_sha256_module_OBJECTS) \
 
19335
        $(nodist_gcry_sha256_module_OBJECTS)
 
19336
gcry_sha256_module_DEPENDENCIES =
 
19337
gcry_sha256_module_LINK = $(CCLD) $(gcry_sha256_module_CFLAGS) \
 
19338
        $(CFLAGS) $(gcry_sha256_module_LDFLAGS) $(LDFLAGS) -o $@
 
19339
am__gcry_sha512_module_SOURCES_DIST =  \
 
19340
        lib/libgcrypt-grub/cipher/sha512.c
 
19341
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19342
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19343
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19344
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19345
@COND_emu_FALSE@@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)
 
19346
@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)
 
19347
@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)
 
19348
@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)
 
19349
@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)
 
19350
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_sha512_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT)
 
19351
@COND_emu_TRUE@am_gcry_sha512_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT)
 
19352
nodist_gcry_sha512_module_OBJECTS =
 
19353
gcry_sha512_module_OBJECTS = $(am_gcry_sha512_module_OBJECTS) \
 
19354
        $(nodist_gcry_sha512_module_OBJECTS)
 
19355
gcry_sha512_module_DEPENDENCIES =
 
19356
gcry_sha512_module_LINK = $(CCLD) $(gcry_sha512_module_CFLAGS) \
 
19357
        $(CFLAGS) $(gcry_sha512_module_LDFLAGS) $(LDFLAGS) -o $@
 
19358
am__gcry_tiger_module_SOURCES_DIST =  \
 
19359
        lib/libgcrypt-grub/cipher/tiger.c
 
19360
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19361
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19362
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19363
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19364
@COND_emu_FALSE@@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)
 
19365
@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)
 
19366
@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)
 
19367
@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)
 
19368
@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)
 
19369
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_tiger_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT)
 
19370
@COND_emu_TRUE@am_gcry_tiger_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT)
 
19371
nodist_gcry_tiger_module_OBJECTS =
 
19372
gcry_tiger_module_OBJECTS = $(am_gcry_tiger_module_OBJECTS) \
 
19373
        $(nodist_gcry_tiger_module_OBJECTS)
 
19374
gcry_tiger_module_DEPENDENCIES =
 
19375
gcry_tiger_module_LINK = $(CCLD) $(gcry_tiger_module_CFLAGS) $(CFLAGS) \
 
19376
        $(gcry_tiger_module_LDFLAGS) $(LDFLAGS) -o $@
 
19377
am__gcry_twofish_module_SOURCES_DIST =  \
 
19378
        lib/libgcrypt-grub/cipher/twofish.c
 
19379
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19380
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19381
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19382
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19383
@COND_emu_FALSE@@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)
 
19384
@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)
 
19385
@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)
 
19386
@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)
 
19387
@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)
 
19388
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_twofish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT)
 
19389
@COND_emu_TRUE@am_gcry_twofish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT)
 
19390
nodist_gcry_twofish_module_OBJECTS =
 
19391
gcry_twofish_module_OBJECTS = $(am_gcry_twofish_module_OBJECTS) \
 
19392
        $(nodist_gcry_twofish_module_OBJECTS)
 
19393
gcry_twofish_module_DEPENDENCIES =
 
19394
gcry_twofish_module_LINK = $(CCLD) $(gcry_twofish_module_CFLAGS) \
 
19395
        $(CFLAGS) $(gcry_twofish_module_LDFLAGS) $(LDFLAGS) -o $@
 
19396
am__gcry_whirlpool_module_SOURCES_DIST =  \
 
19397
        lib/libgcrypt-grub/cipher/whirlpool.c
 
19398
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19399
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19400
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19401
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19402
@COND_emu_FALSE@@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)
 
19403
@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)
 
19404
@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)
 
19405
@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)
 
19406
@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)
 
19407
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_whirlpool_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT)
 
19408
@COND_emu_TRUE@am_gcry_whirlpool_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT)
 
19409
nodist_gcry_whirlpool_module_OBJECTS =
 
19410
gcry_whirlpool_module_OBJECTS = $(am_gcry_whirlpool_module_OBJECTS) \
 
19411
        $(nodist_gcry_whirlpool_module_OBJECTS)
 
19412
gcry_whirlpool_module_DEPENDENCIES =
 
19413
gcry_whirlpool_module_LINK = $(CCLD) $(gcry_whirlpool_module_CFLAGS) \
 
19414
        $(CFLAGS) $(gcry_whirlpool_module_LDFLAGS) $(LDFLAGS) -o $@
 
19415
am__gettext_module_SOURCES_DIST = gettext/gettext.c
 
19416
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19417
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19418
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19419
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19420
@COND_emu_FALSE@@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)
 
19421
@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)
 
19422
@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)
 
19423
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gettext_module_OBJECTS = gettext/gettext_module-gettext.$(OBJEXT)
 
19424
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gettext_module_OBJECTS = gettext/gettext_module-gettext.$(OBJEXT)
 
19425
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gettext_module_OBJECTS = gettext/gettext_module-gettext.$(OBJEXT)
 
19426
@COND_emu_TRUE@am_gettext_module_OBJECTS =  \
 
19427
@COND_emu_TRUE@ gettext/gettext_module-gettext.$(OBJEXT)
 
19428
nodist_gettext_module_OBJECTS =
 
19429
gettext_module_OBJECTS = $(am_gettext_module_OBJECTS) \
 
19430
        $(nodist_gettext_module_OBJECTS)
 
19431
gettext_module_DEPENDENCIES =
 
19432
gettext_module_LINK = $(CCLD) $(gettext_module_CFLAGS) $(CFLAGS) \
 
19433
        $(gettext_module_LDFLAGS) $(LDFLAGS) -o $@
 
19434
am__gfxmenu_module_SOURCES_DIST = gfxmenu/gfxmenu.c gfxmenu/model.c \
 
19435
        gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c \
 
19436
        gfxmenu/theme_loader.c gfxmenu/widget-box.c \
 
19437
        gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c \
 
19438
        gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c \
 
19439
        gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c \
 
19440
        gfxmenu/gui_util.c gfxmenu/gui_string_util.c \
 
19441
        gfxmenu/named_colors.c
 
19442
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19443
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19444
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19445
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19446
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19447
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19448
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19449
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19450
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19451
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19452
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19453
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19454
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19455
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19456
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19457
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19458
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19459
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19460
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19461
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19462
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19463
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19464
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19465
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19466
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19467
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19468
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19469
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19470
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19471
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19472
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19473
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19474
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19475
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19476
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19477
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19478
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19479
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19480
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19481
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19482
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19483
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19484
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19485
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19486
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19487
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19488
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19489
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19490
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19491
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19492
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19493
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19494
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19495
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19496
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19497
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19498
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19499
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19500
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19501
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19502
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19503
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19504
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19505
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19506
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19507
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19508
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19509
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19510
@COND_emu_FALSE@@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) \
 
19511
@COND_emu_FALSE@@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) \
 
19512
@COND_emu_FALSE@@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) \
 
19513
@COND_emu_FALSE@@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) \
 
19514
@COND_emu_FALSE@@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) \
 
19515
@COND_emu_FALSE@@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) \
 
19516
@COND_emu_FALSE@@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) \
 
19517
@COND_emu_FALSE@@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) \
 
19518
@COND_emu_FALSE@@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) \
 
19519
@COND_emu_FALSE@@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) \
 
19520
@COND_emu_FALSE@@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) \
 
19521
@COND_emu_FALSE@@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) \
 
19522
@COND_emu_FALSE@@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) \
 
19523
@COND_emu_FALSE@@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) \
 
19524
@COND_emu_FALSE@@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) \
 
19525
@COND_emu_FALSE@@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) \
 
19526
@COND_emu_FALSE@@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)
 
19527
@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) \
 
19528
@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) \
 
19529
@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) \
 
19530
@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) \
 
19531
@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) \
 
19532
@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) \
 
19533
@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) \
 
19534
@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) \
 
19535
@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) \
 
19536
@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) \
 
19537
@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) \
 
19538
@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) \
 
19539
@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) \
 
19540
@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) \
 
19541
@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) \
 
19542
@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) \
 
19543
@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)
 
19544
@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) \
 
19545
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     gfxmenu/gfxmenu_module-model.$(OBJEXT) \
 
19546
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     gfxmenu/gfxmenu_module-view.$(OBJEXT) \
 
19547
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     gfxmenu/gfxmenu_module-font.$(OBJEXT) \
 
19548
@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) \
 
19549
@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) \
 
19550
@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) \
 
19551
@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) \
 
19552
@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) \
 
19553
@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) \
 
19554
@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) \
 
19555
@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) \
 
19556
@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) \
 
19557
@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) \
 
19558
@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) \
 
19559
@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) \
 
19560
@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)
 
19561
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gfxmenu_module_OBJECTS = gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \
 
19562
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-model.$(OBJEXT) \
 
19563
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-view.$(OBJEXT) \
 
19564
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-font.$(OBJEXT) \
 
19565
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \
 
19566
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \
 
19567
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \
 
19568
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \
 
19569
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \
 
19570
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \
 
19571
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \
 
19572
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \
 
19573
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \
 
19574
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \
 
19575
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \
 
19576
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \
 
19577
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        gfxmenu/gfxmenu_module-named_colors.$(OBJEXT)
 
19578
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gfxmenu_module_OBJECTS = gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \
 
19579
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-model.$(OBJEXT) \
 
19580
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-view.$(OBJEXT) \
 
19581
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-font.$(OBJEXT) \
 
19582
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \
 
19583
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \
 
19584
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \
 
19585
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \
 
19586
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \
 
19587
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \
 
19588
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \
 
19589
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \
 
19590
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \
 
19591
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \
 
19592
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \
 
19593
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \
 
19594
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  gfxmenu/gfxmenu_module-named_colors.$(OBJEXT)
 
19595
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gfxmenu_module_OBJECTS = gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \
 
19596
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-model.$(OBJEXT) \
 
19597
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-view.$(OBJEXT) \
 
19598
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-font.$(OBJEXT) \
 
19599
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \
 
19600
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \
 
19601
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \
 
19602
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \
 
19603
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \
 
19604
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \
 
19605
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \
 
19606
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \
 
19607
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \
 
19608
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \
 
19609
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \
 
19610
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \
 
19611
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       gfxmenu/gfxmenu_module-named_colors.$(OBJEXT)
 
19612
@COND_emu_TRUE@am_gfxmenu_module_OBJECTS =  \
 
19613
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \
 
19614
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-model.$(OBJEXT) \
 
19615
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-view.$(OBJEXT) \
 
19616
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-font.$(OBJEXT) \
 
19617
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \
 
19618
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \
 
19619
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \
 
19620
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \
 
19621
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \
 
19622
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \
 
19623
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \
 
19624
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \
 
19625
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \
 
19626
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \
 
19627
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \
 
19628
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \
 
19629
@COND_emu_TRUE@ gfxmenu/gfxmenu_module-named_colors.$(OBJEXT)
 
19630
nodist_gfxmenu_module_OBJECTS =
 
19631
gfxmenu_module_OBJECTS = $(am_gfxmenu_module_OBJECTS) \
 
19632
        $(nodist_gfxmenu_module_OBJECTS)
 
19633
gfxmenu_module_DEPENDENCIES =
 
19634
gfxmenu_module_LINK = $(CCLD) $(gfxmenu_module_CFLAGS) $(CFLAGS) \
 
19635
        $(gfxmenu_module_LDFLAGS) $(LDFLAGS) -o $@
 
19636
am__gfxterm_module_SOURCES_DIST = term/gfxterm.c
 
19637
@COND_emu_FALSE@@COND_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)
 
19638
@COND_emu_FALSE@@COND_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)
 
19639
@COND_emu_FALSE@@COND_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)
 
19640
@COND_emu_FALSE@@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)
 
19641
@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)
 
19642
@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)
 
19643
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gfxterm_module_OBJECTS = term/gfxterm_module-gfxterm.$(OBJEXT)
 
19644
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gfxterm_module_OBJECTS = term/gfxterm_module-gfxterm.$(OBJEXT)
 
19645
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gfxterm_module_OBJECTS = term/gfxterm_module-gfxterm.$(OBJEXT)
 
19646
@COND_emu_TRUE@am_gfxterm_module_OBJECTS =  \
 
19647
@COND_emu_TRUE@ term/gfxterm_module-gfxterm.$(OBJEXT)
 
19648
nodist_gfxterm_module_OBJECTS =
 
19649
gfxterm_module_OBJECTS = $(am_gfxterm_module_OBJECTS) \
 
19650
        $(nodist_gfxterm_module_OBJECTS)
 
19651
gfxterm_module_DEPENDENCIES =
 
19652
gfxterm_module_LINK = $(CCLD) $(gfxterm_module_CFLAGS) $(CFLAGS) \
 
19653
        $(gfxterm_module_LDFLAGS) $(LDFLAGS) -o $@
 
19654
am__gptsync_module_SOURCES_DIST = commands/gptsync.c
 
19655
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19656
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19657
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19658
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19659
@COND_emu_FALSE@@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)
 
19660
@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)
 
19661
@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)
 
19662
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gptsync_module_OBJECTS = commands/gptsync_module-gptsync.$(OBJEXT)
 
19663
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gptsync_module_OBJECTS = commands/gptsync_module-gptsync.$(OBJEXT)
 
19664
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gptsync_module_OBJECTS = commands/gptsync_module-gptsync.$(OBJEXT)
 
19665
@COND_emu_TRUE@am_gptsync_module_OBJECTS =  \
 
19666
@COND_emu_TRUE@ commands/gptsync_module-gptsync.$(OBJEXT)
 
19667
nodist_gptsync_module_OBJECTS =
 
19668
gptsync_module_OBJECTS = $(am_gptsync_module_OBJECTS) \
 
19669
        $(nodist_gptsync_module_OBJECTS)
 
19670
gptsync_module_DEPENDENCIES =
 
19671
gptsync_module_LINK = $(CCLD) $(gptsync_module_CFLAGS) $(CFLAGS) \
 
19672
        $(gptsync_module_LDFLAGS) $(LDFLAGS) -o $@
 
19673
am__grldr_image_SOURCES_DIST = contrib/ntldr-img/grldrstart.S \
 
19674
        contrib/ntldr-img/ntfsbs.S
 
19675
@COND_i386_pc_TRUE@am_grldr_image_OBJECTS = contrib/ntldr-img/grldr_image-grldrstart.$(OBJEXT) \
 
19676
@COND_i386_pc_TRUE@     contrib/ntldr-img/grldr_image-ntfsbs.$(OBJEXT)
 
19677
nodist_grldr_image_OBJECTS =
 
19678
grldr_image_OBJECTS = $(am_grldr_image_OBJECTS) \
 
19679
        $(nodist_grldr_image_OBJECTS)
 
19680
grldr_image_DEPENDENCIES =
 
19681
grldr_image_LINK = $(CCLD) $(grldr_image_CFLAGS) $(CFLAGS) \
 
19682
        $(grldr_image_LDFLAGS) $(LDFLAGS) -o $@
 
19683
am__grub_emu_SOURCES_DIST = kern/emu/full.c
 
19684
@COND_emu_TRUE@am_grub_emu_OBJECTS = kern/emu/grub_emu-full.$(OBJEXT)
 
19685
@COND_emu_TRUE@nodist_grub_emu_OBJECTS =  \
 
19686
@COND_emu_TRUE@ grub_emu-grub_emu_init.$(OBJEXT)
 
19687
grub_emu_OBJECTS = $(am_grub_emu_OBJECTS) $(nodist_grub_emu_OBJECTS)
 
19688
am__DEPENDENCIES_1 =
 
19689
@COND_emu_TRUE@grub_emu_DEPENDENCIES = kernel.img$(EXEEXT) \
 
19690
@COND_emu_TRUE@ $(MODULE_FILES) $(am__DEPENDENCIES_1) \
 
19691
@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
19692
@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
19693
@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
19694
@COND_emu_TRUE@ $(am__DEPENDENCIES_1)
 
19695
grub_emu_LINK = $(CCLD) $(grub_emu_CFLAGS) $(CFLAGS) \
 
19696
        $(grub_emu_LDFLAGS) $(LDFLAGS) -o $@
 
19697
am__grub_emu_lite_SOURCES_DIST = kern/emu/lite.c kern/emu/cache.S
 
19698
@COND_emu_TRUE@am_grub_emu_lite_OBJECTS =  \
 
19699
@COND_emu_TRUE@ kern/emu/grub_emu_lite-lite.$(OBJEXT) \
 
19700
@COND_emu_TRUE@ kern/emu/grub_emu_lite-cache.$(OBJEXT)
 
19701
@COND_emu_TRUE@nodist_grub_emu_lite_OBJECTS =  \
 
19702
@COND_emu_TRUE@ grub_emu_lite-symlist.$(OBJEXT)
 
19703
grub_emu_lite_OBJECTS = $(am_grub_emu_lite_OBJECTS) \
 
19704
        $(nodist_grub_emu_lite_OBJECTS)
 
19705
@COND_emu_TRUE@grub_emu_lite_DEPENDENCIES = kernel.img$(EXEEXT) \
 
19706
@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
19707
@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
19708
@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
19709
@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
 
19710
grub_emu_lite_LINK = $(CCLD) $(grub_emu_lite_CFLAGS) $(CFLAGS) \
 
19711
        $(grub_emu_lite_LDFLAGS) $(LDFLAGS) -o $@
 
19712
am__gzio_module_SOURCES_DIST = io/gzio.c
 
19713
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19714
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19715
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19716
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19717
@COND_emu_FALSE@@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)
 
19718
@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)
 
19719
@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)
 
19720
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT)
 
19721
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT)
 
19722
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT)
 
19723
@COND_emu_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT)
 
19724
nodist_gzio_module_OBJECTS =
 
19725
gzio_module_OBJECTS = $(am_gzio_module_OBJECTS) \
 
19726
        $(nodist_gzio_module_OBJECTS)
 
19727
gzio_module_DEPENDENCIES =
 
19728
gzio_module_LINK = $(CCLD) $(gzio_module_CFLAGS) $(CFLAGS) \
 
19729
        $(gzio_module_LDFLAGS) $(LDFLAGS) -o $@
 
19730
am__halt_module_SOURCES_DIST = lib/emu/halt.c commands/halt.c \
 
19731
        commands/acpihalt.c lib/i386/halt.c lib/efi/halt.c \
 
19732
        lib/ieee1275/halt.c commands/i386/pc/halt.c
 
19733
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19734
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19735
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19736
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19737
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19738
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19739
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19740
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19741
@COND_emu_FALSE@@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) \
 
19742
@COND_emu_FALSE@@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)
 
19743
@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) \
 
19744
@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)
 
19745
@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) \
 
19746
@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) \
 
19747
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     commands/halt_module-halt.$(OBJEXT)
 
19748
@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) \
 
19749
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        commands/halt_module-halt.$(OBJEXT)
 
19750
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_halt_module_OBJECTS = commands/halt_module-acpihalt.$(OBJEXT) \
 
19751
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/efi/halt_module-halt.$(OBJEXT) \
 
19752
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  commands/halt_module-halt.$(OBJEXT)
 
19753
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_halt_module_OBJECTS = commands/halt_module-acpihalt.$(OBJEXT) \
 
19754
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       lib/i386/halt_module-halt.$(OBJEXT) \
 
19755
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       commands/halt_module-halt.$(OBJEXT)
 
19756
@COND_emu_TRUE@am_halt_module_OBJECTS =  \
 
19757
@COND_emu_TRUE@ lib/emu/halt_module-halt.$(OBJEXT) \
 
19758
@COND_emu_TRUE@ commands/halt_module-halt.$(OBJEXT)
 
19759
nodist_halt_module_OBJECTS =
 
19760
halt_module_OBJECTS = $(am_halt_module_OBJECTS) \
 
19761
        $(nodist_halt_module_OBJECTS)
 
19762
halt_module_DEPENDENCIES =
 
19763
halt_module_LINK = $(CCLD) $(halt_module_CFLAGS) $(CFLAGS) \
 
19764
        $(halt_module_LDFLAGS) $(LDFLAGS) -o $@
 
19765
am__hashsum_module_SOURCES_DIST = commands/hashsum.c
 
19766
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19767
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19768
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19769
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19770
@COND_emu_FALSE@@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)
 
19771
@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)
 
19772
@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)
 
19773
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_hashsum_module_OBJECTS = commands/hashsum_module-hashsum.$(OBJEXT)
 
19774
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_hashsum_module_OBJECTS = commands/hashsum_module-hashsum.$(OBJEXT)
 
19775
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_hashsum_module_OBJECTS = commands/hashsum_module-hashsum.$(OBJEXT)
 
19776
@COND_emu_TRUE@am_hashsum_module_OBJECTS =  \
 
19777
@COND_emu_TRUE@ commands/hashsum_module-hashsum.$(OBJEXT)
 
19778
nodist_hashsum_module_OBJECTS =
 
19779
hashsum_module_OBJECTS = $(am_hashsum_module_OBJECTS) \
 
19780
        $(nodist_hashsum_module_OBJECTS)
 
19781
hashsum_module_DEPENDENCIES =
 
19782
hashsum_module_LINK = $(CCLD) $(hashsum_module_CFLAGS) $(CFLAGS) \
 
19783
        $(hashsum_module_LDFLAGS) $(LDFLAGS) -o $@
 
19784
am__hdparm_module_SOURCES_DIST = commands/hdparm.c lib/hexdump.c
 
19785
@COND_i386_coreboot_FALSE@@COND_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) \
 
19786
@COND_i386_coreboot_FALSE@@COND_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)
 
19787
@COND_i386_coreboot_FALSE@@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) \
 
19788
@COND_i386_coreboot_FALSE@@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)
 
19789
@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) \
 
19790
@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)
 
19791
@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) \
 
19792
@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)
 
19793
@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) \
 
19794
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     lib/hdparm_module-hexdump.$(OBJEXT)
 
19795
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_hdparm_module_OBJECTS = commands/hdparm_module-hdparm.$(OBJEXT) \
 
19796
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/hdparm_module-hexdump.$(OBJEXT)
 
19797
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_hdparm_module_OBJECTS = commands/hdparm_module-hdparm.$(OBJEXT) \
 
19798
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/hdparm_module-hexdump.$(OBJEXT)
 
19799
@COND_i386_coreboot_TRUE@am_hdparm_module_OBJECTS = commands/hdparm_module-hdparm.$(OBJEXT) \
 
19800
@COND_i386_coreboot_TRUE@       lib/hdparm_module-hexdump.$(OBJEXT)
 
19801
nodist_hdparm_module_OBJECTS =
 
19802
hdparm_module_OBJECTS = $(am_hdparm_module_OBJECTS) \
 
19803
        $(nodist_hdparm_module_OBJECTS)
 
19804
hdparm_module_DEPENDENCIES =
 
19805
hdparm_module_LINK = $(CCLD) $(hdparm_module_CFLAGS) $(CFLAGS) \
 
19806
        $(hdparm_module_LDFLAGS) $(LDFLAGS) -o $@
 
19807
am__hello_module_SOURCES_DIST = hello/hello.c
 
19808
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19809
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19810
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19811
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19812
@COND_emu_FALSE@@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)
 
19813
@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)
 
19814
@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)
 
19815
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_hello_module_OBJECTS = hello/hello_module-hello.$(OBJEXT)
 
19816
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_hello_module_OBJECTS = hello/hello_module-hello.$(OBJEXT)
 
19817
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_hello_module_OBJECTS = hello/hello_module-hello.$(OBJEXT)
 
19818
@COND_emu_TRUE@am_hello_module_OBJECTS =  \
 
19819
@COND_emu_TRUE@ hello/hello_module-hello.$(OBJEXT)
 
19820
nodist_hello_module_OBJECTS =
 
19821
hello_module_OBJECTS = $(am_hello_module_OBJECTS) \
 
19822
        $(nodist_hello_module_OBJECTS)
 
19823
hello_module_DEPENDENCIES =
 
19824
hello_module_LINK = $(CCLD) $(hello_module_CFLAGS) $(CFLAGS) \
 
19825
        $(hello_module_LDFLAGS) $(LDFLAGS) -o $@
 
19826
am__help_module_SOURCES_DIST = commands/help.c
 
19827
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19828
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19829
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19830
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19831
@COND_emu_FALSE@@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)
 
19832
@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)
 
19833
@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)
 
19834
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_help_module_OBJECTS = commands/help_module-help.$(OBJEXT)
 
19835
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_help_module_OBJECTS = commands/help_module-help.$(OBJEXT)
 
19836
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_help_module_OBJECTS = commands/help_module-help.$(OBJEXT)
 
19837
@COND_emu_TRUE@am_help_module_OBJECTS =  \
 
19838
@COND_emu_TRUE@ commands/help_module-help.$(OBJEXT)
 
19839
nodist_help_module_OBJECTS =
 
19840
help_module_OBJECTS = $(am_help_module_OBJECTS) \
 
19841
        $(nodist_help_module_OBJECTS)
 
19842
help_module_DEPENDENCIES =
 
19843
help_module_LINK = $(CCLD) $(help_module_CFLAGS) $(CFLAGS) \
 
19844
        $(help_module_LDFLAGS) $(LDFLAGS) -o $@
 
19845
am__hexdump_module_SOURCES_DIST = commands/hexdump.c lib/hexdump.c
 
19846
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
19847
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19848
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
19849
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19850
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
19851
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19852
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
19853
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19854
@COND_emu_FALSE@@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) \
 
19855
@COND_emu_FALSE@@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)
 
19856
@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) \
 
19857
@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)
 
19858
@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) \
 
19859
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     lib/hexdump_module-hexdump.$(OBJEXT)
 
19860
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_hexdump_module_OBJECTS = commands/hexdump_module-hexdump.$(OBJEXT) \
 
19861
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/hexdump_module-hexdump.$(OBJEXT)
 
19862
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_hexdump_module_OBJECTS = commands/hexdump_module-hexdump.$(OBJEXT) \
 
19863
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/hexdump_module-hexdump.$(OBJEXT)
 
19864
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_hexdump_module_OBJECTS = commands/hexdump_module-hexdump.$(OBJEXT) \
 
19865
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       lib/hexdump_module-hexdump.$(OBJEXT)
 
19866
@COND_emu_TRUE@am_hexdump_module_OBJECTS =  \
 
19867
@COND_emu_TRUE@ commands/hexdump_module-hexdump.$(OBJEXT) \
 
19868
@COND_emu_TRUE@ lib/hexdump_module-hexdump.$(OBJEXT)
 
19869
nodist_hexdump_module_OBJECTS =
 
19870
hexdump_module_OBJECTS = $(am_hexdump_module_OBJECTS) \
 
19871
        $(nodist_hexdump_module_OBJECTS)
 
19872
hexdump_module_DEPENDENCIES =
 
19873
hexdump_module_LINK = $(CCLD) $(hexdump_module_CFLAGS) $(CFLAGS) \
 
19874
        $(hexdump_module_LDFLAGS) $(LDFLAGS) -o $@
 
19875
am__hfs_module_SOURCES_DIST = fs/hfs.c
 
19876
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19877
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19878
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19879
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19880
@COND_emu_FALSE@@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)
 
19881
@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)
 
19882
@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)
 
19883
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT)
 
19884
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT)
 
19885
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT)
 
19886
@COND_emu_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT)
 
19887
nodist_hfs_module_OBJECTS =
 
19888
hfs_module_OBJECTS = $(am_hfs_module_OBJECTS) \
 
19889
        $(nodist_hfs_module_OBJECTS)
 
19890
hfs_module_DEPENDENCIES =
 
19891
hfs_module_LINK = $(CCLD) $(hfs_module_CFLAGS) $(CFLAGS) \
 
19892
        $(hfs_module_LDFLAGS) $(LDFLAGS) -o $@
 
19893
am__hfsplus_module_SOURCES_DIST = fs/hfsplus.c
 
19894
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19895
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19896
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19897
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19898
@COND_emu_FALSE@@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)
 
19899
@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)
 
19900
@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)
 
19901
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_hfsplus_module_OBJECTS = fs/hfsplus_module-hfsplus.$(OBJEXT)
 
19902
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_hfsplus_module_OBJECTS = fs/hfsplus_module-hfsplus.$(OBJEXT)
 
19903
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_hfsplus_module_OBJECTS = fs/hfsplus_module-hfsplus.$(OBJEXT)
 
19904
@COND_emu_TRUE@am_hfsplus_module_OBJECTS =  \
 
19905
@COND_emu_TRUE@ fs/hfsplus_module-hfsplus.$(OBJEXT)
 
19906
nodist_hfsplus_module_OBJECTS =
 
19907
hfsplus_module_OBJECTS = $(am_hfsplus_module_OBJECTS) \
 
19908
        $(nodist_hfsplus_module_OBJECTS)
 
19909
hfsplus_module_DEPENDENCIES =
 
19910
hfsplus_module_LINK = $(CCLD) $(hfsplus_module_CFLAGS) $(CFLAGS) \
 
19911
        $(hfsplus_module_LDFLAGS) $(LDFLAGS) -o $@
 
19912
am__ieee1275_fb_module_SOURCES_DIST = video/ieee1275.c
 
19913
@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_ieee1275_fb_module_OBJECTS = video/ieee1275_fb_module-ieee1275.$(OBJEXT)
 
19914
@COND_powerpc_ieee1275_TRUE@am_ieee1275_fb_module_OBJECTS = video/ieee1275_fb_module-ieee1275.$(OBJEXT)
 
19915
nodist_ieee1275_fb_module_OBJECTS =
 
19916
ieee1275_fb_module_OBJECTS = $(am_ieee1275_fb_module_OBJECTS) \
 
19917
        $(nodist_ieee1275_fb_module_OBJECTS)
 
19918
ieee1275_fb_module_DEPENDENCIES =
 
19919
ieee1275_fb_module_LINK = $(CCLD) $(ieee1275_fb_module_CFLAGS) \
 
19920
        $(CFLAGS) $(ieee1275_fb_module_LDFLAGS) $(LDFLAGS) -o $@
 
19921
am__iorw_module_SOURCES_DIST = commands/iorw.c
 
19922
@COND_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)
 
19923
@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)
 
19924
@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)
 
19925
@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)
 
19926
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_iorw_module_OBJECTS = commands/iorw_module-iorw.$(OBJEXT)
 
19927
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_iorw_module_OBJECTS = commands/iorw_module-iorw.$(OBJEXT)
 
19928
@COND_i386_coreboot_TRUE@am_iorw_module_OBJECTS =  \
 
19929
@COND_i386_coreboot_TRUE@       commands/iorw_module-iorw.$(OBJEXT)
 
19930
nodist_iorw_module_OBJECTS =
 
19931
iorw_module_OBJECTS = $(am_iorw_module_OBJECTS) \
 
19932
        $(nodist_iorw_module_OBJECTS)
 
19933
iorw_module_DEPENDENCIES =
 
19934
iorw_module_LINK = $(CCLD) $(iorw_module_CFLAGS) $(CFLAGS) \
 
19935
        $(iorw_module_LDFLAGS) $(LDFLAGS) -o $@
 
19936
am__iso9660_module_SOURCES_DIST = fs/iso9660.c
 
19937
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19938
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19939
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19940
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19941
@COND_emu_FALSE@@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)
 
19942
@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)
 
19943
@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)
 
19944
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_iso9660_module_OBJECTS = fs/iso9660_module-iso9660.$(OBJEXT)
 
19945
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_iso9660_module_OBJECTS = fs/iso9660_module-iso9660.$(OBJEXT)
 
19946
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_iso9660_module_OBJECTS = fs/iso9660_module-iso9660.$(OBJEXT)
 
19947
@COND_emu_TRUE@am_iso9660_module_OBJECTS =  \
 
19948
@COND_emu_TRUE@ fs/iso9660_module-iso9660.$(OBJEXT)
 
19949
nodist_iso9660_module_OBJECTS =
 
19950
iso9660_module_OBJECTS = $(am_iso9660_module_OBJECTS) \
 
19951
        $(nodist_iso9660_module_OBJECTS)
 
19952
iso9660_module_DEPENDENCIES =
 
19953
iso9660_module_LINK = $(CCLD) $(iso9660_module_CFLAGS) $(CFLAGS) \
 
19954
        $(iso9660_module_LDFLAGS) $(LDFLAGS) -o $@
 
19955
am__jfs_module_SOURCES_DIST = fs/jfs.c
 
19956
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19957
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19958
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19959
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19960
@COND_emu_FALSE@@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)
 
19961
@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)
 
19962
@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)
 
19963
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT)
 
19964
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT)
 
19965
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT)
 
19966
@COND_emu_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT)
 
19967
nodist_jfs_module_OBJECTS =
 
19968
jfs_module_OBJECTS = $(am_jfs_module_OBJECTS) \
 
19969
        $(nodist_jfs_module_OBJECTS)
 
19970
jfs_module_DEPENDENCIES =
 
19971
jfs_module_LINK = $(CCLD) $(jfs_module_CFLAGS) $(CFLAGS) \
 
19972
        $(jfs_module_LDFLAGS) $(LDFLAGS) -o $@
 
19973
am__jpeg_module_SOURCES_DIST = video/readers/jpeg.c
 
19974
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
19975
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
19976
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
19977
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
19978
@COND_emu_FALSE@@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)
 
19979
@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)
 
19980
@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)
 
19981
@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)
 
19982
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_jpeg_module_OBJECTS = video/readers/jpeg_module-jpeg.$(OBJEXT)
 
19983
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_jpeg_module_OBJECTS = video/readers/jpeg_module-jpeg.$(OBJEXT)
 
19984
@COND_emu_TRUE@am_jpeg_module_OBJECTS =  \
 
19985
@COND_emu_TRUE@ video/readers/jpeg_module-jpeg.$(OBJEXT)
 
19986
nodist_jpeg_module_OBJECTS =
 
19987
jpeg_module_OBJECTS = $(am_jpeg_module_OBJECTS) \
 
19988
        $(nodist_jpeg_module_OBJECTS)
 
19989
jpeg_module_DEPENDENCIES =
 
19990
jpeg_module_LINK = $(CCLD) $(jpeg_module_CFLAGS) $(CFLAGS) \
 
19991
        $(jpeg_module_LDFLAGS) $(LDFLAGS) -o $@
 
19992
am__kernel_exec_SOURCES_DIST = disk/host.c gnulib/progname.c \
 
19993
        gnulib/error.c kern/emu/console.c kern/emu/getroot.c \
 
19994
        kern/emu/hostdisk.c kern/emu/hostfs.c kern/emu/main.c \
 
19995
        kern/emu/misc.c kern/emu/mm.c kern/emu/time.c kern/command.c \
 
19996
        kern/corecmd.c kern/device.c kern/disk.c kern/dl.c kern/env.c \
 
19997
        kern/err.c kern/file.c kern/fs.c kern/list.c kern/main.c \
 
19998
        kern/misc.c kern/parser.c kern/partition.c \
 
19999
        kern/rescue_parser.c kern/rescue_reader.c kern/term.c \
 
20000
        kern/i386/coreboot/startup.S kern/generic/rtc_get_time_ms.c \
 
20001
        kern/i386/coreboot/mmap.c kern/i386/tsc.c \
 
20002
        kern/i386/coreboot/init.c term/i386/pc/vga_text.c \
 
20003
        term/i386/vga_common.c kern/i386/dl.c kern/i386/pit.c \
 
20004
        kern/mm.c kern/time.c kern/generic/millisleep.c \
 
20005
        kern/i386/efi/startup.S disk/efi/efidisk.c kern/efi/efi.c \
 
20006
        kern/efi/init.c kern/efi/mm.c kern/i386/efi/init.c \
 
20007
        term/efi/console.c kern/i386/ieee1275/startup.S \
 
20008
        kern/ieee1275/init.c disk/ieee1275/ofdisk.c \
 
20009
        kern/ieee1275/cmain.c kern/ieee1275/ieee1275.c \
 
20010
        kern/ieee1275/mmap.c kern/ieee1275/openfw.c \
 
20011
        term/ieee1275/ofconsole.c term/terminfo.c term/tparm.c \
 
20012
        commands/extcmd.c lib/arg.c kern/i386/multiboot_mmap.c \
 
20013
        kern/i386/pc/startup.S kern/i386/pc/init.c kern/i386/pc/mmap.c \
 
20014
        term/i386/pc/console.c kern/i386/qemu/startup.S bus/pci.c \
 
20015
        kern/i386/qemu/init.c kern/i386/qemu/mmap.c \
 
20016
        kern/mips/startup.S term/ns8250.c bus/bonito.c bus/cs5536.c \
 
20017
        kern/mips/cache.S kern/mips/dl.c kern/mips/init.c \
 
20018
        kern/mips/yeeloong/init.c term/at_keyboard.c term/serial.c \
 
20019
        video/sm712.c commands/keylayouts.c term/gfxterm.c font/font.c \
 
20020
        font/font_cmd.c io/bufio.c video/bitmap.c video/bitmap_scale.c \
 
20021
        video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c \
 
20022
        video/fb/video_fb.c video/video.c commands/boot.c \
 
20023
        kern/powerpc/ieee1275/startup.S kern/powerpc/cache.S \
 
20024
        kern/powerpc/dl.c kern/sparc64/ieee1275/crt0.S \
 
20025
        kern/sparc64/cache.S kern/sparc64/dl.c \
 
20026
        kern/sparc64/ieee1275/ieee1275.c kern/sparc64/ieee1275/init.c \
 
20027
        kern/x86_64/efi/startup.S kern/x86_64/dl.c \
 
20028
        kern/x86_64/efi/callwrap.S
 
20029
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20030
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20031
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20032
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20033
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20034
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20035
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20036
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20037
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20038
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20039
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20040
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20041
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20042
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20043
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20044
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20045
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20046
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20047
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20048
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20049
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20050
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20051
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20052
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20053
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20054
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20055
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20056
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20057
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20058
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20059
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20060
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20061
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20062
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20063
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20064
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20065
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20066
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20067
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20068
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20069
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20070
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20071
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20072
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20073
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20074
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20075
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20076
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20077
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20078
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20079
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20080
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20081
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20082
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20083
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20084
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20085
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20086
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20087
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20088
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20089
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20090
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20091
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20092
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20093
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20094
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20095
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20096
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20097
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20098
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20099
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20100
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20101
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20102
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20103
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20104
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20105
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20106
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20107
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20108
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20109
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20110
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20111
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20112
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20113
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20114
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20115
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20116
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20117
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20118
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20119
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20120
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20121
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20122
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20123
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20124
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20125
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20126
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20127
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20128
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20129
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20130
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20131
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20132
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20133
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20134
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20135
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20136
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20137
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20138
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20139
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20140
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20141
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20142
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20143
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20144
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20145
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20146
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20147
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20148
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20149
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20150
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20151
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20152
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20153
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20154
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20155
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20156
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20157
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20158
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20159
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20160
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20161
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20162
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20163
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20164
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20165
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20166
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20167
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20168
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20169
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20170
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20171
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20172
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20173
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20174
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20175
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20176
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20177
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20178
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20179
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20180
@COND_emu_FALSE@@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) \
 
20181
@COND_emu_FALSE@@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) \
 
20182
@COND_emu_FALSE@@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) \
 
20183
@COND_emu_FALSE@@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) \
 
20184
@COND_emu_FALSE@@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) \
 
20185
@COND_emu_FALSE@@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) \
 
20186
@COND_emu_FALSE@@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) \
 
20187
@COND_emu_FALSE@@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) \
 
20188
@COND_emu_FALSE@@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) \
 
20189
@COND_emu_FALSE@@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) \
 
20190
@COND_emu_FALSE@@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) \
 
20191
@COND_emu_FALSE@@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) \
 
20192
@COND_emu_FALSE@@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) \
 
20193
@COND_emu_FALSE@@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) \
 
20194
@COND_emu_FALSE@@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) \
 
20195
@COND_emu_FALSE@@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) \
 
20196
@COND_emu_FALSE@@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) \
 
20197
@COND_emu_FALSE@@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) \
 
20198
@COND_emu_FALSE@@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) \
 
20199
@COND_emu_FALSE@@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) \
 
20200
@COND_emu_FALSE@@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) \
 
20201
@COND_emu_FALSE@@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) \
 
20202
@COND_emu_FALSE@@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) \
 
20203
@COND_emu_FALSE@@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) \
 
20204
@COND_emu_FALSE@@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) \
 
20205
@COND_emu_FALSE@@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) \
 
20206
@COND_emu_FALSE@@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) \
 
20207
@COND_emu_FALSE@@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) \
 
20208
@COND_emu_FALSE@@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) \
 
20209
@COND_emu_FALSE@@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) \
 
20210
@COND_emu_FALSE@@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)
 
20211
@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) \
 
20212
@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) \
 
20213
@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) \
 
20214
@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) \
 
20215
@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) \
 
20216
@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) \
 
20217
@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) \
 
20218
@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) \
 
20219
@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) \
 
20220
@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) \
 
20221
@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) \
 
20222
@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) \
 
20223
@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) \
 
20224
@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) \
 
20225
@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) \
 
20226
@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) \
 
20227
@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) \
 
20228
@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) \
 
20229
@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) \
 
20230
@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) \
 
20231
@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) \
 
20232
@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) \
 
20233
@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) \
 
20234
@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) \
 
20235
@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) \
 
20236
@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) \
 
20237
@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) \
 
20238
@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) \
 
20239
@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)
 
20240
@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) \
 
20241
@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) \
 
20242
@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) \
 
20243
@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) \
 
20244
@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) \
 
20245
@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) \
 
20246
@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) \
 
20247
@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) \
 
20248
@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) \
 
20249
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-mm.$(OBJEXT) \
 
20250
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-time.$(OBJEXT) \
 
20251
@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) \
 
20252
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-command.$(OBJEXT) \
 
20253
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-corecmd.$(OBJEXT) \
 
20254
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-device.$(OBJEXT) \
 
20255
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-disk.$(OBJEXT) \
 
20256
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-dl.$(OBJEXT) \
 
20257
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-env.$(OBJEXT) \
 
20258
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-err.$(OBJEXT) \
 
20259
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-file.$(OBJEXT) \
 
20260
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-fs.$(OBJEXT) \
 
20261
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-list.$(OBJEXT) \
 
20262
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-main.$(OBJEXT) \
 
20263
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-misc.$(OBJEXT) \
 
20264
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-parser.$(OBJEXT) \
 
20265
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-partition.$(OBJEXT) \
 
20266
@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) \
 
20267
@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) \
 
20268
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     kern/kernel_exec-term.$(OBJEXT)
 
20269
@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) \
 
20270
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/ieee1275/kernel_exec-init.$(OBJEXT) \
 
20271
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        disk/ieee1275/kernel_exec-ofdisk.$(OBJEXT) \
 
20272
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/ieee1275/kernel_exec-cmain.$(OBJEXT) \
 
20273
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/ieee1275/kernel_exec-ieee1275.$(OBJEXT) \
 
20274
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/ieee1275/kernel_exec-mmap.$(OBJEXT) \
 
20275
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/ieee1275/kernel_exec-openfw.$(OBJEXT) \
 
20276
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        term/ieee1275/kernel_exec-ofconsole.$(OBJEXT) \
 
20277
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        term/kernel_exec-terminfo.$(OBJEXT) \
 
20278
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        term/kernel_exec-tparm.$(OBJEXT) \
 
20279
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        commands/kernel_exec-extcmd.$(OBJEXT) \
 
20280
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/kernel_exec-arg.$(OBJEXT) \
 
20281
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/i386/kernel_exec-dl.$(OBJEXT) \
 
20282
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/i386/kernel_exec-pit.$(OBJEXT) \
 
20283
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-mm.$(OBJEXT) \
 
20284
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-time.$(OBJEXT) \
 
20285
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/generic/kernel_exec-millisleep.$(OBJEXT) \
 
20286
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-command.$(OBJEXT) \
 
20287
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-corecmd.$(OBJEXT) \
 
20288
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-device.$(OBJEXT) \
 
20289
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-disk.$(OBJEXT) \
 
20290
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-dl.$(OBJEXT) \
 
20291
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-env.$(OBJEXT) \
 
20292
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-err.$(OBJEXT) \
 
20293
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-file.$(OBJEXT) \
 
20294
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-fs.$(OBJEXT) \
 
20295
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-list.$(OBJEXT) \
 
20296
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-main.$(OBJEXT) \
 
20297
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-misc.$(OBJEXT) \
 
20298
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-parser.$(OBJEXT) \
 
20299
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-partition.$(OBJEXT) \
 
20300
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-rescue_parser.$(OBJEXT) \
 
20301
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-rescue_reader.$(OBJEXT) \
 
20302
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        kern/kernel_exec-term.$(OBJEXT)
 
20303
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_kernel_exec_OBJECTS = kern/i386/efi/kernel_exec-startup.$(OBJEXT) \
 
20304
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/i386/kernel_exec-tsc.$(OBJEXT) \
 
20305
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/generic/kernel_exec-rtc_get_time_ms.$(OBJEXT) \
 
20306
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  disk/efi/kernel_exec-efidisk.$(OBJEXT) \
 
20307
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/efi/kernel_exec-efi.$(OBJEXT) \
 
20308
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/efi/kernel_exec-init.$(OBJEXT) \
 
20309
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/efi/kernel_exec-mm.$(OBJEXT) \
 
20310
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/i386/efi/kernel_exec-init.$(OBJEXT) \
 
20311
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  term/efi/kernel_exec-console.$(OBJEXT) \
 
20312
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/i386/kernel_exec-dl.$(OBJEXT) \
 
20313
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/i386/kernel_exec-pit.$(OBJEXT) \
 
20314
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-mm.$(OBJEXT) \
 
20315
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-time.$(OBJEXT) \
 
20316
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/generic/kernel_exec-millisleep.$(OBJEXT) \
 
20317
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-command.$(OBJEXT) \
 
20318
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-corecmd.$(OBJEXT) \
 
20319
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-device.$(OBJEXT) \
 
20320
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-disk.$(OBJEXT) \
 
20321
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-dl.$(OBJEXT) \
 
20322
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-env.$(OBJEXT) \
 
20323
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-err.$(OBJEXT) \
 
20324
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-file.$(OBJEXT) \
 
20325
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-fs.$(OBJEXT) \
 
20326
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-list.$(OBJEXT) \
 
20327
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-main.$(OBJEXT) \
 
20328
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-misc.$(OBJEXT) \
 
20329
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-parser.$(OBJEXT) \
 
20330
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-partition.$(OBJEXT) \
 
20331
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-rescue_parser.$(OBJEXT) \
 
20332
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-rescue_reader.$(OBJEXT) \
 
20333
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  kern/kernel_exec-term.$(OBJEXT)
 
20334
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_kernel_exec_OBJECTS = kern/i386/coreboot/kernel_exec-startup.$(OBJEXT) \
 
20335
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/generic/kernel_exec-rtc_get_time_ms.$(OBJEXT) \
 
20336
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/i386/coreboot/kernel_exec-mmap.$(OBJEXT) \
 
20337
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/i386/kernel_exec-tsc.$(OBJEXT) \
 
20338
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/i386/coreboot/kernel_exec-init.$(OBJEXT) \
 
20339
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       term/i386/pc/kernel_exec-vga_text.$(OBJEXT) \
 
20340
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       term/i386/kernel_exec-vga_common.$(OBJEXT) \
 
20341
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/i386/kernel_exec-dl.$(OBJEXT) \
 
20342
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/i386/kernel_exec-pit.$(OBJEXT) \
 
20343
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-mm.$(OBJEXT) \
 
20344
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-time.$(OBJEXT) \
 
20345
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/generic/kernel_exec-millisleep.$(OBJEXT) \
 
20346
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-command.$(OBJEXT) \
 
20347
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-corecmd.$(OBJEXT) \
 
20348
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-device.$(OBJEXT) \
 
20349
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-disk.$(OBJEXT) \
 
20350
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-dl.$(OBJEXT) \
 
20351
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-env.$(OBJEXT) \
 
20352
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-err.$(OBJEXT) \
 
20353
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-file.$(OBJEXT) \
 
20354
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-fs.$(OBJEXT) \
 
20355
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-list.$(OBJEXT) \
 
20356
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-main.$(OBJEXT) \
 
20357
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-misc.$(OBJEXT) \
 
20358
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-parser.$(OBJEXT) \
 
20359
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-partition.$(OBJEXT) \
 
20360
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-rescue_parser.$(OBJEXT) \
 
20361
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-rescue_reader.$(OBJEXT) \
 
20362
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       kern/kernel_exec-term.$(OBJEXT)
 
20363
@COND_emu_TRUE@am_kernel_exec_OBJECTS =  \
 
20364
@COND_emu_TRUE@ disk/kernel_exec-host.$(OBJEXT) \
 
20365
@COND_emu_TRUE@ gnulib/kernel_exec-progname.$(OBJEXT) \
 
20366
@COND_emu_TRUE@ gnulib/kernel_exec-error.$(OBJEXT) \
 
20367
@COND_emu_TRUE@ kern/emu/kernel_exec-console.$(OBJEXT) \
 
20368
@COND_emu_TRUE@ kern/emu/kernel_exec-getroot.$(OBJEXT) \
 
20369
@COND_emu_TRUE@ kern/emu/kernel_exec-hostdisk.$(OBJEXT) \
 
20370
@COND_emu_TRUE@ kern/emu/kernel_exec-hostfs.$(OBJEXT) \
 
20371
@COND_emu_TRUE@ kern/emu/kernel_exec-main.$(OBJEXT) \
 
20372
@COND_emu_TRUE@ kern/emu/kernel_exec-misc.$(OBJEXT) \
 
20373
@COND_emu_TRUE@ kern/emu/kernel_exec-mm.$(OBJEXT) \
 
20374
@COND_emu_TRUE@ kern/emu/kernel_exec-time.$(OBJEXT) \
 
20375
@COND_emu_TRUE@ kern/kernel_exec-command.$(OBJEXT) \
 
20376
@COND_emu_TRUE@ kern/kernel_exec-corecmd.$(OBJEXT) \
 
20377
@COND_emu_TRUE@ kern/kernel_exec-device.$(OBJEXT) \
 
20378
@COND_emu_TRUE@ kern/kernel_exec-disk.$(OBJEXT) \
 
20379
@COND_emu_TRUE@ kern/kernel_exec-dl.$(OBJEXT) \
 
20380
@COND_emu_TRUE@ kern/kernel_exec-env.$(OBJEXT) \
 
20381
@COND_emu_TRUE@ kern/kernel_exec-err.$(OBJEXT) \
 
20382
@COND_emu_TRUE@ kern/kernel_exec-file.$(OBJEXT) \
 
20383
@COND_emu_TRUE@ kern/kernel_exec-fs.$(OBJEXT) \
 
20384
@COND_emu_TRUE@ kern/kernel_exec-list.$(OBJEXT) \
 
20385
@COND_emu_TRUE@ kern/kernel_exec-main.$(OBJEXT) \
 
20386
@COND_emu_TRUE@ kern/kernel_exec-misc.$(OBJEXT) \
 
20387
@COND_emu_TRUE@ kern/kernel_exec-parser.$(OBJEXT) \
 
20388
@COND_emu_TRUE@ kern/kernel_exec-partition.$(OBJEXT) \
 
20389
@COND_emu_TRUE@ kern/kernel_exec-rescue_parser.$(OBJEXT) \
 
20390
@COND_emu_TRUE@ kern/kernel_exec-rescue_reader.$(OBJEXT) \
 
20391
@COND_emu_TRUE@ kern/kernel_exec-term.$(OBJEXT)
 
20392
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20393
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20394
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20395
@COND_i386_coreboot_FALSE@@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)
 
20396
@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)
 
20397
@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)
 
20398
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@nodist_kernel_exec_OBJECTS = kernel_exec-symlist.$(OBJEXT)
 
20399
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@nodist_kernel_exec_OBJECTS = kernel_exec-symlist.$(OBJEXT)
 
20400
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@nodist_kernel_exec_OBJECTS = kernel_exec-symlist.$(OBJEXT)
 
20401
@COND_i386_coreboot_TRUE@nodist_kernel_exec_OBJECTS =  \
 
20402
@COND_i386_coreboot_TRUE@       kernel_exec-symlist.$(OBJEXT)
 
20403
kernel_exec_OBJECTS = $(am_kernel_exec_OBJECTS) \
 
20404
        $(nodist_kernel_exec_OBJECTS)
 
20405
am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
 
20406
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20407
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20408
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20409
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20410
@COND_emu_FALSE@@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)
 
20411
@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)
 
20412
@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)
 
20413
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2)
 
20414
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2)
 
20415
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2)
 
20416
@COND_emu_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2)
 
20417
kernel_exec_LINK = $(CCLD) $(kernel_exec_CFLAGS) $(CFLAGS) \
 
20418
        $(kernel_exec_LDFLAGS) $(LDFLAGS) -o $@
 
20419
am__keylayouts_module_SOURCES_DIST = commands/keylayouts.c
 
20420
@COND_emu_FALSE@@COND_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)
 
20421
@COND_emu_FALSE@@COND_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)
 
20422
@COND_emu_FALSE@@COND_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)
 
20423
@COND_emu_FALSE@@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)
 
20424
@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)
 
20425
@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)
 
20426
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT)
 
20427
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT)
 
20428
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT)
 
20429
@COND_emu_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT)
 
20430
nodist_keylayouts_module_OBJECTS =
 
20431
keylayouts_module_OBJECTS = $(am_keylayouts_module_OBJECTS) \
 
20432
        $(nodist_keylayouts_module_OBJECTS)
 
20433
keylayouts_module_DEPENDENCIES =
 
20434
keylayouts_module_LINK = $(CCLD) $(keylayouts_module_CFLAGS) $(CFLAGS) \
 
20435
        $(keylayouts_module_LDFLAGS) $(LDFLAGS) -o $@
 
20436
am__keystatus_module_SOURCES_DIST = commands/keystatus.c
 
20437
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20438
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20439
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20440
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20441
@COND_emu_FALSE@@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)
 
20442
@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)
 
20443
@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)
 
20444
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_keystatus_module_OBJECTS = commands/keystatus_module-keystatus.$(OBJEXT)
 
20445
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_keystatus_module_OBJECTS = commands/keystatus_module-keystatus.$(OBJEXT)
 
20446
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_keystatus_module_OBJECTS = commands/keystatus_module-keystatus.$(OBJEXT)
 
20447
@COND_emu_TRUE@am_keystatus_module_OBJECTS =  \
 
20448
@COND_emu_TRUE@ commands/keystatus_module-keystatus.$(OBJEXT)
 
20449
nodist_keystatus_module_OBJECTS =
 
20450
keystatus_module_OBJECTS = $(am_keystatus_module_OBJECTS) \
 
20451
        $(nodist_keystatus_module_OBJECTS)
 
20452
keystatus_module_DEPENDENCIES =
 
20453
keystatus_module_LINK = $(CCLD) $(keystatus_module_CFLAGS) $(CFLAGS) \
 
20454
        $(keystatus_module_LDFLAGS) $(LDFLAGS) -o $@
 
20455
am__legacycfg_module_SOURCES_DIST = lib/i386/pc/vesa_modes_table.c \
 
20456
        commands/legacycfg.c lib/legacy_parse.c
 
20457
@COND_emu_FALSE@@COND_i386_pc_TRUE@am_legacycfg_module_OBJECTS = commands/legacycfg_module-legacycfg.$(OBJEXT) \
 
20458
@COND_emu_FALSE@@COND_i386_pc_TRUE@     lib/legacycfg_module-legacy_parse.$(OBJEXT)
 
20459
@COND_emu_TRUE@am_legacycfg_module_OBJECTS = lib/i386/pc/legacycfg_module-vesa_modes_table.$(OBJEXT) \
 
20460
@COND_emu_TRUE@ commands/legacycfg_module-legacycfg.$(OBJEXT) \
 
20461
@COND_emu_TRUE@ lib/legacycfg_module-legacy_parse.$(OBJEXT)
 
20462
nodist_legacycfg_module_OBJECTS =
 
20463
legacycfg_module_OBJECTS = $(am_legacycfg_module_OBJECTS) \
 
20464
        $(nodist_legacycfg_module_OBJECTS)
 
20465
legacycfg_module_DEPENDENCIES =
 
20466
legacycfg_module_LINK = $(CCLD) $(legacycfg_module_CFLAGS) $(CFLAGS) \
 
20467
        $(legacycfg_module_LDFLAGS) $(LDFLAGS) -o $@
 
20468
am__libusb_module_SOURCES_DIST = bus/usb/emu/usb.c
 
20469
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am_libusb_module_OBJECTS = bus/usb/emu/libusb_module-usb.$(OBJEXT)
 
20470
nodist_libusb_module_OBJECTS =
 
20471
libusb_module_OBJECTS = $(am_libusb_module_OBJECTS) \
 
20472
        $(nodist_libusb_module_OBJECTS)
 
20473
libusb_module_DEPENDENCIES =
 
20474
libusb_module_LINK = $(CCLD) $(libusb_module_CFLAGS) $(CFLAGS) \
 
20475
        $(libusb_module_LDFLAGS) $(LDFLAGS) -o $@
 
20476
am__linux_module_SOURCES_DIST = loader/i386/linux.c \
 
20477
        lib/i386/pc/vesa_modes_table.c loader/mips/linux.c \
 
20478
        loader/powerpc/ieee1275/linux.c \
 
20479
        loader/sparc64/ieee1275/linux.c
 
20480
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20481
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20482
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20483
@COND_i386_coreboot_FALSE@@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)
 
20484
@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)
 
20485
@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) \
 
20486
@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)
 
20487
@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)
 
20488
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_linux_module_OBJECTS = loader/i386/linux_module-linux.$(OBJEXT)
 
20489
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_linux_module_OBJECTS = loader/i386/linux_module-linux.$(OBJEXT)
 
20490
@COND_i386_coreboot_TRUE@am_linux_module_OBJECTS = loader/i386/linux_module-linux.$(OBJEXT)
 
20491
nodist_linux_module_OBJECTS =
 
20492
linux_module_OBJECTS = $(am_linux_module_OBJECTS) \
 
20493
        $(nodist_linux_module_OBJECTS)
 
20494
linux_module_DEPENDENCIES =
 
20495
linux_module_LINK = $(CCLD) $(linux_module_CFLAGS) $(CFLAGS) \
 
20496
        $(linux_module_LDFLAGS) $(LDFLAGS) -o $@
 
20497
am__linux16_module_SOURCES_DIST = loader/i386/pc/linux.c
 
20498
@COND_i386_pc_TRUE@am_linux16_module_OBJECTS = loader/i386/pc/linux16_module-linux.$(OBJEXT)
 
20499
nodist_linux16_module_OBJECTS =
 
20500
linux16_module_OBJECTS = $(am_linux16_module_OBJECTS) \
 
20501
        $(nodist_linux16_module_OBJECTS)
 
20502
linux16_module_DEPENDENCIES =
 
20503
linux16_module_LINK = $(CCLD) $(linux16_module_CFLAGS) $(CFLAGS) \
 
20504
        $(linux16_module_LDFLAGS) $(LDFLAGS) -o $@
 
20505
am__lnxboot_image_SOURCES_DIST = boot/i386/pc/lnxboot.S
 
20506
@COND_i386_pc_TRUE@am_lnxboot_image_OBJECTS = boot/i386/pc/lnxboot_image-lnxboot.$(OBJEXT)
 
20507
nodist_lnxboot_image_OBJECTS =
 
20508
lnxboot_image_OBJECTS = $(am_lnxboot_image_OBJECTS) \
 
20509
        $(nodist_lnxboot_image_OBJECTS)
 
20510
lnxboot_image_DEPENDENCIES =
 
20511
lnxboot_image_LINK = $(CCLD) $(lnxboot_image_CFLAGS) $(CFLAGS) \
 
20512
        $(lnxboot_image_LDFLAGS) $(LDFLAGS) -o $@
 
20513
am__loadbios_module_SOURCES_DIST = commands/efi/loadbios.c
 
20514
@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_loadbios_module_OBJECTS = commands/efi/loadbios_module-loadbios.$(OBJEXT)
 
20515
@COND_i386_efi_TRUE@am_loadbios_module_OBJECTS = commands/efi/loadbios_module-loadbios.$(OBJEXT)
 
20516
nodist_loadbios_module_OBJECTS =
 
20517
loadbios_module_OBJECTS = $(am_loadbios_module_OBJECTS) \
 
20518
        $(nodist_loadbios_module_OBJECTS)
 
20519
loadbios_module_DEPENDENCIES =
 
20520
loadbios_module_LINK = $(CCLD) $(loadbios_module_CFLAGS) $(CFLAGS) \
 
20521
        $(loadbios_module_LDFLAGS) $(LDFLAGS) -o $@
 
20522
am__loadenv_module_SOURCES_DIST = commands/loadenv.c lib/envblk.c
 
20523
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20524
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20525
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
20526
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20527
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
20528
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20529
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
20530
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20531
@COND_emu_FALSE@@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) \
 
20532
@COND_emu_FALSE@@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)
 
20533
@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) \
 
20534
@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)
 
20535
@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) \
 
20536
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     lib/loadenv_module-envblk.$(OBJEXT)
 
20537
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_loadenv_module_OBJECTS = commands/loadenv_module-loadenv.$(OBJEXT) \
 
20538
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/loadenv_module-envblk.$(OBJEXT)
 
20539
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_loadenv_module_OBJECTS = commands/loadenv_module-loadenv.$(OBJEXT) \
 
20540
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/loadenv_module-envblk.$(OBJEXT)
 
20541
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_loadenv_module_OBJECTS = commands/loadenv_module-loadenv.$(OBJEXT) \
 
20542
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       lib/loadenv_module-envblk.$(OBJEXT)
 
20543
@COND_emu_TRUE@am_loadenv_module_OBJECTS =  \
 
20544
@COND_emu_TRUE@ commands/loadenv_module-loadenv.$(OBJEXT) \
 
20545
@COND_emu_TRUE@ lib/loadenv_module-envblk.$(OBJEXT)
 
20546
nodist_loadenv_module_OBJECTS =
 
20547
loadenv_module_OBJECTS = $(am_loadenv_module_OBJECTS) \
 
20548
        $(nodist_loadenv_module_OBJECTS)
 
20549
loadenv_module_DEPENDENCIES =
 
20550
loadenv_module_LINK = $(CCLD) $(loadenv_module_CFLAGS) $(CFLAGS) \
 
20551
        $(loadenv_module_LDFLAGS) $(LDFLAGS) -o $@
 
20552
am__loopback_module_SOURCES_DIST = disk/loopback.c
 
20553
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20554
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20555
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20556
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20557
@COND_emu_FALSE@@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)
 
20558
@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)
 
20559
@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)
 
20560
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_loopback_module_OBJECTS = disk/loopback_module-loopback.$(OBJEXT)
 
20561
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_loopback_module_OBJECTS = disk/loopback_module-loopback.$(OBJEXT)
 
20562
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_loopback_module_OBJECTS = disk/loopback_module-loopback.$(OBJEXT)
 
20563
@COND_emu_TRUE@am_loopback_module_OBJECTS =  \
 
20564
@COND_emu_TRUE@ disk/loopback_module-loopback.$(OBJEXT)
 
20565
nodist_loopback_module_OBJECTS =
 
20566
loopback_module_OBJECTS = $(am_loopback_module_OBJECTS) \
 
20567
        $(nodist_loopback_module_OBJECTS)
 
20568
loopback_module_DEPENDENCIES =
 
20569
loopback_module_LINK = $(CCLD) $(loopback_module_CFLAGS) $(CFLAGS) \
 
20570
        $(loopback_module_LDFLAGS) $(LDFLAGS) -o $@
 
20571
am__ls_module_SOURCES_DIST = commands/ls.c
 
20572
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20573
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20574
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20575
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20576
@COND_emu_FALSE@@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)
 
20577
@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)
 
20578
@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)
 
20579
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT)
 
20580
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT)
 
20581
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT)
 
20582
@COND_emu_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT)
 
20583
nodist_ls_module_OBJECTS =
 
20584
ls_module_OBJECTS = $(am_ls_module_OBJECTS) \
 
20585
        $(nodist_ls_module_OBJECTS)
 
20586
ls_module_DEPENDENCIES =
 
20587
ls_module_LINK = $(CCLD) $(ls_module_CFLAGS) $(CFLAGS) \
 
20588
        $(ls_module_LDFLAGS) $(LDFLAGS) -o $@
 
20589
am__lsacpi_module_SOURCES_DIST = commands/lsacpi.c
 
20590
@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)
 
20591
@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)
 
20592
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@am_lsacpi_module_OBJECTS = commands/lsacpi_module-lsacpi.$(OBJEXT)
 
20593
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_lsacpi_module_OBJECTS = commands/lsacpi_module-lsacpi.$(OBJEXT)
 
20594
@COND_i386_coreboot_TRUE@am_lsacpi_module_OBJECTS = commands/lsacpi_module-lsacpi.$(OBJEXT)
 
20595
nodist_lsacpi_module_OBJECTS =
 
20596
lsacpi_module_OBJECTS = $(am_lsacpi_module_OBJECTS) \
 
20597
        $(nodist_lsacpi_module_OBJECTS)
 
20598
lsacpi_module_DEPENDENCIES =
 
20599
lsacpi_module_LINK = $(CCLD) $(lsacpi_module_CFLAGS) $(CFLAGS) \
 
20600
        $(lsacpi_module_LDFLAGS) $(LDFLAGS) -o $@
 
20601
am__lsapm_module_SOURCES_DIST = commands/i386/pc/lsapm.c
 
20602
@COND_i386_pc_TRUE@am_lsapm_module_OBJECTS = commands/i386/pc/lsapm_module-lsapm.$(OBJEXT)
 
20603
nodist_lsapm_module_OBJECTS =
 
20604
lsapm_module_OBJECTS = $(am_lsapm_module_OBJECTS) \
 
20605
        $(nodist_lsapm_module_OBJECTS)
 
20606
lsapm_module_DEPENDENCIES =
 
20607
lsapm_module_LINK = $(CCLD) $(lsapm_module_CFLAGS) $(CFLAGS) \
 
20608
        $(lsapm_module_LDFLAGS) $(LDFLAGS) -o $@
 
20609
am__lsefimmap_module_SOURCES_DIST = commands/efi/lsefimmap.c
 
20610
@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_lsefimmap_module_OBJECTS = commands/efi/lsefimmap_module-lsefimmap.$(OBJEXT)
 
20611
@COND_i386_efi_TRUE@am_lsefimmap_module_OBJECTS = commands/efi/lsefimmap_module-lsefimmap.$(OBJEXT)
 
20612
nodist_lsefimmap_module_OBJECTS =
 
20613
lsefimmap_module_OBJECTS = $(am_lsefimmap_module_OBJECTS) \
 
20614
        $(nodist_lsefimmap_module_OBJECTS)
 
20615
lsefimmap_module_DEPENDENCIES =
 
20616
lsefimmap_module_LINK = $(CCLD) $(lsefimmap_module_CFLAGS) $(CFLAGS) \
 
20617
        $(lsefimmap_module_LDFLAGS) $(LDFLAGS) -o $@
 
20618
am__lsefisystab_module_SOURCES_DIST = commands/efi/lsefisystab.c
 
20619
@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_lsefisystab_module_OBJECTS = commands/efi/lsefisystab_module-lsefisystab.$(OBJEXT)
 
20620
@COND_i386_efi_TRUE@am_lsefisystab_module_OBJECTS = commands/efi/lsefisystab_module-lsefisystab.$(OBJEXT)
 
20621
nodist_lsefisystab_module_OBJECTS =
 
20622
lsefisystab_module_OBJECTS = $(am_lsefisystab_module_OBJECTS) \
 
20623
        $(nodist_lsefisystab_module_OBJECTS)
 
20624
lsefisystab_module_DEPENDENCIES =
 
20625
lsefisystab_module_LINK = $(CCLD) $(lsefisystab_module_CFLAGS) \
 
20626
        $(CFLAGS) $(lsefisystab_module_LDFLAGS) $(LDFLAGS) -o $@
 
20627
am__lsmmap_module_SOURCES_DIST = commands/lsmmap.c
 
20628
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20629
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20630
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20631
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20632
@COND_emu_FALSE@@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)
 
20633
@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)
 
20634
@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)
 
20635
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_lsmmap_module_OBJECTS = commands/lsmmap_module-lsmmap.$(OBJEXT)
 
20636
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_lsmmap_module_OBJECTS = commands/lsmmap_module-lsmmap.$(OBJEXT)
 
20637
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_lsmmap_module_OBJECTS = commands/lsmmap_module-lsmmap.$(OBJEXT)
 
20638
@COND_emu_TRUE@am_lsmmap_module_OBJECTS =  \
 
20639
@COND_emu_TRUE@ commands/lsmmap_module-lsmmap.$(OBJEXT)
 
20640
nodist_lsmmap_module_OBJECTS =
 
20641
lsmmap_module_OBJECTS = $(am_lsmmap_module_OBJECTS) \
 
20642
        $(nodist_lsmmap_module_OBJECTS)
 
20643
lsmmap_module_DEPENDENCIES =
 
20644
lsmmap_module_LINK = $(CCLD) $(lsmmap_module_CFLAGS) $(CFLAGS) \
 
20645
        $(lsmmap_module_LDFLAGS) $(LDFLAGS) -o $@
 
20646
am__lspci_module_SOURCES_DIST = commands/lspci.c
 
20647
@COND_i386_coreboot_FALSE@@COND_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)
 
20648
@COND_i386_coreboot_FALSE@@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)
 
20649
@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)
 
20650
@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)
 
20651
@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)
 
20652
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_lspci_module_OBJECTS = commands/lspci_module-lspci.$(OBJEXT)
 
20653
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_lspci_module_OBJECTS = commands/lspci_module-lspci.$(OBJEXT)
 
20654
@COND_i386_coreboot_TRUE@am_lspci_module_OBJECTS = commands/lspci_module-lspci.$(OBJEXT)
 
20655
nodist_lspci_module_OBJECTS =
 
20656
lspci_module_OBJECTS = $(am_lspci_module_OBJECTS) \
 
20657
        $(nodist_lspci_module_OBJECTS)
 
20658
lspci_module_DEPENDENCIES =
 
20659
lspci_module_LINK = $(CCLD) $(lspci_module_CFLAGS) $(CFLAGS) \
 
20660
        $(lspci_module_LDFLAGS) $(LDFLAGS) -o $@
 
20661
am__lssal_module_SOURCES_DIST = commands/efi/lssal.c
 
20662
@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_lssal_module_OBJECTS = commands/efi/lssal_module-lssal.$(OBJEXT)
 
20663
@COND_i386_efi_TRUE@am_lssal_module_OBJECTS =  \
 
20664
@COND_i386_efi_TRUE@    commands/efi/lssal_module-lssal.$(OBJEXT)
 
20665
nodist_lssal_module_OBJECTS =
 
20666
lssal_module_OBJECTS = $(am_lssal_module_OBJECTS) \
 
20667
        $(nodist_lssal_module_OBJECTS)
 
20668
lssal_module_DEPENDENCIES =
 
20669
lssal_module_LINK = $(CCLD) $(lssal_module_CFLAGS) $(CFLAGS) \
 
20670
        $(lssal_module_LDFLAGS) $(LDFLAGS) -o $@
 
20671
am__lsspd_module_SOURCES_DIST = commands/mips/yeeloong/lsspd.c
 
20672
@COND_mips_yeeloong_TRUE@am_lsspd_module_OBJECTS = commands/mips/yeeloong/lsspd_module-lsspd.$(OBJEXT)
 
20673
nodist_lsspd_module_OBJECTS =
 
20674
lsspd_module_OBJECTS = $(am_lsspd_module_OBJECTS) \
 
20675
        $(nodist_lsspd_module_OBJECTS)
 
20676
lsspd_module_DEPENDENCIES =
 
20677
lsspd_module_LINK = $(CCLD) $(lsspd_module_CFLAGS) $(CFLAGS) \
 
20678
        $(lsspd_module_LDFLAGS) $(LDFLAGS) -o $@
 
20679
am__lvm_module_SOURCES_DIST = disk/lvm.c
 
20680
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20681
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20682
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20683
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20684
@COND_emu_FALSE@@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)
 
20685
@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)
 
20686
@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)
 
20687
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT)
 
20688
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT)
 
20689
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT)
 
20690
@COND_emu_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT)
 
20691
nodist_lvm_module_OBJECTS =
 
20692
lvm_module_OBJECTS = $(am_lvm_module_OBJECTS) \
 
20693
        $(nodist_lvm_module_OBJECTS)
 
20694
lvm_module_DEPENDENCIES =
 
20695
lvm_module_LINK = $(CCLD) $(lvm_module_CFLAGS) $(CFLAGS) \
 
20696
        $(lvm_module_LDFLAGS) $(LDFLAGS) -o $@
 
20697
am__mdraid09_module_SOURCES_DIST = disk/mdraid_linux.c
 
20698
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20699
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20700
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20701
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20702
@COND_emu_FALSE@@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)
 
20703
@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)
 
20704
@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)
 
20705
@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)
 
20706
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_mdraid09_module_OBJECTS = disk/mdraid09_module-mdraid_linux.$(OBJEXT)
 
20707
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_mdraid09_module_OBJECTS = disk/mdraid09_module-mdraid_linux.$(OBJEXT)
 
20708
@COND_emu_TRUE@am_mdraid09_module_OBJECTS =  \
 
20709
@COND_emu_TRUE@ disk/mdraid09_module-mdraid_linux.$(OBJEXT)
 
20710
nodist_mdraid09_module_OBJECTS =
 
20711
mdraid09_module_OBJECTS = $(am_mdraid09_module_OBJECTS) \
 
20712
        $(nodist_mdraid09_module_OBJECTS)
 
20713
mdraid09_module_DEPENDENCIES =
 
20714
mdraid09_module_LINK = $(CCLD) $(mdraid09_module_CFLAGS) $(CFLAGS) \
 
20715
        $(mdraid09_module_LDFLAGS) $(LDFLAGS) -o $@
 
20716
am__mdraid1x_module_SOURCES_DIST = disk/mdraid1x_linux.c
 
20717
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20718
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20719
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20720
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20721
@COND_emu_FALSE@@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)
 
20722
@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)
 
20723
@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)
 
20724
@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)
 
20725
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_mdraid1x_module_OBJECTS = disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT)
 
20726
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_mdraid1x_module_OBJECTS = disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT)
 
20727
@COND_emu_TRUE@am_mdraid1x_module_OBJECTS =  \
 
20728
@COND_emu_TRUE@ disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT)
 
20729
nodist_mdraid1x_module_OBJECTS =
 
20730
mdraid1x_module_OBJECTS = $(am_mdraid1x_module_OBJECTS) \
 
20731
        $(nodist_mdraid1x_module_OBJECTS)
 
20732
mdraid1x_module_DEPENDENCIES =
 
20733
mdraid1x_module_LINK = $(CCLD) $(mdraid1x_module_CFLAGS) $(CFLAGS) \
 
20734
        $(mdraid1x_module_LDFLAGS) $(LDFLAGS) -o $@
 
20735
am__memdisk_module_SOURCES_DIST = disk/memdisk.c
 
20736
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20737
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20738
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20739
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20740
@COND_emu_FALSE@@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)
 
20741
@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)
 
20742
@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)
 
20743
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_memdisk_module_OBJECTS = disk/memdisk_module-memdisk.$(OBJEXT)
 
20744
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_memdisk_module_OBJECTS = disk/memdisk_module-memdisk.$(OBJEXT)
 
20745
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_memdisk_module_OBJECTS = disk/memdisk_module-memdisk.$(OBJEXT)
 
20746
@COND_emu_TRUE@am_memdisk_module_OBJECTS =  \
 
20747
@COND_emu_TRUE@ disk/memdisk_module-memdisk.$(OBJEXT)
 
20748
nodist_memdisk_module_OBJECTS =
 
20749
memdisk_module_OBJECTS = $(am_memdisk_module_OBJECTS) \
 
20750
        $(nodist_memdisk_module_OBJECTS)
 
20751
memdisk_module_DEPENDENCIES =
 
20752
memdisk_module_LINK = $(CCLD) $(memdisk_module_CFLAGS) $(CFLAGS) \
 
20753
        $(memdisk_module_LDFLAGS) $(LDFLAGS) -o $@
 
20754
am__memrw_module_SOURCES_DIST = commands/memrw.c
 
20755
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20756
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20757
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20758
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20759
@COND_emu_FALSE@@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)
 
20760
@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)
 
20761
@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)
 
20762
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_memrw_module_OBJECTS = commands/memrw_module-memrw.$(OBJEXT)
 
20763
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_memrw_module_OBJECTS = commands/memrw_module-memrw.$(OBJEXT)
 
20764
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_memrw_module_OBJECTS = commands/memrw_module-memrw.$(OBJEXT)
 
20765
@COND_emu_TRUE@am_memrw_module_OBJECTS =  \
 
20766
@COND_emu_TRUE@ commands/memrw_module-memrw.$(OBJEXT)
 
20767
nodist_memrw_module_OBJECTS =
 
20768
memrw_module_OBJECTS = $(am_memrw_module_OBJECTS) \
 
20769
        $(nodist_memrw_module_OBJECTS)
 
20770
memrw_module_DEPENDENCIES =
 
20771
memrw_module_LINK = $(CCLD) $(memrw_module_CFLAGS) $(CFLAGS) \
 
20772
        $(memrw_module_LDFLAGS) $(LDFLAGS) -o $@
 
20773
am__minicmd_module_SOURCES_DIST = commands/minicmd.c
 
20774
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20775
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20776
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20777
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20778
@COND_emu_FALSE@@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)
 
20779
@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)
 
20780
@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)
 
20781
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_minicmd_module_OBJECTS = commands/minicmd_module-minicmd.$(OBJEXT)
 
20782
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_minicmd_module_OBJECTS = commands/minicmd_module-minicmd.$(OBJEXT)
 
20783
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_minicmd_module_OBJECTS = commands/minicmd_module-minicmd.$(OBJEXT)
 
20784
@COND_emu_TRUE@am_minicmd_module_OBJECTS =  \
 
20785
@COND_emu_TRUE@ commands/minicmd_module-minicmd.$(OBJEXT)
 
20786
nodist_minicmd_module_OBJECTS =
 
20787
minicmd_module_OBJECTS = $(am_minicmd_module_OBJECTS) \
 
20788
        $(nodist_minicmd_module_OBJECTS)
 
20789
minicmd_module_DEPENDENCIES =
 
20790
minicmd_module_LINK = $(CCLD) $(minicmd_module_CFLAGS) $(CFLAGS) \
 
20791
        $(minicmd_module_LDFLAGS) $(LDFLAGS) -o $@
 
20792
am__minix_module_SOURCES_DIST = fs/minix.c
 
20793
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20794
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20795
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20796
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20797
@COND_emu_FALSE@@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)
 
20798
@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)
 
20799
@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)
 
20800
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_minix_module_OBJECTS = fs/minix_module-minix.$(OBJEXT)
 
20801
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_minix_module_OBJECTS = fs/minix_module-minix.$(OBJEXT)
 
20802
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_minix_module_OBJECTS = fs/minix_module-minix.$(OBJEXT)
 
20803
@COND_emu_TRUE@am_minix_module_OBJECTS =  \
 
20804
@COND_emu_TRUE@ fs/minix_module-minix.$(OBJEXT)
 
20805
nodist_minix_module_OBJECTS =
 
20806
minix_module_OBJECTS = $(am_minix_module_OBJECTS) \
 
20807
        $(nodist_minix_module_OBJECTS)
 
20808
minix_module_DEPENDENCIES =
 
20809
minix_module_LINK = $(CCLD) $(minix_module_CFLAGS) $(CFLAGS) \
 
20810
        $(minix_module_LDFLAGS) $(LDFLAGS) -o $@
 
20811
am__minix2_module_SOURCES_DIST = fs/minix2.c
 
20812
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20813
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20814
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20815
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20816
@COND_emu_FALSE@@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)
 
20817
@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)
 
20818
@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)
 
20819
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_minix2_module_OBJECTS = fs/minix2_module-minix2.$(OBJEXT)
 
20820
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_minix2_module_OBJECTS = fs/minix2_module-minix2.$(OBJEXT)
 
20821
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_minix2_module_OBJECTS = fs/minix2_module-minix2.$(OBJEXT)
 
20822
@COND_emu_TRUE@am_minix2_module_OBJECTS =  \
 
20823
@COND_emu_TRUE@ fs/minix2_module-minix2.$(OBJEXT)
 
20824
nodist_minix2_module_OBJECTS =
 
20825
minix2_module_OBJECTS = $(am_minix2_module_OBJECTS) \
 
20826
        $(nodist_minix2_module_OBJECTS)
 
20827
minix2_module_DEPENDENCIES =
 
20828
minix2_module_LINK = $(CCLD) $(minix2_module_CFLAGS) $(CFLAGS) \
 
20829
        $(minix2_module_LDFLAGS) $(LDFLAGS) -o $@
 
20830
am__mmap_module_SOURCES_DIST = mmap/i386/uppermem.c mmap/i386/mmap.c \
 
20831
        mmap/mmap.c mmap/efi/mmap.c mmap/i386/pc/mmap.c \
 
20832
        mmap/i386/pc/mmap_helper.S mmap/mips/yeeloong/uppermem.c
 
20833
@COND_i386_coreboot_FALSE@@COND_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) \
 
20834
@COND_i386_coreboot_FALSE@@COND_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) \
 
20835
@COND_i386_coreboot_FALSE@@COND_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) \
 
20836
@COND_i386_coreboot_FALSE@@COND_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)
 
20837
@COND_i386_coreboot_FALSE@@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) \
 
20838
@COND_i386_coreboot_FALSE@@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)
 
20839
@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) \
 
20840
@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) \
 
20841
@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)
 
20842
@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) \
 
20843
@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) \
 
20844
@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) \
 
20845
@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) \
 
20846
@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)
 
20847
@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) \
 
20848
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     mmap/i386/mmap_module-mmap.$(OBJEXT) \
 
20849
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     mmap/mmap_module-mmap.$(OBJEXT)
 
20850
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_mmap_module_OBJECTS = mmap/i386/mmap_module-uppermem.$(OBJEXT) \
 
20851
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        mmap/i386/mmap_module-mmap.$(OBJEXT) \
 
20852
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        mmap/mmap_module-mmap.$(OBJEXT)
 
20853
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_mmap_module_OBJECTS = mmap/efi/mmap_module-mmap.$(OBJEXT) \
 
20854
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  mmap/i386/mmap_module-uppermem.$(OBJEXT) \
 
20855
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  mmap/i386/mmap_module-mmap.$(OBJEXT) \
 
20856
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  mmap/mmap_module-mmap.$(OBJEXT)
 
20857
@COND_i386_coreboot_TRUE@am_mmap_module_OBJECTS = mmap/i386/mmap_module-uppermem.$(OBJEXT) \
 
20858
@COND_i386_coreboot_TRUE@       mmap/i386/mmap_module-mmap.$(OBJEXT) \
 
20859
@COND_i386_coreboot_TRUE@       mmap/mmap_module-mmap.$(OBJEXT)
 
20860
nodist_mmap_module_OBJECTS =
 
20861
mmap_module_OBJECTS = $(am_mmap_module_OBJECTS) \
 
20862
        $(nodist_mmap_module_OBJECTS)
 
20863
mmap_module_DEPENDENCIES =
 
20864
mmap_module_LINK = $(CCLD) $(mmap_module_CFLAGS) $(CFLAGS) \
 
20865
        $(mmap_module_LDFLAGS) $(LDFLAGS) -o $@
 
20866
am__msdospart_module_SOURCES_DIST = parttool/msdospart.c
 
20867
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20868
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20869
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20870
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20871
@COND_emu_FALSE@@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)
 
20872
@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)
 
20873
@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)
 
20874
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_msdospart_module_OBJECTS = parttool/msdospart_module-msdospart.$(OBJEXT)
 
20875
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_msdospart_module_OBJECTS = parttool/msdospart_module-msdospart.$(OBJEXT)
 
20876
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_msdospart_module_OBJECTS = parttool/msdospart_module-msdospart.$(OBJEXT)
 
20877
@COND_emu_TRUE@am_msdospart_module_OBJECTS =  \
 
20878
@COND_emu_TRUE@ parttool/msdospart_module-msdospart.$(OBJEXT)
 
20879
nodist_msdospart_module_OBJECTS =
 
20880
msdospart_module_OBJECTS = $(am_msdospart_module_OBJECTS) \
 
20881
        $(nodist_msdospart_module_OBJECTS)
 
20882
msdospart_module_DEPENDENCIES =
 
20883
msdospart_module_LINK = $(CCLD) $(msdospart_module_CFLAGS) $(CFLAGS) \
 
20884
        $(msdospart_module_LDFLAGS) $(LDFLAGS) -o $@
 
20885
am__multiboot_module_SOURCES_DIST = loader/i386/multiboot_mbi.c \
 
20886
        loader/multiboot.c
 
20887
@COND_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) \
 
20888
@COND_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)
 
20889
@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) \
 
20890
@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)
 
20891
@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) \
 
20892
@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)
 
20893
@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) \
 
20894
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     loader/multiboot_module-multiboot.$(OBJEXT)
 
20895
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_multiboot_module_OBJECTS = loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT) \
 
20896
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        loader/multiboot_module-multiboot.$(OBJEXT)
 
20897
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_multiboot_module_OBJECTS = loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT) \
 
20898
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  loader/multiboot_module-multiboot.$(OBJEXT)
 
20899
@COND_i386_coreboot_TRUE@am_multiboot_module_OBJECTS = loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT) \
 
20900
@COND_i386_coreboot_TRUE@       loader/multiboot_module-multiboot.$(OBJEXT)
 
20901
nodist_multiboot_module_OBJECTS =
 
20902
multiboot_module_OBJECTS = $(am_multiboot_module_OBJECTS) \
 
20903
        $(nodist_multiboot_module_OBJECTS)
 
20904
multiboot_module_DEPENDENCIES =
 
20905
multiboot_module_LINK = $(CCLD) $(multiboot_module_CFLAGS) $(CFLAGS) \
 
20906
        $(multiboot_module_LDFLAGS) $(LDFLAGS) -o $@
 
20907
am__multiboot2_module_SOURCES_DIST = loader/multiboot.c \
 
20908
        loader/multiboot_mbi2.c
 
20909
@COND_i386_coreboot_FALSE@@COND_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) \
 
20910
@COND_i386_coreboot_FALSE@@COND_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)
 
20911
@COND_i386_coreboot_FALSE@@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) \
 
20912
@COND_i386_coreboot_FALSE@@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)
 
20913
@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) \
 
20914
@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)
 
20915
@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) \
 
20916
@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)
 
20917
@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) \
 
20918
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     loader/multiboot2_module-multiboot_mbi2.$(OBJEXT)
 
20919
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_multiboot2_module_OBJECTS = loader/multiboot2_module-multiboot.$(OBJEXT) \
 
20920
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        loader/multiboot2_module-multiboot_mbi2.$(OBJEXT)
 
20921
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_multiboot2_module_OBJECTS = loader/multiboot2_module-multiboot.$(OBJEXT) \
 
20922
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  loader/multiboot2_module-multiboot_mbi2.$(OBJEXT)
 
20923
@COND_i386_coreboot_TRUE@am_multiboot2_module_OBJECTS = loader/multiboot2_module-multiboot.$(OBJEXT) \
 
20924
@COND_i386_coreboot_TRUE@       loader/multiboot2_module-multiboot_mbi2.$(OBJEXT)
 
20925
nodist_multiboot2_module_OBJECTS =
 
20926
multiboot2_module_OBJECTS = $(am_multiboot2_module_OBJECTS) \
 
20927
        $(nodist_multiboot2_module_OBJECTS)
 
20928
multiboot2_module_DEPENDENCIES =
 
20929
multiboot2_module_LINK = $(CCLD) $(multiboot2_module_CFLAGS) $(CFLAGS) \
 
20930
        $(multiboot2_module_LDFLAGS) $(LDFLAGS) -o $@
 
20931
am__nand_module_SOURCES_DIST = disk/ieee1275/nand.c
 
20932
@COND_i386_ieee1275_TRUE@am_nand_module_OBJECTS = disk/ieee1275/nand_module-nand.$(OBJEXT)
 
20933
nodist_nand_module_OBJECTS =
 
20934
nand_module_OBJECTS = $(am_nand_module_OBJECTS) \
 
20935
        $(nodist_nand_module_OBJECTS)
 
20936
nand_module_DEPENDENCIES =
 
20937
nand_module_LINK = $(CCLD) $(nand_module_CFLAGS) $(CFLAGS) \
 
20938
        $(nand_module_LDFLAGS) $(LDFLAGS) -o $@
 
20939
am__nilfs2_module_SOURCES_DIST = fs/nilfs2.c
 
20940
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
20941
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
20942
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
20943
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
20944
@COND_emu_FALSE@@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)
 
20945
@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)
 
20946
@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)
 
20947
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_nilfs2_module_OBJECTS = fs/nilfs2_module-nilfs2.$(OBJEXT)
 
20948
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_nilfs2_module_OBJECTS = fs/nilfs2_module-nilfs2.$(OBJEXT)
 
20949
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_nilfs2_module_OBJECTS = fs/nilfs2_module-nilfs2.$(OBJEXT)
 
20950
@COND_emu_TRUE@am_nilfs2_module_OBJECTS =  \
 
20951
@COND_emu_TRUE@ fs/nilfs2_module-nilfs2.$(OBJEXT)
 
20952
nodist_nilfs2_module_OBJECTS =
 
20953
nilfs2_module_OBJECTS = $(am_nilfs2_module_OBJECTS) \
 
20954
        $(nodist_nilfs2_module_OBJECTS)
 
20955
nilfs2_module_DEPENDENCIES =
 
20956
nilfs2_module_LINK = $(CCLD) $(nilfs2_module_CFLAGS) $(CFLAGS) \
 
20957
        $(nilfs2_module_LDFLAGS) $(LDFLAGS) -o $@
 
20958
am__none_decompress_image_SOURCES_DIST = boot/mips/startup_raw.S \
 
20959
        boot/decompressor/none.c
 
20960
@COND_mips_yeeloong_TRUE@am_none_decompress_image_OBJECTS = boot/mips/none_decompress_image-startup_raw.$(OBJEXT) \
 
20961
@COND_mips_yeeloong_TRUE@       boot/decompressor/none_decompress_image-none.$(OBJEXT)
 
20962
nodist_none_decompress_image_OBJECTS =
 
20963
none_decompress_image_OBJECTS = $(am_none_decompress_image_OBJECTS) \
 
20964
        $(nodist_none_decompress_image_OBJECTS)
 
20965
none_decompress_image_DEPENDENCIES =
 
20966
none_decompress_image_LINK = $(CCLD) $(none_decompress_image_CFLAGS) \
 
20967
        $(CFLAGS) $(none_decompress_image_LDFLAGS) $(LDFLAGS) -o $@
 
20968
am__normal_module_SOURCES_DIST = normal/main.c normal/cmdline.c \
 
20969
        normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c \
 
20970
        normal/completion.c normal/datetime.c normal/menu.c \
 
20971
        normal/menu_entry.c normal/menu_text.c normal/misc.c \
 
20972
        normal/crypto.c normal/term.c normal/context.c \
 
20973
        normal/charset.c script/main.c script/script.c \
 
20974
        script/execute.c script/function.c script/lexer.c \
 
20975
        script/argv.c commands/menuentry.c unidata.c
 
20976
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20977
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20978
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20979
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20980
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20981
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20982
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20983
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20984
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20985
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20986
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20987
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20988
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20989
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20990
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20991
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20992
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20993
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20994
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20995
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20996
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20997
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20998
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
20999
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21000
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21001
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21002
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21003
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21004
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21005
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21006
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21007
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21008
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21009
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21010
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21011
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21012
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21013
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21014
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21015
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21016
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21017
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21018
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21019
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21020
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21021
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21022
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21023
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21024
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21025
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21026
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21027
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21028
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21029
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21030
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21031
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21032
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21033
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21034
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21035
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21036
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21037
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21038
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21039
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21040
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21041
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21042
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21043
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21044
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21045
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21046
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21047
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21048
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21049
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21050
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21051
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21052
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21053
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21054
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21055
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21056
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21057
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21058
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21059
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21060
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21061
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21062
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21063
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21064
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21065
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21066
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21067
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21068
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21069
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21070
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21071
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21072
@COND_emu_FALSE@@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) \
 
21073
@COND_emu_FALSE@@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) \
 
21074
@COND_emu_FALSE@@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) \
 
21075
@COND_emu_FALSE@@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) \
 
21076
@COND_emu_FALSE@@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) \
 
21077
@COND_emu_FALSE@@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) \
 
21078
@COND_emu_FALSE@@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) \
 
21079
@COND_emu_FALSE@@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) \
 
21080
@COND_emu_FALSE@@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) \
 
21081
@COND_emu_FALSE@@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) \
 
21082
@COND_emu_FALSE@@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) \
 
21083
@COND_emu_FALSE@@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) \
 
21084
@COND_emu_FALSE@@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) \
 
21085
@COND_emu_FALSE@@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) \
 
21086
@COND_emu_FALSE@@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) \
 
21087
@COND_emu_FALSE@@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) \
 
21088
@COND_emu_FALSE@@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) \
 
21089
@COND_emu_FALSE@@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) \
 
21090
@COND_emu_FALSE@@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) \
 
21091
@COND_emu_FALSE@@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) \
 
21092
@COND_emu_FALSE@@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) \
 
21093
@COND_emu_FALSE@@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) \
 
21094
@COND_emu_FALSE@@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) \
 
21095
@COND_emu_FALSE@@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)
 
21096
@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) \
 
21097
@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) \
 
21098
@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) \
 
21099
@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) \
 
21100
@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) \
 
21101
@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) \
 
21102
@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) \
 
21103
@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) \
 
21104
@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) \
 
21105
@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) \
 
21106
@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) \
 
21107
@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) \
 
21108
@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) \
 
21109
@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) \
 
21110
@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) \
 
21111
@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) \
 
21112
@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) \
 
21113
@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) \
 
21114
@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) \
 
21115
@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) \
 
21116
@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) \
 
21117
@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) \
 
21118
@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) \
 
21119
@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)
 
21120
@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) \
 
21121
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal/normal_module-cmdline.$(OBJEXT) \
 
21122
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal/normal_module-dyncmd.$(OBJEXT) \
 
21123
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal/normal_module-auth.$(OBJEXT) \
 
21124
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal/normal_module-autofs.$(OBJEXT) \
 
21125
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal/normal_module-color.$(OBJEXT) \
 
21126
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal/normal_module-completion.$(OBJEXT) \
 
21127
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal/normal_module-datetime.$(OBJEXT) \
 
21128
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal/normal_module-menu.$(OBJEXT) \
 
21129
@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) \
 
21130
@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) \
 
21131
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal/normal_module-misc.$(OBJEXT) \
 
21132
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal/normal_module-crypto.$(OBJEXT) \
 
21133
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal/normal_module-term.$(OBJEXT) \
 
21134
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal/normal_module-context.$(OBJEXT) \
 
21135
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal/normal_module-charset.$(OBJEXT) \
 
21136
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     script/normal_module-main.$(OBJEXT) \
 
21137
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     script/normal_module-script.$(OBJEXT) \
 
21138
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     script/normal_module-execute.$(OBJEXT) \
 
21139
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     script/normal_module-function.$(OBJEXT) \
 
21140
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     script/normal_module-lexer.$(OBJEXT) \
 
21141
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     script/normal_module-argv.$(OBJEXT) \
 
21142
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     commands/normal_module-menuentry.$(OBJEXT) \
 
21143
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     normal_module-unidata.$(OBJEXT)
 
21144
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_normal_module_OBJECTS = normal/normal_module-main.$(OBJEXT) \
 
21145
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-cmdline.$(OBJEXT) \
 
21146
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-dyncmd.$(OBJEXT) \
 
21147
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-auth.$(OBJEXT) \
 
21148
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-autofs.$(OBJEXT) \
 
21149
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-color.$(OBJEXT) \
 
21150
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-completion.$(OBJEXT) \
 
21151
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-datetime.$(OBJEXT) \
 
21152
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-menu.$(OBJEXT) \
 
21153
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-menu_entry.$(OBJEXT) \
 
21154
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-menu_text.$(OBJEXT) \
 
21155
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-misc.$(OBJEXT) \
 
21156
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-crypto.$(OBJEXT) \
 
21157
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-term.$(OBJEXT) \
 
21158
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-context.$(OBJEXT) \
 
21159
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal/normal_module-charset.$(OBJEXT) \
 
21160
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        script/normal_module-main.$(OBJEXT) \
 
21161
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        script/normal_module-script.$(OBJEXT) \
 
21162
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        script/normal_module-execute.$(OBJEXT) \
 
21163
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        script/normal_module-function.$(OBJEXT) \
 
21164
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        script/normal_module-lexer.$(OBJEXT) \
 
21165
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        script/normal_module-argv.$(OBJEXT) \
 
21166
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        commands/normal_module-menuentry.$(OBJEXT) \
 
21167
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal_module-unidata.$(OBJEXT)
 
21168
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_normal_module_OBJECTS = normal/normal_module-main.$(OBJEXT) \
 
21169
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-cmdline.$(OBJEXT) \
 
21170
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-dyncmd.$(OBJEXT) \
 
21171
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-auth.$(OBJEXT) \
 
21172
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-autofs.$(OBJEXT) \
 
21173
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-color.$(OBJEXT) \
 
21174
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-completion.$(OBJEXT) \
 
21175
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-datetime.$(OBJEXT) \
 
21176
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-menu.$(OBJEXT) \
 
21177
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-menu_entry.$(OBJEXT) \
 
21178
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-menu_text.$(OBJEXT) \
 
21179
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-misc.$(OBJEXT) \
 
21180
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-crypto.$(OBJEXT) \
 
21181
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-term.$(OBJEXT) \
 
21182
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-context.$(OBJEXT) \
 
21183
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal/normal_module-charset.$(OBJEXT) \
 
21184
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  script/normal_module-main.$(OBJEXT) \
 
21185
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  script/normal_module-script.$(OBJEXT) \
 
21186
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  script/normal_module-execute.$(OBJEXT) \
 
21187
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  script/normal_module-function.$(OBJEXT) \
 
21188
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  script/normal_module-lexer.$(OBJEXT) \
 
21189
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  script/normal_module-argv.$(OBJEXT) \
 
21190
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  commands/normal_module-menuentry.$(OBJEXT) \
 
21191
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal_module-unidata.$(OBJEXT)
 
21192
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_normal_module_OBJECTS = normal/normal_module-main.$(OBJEXT) \
 
21193
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-cmdline.$(OBJEXT) \
 
21194
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-dyncmd.$(OBJEXT) \
 
21195
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-auth.$(OBJEXT) \
 
21196
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-autofs.$(OBJEXT) \
 
21197
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-color.$(OBJEXT) \
 
21198
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-completion.$(OBJEXT) \
 
21199
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-datetime.$(OBJEXT) \
 
21200
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-menu.$(OBJEXT) \
 
21201
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-menu_entry.$(OBJEXT) \
 
21202
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-menu_text.$(OBJEXT) \
 
21203
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-misc.$(OBJEXT) \
 
21204
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-crypto.$(OBJEXT) \
 
21205
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-term.$(OBJEXT) \
 
21206
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-context.$(OBJEXT) \
 
21207
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal/normal_module-charset.$(OBJEXT) \
 
21208
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       script/normal_module-main.$(OBJEXT) \
 
21209
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       script/normal_module-script.$(OBJEXT) \
 
21210
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       script/normal_module-execute.$(OBJEXT) \
 
21211
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       script/normal_module-function.$(OBJEXT) \
 
21212
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       script/normal_module-lexer.$(OBJEXT) \
 
21213
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       script/normal_module-argv.$(OBJEXT) \
 
21214
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       commands/normal_module-menuentry.$(OBJEXT) \
 
21215
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal_module-unidata.$(OBJEXT)
 
21216
@COND_emu_TRUE@am_normal_module_OBJECTS =  \
 
21217
@COND_emu_TRUE@ normal/normal_module-main.$(OBJEXT) \
 
21218
@COND_emu_TRUE@ normal/normal_module-cmdline.$(OBJEXT) \
 
21219
@COND_emu_TRUE@ normal/normal_module-dyncmd.$(OBJEXT) \
 
21220
@COND_emu_TRUE@ normal/normal_module-auth.$(OBJEXT) \
 
21221
@COND_emu_TRUE@ normal/normal_module-autofs.$(OBJEXT) \
 
21222
@COND_emu_TRUE@ normal/normal_module-color.$(OBJEXT) \
 
21223
@COND_emu_TRUE@ normal/normal_module-completion.$(OBJEXT) \
 
21224
@COND_emu_TRUE@ normal/normal_module-datetime.$(OBJEXT) \
 
21225
@COND_emu_TRUE@ normal/normal_module-menu.$(OBJEXT) \
 
21226
@COND_emu_TRUE@ normal/normal_module-menu_entry.$(OBJEXT) \
 
21227
@COND_emu_TRUE@ normal/normal_module-menu_text.$(OBJEXT) \
 
21228
@COND_emu_TRUE@ normal/normal_module-misc.$(OBJEXT) \
 
21229
@COND_emu_TRUE@ normal/normal_module-crypto.$(OBJEXT) \
 
21230
@COND_emu_TRUE@ normal/normal_module-term.$(OBJEXT) \
 
21231
@COND_emu_TRUE@ normal/normal_module-context.$(OBJEXT) \
 
21232
@COND_emu_TRUE@ normal/normal_module-charset.$(OBJEXT) \
 
21233
@COND_emu_TRUE@ script/normal_module-main.$(OBJEXT) \
 
21234
@COND_emu_TRUE@ script/normal_module-script.$(OBJEXT) \
 
21235
@COND_emu_TRUE@ script/normal_module-execute.$(OBJEXT) \
 
21236
@COND_emu_TRUE@ script/normal_module-function.$(OBJEXT) \
 
21237
@COND_emu_TRUE@ script/normal_module-lexer.$(OBJEXT) \
 
21238
@COND_emu_TRUE@ script/normal_module-argv.$(OBJEXT) \
 
21239
@COND_emu_TRUE@ commands/normal_module-menuentry.$(OBJEXT) \
 
21240
@COND_emu_TRUE@ normal_module-unidata.$(OBJEXT)
 
21241
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
21242
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21243
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21244
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21245
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21246
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21247
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21248
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21249
@COND_emu_FALSE@@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) \
 
21250
@COND_emu_FALSE@@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)
 
21251
@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) \
 
21252
@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)
 
21253
@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) \
 
21254
@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)
 
21255
@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) \
 
21256
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        normal_module-grub_script.yy.$(OBJEXT)
 
21257
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@nodist_normal_module_OBJECTS = normal_module-grub_script.tab.$(OBJEXT) \
 
21258
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  normal_module-grub_script.yy.$(OBJEXT)
 
21259
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@nodist_normal_module_OBJECTS = normal_module-grub_script.tab.$(OBJEXT) \
 
21260
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       normal_module-grub_script.yy.$(OBJEXT)
 
21261
@COND_emu_TRUE@nodist_normal_module_OBJECTS =  \
 
21262
@COND_emu_TRUE@ normal_module-grub_script.tab.$(OBJEXT) \
 
21263
@COND_emu_TRUE@ normal_module-grub_script.yy.$(OBJEXT)
 
21264
normal_module_OBJECTS = $(am_normal_module_OBJECTS) \
 
21265
        $(nodist_normal_module_OBJECTS)
 
21266
normal_module_DEPENDENCIES =
 
21267
normal_module_LINK = $(CCLD) $(normal_module_CFLAGS) $(CFLAGS) \
 
21268
        $(normal_module_LDFLAGS) $(LDFLAGS) -o $@
 
21269
am__ntfs_module_SOURCES_DIST = fs/ntfs.c
 
21270
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21271
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21272
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21273
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21274
@COND_emu_FALSE@@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)
 
21275
@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)
 
21276
@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)
 
21277
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT)
 
21278
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT)
 
21279
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT)
 
21280
@COND_emu_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT)
 
21281
nodist_ntfs_module_OBJECTS =
 
21282
ntfs_module_OBJECTS = $(am_ntfs_module_OBJECTS) \
 
21283
        $(nodist_ntfs_module_OBJECTS)
 
21284
ntfs_module_DEPENDENCIES =
 
21285
ntfs_module_LINK = $(CCLD) $(ntfs_module_CFLAGS) $(CFLAGS) \
 
21286
        $(ntfs_module_LDFLAGS) $(LDFLAGS) -o $@
 
21287
am__ntfscomp_module_SOURCES_DIST = fs/ntfscomp.c
 
21288
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21289
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21290
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21291
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21292
@COND_emu_FALSE@@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)
 
21293
@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)
 
21294
@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)
 
21295
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ntfscomp_module_OBJECTS = fs/ntfscomp_module-ntfscomp.$(OBJEXT)
 
21296
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ntfscomp_module_OBJECTS = fs/ntfscomp_module-ntfscomp.$(OBJEXT)
 
21297
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_ntfscomp_module_OBJECTS = fs/ntfscomp_module-ntfscomp.$(OBJEXT)
 
21298
@COND_emu_TRUE@am_ntfscomp_module_OBJECTS =  \
 
21299
@COND_emu_TRUE@ fs/ntfscomp_module-ntfscomp.$(OBJEXT)
 
21300
nodist_ntfscomp_module_OBJECTS =
 
21301
ntfscomp_module_OBJECTS = $(am_ntfscomp_module_OBJECTS) \
 
21302
        $(nodist_ntfscomp_module_OBJECTS)
 
21303
ntfscomp_module_DEPENDENCIES =
 
21304
ntfscomp_module_LINK = $(CCLD) $(ntfscomp_module_CFLAGS) $(CFLAGS) \
 
21305
        $(ntfscomp_module_LDFLAGS) $(LDFLAGS) -o $@
 
21306
am__ntldr_module_SOURCES_DIST = loader/i386/pc/ntldr.c
 
21307
@COND_i386_pc_TRUE@am_ntldr_module_OBJECTS = loader/i386/pc/ntldr_module-ntldr.$(OBJEXT)
 
21308
nodist_ntldr_module_OBJECTS =
 
21309
ntldr_module_OBJECTS = $(am_ntldr_module_OBJECTS) \
 
21310
        $(nodist_ntldr_module_OBJECTS)
 
21311
ntldr_module_DEPENDENCIES =
 
21312
ntldr_module_LINK = $(CCLD) $(ntldr_module_CFLAGS) $(CFLAGS) \
 
21313
        $(ntldr_module_LDFLAGS) $(LDFLAGS) -o $@
 
21314
am__ohci_module_SOURCES_DIST = bus/usb/ohci.c
 
21315
@COND_i386_coreboot_FALSE@@COND_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)
 
21316
@COND_i386_coreboot_FALSE@@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)
 
21317
@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)
 
21318
@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)
 
21319
@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)
 
21320
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ohci_module_OBJECTS = bus/usb/ohci_module-ohci.$(OBJEXT)
 
21321
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ohci_module_OBJECTS = bus/usb/ohci_module-ohci.$(OBJEXT)
 
21322
@COND_i386_coreboot_TRUE@am_ohci_module_OBJECTS =  \
 
21323
@COND_i386_coreboot_TRUE@       bus/usb/ohci_module-ohci.$(OBJEXT)
 
21324
nodist_ohci_module_OBJECTS =
 
21325
ohci_module_OBJECTS = $(am_ohci_module_OBJECTS) \
 
21326
        $(nodist_ohci_module_OBJECTS)
 
21327
ohci_module_DEPENDENCIES =
 
21328
ohci_module_LINK = $(CCLD) $(ohci_module_CFLAGS) $(CFLAGS) \
 
21329
        $(ohci_module_LDFLAGS) $(LDFLAGS) -o $@
 
21330
am__part_acorn_module_SOURCES_DIST = partmap/acorn.c
 
21331
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21332
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21333
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21334
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21335
@COND_emu_FALSE@@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)
 
21336
@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)
 
21337
@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)
 
21338
@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)
 
21339
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_acorn_module_OBJECTS = partmap/part_acorn_module-acorn.$(OBJEXT)
 
21340
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_acorn_module_OBJECTS = partmap/part_acorn_module-acorn.$(OBJEXT)
 
21341
@COND_emu_TRUE@am_part_acorn_module_OBJECTS =  \
 
21342
@COND_emu_TRUE@ partmap/part_acorn_module-acorn.$(OBJEXT)
 
21343
nodist_part_acorn_module_OBJECTS =
 
21344
part_acorn_module_OBJECTS = $(am_part_acorn_module_OBJECTS) \
 
21345
        $(nodist_part_acorn_module_OBJECTS)
 
21346
part_acorn_module_DEPENDENCIES =
 
21347
part_acorn_module_LINK = $(CCLD) $(part_acorn_module_CFLAGS) $(CFLAGS) \
 
21348
        $(part_acorn_module_LDFLAGS) $(LDFLAGS) -o $@
 
21349
am__part_amiga_module_SOURCES_DIST = partmap/amiga.c
 
21350
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21351
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21352
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21353
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21354
@COND_emu_FALSE@@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)
 
21355
@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)
 
21356
@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)
 
21357
@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)
 
21358
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_amiga_module_OBJECTS = partmap/part_amiga_module-amiga.$(OBJEXT)
 
21359
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_amiga_module_OBJECTS = partmap/part_amiga_module-amiga.$(OBJEXT)
 
21360
@COND_emu_TRUE@am_part_amiga_module_OBJECTS =  \
 
21361
@COND_emu_TRUE@ partmap/part_amiga_module-amiga.$(OBJEXT)
 
21362
nodist_part_amiga_module_OBJECTS =
 
21363
part_amiga_module_OBJECTS = $(am_part_amiga_module_OBJECTS) \
 
21364
        $(nodist_part_amiga_module_OBJECTS)
 
21365
part_amiga_module_DEPENDENCIES =
 
21366
part_amiga_module_LINK = $(CCLD) $(part_amiga_module_CFLAGS) $(CFLAGS) \
 
21367
        $(part_amiga_module_LDFLAGS) $(LDFLAGS) -o $@
 
21368
am__part_apple_module_SOURCES_DIST = partmap/apple.c
 
21369
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21370
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21371
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21372
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21373
@COND_emu_FALSE@@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)
 
21374
@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)
 
21375
@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)
 
21376
@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)
 
21377
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_apple_module_OBJECTS = partmap/part_apple_module-apple.$(OBJEXT)
 
21378
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_apple_module_OBJECTS = partmap/part_apple_module-apple.$(OBJEXT)
 
21379
@COND_emu_TRUE@am_part_apple_module_OBJECTS =  \
 
21380
@COND_emu_TRUE@ partmap/part_apple_module-apple.$(OBJEXT)
 
21381
nodist_part_apple_module_OBJECTS =
 
21382
part_apple_module_OBJECTS = $(am_part_apple_module_OBJECTS) \
 
21383
        $(nodist_part_apple_module_OBJECTS)
 
21384
part_apple_module_DEPENDENCIES =
 
21385
part_apple_module_LINK = $(CCLD) $(part_apple_module_CFLAGS) $(CFLAGS) \
 
21386
        $(part_apple_module_LDFLAGS) $(LDFLAGS) -o $@
 
21387
am__part_bsd_module_SOURCES_DIST = partmap/bsdlabel.c
 
21388
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21389
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21390
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21391
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21392
@COND_emu_FALSE@@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)
 
21393
@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)
 
21394
@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)
 
21395
@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)
 
21396
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_bsd_module_OBJECTS = partmap/part_bsd_module-bsdlabel.$(OBJEXT)
 
21397
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_bsd_module_OBJECTS = partmap/part_bsd_module-bsdlabel.$(OBJEXT)
 
21398
@COND_emu_TRUE@am_part_bsd_module_OBJECTS =  \
 
21399
@COND_emu_TRUE@ partmap/part_bsd_module-bsdlabel.$(OBJEXT)
 
21400
nodist_part_bsd_module_OBJECTS =
 
21401
part_bsd_module_OBJECTS = $(am_part_bsd_module_OBJECTS) \
 
21402
        $(nodist_part_bsd_module_OBJECTS)
 
21403
part_bsd_module_DEPENDENCIES =
 
21404
part_bsd_module_LINK = $(CCLD) $(part_bsd_module_CFLAGS) $(CFLAGS) \
 
21405
        $(part_bsd_module_LDFLAGS) $(LDFLAGS) -o $@
 
21406
am__part_gpt_module_SOURCES_DIST = partmap/gpt.c
 
21407
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21408
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21409
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21410
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21411
@COND_emu_FALSE@@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)
 
21412
@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)
 
21413
@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)
 
21414
@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)
 
21415
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_gpt_module_OBJECTS = partmap/part_gpt_module-gpt.$(OBJEXT)
 
21416
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_gpt_module_OBJECTS = partmap/part_gpt_module-gpt.$(OBJEXT)
 
21417
@COND_emu_TRUE@am_part_gpt_module_OBJECTS =  \
 
21418
@COND_emu_TRUE@ partmap/part_gpt_module-gpt.$(OBJEXT)
 
21419
nodist_part_gpt_module_OBJECTS =
 
21420
part_gpt_module_OBJECTS = $(am_part_gpt_module_OBJECTS) \
 
21421
        $(nodist_part_gpt_module_OBJECTS)
 
21422
part_gpt_module_DEPENDENCIES =
 
21423
part_gpt_module_LINK = $(CCLD) $(part_gpt_module_CFLAGS) $(CFLAGS) \
 
21424
        $(part_gpt_module_LDFLAGS) $(LDFLAGS) -o $@
 
21425
am__part_msdos_module_SOURCES_DIST = partmap/msdos.c
 
21426
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21427
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21428
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21429
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21430
@COND_emu_FALSE@@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)
 
21431
@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)
 
21432
@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)
 
21433
@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)
 
21434
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_msdos_module_OBJECTS = partmap/part_msdos_module-msdos.$(OBJEXT)
 
21435
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_msdos_module_OBJECTS = partmap/part_msdos_module-msdos.$(OBJEXT)
 
21436
@COND_emu_TRUE@am_part_msdos_module_OBJECTS =  \
 
21437
@COND_emu_TRUE@ partmap/part_msdos_module-msdos.$(OBJEXT)
 
21438
nodist_part_msdos_module_OBJECTS =
 
21439
part_msdos_module_OBJECTS = $(am_part_msdos_module_OBJECTS) \
 
21440
        $(nodist_part_msdos_module_OBJECTS)
 
21441
part_msdos_module_DEPENDENCIES =
 
21442
part_msdos_module_LINK = $(CCLD) $(part_msdos_module_CFLAGS) $(CFLAGS) \
 
21443
        $(part_msdos_module_LDFLAGS) $(LDFLAGS) -o $@
 
21444
am__part_sun_module_SOURCES_DIST = partmap/sun.c
 
21445
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21446
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21447
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21448
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21449
@COND_emu_FALSE@@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)
 
21450
@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)
 
21451
@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)
 
21452
@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)
 
21453
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_sun_module_OBJECTS = partmap/part_sun_module-sun.$(OBJEXT)
 
21454
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_sun_module_OBJECTS = partmap/part_sun_module-sun.$(OBJEXT)
 
21455
@COND_emu_TRUE@am_part_sun_module_OBJECTS =  \
 
21456
@COND_emu_TRUE@ partmap/part_sun_module-sun.$(OBJEXT)
 
21457
nodist_part_sun_module_OBJECTS =
 
21458
part_sun_module_OBJECTS = $(am_part_sun_module_OBJECTS) \
 
21459
        $(nodist_part_sun_module_OBJECTS)
 
21460
part_sun_module_DEPENDENCIES =
 
21461
part_sun_module_LINK = $(CCLD) $(part_sun_module_CFLAGS) $(CFLAGS) \
 
21462
        $(part_sun_module_LDFLAGS) $(LDFLAGS) -o $@
 
21463
am__part_sunpc_module_SOURCES_DIST = partmap/sunpc.c
 
21464
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21465
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21466
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21467
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21468
@COND_emu_FALSE@@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)
 
21469
@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)
 
21470
@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)
 
21471
@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)
 
21472
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_sunpc_module_OBJECTS = partmap/part_sunpc_module-sunpc.$(OBJEXT)
 
21473
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_sunpc_module_OBJECTS = partmap/part_sunpc_module-sunpc.$(OBJEXT)
 
21474
@COND_emu_TRUE@am_part_sunpc_module_OBJECTS =  \
 
21475
@COND_emu_TRUE@ partmap/part_sunpc_module-sunpc.$(OBJEXT)
 
21476
nodist_part_sunpc_module_OBJECTS =
 
21477
part_sunpc_module_OBJECTS = $(am_part_sunpc_module_OBJECTS) \
 
21478
        $(nodist_part_sunpc_module_OBJECTS)
 
21479
part_sunpc_module_DEPENDENCIES =
 
21480
part_sunpc_module_LINK = $(CCLD) $(part_sunpc_module_CFLAGS) $(CFLAGS) \
 
21481
        $(part_sunpc_module_LDFLAGS) $(LDFLAGS) -o $@
 
21482
am__parttool_module_SOURCES_DIST = commands/parttool.c
 
21483
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21484
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21485
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21486
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21487
@COND_emu_FALSE@@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)
 
21488
@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)
 
21489
@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)
 
21490
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_parttool_module_OBJECTS = commands/parttool_module-parttool.$(OBJEXT)
 
21491
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_parttool_module_OBJECTS = commands/parttool_module-parttool.$(OBJEXT)
 
21492
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_parttool_module_OBJECTS = commands/parttool_module-parttool.$(OBJEXT)
 
21493
@COND_emu_TRUE@am_parttool_module_OBJECTS =  \
 
21494
@COND_emu_TRUE@ commands/parttool_module-parttool.$(OBJEXT)
 
21495
nodist_parttool_module_OBJECTS =
 
21496
parttool_module_OBJECTS = $(am_parttool_module_OBJECTS) \
 
21497
        $(nodist_parttool_module_OBJECTS)
 
21498
parttool_module_DEPENDENCIES =
 
21499
parttool_module_LINK = $(CCLD) $(parttool_module_CFLAGS) $(CFLAGS) \
 
21500
        $(parttool_module_LDFLAGS) $(LDFLAGS) -o $@
 
21501
am__password_module_SOURCES_DIST = commands/password.c
 
21502
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21503
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21504
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21505
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21506
@COND_emu_FALSE@@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)
 
21507
@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)
 
21508
@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)
 
21509
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_password_module_OBJECTS = commands/password_module-password.$(OBJEXT)
 
21510
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_password_module_OBJECTS = commands/password_module-password.$(OBJEXT)
 
21511
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_password_module_OBJECTS = commands/password_module-password.$(OBJEXT)
 
21512
@COND_emu_TRUE@am_password_module_OBJECTS =  \
 
21513
@COND_emu_TRUE@ commands/password_module-password.$(OBJEXT)
 
21514
nodist_password_module_OBJECTS =
 
21515
password_module_OBJECTS = $(am_password_module_OBJECTS) \
 
21516
        $(nodist_password_module_OBJECTS)
 
21517
password_module_DEPENDENCIES =
 
21518
password_module_LINK = $(CCLD) $(password_module_CFLAGS) $(CFLAGS) \
 
21519
        $(password_module_LDFLAGS) $(LDFLAGS) -o $@
 
21520
am__password_pbkdf2_module_SOURCES_DIST = commands/password_pbkdf2.c
 
21521
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21522
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21523
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21524
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21525
@COND_emu_FALSE@@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)
 
21526
@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)
 
21527
@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)
 
21528
@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)
 
21529
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT)
 
21530
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT)
 
21531
@COND_emu_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT)
 
21532
nodist_password_pbkdf2_module_OBJECTS =
 
21533
password_pbkdf2_module_OBJECTS = $(am_password_pbkdf2_module_OBJECTS) \
 
21534
        $(nodist_password_pbkdf2_module_OBJECTS)
 
21535
password_pbkdf2_module_DEPENDENCIES =
 
21536
password_pbkdf2_module_LINK = $(CCLD) $(password_pbkdf2_module_CFLAGS) \
 
21537
        $(CFLAGS) $(password_pbkdf2_module_LDFLAGS) $(LDFLAGS) -o $@
 
21538
am__pbkdf2_module_SOURCES_DIST = lib/pbkdf2.c
 
21539
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21540
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21541
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21542
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21543
@COND_emu_FALSE@@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)
 
21544
@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)
 
21545
@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)
 
21546
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_pbkdf2_module_OBJECTS = lib/pbkdf2_module-pbkdf2.$(OBJEXT)
 
21547
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_pbkdf2_module_OBJECTS = lib/pbkdf2_module-pbkdf2.$(OBJEXT)
 
21548
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_pbkdf2_module_OBJECTS = lib/pbkdf2_module-pbkdf2.$(OBJEXT)
 
21549
@COND_emu_TRUE@am_pbkdf2_module_OBJECTS =  \
 
21550
@COND_emu_TRUE@ lib/pbkdf2_module-pbkdf2.$(OBJEXT)
 
21551
nodist_pbkdf2_module_OBJECTS =
 
21552
pbkdf2_module_OBJECTS = $(am_pbkdf2_module_OBJECTS) \
 
21553
        $(nodist_pbkdf2_module_OBJECTS)
 
21554
pbkdf2_module_DEPENDENCIES =
 
21555
pbkdf2_module_LINK = $(CCLD) $(pbkdf2_module_CFLAGS) $(CFLAGS) \
 
21556
        $(pbkdf2_module_LDFLAGS) $(LDFLAGS) -o $@
 
21557
am__pci_module_SOURCES_DIST = bus/emu/pci.c commands/lspci.c bus/pci.c
 
21558
@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)
 
21559
@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)
 
21560
@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)
 
21561
@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)
 
21562
@COND_GRUB_EMU_PCI_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT)
 
21563
@COND_GRUB_EMU_PCI_FALSE@@COND_i386_coreboot_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT)
 
21564
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am_pci_module_OBJECTS = bus/emu/pci_module-pci.$(OBJEXT) \
 
21565
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@ commands/pci_module-lspci.$(OBJEXT)
 
21566
@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)
 
21567
@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)
 
21568
@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)
 
21569
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT)
 
21570
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT)
 
21571
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT)
 
21572
nodist_pci_module_OBJECTS =
 
21573
pci_module_OBJECTS = $(am_pci_module_OBJECTS) \
 
21574
        $(nodist_pci_module_OBJECTS)
 
21575
pci_module_DEPENDENCIES =
 
21576
pci_module_LINK = $(CCLD) $(pci_module_CFLAGS) $(CFLAGS) \
 
21577
        $(pci_module_LDFLAGS) $(LDFLAGS) -o $@
 
21578
am__play_module_SOURCES_DIST = commands/i386/pc/play.c
 
21579
@COND_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)
 
21580
@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)
 
21581
@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)
 
21582
@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)
 
21583
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_play_module_OBJECTS = commands/i386/pc/play_module-play.$(OBJEXT)
 
21584
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_play_module_OBJECTS = commands/i386/pc/play_module-play.$(OBJEXT)
 
21585
@COND_i386_coreboot_TRUE@am_play_module_OBJECTS = commands/i386/pc/play_module-play.$(OBJEXT)
 
21586
nodist_play_module_OBJECTS =
 
21587
play_module_OBJECTS = $(am_play_module_OBJECTS) \
 
21588
        $(nodist_play_module_OBJECTS)
 
21589
play_module_DEPENDENCIES =
 
21590
play_module_LINK = $(CCLD) $(play_module_CFLAGS) $(CFLAGS) \
 
21591
        $(play_module_LDFLAGS) $(LDFLAGS) -o $@
 
21592
am__png_module_SOURCES_DIST = video/readers/png.c
 
21593
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21594
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21595
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21596
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21597
@COND_emu_FALSE@@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)
 
21598
@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)
 
21599
@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)
 
21600
@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)
 
21601
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_png_module_OBJECTS = video/readers/png_module-png.$(OBJEXT)
 
21602
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_png_module_OBJECTS = video/readers/png_module-png.$(OBJEXT)
 
21603
@COND_emu_TRUE@am_png_module_OBJECTS =  \
 
21604
@COND_emu_TRUE@ video/readers/png_module-png.$(OBJEXT)
 
21605
nodist_png_module_OBJECTS =
 
21606
png_module_OBJECTS = $(am_png_module_OBJECTS) \
 
21607
        $(nodist_png_module_OBJECTS)
 
21608
png_module_DEPENDENCIES =
 
21609
png_module_LINK = $(CCLD) $(png_module_CFLAGS) $(CFLAGS) \
 
21610
        $(png_module_LDFLAGS) $(LDFLAGS) -o $@
 
21611
am__probe_module_SOURCES_DIST = commands/probe.c
 
21612
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21613
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21614
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21615
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21616
@COND_emu_FALSE@@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)
 
21617
@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)
 
21618
@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)
 
21619
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_probe_module_OBJECTS = commands/probe_module-probe.$(OBJEXT)
 
21620
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_probe_module_OBJECTS = commands/probe_module-probe.$(OBJEXT)
 
21621
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_probe_module_OBJECTS = commands/probe_module-probe.$(OBJEXT)
 
21622
@COND_emu_TRUE@am_probe_module_OBJECTS =  \
 
21623
@COND_emu_TRUE@ commands/probe_module-probe.$(OBJEXT)
 
21624
nodist_probe_module_OBJECTS =
 
21625
probe_module_OBJECTS = $(am_probe_module_OBJECTS) \
 
21626
        $(nodist_probe_module_OBJECTS)
 
21627
probe_module_DEPENDENCIES =
 
21628
probe_module_LINK = $(CCLD) $(probe_module_CFLAGS) $(CFLAGS) \
 
21629
        $(probe_module_LDFLAGS) $(LDFLAGS) -o $@
 
21630
am__pxe_module_SOURCES_DIST = fs/i386/pc/pxe.c
 
21631
@COND_i386_pc_TRUE@am_pxe_module_OBJECTS =  \
 
21632
@COND_i386_pc_TRUE@     fs/i386/pc/pxe_module-pxe.$(OBJEXT)
 
21633
nodist_pxe_module_OBJECTS =
 
21634
pxe_module_OBJECTS = $(am_pxe_module_OBJECTS) \
 
21635
        $(nodist_pxe_module_OBJECTS)
 
21636
pxe_module_DEPENDENCIES =
 
21637
pxe_module_LINK = $(CCLD) $(pxe_module_CFLAGS) $(CFLAGS) \
 
21638
        $(pxe_module_LDFLAGS) $(LDFLAGS) -o $@
 
21639
am__pxeboot_image_SOURCES_DIST = boot/i386/pc/pxeboot.S
 
21640
@COND_i386_pc_TRUE@am_pxeboot_image_OBJECTS = boot/i386/pc/pxeboot_image-pxeboot.$(OBJEXT)
 
21641
nodist_pxeboot_image_OBJECTS =
 
21642
pxeboot_image_OBJECTS = $(am_pxeboot_image_OBJECTS) \
 
21643
        $(nodist_pxeboot_image_OBJECTS)
 
21644
pxeboot_image_DEPENDENCIES =
 
21645
pxeboot_image_LINK = $(CCLD) $(pxeboot_image_CFLAGS) $(CFLAGS) \
 
21646
        $(pxeboot_image_LDFLAGS) $(LDFLAGS) -o $@
 
21647
am__pxecmd_module_SOURCES_DIST = commands/i386/pc/pxecmd.c
 
21648
@COND_i386_pc_TRUE@am_pxecmd_module_OBJECTS = commands/i386/pc/pxecmd_module-pxecmd.$(OBJEXT)
 
21649
nodist_pxecmd_module_OBJECTS =
 
21650
pxecmd_module_OBJECTS = $(am_pxecmd_module_OBJECTS) \
 
21651
        $(nodist_pxecmd_module_OBJECTS)
 
21652
pxecmd_module_DEPENDENCIES =
 
21653
pxecmd_module_LINK = $(CCLD) $(pxecmd_module_CFLAGS) $(CFLAGS) \
 
21654
        $(pxecmd_module_LDFLAGS) $(LDFLAGS) -o $@
 
21655
am__raid_module_SOURCES_DIST = disk/raid.c
 
21656
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21657
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21658
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21659
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21660
@COND_emu_FALSE@@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)
 
21661
@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)
 
21662
@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)
 
21663
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_raid_module_OBJECTS = disk/raid_module-raid.$(OBJEXT)
 
21664
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_raid_module_OBJECTS = disk/raid_module-raid.$(OBJEXT)
 
21665
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_raid_module_OBJECTS = disk/raid_module-raid.$(OBJEXT)
 
21666
@COND_emu_TRUE@am_raid_module_OBJECTS =  \
 
21667
@COND_emu_TRUE@ disk/raid_module-raid.$(OBJEXT)
 
21668
nodist_raid_module_OBJECTS =
 
21669
raid_module_OBJECTS = $(am_raid_module_OBJECTS) \
 
21670
        $(nodist_raid_module_OBJECTS)
 
21671
raid_module_DEPENDENCIES =
 
21672
raid_module_LINK = $(CCLD) $(raid_module_CFLAGS) $(CFLAGS) \
 
21673
        $(raid_module_LDFLAGS) $(LDFLAGS) -o $@
 
21674
am__raid5rec_module_SOURCES_DIST = disk/raid5_recover.c
 
21675
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21676
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21677
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21678
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21679
@COND_emu_FALSE@@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)
 
21680
@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)
 
21681
@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)
 
21682
@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)
 
21683
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_raid5rec_module_OBJECTS = disk/raid5rec_module-raid5_recover.$(OBJEXT)
 
21684
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_raid5rec_module_OBJECTS = disk/raid5rec_module-raid5_recover.$(OBJEXT)
 
21685
@COND_emu_TRUE@am_raid5rec_module_OBJECTS =  \
 
21686
@COND_emu_TRUE@ disk/raid5rec_module-raid5_recover.$(OBJEXT)
 
21687
nodist_raid5rec_module_OBJECTS =
 
21688
raid5rec_module_OBJECTS = $(am_raid5rec_module_OBJECTS) \
 
21689
        $(nodist_raid5rec_module_OBJECTS)
 
21690
raid5rec_module_DEPENDENCIES =
 
21691
raid5rec_module_LINK = $(CCLD) $(raid5rec_module_CFLAGS) $(CFLAGS) \
 
21692
        $(raid5rec_module_LDFLAGS) $(LDFLAGS) -o $@
 
21693
am__raid6rec_module_SOURCES_DIST = disk/raid6_recover.c
 
21694
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21695
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21696
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21697
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21698
@COND_emu_FALSE@@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)
 
21699
@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)
 
21700
@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)
 
21701
@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)
 
21702
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_raid6rec_module_OBJECTS = disk/raid6rec_module-raid6_recover.$(OBJEXT)
 
21703
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_raid6rec_module_OBJECTS = disk/raid6rec_module-raid6_recover.$(OBJEXT)
 
21704
@COND_emu_TRUE@am_raid6rec_module_OBJECTS =  \
 
21705
@COND_emu_TRUE@ disk/raid6rec_module-raid6_recover.$(OBJEXT)
 
21706
nodist_raid6rec_module_OBJECTS =
 
21707
raid6rec_module_OBJECTS = $(am_raid6rec_module_OBJECTS) \
 
21708
        $(nodist_raid6rec_module_OBJECTS)
 
21709
raid6rec_module_DEPENDENCIES =
 
21710
raid6rec_module_LINK = $(CCLD) $(raid6rec_module_CFLAGS) $(CFLAGS) \
 
21711
        $(raid6rec_module_LDFLAGS) $(LDFLAGS) -o $@
 
21712
am__read_module_SOURCES_DIST = commands/read.c
 
21713
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21714
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21715
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21716
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21717
@COND_emu_FALSE@@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)
 
21718
@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)
 
21719
@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)
 
21720
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_read_module_OBJECTS = commands/read_module-read.$(OBJEXT)
 
21721
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_read_module_OBJECTS = commands/read_module-read.$(OBJEXT)
 
21722
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_read_module_OBJECTS = commands/read_module-read.$(OBJEXT)
 
21723
@COND_emu_TRUE@am_read_module_OBJECTS =  \
 
21724
@COND_emu_TRUE@ commands/read_module-read.$(OBJEXT)
 
21725
nodist_read_module_OBJECTS =
 
21726
read_module_OBJECTS = $(am_read_module_OBJECTS) \
 
21727
        $(nodist_read_module_OBJECTS)
 
21728
read_module_DEPENDENCIES =
 
21729
read_module_LINK = $(CCLD) $(read_module_CFLAGS) $(CFLAGS) \
 
21730
        $(read_module_LDFLAGS) $(LDFLAGS) -o $@
 
21731
am__reboot_module_SOURCES_DIST = commands/reboot.c
 
21732
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21733
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21734
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21735
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21736
@COND_emu_FALSE@@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)
 
21737
@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)
 
21738
@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)
 
21739
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_reboot_module_OBJECTS = commands/reboot_module-reboot.$(OBJEXT)
 
21740
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_reboot_module_OBJECTS = commands/reboot_module-reboot.$(OBJEXT)
 
21741
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_reboot_module_OBJECTS = commands/reboot_module-reboot.$(OBJEXT)
 
21742
@COND_emu_TRUE@am_reboot_module_OBJECTS =  \
 
21743
@COND_emu_TRUE@ commands/reboot_module-reboot.$(OBJEXT)
 
21744
nodist_reboot_module_OBJECTS =
 
21745
reboot_module_OBJECTS = $(am_reboot_module_OBJECTS) \
 
21746
        $(nodist_reboot_module_OBJECTS)
 
21747
reboot_module_DEPENDENCIES =
 
21748
reboot_module_LINK = $(CCLD) $(reboot_module_CFLAGS) $(CFLAGS) \
 
21749
        $(reboot_module_LDFLAGS) $(LDFLAGS) -o $@
 
21750
am__regexp_module_SOURCES_DIST = commands/regexp.c commands/wildcard.c
 
21751
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
21752
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21753
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
21754
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21755
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21756
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21757
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
21758
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21759
@COND_emu_FALSE@@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) \
 
21760
@COND_emu_FALSE@@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)
 
21761
@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) \
 
21762
@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)
 
21763
@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) \
 
21764
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     commands/regexp_module-wildcard.$(OBJEXT)
 
21765
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_regexp_module_OBJECTS = commands/regexp_module-regexp.$(OBJEXT) \
 
21766
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        commands/regexp_module-wildcard.$(OBJEXT)
 
21767
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_regexp_module_OBJECTS = commands/regexp_module-regexp.$(OBJEXT) \
 
21768
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  commands/regexp_module-wildcard.$(OBJEXT)
 
21769
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_regexp_module_OBJECTS = commands/regexp_module-regexp.$(OBJEXT) \
 
21770
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       commands/regexp_module-wildcard.$(OBJEXT)
 
21771
@COND_emu_TRUE@am_regexp_module_OBJECTS =  \
 
21772
@COND_emu_TRUE@ commands/regexp_module-regexp.$(OBJEXT) \
 
21773
@COND_emu_TRUE@ commands/regexp_module-wildcard.$(OBJEXT)
 
21774
nodist_regexp_module_OBJECTS =
 
21775
regexp_module_OBJECTS = $(am_regexp_module_OBJECTS) \
 
21776
        $(nodist_regexp_module_OBJECTS)
 
21777
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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
 
21778
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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
 
21779
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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
 
21780
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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
 
21781
@COND_emu_FALSE@@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
 
21782
@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
 
21783
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@regexp_module_DEPENDENCIES = libgnulib.a
 
21784
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@regexp_module_DEPENDENCIES = libgnulib.a
 
21785
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@regexp_module_DEPENDENCIES = libgnulib.a
 
21786
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@regexp_module_DEPENDENCIES =  \
 
21787
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       libgnulib.a
 
21788
@COND_emu_TRUE@regexp_module_DEPENDENCIES = libgnulib.a
 
21789
regexp_module_LINK = $(CCLD) $(regexp_module_CFLAGS) $(CFLAGS) \
 
21790
        $(regexp_module_LDFLAGS) $(LDFLAGS) -o $@
 
21791
am__reiserfs_module_SOURCES_DIST = fs/reiserfs.c
 
21792
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21793
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21794
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21795
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21796
@COND_emu_FALSE@@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)
 
21797
@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)
 
21798
@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)
 
21799
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_reiserfs_module_OBJECTS = fs/reiserfs_module-reiserfs.$(OBJEXT)
 
21800
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_reiserfs_module_OBJECTS = fs/reiserfs_module-reiserfs.$(OBJEXT)
 
21801
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_reiserfs_module_OBJECTS = fs/reiserfs_module-reiserfs.$(OBJEXT)
 
21802
@COND_emu_TRUE@am_reiserfs_module_OBJECTS =  \
 
21803
@COND_emu_TRUE@ fs/reiserfs_module-reiserfs.$(OBJEXT)
 
21804
nodist_reiserfs_module_OBJECTS =
 
21805
reiserfs_module_OBJECTS = $(am_reiserfs_module_OBJECTS) \
 
21806
        $(nodist_reiserfs_module_OBJECTS)
 
21807
reiserfs_module_DEPENDENCIES =
 
21808
reiserfs_module_LINK = $(CCLD) $(reiserfs_module_CFLAGS) $(CFLAGS) \
 
21809
        $(reiserfs_module_LDFLAGS) $(LDFLAGS) -o $@
 
21810
am__relocator_module_SOURCES_DIST = lib/i386/relocator_asm.S \
 
21811
        lib/i386/relocator16.S lib/i386/relocator32.S \
 
21812
        lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c \
 
21813
        lib/efi/relocator.c lib/ieee1275/relocator.c \
 
21814
        lib/mips/relocator_asm.S lib/mips/relocator.c \
 
21815
        lib/powerpc/relocator_asm.S lib/powerpc/relocator.c \
 
21816
        lib/x86_64/relocator_asm.S
 
21817
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_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) \
 
21818
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_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) \
 
21819
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_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) \
 
21820
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_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) \
 
21821
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_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) \
 
21822
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_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) \
 
21823
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_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)
 
21824
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21825
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21826
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
21827
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21828
@COND_i386_coreboot_FALSE@@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) \
 
21829
@COND_i386_coreboot_FALSE@@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) \
 
21830
@COND_i386_coreboot_FALSE@@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)
 
21831
@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) \
 
21832
@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) \
 
21833
@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) \
 
21834
@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) \
 
21835
@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) \
 
21836
@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)
 
21837
@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) \
 
21838
@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) \
 
21839
@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) \
 
21840
@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) \
 
21841
@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) \
 
21842
@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)
 
21843
@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) \
 
21844
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     lib/i386/relocator_module-relocator16.$(OBJEXT) \
 
21845
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     lib/i386/relocator_module-relocator32.$(OBJEXT) \
 
21846
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     lib/i386/relocator_module-relocator64.$(OBJEXT) \
 
21847
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     lib/i386/relocator_module-relocator.$(OBJEXT) \
 
21848
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     lib/relocator_module-relocator.$(OBJEXT)
 
21849
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_relocator_module_OBJECTS = lib/ieee1275/relocator_module-relocator.$(OBJEXT) \
 
21850
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/i386/relocator_module-relocator_asm.$(OBJEXT) \
 
21851
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/i386/relocator_module-relocator16.$(OBJEXT) \
 
21852
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/i386/relocator_module-relocator32.$(OBJEXT) \
 
21853
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/i386/relocator_module-relocator64.$(OBJEXT) \
 
21854
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/i386/relocator_module-relocator.$(OBJEXT) \
 
21855
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/relocator_module-relocator.$(OBJEXT)
 
21856
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_relocator_module_OBJECTS = lib/efi/relocator_module-relocator.$(OBJEXT) \
 
21857
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/i386/relocator_module-relocator_asm.$(OBJEXT) \
 
21858
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/i386/relocator_module-relocator16.$(OBJEXT) \
 
21859
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/i386/relocator_module-relocator32.$(OBJEXT) \
 
21860
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/i386/relocator_module-relocator64.$(OBJEXT) \
 
21861
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/i386/relocator_module-relocator.$(OBJEXT) \
 
21862
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/relocator_module-relocator.$(OBJEXT)
 
21863
@COND_i386_coreboot_TRUE@am_relocator_module_OBJECTS = lib/i386/relocator_module-relocator_asm.$(OBJEXT) \
 
21864
@COND_i386_coreboot_TRUE@       lib/i386/relocator_module-relocator16.$(OBJEXT) \
 
21865
@COND_i386_coreboot_TRUE@       lib/i386/relocator_module-relocator32.$(OBJEXT) \
 
21866
@COND_i386_coreboot_TRUE@       lib/i386/relocator_module-relocator64.$(OBJEXT) \
 
21867
@COND_i386_coreboot_TRUE@       lib/i386/relocator_module-relocator.$(OBJEXT) \
 
21868
@COND_i386_coreboot_TRUE@       lib/relocator_module-relocator.$(OBJEXT)
 
21869
nodist_relocator_module_OBJECTS =
 
21870
relocator_module_OBJECTS = $(am_relocator_module_OBJECTS) \
 
21871
        $(nodist_relocator_module_OBJECTS)
 
21872
relocator_module_DEPENDENCIES =
 
21873
relocator_module_LINK = $(CCLD) $(relocator_module_CFLAGS) $(CFLAGS) \
 
21874
        $(relocator_module_LDFLAGS) $(LDFLAGS) -o $@
 
21875
am__scsi_module_SOURCES_DIST = disk/scsi.c
 
21876
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21877
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21878
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21879
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21880
@COND_emu_FALSE@@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)
 
21881
@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)
 
21882
@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)
 
21883
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_scsi_module_OBJECTS = disk/scsi_module-scsi.$(OBJEXT)
 
21884
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_scsi_module_OBJECTS = disk/scsi_module-scsi.$(OBJEXT)
 
21885
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_scsi_module_OBJECTS = disk/scsi_module-scsi.$(OBJEXT)
 
21886
@COND_emu_TRUE@am_scsi_module_OBJECTS =  \
 
21887
@COND_emu_TRUE@ disk/scsi_module-scsi.$(OBJEXT)
 
21888
nodist_scsi_module_OBJECTS =
 
21889
scsi_module_OBJECTS = $(am_scsi_module_OBJECTS) \
 
21890
        $(nodist_scsi_module_OBJECTS)
 
21891
scsi_module_DEPENDENCIES =
 
21892
scsi_module_LINK = $(CCLD) $(scsi_module_CFLAGS) $(CFLAGS) \
 
21893
        $(scsi_module_LDFLAGS) $(LDFLAGS) -o $@
 
21894
am__sdl_module_SOURCES_DIST = video/emu/sdl.c
 
21895
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am_sdl_module_OBJECTS = video/emu/sdl_module-sdl.$(OBJEXT)
 
21896
nodist_sdl_module_OBJECTS =
 
21897
sdl_module_OBJECTS = $(am_sdl_module_OBJECTS) \
 
21898
        $(nodist_sdl_module_OBJECTS)
 
21899
sdl_module_DEPENDENCIES =
 
21900
sdl_module_LINK = $(CCLD) $(sdl_module_CFLAGS) $(CFLAGS) \
 
21901
        $(sdl_module_LDFLAGS) $(LDFLAGS) -o $@
 
21902
am__search_module_SOURCES_DIST = commands/search_wrap.c
 
21903
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21904
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21905
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21906
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21907
@COND_emu_FALSE@@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)
 
21908
@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)
 
21909
@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)
 
21910
@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)
 
21911
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_search_module_OBJECTS = commands/search_module-search_wrap.$(OBJEXT)
 
21912
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_search_module_OBJECTS = commands/search_module-search_wrap.$(OBJEXT)
 
21913
@COND_emu_TRUE@am_search_module_OBJECTS =  \
 
21914
@COND_emu_TRUE@ commands/search_module-search_wrap.$(OBJEXT)
 
21915
nodist_search_module_OBJECTS =
 
21916
search_module_OBJECTS = $(am_search_module_OBJECTS) \
 
21917
        $(nodist_search_module_OBJECTS)
 
21918
search_module_DEPENDENCIES =
 
21919
search_module_LINK = $(CCLD) $(search_module_CFLAGS) $(CFLAGS) \
 
21920
        $(search_module_LDFLAGS) $(LDFLAGS) -o $@
 
21921
am__search_fs_file_module_SOURCES_DIST = commands/search_file.c
 
21922
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21923
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21924
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21925
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21926
@COND_emu_FALSE@@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)
 
21927
@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)
 
21928
@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)
 
21929
@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)
 
21930
@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)
 
21931
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_search_fs_file_module_OBJECTS = commands/search_fs_file_module-search_file.$(OBJEXT)
 
21932
@COND_emu_TRUE@am_search_fs_file_module_OBJECTS = commands/search_fs_file_module-search_file.$(OBJEXT)
 
21933
nodist_search_fs_file_module_OBJECTS =
 
21934
search_fs_file_module_OBJECTS = $(am_search_fs_file_module_OBJECTS) \
 
21935
        $(nodist_search_fs_file_module_OBJECTS)
 
21936
search_fs_file_module_DEPENDENCIES =
 
21937
search_fs_file_module_LINK = $(CCLD) $(search_fs_file_module_CFLAGS) \
 
21938
        $(CFLAGS) $(search_fs_file_module_LDFLAGS) $(LDFLAGS) -o $@
 
21939
am__search_fs_uuid_module_SOURCES_DIST = commands/search_uuid.c
 
21940
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21941
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21942
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21943
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21944
@COND_emu_FALSE@@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)
 
21945
@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)
 
21946
@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)
 
21947
@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)
 
21948
@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)
 
21949
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_search_fs_uuid_module_OBJECTS = commands/search_fs_uuid_module-search_uuid.$(OBJEXT)
 
21950
@COND_emu_TRUE@am_search_fs_uuid_module_OBJECTS = commands/search_fs_uuid_module-search_uuid.$(OBJEXT)
 
21951
nodist_search_fs_uuid_module_OBJECTS =
 
21952
search_fs_uuid_module_OBJECTS = $(am_search_fs_uuid_module_OBJECTS) \
 
21953
        $(nodist_search_fs_uuid_module_OBJECTS)
 
21954
search_fs_uuid_module_DEPENDENCIES =
 
21955
search_fs_uuid_module_LINK = $(CCLD) $(search_fs_uuid_module_CFLAGS) \
 
21956
        $(CFLAGS) $(search_fs_uuid_module_LDFLAGS) $(LDFLAGS) -o $@
 
21957
am__search_label_module_SOURCES_DIST = commands/search_label.c
 
21958
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
21959
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
21960
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
21961
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
21962
@COND_emu_FALSE@@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)
 
21963
@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)
 
21964
@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)
 
21965
@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)
 
21966
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT)
 
21967
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT)
 
21968
@COND_emu_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT)
 
21969
nodist_search_label_module_OBJECTS =
 
21970
search_label_module_OBJECTS = $(am_search_label_module_OBJECTS) \
 
21971
        $(nodist_search_label_module_OBJECTS)
 
21972
search_label_module_DEPENDENCIES =
 
21973
search_label_module_LINK = $(CCLD) $(search_label_module_CFLAGS) \
 
21974
        $(CFLAGS) $(search_label_module_LDFLAGS) $(LDFLAGS) -o $@
 
21975
am__sendkey_module_SOURCES_DIST = commands/i386/pc/sendkey.c
 
21976
@COND_i386_pc_TRUE@am_sendkey_module_OBJECTS = commands/i386/pc/sendkey_module-sendkey.$(OBJEXT)
 
21977
nodist_sendkey_module_OBJECTS =
 
21978
sendkey_module_OBJECTS = $(am_sendkey_module_OBJECTS) \
 
21979
        $(nodist_sendkey_module_OBJECTS)
 
21980
sendkey_module_DEPENDENCIES =
 
21981
sendkey_module_LINK = $(CCLD) $(sendkey_module_CFLAGS) $(CFLAGS) \
 
21982
        $(sendkey_module_LDFLAGS) $(LDFLAGS) -o $@
 
21983
am__serial_module_SOURCES_DIST = term/serial.c term/ns8250.c
 
21984
@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) \
 
21985
@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)
 
21986
@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) \
 
21987
@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)
 
21988
@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) \
 
21989
@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)
 
21990
@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) \
 
21991
@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)
 
21992
@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) \
 
21993
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@       term/serial_module-serial.$(OBJEXT)
 
21994
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \
 
21995
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ term/serial_module-serial.$(OBJEXT)
 
21996
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \
 
21997
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@      term/serial_module-serial.$(OBJEXT)
 
21998
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am_serial_module_OBJECTS = term/serial_module-serial.$(OBJEXT)
 
21999
@COND_emu_FALSE@@COND_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) \
 
22000
@COND_emu_FALSE@@COND_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)
 
22001
@COND_emu_FALSE@@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) \
 
22002
@COND_emu_FALSE@@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)
 
22003
@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) \
 
22004
@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)
 
22005
@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) \
 
22006
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     term/serial_module-serial.$(OBJEXT)
 
22007
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \
 
22008
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        term/serial_module-serial.$(OBJEXT)
 
22009
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \
 
22010
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  term/serial_module-serial.$(OBJEXT)
 
22011
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \
 
22012
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       term/serial_module-serial.$(OBJEXT)
 
22013
nodist_serial_module_OBJECTS =
 
22014
serial_module_OBJECTS = $(am_serial_module_OBJECTS) \
 
22015
        $(nodist_serial_module_OBJECTS)
 
22016
serial_module_DEPENDENCIES =
 
22017
serial_module_LINK = $(CCLD) $(serial_module_CFLAGS) $(CFLAGS) \
 
22018
        $(serial_module_LDFLAGS) $(LDFLAGS) -o $@
 
22019
am__setjmp_module_SOURCES_DIST = lib/setjmp.S
 
22020
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22021
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22022
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22023
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22024
@COND_emu_FALSE@@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)
 
22025
@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)
 
22026
@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)
 
22027
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_setjmp_module_OBJECTS = lib/setjmp_module-setjmp.$(OBJEXT)
 
22028
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_setjmp_module_OBJECTS = lib/setjmp_module-setjmp.$(OBJEXT)
 
22029
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_setjmp_module_OBJECTS = lib/setjmp_module-setjmp.$(OBJEXT)
 
22030
@COND_emu_TRUE@am_setjmp_module_OBJECTS =  \
 
22031
@COND_emu_TRUE@ lib/setjmp_module-setjmp.$(OBJEXT)
 
22032
nodist_setjmp_module_OBJECTS =
 
22033
setjmp_module_OBJECTS = $(am_setjmp_module_OBJECTS) \
 
22034
        $(nodist_setjmp_module_OBJECTS)
 
22035
setjmp_module_DEPENDENCIES =
 
22036
setjmp_module_LINK = $(CCLD) $(setjmp_module_CFLAGS) $(CFLAGS) \
 
22037
        $(setjmp_module_LDFLAGS) $(LDFLAGS) -o $@
 
22038
am__setpci_module_SOURCES_DIST = commands/setpci.c
 
22039
@COND_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)
 
22040
@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)
 
22041
@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)
 
22042
@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)
 
22043
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_setpci_module_OBJECTS = commands/setpci_module-setpci.$(OBJEXT)
 
22044
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_setpci_module_OBJECTS = commands/setpci_module-setpci.$(OBJEXT)
 
22045
@COND_i386_coreboot_TRUE@am_setpci_module_OBJECTS = commands/setpci_module-setpci.$(OBJEXT)
 
22046
nodist_setpci_module_OBJECTS =
 
22047
setpci_module_OBJECTS = $(am_setpci_module_OBJECTS) \
 
22048
        $(nodist_setpci_module_OBJECTS)
 
22049
setpci_module_DEPENDENCIES =
 
22050
setpci_module_LINK = $(CCLD) $(setpci_module_CFLAGS) $(CFLAGS) \
 
22051
        $(setpci_module_LDFLAGS) $(LDFLAGS) -o $@
 
22052
am__sfs_module_SOURCES_DIST = fs/sfs.c
 
22053
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22054
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22055
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22056
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22057
@COND_emu_FALSE@@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)
 
22058
@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)
 
22059
@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)
 
22060
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT)
 
22061
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT)
 
22062
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT)
 
22063
@COND_emu_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT)
 
22064
nodist_sfs_module_OBJECTS =
 
22065
sfs_module_OBJECTS = $(am_sfs_module_OBJECTS) \
 
22066
        $(nodist_sfs_module_OBJECTS)
 
22067
sfs_module_DEPENDENCIES =
 
22068
sfs_module_LINK = $(CCLD) $(sfs_module_CFLAGS) $(CFLAGS) \
 
22069
        $(sfs_module_LDFLAGS) $(LDFLAGS) -o $@
 
22070
am__sleep_module_SOURCES_DIST = commands/sleep.c
 
22071
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22072
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22073
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22074
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22075
@COND_emu_FALSE@@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)
 
22076
@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)
 
22077
@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)
 
22078
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_sleep_module_OBJECTS = commands/sleep_module-sleep.$(OBJEXT)
 
22079
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_sleep_module_OBJECTS = commands/sleep_module-sleep.$(OBJEXT)
 
22080
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_sleep_module_OBJECTS = commands/sleep_module-sleep.$(OBJEXT)
 
22081
@COND_emu_TRUE@am_sleep_module_OBJECTS =  \
 
22082
@COND_emu_TRUE@ commands/sleep_module-sleep.$(OBJEXT)
 
22083
nodist_sleep_module_OBJECTS =
 
22084
sleep_module_OBJECTS = $(am_sleep_module_OBJECTS) \
 
22085
        $(nodist_sleep_module_OBJECTS)
 
22086
sleep_module_DEPENDENCIES =
 
22087
sleep_module_LINK = $(CCLD) $(sleep_module_CFLAGS) $(CFLAGS) \
 
22088
        $(sleep_module_LDFLAGS) $(LDFLAGS) -o $@
 
22089
am__suspend_module_SOURCES_DIST = commands/ieee1275/suspend.c
 
22090
@COND_i386_ieee1275_FALSE@@COND_powerpc_ieee1275_TRUE@am_suspend_module_OBJECTS = commands/ieee1275/suspend_module-suspend.$(OBJEXT)
 
22091
@COND_i386_ieee1275_TRUE@am_suspend_module_OBJECTS = commands/ieee1275/suspend_module-suspend.$(OBJEXT)
 
22092
nodist_suspend_module_OBJECTS =
 
22093
suspend_module_OBJECTS = $(am_suspend_module_OBJECTS) \
 
22094
        $(nodist_suspend_module_OBJECTS)
 
22095
suspend_module_DEPENDENCIES =
 
22096
suspend_module_LINK = $(CCLD) $(suspend_module_CFLAGS) $(CFLAGS) \
 
22097
        $(suspend_module_LDFLAGS) $(LDFLAGS) -o $@
 
22098
am__tar_module_SOURCES_DIST = fs/tar.c
 
22099
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22100
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22101
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22102
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22103
@COND_emu_FALSE@@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)
 
22104
@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)
 
22105
@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)
 
22106
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT)
 
22107
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT)
 
22108
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT)
 
22109
@COND_emu_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT)
 
22110
nodist_tar_module_OBJECTS =
 
22111
tar_module_OBJECTS = $(am_tar_module_OBJECTS) \
 
22112
        $(nodist_tar_module_OBJECTS)
 
22113
tar_module_DEPENDENCIES =
 
22114
tar_module_LINK = $(CCLD) $(tar_module_CFLAGS) $(CFLAGS) \
 
22115
        $(tar_module_LDFLAGS) $(LDFLAGS) -o $@
 
22116
am__terminal_module_SOURCES_DIST = commands/terminal.c
 
22117
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22118
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22119
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22120
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22121
@COND_emu_FALSE@@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)
 
22122
@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)
 
22123
@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)
 
22124
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_terminal_module_OBJECTS = commands/terminal_module-terminal.$(OBJEXT)
 
22125
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_terminal_module_OBJECTS = commands/terminal_module-terminal.$(OBJEXT)
 
22126
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_terminal_module_OBJECTS = commands/terminal_module-terminal.$(OBJEXT)
 
22127
@COND_emu_TRUE@am_terminal_module_OBJECTS =  \
 
22128
@COND_emu_TRUE@ commands/terminal_module-terminal.$(OBJEXT)
 
22129
nodist_terminal_module_OBJECTS =
 
22130
terminal_module_OBJECTS = $(am_terminal_module_OBJECTS) \
 
22131
        $(nodist_terminal_module_OBJECTS)
 
22132
terminal_module_DEPENDENCIES =
 
22133
terminal_module_LINK = $(CCLD) $(terminal_module_CFLAGS) $(CFLAGS) \
 
22134
        $(terminal_module_LDFLAGS) $(LDFLAGS) -o $@
 
22135
am__terminfo_module_SOURCES_DIST = term/terminfo.c term/tparm.c
 
22136
@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) \
 
22137
@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)
 
22138
@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) \
 
22139
@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)
 
22140
@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) \
 
22141
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@   term/terminfo_module-tparm.$(OBJEXT)
 
22142
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@am_terminfo_module_OBJECTS = term/terminfo_module-terminfo.$(OBJEXT) \
 
22143
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@       term/terminfo_module-tparm.$(OBJEXT)
 
22144
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_terminfo_module_OBJECTS = term/terminfo_module-terminfo.$(OBJEXT) \
 
22145
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  term/terminfo_module-tparm.$(OBJEXT)
 
22146
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_terminfo_module_OBJECTS = term/terminfo_module-terminfo.$(OBJEXT) \
 
22147
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       term/terminfo_module-tparm.$(OBJEXT)
 
22148
@COND_emu_TRUE@am_terminfo_module_OBJECTS =  \
 
22149
@COND_emu_TRUE@ term/terminfo_module-terminfo.$(OBJEXT) \
 
22150
@COND_emu_TRUE@ term/terminfo_module-tparm.$(OBJEXT)
 
22151
nodist_terminfo_module_OBJECTS =
 
22152
terminfo_module_OBJECTS = $(am_terminfo_module_OBJECTS) \
 
22153
        $(nodist_terminfo_module_OBJECTS)
 
22154
terminfo_module_DEPENDENCIES =
 
22155
terminfo_module_LINK = $(CCLD) $(terminfo_module_CFLAGS) $(CFLAGS) \
 
22156
        $(terminfo_module_LDFLAGS) $(LDFLAGS) -o $@
 
22157
am__test_module_SOURCES_DIST = commands/test.c
 
22158
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22159
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22160
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22161
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22162
@COND_emu_FALSE@@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)
 
22163
@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)
 
22164
@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)
 
22165
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_test_module_OBJECTS = commands/test_module-test.$(OBJEXT)
 
22166
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_test_module_OBJECTS = commands/test_module-test.$(OBJEXT)
 
22167
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_test_module_OBJECTS = commands/test_module-test.$(OBJEXT)
 
22168
@COND_emu_TRUE@am_test_module_OBJECTS =  \
 
22169
@COND_emu_TRUE@ commands/test_module-test.$(OBJEXT)
 
22170
nodist_test_module_OBJECTS =
 
22171
test_module_OBJECTS = $(am_test_module_OBJECTS) \
 
22172
        $(nodist_test_module_OBJECTS)
 
22173
test_module_DEPENDENCIES =
 
22174
test_module_LINK = $(CCLD) $(test_module_CFLAGS) $(CFLAGS) \
 
22175
        $(test_module_LDFLAGS) $(LDFLAGS) -o $@
 
22176
am__test_blockarg_module_SOURCES_DIST = tests/test_blockarg.c
 
22177
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22178
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22179
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22180
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22181
@COND_emu_FALSE@@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)
 
22182
@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)
 
22183
@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)
 
22184
@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)
 
22185
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT)
 
22186
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT)
 
22187
@COND_emu_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT)
 
22188
nodist_test_blockarg_module_OBJECTS =
 
22189
test_blockarg_module_OBJECTS = $(am_test_blockarg_module_OBJECTS) \
 
22190
        $(nodist_test_blockarg_module_OBJECTS)
 
22191
test_blockarg_module_DEPENDENCIES =
 
22192
test_blockarg_module_LINK = $(CCLD) $(test_blockarg_module_CFLAGS) \
 
22193
        $(CFLAGS) $(test_blockarg_module_LDFLAGS) $(LDFLAGS) -o $@
 
22194
am__testload_module_SOURCES_DIST = commands/testload.c
 
22195
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22196
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22197
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22198
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22199
@COND_emu_FALSE@@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)
 
22200
@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)
 
22201
@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)
 
22202
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_testload_module_OBJECTS = commands/testload_module-testload.$(OBJEXT)
 
22203
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_testload_module_OBJECTS = commands/testload_module-testload.$(OBJEXT)
 
22204
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_testload_module_OBJECTS = commands/testload_module-testload.$(OBJEXT)
 
22205
@COND_emu_TRUE@am_testload_module_OBJECTS =  \
 
22206
@COND_emu_TRUE@ commands/testload_module-testload.$(OBJEXT)
 
22207
nodist_testload_module_OBJECTS =
 
22208
testload_module_OBJECTS = $(am_testload_module_OBJECTS) \
 
22209
        $(nodist_testload_module_OBJECTS)
 
22210
testload_module_DEPENDENCIES =
 
22211
testload_module_LINK = $(CCLD) $(testload_module_CFLAGS) $(CFLAGS) \
 
22212
        $(testload_module_LDFLAGS) $(LDFLAGS) -o $@
 
22213
am__tga_module_SOURCES_DIST = video/readers/tga.c
 
22214
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22215
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22216
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22217
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22218
@COND_emu_FALSE@@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)
 
22219
@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)
 
22220
@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)
 
22221
@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)
 
22222
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_tga_module_OBJECTS = video/readers/tga_module-tga.$(OBJEXT)
 
22223
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_tga_module_OBJECTS = video/readers/tga_module-tga.$(OBJEXT)
 
22224
@COND_emu_TRUE@am_tga_module_OBJECTS =  \
 
22225
@COND_emu_TRUE@ video/readers/tga_module-tga.$(OBJEXT)
 
22226
nodist_tga_module_OBJECTS =
 
22227
tga_module_OBJECTS = $(am_tga_module_OBJECTS) \
 
22228
        $(nodist_tga_module_OBJECTS)
 
22229
tga_module_DEPENDENCIES =
 
22230
tga_module_LINK = $(CCLD) $(tga_module_CFLAGS) $(CFLAGS) \
 
22231
        $(tga_module_LDFLAGS) $(LDFLAGS) -o $@
 
22232
am_trig_module_OBJECTS =
 
22233
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22234
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22235
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22236
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22237
@COND_emu_FALSE@@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)
 
22238
@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)
 
22239
@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)
 
22240
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@nodist_trig_module_OBJECTS = trig_module-trigtables.$(OBJEXT)
 
22241
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@nodist_trig_module_OBJECTS = trig_module-trigtables.$(OBJEXT)
 
22242
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@nodist_trig_module_OBJECTS = trig_module-trigtables.$(OBJEXT)
 
22243
@COND_emu_TRUE@nodist_trig_module_OBJECTS =  \
 
22244
@COND_emu_TRUE@ trig_module-trigtables.$(OBJEXT)
 
22245
trig_module_OBJECTS = $(am_trig_module_OBJECTS) \
 
22246
        $(nodist_trig_module_OBJECTS)
 
22247
trig_module_DEPENDENCIES =
 
22248
trig_module_LINK = $(CCLD) $(trig_module_CFLAGS) $(CFLAGS) \
 
22249
        $(trig_module_LDFLAGS) $(LDFLAGS) -o $@
 
22250
am__true_module_SOURCES_DIST = commands/true.c
 
22251
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22252
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22253
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22254
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22255
@COND_emu_FALSE@@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)
 
22256
@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)
 
22257
@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)
 
22258
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_true_module_OBJECTS = commands/true_module-true.$(OBJEXT)
 
22259
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_true_module_OBJECTS = commands/true_module-true.$(OBJEXT)
 
22260
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_true_module_OBJECTS = commands/true_module-true.$(OBJEXT)
 
22261
@COND_emu_TRUE@am_true_module_OBJECTS =  \
 
22262
@COND_emu_TRUE@ commands/true_module-true.$(OBJEXT)
 
22263
nodist_true_module_OBJECTS =
 
22264
true_module_OBJECTS = $(am_true_module_OBJECTS) \
 
22265
        $(nodist_true_module_OBJECTS)
 
22266
true_module_DEPENDENCIES =
 
22267
true_module_LINK = $(CCLD) $(true_module_CFLAGS) $(CFLAGS) \
 
22268
        $(true_module_LDFLAGS) $(LDFLAGS) -o $@
 
22269
am__udf_module_SOURCES_DIST = fs/udf.c
 
22270
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22271
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22272
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22273
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22274
@COND_emu_FALSE@@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)
 
22275
@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)
 
22276
@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)
 
22277
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT)
 
22278
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT)
 
22279
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT)
 
22280
@COND_emu_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT)
 
22281
nodist_udf_module_OBJECTS =
 
22282
udf_module_OBJECTS = $(am_udf_module_OBJECTS) \
 
22283
        $(nodist_udf_module_OBJECTS)
 
22284
udf_module_DEPENDENCIES =
 
22285
udf_module_LINK = $(CCLD) $(udf_module_CFLAGS) $(CFLAGS) \
 
22286
        $(udf_module_LDFLAGS) $(LDFLAGS) -o $@
 
22287
am__ufs1_module_SOURCES_DIST = fs/ufs.c
 
22288
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22289
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22290
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22291
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22292
@COND_emu_FALSE@@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)
 
22293
@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)
 
22294
@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)
 
22295
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT)
 
22296
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT)
 
22297
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT)
 
22298
@COND_emu_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT)
 
22299
nodist_ufs1_module_OBJECTS =
 
22300
ufs1_module_OBJECTS = $(am_ufs1_module_OBJECTS) \
 
22301
        $(nodist_ufs1_module_OBJECTS)
 
22302
ufs1_module_DEPENDENCIES =
 
22303
ufs1_module_LINK = $(CCLD) $(ufs1_module_CFLAGS) $(CFLAGS) \
 
22304
        $(ufs1_module_LDFLAGS) $(LDFLAGS) -o $@
 
22305
am__ufs2_module_SOURCES_DIST = fs/ufs2.c
 
22306
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22307
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22308
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22309
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22310
@COND_emu_FALSE@@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)
 
22311
@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)
 
22312
@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)
 
22313
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT)
 
22314
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT)
 
22315
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT)
 
22316
@COND_emu_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT)
 
22317
nodist_ufs2_module_OBJECTS =
 
22318
ufs2_module_OBJECTS = $(am_ufs2_module_OBJECTS) \
 
22319
        $(nodist_ufs2_module_OBJECTS)
 
22320
ufs2_module_DEPENDENCIES =
 
22321
ufs2_module_LINK = $(CCLD) $(ufs2_module_CFLAGS) $(CFLAGS) \
 
22322
        $(ufs2_module_LDFLAGS) $(LDFLAGS) -o $@
 
22323
am__uhci_module_SOURCES_DIST = bus/usb/uhci.c
 
22324
@COND_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)
 
22325
@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)
 
22326
@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)
 
22327
@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)
 
22328
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_uhci_module_OBJECTS = bus/usb/uhci_module-uhci.$(OBJEXT)
 
22329
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_uhci_module_OBJECTS = bus/usb/uhci_module-uhci.$(OBJEXT)
 
22330
@COND_i386_coreboot_TRUE@am_uhci_module_OBJECTS =  \
 
22331
@COND_i386_coreboot_TRUE@       bus/usb/uhci_module-uhci.$(OBJEXT)
 
22332
nodist_uhci_module_OBJECTS =
 
22333
uhci_module_OBJECTS = $(am_uhci_module_OBJECTS) \
 
22334
        $(nodist_uhci_module_OBJECTS)
 
22335
uhci_module_DEPENDENCIES =
 
22336
uhci_module_LINK = $(CCLD) $(uhci_module_CFLAGS) $(CFLAGS) \
 
22337
        $(uhci_module_LDFLAGS) $(LDFLAGS) -o $@
 
22338
am__usb_module_SOURCES_DIST = bus/usb/usb.c bus/usb/usbtrans.c \
 
22339
        bus/usb/usbhub.c
 
22340
@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) \
 
22341
@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) \
 
22342
@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)
 
22343
@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) \
 
22344
@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) \
 
22345
@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)
 
22346
@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) \
 
22347
@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) \
 
22348
@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)
 
22349
@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) \
 
22350
@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) \
 
22351
@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)
 
22352
@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) \
 
22353
@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) \
 
22354
@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)
 
22355
@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) \
 
22356
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@       bus/usb/usb_module-usbhub.$(OBJEXT) \
 
22357
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@       bus/usb/usb_module-usb.$(OBJEXT)
 
22358
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \
 
22359
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \
 
22360
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ bus/usb/usb_module-usb.$(OBJEXT)
 
22361
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \
 
22362
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@      bus/usb/usb_module-usbhub.$(OBJEXT) \
 
22363
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@      bus/usb/usb_module-usb.$(OBJEXT)
 
22364
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usb.$(OBJEXT)
 
22365
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_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) \
 
22366
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_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) \
 
22367
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_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)
 
22368
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
22369
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
22370
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22371
@COND_emu_FALSE@@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) \
 
22372
@COND_emu_FALSE@@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) \
 
22373
@COND_emu_FALSE@@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)
 
22374
@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) \
 
22375
@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) \
 
22376
@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)
 
22377
@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) \
 
22378
@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) \
 
22379
@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)
 
22380
@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) \
 
22381
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        bus/usb/usb_module-usbhub.$(OBJEXT) \
 
22382
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        bus/usb/usb_module-usb.$(OBJEXT)
 
22383
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \
 
22384
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  bus/usb/usb_module-usbhub.$(OBJEXT) \
 
22385
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  bus/usb/usb_module-usb.$(OBJEXT)
 
22386
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \
 
22387
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       bus/usb/usb_module-usbhub.$(OBJEXT) \
 
22388
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       bus/usb/usb_module-usb.$(OBJEXT)
 
22389
nodist_usb_module_OBJECTS =
 
22390
usb_module_OBJECTS = $(am_usb_module_OBJECTS) \
 
22391
        $(nodist_usb_module_OBJECTS)
 
22392
usb_module_DEPENDENCIES =
 
22393
usb_module_LINK = $(CCLD) $(usb_module_CFLAGS) $(CFLAGS) \
 
22394
        $(usb_module_LDFLAGS) $(LDFLAGS) -o $@
 
22395
am__usb_keyboard_module_SOURCES_DIST = term/usb_keyboard.c
 
22396
@COND_i386_coreboot_FALSE@@COND_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)
 
22397
@COND_i386_coreboot_FALSE@@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)
 
22398
@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)
 
22399
@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)
 
22400
@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)
 
22401
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_usb_keyboard_module_OBJECTS = term/usb_keyboard_module-usb_keyboard.$(OBJEXT)
 
22402
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usb_keyboard_module_OBJECTS = term/usb_keyboard_module-usb_keyboard.$(OBJEXT)
 
22403
@COND_i386_coreboot_TRUE@am_usb_keyboard_module_OBJECTS = term/usb_keyboard_module-usb_keyboard.$(OBJEXT)
 
22404
nodist_usb_keyboard_module_OBJECTS =
 
22405
usb_keyboard_module_OBJECTS = $(am_usb_keyboard_module_OBJECTS) \
 
22406
        $(nodist_usb_keyboard_module_OBJECTS)
 
22407
usb_keyboard_module_DEPENDENCIES =
 
22408
usb_keyboard_module_LINK = $(CCLD) $(usb_keyboard_module_CFLAGS) \
 
22409
        $(CFLAGS) $(usb_keyboard_module_LDFLAGS) $(LDFLAGS) -o $@
 
22410
am__usbms_module_SOURCES_DIST = disk/usbms.c
 
22411
@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)
 
22412
@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)
 
22413
@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)
 
22414
@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)
 
22415
@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)
 
22416
@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)
 
22417
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT)
 
22418
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT)
 
22419
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT)
 
22420
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_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)
 
22421
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22422
@COND_emu_FALSE@@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)
 
22423
@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)
 
22424
@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)
 
22425
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT)
 
22426
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT)
 
22427
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT)
 
22428
nodist_usbms_module_OBJECTS =
 
22429
usbms_module_OBJECTS = $(am_usbms_module_OBJECTS) \
 
22430
        $(nodist_usbms_module_OBJECTS)
 
22431
usbms_module_DEPENDENCIES =
 
22432
usbms_module_LINK = $(CCLD) $(usbms_module_CFLAGS) $(CFLAGS) \
 
22433
        $(usbms_module_LDFLAGS) $(LDFLAGS) -o $@
 
22434
am__usbserial_common_module_SOURCES_DIST = bus/usb/serial/common.c
 
22435
@COND_i386_coreboot_FALSE@@COND_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)
 
22436
@COND_i386_coreboot_FALSE@@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)
 
22437
@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)
 
22438
@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)
 
22439
@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)
 
22440
@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)
 
22441
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbserial_common_module_OBJECTS = bus/usb/serial/usbserial_common_module-common.$(OBJEXT)
 
22442
@COND_i386_coreboot_TRUE@am_usbserial_common_module_OBJECTS = bus/usb/serial/usbserial_common_module-common.$(OBJEXT)
 
22443
nodist_usbserial_common_module_OBJECTS =
 
22444
usbserial_common_module_OBJECTS =  \
 
22445
        $(am_usbserial_common_module_OBJECTS) \
 
22446
        $(nodist_usbserial_common_module_OBJECTS)
 
22447
usbserial_common_module_DEPENDENCIES =
 
22448
usbserial_common_module_LINK = $(CCLD) \
 
22449
        $(usbserial_common_module_CFLAGS) $(CFLAGS) \
 
22450
        $(usbserial_common_module_LDFLAGS) $(LDFLAGS) -o $@
 
22451
am__usbserial_ftdi_module_SOURCES_DIST = bus/usb/serial/ftdi.c
 
22452
@COND_i386_coreboot_FALSE@@COND_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)
 
22453
@COND_i386_coreboot_FALSE@@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)
 
22454
@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)
 
22455
@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)
 
22456
@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)
 
22457
@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)
 
22458
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbserial_ftdi_module_OBJECTS = bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT)
 
22459
@COND_i386_coreboot_TRUE@am_usbserial_ftdi_module_OBJECTS = bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT)
 
22460
nodist_usbserial_ftdi_module_OBJECTS =
 
22461
usbserial_ftdi_module_OBJECTS = $(am_usbserial_ftdi_module_OBJECTS) \
 
22462
        $(nodist_usbserial_ftdi_module_OBJECTS)
 
22463
usbserial_ftdi_module_DEPENDENCIES =
 
22464
usbserial_ftdi_module_LINK = $(CCLD) $(usbserial_ftdi_module_CFLAGS) \
 
22465
        $(CFLAGS) $(usbserial_ftdi_module_LDFLAGS) $(LDFLAGS) -o $@
 
22466
am__usbserial_pl2303_module_SOURCES_DIST = bus/usb/serial/pl2303.c
 
22467
@COND_i386_coreboot_FALSE@@COND_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)
 
22468
@COND_i386_coreboot_FALSE@@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)
 
22469
@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)
 
22470
@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)
 
22471
@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)
 
22472
@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)
 
22473
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbserial_pl2303_module_OBJECTS = bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT)
 
22474
@COND_i386_coreboot_TRUE@am_usbserial_pl2303_module_OBJECTS = bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT)
 
22475
nodist_usbserial_pl2303_module_OBJECTS =
 
22476
usbserial_pl2303_module_OBJECTS =  \
 
22477
        $(am_usbserial_pl2303_module_OBJECTS) \
 
22478
        $(nodist_usbserial_pl2303_module_OBJECTS)
 
22479
usbserial_pl2303_module_DEPENDENCIES =
 
22480
usbserial_pl2303_module_LINK = $(CCLD) \
 
22481
        $(usbserial_pl2303_module_CFLAGS) $(CFLAGS) \
 
22482
        $(usbserial_pl2303_module_LDFLAGS) $(LDFLAGS) -o $@
 
22483
am__usbtest_module_SOURCES_DIST = commands/usbtest.c
 
22484
@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)
 
22485
@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)
 
22486
@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)
 
22487
@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)
 
22488
@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)
 
22489
@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)
 
22490
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT)
 
22491
@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT)
 
22492
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT)
 
22493
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_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)
 
22494
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22495
@COND_emu_FALSE@@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)
 
22496
@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)
 
22497
@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)
 
22498
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT)
 
22499
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT)
 
22500
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT)
 
22501
nodist_usbtest_module_OBJECTS =
 
22502
usbtest_module_OBJECTS = $(am_usbtest_module_OBJECTS) \
 
22503
        $(nodist_usbtest_module_OBJECTS)
 
22504
usbtest_module_DEPENDENCIES =
 
22505
usbtest_module_LINK = $(CCLD) $(usbtest_module_CFLAGS) $(CFLAGS) \
 
22506
        $(usbtest_module_LDFLAGS) $(LDFLAGS) -o $@
 
22507
am__vbe_module_SOURCES_DIST = video/i386/pc/vbe.c
 
22508
@COND_i386_pc_TRUE@am_vbe_module_OBJECTS =  \
 
22509
@COND_i386_pc_TRUE@     video/i386/pc/vbe_module-vbe.$(OBJEXT)
 
22510
nodist_vbe_module_OBJECTS =
 
22511
vbe_module_OBJECTS = $(am_vbe_module_OBJECTS) \
 
22512
        $(nodist_vbe_module_OBJECTS)
 
22513
vbe_module_DEPENDENCIES =
 
22514
vbe_module_LINK = $(CCLD) $(vbe_module_CFLAGS) $(CFLAGS) \
 
22515
        $(vbe_module_LDFLAGS) $(LDFLAGS) -o $@
 
22516
am__vga_module_SOURCES_DIST = video/i386/pc/vga.c
 
22517
@COND_i386_pc_TRUE@am_vga_module_OBJECTS =  \
 
22518
@COND_i386_pc_TRUE@     video/i386/pc/vga_module-vga.$(OBJEXT)
 
22519
nodist_vga_module_OBJECTS =
 
22520
vga_module_OBJECTS = $(am_vga_module_OBJECTS) \
 
22521
        $(nodist_vga_module_OBJECTS)
 
22522
vga_module_DEPENDENCIES =
 
22523
vga_module_LINK = $(CCLD) $(vga_module_CFLAGS) $(CFLAGS) \
 
22524
        $(vga_module_LDFLAGS) $(LDFLAGS) -o $@
 
22525
am__vga_text_module_SOURCES_DIST = term/i386/pc/vga_text.c \
 
22526
        term/i386/vga_common.c
 
22527
@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) \
 
22528
@COND_i386_coreboot_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@        term/i386/vga_text_module-vga_common.$(OBJEXT)
 
22529
@COND_i386_coreboot_FALSE@@COND_i386_multiboot_TRUE@am_vga_text_module_OBJECTS = term/i386/pc/vga_text_module-vga_text.$(OBJEXT) \
 
22530
@COND_i386_coreboot_FALSE@@COND_i386_multiboot_TRUE@    term/i386/vga_text_module-vga_common.$(OBJEXT)
 
22531
@COND_i386_coreboot_TRUE@am_vga_text_module_OBJECTS = term/i386/pc/vga_text_module-vga_text.$(OBJEXT) \
 
22532
@COND_i386_coreboot_TRUE@       term/i386/vga_text_module-vga_common.$(OBJEXT)
 
22533
nodist_vga_text_module_OBJECTS =
 
22534
vga_text_module_OBJECTS = $(am_vga_text_module_OBJECTS) \
 
22535
        $(nodist_vga_text_module_OBJECTS)
 
22536
vga_text_module_DEPENDENCIES =
 
22537
vga_text_module_LINK = $(CCLD) $(vga_text_module_CFLAGS) $(CFLAGS) \
 
22538
        $(vga_text_module_LDFLAGS) $(LDFLAGS) -o $@
 
22539
am__video_module_SOURCES_DIST = video/video.c
 
22540
@COND_emu_FALSE@@COND_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)
 
22541
@COND_emu_FALSE@@COND_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)
 
22542
@COND_emu_FALSE@@COND_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)
 
22543
@COND_emu_FALSE@@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)
 
22544
@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)
 
22545
@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)
 
22546
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_video_module_OBJECTS = video/video_module-video.$(OBJEXT)
 
22547
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_video_module_OBJECTS = video/video_module-video.$(OBJEXT)
 
22548
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_video_module_OBJECTS = video/video_module-video.$(OBJEXT)
 
22549
@COND_emu_TRUE@am_video_module_OBJECTS =  \
 
22550
@COND_emu_TRUE@ video/video_module-video.$(OBJEXT)
 
22551
nodist_video_module_OBJECTS =
 
22552
video_module_OBJECTS = $(am_video_module_OBJECTS) \
 
22553
        $(nodist_video_module_OBJECTS)
 
22554
video_module_DEPENDENCIES =
 
22555
video_module_LINK = $(CCLD) $(video_module_CFLAGS) $(CFLAGS) \
 
22556
        $(video_module_LDFLAGS) $(LDFLAGS) -o $@
 
22557
am__video_bochs_module_SOURCES_DIST = video/bochs.c
 
22558
@COND_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)
 
22559
@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)
 
22560
@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)
 
22561
@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)
 
22562
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_video_bochs_module_OBJECTS = video/video_bochs_module-bochs.$(OBJEXT)
 
22563
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_video_bochs_module_OBJECTS = video/video_bochs_module-bochs.$(OBJEXT)
 
22564
@COND_i386_coreboot_TRUE@am_video_bochs_module_OBJECTS = video/video_bochs_module-bochs.$(OBJEXT)
 
22565
nodist_video_bochs_module_OBJECTS =
 
22566
video_bochs_module_OBJECTS = $(am_video_bochs_module_OBJECTS) \
 
22567
        $(nodist_video_bochs_module_OBJECTS)
 
22568
video_bochs_module_DEPENDENCIES =
 
22569
video_bochs_module_LINK = $(CCLD) $(video_bochs_module_CFLAGS) \
 
22570
        $(CFLAGS) $(video_bochs_module_LDFLAGS) $(LDFLAGS) -o $@
 
22571
am__video_cirrus_module_SOURCES_DIST = video/cirrus.c
 
22572
@COND_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)
 
22573
@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)
 
22574
@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)
 
22575
@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)
 
22576
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_video_cirrus_module_OBJECTS = video/video_cirrus_module-cirrus.$(OBJEXT)
 
22577
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_video_cirrus_module_OBJECTS = video/video_cirrus_module-cirrus.$(OBJEXT)
 
22578
@COND_i386_coreboot_TRUE@am_video_cirrus_module_OBJECTS = video/video_cirrus_module-cirrus.$(OBJEXT)
 
22579
nodist_video_cirrus_module_OBJECTS =
 
22580
video_cirrus_module_OBJECTS = $(am_video_cirrus_module_OBJECTS) \
 
22581
        $(nodist_video_cirrus_module_OBJECTS)
 
22582
video_cirrus_module_DEPENDENCIES =
 
22583
video_cirrus_module_LINK = $(CCLD) $(video_cirrus_module_CFLAGS) \
 
22584
        $(CFLAGS) $(video_cirrus_module_LDFLAGS) $(LDFLAGS) -o $@
 
22585
am__video_fb_module_SOURCES_DIST = video/fb/video_fb.c \
 
22586
        video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c
 
22587
@COND_emu_FALSE@@COND_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) \
 
22588
@COND_emu_FALSE@@COND_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) \
 
22589
@COND_emu_FALSE@@COND_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) \
 
22590
@COND_emu_FALSE@@COND_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)
 
22591
@COND_emu_FALSE@@COND_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) \
 
22592
@COND_emu_FALSE@@COND_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) \
 
22593
@COND_emu_FALSE@@COND_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) \
 
22594
@COND_emu_FALSE@@COND_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)
 
22595
@COND_emu_FALSE@@COND_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) \
 
22596
@COND_emu_FALSE@@COND_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) \
 
22597
@COND_emu_FALSE@@COND_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) \
 
22598
@COND_emu_FALSE@@COND_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)
 
22599
@COND_emu_FALSE@@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) \
 
22600
@COND_emu_FALSE@@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) \
 
22601
@COND_emu_FALSE@@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) \
 
22602
@COND_emu_FALSE@@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)
 
22603
@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) \
 
22604
@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) \
 
22605
@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) \
 
22606
@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)
 
22607
@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) \
 
22608
@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) \
 
22609
@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) \
 
22610
@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)
 
22611
@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) \
 
22612
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        video/fb/video_fb_module-fbblit.$(OBJEXT) \
 
22613
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        video/fb/video_fb_module-fbfill.$(OBJEXT) \
 
22614
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        video/fb/video_fb_module-fbutil.$(OBJEXT)
 
22615
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_video_fb_module_OBJECTS = video/fb/video_fb_module-video_fb.$(OBJEXT) \
 
22616
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  video/fb/video_fb_module-fbblit.$(OBJEXT) \
 
22617
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  video/fb/video_fb_module-fbfill.$(OBJEXT) \
 
22618
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  video/fb/video_fb_module-fbutil.$(OBJEXT)
 
22619
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_video_fb_module_OBJECTS = video/fb/video_fb_module-video_fb.$(OBJEXT) \
 
22620
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       video/fb/video_fb_module-fbblit.$(OBJEXT) \
 
22621
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       video/fb/video_fb_module-fbfill.$(OBJEXT) \
 
22622
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       video/fb/video_fb_module-fbutil.$(OBJEXT)
 
22623
@COND_emu_TRUE@am_video_fb_module_OBJECTS =  \
 
22624
@COND_emu_TRUE@ video/fb/video_fb_module-video_fb.$(OBJEXT) \
 
22625
@COND_emu_TRUE@ video/fb/video_fb_module-fbblit.$(OBJEXT) \
 
22626
@COND_emu_TRUE@ video/fb/video_fb_module-fbfill.$(OBJEXT) \
 
22627
@COND_emu_TRUE@ video/fb/video_fb_module-fbutil.$(OBJEXT)
 
22628
nodist_video_fb_module_OBJECTS =
 
22629
video_fb_module_OBJECTS = $(am_video_fb_module_OBJECTS) \
 
22630
        $(nodist_video_fb_module_OBJECTS)
 
22631
video_fb_module_DEPENDENCIES =
 
22632
video_fb_module_LINK = $(CCLD) $(video_fb_module_CFLAGS) $(CFLAGS) \
 
22633
        $(video_fb_module_LDFLAGS) $(LDFLAGS) -o $@
 
22634
am__videoinfo_module_SOURCES_DIST = commands/videoinfo.c
 
22635
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22636
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22637
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22638
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22639
@COND_emu_FALSE@@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)
 
22640
@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)
 
22641
@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)
 
22642
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_videoinfo_module_OBJECTS = commands/videoinfo_module-videoinfo.$(OBJEXT)
 
22643
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_videoinfo_module_OBJECTS = commands/videoinfo_module-videoinfo.$(OBJEXT)
 
22644
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_videoinfo_module_OBJECTS = commands/videoinfo_module-videoinfo.$(OBJEXT)
 
22645
@COND_emu_TRUE@am_videoinfo_module_OBJECTS =  \
 
22646
@COND_emu_TRUE@ commands/videoinfo_module-videoinfo.$(OBJEXT)
 
22647
nodist_videoinfo_module_OBJECTS =
 
22648
videoinfo_module_OBJECTS = $(am_videoinfo_module_OBJECTS) \
 
22649
        $(nodist_videoinfo_module_OBJECTS)
 
22650
videoinfo_module_DEPENDENCIES =
 
22651
videoinfo_module_LINK = $(CCLD) $(videoinfo_module_CFLAGS) $(CFLAGS) \
 
22652
        $(videoinfo_module_LDFLAGS) $(LDFLAGS) -o $@
 
22653
am__videotest_module_SOURCES_DIST = commands/videotest.c
 
22654
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22655
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22656
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22657
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22658
@COND_emu_FALSE@@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)
 
22659
@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)
 
22660
@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)
 
22661
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_videotest_module_OBJECTS = commands/videotest_module-videotest.$(OBJEXT)
 
22662
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_videotest_module_OBJECTS = commands/videotest_module-videotest.$(OBJEXT)
 
22663
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_videotest_module_OBJECTS = commands/videotest_module-videotest.$(OBJEXT)
 
22664
@COND_emu_TRUE@am_videotest_module_OBJECTS =  \
 
22665
@COND_emu_TRUE@ commands/videotest_module-videotest.$(OBJEXT)
 
22666
nodist_videotest_module_OBJECTS =
 
22667
videotest_module_OBJECTS = $(am_videotest_module_OBJECTS) \
 
22668
        $(nodist_videotest_module_OBJECTS)
 
22669
videotest_module_DEPENDENCIES =
 
22670
videotest_module_LINK = $(CCLD) $(videotest_module_CFLAGS) $(CFLAGS) \
 
22671
        $(videotest_module_LDFLAGS) $(LDFLAGS) -o $@
 
22672
am__xfs_module_SOURCES_DIST = fs/xfs.c
 
22673
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22674
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22675
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22676
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22677
@COND_emu_FALSE@@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)
 
22678
@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)
 
22679
@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)
 
22680
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT)
 
22681
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT)
 
22682
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT)
 
22683
@COND_emu_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT)
 
22684
nodist_xfs_module_OBJECTS =
 
22685
xfs_module_OBJECTS = $(am_xfs_module_OBJECTS) \
 
22686
        $(nodist_xfs_module_OBJECTS)
 
22687
xfs_module_DEPENDENCIES =
 
22688
xfs_module_LINK = $(CCLD) $(xfs_module_CFLAGS) $(CFLAGS) \
 
22689
        $(xfs_module_LDFLAGS) $(LDFLAGS) -o $@
 
22690
am__xnu_module_SOURCES_DIST = loader/xnu_resume.c loader/i386/xnu.c \
 
22691
        loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c
 
22692
@COND_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) \
 
22693
@COND_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) \
 
22694
@COND_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) \
 
22695
@COND_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) \
 
22696
@COND_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) \
 
22697
@COND_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)
 
22698
@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) \
 
22699
@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) \
 
22700
@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) \
 
22701
@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) \
 
22702
@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) \
 
22703
@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)
 
22704
@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) \
 
22705
@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) \
 
22706
@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) \
 
22707
@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) \
 
22708
@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) \
 
22709
@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)
 
22710
@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) \
 
22711
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     loader/i386/xnu_module-xnu.$(OBJEXT) \
 
22712
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     loader/xnu_module-macho32.$(OBJEXT) \
 
22713
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     loader/xnu_module-macho64.$(OBJEXT) \
 
22714
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     loader/xnu_module-macho.$(OBJEXT) \
 
22715
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     loader/xnu_module-xnu.$(OBJEXT)
 
22716
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_xnu_module_OBJECTS = loader/xnu_module-xnu_resume.$(OBJEXT) \
 
22717
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        loader/i386/xnu_module-xnu.$(OBJEXT) \
 
22718
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        loader/xnu_module-macho32.$(OBJEXT) \
 
22719
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        loader/xnu_module-macho64.$(OBJEXT) \
 
22720
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        loader/xnu_module-macho.$(OBJEXT) \
 
22721
@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        loader/xnu_module-xnu.$(OBJEXT)
 
22722
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_xnu_module_OBJECTS = loader/xnu_module-xnu_resume.$(OBJEXT) \
 
22723
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  loader/i386/xnu_module-xnu.$(OBJEXT) \
 
22724
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  loader/xnu_module-macho32.$(OBJEXT) \
 
22725
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  loader/xnu_module-macho64.$(OBJEXT) \
 
22726
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  loader/xnu_module-macho.$(OBJEXT) \
 
22727
@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  loader/xnu_module-xnu.$(OBJEXT)
 
22728
@COND_i386_coreboot_TRUE@am_xnu_module_OBJECTS = loader/xnu_module-xnu_resume.$(OBJEXT) \
 
22729
@COND_i386_coreboot_TRUE@       loader/i386/xnu_module-xnu.$(OBJEXT) \
 
22730
@COND_i386_coreboot_TRUE@       loader/xnu_module-macho32.$(OBJEXT) \
 
22731
@COND_i386_coreboot_TRUE@       loader/xnu_module-macho64.$(OBJEXT) \
 
22732
@COND_i386_coreboot_TRUE@       loader/xnu_module-macho.$(OBJEXT) \
 
22733
@COND_i386_coreboot_TRUE@       loader/xnu_module-xnu.$(OBJEXT)
 
22734
nodist_xnu_module_OBJECTS =
 
22735
xnu_module_OBJECTS = $(am_xnu_module_OBJECTS) \
 
22736
        $(nodist_xnu_module_OBJECTS)
 
22737
xnu_module_DEPENDENCIES =
 
22738
xnu_module_LINK = $(CCLD) $(xnu_module_CFLAGS) $(CFLAGS) \
 
22739
        $(xnu_module_LDFLAGS) $(LDFLAGS) -o $@
 
22740
am__xnu_uuid_module_SOURCES_DIST = commands/xnu_uuid.c
 
22741
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22742
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22743
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22744
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22745
@COND_emu_FALSE@@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)
 
22746
@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)
 
22747
@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)
 
22748
@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)
 
22749
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_xnu_uuid_module_OBJECTS = commands/xnu_uuid_module-xnu_uuid.$(OBJEXT)
 
22750
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_xnu_uuid_module_OBJECTS = commands/xnu_uuid_module-xnu_uuid.$(OBJEXT)
 
22751
@COND_emu_TRUE@am_xnu_uuid_module_OBJECTS =  \
 
22752
@COND_emu_TRUE@ commands/xnu_uuid_module-xnu_uuid.$(OBJEXT)
 
22753
nodist_xnu_uuid_module_OBJECTS =
 
22754
xnu_uuid_module_OBJECTS = $(am_xnu_uuid_module_OBJECTS) \
 
22755
        $(nodist_xnu_uuid_module_OBJECTS)
 
22756
xnu_uuid_module_DEPENDENCIES =
 
22757
xnu_uuid_module_LINK = $(CCLD) $(xnu_uuid_module_CFLAGS) $(CFLAGS) \
 
22758
        $(xnu_uuid_module_LDFLAGS) $(LDFLAGS) -o $@
 
22759
am__xz_decompress_image_SOURCES_DIST = boot/mips/startup_raw.S \
 
22760
        boot/decompressor/minilib.c boot/decompressor/xz.c \
 
22761
        lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c \
 
22762
        lib/xzembed/xz_dec_stream.c
 
22763
@COND_mips_yeeloong_TRUE@am_xz_decompress_image_OBJECTS = boot/mips/xz_decompress_image-startup_raw.$(OBJEXT) \
 
22764
@COND_mips_yeeloong_TRUE@       boot/decompressor/xz_decompress_image-minilib.$(OBJEXT) \
 
22765
@COND_mips_yeeloong_TRUE@       boot/decompressor/xz_decompress_image-xz.$(OBJEXT) \
 
22766
@COND_mips_yeeloong_TRUE@       lib/xzembed/xz_decompress_image-xz_dec_bcj.$(OBJEXT) \
 
22767
@COND_mips_yeeloong_TRUE@       lib/xzembed/xz_decompress_image-xz_dec_lzma2.$(OBJEXT) \
 
22768
@COND_mips_yeeloong_TRUE@       lib/xzembed/xz_decompress_image-xz_dec_stream.$(OBJEXT)
 
22769
nodist_xz_decompress_image_OBJECTS =
 
22770
xz_decompress_image_OBJECTS = $(am_xz_decompress_image_OBJECTS) \
 
22771
        $(nodist_xz_decompress_image_OBJECTS)
 
22772
xz_decompress_image_DEPENDENCIES =
 
22773
xz_decompress_image_LINK = $(CCLD) $(xz_decompress_image_CFLAGS) \
 
22774
        $(CFLAGS) $(xz_decompress_image_LDFLAGS) $(LDFLAGS) -o $@
 
22775
am__xzio_module_SOURCES_DIST = io/xzio.c lib/xzembed/xz_dec_bcj.c \
 
22776
        lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c
 
22777
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
22778
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
22779
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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) \
 
22780
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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)
 
22781
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
22782
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
22783
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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) \
 
22784
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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)
 
22785
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
22786
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
22787
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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) \
 
22788
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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)
 
22789
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
22790
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
22791
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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) \
 
22792
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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)
 
22793
@COND_emu_FALSE@@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) \
 
22794
@COND_emu_FALSE@@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) \
 
22795
@COND_emu_FALSE@@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) \
 
22796
@COND_emu_FALSE@@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)
 
22797
@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) \
 
22798
@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) \
 
22799
@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) \
 
22800
@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)
 
22801
@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) \
 
22802
@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) \
 
22803
@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) \
 
22804
@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)
 
22805
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \
 
22806
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \
 
22807
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \
 
22808
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT)
 
22809
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \
 
22810
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \
 
22811
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \
 
22812
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT)
 
22813
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \
 
22814
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \
 
22815
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \
 
22816
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT)
 
22817
@COND_emu_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \
 
22818
@COND_emu_TRUE@ lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \
 
22819
@COND_emu_TRUE@ lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \
 
22820
@COND_emu_TRUE@ lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT)
 
22821
nodist_xzio_module_OBJECTS =
 
22822
xzio_module_OBJECTS = $(am_xzio_module_OBJECTS) \
 
22823
        $(nodist_xzio_module_OBJECTS)
 
22824
xzio_module_DEPENDENCIES =
 
22825
xzio_module_LINK = $(CCLD) $(xzio_module_CFLAGS) $(CFLAGS) \
 
22826
        $(xzio_module_LDFLAGS) $(LDFLAGS) -o $@
 
22827
am__zfs_module_SOURCES_DIST = contrib/zfs/zfs.c contrib/zfs/zfs_lzjb.c \
 
22828
        contrib/zfs/zfs_sha256.c contrib/zfs/zfs_fletcher.c
 
22829
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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 = contrib/zfs/zfs_module-zfs.$(OBJEXT) \
 
22830
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@        contrib/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \
 
22831
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@        contrib/zfs/zfs_module-zfs_sha256.$(OBJEXT) \
 
22832
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@        contrib/zfs/zfs_module-zfs_fletcher.$(OBJEXT)
 
22833
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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 = contrib/zfs/zfs_module-zfs.$(OBJEXT) \
 
22834
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@       contrib/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \
 
22835
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@       contrib/zfs/zfs_module-zfs_sha256.$(OBJEXT) \
 
22836
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@       contrib/zfs/zfs_module-zfs_fletcher.$(OBJEXT)
 
22837
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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 = contrib/zfs/zfs_module-zfs.$(OBJEXT) \
 
22838
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@    contrib/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \
 
22839
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@    contrib/zfs/zfs_module-zfs_sha256.$(OBJEXT) \
 
22840
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@    contrib/zfs/zfs_module-zfs_fletcher.$(OBJEXT)
 
22841
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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 = contrib/zfs/zfs_module-zfs.$(OBJEXT) \
 
22842
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ contrib/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \
 
22843
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ contrib/zfs/zfs_module-zfs_sha256.$(OBJEXT) \
 
22844
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ contrib/zfs/zfs_module-zfs_fletcher.$(OBJEXT)
 
22845
@COND_emu_FALSE@@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 = contrib/zfs/zfs_module-zfs.$(OBJEXT) \
 
22846
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@   contrib/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \
 
22847
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@   contrib/zfs/zfs_module-zfs_sha256.$(OBJEXT) \
 
22848
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@   contrib/zfs/zfs_module-zfs_fletcher.$(OBJEXT)
 
22849
@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 = contrib/zfs/zfs_module-zfs.$(OBJEXT) \
 
22850
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ contrib/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \
 
22851
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ contrib/zfs/zfs_module-zfs_sha256.$(OBJEXT) \
 
22852
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ contrib/zfs/zfs_module-zfs_fletcher.$(OBJEXT)
 
22853
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_zfs_module_OBJECTS = contrib/zfs/zfs_module-zfs.$(OBJEXT) \
 
22854
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     contrib/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \
 
22855
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     contrib/zfs/zfs_module-zfs_sha256.$(OBJEXT) \
 
22856
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@     contrib/zfs/zfs_module-zfs_fletcher.$(OBJEXT)
 
22857
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_zfs_module_OBJECTS = contrib/zfs/zfs_module-zfs.$(OBJEXT) \
 
22858
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        contrib/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \
 
22859
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        contrib/zfs/zfs_module-zfs_sha256.$(OBJEXT) \
 
22860
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@        contrib/zfs/zfs_module-zfs_fletcher.$(OBJEXT)
 
22861
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_zfs_module_OBJECTS = contrib/zfs/zfs_module-zfs.$(OBJEXT) \
 
22862
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  contrib/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \
 
22863
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  contrib/zfs/zfs_module-zfs_sha256.$(OBJEXT) \
 
22864
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@  contrib/zfs/zfs_module-zfs_fletcher.$(OBJEXT)
 
22865
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_zfs_module_OBJECTS = contrib/zfs/zfs_module-zfs.$(OBJEXT) \
 
22866
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       contrib/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \
 
22867
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       contrib/zfs/zfs_module-zfs_sha256.$(OBJEXT) \
 
22868
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@       contrib/zfs/zfs_module-zfs_fletcher.$(OBJEXT)
 
22869
@COND_emu_TRUE@am_zfs_module_OBJECTS =  \
 
22870
@COND_emu_TRUE@ contrib/zfs/zfs_module-zfs.$(OBJEXT) \
 
22871
@COND_emu_TRUE@ contrib/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \
 
22872
@COND_emu_TRUE@ contrib/zfs/zfs_module-zfs_sha256.$(OBJEXT) \
 
22873
@COND_emu_TRUE@ contrib/zfs/zfs_module-zfs_fletcher.$(OBJEXT)
 
22874
nodist_zfs_module_OBJECTS =
 
22875
zfs_module_OBJECTS = $(am_zfs_module_OBJECTS) \
 
22876
        $(nodist_zfs_module_OBJECTS)
 
22877
zfs_module_DEPENDENCIES =
 
22878
zfs_module_LINK = $(CCLD) $(zfs_module_CFLAGS) $(CFLAGS) \
 
22879
        $(zfs_module_LDFLAGS) $(LDFLAGS) -o $@
 
22880
am__zfsinfo_module_SOURCES_DIST = contrib/zfs/zfsinfo.c
 
22881
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_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 = contrib/zfs/zfsinfo_module-zfsinfo.$(OBJEXT)
 
22882
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@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 = contrib/zfs/zfsinfo_module-zfsinfo.$(OBJEXT)
 
22883
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@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 = contrib/zfs/zfsinfo_module-zfsinfo.$(OBJEXT)
 
22884
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@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 = contrib/zfs/zfsinfo_module-zfsinfo.$(OBJEXT)
 
22885
@COND_emu_FALSE@@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 = contrib/zfs/zfsinfo_module-zfsinfo.$(OBJEXT)
 
22886
@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 = contrib/zfs/zfsinfo_module-zfsinfo.$(OBJEXT)
 
22887
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_zfsinfo_module_OBJECTS = contrib/zfs/zfsinfo_module-zfsinfo.$(OBJEXT)
 
22888
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_zfsinfo_module_OBJECTS = contrib/zfs/zfsinfo_module-zfsinfo.$(OBJEXT)
 
22889
@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_zfsinfo_module_OBJECTS = contrib/zfs/zfsinfo_module-zfsinfo.$(OBJEXT)
 
22890
@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_zfsinfo_module_OBJECTS = contrib/zfs/zfsinfo_module-zfsinfo.$(OBJEXT)
 
22891
@COND_emu_TRUE@am_zfsinfo_module_OBJECTS =  \
 
22892
@COND_emu_TRUE@ contrib/zfs/zfsinfo_module-zfsinfo.$(OBJEXT)
 
22893
nodist_zfsinfo_module_OBJECTS =
 
22894
zfsinfo_module_OBJECTS = $(am_zfsinfo_module_OBJECTS) \
 
22895
        $(nodist_zfsinfo_module_OBJECTS)
 
22896
zfsinfo_module_DEPENDENCIES =
 
22897
zfsinfo_module_LINK = $(CCLD) $(zfsinfo_module_CFLAGS) $(CFLAGS) \
 
22898
        $(zfsinfo_module_LDFLAGS) $(LDFLAGS) -o $@
 
22899
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
22900
am__vpath_adj = case $$p in \
 
22901
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
22902
    *) f=$$p;; \
 
22903
  esac;
 
22904
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
22905
am__install_max = 40
 
22906
am__nobase_strip_setup = \
 
22907
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
22908
am__nobase_strip = \
 
22909
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
22910
am__nobase_list = $(am__nobase_strip_setup); \
 
22911
  for p in $$list; do echo "$$p $$p"; done | \
 
22912
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
22913
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
22914
    if (++n[$$2] == $(am__install_max)) \
 
22915
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
22916
    END { for (dir in files) print dir, files[dir] }'
 
22917
am__base_list = \
 
22918
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
22919
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
22920
SCRIPTS = $(bin_SCRIPTS) $(grubconf_SCRIPTS) $(noinst_SCRIPTS) \
 
22921
        $(pkglib_SCRIPTS) $(sbin_SCRIPTS)
 
22922
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
22923
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
 
22924
am__depfiles_maybe = depfiles
 
22925
am__mv = mv -f
 
22926
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
22927
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
 
22928
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
22929
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
22930
CCLD = $(CC)
 
22931
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
22932
SOURCES = $(libgnulib_a_SOURCES) $(nodist_libgnulib_a_SOURCES) \
 
22933
        $(915resolution_module_SOURCES) \
 
22934
        $(nodist_915resolution_module_SOURCES) $(acpi_module_SOURCES) \
 
22935
        $(nodist_acpi_module_SOURCES) $(affs_module_SOURCES) \
 
22936
        $(nodist_affs_module_SOURCES) $(afs_module_SOURCES) \
 
22937
        $(nodist_afs_module_SOURCES) $(afs_be_module_SOURCES) \
 
22938
        $(nodist_afs_be_module_SOURCES) $(aout_module_SOURCES) \
 
22939
        $(nodist_aout_module_SOURCES) $(appleldr_module_SOURCES) \
 
22940
        $(nodist_appleldr_module_SOURCES) \
 
22941
        $(at_keyboard_module_SOURCES) \
 
22942
        $(nodist_at_keyboard_module_SOURCES) $(ata_module_SOURCES) \
 
22943
        $(nodist_ata_module_SOURCES) $(ata_pthru_module_SOURCES) \
 
22944
        $(nodist_ata_pthru_module_SOURCES) $(befs_module_SOURCES) \
 
22945
        $(nodist_befs_module_SOURCES) $(befs_be_module_SOURCES) \
 
22946
        $(nodist_befs_be_module_SOURCES) $(biosdisk_module_SOURCES) \
 
22947
        $(nodist_biosdisk_module_SOURCES) $(bitmap_module_SOURCES) \
 
22948
        $(nodist_bitmap_module_SOURCES) $(bitmap_scale_module_SOURCES) \
 
22949
        $(nodist_bitmap_scale_module_SOURCES) \
 
22950
        $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) \
 
22951
        $(boot_image_SOURCES) $(nodist_boot_image_SOURCES) \
 
22952
        $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) \
 
22953
        $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) \
 
22954
        $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) \
 
22955
        $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) \
 
22956
        $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) \
 
22957
        $(cdboot_image_SOURCES) $(nodist_cdboot_image_SOURCES) \
 
22958
        $(chain_module_SOURCES) $(nodist_chain_module_SOURCES) \
 
22959
        $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) \
 
22960
        $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) \
 
22961
        $(configfile_module_SOURCES) \
 
22962
        $(nodist_configfile_module_SOURCES) $(cpio_module_SOURCES) \
 
22963
        $(nodist_cpio_module_SOURCES) $(cpuid_module_SOURCES) \
 
22964
        $(nodist_cpuid_module_SOURCES) $(crypto_module_SOURCES) \
 
22965
        $(nodist_crypto_module_SOURCES) $(cs5536_module_SOURCES) \
 
22966
        $(nodist_cs5536_module_SOURCES) $(date_module_SOURCES) \
 
22967
        $(nodist_date_module_SOURCES) $(datehook_module_SOURCES) \
 
22968
        $(nodist_datehook_module_SOURCES) $(datetime_module_SOURCES) \
 
22969
        $(nodist_datetime_module_SOURCES) $(diskboot_image_SOURCES) \
 
22970
        $(nodist_diskboot_image_SOURCES) $(dm_nv_module_SOURCES) \
 
22971
        $(nodist_dm_nv_module_SOURCES) $(drivemap_module_SOURCES) \
 
22972
        $(nodist_drivemap_module_SOURCES) $(echo_module_SOURCES) \
 
22973
        $(nodist_echo_module_SOURCES) $(efi_gop_module_SOURCES) \
 
22974
        $(nodist_efi_gop_module_SOURCES) $(efi_uga_module_SOURCES) \
 
22975
        $(nodist_efi_uga_module_SOURCES) $(efiemu_module_SOURCES) \
 
22976
        $(nodist_efiemu_module_SOURCES) $(elf_module_SOURCES) \
 
22977
        $(nodist_elf_module_SOURCES) \
 
22978
        $(example_functional_test_module_SOURCES) \
 
22979
        $(nodist_example_functional_test_module_SOURCES) \
 
22980
        $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) \
 
22981
        $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) \
 
22982
        $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) \
 
22983
        $(fixvideo_module_SOURCES) $(nodist_fixvideo_module_SOURCES) \
 
22984
        $(font_module_SOURCES) $(nodist_font_module_SOURCES) \
 
22985
        $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) \
 
22986
        $(functional_test_module_SOURCES) \
 
22987
        $(nodist_functional_test_module_SOURCES) \
 
22988
        $(fwstart_image_SOURCES) $(nodist_fwstart_image_SOURCES) \
 
22989
        g2hdr.c $(g2hdr_image_SOURCES) $(nodist_g2hdr_image_SOURCES) \
 
22990
        g2ldr.c $(gcry_arcfour_module_SOURCES) \
 
22991
        $(nodist_gcry_arcfour_module_SOURCES) \
 
22992
        $(gcry_blowfish_module_SOURCES) \
 
22993
        $(nodist_gcry_blowfish_module_SOURCES) \
 
22994
        $(gcry_camellia_module_SOURCES) \
 
22995
        $(nodist_gcry_camellia_module_SOURCES) \
 
22996
        $(gcry_cast5_module_SOURCES) \
 
22997
        $(nodist_gcry_cast5_module_SOURCES) $(gcry_crc_module_SOURCES) \
 
22998
        $(nodist_gcry_crc_module_SOURCES) $(gcry_des_module_SOURCES) \
 
22999
        $(nodist_gcry_des_module_SOURCES) $(gcry_md4_module_SOURCES) \
 
23000
        $(nodist_gcry_md4_module_SOURCES) $(gcry_md5_module_SOURCES) \
 
23001
        $(nodist_gcry_md5_module_SOURCES) \
 
23002
        $(gcry_rfc2268_module_SOURCES) \
 
23003
        $(nodist_gcry_rfc2268_module_SOURCES) \
 
23004
        $(gcry_rijndael_module_SOURCES) \
 
23005
        $(nodist_gcry_rijndael_module_SOURCES) \
 
23006
        $(gcry_rmd160_module_SOURCES) \
 
23007
        $(nodist_gcry_rmd160_module_SOURCES) \
 
23008
        $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) \
 
23009
        $(gcry_serpent_module_SOURCES) \
 
23010
        $(nodist_gcry_serpent_module_SOURCES) \
 
23011
        $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) \
 
23012
        $(gcry_sha256_module_SOURCES) \
 
23013
        $(nodist_gcry_sha256_module_SOURCES) \
 
23014
        $(gcry_sha512_module_SOURCES) \
 
23015
        $(nodist_gcry_sha512_module_SOURCES) \
 
23016
        $(gcry_tiger_module_SOURCES) \
 
23017
        $(nodist_gcry_tiger_module_SOURCES) \
 
23018
        $(gcry_twofish_module_SOURCES) \
 
23019
        $(nodist_gcry_twofish_module_SOURCES) \
 
23020
        $(gcry_whirlpool_module_SOURCES) \
 
23021
        $(nodist_gcry_whirlpool_module_SOURCES) \
 
23022
        $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) \
 
23023
        $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) \
 
23024
        $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) \
 
23025
        $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) \
 
23026
        $(grldr_image_SOURCES) $(nodist_grldr_image_SOURCES) \
 
23027
        $(grub_emu_SOURCES) $(nodist_grub_emu_SOURCES) \
 
23028
        $(grub_emu_lite_SOURCES) $(nodist_grub_emu_lite_SOURCES) \
 
23029
        $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) \
 
23030
        $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) \
 
23031
        $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) \
 
23032
        $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) \
 
23033
        $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) \
 
23034
        $(help_module_SOURCES) $(nodist_help_module_SOURCES) \
 
23035
        $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) \
 
23036
        $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) \
 
23037
        $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) \
 
23038
        $(ieee1275_fb_module_SOURCES) \
 
23039
        $(nodist_ieee1275_fb_module_SOURCES) $(iorw_module_SOURCES) \
 
23040
        $(nodist_iorw_module_SOURCES) $(iso9660_module_SOURCES) \
 
23041
        $(nodist_iso9660_module_SOURCES) $(jfs_module_SOURCES) \
 
23042
        $(nodist_jfs_module_SOURCES) $(jpeg_module_SOURCES) \
 
23043
        $(nodist_jpeg_module_SOURCES) $(kernel_exec_SOURCES) \
 
23044
        $(nodist_kernel_exec_SOURCES) $(keylayouts_module_SOURCES) \
 
23045
        $(nodist_keylayouts_module_SOURCES) \
 
23046
        $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) \
 
23047
        $(legacycfg_module_SOURCES) $(nodist_legacycfg_module_SOURCES) \
 
23048
        $(libusb_module_SOURCES) $(nodist_libusb_module_SOURCES) \
 
23049
        $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) \
 
23050
        $(linux16_module_SOURCES) $(nodist_linux16_module_SOURCES) \
 
23051
        $(lnxboot_image_SOURCES) $(nodist_lnxboot_image_SOURCES) \
 
23052
        $(loadbios_module_SOURCES) $(nodist_loadbios_module_SOURCES) \
 
23053
        $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) \
 
23054
        $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) \
 
23055
        $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) \
 
23056
        $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES) \
 
23057
        $(lsapm_module_SOURCES) $(nodist_lsapm_module_SOURCES) \
 
23058
        $(lsefimmap_module_SOURCES) $(nodist_lsefimmap_module_SOURCES) \
 
23059
        $(lsefisystab_module_SOURCES) \
 
23060
        $(nodist_lsefisystab_module_SOURCES) $(lsmmap_module_SOURCES) \
 
23061
        $(nodist_lsmmap_module_SOURCES) $(lspci_module_SOURCES) \
 
23062
        $(nodist_lspci_module_SOURCES) $(lssal_module_SOURCES) \
 
23063
        $(nodist_lssal_module_SOURCES) $(lsspd_module_SOURCES) \
 
23064
        $(nodist_lsspd_module_SOURCES) $(lvm_module_SOURCES) \
 
23065
        $(nodist_lvm_module_SOURCES) $(mdraid09_module_SOURCES) \
 
23066
        $(nodist_mdraid09_module_SOURCES) $(mdraid1x_module_SOURCES) \
 
23067
        $(nodist_mdraid1x_module_SOURCES) $(memdisk_module_SOURCES) \
 
23068
        $(nodist_memdisk_module_SOURCES) $(memrw_module_SOURCES) \
 
23069
        $(nodist_memrw_module_SOURCES) $(minicmd_module_SOURCES) \
 
23070
        $(nodist_minicmd_module_SOURCES) $(minix_module_SOURCES) \
 
23071
        $(nodist_minix_module_SOURCES) $(minix2_module_SOURCES) \
 
23072
        $(nodist_minix2_module_SOURCES) $(mmap_module_SOURCES) \
 
23073
        $(nodist_mmap_module_SOURCES) $(msdospart_module_SOURCES) \
 
23074
        $(nodist_msdospart_module_SOURCES) $(multiboot_module_SOURCES) \
 
23075
        $(nodist_multiboot_module_SOURCES) \
 
23076
        $(multiboot2_module_SOURCES) \
 
23077
        $(nodist_multiboot2_module_SOURCES) $(nand_module_SOURCES) \
 
23078
        $(nodist_nand_module_SOURCES) $(nilfs2_module_SOURCES) \
 
23079
        $(nodist_nilfs2_module_SOURCES) \
 
23080
        $(none_decompress_image_SOURCES) \
 
23081
        $(nodist_none_decompress_image_SOURCES) \
 
23082
        $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) \
 
23083
        $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) \
 
23084
        $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) \
 
23085
        $(ntldr_module_SOURCES) $(nodist_ntldr_module_SOURCES) \
 
23086
        $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) \
 
23087
        $(part_acorn_module_SOURCES) \
 
23088
        $(nodist_part_acorn_module_SOURCES) \
 
23089
        $(part_amiga_module_SOURCES) \
 
23090
        $(nodist_part_amiga_module_SOURCES) \
 
23091
        $(part_apple_module_SOURCES) \
 
23092
        $(nodist_part_apple_module_SOURCES) $(part_bsd_module_SOURCES) \
 
23093
        $(nodist_part_bsd_module_SOURCES) $(part_gpt_module_SOURCES) \
 
23094
        $(nodist_part_gpt_module_SOURCES) $(part_msdos_module_SOURCES) \
 
23095
        $(nodist_part_msdos_module_SOURCES) $(part_sun_module_SOURCES) \
 
23096
        $(nodist_part_sun_module_SOURCES) $(part_sunpc_module_SOURCES) \
 
23097
        $(nodist_part_sunpc_module_SOURCES) $(parttool_module_SOURCES) \
 
23098
        $(nodist_parttool_module_SOURCES) $(password_module_SOURCES) \
 
23099
        $(nodist_password_module_SOURCES) \
 
23100
        $(password_pbkdf2_module_SOURCES) \
 
23101
        $(nodist_password_pbkdf2_module_SOURCES) \
 
23102
        $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) \
 
23103
        $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) \
 
23104
        $(play_module_SOURCES) $(nodist_play_module_SOURCES) \
 
23105
        $(png_module_SOURCES) $(nodist_png_module_SOURCES) \
 
23106
        $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) \
 
23107
        $(pxe_module_SOURCES) $(nodist_pxe_module_SOURCES) \
 
23108
        $(pxeboot_image_SOURCES) $(nodist_pxeboot_image_SOURCES) \
 
23109
        $(pxecmd_module_SOURCES) $(nodist_pxecmd_module_SOURCES) \
 
23110
        $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) \
 
23111
        $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) \
 
23112
        $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) \
 
23113
        $(read_module_SOURCES) $(nodist_read_module_SOURCES) \
 
23114
        $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) \
 
23115
        $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) \
 
23116
        $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) \
 
23117
        $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) \
 
23118
        $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) \
 
23119
        $(sdl_module_SOURCES) $(nodist_sdl_module_SOURCES) \
 
23120
        $(search_module_SOURCES) $(nodist_search_module_SOURCES) \
 
23121
        $(search_fs_file_module_SOURCES) \
 
23122
        $(nodist_search_fs_file_module_SOURCES) \
 
23123
        $(search_fs_uuid_module_SOURCES) \
 
23124
        $(nodist_search_fs_uuid_module_SOURCES) \
 
23125
        $(search_label_module_SOURCES) \
 
23126
        $(nodist_search_label_module_SOURCES) \
 
23127
        $(sendkey_module_SOURCES) $(nodist_sendkey_module_SOURCES) \
 
23128
        $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) \
 
23129
        $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) \
 
23130
        $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) \
 
23131
        $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) \
 
23132
        $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) \
 
23133
        $(suspend_module_SOURCES) $(nodist_suspend_module_SOURCES) \
 
23134
        $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) \
 
23135
        $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) \
 
23136
        $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) \
 
23137
        $(test_module_SOURCES) $(nodist_test_module_SOURCES) \
 
23138
        $(test_blockarg_module_SOURCES) \
 
23139
        $(nodist_test_blockarg_module_SOURCES) \
 
23140
        $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) \
 
23141
        $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) \
 
23142
        $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) \
 
23143
        $(true_module_SOURCES) $(nodist_true_module_SOURCES) \
 
23144
        $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) \
 
23145
        $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) \
 
23146
        $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) \
 
23147
        $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) \
 
23148
        $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) \
 
23149
        $(usb_keyboard_module_SOURCES) \
 
23150
        $(nodist_usb_keyboard_module_SOURCES) $(usbms_module_SOURCES) \
 
23151
        $(nodist_usbms_module_SOURCES) \
 
23152
        $(usbserial_common_module_SOURCES) \
 
23153
        $(nodist_usbserial_common_module_SOURCES) \
 
23154
        $(usbserial_ftdi_module_SOURCES) \
 
23155
        $(nodist_usbserial_ftdi_module_SOURCES) \
 
23156
        $(usbserial_pl2303_module_SOURCES) \
 
23157
        $(nodist_usbserial_pl2303_module_SOURCES) \
 
23158
        $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) \
 
23159
        $(vbe_module_SOURCES) $(nodist_vbe_module_SOURCES) \
 
23160
        $(vga_module_SOURCES) $(nodist_vga_module_SOURCES) \
 
23161
        $(vga_text_module_SOURCES) $(nodist_vga_text_module_SOURCES) \
 
23162
        $(video_module_SOURCES) $(nodist_video_module_SOURCES) \
 
23163
        $(video_bochs_module_SOURCES) \
 
23164
        $(nodist_video_bochs_module_SOURCES) \
 
23165
        $(video_cirrus_module_SOURCES) \
 
23166
        $(nodist_video_cirrus_module_SOURCES) \
 
23167
        $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) \
 
23168
        $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) \
 
23169
        $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) \
 
23170
        $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) \
 
23171
        $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) \
 
23172
        $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) \
 
23173
        $(xz_decompress_image_SOURCES) \
 
23174
        $(nodist_xz_decompress_image_SOURCES) $(xzio_module_SOURCES) \
 
23175
        $(nodist_xzio_module_SOURCES) $(zfs_module_SOURCES) \
 
23176
        $(nodist_zfs_module_SOURCES) $(zfsinfo_module_SOURCES) \
 
23177
        $(nodist_zfsinfo_module_SOURCES)
 
23178
DIST_SOURCES = $(am__libgnulib_a_SOURCES_DIST) \
 
23179
        $(am__915resolution_module_SOURCES_DIST) \
 
23180
        $(am__acpi_module_SOURCES_DIST) \
 
23181
        $(am__affs_module_SOURCES_DIST) $(am__afs_module_SOURCES_DIST) \
 
23182
        $(am__afs_be_module_SOURCES_DIST) \
 
23183
        $(am__aout_module_SOURCES_DIST) \
 
23184
        $(am__appleldr_module_SOURCES_DIST) \
 
23185
        $(am__at_keyboard_module_SOURCES_DIST) \
 
23186
        $(am__ata_module_SOURCES_DIST) \
 
23187
        $(am__ata_pthru_module_SOURCES_DIST) \
 
23188
        $(am__befs_module_SOURCES_DIST) \
 
23189
        $(am__befs_be_module_SOURCES_DIST) \
 
23190
        $(am__biosdisk_module_SOURCES_DIST) \
 
23191
        $(am__bitmap_module_SOURCES_DIST) \
 
23192
        $(am__bitmap_scale_module_SOURCES_DIST) \
 
23193
        $(am__blocklist_module_SOURCES_DIST) \
 
23194
        $(am__boot_image_SOURCES_DIST) $(am__boot_module_SOURCES_DIST) \
 
23195
        $(am__bsd_module_SOURCES_DIST) \
 
23196
        $(am__btrfs_module_SOURCES_DIST) \
 
23197
        $(am__bufio_module_SOURCES_DIST) \
 
23198
        $(am__cat_module_SOURCES_DIST) \
 
23199
        $(am__cdboot_image_SOURCES_DIST) \
 
23200
        $(am__chain_module_SOURCES_DIST) \
 
23201
        $(am__cmostest_module_SOURCES_DIST) \
 
23202
        $(am__cmp_module_SOURCES_DIST) \
 
23203
        $(am__configfile_module_SOURCES_DIST) \
 
23204
        $(am__cpio_module_SOURCES_DIST) \
 
23205
        $(am__cpuid_module_SOURCES_DIST) \
 
23206
        $(am__crypto_module_SOURCES_DIST) \
 
23207
        $(am__cs5536_module_SOURCES_DIST) \
 
23208
        $(am__date_module_SOURCES_DIST) \
 
23209
        $(am__datehook_module_SOURCES_DIST) \
 
23210
        $(am__datetime_module_SOURCES_DIST) \
 
23211
        $(am__diskboot_image_SOURCES_DIST) \
 
23212
        $(am__dm_nv_module_SOURCES_DIST) \
 
23213
        $(am__drivemap_module_SOURCES_DIST) \
 
23214
        $(am__echo_module_SOURCES_DIST) \
 
23215
        $(am__efi_gop_module_SOURCES_DIST) \
 
23216
        $(am__efi_uga_module_SOURCES_DIST) \
 
23217
        $(am__efiemu_module_SOURCES_DIST) \
 
23218
        $(am__elf_module_SOURCES_DIST) \
 
23219
        $(am__example_functional_test_module_SOURCES_DIST) \
 
23220
        $(am__ext2_module_SOURCES_DIST) \
 
23221
        $(am__extcmd_module_SOURCES_DIST) \
 
23222
        $(am__fat_module_SOURCES_DIST) \
 
23223
        $(am__fixvideo_module_SOURCES_DIST) \
 
23224
        $(am__font_module_SOURCES_DIST) \
 
23225
        $(am__fshelp_module_SOURCES_DIST) \
 
23226
        $(am__functional_test_module_SOURCES_DIST) \
 
23227
        $(am__fwstart_image_SOURCES_DIST) g2hdr.c \
 
23228
        $(am__g2hdr_image_SOURCES_DIST) g2ldr.c \
 
23229
        $(am__gcry_arcfour_module_SOURCES_DIST) \
 
23230
        $(am__gcry_blowfish_module_SOURCES_DIST) \
 
23231
        $(am__gcry_camellia_module_SOURCES_DIST) \
 
23232
        $(am__gcry_cast5_module_SOURCES_DIST) \
 
23233
        $(am__gcry_crc_module_SOURCES_DIST) \
 
23234
        $(am__gcry_des_module_SOURCES_DIST) \
 
23235
        $(am__gcry_md4_module_SOURCES_DIST) \
 
23236
        $(am__gcry_md5_module_SOURCES_DIST) \
 
23237
        $(am__gcry_rfc2268_module_SOURCES_DIST) \
 
23238
        $(am__gcry_rijndael_module_SOURCES_DIST) \
 
23239
        $(am__gcry_rmd160_module_SOURCES_DIST) \
 
23240
        $(am__gcry_seed_module_SOURCES_DIST) \
 
23241
        $(am__gcry_serpent_module_SOURCES_DIST) \
 
23242
        $(am__gcry_sha1_module_SOURCES_DIST) \
 
23243
        $(am__gcry_sha256_module_SOURCES_DIST) \
 
23244
        $(am__gcry_sha512_module_SOURCES_DIST) \
 
23245
        $(am__gcry_tiger_module_SOURCES_DIST) \
 
23246
        $(am__gcry_twofish_module_SOURCES_DIST) \
 
23247
        $(am__gcry_whirlpool_module_SOURCES_DIST) \
 
23248
        $(am__gettext_module_SOURCES_DIST) \
 
23249
        $(am__gfxmenu_module_SOURCES_DIST) \
 
23250
        $(am__gfxterm_module_SOURCES_DIST) \
 
23251
        $(am__gptsync_module_SOURCES_DIST) \
 
23252
        $(am__grldr_image_SOURCES_DIST) $(am__grub_emu_SOURCES_DIST) \
 
23253
        $(am__grub_emu_lite_SOURCES_DIST) \
 
23254
        $(am__gzio_module_SOURCES_DIST) \
 
23255
        $(am__halt_module_SOURCES_DIST) \
 
23256
        $(am__hashsum_module_SOURCES_DIST) \
 
23257
        $(am__hdparm_module_SOURCES_DIST) \
 
23258
        $(am__hello_module_SOURCES_DIST) \
 
23259
        $(am__help_module_SOURCES_DIST) \
 
23260
        $(am__hexdump_module_SOURCES_DIST) \
 
23261
        $(am__hfs_module_SOURCES_DIST) \
 
23262
        $(am__hfsplus_module_SOURCES_DIST) \
 
23263
        $(am__ieee1275_fb_module_SOURCES_DIST) \
 
23264
        $(am__iorw_module_SOURCES_DIST) \
 
23265
        $(am__iso9660_module_SOURCES_DIST) \
 
23266
        $(am__jfs_module_SOURCES_DIST) $(am__jpeg_module_SOURCES_DIST) \
 
23267
        $(am__kernel_exec_SOURCES_DIST) \
 
23268
        $(am__keylayouts_module_SOURCES_DIST) \
 
23269
        $(am__keystatus_module_SOURCES_DIST) \
 
23270
        $(am__legacycfg_module_SOURCES_DIST) \
 
23271
        $(am__libusb_module_SOURCES_DIST) \
 
23272
        $(am__linux_module_SOURCES_DIST) \
 
23273
        $(am__linux16_module_SOURCES_DIST) \
 
23274
        $(am__lnxboot_image_SOURCES_DIST) \
 
23275
        $(am__loadbios_module_SOURCES_DIST) \
 
23276
        $(am__loadenv_module_SOURCES_DIST) \
 
23277
        $(am__loopback_module_SOURCES_DIST) \
 
23278
        $(am__ls_module_SOURCES_DIST) \
 
23279
        $(am__lsacpi_module_SOURCES_DIST) \
 
23280
        $(am__lsapm_module_SOURCES_DIST) \
 
23281
        $(am__lsefimmap_module_SOURCES_DIST) \
 
23282
        $(am__lsefisystab_module_SOURCES_DIST) \
 
23283
        $(am__lsmmap_module_SOURCES_DIST) \
 
23284
        $(am__lspci_module_SOURCES_DIST) \
 
23285
        $(am__lssal_module_SOURCES_DIST) \
 
23286
        $(am__lsspd_module_SOURCES_DIST) \
 
23287
        $(am__lvm_module_SOURCES_DIST) \
 
23288
        $(am__mdraid09_module_SOURCES_DIST) \
 
23289
        $(am__mdraid1x_module_SOURCES_DIST) \
 
23290
        $(am__memdisk_module_SOURCES_DIST) \
 
23291
        $(am__memrw_module_SOURCES_DIST) \
 
23292
        $(am__minicmd_module_SOURCES_DIST) \
 
23293
        $(am__minix_module_SOURCES_DIST) \
 
23294
        $(am__minix2_module_SOURCES_DIST) \
 
23295
        $(am__mmap_module_SOURCES_DIST) \
 
23296
        $(am__msdospart_module_SOURCES_DIST) \
 
23297
        $(am__multiboot_module_SOURCES_DIST) \
 
23298
        $(am__multiboot2_module_SOURCES_DIST) \
 
23299
        $(am__nand_module_SOURCES_DIST) \
 
23300
        $(am__nilfs2_module_SOURCES_DIST) \
 
23301
        $(am__none_decompress_image_SOURCES_DIST) \
 
23302
        $(am__normal_module_SOURCES_DIST) \
 
23303
        $(am__ntfs_module_SOURCES_DIST) \
 
23304
        $(am__ntfscomp_module_SOURCES_DIST) \
 
23305
        $(am__ntldr_module_SOURCES_DIST) \
 
23306
        $(am__ohci_module_SOURCES_DIST) \
 
23307
        $(am__part_acorn_module_SOURCES_DIST) \
 
23308
        $(am__part_amiga_module_SOURCES_DIST) \
 
23309
        $(am__part_apple_module_SOURCES_DIST) \
 
23310
        $(am__part_bsd_module_SOURCES_DIST) \
 
23311
        $(am__part_gpt_module_SOURCES_DIST) \
 
23312
        $(am__part_msdos_module_SOURCES_DIST) \
 
23313
        $(am__part_sun_module_SOURCES_DIST) \
 
23314
        $(am__part_sunpc_module_SOURCES_DIST) \
 
23315
        $(am__parttool_module_SOURCES_DIST) \
 
23316
        $(am__password_module_SOURCES_DIST) \
 
23317
        $(am__password_pbkdf2_module_SOURCES_DIST) \
 
23318
        $(am__pbkdf2_module_SOURCES_DIST) \
 
23319
        $(am__pci_module_SOURCES_DIST) $(am__play_module_SOURCES_DIST) \
 
23320
        $(am__png_module_SOURCES_DIST) \
 
23321
        $(am__probe_module_SOURCES_DIST) \
 
23322
        $(am__pxe_module_SOURCES_DIST) \
 
23323
        $(am__pxeboot_image_SOURCES_DIST) \
 
23324
        $(am__pxecmd_module_SOURCES_DIST) \
 
23325
        $(am__raid_module_SOURCES_DIST) \
 
23326
        $(am__raid5rec_module_SOURCES_DIST) \
 
23327
        $(am__raid6rec_module_SOURCES_DIST) \
 
23328
        $(am__read_module_SOURCES_DIST) \
 
23329
        $(am__reboot_module_SOURCES_DIST) \
 
23330
        $(am__regexp_module_SOURCES_DIST) \
 
23331
        $(am__reiserfs_module_SOURCES_DIST) \
 
23332
        $(am__relocator_module_SOURCES_DIST) \
 
23333
        $(am__scsi_module_SOURCES_DIST) $(am__sdl_module_SOURCES_DIST) \
 
23334
        $(am__search_module_SOURCES_DIST) \
 
23335
        $(am__search_fs_file_module_SOURCES_DIST) \
 
23336
        $(am__search_fs_uuid_module_SOURCES_DIST) \
 
23337
        $(am__search_label_module_SOURCES_DIST) \
 
23338
        $(am__sendkey_module_SOURCES_DIST) \
 
23339
        $(am__serial_module_SOURCES_DIST) \
 
23340
        $(am__setjmp_module_SOURCES_DIST) \
 
23341
        $(am__setpci_module_SOURCES_DIST) \
 
23342
        $(am__sfs_module_SOURCES_DIST) \
 
23343
        $(am__sleep_module_SOURCES_DIST) \
 
23344
        $(am__suspend_module_SOURCES_DIST) \
 
23345
        $(am__tar_module_SOURCES_DIST) \
 
23346
        $(am__terminal_module_SOURCES_DIST) \
 
23347
        $(am__terminfo_module_SOURCES_DIST) \
 
23348
        $(am__test_module_SOURCES_DIST) \
 
23349
        $(am__test_blockarg_module_SOURCES_DIST) \
 
23350
        $(am__testload_module_SOURCES_DIST) \
 
23351
        $(am__tga_module_SOURCES_DIST) $(trig_module_SOURCES) \
 
23352
        $(am__true_module_SOURCES_DIST) $(am__udf_module_SOURCES_DIST) \
 
23353
        $(am__ufs1_module_SOURCES_DIST) \
 
23354
        $(am__ufs2_module_SOURCES_DIST) \
 
23355
        $(am__uhci_module_SOURCES_DIST) $(am__usb_module_SOURCES_DIST) \
 
23356
        $(am__usb_keyboard_module_SOURCES_DIST) \
 
23357
        $(am__usbms_module_SOURCES_DIST) \
 
23358
        $(am__usbserial_common_module_SOURCES_DIST) \
 
23359
        $(am__usbserial_ftdi_module_SOURCES_DIST) \
 
23360
        $(am__usbserial_pl2303_module_SOURCES_DIST) \
 
23361
        $(am__usbtest_module_SOURCES_DIST) \
 
23362
        $(am__vbe_module_SOURCES_DIST) $(am__vga_module_SOURCES_DIST) \
 
23363
        $(am__vga_text_module_SOURCES_DIST) \
 
23364
        $(am__video_module_SOURCES_DIST) \
 
23365
        $(am__video_bochs_module_SOURCES_DIST) \
 
23366
        $(am__video_cirrus_module_SOURCES_DIST) \
 
23367
        $(am__video_fb_module_SOURCES_DIST) \
 
23368
        $(am__videoinfo_module_SOURCES_DIST) \
 
23369
        $(am__videotest_module_SOURCES_DIST) \
 
23370
        $(am__xfs_module_SOURCES_DIST) $(am__xnu_module_SOURCES_DIST) \
 
23371
        $(am__xnu_uuid_module_SOURCES_DIST) \
 
23372
        $(am__xz_decompress_image_SOURCES_DIST) \
 
23373
        $(am__xzio_module_SOURCES_DIST) $(am__zfs_module_SOURCES_DIST) \
 
23374
        $(am__zfsinfo_module_SOURCES_DIST)
 
23375
man1dir = $(mandir)/man1
 
23376
NROFF = nroff
 
23377
MANS = $(man_MANS)
 
23378
am__dist_noinst_DATA_DIST = gensyminfo.sh.in genmod.sh.in
 
23379
DATA = $(dist_noinst_DATA) $(grubconf_DATA) $(noinst_DATA) \
 
23380
        $(pkglib_DATA) $(platform_DATA)
 
23381
ETAGS = etags
 
23382
CTAGS = ctags
 
23383
am__tty_colors = \
 
23384
red=; grn=; lgn=; blu=; std=
 
23385
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
23386
ACLOCAL = @ACLOCAL@
 
23387
ADDR32 = @ADDR32@
 
23388
ALLOCA = @ALLOCA@
 
23389
ALLOCA_H = @ALLOCA_H@
 
23390
AMTAR = @AMTAR@
 
23391
APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
 
23392
ASM_SYMBOL_PREFIX = @ASM_SYMBOL_PREFIX@
 
23393
AUTOCONF = @AUTOCONF@
 
23394
AUTOHEADER = @AUTOHEADER@
 
23395
AUTOMAKE = @AUTOMAKE@
 
23396
AWK = @AWK@
 
23397
BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
 
23398
BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
 
23399
BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
 
23400
BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
 
23401
BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
 
23402
BSS_START_SYMBOL = @BSS_START_SYMBOL@
 
23403
BUILD_CC = @BUILD_CC@
 
23404
CC = $(TARGET_CC)
 
23405
CCAS = $(TARGET_CC)
 
23406
CCASDEPMODE = @CCASDEPMODE@
 
23407
CCASFLAGS = @CCASFLAGS@
 
23408
CCDEPMODE = @CCDEPMODE@
 
23409
CFLAGS = @CFLAGS@
 
23410
CMP = @CMP@
 
23411
CPP = $(TARGET_CC)
 
23412
CPPFLAGS = @CPPFLAGS@
 
23413
CYGPATH_W = @CYGPATH_W@
 
23414
DATA32 = @DATA32@
 
23415
DEFS = @DEFS@
 
23416
DEPDIR = .deps-core
 
23417
ECHO_C = @ECHO_C@
 
23418
ECHO_N = @ECHO_N@
 
23419
ECHO_T = @ECHO_T@
 
23420
EGREP = @EGREP@
 
23421
EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
 
23422
EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
 
23423
END_SYMBOL = @END_SYMBOL@
 
23424
ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
 
23425
ENOLINK_VALUE = @ENOLINK_VALUE@
 
23426
EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
 
23427
EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
 
23428
ERRNO_H = @ERRNO_H@
 
23429
EXEEXT = @EXEEXT@
 
23430
FLOAT_H = @FLOAT_H@
 
23431
FNMATCH_H = @FNMATCH_H@
 
23432
FONT_SOURCE = @FONT_SOURCE@
 
23433
FREETYPE = @FREETYPE@
 
23434
GETOPT_H = @GETOPT_H@
 
23435
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 
23436
GLIBC21 = @GLIBC21@
 
23437
GMSGFMT = @GMSGFMT@
 
23438
GMSGFMT_015 = @GMSGFMT_015@
 
23439
GNULIB_ATOLL = @GNULIB_ATOLL@
 
23440
GNULIB_BTOWC = @GNULIB_BTOWC@
 
23441
GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
 
23442
GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
 
23443
GNULIB_CHOWN = @GNULIB_CHOWN@
 
23444
GNULIB_CLOSE = @GNULIB_CLOSE@
 
23445
GNULIB_DPRINTF = @GNULIB_DPRINTF@
 
23446
GNULIB_DUP2 = @GNULIB_DUP2@
 
23447
GNULIB_DUP3 = @GNULIB_DUP3@
 
23448
GNULIB_ENVIRON = @GNULIB_ENVIRON@
 
23449
GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
 
23450
GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
 
23451
GNULIB_FCHDIR = @GNULIB_FCHDIR@
 
23452
GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
 
23453
GNULIB_FCLOSE = @GNULIB_FCLOSE@
 
23454
GNULIB_FFLUSH = @GNULIB_FFLUSH@
 
23455
GNULIB_FOPEN = @GNULIB_FOPEN@
 
23456
GNULIB_FPRINTF = @GNULIB_FPRINTF@
 
23457
GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
 
23458
GNULIB_FPURGE = @GNULIB_FPURGE@
 
23459
GNULIB_FPUTC = @GNULIB_FPUTC@
 
23460
GNULIB_FPUTS = @GNULIB_FPUTS@
 
23461
GNULIB_FREOPEN = @GNULIB_FREOPEN@
 
23462
GNULIB_FSEEK = @GNULIB_FSEEK@
 
23463
GNULIB_FSEEKO = @GNULIB_FSEEKO@
 
23464
GNULIB_FSYNC = @GNULIB_FSYNC@
 
23465
GNULIB_FTELL = @GNULIB_FTELL@
 
23466
GNULIB_FTELLO = @GNULIB_FTELLO@
 
23467
GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
 
23468
GNULIB_FWRITE = @GNULIB_FWRITE@
 
23469
GNULIB_GETCWD = @GNULIB_GETCWD@
 
23470
GNULIB_GETDELIM = @GNULIB_GETDELIM@
 
23471
GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
 
23472
GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
 
23473
GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
 
23474
GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
 
23475
GNULIB_GETLINE = @GNULIB_GETLINE@
 
23476
GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
 
23477
GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
 
23478
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
 
23479
GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
 
23480
GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
 
23481
GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
 
23482
GNULIB_GRANTPT = @GNULIB_GRANTPT@
 
23483
GNULIB_LCHOWN = @GNULIB_LCHOWN@
 
23484
GNULIB_LINK = @GNULIB_LINK@
 
23485
GNULIB_LINKAT = @GNULIB_LINKAT@
 
23486
GNULIB_LSEEK = @GNULIB_LSEEK@
 
23487
GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
 
23488
GNULIB_MBRLEN = @GNULIB_MBRLEN@
 
23489
GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
 
23490
GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
 
23491
GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
 
23492
GNULIB_MBSCHR = @GNULIB_MBSCHR@
 
23493
GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
 
23494
GNULIB_MBSINIT = @GNULIB_MBSINIT@
 
23495
GNULIB_MBSLEN = @GNULIB_MBSLEN@
 
23496
GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
 
23497
GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
 
23498
GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
 
23499
GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
 
23500
GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
 
23501
GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
 
23502
GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
 
23503
GNULIB_MBSSEP = @GNULIB_MBSSEP@
 
23504
GNULIB_MBSSPN = @GNULIB_MBSSPN@
 
23505
GNULIB_MBSSTR = @GNULIB_MBSSTR@
 
23506
GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
 
23507
GNULIB_MEMCHR = @GNULIB_MEMCHR@
 
23508
GNULIB_MEMMEM = @GNULIB_MEMMEM@
 
23509
GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
 
23510
GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
 
23511
GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
 
23512
GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
 
23513
GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
 
23514
GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
 
23515
GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
 
23516
GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@
 
23517
GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
 
23518
GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
 
23519
GNULIB_PERROR = @GNULIB_PERROR@
 
23520
GNULIB_PIPE2 = @GNULIB_PIPE2@
 
23521
GNULIB_POPEN = @GNULIB_POPEN@
 
23522
GNULIB_PREAD = @GNULIB_PREAD@
 
23523
GNULIB_PRINTF = @GNULIB_PRINTF@
 
23524
GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
 
23525
GNULIB_PTSNAME = @GNULIB_PTSNAME@
 
23526
GNULIB_PUTC = @GNULIB_PUTC@
 
23527
GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
 
23528
GNULIB_PUTENV = @GNULIB_PUTENV@
 
23529
GNULIB_PUTS = @GNULIB_PUTS@
 
23530
GNULIB_PWRITE = @GNULIB_PWRITE@
 
23531
GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
 
23532
GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
 
23533
GNULIB_READLINK = @GNULIB_READLINK@
 
23534
GNULIB_READLINKAT = @GNULIB_READLINKAT@
 
23535
GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
 
23536
GNULIB_REALPATH = @GNULIB_REALPATH@
 
23537
GNULIB_REMOVE = @GNULIB_REMOVE@
 
23538
GNULIB_RENAME = @GNULIB_RENAME@
 
23539
GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
 
23540
GNULIB_RMDIR = @GNULIB_RMDIR@
 
23541
GNULIB_RPMATCH = @GNULIB_RPMATCH@
 
23542
GNULIB_SETENV = @GNULIB_SETENV@
 
23543
GNULIB_SLEEP = @GNULIB_SLEEP@
 
23544
GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
 
23545
GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
 
23546
GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
 
23547
GNULIB_STPCPY = @GNULIB_STPCPY@
 
23548
GNULIB_STPNCPY = @GNULIB_STPNCPY@
 
23549
GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
 
23550
GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
 
23551
GNULIB_STRDUP = @GNULIB_STRDUP@
 
23552
GNULIB_STRERROR = @GNULIB_STRERROR@
 
23553
GNULIB_STRNCAT = @GNULIB_STRNCAT@
 
23554
GNULIB_STRNDUP = @GNULIB_STRNDUP@
 
23555
GNULIB_STRNLEN = @GNULIB_STRNLEN@
 
23556
GNULIB_STRPBRK = @GNULIB_STRPBRK@
 
23557
GNULIB_STRSEP = @GNULIB_STRSEP@
 
23558
GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
 
23559
GNULIB_STRSTR = @GNULIB_STRSTR@
 
23560
GNULIB_STRTOD = @GNULIB_STRTOD@
 
23561
GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
 
23562
GNULIB_STRTOLL = @GNULIB_STRTOLL@
 
23563
GNULIB_STRTOULL = @GNULIB_STRTOULL@
 
23564
GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
 
23565
GNULIB_SYMLINK = @GNULIB_SYMLINK@
 
23566
GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
 
23567
GNULIB_TMPFILE = @GNULIB_TMPFILE@
 
23568
GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
 
23569
GNULIB_UNISTD_H_GETOPT = @GNULIB_UNISTD_H_GETOPT@
 
23570
GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
 
23571
GNULIB_UNLINK = @GNULIB_UNLINK@
 
23572
GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
 
23573
GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
 
23574
GNULIB_UNSETENV = @GNULIB_UNSETENV@
 
23575
GNULIB_USLEEP = @GNULIB_USLEEP@
 
23576
GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
 
23577
GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
 
23578
GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
 
23579
GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
 
23580
GNULIB_VPRINTF = @GNULIB_VPRINTF@
 
23581
GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
 
23582
GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
 
23583
GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
 
23584
GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
 
23585
GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
 
23586
GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
 
23587
GNULIB_WCTOB = @GNULIB_WCTOB@
 
23588
GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
 
23589
GNULIB_WRITE = @GNULIB_WRITE@
 
23590
GNULIB__EXIT = @GNULIB__EXIT@
 
23591
GREP = @GREP@
 
23592
GRUB_BOOT_MACHINE_LINK_ADDR = @GRUB_BOOT_MACHINE_LINK_ADDR@
 
23593
HAVE_ASM_USCORE = @HAVE_ASM_USCORE@
 
23594
HAVE_ATOLL = @HAVE_ATOLL@
 
23595
HAVE_BTOWC = @HAVE_BTOWC@
 
23596
HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
 
23597
HAVE_CHOWN = @HAVE_CHOWN@
 
23598
HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
 
23599
HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
 
23600
HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
 
23601
HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
 
23602
HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
 
23603
HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
 
23604
HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
 
23605
HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
 
23606
HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
 
23607
HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
 
23608
HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
 
23609
HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
 
23610
HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
 
23611
HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
 
23612
HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
 
23613
HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
 
23614
HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
 
23615
HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
 
23616
HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
 
23617
HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
 
23618
HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
 
23619
HAVE_DPRINTF = @HAVE_DPRINTF@
 
23620
HAVE_DUP2 = @HAVE_DUP2@
 
23621
HAVE_DUP3 = @HAVE_DUP3@
 
23622
HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
 
23623
HAVE_FACCESSAT = @HAVE_FACCESSAT@
 
23624
HAVE_FCHDIR = @HAVE_FCHDIR@
 
23625
HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
 
23626
HAVE_FSEEKO = @HAVE_FSEEKO@
 
23627
HAVE_FSYNC = @HAVE_FSYNC@
 
23628
HAVE_FTELLO = @HAVE_FTELLO@
 
23629
HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
 
23630
HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@
 
23631
HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
 
23632
HAVE_GETGROUPS = @HAVE_GETGROUPS@
 
23633
HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
 
23634
HAVE_GETLOGIN = @HAVE_GETLOGIN@
 
23635
HAVE_GETOPT_H = @HAVE_GETOPT_H@
 
23636
HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
 
23637
HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
 
23638
HAVE_GRANTPT = @HAVE_GRANTPT@
 
23639
HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
 
23640
HAVE_ISWBLANK = @HAVE_ISWBLANK@
 
23641
HAVE_ISWCNTRL = @HAVE_ISWCNTRL@
 
23642
HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@
 
23643
HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@
 
23644
HAVE_LANGINFO_H = @HAVE_LANGINFO_H@
 
23645
HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@
 
23646
HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@
 
23647
HAVE_LCHOWN = @HAVE_LCHOWN@
 
23648
HAVE_LINK = @HAVE_LINK@
 
23649
HAVE_LINKAT = @HAVE_LINKAT@
 
23650
HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 
23651
HAVE_MBRLEN = @HAVE_MBRLEN@
 
23652
HAVE_MBRTOWC = @HAVE_MBRTOWC@
 
23653
HAVE_MBSINIT = @HAVE_MBSINIT@
 
23654
HAVE_MBSLEN = @HAVE_MBSLEN@
 
23655
HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
 
23656
HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
 
23657
HAVE_MEMCHR = @HAVE_MEMCHR@
 
23658
HAVE_MEMPCPY = @HAVE_MEMPCPY@
 
23659
HAVE_MKDTEMP = @HAVE_MKDTEMP@
 
23660
HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
 
23661
HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
 
23662
HAVE_MKSTEMP = @HAVE_MKSTEMP@
 
23663
HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
 
23664
HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@
 
23665
HAVE_OS_H = @HAVE_OS_H@
 
23666
HAVE_PIPE2 = @HAVE_PIPE2@
 
23667
HAVE_PREAD = @HAVE_PREAD@
 
23668
HAVE_PTSNAME = @HAVE_PTSNAME@
 
23669
HAVE_PWRITE = @HAVE_PWRITE@
 
23670
HAVE_RANDOM_H = @HAVE_RANDOM_H@
 
23671
HAVE_RANDOM_R = @HAVE_RANDOM_R@
 
23672
HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
 
23673
HAVE_READLINK = @HAVE_READLINK@
 
23674
HAVE_READLINKAT = @HAVE_READLINKAT@
 
23675
HAVE_REALPATH = @HAVE_REALPATH@
 
23676
HAVE_RENAMEAT = @HAVE_RENAMEAT@
 
23677
HAVE_RPMATCH = @HAVE_RPMATCH@
 
23678
HAVE_SETENV = @HAVE_SETENV@
 
23679
HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
 
23680
HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
 
23681
HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 
23682
HAVE_SLEEP = @HAVE_SLEEP@
 
23683
HAVE_STDINT_H = @HAVE_STDINT_H@
 
23684
HAVE_STPCPY = @HAVE_STPCPY@
 
23685
HAVE_STPNCPY = @HAVE_STPNCPY@
 
23686
HAVE_STRCASECMP = @HAVE_STRCASECMP@
 
23687
HAVE_STRCASESTR = @HAVE_STRCASESTR@
 
23688
HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
 
23689
HAVE_STRPBRK = @HAVE_STRPBRK@
 
23690
HAVE_STRSEP = @HAVE_STRSEP@
 
23691
HAVE_STRTOD = @HAVE_STRTOD@
 
23692
HAVE_STRTOLL = @HAVE_STRTOLL@
 
23693
HAVE_STRTOULL = @HAVE_STRTOULL@
 
23694
HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
 
23695
HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
 
23696
HAVE_SYMLINK = @HAVE_SYMLINK@
 
23697
HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
 
23698
HAVE_SYSEXITS_H = @HAVE_SYSEXITS_H@
 
23699
HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
 
23700
HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
 
23701
HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
 
23702
HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
 
23703
HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 
23704
HAVE_TTYNAME_R = @HAVE_TTYNAME_R@
 
23705
HAVE_UNISTD_H = @HAVE_UNISTD_H@
 
23706
HAVE_UNLINKAT = @HAVE_UNLINKAT@
 
23707
HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
 
23708
HAVE_UNSETENV = @HAVE_UNSETENV@
 
23709
HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
 
23710
HAVE_USLEEP = @HAVE_USLEEP@
 
23711
HAVE_VASPRINTF = @HAVE_VASPRINTF@
 
23712
HAVE_VDPRINTF = @HAVE_VDPRINTF@
 
23713
HAVE_WCHAR_H = @HAVE_WCHAR_H@
 
23714
HAVE_WCHAR_T = @HAVE_WCHAR_T@
 
23715
HAVE_WCRTOMB = @HAVE_WCRTOMB@
 
23716
HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
 
23717
HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
 
23718
HAVE_WCTYPE_H = @HAVE_WCTYPE_H@
 
23719
HAVE_WINT_T = @HAVE_WINT_T@
 
23720
HAVE__BOOL = @HAVE__BOOL@
 
23721
HAVE__EXIT = @HAVE__EXIT@
 
23722
HELP2MAN = @HELP2MAN@
 
23723
HOST_CC = @HOST_CC@
 
23724
HOST_CCASFLAGS = @HOST_CCASFLAGS@
 
23725
HOST_CFLAGS = @HOST_CFLAGS@
 
23726
HOST_CPPFLAGS = @HOST_CPPFLAGS@
 
23727
HOST_LDFLAGS = @HOST_LDFLAGS@
 
23728
INCLUDE_NEXT = @INCLUDE_NEXT@
 
23729
INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
 
23730
INSTALL = @INSTALL@
 
23731
INSTALL_DATA = @INSTALL_DATA@
 
23732
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
23733
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
23734
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
23735
INTLLIBS = @INTLLIBS@
 
23736
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
23737
LDFLAGS = @LDFLAGS@
 
23738
LEX = @LEX@
 
23739
LEXLIB = @LEXLIB@
 
23740
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
23741
LIBCURSES = @LIBCURSES@
 
23742
LIBDEVMAPPER = @LIBDEVMAPPER@
 
23743
LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@
 
23744
LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@
 
23745
LIBICONV = @LIBICONV@
 
23746
LIBINTL = @LIBINTL@
 
23747
LIBLZMA = @LIBLZMA@
 
23748
LIBNVPAIR = @LIBNVPAIR@
 
23749
LIBOBJS = @LIBOBJS@
 
23750
LIBPCIACCESS = @LIBPCIACCESS@
 
23751
LIBS = @LIBS@
 
23752
LIBSDL = @LIBSDL@
 
23753
LIBUSB = @LIBUSB@
 
23754
LIBUTIL = @LIBUTIL@
 
23755
LIBZFS = @LIBZFS@
 
23756
LN_S = @LN_S@
 
23757
LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@
 
23758
LOCALE_FR = @LOCALE_FR@
 
23759
LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@
 
23760
LOCALE_JA = @LOCALE_JA@
 
23761
LOCALE_ZH_CN = @LOCALE_ZH_CN@
 
23762
LTLIBICONV = @LTLIBICONV@
 
23763
LTLIBINTL = @LTLIBINTL@
 
23764
LTLIBOBJS = @LTLIBOBJS@
 
23765
MAKEINFO = @MAKEINFO@
 
23766
MKDIR_P = @MKDIR_P@
 
23767
MSGFMT = @MSGFMT@
 
23768
MSGFMT_015 = @MSGFMT_015@
 
23769
MSGMERGE = @MSGMERGE@
 
23770
NEED_ENABLE_EXECUTE_STACK = @NEED_ENABLE_EXECUTE_STACK@
 
23771
NEED_REGISTER_FRAME_INFO = @NEED_REGISTER_FRAME_INFO@
 
23772
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
 
23773
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@
 
23774
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
 
23775
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@
 
23776
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
 
23777
NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
 
23778
NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
 
23779
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
 
23780
NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = @NEXT_AS_FIRST_DIRECTIVE_STRINGS_H@
 
23781
NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
 
23782
NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H = @NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H@
 
23783
NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H@
 
23784
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
 
23785
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
 
23786
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@
 
23787
NEXT_ERRNO_H = @NEXT_ERRNO_H@
 
23788
NEXT_FLOAT_H = @NEXT_FLOAT_H@
 
23789
NEXT_GETOPT_H = @NEXT_GETOPT_H@
 
23790
NEXT_LANGINFO_H = @NEXT_LANGINFO_H@
 
23791
NEXT_STDDEF_H = @NEXT_STDDEF_H@
 
23792
NEXT_STDINT_H = @NEXT_STDINT_H@
 
23793
NEXT_STDIO_H = @NEXT_STDIO_H@
 
23794
NEXT_STDLIB_H = @NEXT_STDLIB_H@
 
23795
NEXT_STRINGS_H = @NEXT_STRINGS_H@
 
23796
NEXT_STRING_H = @NEXT_STRING_H@
 
23797
NEXT_SYSEXITS_H = @NEXT_SYSEXITS_H@
 
23798
NEXT_SYS_WAIT_H = @NEXT_SYS_WAIT_H@
 
23799
NEXT_UNISTD_H = @NEXT_UNISTD_H@
 
23800
NEXT_WCHAR_H = @NEXT_WCHAR_H@
 
23801
NEXT_WCTYPE_H = @NEXT_WCTYPE_H@
 
23802
NM = @NM@
 
23803
OBJCONV = @OBJCONV@
 
23804
OBJCOPY = @OBJCOPY@
 
23805
OBJEXT = @OBJEXT@
 
23806
PACKAGE = @PACKAGE@
 
23807
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
23808
PACKAGE_NAME = @PACKAGE_NAME@
 
23809
PACKAGE_STRING = @PACKAGE_STRING@
 
23810
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
23811
PACKAGE_URL = @PACKAGE_URL@
 
23812
PACKAGE_VERSION = @PACKAGE_VERSION@
 
23813
PATH_SEPARATOR = @PATH_SEPARATOR@
 
23814
POSUB = @POSUB@
 
23815
PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
 
23816
PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
 
23817
RANLIB = @RANLIB@
 
23818
REPLACE_BTOWC = @REPLACE_BTOWC@
 
23819
REPLACE_CALLOC = @REPLACE_CALLOC@
 
23820
REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
 
23821
REPLACE_CHOWN = @REPLACE_CHOWN@
 
23822
REPLACE_CLOSE = @REPLACE_CLOSE@
 
23823
REPLACE_DPRINTF = @REPLACE_DPRINTF@
 
23824
REPLACE_DUP = @REPLACE_DUP@
 
23825
REPLACE_DUP2 = @REPLACE_DUP2@
 
23826
REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
 
23827
REPLACE_FCLOSE = @REPLACE_FCLOSE@
 
23828
REPLACE_FFLUSH = @REPLACE_FFLUSH@
 
23829
REPLACE_FOPEN = @REPLACE_FOPEN@
 
23830
REPLACE_FPRINTF = @REPLACE_FPRINTF@
 
23831
REPLACE_FPURGE = @REPLACE_FPURGE@
 
23832
REPLACE_FREOPEN = @REPLACE_FREOPEN@
 
23833
REPLACE_FSEEK = @REPLACE_FSEEK@
 
23834
REPLACE_FSEEKO = @REPLACE_FSEEKO@
 
23835
REPLACE_FTELL = @REPLACE_FTELL@
 
23836
REPLACE_FTELLO = @REPLACE_FTELLO@
 
23837
REPLACE_GETCWD = @REPLACE_GETCWD@
 
23838
REPLACE_GETDELIM = @REPLACE_GETDELIM@
 
23839
REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
 
23840
REPLACE_GETLINE = @REPLACE_GETLINE@
 
23841
REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
 
23842
REPLACE_ISWBLANK = @REPLACE_ISWBLANK@
 
23843
REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@
 
23844
REPLACE_LCHOWN = @REPLACE_LCHOWN@
 
23845
REPLACE_LINK = @REPLACE_LINK@
 
23846
REPLACE_LINKAT = @REPLACE_LINKAT@
 
23847
REPLACE_LSEEK = @REPLACE_LSEEK@
 
23848
REPLACE_MALLOC = @REPLACE_MALLOC@
 
23849
REPLACE_MBRLEN = @REPLACE_MBRLEN@
 
23850
REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
 
23851
REPLACE_MBSINIT = @REPLACE_MBSINIT@
 
23852
REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
 
23853
REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
 
23854
REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
 
23855
REPLACE_MEMCHR = @REPLACE_MEMCHR@
 
23856
REPLACE_MEMMEM = @REPLACE_MEMMEM@
 
23857
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
 
23858
REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@
 
23859
REPLACE_NULL = @REPLACE_NULL@
 
23860
REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
 
23861
REPLACE_PERROR = @REPLACE_PERROR@
 
23862
REPLACE_POPEN = @REPLACE_POPEN@
 
23863
REPLACE_PREAD = @REPLACE_PREAD@
 
23864
REPLACE_PRINTF = @REPLACE_PRINTF@
 
23865
REPLACE_PUTENV = @REPLACE_PUTENV@
 
23866
REPLACE_PWRITE = @REPLACE_PWRITE@
 
23867
REPLACE_READLINK = @REPLACE_READLINK@
 
23868
REPLACE_REALLOC = @REPLACE_REALLOC@
 
23869
REPLACE_REALPATH = @REPLACE_REALPATH@
 
23870
REPLACE_REMOVE = @REPLACE_REMOVE@
 
23871
REPLACE_RENAME = @REPLACE_RENAME@
 
23872
REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
 
23873
REPLACE_RMDIR = @REPLACE_RMDIR@
 
23874
REPLACE_SETENV = @REPLACE_SETENV@
 
23875
REPLACE_SLEEP = @REPLACE_SLEEP@
 
23876
REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
 
23877
REPLACE_SPRINTF = @REPLACE_SPRINTF@
 
23878
REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
 
23879
REPLACE_STPNCPY = @REPLACE_STPNCPY@
 
23880
REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
 
23881
REPLACE_STRDUP = @REPLACE_STRDUP@
 
23882
REPLACE_STRERROR = @REPLACE_STRERROR@
 
23883
REPLACE_STRNCAT = @REPLACE_STRNCAT@
 
23884
REPLACE_STRNDUP = @REPLACE_STRNDUP@
 
23885
REPLACE_STRNLEN = @REPLACE_STRNLEN@
 
23886
REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
 
23887
REPLACE_STRSTR = @REPLACE_STRSTR@
 
23888
REPLACE_STRTOD = @REPLACE_STRTOD@
 
23889
REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
 
23890
REPLACE_SYMLINK = @REPLACE_SYMLINK@
 
23891
REPLACE_TMPFILE = @REPLACE_TMPFILE@
 
23892
REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
 
23893
REPLACE_UNLINK = @REPLACE_UNLINK@
 
23894
REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
 
23895
REPLACE_UNSETENV = @REPLACE_UNSETENV@
 
23896
REPLACE_USLEEP = @REPLACE_USLEEP@
 
23897
REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
 
23898
REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
 
23899
REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
 
23900
REPLACE_VPRINTF = @REPLACE_VPRINTF@
 
23901
REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
 
23902
REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
 
23903
REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
 
23904
REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
 
23905
REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
 
23906
REPLACE_WCTOB = @REPLACE_WCTOB@
 
23907
REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
 
23908
REPLACE_WRITE = @REPLACE_WRITE@
 
23909
SET_MAKE = @SET_MAKE@
 
23910
SHELL = @SHELL@
 
23911
SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
 
23912
SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
 
23913
STDBOOL_H = @STDBOOL_H@
 
23914
STDDEF_H = @STDDEF_H@
 
23915
STDINT_H = @STDINT_H@
 
23916
STRIP = @STRIP@
 
23917
SYSEXITS_H = @SYSEXITS_H@
 
23918
TARGET_APPLE_CC = @TARGET_APPLE_CC@
 
23919
TARGET_CC = @TARGET_CC@
 
23920
TARGET_CCAS = @TARGET_CCAS@
 
23921
TARGET_CCASFLAGS = @TARGET_CCASFLAGS@
 
23922
TARGET_CFLAGS = @TARGET_CFLAGS@ $(am__append_9)
 
23923
TARGET_CPP = @TARGET_CPP@
 
23924
TARGET_CPPFLAGS = @TARGET_CPPFLAGS@
 
23925
TARGET_IMG_BASE_LDOPT = @TARGET_IMG_BASE_LDOPT@
 
23926
TARGET_IMG_CFLAGS = @TARGET_IMG_CFLAGS@
 
23927
TARGET_IMG_LDFLAGS = @TARGET_IMG_LDFLAGS@
 
23928
TARGET_IMG_LDSCRIPT = @TARGET_IMG_LDSCRIPT@
 
23929
TARGET_LDFLAGS = @TARGET_LDFLAGS@
 
23930
TARGET_MODULE_FORMAT = @TARGET_MODULE_FORMAT@
 
23931
TARGET_OBJ2ELF = @TARGET_OBJ2ELF@
 
23932
UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
 
23933
UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
 
23934
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
 
23935
USE_APPLE_CC_FIXES = @USE_APPLE_CC_FIXES@
 
23936
USE_NLS = @USE_NLS@
 
23937
VERSION = @VERSION@
 
23938
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
 
23939
WINT_T_SUFFIX = @WINT_T_SUFFIX@
 
23940
XGETTEXT = @XGETTEXT@
 
23941
XGETTEXT_015 = @XGETTEXT_015@
 
23942
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 
23943
YACC = @YACC@
 
23944
YFLAGS = @YFLAGS@
 
23945
abs_builddir = @abs_builddir@
 
23946
abs_srcdir = @abs_srcdir@
 
23947
abs_top_builddir = @abs_top_builddir@
 
23948
abs_top_srcdir = @abs_top_srcdir@
 
23949
ac_ct_CC = @ac_ct_CC@
 
23950
ac_ct_TARGET_CC = @ac_ct_TARGET_CC@
 
23951
am__include = @am__include@
 
23952
am__leading_dot = @am__leading_dot@
 
23953
am__quote = @am__quote@
 
23954
am__tar = @am__tar@
 
23955
am__untar = @am__untar@
 
23956
bindir = @bindir@
 
23957
bootdirname = @bootdirname@
 
23958
build = @build@
 
23959
build_alias = @build_alias@
 
23960
build_cpu = @build_cpu@
 
23961
build_os = @build_os@
 
23962
build_vendor = @build_vendor@
 
23963
builddir = @builddir@
 
23964
datadir = @datadir@
 
23965
datarootdir = @datarootdir@
 
23966
docdir = @docdir@
 
23967
dvidir = @dvidir@
 
23968
enable_efiemu = @enable_efiemu@
 
23969
enable_grub_emu_pci = @enable_grub_emu_pci@
 
23970
enable_grub_emu_sdl = @enable_grub_emu_sdl@
 
23971
enable_grub_emu_usb = @enable_grub_emu_usb@
 
23972
enable_grub_mkfont = @enable_grub_mkfont@
 
23973
exec_prefix = @exec_prefix@
 
23974
freetype_cflags = @freetype_cflags@
 
23975
freetype_libs = @freetype_libs@
 
23976
gl_LIBOBJS = @gl_LIBOBJS@
 
23977
gl_LTLIBOBJS = @gl_LTLIBOBJS@
 
23978
gltests_LIBOBJS = @gltests_LIBOBJS@
 
23979
gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
 
23980
gltests_WITNESS = @gltests_WITNESS@
 
23981
grubdirname = @grubdirname@
 
23982
host = @host@
 
23983
host_alias = @host_alias@
 
23984
host_cpu = @host_cpu@
 
23985
host_kernel = @host_kernel@
 
23986
host_os = @host_os@
 
23987
host_vendor = @host_vendor@
 
23988
htmldir = @htmldir@
 
23989
includedir = @includedir@
 
23990
infodir = @infodir@
 
23991
install_sh = @install_sh@
 
23992
libdir = @libdir@
 
23993
libexecdir = @libexecdir@
 
23994
localedir = @localedir@
 
23995
localstatedir = @localstatedir@
 
23996
mandir = @mandir@
 
23997
mkdir_p = @mkdir_p@
 
23998
oldincludedir = @oldincludedir@
 
23999
pdfdir = @pdfdir@
 
24000
pkglibrootdir = @pkglibrootdir@
 
24001
platform = @platform@
 
24002
prefix = @prefix@
 
24003
program_transform_name = @program_transform_name@
 
24004
psdir = @psdir@
 
24005
sbindir = @sbindir@
 
24006
sharedstatedir = @sharedstatedir@
 
24007
srcdir = @srcdir@
 
24008
sysconfdir = @sysconfdir@
 
24009
target = @target@
 
24010
target_alias = @target_alias@
 
24011
target_cpu = @target_cpu@
 
24012
target_os = @target_os@
 
24013
target_vendor = @target_vendor@
 
24014
top_build_prefix = @top_build_prefix@
 
24015
top_builddir = @top_builddir@
 
24016
top_srcdir = @top_srcdir@
 
24017
AUTOMAKE_OPTIONS = subdir-objects
 
24018
CFLAGS_PLATFORM = $(am__append_1) $(am__append_2) $(am__append_3) \
 
24019
        $(am__append_4) $(am__append_5) $(am__append_6) \
 
24020
        $(am__append_7)
 
24021
@COND_i386_efi_TRUE@LDFLAGS_PLATFORM = -melf_i386
 
24022
@COND_sparc64_ieee1275_TRUE@LDFLAGS_PLATFORM = -melf64_sparc -mno-relax
 
24023
@COND_x86_64_efi_TRUE@LDFLAGS_PLATFORM = -melf_x86_64
 
24024
@COND_mips_yeeloong_TRUE@CPPFLAGS_PLATFORM = -DUSE_ASCII_FAILBACK
 
24025
@COND_mips_yeeloong_TRUE@CCASFLAGS_PLATFORM = -march=mips3
 
24026
 
 
24027
# Other options
 
24028
CPPFLAGS_DEFAULT = -DGRUB_FILE=\"$(subst $(srcdir)/,,$<)\" \
 
24029
        -I$(builddir) -I$(srcdir) -I$(top_builddir) -I$(top_srcdir) \
 
24030
        -I$(top_srcdir)/include -I$(top_builddir)/include
 
24031
CCASFLAGS_DEFAULT = -DASM_FILE=1
 
24032
LDADD_KERNEL = $(am__append_8)
 
24033
CFLAGS_KERNEL = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -ffreestanding
 
24034
LDFLAGS_KERNEL = $(LDFLAGS_CPU) $(LDFLAGS_PLATFORM) -nostdlib -Wl,-N -static-libgcc
 
24035
CPPFLAGS_KERNEL = $(CPPFLAGS_CPU) $(CPPFLAGS_PLATFORM)
 
24036
CCASFLAGS_KERNEL = $(CCASFLAGS_CPU) $(CCASFLAGS_PLATFORM)
 
24037
STRIPFLAGS_KERNEL = -R .rel.dyn -R .reginfo -R .note -R .comment
 
24038
CFLAGS_MODULE = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -ffreestanding
 
24039
LDFLAGS_MODULE = $(LDFLAGS_CPU) $(LDFLAGS_PLATFORM) -nostdlib -Wl,-N,-r,-d
 
24040
CPPFLAGS_MODULE = $(CPPFLAGS_CPU) $(CPPFLAGS_PLATFORM)
 
24041
CCASFLAGS_MODULE = $(CCASFLAGS_CPU) $(CCASFLAGS_PLATFORM)
 
24042
CFLAGS_IMAGE = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -fno-builtin
 
24043
LDFLAGS_IMAGE = $(LDFLAGS_CPU) $(LDFLAGS_PLATFORM) -nostdlib -Wl,-N,-S
 
24044
CPPFLAGS_IMAGE = $(CPPFLAGS_CPU) $(CPPFLAGS_PLATFORM)
 
24045
CCASFLAGS_IMAGE = $(CCASFLAGS_CPU) $(CCASFLAGS_PLATFORM)
 
24046
CFLAGS_PROGRAM = $(CFLAGS_PLATFORM)
 
24047
LDFLAGS_PROGRAM = $(LDFLAGS_PLATFORM)
 
24048
CPPFLAGS_PROGRAM = $(CPPFLAGS_PLATFORM)
 
24049
CCASFLAGS_PROGRAM = $(CCASFLAGS_PLATFORM)
 
24050
CFLAGS_LIBRARY = $(CFLAGS_PLATFORM) -fno-builtin
 
24051
CPPFLAGS_LIBRARY = $(CPPFLAGS_PLATFORM)
 
24052
CCASFLAGS_LIBRARY = $(CCASFLAGS_PLATFORM)
 
24053
 
 
24054
# Other variables
 
24055
grubconfdir = $(sysconfdir)/grub.d
 
24056
grubdatadir = $(datadir)/`echo @PACKAGE_TARNAME@ | sed '$(transform)'`
 
24057
platformdir = $(pkglibrootdir)/$(target_cpu)-$(platform)
 
24058
CFLAGS_GCRY = -Wno-error -Wno-missing-field-initializers
 
24059
CPPFLAGS_GCRY = -I$(top_srcdir)/grub-core/lib/libgcrypt_wrap
 
24060
CFLAGS_GNULIB = -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter
 
24061
CPPFLAGS_GNULIB = -I$(top_builddir)/grub-core/gnulib -I$(top_srcdir)/grub-core/gnulib
 
24062
CFLAGS_POSIX = -fno-builtin
 
24063
CPPFLAGS_POSIX = -I$(top_srcdir)/grub-core/lib/posix_wrap
 
24064
CPPFLAGS_EFIEMU = -I$(top_srcdir)/grub-core/efiemu/runtime
 
24065
 
 
24066
# List file macros for recognizing /interesting/ modules
 
24067
CPPFLAGS_FS_LIST = -Dgrub_fs_register=FS_LIST_MARKER
 
24068
CPPFLAGS_VIDEO_LIST = -Dgrub_video_register=VIDEO_LIST_MARKER
 
24069
CPPFLAGS_PARTMAP_LIST = -Dgrub_partition_map_register=PARTMAP_LIST_MARKER
 
24070
CPPFLAGS_PARTTOOL_LIST = -Dgrub_parttool_register=PARTTOOL_LIST_MARKER
 
24071
CPPFLAGS_TERMINAL_LIST = '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' \
 
24072
        '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)'
 
24073
CPPFLAGS_COMMAND_LIST = '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' \
 
24074
        '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' \
 
24075
        '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)'
 
24076
CPPFLAGS_MARKER = $(CPPFLAGS_FS_LIST) $(CPPFLAGS_VIDEO_LIST) \
 
24077
        $(CPPFLAGS_PARTTOOL_LIST) $(CPPFLAGS_PARTMAP_LIST) \
 
24078
        $(CPPFLAGS_TERMINAL_LIST) $(CPPFLAGS_COMMAND_LIST)
 
24079
 
 
24080
 
 
24081
# Define these variables to calm down automake
 
24082
IMG_FILES = 
 
24083
MOD_FILES = $(am__append_15) $(am__append_22) $(am__append_29) \
 
24084
        $(am__append_36) $(am__append_43) $(am__append_50) \
 
24085
        $(am__append_57) $(am__append_64) $(am__append_71) \
 
24086
        $(am__append_78) $(am__append_85) $(am__append_92) \
 
24087
        $(am__append_99) $(am__append_106) $(am__append_113) \
 
24088
        $(am__append_120) $(am__append_127) $(am__append_134) \
 
24089
        $(am__append_141) $(am__append_148) $(am__append_155) \
 
24090
        $(am__append_162) $(am__append_169) $(am__append_176) \
 
24091
        $(am__append_183) $(am__append_190) $(am__append_197) \
 
24092
        $(am__append_204) $(am__append_211) $(am__append_218) \
 
24093
        $(am__append_225) $(am__append_232) $(am__append_239) \
 
24094
        $(am__append_246) $(am__append_253) $(am__append_260) \
 
24095
        $(am__append_267) $(am__append_274) $(am__append_281) \
 
24096
        $(am__append_288) $(am__append_295) $(am__append_302) \
 
24097
        $(am__append_309) $(am__append_316) $(am__append_323) \
 
24098
        $(am__append_330) $(am__append_337) $(am__append_344) \
 
24099
        $(am__append_351) $(am__append_358) $(am__append_365) \
 
24100
        $(am__append_372) $(am__append_379) $(am__append_386) \
 
24101
        $(am__append_393) $(am__append_400) $(am__append_407) \
 
24102
        $(am__append_414) $(am__append_421) $(am__append_428) \
 
24103
        $(am__append_435) $(am__append_442) $(am__append_449) \
 
24104
        $(am__append_456) $(am__append_463) $(am__append_470) \
 
24105
        $(am__append_477) $(am__append_484) $(am__append_491) \
 
24106
        $(am__append_498) $(am__append_505) $(am__append_512) \
 
24107
        $(am__append_519) $(am__append_526) $(am__append_533) \
 
24108
        $(am__append_540) $(am__append_547) $(am__append_554) \
 
24109
        $(am__append_561) $(am__append_568) $(am__append_575) \
 
24110
        $(am__append_582) $(am__append_589) $(am__append_596) \
 
24111
        $(am__append_603) $(am__append_610) $(am__append_617) \
 
24112
        $(am__append_624) $(am__append_631) $(am__append_638) \
 
24113
        $(am__append_645) $(am__append_652) $(am__append_659) \
 
24114
        $(am__append_666) $(am__append_673) $(am__append_680) \
 
24115
        $(am__append_687) $(am__append_694) $(am__append_701) \
 
24116
        $(am__append_708) $(am__append_715) $(am__append_722) \
 
24117
        $(am__append_729) $(am__append_736) $(am__append_743) \
 
24118
        $(am__append_750) $(am__append_757) $(am__append_764) \
 
24119
        $(am__append_771) $(am__append_778) $(am__append_785) \
 
24120
        $(am__append_792) $(am__append_799) $(am__append_806) \
 
24121
        $(am__append_813) $(am__append_820) $(am__append_827) \
 
24122
        $(am__append_834) $(am__append_841) $(am__append_848) \
 
24123
        $(am__append_855) $(am__append_862) $(am__append_869) \
 
24124
        $(am__append_876) $(am__append_883) $(am__append_890) \
 
24125
        $(am__append_897) $(am__append_904) $(am__append_911) \
 
24126
        $(am__append_918) $(am__append_925) $(am__append_932) \
 
24127
        $(am__append_939) $(am__append_946) $(am__append_953) \
 
24128
        $(am__append_960) $(am__append_967) $(am__append_974) \
 
24129
        $(am__append_981) $(am__append_988) $(am__append_995) \
 
24130
        $(am__append_1002) $(am__append_1009) $(am__append_1016) \
 
24131
        $(am__append_1023) $(am__append_1030) $(am__append_1037) \
 
24132
        $(am__append_1044) $(am__append_1051) $(am__append_1058) \
 
24133
        $(am__append_1065) $(am__append_1072) $(am__append_1079) \
 
24134
        $(am__append_1086) $(am__append_1093) $(am__append_1100) \
 
24135
        $(am__append_1107) $(am__append_1114) $(am__append_1121) \
 
24136
        $(am__append_1128) $(am__append_1135) $(am__append_1142) \
 
24137
        $(am__append_1149) $(am__append_1156) $(am__append_1163) \
 
24138
        $(am__append_1170) $(am__append_1177) $(am__append_1184) \
 
24139
        $(am__append_1191) $(am__append_1198) $(am__append_1205) \
 
24140
        $(am__append_1212) $(am__append_1219) $(am__append_1226) \
 
24141
        $(am__append_1233) $(am__append_1240) $(am__append_1247) \
 
24142
        $(am__append_1254) $(am__append_1261) $(am__append_1268) \
 
24143
        $(am__append_1275) $(am__append_1282) $(am__append_1289) \
 
24144
        $(am__append_1296) $(am__append_1303) $(am__append_1310) \
 
24145
        $(am__append_1317) $(am__append_1324) $(am__append_1331) \
 
24146
        $(am__append_1338) $(am__append_1345) $(am__append_1352) \
 
24147
        $(am__append_1359) $(am__append_1366) $(am__append_1373) \
 
24148
        $(am__append_1380) $(am__append_1387) $(am__append_1394) \
 
24149
        $(am__append_1401) $(am__append_1408) $(am__append_1415) \
 
24150
        $(am__append_1422) $(am__append_1429) $(am__append_1436) \
 
24151
        $(am__append_1443) $(am__append_1450) $(am__append_1457) \
 
24152
        $(am__append_1464) $(am__append_1471) $(am__append_1478) \
 
24153
        $(am__append_1485) $(am__append_1492) $(am__append_1499) \
 
24154
        $(am__append_1506) $(am__append_1513) $(am__append_1520) \
 
24155
        $(am__append_1527) $(am__append_1534) $(am__append_1541) \
 
24156
        $(am__append_1548) $(am__append_1555) $(am__append_1562) \
 
24157
        $(am__append_1569) $(am__append_1576) $(am__append_1583) \
 
24158
        $(am__append_1590) $(am__append_1597) $(am__append_1604) \
 
24159
        $(am__append_1611) $(am__append_1618) $(am__append_1625) \
 
24160
        $(am__append_1632) $(am__append_1639) $(am__append_1646) \
 
24161
        $(am__append_1653) $(am__append_1660) $(am__append_1667) \
 
24162
        $(am__append_1674) $(am__append_1681) $(am__append_1688) \
 
24163
        $(am__append_1695) $(am__append_1702) $(am__append_1709) \
 
24164
        $(am__append_1716) $(am__append_1723) $(am__append_1730) \
 
24165
        $(am__append_1737) $(am__append_1744) $(am__append_1751) \
 
24166
        $(am__append_1758) $(am__append_1765) $(am__append_1772) \
 
24167
        $(am__append_1779) $(am__append_1786) $(am__append_1793) \
 
24168
        $(am__append_1800) $(am__append_1807) $(am__append_1814) \
 
24169
        $(am__append_1821) $(am__append_1828) $(am__append_1835) \
 
24170
        $(am__append_1842) $(am__append_1849) $(am__append_1856) \
 
24171
        $(am__append_1863) $(am__append_1870) $(am__append_1877) \
 
24172
        $(am__append_1884) $(am__append_1891) $(am__append_1898) \
 
24173
        $(am__append_1905) $(am__append_1912) $(am__append_1919) \
 
24174
        $(am__append_1926) $(am__append_1933) $(am__append_1940) \
 
24175
        $(am__append_1947) $(am__append_1954) $(am__append_1961) \
 
24176
        $(am__append_1968) $(am__append_1975) $(am__append_1982) \
 
24177
        $(am__append_1989) $(am__append_1996) $(am__append_2003) \
 
24178
        $(am__append_2010) $(am__append_2017) $(am__append_2024) \
 
24179
        $(am__append_2031) $(am__append_2038) $(am__append_2045) \
 
24180
        $(am__append_2052) $(am__append_2059) $(am__append_2066) \
 
24181
        $(am__append_2073) $(am__append_2080) $(am__append_2087) \
 
24182
        $(am__append_2094) $(am__append_2101) $(am__append_2108) \
 
24183
        $(am__append_2115) $(am__append_2122) $(am__append_2129) \
 
24184
        $(am__append_2136) $(am__append_2143) $(am__append_2150) \
 
24185
        $(am__append_2157) $(am__append_2164) $(am__append_2171) \
 
24186
        $(am__append_2178) $(am__append_2185) $(am__append_2192) \
 
24187
        $(am__append_2199) $(am__append_2206) $(am__append_2213) \
 
24188
        $(am__append_2220) $(am__append_2227) $(am__append_2234) \
 
24189
        $(am__append_2241) $(am__append_2248) $(am__append_2255) \
 
24190
        $(am__append_2262) $(am__append_2269) $(am__append_2276) \
 
24191
        $(am__append_2283) $(am__append_2290) $(am__append_2297) \
 
24192
        $(am__append_2304) $(am__append_2311) $(am__append_2318) \
 
24193
        $(am__append_2325) $(am__append_2332) $(am__append_2339) \
 
24194
        $(am__append_2346) $(am__append_2353) $(am__append_2360) \
 
24195
        $(am__append_2367) $(am__append_2374) $(am__append_2381) \
 
24196
        $(am__append_2388) $(am__append_2395) $(am__append_2402) \
 
24197
        $(am__append_2409) $(am__append_2416) $(am__append_2423) \
 
24198
        $(am__append_2430) $(am__append_2437) $(am__append_2444) \
 
24199
        $(am__append_2451) $(am__append_2458) $(am__append_2465) \
 
24200
        $(am__append_2472) $(am__append_2479) $(am__append_2486) \
 
24201
        $(am__append_2493) $(am__append_2500) $(am__append_2507) \
 
24202
        $(am__append_2514) $(am__append_2521) $(am__append_2528) \
 
24203
        $(am__append_2535) $(am__append_2542) $(am__append_2549) \
 
24204
        $(am__append_2556) $(am__append_2563) $(am__append_2570) \
 
24205
        $(am__append_2577) $(am__append_2584) $(am__append_2591) \
 
24206
        $(am__append_2598) $(am__append_2605) $(am__append_2612) \
 
24207
        $(am__append_2619) $(am__append_2626) $(am__append_2633) \
 
24208
        $(am__append_2640) $(am__append_2647) $(am__append_2654) \
 
24209
        $(am__append_2661) $(am__append_2668) $(am__append_2675) \
 
24210
        $(am__append_2682) $(am__append_2689) $(am__append_2696) \
 
24211
        $(am__append_2703) $(am__append_2710) $(am__append_2717) \
 
24212
        $(am__append_2724) $(am__append_2731) $(am__append_2738) \
 
24213
        $(am__append_2745) $(am__append_2752) $(am__append_2759) \
 
24214
        $(am__append_2766) $(am__append_2773) $(am__append_2780) \
 
24215
        $(am__append_2787) $(am__append_2794) $(am__append_2801) \
 
24216
        $(am__append_2808) $(am__append_2815) $(am__append_2822) \
 
24217
        $(am__append_2829) $(am__append_2836) $(am__append_2843) \
 
24218
        $(am__append_2850) $(am__append_2857) $(am__append_2864) \
 
24219
        $(am__append_2871) $(am__append_2878) $(am__append_2885) \
 
24220
        $(am__append_2892) $(am__append_2899) $(am__append_2906) \
 
24221
        $(am__append_2913) $(am__append_2920) $(am__append_2927) \
 
24222
        $(am__append_2934) $(am__append_2941) $(am__append_2948) \
 
24223
        $(am__append_2955) $(am__append_2962) $(am__append_2969) \
 
24224
        $(am__append_2976) $(am__append_2983) $(am__append_2990) \
 
24225
        $(am__append_2997) $(am__append_3004) $(am__append_3011) \
 
24226
        $(am__append_3018) $(am__append_3025) $(am__append_3032) \
 
24227
        $(am__append_3039) $(am__append_3046) $(am__append_3053) \
 
24228
        $(am__append_3060) $(am__append_3067) $(am__append_3074) \
 
24229
        $(am__append_3081) $(am__append_3088) $(am__append_3095) \
 
24230
        $(am__append_3102) $(am__append_3109) $(am__append_3116) \
 
24231
        $(am__append_3123) $(am__append_3130) $(am__append_3137) \
 
24232
        $(am__append_3144) $(am__append_3151) $(am__append_3158) \
 
24233
        $(am__append_3165) $(am__append_3172) $(am__append_3179) \
 
24234
        $(am__append_3186) $(am__append_3193) $(am__append_3200) \
 
24235
        $(am__append_3207) $(am__append_3214) $(am__append_3221) \
 
24236
        $(am__append_3228) $(am__append_3235) $(am__append_3242) \
 
24237
        $(am__append_3249) $(am__append_3256) $(am__append_3263) \
 
24238
        $(am__append_3270) $(am__append_3277) $(am__append_3284) \
 
24239
        $(am__append_3291) $(am__append_3298) $(am__append_3305) \
 
24240
        $(am__append_3312) $(am__append_3319) $(am__append_3326) \
 
24241
        $(am__append_3333) $(am__append_3340) $(am__append_3347) \
 
24242
        $(am__append_3354) $(am__append_3361) $(am__append_3368) \
 
24243
        $(am__append_3375) $(am__append_3382) $(am__append_3389) \
 
24244
        $(am__append_3396) $(am__append_3403) $(am__append_3410) \
 
24245
        $(am__append_3417) $(am__append_3424) $(am__append_3431) \
 
24246
        $(am__append_3438) $(am__append_3445) $(am__append_3452) \
 
24247
        $(am__append_3459) $(am__append_3466) $(am__append_3473) \
 
24248
        $(am__append_3480) $(am__append_3487) $(am__append_3494) \
 
24249
        $(am__append_3501) $(am__append_3508) $(am__append_3515) \
 
24250
        $(am__append_3522) $(am__append_3529) $(am__append_3536) \
 
24251
        $(am__append_3543) $(am__append_3550) $(am__append_3557) \
 
24252
        $(am__append_3564) $(am__append_3571) $(am__append_3578) \
 
24253
        $(am__append_3585) $(am__append_3592) $(am__append_3599) \
 
24254
        $(am__append_3606) $(am__append_3613) $(am__append_3620) \
 
24255
        $(am__append_3627) $(am__append_3634) $(am__append_3641) \
 
24256
        $(am__append_3648) $(am__append_3655) $(am__append_3662) \
 
24257
        $(am__append_3669) $(am__append_3676) $(am__append_3683) \
 
24258
        $(am__append_3690) $(am__append_3697) $(am__append_3704) \
 
24259
        $(am__append_3711) $(am__append_3718) $(am__append_3725) \
 
24260
        $(am__append_3732) $(am__append_3739) $(am__append_3746) \
 
24261
        $(am__append_3753) $(am__append_3760) $(am__append_3767) \
 
24262
        $(am__append_3774) $(am__append_3781) $(am__append_3788) \
 
24263
        $(am__append_3795) $(am__append_3802) $(am__append_3809) \
 
24264
        $(am__append_3816) $(am__append_3823) $(am__append_3830) \
 
24265
        $(am__append_3837) $(am__append_3844) $(am__append_3851) \
 
24266
        $(am__append_3858) $(am__append_3865) $(am__append_3872) \
 
24267
        $(am__append_3879) $(am__append_3886) $(am__append_3893) \
 
24268
        $(am__append_3900) $(am__append_3907) $(am__append_3914) \
 
24269
        $(am__append_3921) $(am__append_3928) $(am__append_3935) \
 
24270
        $(am__append_3942) $(am__append_3949) $(am__append_3956) \
 
24271
        $(am__append_3963) $(am__append_3970) $(am__append_3977) \
 
24272
        $(am__append_3984) $(am__append_3991) $(am__append_3998) \
 
24273
        $(am__append_4005) $(am__append_4012) $(am__append_4019) \
 
24274
        $(am__append_4026) $(am__append_4033) $(am__append_4040) \
 
24275
        $(am__append_4047) $(am__append_4054) $(am__append_4061) \
 
24276
        $(am__append_4068) $(am__append_4075) $(am__append_4082) \
 
24277
        $(am__append_4089) $(am__append_4096) $(am__append_4103) \
 
24278
        $(am__append_4110) $(am__append_4117) $(am__append_4124) \
 
24279
        $(am__append_4131) $(am__append_4138) $(am__append_4145) \
 
24280
        $(am__append_4152) $(am__append_4159) $(am__append_4166) \
 
24281
        $(am__append_4173) $(am__append_4180) $(am__append_4187) \
 
24282
        $(am__append_4194) $(am__append_4201) $(am__append_4208) \
 
24283
        $(am__append_4215) $(am__append_4222) $(am__append_4229) \
 
24284
        $(am__append_4236) $(am__append_4243) $(am__append_4250) \
 
24285
        $(am__append_4257) $(am__append_4264) $(am__append_4271) \
 
24286
        $(am__append_4278) $(am__append_4285) $(am__append_4292) \
 
24287
        $(am__append_4299) $(am__append_4306) $(am__append_4313) \
 
24288
        $(am__append_4320) $(am__append_4327) $(am__append_4334) \
 
24289
        $(am__append_4341) $(am__append_4348) $(am__append_4355) \
 
24290
        $(am__append_4362) $(am__append_4369) $(am__append_4376) \
 
24291
        $(am__append_4383) $(am__append_4390) $(am__append_4397) \
 
24292
        $(am__append_4404) $(am__append_4411) $(am__append_4418) \
 
24293
        $(am__append_4425) $(am__append_4432) $(am__append_4439) \
 
24294
        $(am__append_4446) $(am__append_4453) $(am__append_4460) \
 
24295
        $(am__append_4467) $(am__append_4474) $(am__append_4481) \
 
24296
        $(am__append_4488) $(am__append_4495) $(am__append_4502) \
 
24297
        $(am__append_4509) $(am__append_4516) $(am__append_4523) \
 
24298
        $(am__append_4530) $(am__append_4537) $(am__append_4544) \
 
24299
        $(am__append_4551) $(am__append_4558) $(am__append_4565) \
 
24300
        $(am__append_4572) $(am__append_4579) $(am__append_4586) \
 
24301
        $(am__append_4593) $(am__append_4600) $(am__append_4607) \
 
24302
        $(am__append_4614) $(am__append_4621) $(am__append_4628) \
 
24303
        $(am__append_4635) $(am__append_4642) $(am__append_4649) \
 
24304
        $(am__append_4656) $(am__append_4663) $(am__append_4670) \
 
24305
        $(am__append_4677) $(am__append_4684) $(am__append_4691) \
 
24306
        $(am__append_4698) $(am__append_4705) $(am__append_4712) \
 
24307
        $(am__append_4719) $(am__append_4726) $(am__append_4733) \
 
24308
        $(am__append_4740) $(am__append_4747) $(am__append_4754) \
 
24309
        $(am__append_4761) $(am__append_4768) $(am__append_4775) \
 
24310
        $(am__append_4782) $(am__append_4789) $(am__append_4796) \
 
24311
        $(am__append_4803) $(am__append_4810) $(am__append_4817) \
 
24312
        $(am__append_4824) $(am__append_4831) $(am__append_4838) \
 
24313
        $(am__append_4845) $(am__append_4852) $(am__append_4859) \
 
24314
        $(am__append_4866) $(am__append_4873) $(am__append_4880) \
 
24315
        $(am__append_4887) $(am__append_4894) $(am__append_4901) \
 
24316
        $(am__append_4908) $(am__append_4915) $(am__append_4922) \
 
24317
        $(am__append_4929) $(am__append_4936) $(am__append_4943) \
 
24318
        $(am__append_4950) $(am__append_4957) $(am__append_4964) \
 
24319
        $(am__append_4971) $(am__append_4978) $(am__append_4985) \
 
24320
        $(am__append_4992) $(am__append_4999) $(am__append_5006) \
 
24321
        $(am__append_5013) $(am__append_5020) $(am__append_5027) \
 
24322
        $(am__append_5034) $(am__append_5041) $(am__append_5048) \
 
24323
        $(am__append_5055) $(am__append_5062) $(am__append_5069) \
 
24324
        $(am__append_5076) $(am__append_5083) $(am__append_5090) \
 
24325
        $(am__append_5097) $(am__append_5104) $(am__append_5111) \
 
24326
        $(am__append_5118) $(am__append_5125) $(am__append_5132) \
 
24327
        $(am__append_5139) $(am__append_5146) $(am__append_5153) \
 
24328
        $(am__append_5160) $(am__append_5167) $(am__append_5174) \
 
24329
        $(am__append_5181) $(am__append_5188) $(am__append_5195) \
 
24330
        $(am__append_5202) $(am__append_5209) $(am__append_5216) \
 
24331
        $(am__append_5223) $(am__append_5230) $(am__append_5237) \
 
24332
        $(am__append_5244) $(am__append_5251) $(am__append_5258) \
 
24333
        $(am__append_5265) $(am__append_5272) $(am__append_5279) \
 
24334
        $(am__append_5286) $(am__append_5293) $(am__append_5300) \
 
24335
        $(am__append_5307) $(am__append_5314) $(am__append_5321) \
 
24336
        $(am__append_5328) $(am__append_5335) $(am__append_5342) \
 
24337
        $(am__append_5349) $(am__append_5356) $(am__append_5363) \
 
24338
        $(am__append_5370) $(am__append_5377) $(am__append_5384) \
 
24339
        $(am__append_5391) $(am__append_5398) $(am__append_5405) \
 
24340
        $(am__append_5412) $(am__append_5419) $(am__append_5426) \
 
24341
        $(am__append_5433) $(am__append_5440) $(am__append_5447) \
 
24342
        $(am__append_5454) $(am__append_5461) $(am__append_5468) \
 
24343
        $(am__append_5475) $(am__append_5482) $(am__append_5489) \
 
24344
        $(am__append_5496) $(am__append_5503) $(am__append_5510) \
 
24345
        $(am__append_5517) $(am__append_5524) $(am__append_5531) \
 
24346
        $(am__append_5538) $(am__append_5545) $(am__append_5552) \
 
24347
        $(am__append_5559) $(am__append_5566) $(am__append_5573) \
 
24348
        $(am__append_5580) $(am__append_5587) $(am__append_5594) \
 
24349
        $(am__append_5601) $(am__append_5608) $(am__append_5615) \
 
24350
        $(am__append_5622) $(am__append_5629) $(am__append_5636) \
 
24351
        $(am__append_5643) $(am__append_5650) $(am__append_5657) \
 
24352
        $(am__append_5664) $(am__append_5671) $(am__append_5678) \
 
24353
        $(am__append_5685) $(am__append_5692) $(am__append_5699) \
 
24354
        $(am__append_5706) $(am__append_5713) $(am__append_5720) \
 
24355
        $(am__append_5727) $(am__append_5734) $(am__append_5741) \
 
24356
        $(am__append_5748) $(am__append_5755) $(am__append_5762) \
 
24357
        $(am__append_5769) $(am__append_5776) $(am__append_5783) \
 
24358
        $(am__append_5790) $(am__append_5797) $(am__append_5804) \
 
24359
        $(am__append_5811) $(am__append_5818) $(am__append_5825) \
 
24360
        $(am__append_5832) $(am__append_5839) $(am__append_5846) \
 
24361
        $(am__append_5853) $(am__append_5860) $(am__append_5867) \
 
24362
        $(am__append_5874) $(am__append_5881) $(am__append_5888) \
 
24363
        $(am__append_5895) $(am__append_5902) $(am__append_5909) \
 
24364
        $(am__append_5916) $(am__append_5923) $(am__append_5930) \
 
24365
        $(am__append_5937) $(am__append_5944) $(am__append_5951) \
 
24366
        $(am__append_5958) $(am__append_5965) $(am__append_5972) \
 
24367
        $(am__append_5979) $(am__append_5986) $(am__append_5993) \
 
24368
        $(am__append_6000) $(am__append_6007) $(am__append_6014) \
 
24369
        $(am__append_6021) $(am__append_6028) $(am__append_6035) \
 
24370
        $(am__append_6042) $(am__append_6049) $(am__append_6056) \
 
24371
        $(am__append_6063) $(am__append_6070) $(am__append_6077) \
 
24372
        $(am__append_6084) $(am__append_6091) $(am__append_6098) \
 
24373
        $(am__append_6105) $(am__append_6112) $(am__append_6119) \
 
24374
        $(am__append_6126) $(am__append_6133) $(am__append_6140) \
 
24375
        $(am__append_6147) $(am__append_6154) $(am__append_6161) \
 
24376
        $(am__append_6168) $(am__append_6175) $(am__append_6182) \
 
24377
        $(am__append_6189) $(am__append_6196) $(am__append_6203) \
 
24378
        $(am__append_6210) $(am__append_6217) $(am__append_6224) \
 
24379
        $(am__append_6231) $(am__append_6238) $(am__append_6245) \
 
24380
        $(am__append_6252) $(am__append_6259) $(am__append_6266) \
 
24381
        $(am__append_6273) $(am__append_6280) $(am__append_6287) \
 
24382
        $(am__append_6294) $(am__append_6301) $(am__append_6308) \
 
24383
        $(am__append_6315) $(am__append_6322) $(am__append_6329) \
 
24384
        $(am__append_6336) $(am__append_6343) $(am__append_6350) \
 
24385
        $(am__append_6357) $(am__append_6364) $(am__append_6371) \
 
24386
        $(am__append_6378) $(am__append_6385) $(am__append_6392) \
 
24387
        $(am__append_6399) $(am__append_6406) $(am__append_6413) \
 
24388
        $(am__append_6420) $(am__append_6427) $(am__append_6434) \
 
24389
        $(am__append_6441) $(am__append_6448) $(am__append_6455) \
 
24390
        $(am__append_6462) $(am__append_6469) $(am__append_6476) \
 
24391
        $(am__append_6483) $(am__append_6490) $(am__append_6497) \
 
24392
        $(am__append_6504) $(am__append_6511) $(am__append_6518) \
 
24393
        $(am__append_6525) $(am__append_6532) $(am__append_6539) \
 
24394
        $(am__append_6546) $(am__append_6553) $(am__append_6560) \
 
24395
        $(am__append_6567) $(am__append_6574) $(am__append_6581) \
 
24396
        $(am__append_6588) $(am__append_6595) $(am__append_6602) \
 
24397
        $(am__append_6609) $(am__append_6616) $(am__append_6623) \
 
24398
        $(am__append_6630) $(am__append_6637) $(am__append_6644) \
 
24399
        $(am__append_6651) $(am__append_6658) $(am__append_6665) \
 
24400
        $(am__append_6672) $(am__append_6679) $(am__append_6686) \
 
24401
        $(am__append_6693) $(am__append_6700) $(am__append_6707) \
 
24402
        $(am__append_6714) $(am__append_6721) $(am__append_6728) \
 
24403
        $(am__append_6735) $(am__append_6742) $(am__append_6749) \
 
24404
        $(am__append_6756) $(am__append_6763) $(am__append_6770) \
 
24405
        $(am__append_6777) $(am__append_6784) $(am__append_6791) \
 
24406
        $(am__append_6798) $(am__append_6805) $(am__append_6812) \
 
24407
        $(am__append_6819) $(am__append_6826) $(am__append_6833) \
 
24408
        $(am__append_6840) $(am__append_6847) $(am__append_6854) \
 
24409
        $(am__append_6861) $(am__append_6868) $(am__append_6875) \
 
24410
        $(am__append_6882) $(am__append_6889) $(am__append_6896) \
 
24411
        $(am__append_6903) $(am__append_6910) $(am__append_6917) \
 
24412
        $(am__append_6924) $(am__append_6931) $(am__append_6938) \
 
24413
        $(am__append_6945) $(am__append_6952) $(am__append_6959) \
 
24414
        $(am__append_6966) $(am__append_6973) $(am__append_6980) \
 
24415
        $(am__append_6987) $(am__append_6994) $(am__append_7001) \
 
24416
        $(am__append_7008) $(am__append_7015) $(am__append_7022) \
 
24417
        $(am__append_7029) $(am__append_7036) $(am__append_7043) \
 
24418
        $(am__append_7050) $(am__append_7057) $(am__append_7064) \
 
24419
        $(am__append_7071) $(am__append_7078) $(am__append_7085) \
 
24420
        $(am__append_7092) $(am__append_7099) $(am__append_7106) \
 
24421
        $(am__append_7113) $(am__append_7120) $(am__append_7127) \
 
24422
        $(am__append_7134) $(am__append_7141) $(am__append_7148) \
 
24423
        $(am__append_7155) $(am__append_7162) $(am__append_7169) \
 
24424
        $(am__append_7176) $(am__append_7183) $(am__append_7190) \
 
24425
        $(am__append_7197) $(am__append_7204) $(am__append_7211) \
 
24426
        $(am__append_7218) $(am__append_7225) $(am__append_7232) \
 
24427
        $(am__append_7239) $(am__append_7246) $(am__append_7253) \
 
24428
        $(am__append_7260) $(am__append_7267) $(am__append_7274) \
 
24429
        $(am__append_7281) $(am__append_7288) $(am__append_7295) \
 
24430
        $(am__append_7302) $(am__append_7309) $(am__append_7316) \
 
24431
        $(am__append_7323) $(am__append_7330) $(am__append_7337) \
 
24432
        $(am__append_7344) $(am__append_7351) $(am__append_7358) \
 
24433
        $(am__append_7365) $(am__append_7372) $(am__append_7379) \
 
24434
        $(am__append_7386) $(am__append_7393) $(am__append_7400) \
 
24435
        $(am__append_7407) $(am__append_7414) $(am__append_7421) \
 
24436
        $(am__append_7428) $(am__append_7435) $(am__append_7442) \
 
24437
        $(am__append_7449) $(am__append_7456) $(am__append_7463) \
 
24438
        $(am__append_7470) $(am__append_7477) $(am__append_7484) \
 
24439
        $(am__append_7491) $(am__append_7498) $(am__append_7505) \
 
24440
        $(am__append_7512) $(am__append_7519) $(am__append_7526) \
 
24441
        $(am__append_7533) $(am__append_7540) $(am__append_7547) \
 
24442
        $(am__append_7554) $(am__append_7561) $(am__append_7568) \
 
24443
        $(am__append_7575) $(am__append_7582) $(am__append_7589) \
 
24444
        $(am__append_7596) $(am__append_7603) $(am__append_7610) \
 
24445
        $(am__append_7617) $(am__append_7624) $(am__append_7631) \
 
24446
        $(am__append_7638) $(am__append_7645) $(am__append_7652) \
 
24447
        $(am__append_7659) $(am__append_7666) $(am__append_7673) \
 
24448
        $(am__append_7680) $(am__append_7687) $(am__append_7694) \
 
24449
        $(am__append_7701) $(am__append_7708) $(am__append_7715) \
 
24450
        $(am__append_7722) $(am__append_7729) $(am__append_7736) \
 
24451
        $(am__append_7743) $(am__append_7750) $(am__append_7757) \
 
24452
        $(am__append_7764) $(am__append_7771) $(am__append_7778) \
 
24453
        $(am__append_7785) $(am__append_7792) $(am__append_7799) \
 
24454
        $(am__append_7806) $(am__append_7813) $(am__append_7820) \
 
24455
        $(am__append_7827) $(am__append_7834) $(am__append_7841) \
 
24456
        $(am__append_7848) $(am__append_7855) $(am__append_7862) \
 
24457
        $(am__append_7869) $(am__append_7876) $(am__append_7883) \
 
24458
        $(am__append_7890) $(am__append_7897) $(am__append_7904) \
 
24459
        $(am__append_7911) $(am__append_7918) $(am__append_7925) \
 
24460
        $(am__append_7932) $(am__append_7939) $(am__append_7946) \
 
24461
        $(am__append_7953) $(am__append_7960) $(am__append_7967) \
 
24462
        $(am__append_7974) $(am__append_7981) $(am__append_7988) \
 
24463
        $(am__append_7995) $(am__append_8002) $(am__append_8009) \
 
24464
        $(am__append_8016) $(am__append_8023) $(am__append_8030) \
 
24465
        $(am__append_8037) $(am__append_8044) $(am__append_8051) \
 
24466
        $(am__append_8058) $(am__append_8065) $(am__append_8072) \
 
24467
        $(am__append_8079) $(am__append_8086) $(am__append_8093) \
 
24468
        $(am__append_8100) $(am__append_8107) $(am__append_8114) \
 
24469
        $(am__append_8121) $(am__append_8128) $(am__append_8135) \
 
24470
        $(am__append_8142) $(am__append_8149) $(am__append_8156) \
 
24471
        $(am__append_8163) $(am__append_8170) $(am__append_8177) \
 
24472
        $(am__append_8184) $(am__append_8191) $(am__append_8198) \
 
24473
        $(am__append_8205) $(am__append_8212) $(am__append_8219) \
 
24474
        $(am__append_8226) $(am__append_8233) $(am__append_8240) \
 
24475
        $(am__append_8247) $(am__append_8254) $(am__append_8261) \
 
24476
        $(am__append_8268) $(am__append_8275) $(am__append_8282) \
 
24477
        $(am__append_8289) $(am__append_8296) $(am__append_8303) \
 
24478
        $(am__append_8310) $(am__append_8317) $(am__append_8324) \
 
24479
        $(am__append_8331) $(am__append_8338) $(am__append_8345) \
 
24480
        $(am__append_8352) $(am__append_8359) $(am__append_8366) \
 
24481
        $(am__append_8373) $(am__append_8380) $(am__append_8387) \
 
24482
        $(am__append_8394) $(am__append_8401) $(am__append_8408) \
 
24483
        $(am__append_8415) $(am__append_8422) $(am__append_8429) \
 
24484
        $(am__append_8436) $(am__append_8443) $(am__append_8450) \
 
24485
        $(am__append_8457) $(am__append_8464) $(am__append_8471) \
 
24486
        $(am__append_8478) $(am__append_8485) $(am__append_8492) \
 
24487
        $(am__append_8499) $(am__append_8506) $(am__append_8513) \
 
24488
        $(am__append_8520) $(am__append_8527) $(am__append_8534) \
 
24489
        $(am__append_8541) $(am__append_8548) $(am__append_8555) \
 
24490
        $(am__append_8562) $(am__append_8569) $(am__append_8576) \
 
24491
        $(am__append_8583) $(am__append_8590) $(am__append_8597) \
 
24492
        $(am__append_8604) $(am__append_8611) $(am__append_8618) \
 
24493
        $(am__append_8625) $(am__append_8632) $(am__append_8639) \
 
24494
        $(am__append_8646) $(am__append_8653) $(am__append_8660) \
 
24495
        $(am__append_8667) $(am__append_8674) $(am__append_8681) \
 
24496
        $(am__append_8688) $(am__append_8695) $(am__append_8702) \
 
24497
        $(am__append_8709) $(am__append_8716) $(am__append_8723) \
 
24498
        $(am__append_8730) $(am__append_8737) $(am__append_8744) \
 
24499
        $(am__append_8751) $(am__append_8758) $(am__append_8765) \
 
24500
        $(am__append_8772) $(am__append_8779) $(am__append_8786) \
 
24501
        $(am__append_8793) $(am__append_8800) $(am__append_8807) \
 
24502
        $(am__append_8814) $(am__append_8821) $(am__append_8828) \
 
24503
        $(am__append_8835) $(am__append_8842) $(am__append_8849) \
 
24504
        $(am__append_8856) $(am__append_8863) $(am__append_8870) \
 
24505
        $(am__append_8877) $(am__append_8884) $(am__append_8891) \
 
24506
        $(am__append_8898) $(am__append_8905) $(am__append_8912) \
 
24507
        $(am__append_8919) $(am__append_8926) $(am__append_8933) \
 
24508
        $(am__append_8940) $(am__append_8947) $(am__append_8954) \
 
24509
        $(am__append_8961) $(am__append_8968) $(am__append_8975) \
 
24510
        $(am__append_8982) $(am__append_8989) $(am__append_8996) \
 
24511
        $(am__append_9003) $(am__append_9010) $(am__append_9017) \
 
24512
        $(am__append_9024) $(am__append_9031) $(am__append_9038) \
 
24513
        $(am__append_9045) $(am__append_9052) $(am__append_9059) \
 
24514
        $(am__append_9066) $(am__append_9073) $(am__append_9080) \
 
24515
        $(am__append_9087) $(am__append_9094) $(am__append_9101) \
 
24516
        $(am__append_9108) $(am__append_9115) $(am__append_9122) \
 
24517
        $(am__append_9129) $(am__append_9136) $(am__append_9143) \
 
24518
        $(am__append_9150) $(am__append_9157) $(am__append_9164) \
 
24519
        $(am__append_9171) $(am__append_9178) $(am__append_9185) \
 
24520
        $(am__append_9192) $(am__append_9199) $(am__append_9206) \
 
24521
        $(am__append_9213) $(am__append_9220) $(am__append_9227) \
 
24522
        $(am__append_9234) $(am__append_9241) $(am__append_9248) \
 
24523
        $(am__append_9255) $(am__append_9262) $(am__append_9269) \
 
24524
        $(am__append_9276) $(am__append_9283) $(am__append_9290) \
 
24525
        $(am__append_9297) $(am__append_9304) $(am__append_9311) \
 
24526
        $(am__append_9318) $(am__append_9325) $(am__append_9332) \
 
24527
        $(am__append_9339) $(am__append_9346) $(am__append_9353) \
 
24528
        $(am__append_9360) $(am__append_9367) $(am__append_9374) \
 
24529
        $(am__append_9381) $(am__append_9388) $(am__append_9395) \
 
24530
        $(am__append_9402) $(am__append_9409) $(am__append_9416) \
 
24531
        $(am__append_9423) $(am__append_9430) $(am__append_9437) \
 
24532
        $(am__append_9444) $(am__append_9451) $(am__append_9458) \
 
24533
        $(am__append_9465) $(am__append_9472) $(am__append_9479) \
 
24534
        $(am__append_9486) $(am__append_9493) $(am__append_9500) \
 
24535
        $(am__append_9507) $(am__append_9514) $(am__append_9521) \
 
24536
        $(am__append_9528) $(am__append_9535) $(am__append_9542) \
 
24537
        $(am__append_9549) $(am__append_9556) $(am__append_9563) \
 
24538
        $(am__append_9570) $(am__append_9577) $(am__append_9584) \
 
24539
        $(am__append_9591) $(am__append_9598) $(am__append_9605) \
 
24540
        $(am__append_9612) $(am__append_9619) $(am__append_9626) \
 
24541
        $(am__append_9633) $(am__append_9640) $(am__append_9647) \
 
24542
        $(am__append_9654) $(am__append_9661) $(am__append_9668) \
 
24543
        $(am__append_9675) $(am__append_9682) $(am__append_9689) \
 
24544
        $(am__append_9696) $(am__append_9703) $(am__append_9710) \
 
24545
        $(am__append_9717) $(am__append_9724) $(am__append_9731) \
 
24546
        $(am__append_9738) $(am__append_9745) $(am__append_9752) \
 
24547
        $(am__append_9759) $(am__append_9766) $(am__append_9773) \
 
24548
        $(am__append_9780) $(am__append_9787) $(am__append_9794) \
 
24549
        $(am__append_9801) $(am__append_9808) $(am__append_9815) \
 
24550
        $(am__append_9822) $(am__append_9829) $(am__append_9836) \
 
24551
        $(am__append_9843) $(am__append_9850) $(am__append_9857) \
 
24552
        $(am__append_9864) $(am__append_9871) $(am__append_9878) \
 
24553
        $(am__append_9885) $(am__append_9892) $(am__append_9899) \
 
24554
        $(am__append_9906) $(am__append_9913) $(am__append_9920) \
 
24555
        $(am__append_9927) $(am__append_9934) $(am__append_9941) \
 
24556
        $(am__append_9948) $(am__append_9955) $(am__append_9962) \
 
24557
        $(am__append_9969) $(am__append_9976) $(am__append_9983) \
 
24558
        $(am__append_9990) $(am__append_9997) $(am__append_10004) \
 
24559
        $(am__append_10011) $(am__append_10018) $(am__append_10025) \
 
24560
        $(am__append_10032) $(am__append_10039) $(am__append_10046) \
 
24561
        $(am__append_10053) $(am__append_10060) $(am__append_10067) \
 
24562
        $(am__append_10074) $(am__append_10081) $(am__append_10088) \
 
24563
        $(am__append_10095) $(am__append_10102) $(am__append_10109) \
 
24564
        $(am__append_10116) $(am__append_10123) $(am__append_10130) \
 
24565
        $(am__append_10137) $(am__append_10144) $(am__append_10151) \
 
24566
        $(am__append_10158) $(am__append_10165) $(am__append_10172) \
 
24567
        $(am__append_10179) $(am__append_10186) $(am__append_10193) \
 
24568
        $(am__append_10200) $(am__append_10207) $(am__append_10214) \
 
24569
        $(am__append_10221) $(am__append_10228) $(am__append_10235) \
 
24570
        $(am__append_10242) $(am__append_10249) $(am__append_10256) \
 
24571
        $(am__append_10263) $(am__append_10270) $(am__append_10277) \
 
24572
        $(am__append_10284) $(am__append_10291) $(am__append_10298) \
 
24573
        $(am__append_10305) $(am__append_10312) $(am__append_10319) \
 
24574
        $(am__append_10326) $(am__append_10333) $(am__append_10340) \
 
24575
        $(am__append_10347) $(am__append_10354) $(am__append_10361) \
 
24576
        $(am__append_10368) $(am__append_10375) $(am__append_10382) \
 
24577
        $(am__append_10389) $(am__append_10396) $(am__append_10403) \
 
24578
        $(am__append_10410) $(am__append_10417) $(am__append_10424) \
 
24579
        $(am__append_10431) $(am__append_10438) $(am__append_10445) \
 
24580
        $(am__append_10452) $(am__append_10459) $(am__append_10466) \
 
24581
        $(am__append_10473) $(am__append_10480) $(am__append_10487) \
 
24582
        $(am__append_10494) $(am__append_10501) $(am__append_10508) \
 
24583
        $(am__append_10515) $(am__append_10522) $(am__append_10529) \
 
24584
        $(am__append_10536) $(am__append_10543) $(am__append_10550) \
 
24585
        $(am__append_10557) $(am__append_10564) $(am__append_10571) \
 
24586
        $(am__append_10578) $(am__append_10585) $(am__append_10592) \
 
24587
        $(am__append_10599) $(am__append_10606) $(am__append_10613) \
 
24588
        $(am__append_10620) $(am__append_10627) $(am__append_10634) \
 
24589
        $(am__append_10641) $(am__append_10648) $(am__append_10655) \
 
24590
        $(am__append_10662) $(am__append_10669) $(am__append_10676) \
 
24591
        $(am__append_10683) $(am__append_10690) $(am__append_10697) \
 
24592
        $(am__append_10704) $(am__append_10711) $(am__append_10718) \
 
24593
        $(am__append_10725) $(am__append_10732) $(am__append_10739) \
 
24594
        $(am__append_10746) $(am__append_10753) $(am__append_10760) \
 
24595
        $(am__append_10767) $(am__append_10774) $(am__append_10781) \
 
24596
        $(am__append_10788) $(am__append_10795) $(am__append_10802) \
 
24597
        $(am__append_10809) $(am__append_10816) $(am__append_10823) \
 
24598
        $(am__append_10830) $(am__append_10837) $(am__append_10844) \
 
24599
        $(am__append_10851) $(am__append_10858) $(am__append_10865) \
 
24600
        $(am__append_10872) $(am__append_10879) $(am__append_10886) \
 
24601
        $(am__append_10893) $(am__append_10900) $(am__append_10907) \
 
24602
        $(am__append_10914) $(am__append_10921) $(am__append_10928) \
 
24603
        $(am__append_10935) $(am__append_10942) $(am__append_10949) \
 
24604
        $(am__append_10956) $(am__append_10963) $(am__append_10970) \
 
24605
        $(am__append_10977) $(am__append_10984) $(am__append_10991) \
 
24606
        $(am__append_10998) $(am__append_11005) $(am__append_11012) \
 
24607
        $(am__append_11019) $(am__append_11026) $(am__append_11033) \
 
24608
        $(am__append_11040) $(am__append_11047) $(am__append_11054) \
 
24609
        $(am__append_11061) $(am__append_11068) $(am__append_11075) \
 
24610
        $(am__append_11082) $(am__append_11089) $(am__append_11096) \
 
24611
        $(am__append_11103) $(am__append_11110) $(am__append_11117) \
 
24612
        $(am__append_11124) $(am__append_11131) $(am__append_11138) \
 
24613
        $(am__append_11145) $(am__append_11152) $(am__append_11159) \
 
24614
        $(am__append_11166) $(am__append_11173) $(am__append_11180) \
 
24615
        $(am__append_11187) $(am__append_11194) $(am__append_11201) \
 
24616
        $(am__append_11208) $(am__append_11215) $(am__append_11222) \
 
24617
        $(am__append_11229) $(am__append_11236) $(am__append_11243) \
 
24618
        $(am__append_11250) $(am__append_11257) $(am__append_11264) \
 
24619
        $(am__append_11271) $(am__append_11278) $(am__append_11285) \
 
24620
        $(am__append_11292) $(am__append_11299) $(am__append_11306) \
 
24621
        $(am__append_11313) $(am__append_11320) $(am__append_11327) \
 
24622
        $(am__append_11334) $(am__append_11341) $(am__append_11348) \
 
24623
        $(am__append_11355) $(am__append_11362) $(am__append_11369) \
 
24624
        $(am__append_11376) $(am__append_11383) $(am__append_11390) \
 
24625
        $(am__append_11397) $(am__append_11404) $(am__append_11411) \
 
24626
        $(am__append_11418) $(am__append_11425) $(am__append_11432) \
 
24627
        $(am__append_11439) $(am__append_11446) $(am__append_11453) \
 
24628
        $(am__append_11460) $(am__append_11467) $(am__append_11474) \
 
24629
        $(am__append_11481) $(am__append_11488) $(am__append_11495) \
 
24630
        $(am__append_11502) $(am__append_11509) $(am__append_11516) \
 
24631
        $(am__append_11523) $(am__append_11530) $(am__append_11537) \
 
24632
        $(am__append_11544) $(am__append_11551) $(am__append_11558) \
 
24633
        $(am__append_11565) $(am__append_11572) $(am__append_11579) \
 
24634
        $(am__append_11586) $(am__append_11593) $(am__append_11600) \
 
24635
        $(am__append_11607) $(am__append_11614) $(am__append_11621) \
 
24636
        $(am__append_11628) $(am__append_11635) $(am__append_11642) \
 
24637
        $(am__append_11649) $(am__append_11656) $(am__append_11663) \
 
24638
        $(am__append_11670) $(am__append_11677) $(am__append_11684) \
 
24639
        $(am__append_11691) $(am__append_11698) $(am__append_11705) \
 
24640
        $(am__append_11712) $(am__append_11719) $(am__append_11726) \
 
24641
        $(am__append_11733) $(am__append_11740) $(am__append_11747) \
 
24642
        $(am__append_11754) $(am__append_11761) $(am__append_11768) \
 
24643
        $(am__append_11775) $(am__append_11782) $(am__append_11789) \
 
24644
        $(am__append_11796) $(am__append_11803) $(am__append_11810) \
 
24645
        $(am__append_11817) $(am__append_11824) $(am__append_11831) \
 
24646
        $(am__append_11838) $(am__append_11845) $(am__append_11852) \
 
24647
        $(am__append_11859) $(am__append_11866) $(am__append_11873) \
 
24648
        $(am__append_11880) $(am__append_11887) $(am__append_11894) \
 
24649
        $(am__append_11901) $(am__append_11908) $(am__append_11915) \
 
24650
        $(am__append_11922) $(am__append_11929) $(am__append_11936) \
 
24651
        $(am__append_11943) $(am__append_11950) $(am__append_11957) \
 
24652
        $(am__append_11964) $(am__append_11971) $(am__append_11978) \
 
24653
        $(am__append_11985) $(am__append_11992) $(am__append_11999) \
 
24654
        $(am__append_12006) $(am__append_12013) $(am__append_12020) \
 
24655
        $(am__append_12027) $(am__append_12034) $(am__append_12041) \
 
24656
        $(am__append_12048) $(am__append_12055) $(am__append_12062) \
 
24657
        $(am__append_12069) $(am__append_12076) $(am__append_12083) \
 
24658
        $(am__append_12090) $(am__append_12097) $(am__append_12104) \
 
24659
        $(am__append_12111) $(am__append_12118) $(am__append_12125) \
 
24660
        $(am__append_12132) $(am__append_12139) $(am__append_12146) \
 
24661
        $(am__append_12153)
 
24662
MODULE_FILES = $(am__append_11) $(am__append_18) $(am__append_25) \
 
24663
        $(am__append_32) $(am__append_39) $(am__append_46) \
 
24664
        $(am__append_53) $(am__append_60) $(am__append_67) \
 
24665
        $(am__append_74) $(am__append_81) $(am__append_88) \
 
24666
        $(am__append_95) $(am__append_102) $(am__append_109) \
 
24667
        $(am__append_116) $(am__append_123) $(am__append_130) \
 
24668
        $(am__append_137) $(am__append_144) $(am__append_151) \
 
24669
        $(am__append_158) $(am__append_165) $(am__append_172) \
 
24670
        $(am__append_179) $(am__append_186) $(am__append_193) \
 
24671
        $(am__append_200) $(am__append_207) $(am__append_214) \
 
24672
        $(am__append_221) $(am__append_228) $(am__append_235) \
 
24673
        $(am__append_242) $(am__append_249) $(am__append_256) \
 
24674
        $(am__append_263) $(am__append_270) $(am__append_277) \
 
24675
        $(am__append_284) $(am__append_291) $(am__append_298) \
 
24676
        $(am__append_305) $(am__append_312) $(am__append_319) \
 
24677
        $(am__append_326) $(am__append_333) $(am__append_340) \
 
24678
        $(am__append_347) $(am__append_354) $(am__append_361) \
 
24679
        $(am__append_368) $(am__append_375) $(am__append_382) \
 
24680
        $(am__append_389) $(am__append_396) $(am__append_403) \
 
24681
        $(am__append_410) $(am__append_417) $(am__append_424) \
 
24682
        $(am__append_431) $(am__append_438) $(am__append_445) \
 
24683
        $(am__append_452) $(am__append_459) $(am__append_466) \
 
24684
        $(am__append_473) $(am__append_480) $(am__append_487) \
 
24685
        $(am__append_494) $(am__append_501) $(am__append_508) \
 
24686
        $(am__append_515) $(am__append_522) $(am__append_529) \
 
24687
        $(am__append_536) $(am__append_543) $(am__append_550) \
 
24688
        $(am__append_557) $(am__append_564) $(am__append_571) \
 
24689
        $(am__append_578) $(am__append_585) $(am__append_592) \
 
24690
        $(am__append_599) $(am__append_606) $(am__append_613) \
 
24691
        $(am__append_620) $(am__append_627) $(am__append_634) \
 
24692
        $(am__append_641) $(am__append_648) $(am__append_655) \
 
24693
        $(am__append_662) $(am__append_669) $(am__append_676) \
 
24694
        $(am__append_683) $(am__append_690) $(am__append_697) \
 
24695
        $(am__append_704) $(am__append_711) $(am__append_718) \
 
24696
        $(am__append_725) $(am__append_732) $(am__append_739) \
 
24697
        $(am__append_746) $(am__append_753) $(am__append_760) \
 
24698
        $(am__append_767) $(am__append_774) $(am__append_781) \
 
24699
        $(am__append_788) $(am__append_795) $(am__append_802) \
 
24700
        $(am__append_809) $(am__append_816) $(am__append_823) \
 
24701
        $(am__append_830) $(am__append_837) $(am__append_844) \
 
24702
        $(am__append_851) $(am__append_858) $(am__append_865) \
 
24703
        $(am__append_872) $(am__append_879) $(am__append_886) \
 
24704
        $(am__append_893) $(am__append_900) $(am__append_907) \
 
24705
        $(am__append_914) $(am__append_921) $(am__append_928) \
 
24706
        $(am__append_935) $(am__append_942) $(am__append_949) \
 
24707
        $(am__append_956) $(am__append_963) $(am__append_970) \
 
24708
        $(am__append_977) $(am__append_984) $(am__append_991) \
 
24709
        $(am__append_998) $(am__append_1005) $(am__append_1012) \
 
24710
        $(am__append_1019) $(am__append_1026) $(am__append_1033) \
 
24711
        $(am__append_1040) $(am__append_1047) $(am__append_1054) \
 
24712
        $(am__append_1061) $(am__append_1068) $(am__append_1075) \
 
24713
        $(am__append_1082) $(am__append_1089) $(am__append_1096) \
 
24714
        $(am__append_1103) $(am__append_1110) $(am__append_1117) \
 
24715
        $(am__append_1124) $(am__append_1131) $(am__append_1138) \
 
24716
        $(am__append_1145) $(am__append_1152) $(am__append_1159) \
 
24717
        $(am__append_1166) $(am__append_1173) $(am__append_1180) \
 
24718
        $(am__append_1187) $(am__append_1194) $(am__append_1201) \
 
24719
        $(am__append_1208) $(am__append_1215) $(am__append_1222) \
 
24720
        $(am__append_1229) $(am__append_1236) $(am__append_1243) \
 
24721
        $(am__append_1250) $(am__append_1257) $(am__append_1264) \
 
24722
        $(am__append_1271) $(am__append_1278) $(am__append_1285) \
 
24723
        $(am__append_1292) $(am__append_1299) $(am__append_1306) \
 
24724
        $(am__append_1313) $(am__append_1320) $(am__append_1327) \
 
24725
        $(am__append_1334) $(am__append_1341) $(am__append_1348) \
 
24726
        $(am__append_1355) $(am__append_1362) $(am__append_1369) \
 
24727
        $(am__append_1376) $(am__append_1383) $(am__append_1390) \
 
24728
        $(am__append_1397) $(am__append_1404) $(am__append_1411) \
 
24729
        $(am__append_1418) $(am__append_1425) $(am__append_1432) \
 
24730
        $(am__append_1439) $(am__append_1446) $(am__append_1453) \
 
24731
        $(am__append_1460) $(am__append_1467) $(am__append_1474) \
 
24732
        $(am__append_1481) $(am__append_1488) $(am__append_1495) \
 
24733
        $(am__append_1502) $(am__append_1509) $(am__append_1516) \
 
24734
        $(am__append_1523) $(am__append_1530) $(am__append_1537) \
 
24735
        $(am__append_1544) $(am__append_1551) $(am__append_1558) \
 
24736
        $(am__append_1565) $(am__append_1572) $(am__append_1579) \
 
24737
        $(am__append_1586) $(am__append_1593) $(am__append_1600) \
 
24738
        $(am__append_1607) $(am__append_1614) $(am__append_1621) \
 
24739
        $(am__append_1628) $(am__append_1635) $(am__append_1642) \
 
24740
        $(am__append_1649) $(am__append_1656) $(am__append_1663) \
 
24741
        $(am__append_1670) $(am__append_1677) $(am__append_1684) \
 
24742
        $(am__append_1691) $(am__append_1698) $(am__append_1705) \
 
24743
        $(am__append_1712) $(am__append_1719) $(am__append_1726) \
 
24744
        $(am__append_1733) $(am__append_1740) $(am__append_1747) \
 
24745
        $(am__append_1754) $(am__append_1761) $(am__append_1768) \
 
24746
        $(am__append_1775) $(am__append_1782) $(am__append_1789) \
 
24747
        $(am__append_1796) $(am__append_1803) $(am__append_1810) \
 
24748
        $(am__append_1817) $(am__append_1824) $(am__append_1831) \
 
24749
        $(am__append_1838) $(am__append_1845) $(am__append_1852) \
 
24750
        $(am__append_1859) $(am__append_1866) $(am__append_1873) \
 
24751
        $(am__append_1880) $(am__append_1887) $(am__append_1894) \
 
24752
        $(am__append_1901) $(am__append_1908) $(am__append_1915) \
 
24753
        $(am__append_1922) $(am__append_1929) $(am__append_1936) \
 
24754
        $(am__append_1943) $(am__append_1950) $(am__append_1957) \
 
24755
        $(am__append_1964) $(am__append_1971) $(am__append_1978) \
 
24756
        $(am__append_1985) $(am__append_1992) $(am__append_1999) \
 
24757
        $(am__append_2006) $(am__append_2013) $(am__append_2020) \
 
24758
        $(am__append_2027) $(am__append_2034) $(am__append_2041) \
 
24759
        $(am__append_2048) $(am__append_2055) $(am__append_2062) \
 
24760
        $(am__append_2069) $(am__append_2076) $(am__append_2083) \
 
24761
        $(am__append_2090) $(am__append_2097) $(am__append_2104) \
 
24762
        $(am__append_2111) $(am__append_2118) $(am__append_2125) \
 
24763
        $(am__append_2132) $(am__append_2139) $(am__append_2146) \
 
24764
        $(am__append_2153) $(am__append_2160) $(am__append_2167) \
 
24765
        $(am__append_2174) $(am__append_2181) $(am__append_2188) \
 
24766
        $(am__append_2195) $(am__append_2202) $(am__append_2209) \
 
24767
        $(am__append_2216) $(am__append_2223) $(am__append_2230) \
 
24768
        $(am__append_2237) $(am__append_2244) $(am__append_2251) \
 
24769
        $(am__append_2258) $(am__append_2265) $(am__append_2272) \
 
24770
        $(am__append_2279) $(am__append_2286) $(am__append_2293) \
 
24771
        $(am__append_2300) $(am__append_2307) $(am__append_2314) \
 
24772
        $(am__append_2321) $(am__append_2328) $(am__append_2335) \
 
24773
        $(am__append_2342) $(am__append_2349) $(am__append_2356) \
 
24774
        $(am__append_2363) $(am__append_2370) $(am__append_2377) \
 
24775
        $(am__append_2384) $(am__append_2391) $(am__append_2398) \
 
24776
        $(am__append_2405) $(am__append_2412) $(am__append_2419) \
 
24777
        $(am__append_2426) $(am__append_2433) $(am__append_2440) \
 
24778
        $(am__append_2447) $(am__append_2454) $(am__append_2461) \
 
24779
        $(am__append_2468) $(am__append_2475) $(am__append_2482) \
 
24780
        $(am__append_2489) $(am__append_2496) $(am__append_2503) \
 
24781
        $(am__append_2510) $(am__append_2517) $(am__append_2524) \
 
24782
        $(am__append_2531) $(am__append_2538) $(am__append_2545) \
 
24783
        $(am__append_2552) $(am__append_2559) $(am__append_2566) \
 
24784
        $(am__append_2573) $(am__append_2580) $(am__append_2587) \
 
24785
        $(am__append_2594) $(am__append_2601) $(am__append_2608) \
 
24786
        $(am__append_2615) $(am__append_2622) $(am__append_2629) \
 
24787
        $(am__append_2636) $(am__append_2643) $(am__append_2650) \
 
24788
        $(am__append_2657) $(am__append_2664) $(am__append_2671) \
 
24789
        $(am__append_2678) $(am__append_2685) $(am__append_2692) \
 
24790
        $(am__append_2699) $(am__append_2706) $(am__append_2713) \
 
24791
        $(am__append_2720) $(am__append_2727) $(am__append_2734) \
 
24792
        $(am__append_2741) $(am__append_2748) $(am__append_2755) \
 
24793
        $(am__append_2762) $(am__append_2769) $(am__append_2776) \
 
24794
        $(am__append_2783) $(am__append_2790) $(am__append_2797) \
 
24795
        $(am__append_2804) $(am__append_2811) $(am__append_2818) \
 
24796
        $(am__append_2825) $(am__append_2832) $(am__append_2839) \
 
24797
        $(am__append_2846) $(am__append_2853) $(am__append_2860) \
 
24798
        $(am__append_2867) $(am__append_2874) $(am__append_2881) \
 
24799
        $(am__append_2888) $(am__append_2895) $(am__append_2902) \
 
24800
        $(am__append_2909) $(am__append_2916) $(am__append_2923) \
 
24801
        $(am__append_2930) $(am__append_2937) $(am__append_2944) \
 
24802
        $(am__append_2951) $(am__append_2958) $(am__append_2965) \
 
24803
        $(am__append_2972) $(am__append_2979) $(am__append_2986) \
 
24804
        $(am__append_2993) $(am__append_3000) $(am__append_3007) \
 
24805
        $(am__append_3014) $(am__append_3021) $(am__append_3028) \
 
24806
        $(am__append_3035) $(am__append_3042) $(am__append_3049) \
 
24807
        $(am__append_3056) $(am__append_3063) $(am__append_3070) \
 
24808
        $(am__append_3077) $(am__append_3084) $(am__append_3091) \
 
24809
        $(am__append_3098) $(am__append_3105) $(am__append_3112) \
 
24810
        $(am__append_3119) $(am__append_3126) $(am__append_3133) \
 
24811
        $(am__append_3140) $(am__append_3147) $(am__append_3154) \
 
24812
        $(am__append_3161) $(am__append_3168) $(am__append_3175) \
 
24813
        $(am__append_3182) $(am__append_3189) $(am__append_3196) \
 
24814
        $(am__append_3203) $(am__append_3210) $(am__append_3217) \
 
24815
        $(am__append_3224) $(am__append_3231) $(am__append_3238) \
 
24816
        $(am__append_3245) $(am__append_3252) $(am__append_3259) \
 
24817
        $(am__append_3266) $(am__append_3273) $(am__append_3280) \
 
24818
        $(am__append_3287) $(am__append_3294) $(am__append_3301) \
 
24819
        $(am__append_3308) $(am__append_3315) $(am__append_3322) \
 
24820
        $(am__append_3329) $(am__append_3336) $(am__append_3343) \
 
24821
        $(am__append_3350) $(am__append_3357) $(am__append_3364) \
 
24822
        $(am__append_3371) $(am__append_3378) $(am__append_3385) \
 
24823
        $(am__append_3392) $(am__append_3399) $(am__append_3406) \
 
24824
        $(am__append_3413) $(am__append_3420) $(am__append_3427) \
 
24825
        $(am__append_3434) $(am__append_3441) $(am__append_3448) \
 
24826
        $(am__append_3455) $(am__append_3462) $(am__append_3469) \
 
24827
        $(am__append_3476) $(am__append_3483) $(am__append_3490) \
 
24828
        $(am__append_3497) $(am__append_3504) $(am__append_3511) \
 
24829
        $(am__append_3518) $(am__append_3525) $(am__append_3532) \
 
24830
        $(am__append_3539) $(am__append_3546) $(am__append_3553) \
 
24831
        $(am__append_3560) $(am__append_3567) $(am__append_3574) \
 
24832
        $(am__append_3581) $(am__append_3588) $(am__append_3595) \
 
24833
        $(am__append_3602) $(am__append_3609) $(am__append_3616) \
 
24834
        $(am__append_3623) $(am__append_3630) $(am__append_3637) \
 
24835
        $(am__append_3644) $(am__append_3651) $(am__append_3658) \
 
24836
        $(am__append_3665) $(am__append_3672) $(am__append_3679) \
 
24837
        $(am__append_3686) $(am__append_3693) $(am__append_3700) \
 
24838
        $(am__append_3707) $(am__append_3714) $(am__append_3721) \
 
24839
        $(am__append_3728) $(am__append_3735) $(am__append_3742) \
 
24840
        $(am__append_3749) $(am__append_3756) $(am__append_3763) \
 
24841
        $(am__append_3770) $(am__append_3777) $(am__append_3784) \
 
24842
        $(am__append_3791) $(am__append_3798) $(am__append_3805) \
 
24843
        $(am__append_3812) $(am__append_3819) $(am__append_3826) \
 
24844
        $(am__append_3833) $(am__append_3840) $(am__append_3847) \
 
24845
        $(am__append_3854) $(am__append_3861) $(am__append_3868) \
 
24846
        $(am__append_3875) $(am__append_3882) $(am__append_3889) \
 
24847
        $(am__append_3896) $(am__append_3903) $(am__append_3910) \
 
24848
        $(am__append_3917) $(am__append_3924) $(am__append_3931) \
 
24849
        $(am__append_3938) $(am__append_3945) $(am__append_3952) \
 
24850
        $(am__append_3959) $(am__append_3966) $(am__append_3973) \
 
24851
        $(am__append_3980) $(am__append_3987) $(am__append_3994) \
 
24852
        $(am__append_4001) $(am__append_4008) $(am__append_4015) \
 
24853
        $(am__append_4022) $(am__append_4029) $(am__append_4036) \
 
24854
        $(am__append_4043) $(am__append_4050) $(am__append_4057) \
 
24855
        $(am__append_4064) $(am__append_4071) $(am__append_4078) \
 
24856
        $(am__append_4085) $(am__append_4092) $(am__append_4099) \
 
24857
        $(am__append_4106) $(am__append_4113) $(am__append_4120) \
 
24858
        $(am__append_4127) $(am__append_4134) $(am__append_4141) \
 
24859
        $(am__append_4148) $(am__append_4155) $(am__append_4162) \
 
24860
        $(am__append_4169) $(am__append_4176) $(am__append_4183) \
 
24861
        $(am__append_4190) $(am__append_4197) $(am__append_4204) \
 
24862
        $(am__append_4211) $(am__append_4218) $(am__append_4225) \
 
24863
        $(am__append_4232) $(am__append_4239) $(am__append_4246) \
 
24864
        $(am__append_4253) $(am__append_4260) $(am__append_4267) \
 
24865
        $(am__append_4274) $(am__append_4281) $(am__append_4288) \
 
24866
        $(am__append_4295) $(am__append_4302) $(am__append_4309) \
 
24867
        $(am__append_4316) $(am__append_4323) $(am__append_4330) \
 
24868
        $(am__append_4337) $(am__append_4344) $(am__append_4351) \
 
24869
        $(am__append_4358) $(am__append_4365) $(am__append_4372) \
 
24870
        $(am__append_4379) $(am__append_4386) $(am__append_4393) \
 
24871
        $(am__append_4400) $(am__append_4407) $(am__append_4414) \
 
24872
        $(am__append_4421) $(am__append_4428) $(am__append_4435) \
 
24873
        $(am__append_4442) $(am__append_4449) $(am__append_4456) \
 
24874
        $(am__append_4463) $(am__append_4470) $(am__append_4477) \
 
24875
        $(am__append_4484) $(am__append_4491) $(am__append_4498) \
 
24876
        $(am__append_4505) $(am__append_4512) $(am__append_4519) \
 
24877
        $(am__append_4526) $(am__append_4533) $(am__append_4540) \
 
24878
        $(am__append_4547) $(am__append_4554) $(am__append_4561) \
 
24879
        $(am__append_4568) $(am__append_4575) $(am__append_4582) \
 
24880
        $(am__append_4589) $(am__append_4596) $(am__append_4603) \
 
24881
        $(am__append_4610) $(am__append_4617) $(am__append_4624) \
 
24882
        $(am__append_4631) $(am__append_4638) $(am__append_4645) \
 
24883
        $(am__append_4652) $(am__append_4659) $(am__append_4666) \
 
24884
        $(am__append_4673) $(am__append_4680) $(am__append_4687) \
 
24885
        $(am__append_4694) $(am__append_4701) $(am__append_4708) \
 
24886
        $(am__append_4715) $(am__append_4722) $(am__append_4729) \
 
24887
        $(am__append_4736) $(am__append_4743) $(am__append_4750) \
 
24888
        $(am__append_4757) $(am__append_4764) $(am__append_4771) \
 
24889
        $(am__append_4778) $(am__append_4785) $(am__append_4792) \
 
24890
        $(am__append_4799) $(am__append_4806) $(am__append_4813) \
 
24891
        $(am__append_4820) $(am__append_4827) $(am__append_4834) \
 
24892
        $(am__append_4841) $(am__append_4848) $(am__append_4855) \
 
24893
        $(am__append_4862) $(am__append_4869) $(am__append_4876) \
 
24894
        $(am__append_4883) $(am__append_4890) $(am__append_4897) \
 
24895
        $(am__append_4904) $(am__append_4911) $(am__append_4918) \
 
24896
        $(am__append_4925) $(am__append_4932) $(am__append_4939) \
 
24897
        $(am__append_4946) $(am__append_4953) $(am__append_4960) \
 
24898
        $(am__append_4967) $(am__append_4974) $(am__append_4981) \
 
24899
        $(am__append_4988) $(am__append_4995) $(am__append_5002) \
 
24900
        $(am__append_5009) $(am__append_5016) $(am__append_5023) \
 
24901
        $(am__append_5030) $(am__append_5037) $(am__append_5044) \
 
24902
        $(am__append_5051) $(am__append_5058) $(am__append_5065) \
 
24903
        $(am__append_5072) $(am__append_5079) $(am__append_5086) \
 
24904
        $(am__append_5093) $(am__append_5100) $(am__append_5107) \
 
24905
        $(am__append_5114) $(am__append_5121) $(am__append_5128) \
 
24906
        $(am__append_5135) $(am__append_5142) $(am__append_5149) \
 
24907
        $(am__append_5156) $(am__append_5163) $(am__append_5170) \
 
24908
        $(am__append_5177) $(am__append_5184) $(am__append_5191) \
 
24909
        $(am__append_5198) $(am__append_5205) $(am__append_5212) \
 
24910
        $(am__append_5219) $(am__append_5226) $(am__append_5233) \
 
24911
        $(am__append_5240) $(am__append_5247) $(am__append_5254) \
 
24912
        $(am__append_5261) $(am__append_5268) $(am__append_5275) \
 
24913
        $(am__append_5282) $(am__append_5289) $(am__append_5296) \
 
24914
        $(am__append_5303) $(am__append_5310) $(am__append_5317) \
 
24915
        $(am__append_5324) $(am__append_5331) $(am__append_5338) \
 
24916
        $(am__append_5345) $(am__append_5352) $(am__append_5359) \
 
24917
        $(am__append_5366) $(am__append_5373) $(am__append_5380) \
 
24918
        $(am__append_5387) $(am__append_5394) $(am__append_5401) \
 
24919
        $(am__append_5408) $(am__append_5415) $(am__append_5422) \
 
24920
        $(am__append_5429) $(am__append_5436) $(am__append_5443) \
 
24921
        $(am__append_5450) $(am__append_5457) $(am__append_5464) \
 
24922
        $(am__append_5471) $(am__append_5478) $(am__append_5485) \
 
24923
        $(am__append_5492) $(am__append_5499) $(am__append_5506) \
 
24924
        $(am__append_5513) $(am__append_5520) $(am__append_5527) \
 
24925
        $(am__append_5534) $(am__append_5541) $(am__append_5548) \
 
24926
        $(am__append_5555) $(am__append_5562) $(am__append_5569) \
 
24927
        $(am__append_5576) $(am__append_5583) $(am__append_5590) \
 
24928
        $(am__append_5597) $(am__append_5604) $(am__append_5611) \
 
24929
        $(am__append_5618) $(am__append_5625) $(am__append_5632) \
 
24930
        $(am__append_5639) $(am__append_5646) $(am__append_5653) \
 
24931
        $(am__append_5660) $(am__append_5667) $(am__append_5674) \
 
24932
        $(am__append_5681) $(am__append_5688) $(am__append_5695) \
 
24933
        $(am__append_5702) $(am__append_5709) $(am__append_5716) \
 
24934
        $(am__append_5723) $(am__append_5730) $(am__append_5737) \
 
24935
        $(am__append_5744) $(am__append_5751) $(am__append_5758) \
 
24936
        $(am__append_5765) $(am__append_5772) $(am__append_5779) \
 
24937
        $(am__append_5786) $(am__append_5793) $(am__append_5800) \
 
24938
        $(am__append_5807) $(am__append_5814) $(am__append_5821) \
 
24939
        $(am__append_5828) $(am__append_5835) $(am__append_5842) \
 
24940
        $(am__append_5849) $(am__append_5856) $(am__append_5863) \
 
24941
        $(am__append_5870) $(am__append_5877) $(am__append_5884) \
 
24942
        $(am__append_5891) $(am__append_5898) $(am__append_5905) \
 
24943
        $(am__append_5912) $(am__append_5919) $(am__append_5926) \
 
24944
        $(am__append_5933) $(am__append_5940) $(am__append_5947) \
 
24945
        $(am__append_5954) $(am__append_5961) $(am__append_5968) \
 
24946
        $(am__append_5975) $(am__append_5982) $(am__append_5989) \
 
24947
        $(am__append_5996) $(am__append_6003) $(am__append_6010) \
 
24948
        $(am__append_6017) $(am__append_6024) $(am__append_6031) \
 
24949
        $(am__append_6038) $(am__append_6045) $(am__append_6052) \
 
24950
        $(am__append_6059) $(am__append_6066) $(am__append_6073) \
 
24951
        $(am__append_6080) $(am__append_6087) $(am__append_6094) \
 
24952
        $(am__append_6101) $(am__append_6108) $(am__append_6115) \
 
24953
        $(am__append_6122) $(am__append_6129) $(am__append_6136) \
 
24954
        $(am__append_6143) $(am__append_6150) $(am__append_6157) \
 
24955
        $(am__append_6164) $(am__append_6171) $(am__append_6178) \
 
24956
        $(am__append_6185) $(am__append_6192) $(am__append_6199) \
 
24957
        $(am__append_6206) $(am__append_6213) $(am__append_6220) \
 
24958
        $(am__append_6227) $(am__append_6234) $(am__append_6241) \
 
24959
        $(am__append_6248) $(am__append_6255) $(am__append_6262) \
 
24960
        $(am__append_6269) $(am__append_6276) $(am__append_6283) \
 
24961
        $(am__append_6290) $(am__append_6297) $(am__append_6304) \
 
24962
        $(am__append_6311) $(am__append_6318) $(am__append_6325) \
 
24963
        $(am__append_6332) $(am__append_6339) $(am__append_6346) \
 
24964
        $(am__append_6353) $(am__append_6360) $(am__append_6367) \
 
24965
        $(am__append_6374) $(am__append_6381) $(am__append_6388) \
 
24966
        $(am__append_6395) $(am__append_6402) $(am__append_6409) \
 
24967
        $(am__append_6416) $(am__append_6423) $(am__append_6430) \
 
24968
        $(am__append_6437) $(am__append_6444) $(am__append_6451) \
 
24969
        $(am__append_6458) $(am__append_6465) $(am__append_6472) \
 
24970
        $(am__append_6479) $(am__append_6486) $(am__append_6493) \
 
24971
        $(am__append_6500) $(am__append_6507) $(am__append_6514) \
 
24972
        $(am__append_6521) $(am__append_6528) $(am__append_6535) \
 
24973
        $(am__append_6542) $(am__append_6549) $(am__append_6556) \
 
24974
        $(am__append_6563) $(am__append_6570) $(am__append_6577) \
 
24975
        $(am__append_6584) $(am__append_6591) $(am__append_6598) \
 
24976
        $(am__append_6605) $(am__append_6612) $(am__append_6619) \
 
24977
        $(am__append_6626) $(am__append_6633) $(am__append_6640) \
 
24978
        $(am__append_6647) $(am__append_6654) $(am__append_6661) \
 
24979
        $(am__append_6668) $(am__append_6675) $(am__append_6682) \
 
24980
        $(am__append_6689) $(am__append_6696) $(am__append_6703) \
 
24981
        $(am__append_6710) $(am__append_6717) $(am__append_6724) \
 
24982
        $(am__append_6731) $(am__append_6738) $(am__append_6745) \
 
24983
        $(am__append_6752) $(am__append_6759) $(am__append_6766) \
 
24984
        $(am__append_6773) $(am__append_6780) $(am__append_6787) \
 
24985
        $(am__append_6794) $(am__append_6801) $(am__append_6808) \
 
24986
        $(am__append_6815) $(am__append_6822) $(am__append_6829) \
 
24987
        $(am__append_6836) $(am__append_6843) $(am__append_6850) \
 
24988
        $(am__append_6857) $(am__append_6864) $(am__append_6871) \
 
24989
        $(am__append_6878) $(am__append_6885) $(am__append_6892) \
 
24990
        $(am__append_6899) $(am__append_6906) $(am__append_6913) \
 
24991
        $(am__append_6920) $(am__append_6927) $(am__append_6934) \
 
24992
        $(am__append_6941) $(am__append_6948) $(am__append_6955) \
 
24993
        $(am__append_6962) $(am__append_6969) $(am__append_6976) \
 
24994
        $(am__append_6983) $(am__append_6990) $(am__append_6997) \
 
24995
        $(am__append_7004) $(am__append_7011) $(am__append_7018) \
 
24996
        $(am__append_7025) $(am__append_7032) $(am__append_7039) \
 
24997
        $(am__append_7046) $(am__append_7053) $(am__append_7060) \
 
24998
        $(am__append_7067) $(am__append_7074) $(am__append_7081) \
 
24999
        $(am__append_7088) $(am__append_7095) $(am__append_7102) \
 
25000
        $(am__append_7109) $(am__append_7116) $(am__append_7123) \
 
25001
        $(am__append_7130) $(am__append_7137) $(am__append_7144) \
 
25002
        $(am__append_7151) $(am__append_7158) $(am__append_7165) \
 
25003
        $(am__append_7172) $(am__append_7179) $(am__append_7186) \
 
25004
        $(am__append_7193) $(am__append_7200) $(am__append_7207) \
 
25005
        $(am__append_7214) $(am__append_7221) $(am__append_7228) \
 
25006
        $(am__append_7235) $(am__append_7242) $(am__append_7249) \
 
25007
        $(am__append_7256) $(am__append_7263) $(am__append_7270) \
 
25008
        $(am__append_7277) $(am__append_7284) $(am__append_7291) \
 
25009
        $(am__append_7298) $(am__append_7305) $(am__append_7312) \
 
25010
        $(am__append_7319) $(am__append_7326) $(am__append_7333) \
 
25011
        $(am__append_7340) $(am__append_7347) $(am__append_7354) \
 
25012
        $(am__append_7361) $(am__append_7368) $(am__append_7375) \
 
25013
        $(am__append_7382) $(am__append_7389) $(am__append_7396) \
 
25014
        $(am__append_7403) $(am__append_7410) $(am__append_7417) \
 
25015
        $(am__append_7424) $(am__append_7431) $(am__append_7438) \
 
25016
        $(am__append_7445) $(am__append_7452) $(am__append_7459) \
 
25017
        $(am__append_7466) $(am__append_7473) $(am__append_7480) \
 
25018
        $(am__append_7487) $(am__append_7494) $(am__append_7501) \
 
25019
        $(am__append_7508) $(am__append_7515) $(am__append_7522) \
 
25020
        $(am__append_7529) $(am__append_7536) $(am__append_7543) \
 
25021
        $(am__append_7550) $(am__append_7557) $(am__append_7564) \
 
25022
        $(am__append_7571) $(am__append_7578) $(am__append_7585) \
 
25023
        $(am__append_7592) $(am__append_7599) $(am__append_7606) \
 
25024
        $(am__append_7613) $(am__append_7620) $(am__append_7627) \
 
25025
        $(am__append_7634) $(am__append_7641) $(am__append_7648) \
 
25026
        $(am__append_7655) $(am__append_7662) $(am__append_7669) \
 
25027
        $(am__append_7676) $(am__append_7683) $(am__append_7690) \
 
25028
        $(am__append_7697) $(am__append_7704) $(am__append_7711) \
 
25029
        $(am__append_7718) $(am__append_7725) $(am__append_7732) \
 
25030
        $(am__append_7739) $(am__append_7746) $(am__append_7753) \
 
25031
        $(am__append_7760) $(am__append_7767) $(am__append_7774) \
 
25032
        $(am__append_7781) $(am__append_7788) $(am__append_7795) \
 
25033
        $(am__append_7802) $(am__append_7809) $(am__append_7816) \
 
25034
        $(am__append_7823) $(am__append_7830) $(am__append_7837) \
 
25035
        $(am__append_7844) $(am__append_7851) $(am__append_7858) \
 
25036
        $(am__append_7865) $(am__append_7872) $(am__append_7879) \
 
25037
        $(am__append_7886) $(am__append_7893) $(am__append_7900) \
 
25038
        $(am__append_7907) $(am__append_7914) $(am__append_7921) \
 
25039
        $(am__append_7928) $(am__append_7935) $(am__append_7942) \
 
25040
        $(am__append_7949) $(am__append_7956) $(am__append_7963) \
 
25041
        $(am__append_7970) $(am__append_7977) $(am__append_7984) \
 
25042
        $(am__append_7991) $(am__append_7998) $(am__append_8005) \
 
25043
        $(am__append_8012) $(am__append_8019) $(am__append_8026) \
 
25044
        $(am__append_8033) $(am__append_8040) $(am__append_8047) \
 
25045
        $(am__append_8054) $(am__append_8061) $(am__append_8068) \
 
25046
        $(am__append_8075) $(am__append_8082) $(am__append_8089) \
 
25047
        $(am__append_8096) $(am__append_8103) $(am__append_8110) \
 
25048
        $(am__append_8117) $(am__append_8124) $(am__append_8131) \
 
25049
        $(am__append_8138) $(am__append_8145) $(am__append_8152) \
 
25050
        $(am__append_8159) $(am__append_8166) $(am__append_8173) \
 
25051
        $(am__append_8180) $(am__append_8187) $(am__append_8194) \
 
25052
        $(am__append_8201) $(am__append_8208) $(am__append_8215) \
 
25053
        $(am__append_8222) $(am__append_8229) $(am__append_8236) \
 
25054
        $(am__append_8243) $(am__append_8250) $(am__append_8257) \
 
25055
        $(am__append_8264) $(am__append_8271) $(am__append_8278) \
 
25056
        $(am__append_8285) $(am__append_8292) $(am__append_8299) \
 
25057
        $(am__append_8306) $(am__append_8313) $(am__append_8320) \
 
25058
        $(am__append_8327) $(am__append_8334) $(am__append_8341) \
 
25059
        $(am__append_8348) $(am__append_8355) $(am__append_8362) \
 
25060
        $(am__append_8369) $(am__append_8376) $(am__append_8383) \
 
25061
        $(am__append_8390) $(am__append_8397) $(am__append_8404) \
 
25062
        $(am__append_8411) $(am__append_8418) $(am__append_8425) \
 
25063
        $(am__append_8432) $(am__append_8439) $(am__append_8446) \
 
25064
        $(am__append_8453) $(am__append_8460) $(am__append_8467) \
 
25065
        $(am__append_8474) $(am__append_8481) $(am__append_8488) \
 
25066
        $(am__append_8495) $(am__append_8502) $(am__append_8509) \
 
25067
        $(am__append_8516) $(am__append_8523) $(am__append_8530) \
 
25068
        $(am__append_8537) $(am__append_8544) $(am__append_8551) \
 
25069
        $(am__append_8558) $(am__append_8565) $(am__append_8572) \
 
25070
        $(am__append_8579) $(am__append_8586) $(am__append_8593) \
 
25071
        $(am__append_8600) $(am__append_8607) $(am__append_8614) \
 
25072
        $(am__append_8621) $(am__append_8628) $(am__append_8635) \
 
25073
        $(am__append_8642) $(am__append_8649) $(am__append_8656) \
 
25074
        $(am__append_8663) $(am__append_8670) $(am__append_8677) \
 
25075
        $(am__append_8684) $(am__append_8691) $(am__append_8698) \
 
25076
        $(am__append_8705) $(am__append_8712) $(am__append_8719) \
 
25077
        $(am__append_8726) $(am__append_8733) $(am__append_8740) \
 
25078
        $(am__append_8747) $(am__append_8754) $(am__append_8761) \
 
25079
        $(am__append_8768) $(am__append_8775) $(am__append_8782) \
 
25080
        $(am__append_8789) $(am__append_8796) $(am__append_8803) \
 
25081
        $(am__append_8810) $(am__append_8817) $(am__append_8824) \
 
25082
        $(am__append_8831) $(am__append_8838) $(am__append_8845) \
 
25083
        $(am__append_8852) $(am__append_8859) $(am__append_8866) \
 
25084
        $(am__append_8873) $(am__append_8880) $(am__append_8887) \
 
25085
        $(am__append_8894) $(am__append_8901) $(am__append_8908) \
 
25086
        $(am__append_8915) $(am__append_8922) $(am__append_8929) \
 
25087
        $(am__append_8936) $(am__append_8943) $(am__append_8950) \
 
25088
        $(am__append_8957) $(am__append_8964) $(am__append_8971) \
 
25089
        $(am__append_8978) $(am__append_8985) $(am__append_8992) \
 
25090
        $(am__append_8999) $(am__append_9006) $(am__append_9013) \
 
25091
        $(am__append_9020) $(am__append_9027) $(am__append_9034) \
 
25092
        $(am__append_9041) $(am__append_9048) $(am__append_9055) \
 
25093
        $(am__append_9062) $(am__append_9069) $(am__append_9076) \
 
25094
        $(am__append_9083) $(am__append_9090) $(am__append_9097) \
 
25095
        $(am__append_9104) $(am__append_9111) $(am__append_9118) \
 
25096
        $(am__append_9125) $(am__append_9132) $(am__append_9139) \
 
25097
        $(am__append_9146) $(am__append_9153) $(am__append_9160) \
 
25098
        $(am__append_9167) $(am__append_9174) $(am__append_9181) \
 
25099
        $(am__append_9188) $(am__append_9195) $(am__append_9202) \
 
25100
        $(am__append_9209) $(am__append_9216) $(am__append_9223) \
 
25101
        $(am__append_9230) $(am__append_9237) $(am__append_9244) \
 
25102
        $(am__append_9251) $(am__append_9258) $(am__append_9265) \
 
25103
        $(am__append_9272) $(am__append_9279) $(am__append_9286) \
 
25104
        $(am__append_9293) $(am__append_9300) $(am__append_9307) \
 
25105
        $(am__append_9314) $(am__append_9321) $(am__append_9328) \
 
25106
        $(am__append_9335) $(am__append_9342) $(am__append_9349) \
 
25107
        $(am__append_9356) $(am__append_9363) $(am__append_9370) \
 
25108
        $(am__append_9377) $(am__append_9384) $(am__append_9391) \
 
25109
        $(am__append_9398) $(am__append_9405) $(am__append_9412) \
 
25110
        $(am__append_9419) $(am__append_9426) $(am__append_9433) \
 
25111
        $(am__append_9440) $(am__append_9447) $(am__append_9454) \
 
25112
        $(am__append_9461) $(am__append_9468) $(am__append_9475) \
 
25113
        $(am__append_9482) $(am__append_9489) $(am__append_9496) \
 
25114
        $(am__append_9503) $(am__append_9510) $(am__append_9517) \
 
25115
        $(am__append_9524) $(am__append_9531) $(am__append_9538) \
 
25116
        $(am__append_9545) $(am__append_9552) $(am__append_9559) \
 
25117
        $(am__append_9566) $(am__append_9573) $(am__append_9580) \
 
25118
        $(am__append_9587) $(am__append_9594) $(am__append_9601) \
 
25119
        $(am__append_9608) $(am__append_9615) $(am__append_9622) \
 
25120
        $(am__append_9629) $(am__append_9636) $(am__append_9643) \
 
25121
        $(am__append_9650) $(am__append_9657) $(am__append_9664) \
 
25122
        $(am__append_9671) $(am__append_9678) $(am__append_9685) \
 
25123
        $(am__append_9692) $(am__append_9699) $(am__append_9706) \
 
25124
        $(am__append_9713) $(am__append_9720) $(am__append_9727) \
 
25125
        $(am__append_9734) $(am__append_9741) $(am__append_9748) \
 
25126
        $(am__append_9755) $(am__append_9762) $(am__append_9769) \
 
25127
        $(am__append_9776) $(am__append_9783) $(am__append_9790) \
 
25128
        $(am__append_9797) $(am__append_9804) $(am__append_9811) \
 
25129
        $(am__append_9818) $(am__append_9825) $(am__append_9832) \
 
25130
        $(am__append_9839) $(am__append_9846) $(am__append_9853) \
 
25131
        $(am__append_9860) $(am__append_9867) $(am__append_9874) \
 
25132
        $(am__append_9881) $(am__append_9888) $(am__append_9895) \
 
25133
        $(am__append_9902) $(am__append_9909) $(am__append_9916) \
 
25134
        $(am__append_9923) $(am__append_9930) $(am__append_9937) \
 
25135
        $(am__append_9944) $(am__append_9951) $(am__append_9958) \
 
25136
        $(am__append_9965) $(am__append_9972) $(am__append_9979) \
 
25137
        $(am__append_9986) $(am__append_9993) $(am__append_10000) \
 
25138
        $(am__append_10007) $(am__append_10014) $(am__append_10021) \
 
25139
        $(am__append_10028) $(am__append_10035) $(am__append_10042) \
 
25140
        $(am__append_10049) $(am__append_10056) $(am__append_10063) \
 
25141
        $(am__append_10070) $(am__append_10077) $(am__append_10084) \
 
25142
        $(am__append_10091) $(am__append_10098) $(am__append_10105) \
 
25143
        $(am__append_10112) $(am__append_10119) $(am__append_10126) \
 
25144
        $(am__append_10133) $(am__append_10140) $(am__append_10147) \
 
25145
        $(am__append_10154) $(am__append_10161) $(am__append_10168) \
 
25146
        $(am__append_10175) $(am__append_10182) $(am__append_10189) \
 
25147
        $(am__append_10196) $(am__append_10203) $(am__append_10210) \
 
25148
        $(am__append_10217) $(am__append_10224) $(am__append_10231) \
 
25149
        $(am__append_10238) $(am__append_10245) $(am__append_10252) \
 
25150
        $(am__append_10259) $(am__append_10266) $(am__append_10273) \
 
25151
        $(am__append_10280) $(am__append_10287) $(am__append_10294) \
 
25152
        $(am__append_10301) $(am__append_10308) $(am__append_10315) \
 
25153
        $(am__append_10322) $(am__append_10329) $(am__append_10336) \
 
25154
        $(am__append_10343) $(am__append_10350) $(am__append_10357) \
 
25155
        $(am__append_10364) $(am__append_10371) $(am__append_10378) \
 
25156
        $(am__append_10385) $(am__append_10392) $(am__append_10399) \
 
25157
        $(am__append_10406) $(am__append_10413) $(am__append_10420) \
 
25158
        $(am__append_10427) $(am__append_10434) $(am__append_10441) \
 
25159
        $(am__append_10448) $(am__append_10455) $(am__append_10462) \
 
25160
        $(am__append_10469) $(am__append_10476) $(am__append_10483) \
 
25161
        $(am__append_10490) $(am__append_10497) $(am__append_10504) \
 
25162
        $(am__append_10511) $(am__append_10518) $(am__append_10525) \
 
25163
        $(am__append_10532) $(am__append_10539) $(am__append_10546) \
 
25164
        $(am__append_10553) $(am__append_10560) $(am__append_10567) \
 
25165
        $(am__append_10574) $(am__append_10581) $(am__append_10588) \
 
25166
        $(am__append_10595) $(am__append_10602) $(am__append_10609) \
 
25167
        $(am__append_10616) $(am__append_10623) $(am__append_10630) \
 
25168
        $(am__append_10637) $(am__append_10644) $(am__append_10651) \
 
25169
        $(am__append_10658) $(am__append_10665) $(am__append_10672) \
 
25170
        $(am__append_10679) $(am__append_10686) $(am__append_10693) \
 
25171
        $(am__append_10700) $(am__append_10707) $(am__append_10714) \
 
25172
        $(am__append_10721) $(am__append_10728) $(am__append_10735) \
 
25173
        $(am__append_10742) $(am__append_10749) $(am__append_10756) \
 
25174
        $(am__append_10763) $(am__append_10770) $(am__append_10777) \
 
25175
        $(am__append_10784) $(am__append_10791) $(am__append_10798) \
 
25176
        $(am__append_10805) $(am__append_10812) $(am__append_10819) \
 
25177
        $(am__append_10826) $(am__append_10833) $(am__append_10840) \
 
25178
        $(am__append_10847) $(am__append_10854) $(am__append_10861) \
 
25179
        $(am__append_10868) $(am__append_10875) $(am__append_10882) \
 
25180
        $(am__append_10889) $(am__append_10896) $(am__append_10903) \
 
25181
        $(am__append_10910) $(am__append_10917) $(am__append_10924) \
 
25182
        $(am__append_10931) $(am__append_10938) $(am__append_10945) \
 
25183
        $(am__append_10952) $(am__append_10959) $(am__append_10966) \
 
25184
        $(am__append_10973) $(am__append_10980) $(am__append_10987) \
 
25185
        $(am__append_10994) $(am__append_11001) $(am__append_11008) \
 
25186
        $(am__append_11015) $(am__append_11022) $(am__append_11029) \
 
25187
        $(am__append_11036) $(am__append_11043) $(am__append_11050) \
 
25188
        $(am__append_11057) $(am__append_11064) $(am__append_11071) \
 
25189
        $(am__append_11078) $(am__append_11085) $(am__append_11092) \
 
25190
        $(am__append_11099) $(am__append_11106) $(am__append_11113) \
 
25191
        $(am__append_11120) $(am__append_11127) $(am__append_11134) \
 
25192
        $(am__append_11141) $(am__append_11148) $(am__append_11155) \
 
25193
        $(am__append_11162) $(am__append_11169) $(am__append_11176) \
 
25194
        $(am__append_11183) $(am__append_11190) $(am__append_11197) \
 
25195
        $(am__append_11204) $(am__append_11211) $(am__append_11218) \
 
25196
        $(am__append_11225) $(am__append_11232) $(am__append_11239) \
 
25197
        $(am__append_11246) $(am__append_11253) $(am__append_11260) \
 
25198
        $(am__append_11267) $(am__append_11274) $(am__append_11281) \
 
25199
        $(am__append_11288) $(am__append_11295) $(am__append_11302) \
 
25200
        $(am__append_11309) $(am__append_11316) $(am__append_11323) \
 
25201
        $(am__append_11330) $(am__append_11337) $(am__append_11344) \
 
25202
        $(am__append_11351) $(am__append_11358) $(am__append_11365) \
 
25203
        $(am__append_11372) $(am__append_11379) $(am__append_11386) \
 
25204
        $(am__append_11393) $(am__append_11400) $(am__append_11407) \
 
25205
        $(am__append_11414) $(am__append_11421) $(am__append_11428) \
 
25206
        $(am__append_11435) $(am__append_11442) $(am__append_11449) \
 
25207
        $(am__append_11456) $(am__append_11463) $(am__append_11470) \
 
25208
        $(am__append_11477) $(am__append_11484) $(am__append_11491) \
 
25209
        $(am__append_11498) $(am__append_11505) $(am__append_11512) \
 
25210
        $(am__append_11519) $(am__append_11526) $(am__append_11533) \
 
25211
        $(am__append_11540) $(am__append_11547) $(am__append_11554) \
 
25212
        $(am__append_11561) $(am__append_11568) $(am__append_11575) \
 
25213
        $(am__append_11582) $(am__append_11589) $(am__append_11596) \
 
25214
        $(am__append_11603) $(am__append_11610) $(am__append_11617) \
 
25215
        $(am__append_11624) $(am__append_11631) $(am__append_11638) \
 
25216
        $(am__append_11645) $(am__append_11652) $(am__append_11659) \
 
25217
        $(am__append_11666) $(am__append_11673) $(am__append_11680) \
 
25218
        $(am__append_11687) $(am__append_11694) $(am__append_11701) \
 
25219
        $(am__append_11708) $(am__append_11715) $(am__append_11722) \
 
25220
        $(am__append_11729) $(am__append_11736) $(am__append_11743) \
 
25221
        $(am__append_11750) $(am__append_11757) $(am__append_11764) \
 
25222
        $(am__append_11771) $(am__append_11778) $(am__append_11785) \
 
25223
        $(am__append_11792) $(am__append_11799) $(am__append_11806) \
 
25224
        $(am__append_11813) $(am__append_11820) $(am__append_11827) \
 
25225
        $(am__append_11834) $(am__append_11841) $(am__append_11848) \
 
25226
        $(am__append_11855) $(am__append_11862) $(am__append_11869) \
 
25227
        $(am__append_11876) $(am__append_11883) $(am__append_11890) \
 
25228
        $(am__append_11897) $(am__append_11904) $(am__append_11911) \
 
25229
        $(am__append_11918) $(am__append_11925) $(am__append_11932) \
 
25230
        $(am__append_11939) $(am__append_11946) $(am__append_11953) \
 
25231
        $(am__append_11960) $(am__append_11967) $(am__append_11974) \
 
25232
        $(am__append_11981) $(am__append_11988) $(am__append_11995) \
 
25233
        $(am__append_12002) $(am__append_12009) $(am__append_12016) \
 
25234
        $(am__append_12023) $(am__append_12030) $(am__append_12037) \
 
25235
        $(am__append_12044) $(am__append_12051) $(am__append_12058) \
 
25236
        $(am__append_12065) $(am__append_12072) $(am__append_12079) \
 
25237
        $(am__append_12086) $(am__append_12093) $(am__append_12100) \
 
25238
        $(am__append_12107) $(am__append_12114) $(am__append_12121) \
 
25239
        $(am__append_12128) $(am__append_12135) $(am__append_12142) \
 
25240
        $(am__append_12149)
 
25241
MARKER_FILES = $(am__append_16) $(am__append_23) $(am__append_30) \
 
25242
        $(am__append_37) $(am__append_44) $(am__append_51) \
 
25243
        $(am__append_58) $(am__append_65) $(am__append_72) \
 
25244
        $(am__append_79) $(am__append_86) $(am__append_93) \
 
25245
        $(am__append_100) $(am__append_107) $(am__append_114) \
 
25246
        $(am__append_121) $(am__append_128) $(am__append_135) \
 
25247
        $(am__append_142) $(am__append_149) $(am__append_156) \
 
25248
        $(am__append_163) $(am__append_170) $(am__append_177) \
 
25249
        $(am__append_184) $(am__append_191) $(am__append_198) \
 
25250
        $(am__append_205) $(am__append_212) $(am__append_219) \
 
25251
        $(am__append_226) $(am__append_233) $(am__append_240) \
 
25252
        $(am__append_247) $(am__append_254) $(am__append_261) \
 
25253
        $(am__append_268) $(am__append_275) $(am__append_282) \
 
25254
        $(am__append_289) $(am__append_296) $(am__append_303) \
 
25255
        $(am__append_310) $(am__append_317) $(am__append_324) \
 
25256
        $(am__append_331) $(am__append_338) $(am__append_345) \
 
25257
        $(am__append_352) $(am__append_359) $(am__append_366) \
 
25258
        $(am__append_373) $(am__append_380) $(am__append_387) \
 
25259
        $(am__append_394) $(am__append_401) $(am__append_408) \
 
25260
        $(am__append_415) $(am__append_422) $(am__append_429) \
 
25261
        $(am__append_436) $(am__append_443) $(am__append_450) \
 
25262
        $(am__append_457) $(am__append_464) $(am__append_471) \
 
25263
        $(am__append_478) $(am__append_485) $(am__append_492) \
 
25264
        $(am__append_499) $(am__append_506) $(am__append_513) \
 
25265
        $(am__append_520) $(am__append_527) $(am__append_534) \
 
25266
        $(am__append_541) $(am__append_548) $(am__append_555) \
 
25267
        $(am__append_562) $(am__append_569) $(am__append_576) \
 
25268
        $(am__append_583) $(am__append_590) $(am__append_597) \
 
25269
        $(am__append_604) $(am__append_611) $(am__append_618) \
 
25270
        $(am__append_625) $(am__append_632) $(am__append_639) \
 
25271
        $(am__append_646) $(am__append_653) $(am__append_660) \
 
25272
        $(am__append_667) $(am__append_674) $(am__append_681) \
 
25273
        $(am__append_688) $(am__append_695) $(am__append_702) \
 
25274
        $(am__append_709) $(am__append_716) $(am__append_723) \
 
25275
        $(am__append_730) $(am__append_737) $(am__append_744) \
 
25276
        $(am__append_751) $(am__append_758) $(am__append_765) \
 
25277
        $(am__append_772) $(am__append_779) $(am__append_786) \
 
25278
        $(am__append_793) $(am__append_800) $(am__append_807) \
 
25279
        $(am__append_814) $(am__append_821) $(am__append_828) \
 
25280
        $(am__append_835) $(am__append_842) $(am__append_849) \
 
25281
        $(am__append_856) $(am__append_863) $(am__append_870) \
 
25282
        $(am__append_877) $(am__append_884) $(am__append_891) \
 
25283
        $(am__append_898) $(am__append_905) $(am__append_912) \
 
25284
        $(am__append_919) $(am__append_926) $(am__append_933) \
 
25285
        $(am__append_940) $(am__append_947) $(am__append_954) \
 
25286
        $(am__append_961) $(am__append_968) $(am__append_975) \
 
25287
        $(am__append_982) $(am__append_989) $(am__append_996) \
 
25288
        $(am__append_1003) $(am__append_1010) $(am__append_1017) \
 
25289
        $(am__append_1024) $(am__append_1031) $(am__append_1038) \
 
25290
        $(am__append_1045) $(am__append_1052) $(am__append_1059) \
 
25291
        $(am__append_1066) $(am__append_1073) $(am__append_1080) \
 
25292
        $(am__append_1087) $(am__append_1094) $(am__append_1101) \
 
25293
        $(am__append_1108) $(am__append_1115) $(am__append_1122) \
 
25294
        $(am__append_1129) $(am__append_1136) $(am__append_1143) \
 
25295
        $(am__append_1150) $(am__append_1157) $(am__append_1164) \
 
25296
        $(am__append_1171) $(am__append_1178) $(am__append_1185) \
 
25297
        $(am__append_1192) $(am__append_1199) $(am__append_1206) \
 
25298
        $(am__append_1213) $(am__append_1220) $(am__append_1227) \
 
25299
        $(am__append_1234) $(am__append_1241) $(am__append_1248) \
 
25300
        $(am__append_1255) $(am__append_1262) $(am__append_1269) \
 
25301
        $(am__append_1276) $(am__append_1283) $(am__append_1290) \
 
25302
        $(am__append_1297) $(am__append_1304) $(am__append_1311) \
 
25303
        $(am__append_1318) $(am__append_1325) $(am__append_1332) \
 
25304
        $(am__append_1339) $(am__append_1346) $(am__append_1353) \
 
25305
        $(am__append_1360) $(am__append_1367) $(am__append_1374) \
 
25306
        $(am__append_1381) $(am__append_1388) $(am__append_1395) \
 
25307
        $(am__append_1402) $(am__append_1409) $(am__append_1416) \
 
25308
        $(am__append_1423) $(am__append_1430) $(am__append_1437) \
 
25309
        $(am__append_1444) $(am__append_1451) $(am__append_1458) \
 
25310
        $(am__append_1465) $(am__append_1472) $(am__append_1479) \
 
25311
        $(am__append_1486) $(am__append_1493) $(am__append_1500) \
 
25312
        $(am__append_1507) $(am__append_1514) $(am__append_1521) \
 
25313
        $(am__append_1528) $(am__append_1535) $(am__append_1542) \
 
25314
        $(am__append_1549) $(am__append_1556) $(am__append_1563) \
 
25315
        $(am__append_1570) $(am__append_1577) $(am__append_1584) \
 
25316
        $(am__append_1591) $(am__append_1598) $(am__append_1605) \
 
25317
        $(am__append_1612) $(am__append_1619) $(am__append_1626) \
 
25318
        $(am__append_1633) $(am__append_1640) $(am__append_1647) \
 
25319
        $(am__append_1654) $(am__append_1661) $(am__append_1668) \
 
25320
        $(am__append_1675) $(am__append_1682) $(am__append_1689) \
 
25321
        $(am__append_1696) $(am__append_1703) $(am__append_1710) \
 
25322
        $(am__append_1717) $(am__append_1724) $(am__append_1731) \
 
25323
        $(am__append_1738) $(am__append_1745) $(am__append_1752) \
 
25324
        $(am__append_1759) $(am__append_1766) $(am__append_1773) \
 
25325
        $(am__append_1780) $(am__append_1787) $(am__append_1794) \
 
25326
        $(am__append_1801) $(am__append_1808) $(am__append_1815) \
 
25327
        $(am__append_1822) $(am__append_1829) $(am__append_1836) \
 
25328
        $(am__append_1843) $(am__append_1850) $(am__append_1857) \
 
25329
        $(am__append_1864) $(am__append_1871) $(am__append_1878) \
 
25330
        $(am__append_1885) $(am__append_1892) $(am__append_1899) \
 
25331
        $(am__append_1906) $(am__append_1913) $(am__append_1920) \
 
25332
        $(am__append_1927) $(am__append_1934) $(am__append_1941) \
 
25333
        $(am__append_1948) $(am__append_1955) $(am__append_1962) \
 
25334
        $(am__append_1969) $(am__append_1976) $(am__append_1983) \
 
25335
        $(am__append_1990) $(am__append_1997) $(am__append_2004) \
 
25336
        $(am__append_2011) $(am__append_2018) $(am__append_2025) \
 
25337
        $(am__append_2032) $(am__append_2039) $(am__append_2046) \
 
25338
        $(am__append_2053) $(am__append_2060) $(am__append_2067) \
 
25339
        $(am__append_2074) $(am__append_2081) $(am__append_2088) \
 
25340
        $(am__append_2095) $(am__append_2102) $(am__append_2109) \
 
25341
        $(am__append_2116) $(am__append_2123) $(am__append_2130) \
 
25342
        $(am__append_2137) $(am__append_2144) $(am__append_2151) \
 
25343
        $(am__append_2158) $(am__append_2165) $(am__append_2172) \
 
25344
        $(am__append_2179) $(am__append_2186) $(am__append_2193) \
 
25345
        $(am__append_2200) $(am__append_2207) $(am__append_2214) \
 
25346
        $(am__append_2221) $(am__append_2228) $(am__append_2235) \
 
25347
        $(am__append_2242) $(am__append_2249) $(am__append_2256) \
 
25348
        $(am__append_2263) $(am__append_2270) $(am__append_2277) \
 
25349
        $(am__append_2284) $(am__append_2291) $(am__append_2298) \
 
25350
        $(am__append_2305) $(am__append_2312) $(am__append_2319) \
 
25351
        $(am__append_2326) $(am__append_2333) $(am__append_2340) \
 
25352
        $(am__append_2347) $(am__append_2354) $(am__append_2361) \
 
25353
        $(am__append_2368) $(am__append_2375) $(am__append_2382) \
 
25354
        $(am__append_2389) $(am__append_2396) $(am__append_2403) \
 
25355
        $(am__append_2410) $(am__append_2417) $(am__append_2424) \
 
25356
        $(am__append_2431) $(am__append_2438) $(am__append_2445) \
 
25357
        $(am__append_2452) $(am__append_2459) $(am__append_2466) \
 
25358
        $(am__append_2473) $(am__append_2480) $(am__append_2487) \
 
25359
        $(am__append_2494) $(am__append_2501) $(am__append_2508) \
 
25360
        $(am__append_2515) $(am__append_2522) $(am__append_2529) \
 
25361
        $(am__append_2536) $(am__append_2543) $(am__append_2550) \
 
25362
        $(am__append_2557) $(am__append_2564) $(am__append_2571) \
 
25363
        $(am__append_2578) $(am__append_2585) $(am__append_2592) \
 
25364
        $(am__append_2599) $(am__append_2606) $(am__append_2613) \
 
25365
        $(am__append_2620) $(am__append_2627) $(am__append_2634) \
 
25366
        $(am__append_2641) $(am__append_2648) $(am__append_2655) \
 
25367
        $(am__append_2662) $(am__append_2669) $(am__append_2676) \
 
25368
        $(am__append_2683) $(am__append_2690) $(am__append_2697) \
 
25369
        $(am__append_2704) $(am__append_2711) $(am__append_2718) \
 
25370
        $(am__append_2725) $(am__append_2732) $(am__append_2739) \
 
25371
        $(am__append_2746) $(am__append_2753) $(am__append_2760) \
 
25372
        $(am__append_2767) $(am__append_2774) $(am__append_2781) \
 
25373
        $(am__append_2788) $(am__append_2795) $(am__append_2802) \
 
25374
        $(am__append_2809) $(am__append_2816) $(am__append_2823) \
 
25375
        $(am__append_2830) $(am__append_2837) $(am__append_2844) \
 
25376
        $(am__append_2851) $(am__append_2858) $(am__append_2865) \
 
25377
        $(am__append_2872) $(am__append_2879) $(am__append_2886) \
 
25378
        $(am__append_2893) $(am__append_2900) $(am__append_2907) \
 
25379
        $(am__append_2914) $(am__append_2921) $(am__append_2928) \
 
25380
        $(am__append_2935) $(am__append_2942) $(am__append_2949) \
 
25381
        $(am__append_2956) $(am__append_2963) $(am__append_2970) \
 
25382
        $(am__append_2977) $(am__append_2984) $(am__append_2991) \
 
25383
        $(am__append_2998) $(am__append_3005) $(am__append_3012) \
 
25384
        $(am__append_3019) $(am__append_3026) $(am__append_3033) \
 
25385
        $(am__append_3040) $(am__append_3047) $(am__append_3054) \
 
25386
        $(am__append_3061) $(am__append_3068) $(am__append_3075) \
 
25387
        $(am__append_3082) $(am__append_3089) $(am__append_3096) \
 
25388
        $(am__append_3103) $(am__append_3110) $(am__append_3117) \
 
25389
        $(am__append_3124) $(am__append_3131) $(am__append_3138) \
 
25390
        $(am__append_3145) $(am__append_3152) $(am__append_3159) \
 
25391
        $(am__append_3166) $(am__append_3173) $(am__append_3180) \
 
25392
        $(am__append_3187) $(am__append_3194) $(am__append_3201) \
 
25393
        $(am__append_3208) $(am__append_3215) $(am__append_3222) \
 
25394
        $(am__append_3229) $(am__append_3236) $(am__append_3243) \
 
25395
        $(am__append_3250) $(am__append_3257) $(am__append_3264) \
 
25396
        $(am__append_3271) $(am__append_3278) $(am__append_3285) \
 
25397
        $(am__append_3292) $(am__append_3299) $(am__append_3306) \
 
25398
        $(am__append_3313) $(am__append_3320) $(am__append_3327) \
 
25399
        $(am__append_3334) $(am__append_3341) $(am__append_3348) \
 
25400
        $(am__append_3355) $(am__append_3362) $(am__append_3369) \
 
25401
        $(am__append_3376) $(am__append_3383) $(am__append_3390) \
 
25402
        $(am__append_3397) $(am__append_3404) $(am__append_3411) \
 
25403
        $(am__append_3418) $(am__append_3425) $(am__append_3432) \
 
25404
        $(am__append_3439) $(am__append_3446) $(am__append_3453) \
 
25405
        $(am__append_3460) $(am__append_3467) $(am__append_3474) \
 
25406
        $(am__append_3481) $(am__append_3488) $(am__append_3495) \
 
25407
        $(am__append_3502) $(am__append_3509) $(am__append_3516) \
 
25408
        $(am__append_3523) $(am__append_3530) $(am__append_3537) \
 
25409
        $(am__append_3544) $(am__append_3551) $(am__append_3558) \
 
25410
        $(am__append_3565) $(am__append_3572) $(am__append_3579) \
 
25411
        $(am__append_3586) $(am__append_3593) $(am__append_3600) \
 
25412
        $(am__append_3607) $(am__append_3614) $(am__append_3621) \
 
25413
        $(am__append_3628) $(am__append_3635) $(am__append_3642) \
 
25414
        $(am__append_3649) $(am__append_3656) $(am__append_3663) \
 
25415
        $(am__append_3670) $(am__append_3677) $(am__append_3684) \
 
25416
        $(am__append_3691) $(am__append_3698) $(am__append_3705) \
 
25417
        $(am__append_3712) $(am__append_3719) $(am__append_3726) \
 
25418
        $(am__append_3733) $(am__append_3740) $(am__append_3747) \
 
25419
        $(am__append_3754) $(am__append_3761) $(am__append_3768) \
 
25420
        $(am__append_3775) $(am__append_3782) $(am__append_3789) \
 
25421
        $(am__append_3796) $(am__append_3803) $(am__append_3810) \
 
25422
        $(am__append_3817) $(am__append_3824) $(am__append_3831) \
 
25423
        $(am__append_3838) $(am__append_3845) $(am__append_3852) \
 
25424
        $(am__append_3859) $(am__append_3866) $(am__append_3873) \
 
25425
        $(am__append_3880) $(am__append_3887) $(am__append_3894) \
 
25426
        $(am__append_3901) $(am__append_3908) $(am__append_3915) \
 
25427
        $(am__append_3922) $(am__append_3929) $(am__append_3936) \
 
25428
        $(am__append_3943) $(am__append_3950) $(am__append_3957) \
 
25429
        $(am__append_3964) $(am__append_3971) $(am__append_3978) \
 
25430
        $(am__append_3985) $(am__append_3992) $(am__append_3999) \
 
25431
        $(am__append_4006) $(am__append_4013) $(am__append_4020) \
 
25432
        $(am__append_4027) $(am__append_4034) $(am__append_4041) \
 
25433
        $(am__append_4048) $(am__append_4055) $(am__append_4062) \
 
25434
        $(am__append_4069) $(am__append_4076) $(am__append_4083) \
 
25435
        $(am__append_4090) $(am__append_4097) $(am__append_4104) \
 
25436
        $(am__append_4111) $(am__append_4118) $(am__append_4125) \
 
25437
        $(am__append_4132) $(am__append_4139) $(am__append_4146) \
 
25438
        $(am__append_4153) $(am__append_4160) $(am__append_4167) \
 
25439
        $(am__append_4174) $(am__append_4181) $(am__append_4188) \
 
25440
        $(am__append_4195) $(am__append_4202) $(am__append_4209) \
 
25441
        $(am__append_4216) $(am__append_4223) $(am__append_4230) \
 
25442
        $(am__append_4237) $(am__append_4244) $(am__append_4251) \
 
25443
        $(am__append_4258) $(am__append_4265) $(am__append_4272) \
 
25444
        $(am__append_4279) $(am__append_4286) $(am__append_4293) \
 
25445
        $(am__append_4300) $(am__append_4307) $(am__append_4314) \
 
25446
        $(am__append_4321) $(am__append_4328) $(am__append_4335) \
 
25447
        $(am__append_4342) $(am__append_4349) $(am__append_4356) \
 
25448
        $(am__append_4363) $(am__append_4370) $(am__append_4377) \
 
25449
        $(am__append_4384) $(am__append_4391) $(am__append_4398) \
 
25450
        $(am__append_4405) $(am__append_4412) $(am__append_4419) \
 
25451
        $(am__append_4426) $(am__append_4433) $(am__append_4440) \
 
25452
        $(am__append_4447) $(am__append_4454) $(am__append_4461) \
 
25453
        $(am__append_4468) $(am__append_4475) $(am__append_4482) \
 
25454
        $(am__append_4489) $(am__append_4496) $(am__append_4503) \
 
25455
        $(am__append_4510) $(am__append_4517) $(am__append_4524) \
 
25456
        $(am__append_4531) $(am__append_4538) $(am__append_4545) \
 
25457
        $(am__append_4552) $(am__append_4559) $(am__append_4566) \
 
25458
        $(am__append_4573) $(am__append_4580) $(am__append_4587) \
 
25459
        $(am__append_4594) $(am__append_4601) $(am__append_4608) \
 
25460
        $(am__append_4615) $(am__append_4622) $(am__append_4629) \
 
25461
        $(am__append_4636) $(am__append_4643) $(am__append_4650) \
 
25462
        $(am__append_4657) $(am__append_4664) $(am__append_4671) \
 
25463
        $(am__append_4678) $(am__append_4685) $(am__append_4692) \
 
25464
        $(am__append_4699) $(am__append_4706) $(am__append_4713) \
 
25465
        $(am__append_4720) $(am__append_4727) $(am__append_4734) \
 
25466
        $(am__append_4741) $(am__append_4748) $(am__append_4755) \
 
25467
        $(am__append_4762) $(am__append_4769) $(am__append_4776) \
 
25468
        $(am__append_4783) $(am__append_4790) $(am__append_4797) \
 
25469
        $(am__append_4804) $(am__append_4811) $(am__append_4818) \
 
25470
        $(am__append_4825) $(am__append_4832) $(am__append_4839) \
 
25471
        $(am__append_4846) $(am__append_4853) $(am__append_4860) \
 
25472
        $(am__append_4867) $(am__append_4874) $(am__append_4881) \
 
25473
        $(am__append_4888) $(am__append_4895) $(am__append_4902) \
 
25474
        $(am__append_4909) $(am__append_4916) $(am__append_4923) \
 
25475
        $(am__append_4930) $(am__append_4937) $(am__append_4944) \
 
25476
        $(am__append_4951) $(am__append_4958) $(am__append_4965) \
 
25477
        $(am__append_4972) $(am__append_4979) $(am__append_4986) \
 
25478
        $(am__append_4993) $(am__append_5000) $(am__append_5007) \
 
25479
        $(am__append_5014) $(am__append_5021) $(am__append_5028) \
 
25480
        $(am__append_5035) $(am__append_5042) $(am__append_5049) \
 
25481
        $(am__append_5056) $(am__append_5063) $(am__append_5070) \
 
25482
        $(am__append_5077) $(am__append_5084) $(am__append_5091) \
 
25483
        $(am__append_5098) $(am__append_5105) $(am__append_5112) \
 
25484
        $(am__append_5119) $(am__append_5126) $(am__append_5133) \
 
25485
        $(am__append_5140) $(am__append_5147) $(am__append_5154) \
 
25486
        $(am__append_5161) $(am__append_5168) $(am__append_5175) \
 
25487
        $(am__append_5182) $(am__append_5189) $(am__append_5196) \
 
25488
        $(am__append_5203) $(am__append_5210) $(am__append_5217) \
 
25489
        $(am__append_5224) $(am__append_5231) $(am__append_5238) \
 
25490
        $(am__append_5245) $(am__append_5252) $(am__append_5259) \
 
25491
        $(am__append_5266) $(am__append_5273) $(am__append_5280) \
 
25492
        $(am__append_5287) $(am__append_5294) $(am__append_5301) \
 
25493
        $(am__append_5308) $(am__append_5315) $(am__append_5322) \
 
25494
        $(am__append_5329) $(am__append_5336) $(am__append_5343) \
 
25495
        $(am__append_5350) $(am__append_5357) $(am__append_5364) \
 
25496
        $(am__append_5371) $(am__append_5378) $(am__append_5385) \
 
25497
        $(am__append_5392) $(am__append_5399) $(am__append_5406) \
 
25498
        $(am__append_5413) $(am__append_5420) $(am__append_5427) \
 
25499
        $(am__append_5434) $(am__append_5441) $(am__append_5448) \
 
25500
        $(am__append_5455) $(am__append_5462) $(am__append_5469) \
 
25501
        $(am__append_5476) $(am__append_5483) $(am__append_5490) \
 
25502
        $(am__append_5497) $(am__append_5504) $(am__append_5511) \
 
25503
        $(am__append_5518) $(am__append_5525) $(am__append_5532) \
 
25504
        $(am__append_5539) $(am__append_5546) $(am__append_5553) \
 
25505
        $(am__append_5560) $(am__append_5567) $(am__append_5574) \
 
25506
        $(am__append_5581) $(am__append_5588) $(am__append_5595) \
 
25507
        $(am__append_5602) $(am__append_5609) $(am__append_5616) \
 
25508
        $(am__append_5623) $(am__append_5630) $(am__append_5637) \
 
25509
        $(am__append_5644) $(am__append_5651) $(am__append_5658) \
 
25510
        $(am__append_5665) $(am__append_5672) $(am__append_5679) \
 
25511
        $(am__append_5686) $(am__append_5693) $(am__append_5700) \
 
25512
        $(am__append_5707) $(am__append_5714) $(am__append_5721) \
 
25513
        $(am__append_5728) $(am__append_5735) $(am__append_5742) \
 
25514
        $(am__append_5749) $(am__append_5756) $(am__append_5763) \
 
25515
        $(am__append_5770) $(am__append_5777) $(am__append_5784) \
 
25516
        $(am__append_5791) $(am__append_5798) $(am__append_5805) \
 
25517
        $(am__append_5812) $(am__append_5819) $(am__append_5826) \
 
25518
        $(am__append_5833) $(am__append_5840) $(am__append_5847) \
 
25519
        $(am__append_5854) $(am__append_5861) $(am__append_5868) \
 
25520
        $(am__append_5875) $(am__append_5882) $(am__append_5889) \
 
25521
        $(am__append_5896) $(am__append_5903) $(am__append_5910) \
 
25522
        $(am__append_5917) $(am__append_5924) $(am__append_5931) \
 
25523
        $(am__append_5938) $(am__append_5945) $(am__append_5952) \
 
25524
        $(am__append_5959) $(am__append_5966) $(am__append_5973) \
 
25525
        $(am__append_5980) $(am__append_5987) $(am__append_5994) \
 
25526
        $(am__append_6001) $(am__append_6008) $(am__append_6015) \
 
25527
        $(am__append_6022) $(am__append_6029) $(am__append_6036) \
 
25528
        $(am__append_6043) $(am__append_6050) $(am__append_6057) \
 
25529
        $(am__append_6064) $(am__append_6071) $(am__append_6078) \
 
25530
        $(am__append_6085) $(am__append_6092) $(am__append_6099) \
 
25531
        $(am__append_6106) $(am__append_6113) $(am__append_6120) \
 
25532
        $(am__append_6127) $(am__append_6134) $(am__append_6141) \
 
25533
        $(am__append_6148) $(am__append_6155) $(am__append_6162) \
 
25534
        $(am__append_6169) $(am__append_6176) $(am__append_6183) \
 
25535
        $(am__append_6190) $(am__append_6197) $(am__append_6204) \
 
25536
        $(am__append_6211) $(am__append_6218) $(am__append_6225) \
 
25537
        $(am__append_6232) $(am__append_6239) $(am__append_6246) \
 
25538
        $(am__append_6253) $(am__append_6260) $(am__append_6267) \
 
25539
        $(am__append_6274) $(am__append_6281) $(am__append_6288) \
 
25540
        $(am__append_6295) $(am__append_6302) $(am__append_6309) \
 
25541
        $(am__append_6316) $(am__append_6323) $(am__append_6330) \
 
25542
        $(am__append_6337) $(am__append_6344) $(am__append_6351) \
 
25543
        $(am__append_6358) $(am__append_6365) $(am__append_6372) \
 
25544
        $(am__append_6379) $(am__append_6386) $(am__append_6393) \
 
25545
        $(am__append_6400) $(am__append_6407) $(am__append_6414) \
 
25546
        $(am__append_6421) $(am__append_6428) $(am__append_6435) \
 
25547
        $(am__append_6442) $(am__append_6449) $(am__append_6456) \
 
25548
        $(am__append_6463) $(am__append_6470) $(am__append_6477) \
 
25549
        $(am__append_6484) $(am__append_6491) $(am__append_6498) \
 
25550
        $(am__append_6505) $(am__append_6512) $(am__append_6519) \
 
25551
        $(am__append_6526) $(am__append_6533) $(am__append_6540) \
 
25552
        $(am__append_6547) $(am__append_6554) $(am__append_6561) \
 
25553
        $(am__append_6568) $(am__append_6575) $(am__append_6582) \
 
25554
        $(am__append_6589) $(am__append_6596) $(am__append_6603) \
 
25555
        $(am__append_6610) $(am__append_6617) $(am__append_6624) \
 
25556
        $(am__append_6631) $(am__append_6638) $(am__append_6645) \
 
25557
        $(am__append_6652) $(am__append_6659) $(am__append_6666) \
 
25558
        $(am__append_6673) $(am__append_6680) $(am__append_6687) \
 
25559
        $(am__append_6694) $(am__append_6701) $(am__append_6708) \
 
25560
        $(am__append_6715) $(am__append_6722) $(am__append_6729) \
 
25561
        $(am__append_6736) $(am__append_6743) $(am__append_6750) \
 
25562
        $(am__append_6757) $(am__append_6764) $(am__append_6771) \
 
25563
        $(am__append_6778) $(am__append_6785) $(am__append_6792) \
 
25564
        $(am__append_6799) $(am__append_6806) $(am__append_6813) \
 
25565
        $(am__append_6820) $(am__append_6827) $(am__append_6834) \
 
25566
        $(am__append_6841) $(am__append_6848) $(am__append_6855) \
 
25567
        $(am__append_6862) $(am__append_6869) $(am__append_6876) \
 
25568
        $(am__append_6883) $(am__append_6890) $(am__append_6897) \
 
25569
        $(am__append_6904) $(am__append_6911) $(am__append_6918) \
 
25570
        $(am__append_6925) $(am__append_6932) $(am__append_6939) \
 
25571
        $(am__append_6946) $(am__append_6953) $(am__append_6960) \
 
25572
        $(am__append_6967) $(am__append_6974) $(am__append_6981) \
 
25573
        $(am__append_6988) $(am__append_6995) $(am__append_7002) \
 
25574
        $(am__append_7009) $(am__append_7016) $(am__append_7023) \
 
25575
        $(am__append_7030) $(am__append_7037) $(am__append_7044) \
 
25576
        $(am__append_7051) $(am__append_7058) $(am__append_7065) \
 
25577
        $(am__append_7072) $(am__append_7079) $(am__append_7086) \
 
25578
        $(am__append_7093) $(am__append_7100) $(am__append_7107) \
 
25579
        $(am__append_7114) $(am__append_7121) $(am__append_7128) \
 
25580
        $(am__append_7135) $(am__append_7142) $(am__append_7149) \
 
25581
        $(am__append_7156) $(am__append_7163) $(am__append_7170) \
 
25582
        $(am__append_7177) $(am__append_7184) $(am__append_7191) \
 
25583
        $(am__append_7198) $(am__append_7205) $(am__append_7212) \
 
25584
        $(am__append_7219) $(am__append_7226) $(am__append_7233) \
 
25585
        $(am__append_7240) $(am__append_7247) $(am__append_7254) \
 
25586
        $(am__append_7261) $(am__append_7268) $(am__append_7275) \
 
25587
        $(am__append_7282) $(am__append_7289) $(am__append_7296) \
 
25588
        $(am__append_7303) $(am__append_7310) $(am__append_7317) \
 
25589
        $(am__append_7324) $(am__append_7331) $(am__append_7338) \
 
25590
        $(am__append_7345) $(am__append_7352) $(am__append_7359) \
 
25591
        $(am__append_7366) $(am__append_7373) $(am__append_7380) \
 
25592
        $(am__append_7387) $(am__append_7394) $(am__append_7401) \
 
25593
        $(am__append_7408) $(am__append_7415) $(am__append_7422) \
 
25594
        $(am__append_7429) $(am__append_7436) $(am__append_7443) \
 
25595
        $(am__append_7450) $(am__append_7457) $(am__append_7464) \
 
25596
        $(am__append_7471) $(am__append_7478) $(am__append_7485) \
 
25597
        $(am__append_7492) $(am__append_7499) $(am__append_7506) \
 
25598
        $(am__append_7513) $(am__append_7520) $(am__append_7527) \
 
25599
        $(am__append_7534) $(am__append_7541) $(am__append_7548) \
 
25600
        $(am__append_7555) $(am__append_7562) $(am__append_7569) \
 
25601
        $(am__append_7576) $(am__append_7583) $(am__append_7590) \
 
25602
        $(am__append_7597) $(am__append_7604) $(am__append_7611) \
 
25603
        $(am__append_7618) $(am__append_7625) $(am__append_7632) \
 
25604
        $(am__append_7639) $(am__append_7646) $(am__append_7653) \
 
25605
        $(am__append_7660) $(am__append_7667) $(am__append_7674) \
 
25606
        $(am__append_7681) $(am__append_7688) $(am__append_7695) \
 
25607
        $(am__append_7702) $(am__append_7709) $(am__append_7716) \
 
25608
        $(am__append_7723) $(am__append_7730) $(am__append_7737) \
 
25609
        $(am__append_7744) $(am__append_7751) $(am__append_7758) \
 
25610
        $(am__append_7765) $(am__append_7772) $(am__append_7779) \
 
25611
        $(am__append_7786) $(am__append_7793) $(am__append_7800) \
 
25612
        $(am__append_7807) $(am__append_7814) $(am__append_7821) \
 
25613
        $(am__append_7828) $(am__append_7835) $(am__append_7842) \
 
25614
        $(am__append_7849) $(am__append_7856) $(am__append_7863) \
 
25615
        $(am__append_7870) $(am__append_7877) $(am__append_7884) \
 
25616
        $(am__append_7891) $(am__append_7898) $(am__append_7905) \
 
25617
        $(am__append_7912) $(am__append_7919) $(am__append_7926) \
 
25618
        $(am__append_7933) $(am__append_7940) $(am__append_7947) \
 
25619
        $(am__append_7954) $(am__append_7961) $(am__append_7968) \
 
25620
        $(am__append_7975) $(am__append_7982) $(am__append_7989) \
 
25621
        $(am__append_7996) $(am__append_8003) $(am__append_8010) \
 
25622
        $(am__append_8017) $(am__append_8024) $(am__append_8031) \
 
25623
        $(am__append_8038) $(am__append_8045) $(am__append_8052) \
 
25624
        $(am__append_8059) $(am__append_8066) $(am__append_8073) \
 
25625
        $(am__append_8080) $(am__append_8087) $(am__append_8094) \
 
25626
        $(am__append_8101) $(am__append_8108) $(am__append_8115) \
 
25627
        $(am__append_8122) $(am__append_8129) $(am__append_8136) \
 
25628
        $(am__append_8143) $(am__append_8150) $(am__append_8157) \
 
25629
        $(am__append_8164) $(am__append_8171) $(am__append_8178) \
 
25630
        $(am__append_8185) $(am__append_8192) $(am__append_8199) \
 
25631
        $(am__append_8206) $(am__append_8213) $(am__append_8220) \
 
25632
        $(am__append_8227) $(am__append_8234) $(am__append_8241) \
 
25633
        $(am__append_8248) $(am__append_8255) $(am__append_8262) \
 
25634
        $(am__append_8269) $(am__append_8276) $(am__append_8283) \
 
25635
        $(am__append_8290) $(am__append_8297) $(am__append_8304) \
 
25636
        $(am__append_8311) $(am__append_8318) $(am__append_8325) \
 
25637
        $(am__append_8332) $(am__append_8339) $(am__append_8346) \
 
25638
        $(am__append_8353) $(am__append_8360) $(am__append_8367) \
 
25639
        $(am__append_8374) $(am__append_8381) $(am__append_8388) \
 
25640
        $(am__append_8395) $(am__append_8402) $(am__append_8409) \
 
25641
        $(am__append_8416) $(am__append_8423) $(am__append_8430) \
 
25642
        $(am__append_8437) $(am__append_8444) $(am__append_8451) \
 
25643
        $(am__append_8458) $(am__append_8465) $(am__append_8472) \
 
25644
        $(am__append_8479) $(am__append_8486) $(am__append_8493) \
 
25645
        $(am__append_8500) $(am__append_8507) $(am__append_8514) \
 
25646
        $(am__append_8521) $(am__append_8528) $(am__append_8535) \
 
25647
        $(am__append_8542) $(am__append_8549) $(am__append_8556) \
 
25648
        $(am__append_8563) $(am__append_8570) $(am__append_8577) \
 
25649
        $(am__append_8584) $(am__append_8591) $(am__append_8598) \
 
25650
        $(am__append_8605) $(am__append_8612) $(am__append_8619) \
 
25651
        $(am__append_8626) $(am__append_8633) $(am__append_8640) \
 
25652
        $(am__append_8647) $(am__append_8654) $(am__append_8661) \
 
25653
        $(am__append_8668) $(am__append_8675) $(am__append_8682) \
 
25654
        $(am__append_8689) $(am__append_8696) $(am__append_8703) \
 
25655
        $(am__append_8710) $(am__append_8717) $(am__append_8724) \
 
25656
        $(am__append_8731) $(am__append_8738) $(am__append_8745) \
 
25657
        $(am__append_8752) $(am__append_8759) $(am__append_8766) \
 
25658
        $(am__append_8773) $(am__append_8780) $(am__append_8787) \
 
25659
        $(am__append_8794) $(am__append_8801) $(am__append_8808) \
 
25660
        $(am__append_8815) $(am__append_8822) $(am__append_8829) \
 
25661
        $(am__append_8836) $(am__append_8843) $(am__append_8850) \
 
25662
        $(am__append_8857) $(am__append_8864) $(am__append_8871) \
 
25663
        $(am__append_8878) $(am__append_8885) $(am__append_8892) \
 
25664
        $(am__append_8899) $(am__append_8906) $(am__append_8913) \
 
25665
        $(am__append_8920) $(am__append_8927) $(am__append_8934) \
 
25666
        $(am__append_8941) $(am__append_8948) $(am__append_8955) \
 
25667
        $(am__append_8962) $(am__append_8969) $(am__append_8976) \
 
25668
        $(am__append_8983) $(am__append_8990) $(am__append_8997) \
 
25669
        $(am__append_9004) $(am__append_9011) $(am__append_9018) \
 
25670
        $(am__append_9025) $(am__append_9032) $(am__append_9039) \
 
25671
        $(am__append_9046) $(am__append_9053) $(am__append_9060) \
 
25672
        $(am__append_9067) $(am__append_9074) $(am__append_9081) \
 
25673
        $(am__append_9088) $(am__append_9095) $(am__append_9102) \
 
25674
        $(am__append_9109) $(am__append_9116) $(am__append_9123) \
 
25675
        $(am__append_9130) $(am__append_9137) $(am__append_9144) \
 
25676
        $(am__append_9151) $(am__append_9158) $(am__append_9165) \
 
25677
        $(am__append_9172) $(am__append_9179) $(am__append_9186) \
 
25678
        $(am__append_9193) $(am__append_9200) $(am__append_9207) \
 
25679
        $(am__append_9214) $(am__append_9221) $(am__append_9228) \
 
25680
        $(am__append_9235) $(am__append_9242) $(am__append_9249) \
 
25681
        $(am__append_9256) $(am__append_9263) $(am__append_9270) \
 
25682
        $(am__append_9277) $(am__append_9284) $(am__append_9291) \
 
25683
        $(am__append_9298) $(am__append_9305) $(am__append_9312) \
 
25684
        $(am__append_9319) $(am__append_9326) $(am__append_9333) \
 
25685
        $(am__append_9340) $(am__append_9347) $(am__append_9354) \
 
25686
        $(am__append_9361) $(am__append_9368) $(am__append_9375) \
 
25687
        $(am__append_9382) $(am__append_9389) $(am__append_9396) \
 
25688
        $(am__append_9403) $(am__append_9410) $(am__append_9417) \
 
25689
        $(am__append_9424) $(am__append_9431) $(am__append_9438) \
 
25690
        $(am__append_9445) $(am__append_9452) $(am__append_9459) \
 
25691
        $(am__append_9466) $(am__append_9473) $(am__append_9480) \
 
25692
        $(am__append_9487) $(am__append_9494) $(am__append_9501) \
 
25693
        $(am__append_9508) $(am__append_9515) $(am__append_9522) \
 
25694
        $(am__append_9529) $(am__append_9536) $(am__append_9543) \
 
25695
        $(am__append_9550) $(am__append_9557) $(am__append_9564) \
 
25696
        $(am__append_9571) $(am__append_9578) $(am__append_9585) \
 
25697
        $(am__append_9592) $(am__append_9599) $(am__append_9606) \
 
25698
        $(am__append_9613) $(am__append_9620) $(am__append_9627) \
 
25699
        $(am__append_9634) $(am__append_9641) $(am__append_9648) \
 
25700
        $(am__append_9655) $(am__append_9662) $(am__append_9669) \
 
25701
        $(am__append_9676) $(am__append_9683) $(am__append_9690) \
 
25702
        $(am__append_9697) $(am__append_9704) $(am__append_9711) \
 
25703
        $(am__append_9718) $(am__append_9725) $(am__append_9732) \
 
25704
        $(am__append_9739) $(am__append_9746) $(am__append_9753) \
 
25705
        $(am__append_9760) $(am__append_9767) $(am__append_9774) \
 
25706
        $(am__append_9781) $(am__append_9788) $(am__append_9795) \
 
25707
        $(am__append_9802) $(am__append_9809) $(am__append_9816) \
 
25708
        $(am__append_9823) $(am__append_9830) $(am__append_9837) \
 
25709
        $(am__append_9844) $(am__append_9851) $(am__append_9858) \
 
25710
        $(am__append_9865) $(am__append_9872) $(am__append_9879) \
 
25711
        $(am__append_9886) $(am__append_9893) $(am__append_9900) \
 
25712
        $(am__append_9907) $(am__append_9914) $(am__append_9921) \
 
25713
        $(am__append_9928) $(am__append_9935) $(am__append_9942) \
 
25714
        $(am__append_9949) $(am__append_9956) $(am__append_9963) \
 
25715
        $(am__append_9970) $(am__append_9977) $(am__append_9984) \
 
25716
        $(am__append_9991) $(am__append_9998) $(am__append_10005) \
 
25717
        $(am__append_10012) $(am__append_10019) $(am__append_10026) \
 
25718
        $(am__append_10033) $(am__append_10040) $(am__append_10047) \
 
25719
        $(am__append_10054) $(am__append_10061) $(am__append_10068) \
 
25720
        $(am__append_10075) $(am__append_10082) $(am__append_10089) \
 
25721
        $(am__append_10096) $(am__append_10103) $(am__append_10110) \
 
25722
        $(am__append_10117) $(am__append_10124) $(am__append_10131) \
 
25723
        $(am__append_10138) $(am__append_10145) $(am__append_10152) \
 
25724
        $(am__append_10159) $(am__append_10166) $(am__append_10173) \
 
25725
        $(am__append_10180) $(am__append_10187) $(am__append_10194) \
 
25726
        $(am__append_10201) $(am__append_10208) $(am__append_10215) \
 
25727
        $(am__append_10222) $(am__append_10229) $(am__append_10236) \
 
25728
        $(am__append_10243) $(am__append_10250) $(am__append_10257) \
 
25729
        $(am__append_10264) $(am__append_10271) $(am__append_10278) \
 
25730
        $(am__append_10285) $(am__append_10292) $(am__append_10299) \
 
25731
        $(am__append_10306) $(am__append_10313) $(am__append_10320) \
 
25732
        $(am__append_10327) $(am__append_10334) $(am__append_10341) \
 
25733
        $(am__append_10348) $(am__append_10355) $(am__append_10362) \
 
25734
        $(am__append_10369) $(am__append_10376) $(am__append_10383) \
 
25735
        $(am__append_10390) $(am__append_10397) $(am__append_10404) \
 
25736
        $(am__append_10411) $(am__append_10418) $(am__append_10425) \
 
25737
        $(am__append_10432) $(am__append_10439) $(am__append_10446) \
 
25738
        $(am__append_10453) $(am__append_10460) $(am__append_10467) \
 
25739
        $(am__append_10474) $(am__append_10481) $(am__append_10488) \
 
25740
        $(am__append_10495) $(am__append_10502) $(am__append_10509) \
 
25741
        $(am__append_10516) $(am__append_10523) $(am__append_10530) \
 
25742
        $(am__append_10537) $(am__append_10544) $(am__append_10551) \
 
25743
        $(am__append_10558) $(am__append_10565) $(am__append_10572) \
 
25744
        $(am__append_10579) $(am__append_10586) $(am__append_10593) \
 
25745
        $(am__append_10600) $(am__append_10607) $(am__append_10614) \
 
25746
        $(am__append_10621) $(am__append_10628) $(am__append_10635) \
 
25747
        $(am__append_10642) $(am__append_10649) $(am__append_10656) \
 
25748
        $(am__append_10663) $(am__append_10670) $(am__append_10677) \
 
25749
        $(am__append_10684) $(am__append_10691) $(am__append_10698) \
 
25750
        $(am__append_10705) $(am__append_10712) $(am__append_10719) \
 
25751
        $(am__append_10726) $(am__append_10733) $(am__append_10740) \
 
25752
        $(am__append_10747) $(am__append_10754) $(am__append_10761) \
 
25753
        $(am__append_10768) $(am__append_10775) $(am__append_10782) \
 
25754
        $(am__append_10789) $(am__append_10796) $(am__append_10803) \
 
25755
        $(am__append_10810) $(am__append_10817) $(am__append_10824) \
 
25756
        $(am__append_10831) $(am__append_10838) $(am__append_10845) \
 
25757
        $(am__append_10852) $(am__append_10859) $(am__append_10866) \
 
25758
        $(am__append_10873) $(am__append_10880) $(am__append_10887) \
 
25759
        $(am__append_10894) $(am__append_10901) $(am__append_10908) \
 
25760
        $(am__append_10915) $(am__append_10922) $(am__append_10929) \
 
25761
        $(am__append_10936) $(am__append_10943) $(am__append_10950) \
 
25762
        $(am__append_10957) $(am__append_10964) $(am__append_10971) \
 
25763
        $(am__append_10978) $(am__append_10985) $(am__append_10992) \
 
25764
        $(am__append_10999) $(am__append_11006) $(am__append_11013) \
 
25765
        $(am__append_11020) $(am__append_11027) $(am__append_11034) \
 
25766
        $(am__append_11041) $(am__append_11048) $(am__append_11055) \
 
25767
        $(am__append_11062) $(am__append_11069) $(am__append_11076) \
 
25768
        $(am__append_11083) $(am__append_11090) $(am__append_11097) \
 
25769
        $(am__append_11104) $(am__append_11111) $(am__append_11118) \
 
25770
        $(am__append_11125) $(am__append_11132) $(am__append_11139) \
 
25771
        $(am__append_11146) $(am__append_11153) $(am__append_11160) \
 
25772
        $(am__append_11167) $(am__append_11174) $(am__append_11181) \
 
25773
        $(am__append_11188) $(am__append_11195) $(am__append_11202) \
 
25774
        $(am__append_11209) $(am__append_11216) $(am__append_11223) \
 
25775
        $(am__append_11230) $(am__append_11237) $(am__append_11244) \
 
25776
        $(am__append_11251) $(am__append_11258) $(am__append_11265) \
 
25777
        $(am__append_11272) $(am__append_11279) $(am__append_11286) \
 
25778
        $(am__append_11293) $(am__append_11300) $(am__append_11307) \
 
25779
        $(am__append_11314) $(am__append_11321) $(am__append_11328) \
 
25780
        $(am__append_11335) $(am__append_11342) $(am__append_11349) \
 
25781
        $(am__append_11356) $(am__append_11363) $(am__append_11370) \
 
25782
        $(am__append_11377) $(am__append_11384) $(am__append_11391) \
 
25783
        $(am__append_11398) $(am__append_11405) $(am__append_11412) \
 
25784
        $(am__append_11419) $(am__append_11426) $(am__append_11433) \
 
25785
        $(am__append_11440) $(am__append_11447) $(am__append_11454) \
 
25786
        $(am__append_11461) $(am__append_11468) $(am__append_11475) \
 
25787
        $(am__append_11482) $(am__append_11489) $(am__append_11496) \
 
25788
        $(am__append_11503) $(am__append_11510) $(am__append_11517) \
 
25789
        $(am__append_11524) $(am__append_11531) $(am__append_11538) \
 
25790
        $(am__append_11545) $(am__append_11552) $(am__append_11559) \
 
25791
        $(am__append_11566) $(am__append_11573) $(am__append_11580) \
 
25792
        $(am__append_11587) $(am__append_11594) $(am__append_11601) \
 
25793
        $(am__append_11608) $(am__append_11615) $(am__append_11622) \
 
25794
        $(am__append_11629) $(am__append_11636) $(am__append_11643) \
 
25795
        $(am__append_11650) $(am__append_11657) $(am__append_11664) \
 
25796
        $(am__append_11671) $(am__append_11678) $(am__append_11685) \
 
25797
        $(am__append_11692) $(am__append_11699) $(am__append_11706) \
 
25798
        $(am__append_11713) $(am__append_11720) $(am__append_11727) \
 
25799
        $(am__append_11734) $(am__append_11741) $(am__append_11748) \
 
25800
        $(am__append_11755) $(am__append_11762) $(am__append_11769) \
 
25801
        $(am__append_11776) $(am__append_11783) $(am__append_11790) \
 
25802
        $(am__append_11797) $(am__append_11804) $(am__append_11811) \
 
25803
        $(am__append_11818) $(am__append_11825) $(am__append_11832) \
 
25804
        $(am__append_11839) $(am__append_11846) $(am__append_11853) \
 
25805
        $(am__append_11860) $(am__append_11867) $(am__append_11874) \
 
25806
        $(am__append_11881) $(am__append_11888) $(am__append_11895) \
 
25807
        $(am__append_11902) $(am__append_11909) $(am__append_11916) \
 
25808
        $(am__append_11923) $(am__append_11930) $(am__append_11937) \
 
25809
        $(am__append_11944) $(am__append_11951) $(am__append_11958) \
 
25810
        $(am__append_11965) $(am__append_11972) $(am__append_11979) \
 
25811
        $(am__append_11986) $(am__append_11993) $(am__append_12000) \
 
25812
        $(am__append_12007) $(am__append_12014) $(am__append_12021) \
 
25813
        $(am__append_12028) $(am__append_12035) $(am__append_12042) \
 
25814
        $(am__append_12049) $(am__append_12056) $(am__append_12063) \
 
25815
        $(am__append_12070) $(am__append_12077) $(am__append_12084) \
 
25816
        $(am__append_12091) $(am__append_12098) $(am__append_12105) \
 
25817
        $(am__append_12112) $(am__append_12119) $(am__append_12126) \
 
25818
        $(am__append_12133) $(am__append_12140) $(am__append_12147) \
 
25819
        $(am__append_12154)
 
25820
KERNEL_HEADER_FILES = $(top_srcdir)/include/grub/cache.h \
 
25821
        $(top_srcdir)/include/grub/command.h \
 
25822
        $(top_srcdir)/include/grub/device.h \
 
25823
        $(top_srcdir)/include/grub/disk.h \
 
25824
        $(top_srcdir)/include/grub/dl.h \
 
25825
        $(top_srcdir)/include/grub/env.h \
 
25826
        $(top_srcdir)/include/grub/env_private.h \
 
25827
        $(top_srcdir)/include/grub/err.h \
 
25828
        $(top_srcdir)/include/grub/file.h \
 
25829
        $(top_srcdir)/include/grub/fs.h \
 
25830
        $(top_srcdir)/include/grub/i18n.h \
 
25831
        $(top_srcdir)/include/grub/kernel.h \
 
25832
        $(top_srcdir)/include/grub/list.h \
 
25833
        $(top_srcdir)/include/grub/misc.h \
 
25834
        $(top_srcdir)/include/grub/mm.h \
 
25835
        $(top_srcdir)/include/grub/parser.h \
 
25836
        $(top_srcdir)/include/grub/partition.h \
 
25837
        $(top_srcdir)/include/grub/term.h \
 
25838
        $(top_srcdir)/include/grub/time.h \
 
25839
        $(top_srcdir)/include/grub/mm_private.h \
 
25840
        $(top_srcdir)/include/grub/boot.h \
 
25841
        $(top_srcdir)/include/grub/libgcc.h \
 
25842
        $(top_srcdir)/include/grub/memory.h $(am__append_12421) \
 
25843
        $(am__append_12422) $(am__append_12423) $(am__append_12424) \
 
25844
        $(am__append_12425) $(am__append_12426) $(am__append_12427) \
 
25845
        $(am__append_12428) $(am__append_12429) $(am__append_12430) \
 
25846
        $(am__append_12431) $(am__append_12432) $(am__append_12433) \
 
25847
        $(am__append_12434)
 
25848
man_MANS = $(am__append_12350)
 
25849
noinst_DATA = kernel_syms.lst
 
25850
pkglib_DATA = 
 
25851
bin_SCRIPTS = 
 
25852
sbin_SCRIPTS = 
 
25853
platform_DATA = $(am__append_12159) $(am__append_12164) \
 
25854
        $(am__append_12169) $(am__append_12174) $(am__append_12179) \
 
25855
        $(am__append_12184) $(am__append_12189) $(am__append_12194) \
 
25856
        $(am__append_12199) $(am__append_12204) $(am__append_12209) \
 
25857
        $(am__append_12214) $(am__append_12219) $(am__append_12224) \
 
25858
        $(am__append_12229) $(am__append_12234) $(am__append_12239) \
 
25859
        $(am__append_12244) $(am__append_12249) fs.lst command.lst \
 
25860
        partmap.lst terminal.lst parttool.lst video.lst crypto.lst \
 
25861
        moddep.lst $(MOD_FILES) $(am__append_12436)
 
25862
check_SCRIPTS = 
 
25863
grubconf_DATA = 
 
25864
noinst_SCRIPTS = $(am__append_12355) $(am__append_12357) \
 
25865
        $(am__append_12360) $(am__append_12363) $(am__append_12366) \
 
25866
        $(am__append_12369) $(am__append_12372) $(am__append_12375) \
 
25867
        $(am__append_12378) $(am__append_12381) $(am__append_12384) \
 
25868
        $(am__append_12387) $(am__append_12390) $(am__append_12393) \
 
25869
        $(am__append_12396) $(am__append_12399) $(am__append_12402) \
 
25870
        $(am__append_12405) $(am__append_12408) $(am__append_12411) \
 
25871
        $(am__append_12414) $(am__append_12417)
 
25872
pkglib_SCRIPTS = 
 
25873
grubconf_SCRIPTS = 
 
25874
noinst_LIBRARIES = $(am__append_12250) $(am__append_12259) \
 
25875
        $(am__append_12268) $(am__append_12277) $(am__append_12286) \
 
25876
        $(am__append_12295) $(am__append_12304) $(am__append_12313) \
 
25877
        $(am__append_12322) $(am__append_12331) $(am__append_12340)
 
25878
dist_noinst_DATA = $(am__append_12356) $(am__append_12359) \
 
25879
        $(am__append_12362) $(am__append_12365) $(am__append_12368) \
 
25880
        $(am__append_12371) $(am__append_12374) $(am__append_12377) \
 
25881
        $(am__append_12380) $(am__append_12383) $(am__append_12386) \
 
25882
        $(am__append_12389) $(am__append_12392) $(am__append_12395) \
 
25883
        $(am__append_12398) $(am__append_12401) $(am__append_12404) \
 
25884
        $(am__append_12407) $(am__append_12410) $(am__append_12413) \
 
25885
        $(am__append_12416) $(am__append_12419)
 
25886
EXTRA_DIST = $(am__append_12) $(am__append_19) $(am__append_26) \
 
25887
        $(am__append_33) $(am__append_40) $(am__append_47) \
 
25888
        $(am__append_54) $(am__append_61) $(am__append_68) \
 
25889
        $(am__append_75) $(am__append_82) $(am__append_89) \
 
25890
        $(am__append_96) $(am__append_103) $(am__append_110) \
 
25891
        $(am__append_117) $(am__append_124) $(am__append_131) \
 
25892
        $(am__append_138) $(am__append_145) $(am__append_152) \
 
25893
        $(am__append_159) $(am__append_166) $(am__append_173) \
 
25894
        $(am__append_180) $(am__append_187) $(am__append_194) \
 
25895
        $(am__append_201) $(am__append_208) $(am__append_215) \
 
25896
        $(am__append_222) $(am__append_229) $(am__append_236) \
 
25897
        $(am__append_243) $(am__append_250) $(am__append_257) \
 
25898
        $(am__append_264) $(am__append_271) $(am__append_278) \
 
25899
        $(am__append_285) $(am__append_292) $(am__append_299) \
 
25900
        $(am__append_306) $(am__append_313) $(am__append_320) \
 
25901
        $(am__append_327) $(am__append_334) $(am__append_341) \
 
25902
        $(am__append_348) $(am__append_355) $(am__append_362) \
 
25903
        $(am__append_369) $(am__append_376) $(am__append_383) \
 
25904
        $(am__append_390) $(am__append_397) $(am__append_404) \
 
25905
        $(am__append_411) $(am__append_418) $(am__append_425) \
 
25906
        $(am__append_432) $(am__append_439) $(am__append_446) \
 
25907
        $(am__append_453) $(am__append_460) $(am__append_467) \
 
25908
        $(am__append_474) $(am__append_481) $(am__append_488) \
 
25909
        $(am__append_495) $(am__append_502) $(am__append_509) \
 
25910
        $(am__append_516) $(am__append_523) $(am__append_530) \
 
25911
        $(am__append_537) $(am__append_544) $(am__append_551) \
 
25912
        $(am__append_558) $(am__append_565) $(am__append_572) \
 
25913
        $(am__append_579) $(am__append_586) $(am__append_593) \
 
25914
        $(am__append_600) $(am__append_607) $(am__append_614) \
 
25915
        $(am__append_621) $(am__append_628) $(am__append_635) \
 
25916
        $(am__append_642) $(am__append_649) $(am__append_656) \
 
25917
        $(am__append_663) $(am__append_670) $(am__append_677) \
 
25918
        $(am__append_684) $(am__append_691) $(am__append_698) \
 
25919
        $(am__append_705) $(am__append_712) $(am__append_719) \
 
25920
        $(am__append_726) $(am__append_733) $(am__append_740) \
 
25921
        $(am__append_747) $(am__append_754) $(am__append_761) \
 
25922
        $(am__append_768) $(am__append_775) $(am__append_782) \
 
25923
        $(am__append_789) $(am__append_796) $(am__append_803) \
 
25924
        $(am__append_810) $(am__append_817) $(am__append_824) \
 
25925
        $(am__append_831) $(am__append_838) $(am__append_845) \
 
25926
        $(am__append_852) $(am__append_859) $(am__append_866) \
 
25927
        $(am__append_873) $(am__append_880) $(am__append_887) \
 
25928
        $(am__append_894) $(am__append_901) $(am__append_908) \
 
25929
        $(am__append_915) $(am__append_922) $(am__append_929) \
 
25930
        $(am__append_936) $(am__append_943) $(am__append_950) \
 
25931
        $(am__append_957) $(am__append_964) $(am__append_971) \
 
25932
        $(am__append_978) $(am__append_985) $(am__append_992) \
 
25933
        $(am__append_999) $(am__append_1006) $(am__append_1013) \
 
25934
        $(am__append_1020) $(am__append_1027) $(am__append_1034) \
 
25935
        $(am__append_1041) $(am__append_1048) $(am__append_1055) \
 
25936
        $(am__append_1062) $(am__append_1069) $(am__append_1076) \
 
25937
        $(am__append_1083) $(am__append_1090) $(am__append_1097) \
 
25938
        $(am__append_1104) $(am__append_1111) $(am__append_1118) \
 
25939
        $(am__append_1125) $(am__append_1132) $(am__append_1139) \
 
25940
        $(am__append_1146) $(am__append_1153) $(am__append_1160) \
 
25941
        $(am__append_1167) $(am__append_1174) $(am__append_1181) \
 
25942
        $(am__append_1188) $(am__append_1195) $(am__append_1202) \
 
25943
        $(am__append_1209) $(am__append_1216) $(am__append_1223) \
 
25944
        $(am__append_1230) $(am__append_1237) $(am__append_1244) \
 
25945
        $(am__append_1251) $(am__append_1258) $(am__append_1265) \
 
25946
        $(am__append_1272) $(am__append_1279) $(am__append_1286) \
 
25947
        $(am__append_1293) $(am__append_1300) $(am__append_1307) \
 
25948
        $(am__append_1314) $(am__append_1321) $(am__append_1328) \
 
25949
        $(am__append_1335) $(am__append_1342) $(am__append_1349) \
 
25950
        $(am__append_1356) $(am__append_1363) $(am__append_1370) \
 
25951
        $(am__append_1377) $(am__append_1384) $(am__append_1391) \
 
25952
        $(am__append_1398) $(am__append_1405) $(am__append_1412) \
 
25953
        $(am__append_1419) $(am__append_1426) $(am__append_1433) \
 
25954
        $(am__append_1440) $(am__append_1447) $(am__append_1454) \
 
25955
        $(am__append_1461) $(am__append_1468) $(am__append_1475) \
 
25956
        $(am__append_1482) $(am__append_1489) $(am__append_1496) \
 
25957
        $(am__append_1503) $(am__append_1510) $(am__append_1517) \
 
25958
        $(am__append_1524) $(am__append_1531) $(am__append_1538) \
 
25959
        $(am__append_1545) $(am__append_1552) $(am__append_1559) \
 
25960
        $(am__append_1566) $(am__append_1573) $(am__append_1580) \
 
25961
        $(am__append_1587) $(am__append_1594) $(am__append_1601) \
 
25962
        $(am__append_1608) $(am__append_1615) $(am__append_1622) \
 
25963
        $(am__append_1629) $(am__append_1636) $(am__append_1643) \
 
25964
        $(am__append_1650) $(am__append_1657) $(am__append_1664) \
 
25965
        $(am__append_1671) $(am__append_1678) $(am__append_1685) \
 
25966
        $(am__append_1692) $(am__append_1699) $(am__append_1706) \
 
25967
        $(am__append_1713) $(am__append_1720) $(am__append_1727) \
 
25968
        $(am__append_1734) $(am__append_1741) $(am__append_1748) \
 
25969
        $(am__append_1755) $(am__append_1762) $(am__append_1769) \
 
25970
        $(am__append_1776) $(am__append_1783) $(am__append_1790) \
 
25971
        $(am__append_1797) $(am__append_1804) $(am__append_1811) \
 
25972
        $(am__append_1818) $(am__append_1825) $(am__append_1832) \
 
25973
        $(am__append_1839) $(am__append_1846) $(am__append_1853) \
 
25974
        $(am__append_1860) $(am__append_1867) $(am__append_1874) \
 
25975
        $(am__append_1881) $(am__append_1888) $(am__append_1895) \
 
25976
        $(am__append_1902) $(am__append_1909) $(am__append_1916) \
 
25977
        $(am__append_1923) $(am__append_1930) $(am__append_1937) \
 
25978
        $(am__append_1944) $(am__append_1951) $(am__append_1958) \
 
25979
        $(am__append_1965) $(am__append_1972) $(am__append_1979) \
 
25980
        $(am__append_1986) $(am__append_1993) $(am__append_2000) \
 
25981
        $(am__append_2007) $(am__append_2014) $(am__append_2021) \
 
25982
        $(am__append_2028) $(am__append_2035) $(am__append_2042) \
 
25983
        $(am__append_2049) $(am__append_2056) $(am__append_2063) \
 
25984
        $(am__append_2070) $(am__append_2077) $(am__append_2084) \
 
25985
        $(am__append_2091) $(am__append_2098) $(am__append_2105) \
 
25986
        $(am__append_2112) $(am__append_2119) $(am__append_2126) \
 
25987
        $(am__append_2133) $(am__append_2140) $(am__append_2147) \
 
25988
        $(am__append_2154) $(am__append_2161) $(am__append_2168) \
 
25989
        $(am__append_2175) $(am__append_2182) $(am__append_2189) \
 
25990
        $(am__append_2196) $(am__append_2203) $(am__append_2210) \
 
25991
        $(am__append_2217) $(am__append_2224) $(am__append_2231) \
 
25992
        $(am__append_2238) $(am__append_2245) $(am__append_2252) \
 
25993
        $(am__append_2259) $(am__append_2266) $(am__append_2273) \
 
25994
        $(am__append_2280) $(am__append_2287) $(am__append_2294) \
 
25995
        $(am__append_2301) $(am__append_2308) $(am__append_2315) \
 
25996
        $(am__append_2322) $(am__append_2329) $(am__append_2336) \
 
25997
        $(am__append_2343) $(am__append_2350) $(am__append_2357) \
 
25998
        $(am__append_2364) $(am__append_2371) $(am__append_2378) \
 
25999
        $(am__append_2385) $(am__append_2392) $(am__append_2399) \
 
26000
        $(am__append_2406) $(am__append_2413) $(am__append_2420) \
 
26001
        $(am__append_2427) $(am__append_2434) $(am__append_2441) \
 
26002
        $(am__append_2448) $(am__append_2455) $(am__append_2462) \
 
26003
        $(am__append_2469) $(am__append_2476) $(am__append_2483) \
 
26004
        $(am__append_2490) $(am__append_2497) $(am__append_2504) \
 
26005
        $(am__append_2511) $(am__append_2518) $(am__append_2525) \
 
26006
        $(am__append_2532) $(am__append_2539) $(am__append_2546) \
 
26007
        $(am__append_2553) $(am__append_2560) $(am__append_2567) \
 
26008
        $(am__append_2574) $(am__append_2581) $(am__append_2588) \
 
26009
        $(am__append_2595) $(am__append_2602) $(am__append_2609) \
 
26010
        $(am__append_2616) $(am__append_2623) $(am__append_2630) \
 
26011
        $(am__append_2637) $(am__append_2644) $(am__append_2651) \
 
26012
        $(am__append_2658) $(am__append_2665) $(am__append_2672) \
 
26013
        $(am__append_2679) $(am__append_2686) $(am__append_2693) \
 
26014
        $(am__append_2700) $(am__append_2707) $(am__append_2714) \
 
26015
        $(am__append_2721) $(am__append_2728) $(am__append_2735) \
 
26016
        $(am__append_2742) $(am__append_2749) $(am__append_2756) \
 
26017
        $(am__append_2763) $(am__append_2770) $(am__append_2777) \
 
26018
        $(am__append_2784) $(am__append_2791) $(am__append_2798) \
 
26019
        $(am__append_2805) $(am__append_2812) $(am__append_2819) \
 
26020
        $(am__append_2826) $(am__append_2833) $(am__append_2840) \
 
26021
        $(am__append_2847) $(am__append_2854) $(am__append_2861) \
 
26022
        $(am__append_2868) $(am__append_2875) $(am__append_2882) \
 
26023
        $(am__append_2889) $(am__append_2896) $(am__append_2903) \
 
26024
        $(am__append_2910) $(am__append_2917) $(am__append_2924) \
 
26025
        $(am__append_2931) $(am__append_2938) $(am__append_2945) \
 
26026
        $(am__append_2952) $(am__append_2959) $(am__append_2966) \
 
26027
        $(am__append_2973) $(am__append_2980) $(am__append_2987) \
 
26028
        $(am__append_2994) $(am__append_3001) $(am__append_3008) \
 
26029
        $(am__append_3015) $(am__append_3022) $(am__append_3029) \
 
26030
        $(am__append_3036) $(am__append_3043) $(am__append_3050) \
 
26031
        $(am__append_3057) $(am__append_3064) $(am__append_3071) \
 
26032
        $(am__append_3078) $(am__append_3085) $(am__append_3092) \
 
26033
        $(am__append_3099) $(am__append_3106) $(am__append_3113) \
 
26034
        $(am__append_3120) $(am__append_3127) $(am__append_3134) \
 
26035
        $(am__append_3141) $(am__append_3148) $(am__append_3155) \
 
26036
        $(am__append_3162) $(am__append_3169) $(am__append_3176) \
 
26037
        $(am__append_3183) $(am__append_3190) $(am__append_3197) \
 
26038
        $(am__append_3204) $(am__append_3211) $(am__append_3218) \
 
26039
        $(am__append_3225) $(am__append_3232) $(am__append_3239) \
 
26040
        $(am__append_3246) $(am__append_3253) $(am__append_3260) \
 
26041
        $(am__append_3267) $(am__append_3274) $(am__append_3281) \
 
26042
        $(am__append_3288) $(am__append_3295) $(am__append_3302) \
 
26043
        $(am__append_3309) $(am__append_3316) $(am__append_3323) \
 
26044
        $(am__append_3330) $(am__append_3337) $(am__append_3344) \
 
26045
        $(am__append_3351) $(am__append_3358) $(am__append_3365) \
 
26046
        $(am__append_3372) $(am__append_3379) $(am__append_3386) \
 
26047
        $(am__append_3393) $(am__append_3400) $(am__append_3407) \
 
26048
        $(am__append_3414) $(am__append_3421) $(am__append_3428) \
 
26049
        $(am__append_3435) $(am__append_3442) $(am__append_3449) \
 
26050
        $(am__append_3456) $(am__append_3463) $(am__append_3470) \
 
26051
        $(am__append_3477) $(am__append_3484) $(am__append_3491) \
 
26052
        $(am__append_3498) $(am__append_3505) $(am__append_3512) \
 
26053
        $(am__append_3519) $(am__append_3526) $(am__append_3533) \
 
26054
        $(am__append_3540) $(am__append_3547) $(am__append_3554) \
 
26055
        $(am__append_3561) $(am__append_3568) $(am__append_3575) \
 
26056
        $(am__append_3582) $(am__append_3589) $(am__append_3596) \
 
26057
        $(am__append_3603) $(am__append_3610) $(am__append_3617) \
 
26058
        $(am__append_3624) $(am__append_3631) $(am__append_3638) \
 
26059
        $(am__append_3645) $(am__append_3652) $(am__append_3659) \
 
26060
        $(am__append_3666) $(am__append_3673) $(am__append_3680) \
 
26061
        $(am__append_3687) $(am__append_3694) $(am__append_3701) \
 
26062
        $(am__append_3708) $(am__append_3715) $(am__append_3722) \
 
26063
        $(am__append_3729) $(am__append_3736) $(am__append_3743) \
 
26064
        $(am__append_3750) $(am__append_3757) $(am__append_3764) \
 
26065
        $(am__append_3771) $(am__append_3778) $(am__append_3785) \
 
26066
        $(am__append_3792) $(am__append_3799) $(am__append_3806) \
 
26067
        $(am__append_3813) $(am__append_3820) $(am__append_3827) \
 
26068
        $(am__append_3834) $(am__append_3841) $(am__append_3848) \
 
26069
        $(am__append_3855) $(am__append_3862) $(am__append_3869) \
 
26070
        $(am__append_3876) $(am__append_3883) $(am__append_3890) \
 
26071
        $(am__append_3897) $(am__append_3904) $(am__append_3911) \
 
26072
        $(am__append_3918) $(am__append_3925) $(am__append_3932) \
 
26073
        $(am__append_3939) $(am__append_3946) $(am__append_3953) \
 
26074
        $(am__append_3960) $(am__append_3967) $(am__append_3974) \
 
26075
        $(am__append_3981) $(am__append_3988) $(am__append_3995) \
 
26076
        $(am__append_4002) $(am__append_4009) $(am__append_4016) \
 
26077
        $(am__append_4023) $(am__append_4030) $(am__append_4037) \
 
26078
        $(am__append_4044) $(am__append_4051) $(am__append_4058) \
 
26079
        $(am__append_4065) $(am__append_4072) $(am__append_4079) \
 
26080
        $(am__append_4086) $(am__append_4093) $(am__append_4100) \
 
26081
        $(am__append_4107) $(am__append_4114) $(am__append_4121) \
 
26082
        $(am__append_4128) $(am__append_4135) $(am__append_4142) \
 
26083
        $(am__append_4149) $(am__append_4156) $(am__append_4163) \
 
26084
        $(am__append_4170) $(am__append_4177) $(am__append_4184) \
 
26085
        $(am__append_4191) $(am__append_4198) $(am__append_4205) \
 
26086
        $(am__append_4212) $(am__append_4219) $(am__append_4226) \
 
26087
        $(am__append_4233) $(am__append_4240) $(am__append_4247) \
 
26088
        $(am__append_4254) $(am__append_4261) $(am__append_4268) \
 
26089
        $(am__append_4275) $(am__append_4282) $(am__append_4289) \
 
26090
        $(am__append_4296) $(am__append_4303) $(am__append_4310) \
 
26091
        $(am__append_4317) $(am__append_4324) $(am__append_4331) \
 
26092
        $(am__append_4338) $(am__append_4345) $(am__append_4352) \
 
26093
        $(am__append_4359) $(am__append_4366) $(am__append_4373) \
 
26094
        $(am__append_4380) $(am__append_4387) $(am__append_4394) \
 
26095
        $(am__append_4401) $(am__append_4408) $(am__append_4415) \
 
26096
        $(am__append_4422) $(am__append_4429) $(am__append_4436) \
 
26097
        $(am__append_4443) $(am__append_4450) $(am__append_4457) \
 
26098
        $(am__append_4464) $(am__append_4471) $(am__append_4478) \
 
26099
        $(am__append_4485) $(am__append_4492) $(am__append_4499) \
 
26100
        $(am__append_4506) $(am__append_4513) $(am__append_4520) \
 
26101
        $(am__append_4527) $(am__append_4534) $(am__append_4541) \
 
26102
        $(am__append_4548) $(am__append_4555) $(am__append_4562) \
 
26103
        $(am__append_4569) $(am__append_4576) $(am__append_4583) \
 
26104
        $(am__append_4590) $(am__append_4597) $(am__append_4604) \
 
26105
        $(am__append_4611) $(am__append_4618) $(am__append_4625) \
 
26106
        $(am__append_4632) $(am__append_4639) $(am__append_4646) \
 
26107
        $(am__append_4653) $(am__append_4660) $(am__append_4667) \
 
26108
        $(am__append_4674) $(am__append_4681) $(am__append_4688) \
 
26109
        $(am__append_4695) $(am__append_4702) $(am__append_4709) \
 
26110
        $(am__append_4716) $(am__append_4723) $(am__append_4730) \
 
26111
        $(am__append_4737) $(am__append_4744) $(am__append_4751) \
 
26112
        $(am__append_4758) $(am__append_4765) $(am__append_4772) \
 
26113
        $(am__append_4779) $(am__append_4786) $(am__append_4793) \
 
26114
        $(am__append_4800) $(am__append_4807) $(am__append_4814) \
 
26115
        $(am__append_4821) $(am__append_4828) $(am__append_4835) \
 
26116
        $(am__append_4842) $(am__append_4849) $(am__append_4856) \
 
26117
        $(am__append_4863) $(am__append_4870) $(am__append_4877) \
 
26118
        $(am__append_4884) $(am__append_4891) $(am__append_4898) \
 
26119
        $(am__append_4905) $(am__append_4912) $(am__append_4919) \
 
26120
        $(am__append_4926) $(am__append_4933) $(am__append_4940) \
 
26121
        $(am__append_4947) $(am__append_4954) $(am__append_4961) \
 
26122
        $(am__append_4968) $(am__append_4975) $(am__append_4982) \
 
26123
        $(am__append_4989) $(am__append_4996) $(am__append_5003) \
 
26124
        $(am__append_5010) $(am__append_5017) $(am__append_5024) \
 
26125
        $(am__append_5031) $(am__append_5038) $(am__append_5045) \
 
26126
        $(am__append_5052) $(am__append_5059) $(am__append_5066) \
 
26127
        $(am__append_5073) $(am__append_5080) $(am__append_5087) \
 
26128
        $(am__append_5094) $(am__append_5101) $(am__append_5108) \
 
26129
        $(am__append_5115) $(am__append_5122) $(am__append_5129) \
 
26130
        $(am__append_5136) $(am__append_5143) $(am__append_5150) \
 
26131
        $(am__append_5157) $(am__append_5164) $(am__append_5171) \
 
26132
        $(am__append_5178) $(am__append_5185) $(am__append_5192) \
 
26133
        $(am__append_5199) $(am__append_5206) $(am__append_5213) \
 
26134
        $(am__append_5220) $(am__append_5227) $(am__append_5234) \
 
26135
        $(am__append_5241) $(am__append_5248) $(am__append_5255) \
 
26136
        $(am__append_5262) $(am__append_5269) $(am__append_5276) \
 
26137
        $(am__append_5283) $(am__append_5290) $(am__append_5297) \
 
26138
        $(am__append_5304) $(am__append_5311) $(am__append_5318) \
 
26139
        $(am__append_5325) $(am__append_5332) $(am__append_5339) \
 
26140
        $(am__append_5346) $(am__append_5353) $(am__append_5360) \
 
26141
        $(am__append_5367) $(am__append_5374) $(am__append_5381) \
 
26142
        $(am__append_5388) $(am__append_5395) $(am__append_5402) \
 
26143
        $(am__append_5409) $(am__append_5416) $(am__append_5423) \
 
26144
        $(am__append_5430) $(am__append_5437) $(am__append_5444) \
 
26145
        $(am__append_5451) $(am__append_5458) $(am__append_5465) \
 
26146
        $(am__append_5472) $(am__append_5479) $(am__append_5486) \
 
26147
        $(am__append_5493) $(am__append_5500) $(am__append_5507) \
 
26148
        $(am__append_5514) $(am__append_5521) $(am__append_5528) \
 
26149
        $(am__append_5535) $(am__append_5542) $(am__append_5549) \
 
26150
        $(am__append_5556) $(am__append_5563) $(am__append_5570) \
 
26151
        $(am__append_5577) $(am__append_5584) $(am__append_5591) \
 
26152
        $(am__append_5598) $(am__append_5605) $(am__append_5612) \
 
26153
        $(am__append_5619) $(am__append_5626) $(am__append_5633) \
 
26154
        $(am__append_5640) $(am__append_5647) $(am__append_5654) \
 
26155
        $(am__append_5661) $(am__append_5668) $(am__append_5675) \
 
26156
        $(am__append_5682) $(am__append_5689) $(am__append_5696) \
 
26157
        $(am__append_5703) $(am__append_5710) $(am__append_5717) \
 
26158
        $(am__append_5724) $(am__append_5731) $(am__append_5738) \
 
26159
        $(am__append_5745) $(am__append_5752) $(am__append_5759) \
 
26160
        $(am__append_5766) $(am__append_5773) $(am__append_5780) \
 
26161
        $(am__append_5787) $(am__append_5794) $(am__append_5801) \
 
26162
        $(am__append_5808) $(am__append_5815) $(am__append_5822) \
 
26163
        $(am__append_5829) $(am__append_5836) $(am__append_5843) \
 
26164
        $(am__append_5850) $(am__append_5857) $(am__append_5864) \
 
26165
        $(am__append_5871) $(am__append_5878) $(am__append_5885) \
 
26166
        $(am__append_5892) $(am__append_5899) $(am__append_5906) \
 
26167
        $(am__append_5913) $(am__append_5920) $(am__append_5927) \
 
26168
        $(am__append_5934) $(am__append_5941) $(am__append_5948) \
 
26169
        $(am__append_5955) $(am__append_5962) $(am__append_5969) \
 
26170
        $(am__append_5976) $(am__append_5983) $(am__append_5990) \
 
26171
        $(am__append_5997) $(am__append_6004) $(am__append_6011) \
 
26172
        $(am__append_6018) $(am__append_6025) $(am__append_6032) \
 
26173
        $(am__append_6039) $(am__append_6046) $(am__append_6053) \
 
26174
        $(am__append_6060) $(am__append_6067) $(am__append_6074) \
 
26175
        $(am__append_6081) $(am__append_6088) $(am__append_6095) \
 
26176
        $(am__append_6102) $(am__append_6109) $(am__append_6116) \
 
26177
        $(am__append_6123) $(am__append_6130) $(am__append_6137) \
 
26178
        $(am__append_6144) $(am__append_6151) $(am__append_6158) \
 
26179
        $(am__append_6165) $(am__append_6172) $(am__append_6179) \
 
26180
        $(am__append_6186) $(am__append_6193) $(am__append_6200) \
 
26181
        $(am__append_6207) $(am__append_6214) $(am__append_6221) \
 
26182
        $(am__append_6228) $(am__append_6235) $(am__append_6242) \
 
26183
        $(am__append_6249) $(am__append_6256) $(am__append_6263) \
 
26184
        $(am__append_6270) $(am__append_6277) $(am__append_6284) \
 
26185
        $(am__append_6291) $(am__append_6298) $(am__append_6305) \
 
26186
        $(am__append_6312) $(am__append_6319) $(am__append_6326) \
 
26187
        $(am__append_6333) $(am__append_6340) $(am__append_6347) \
 
26188
        $(am__append_6354) $(am__append_6361) $(am__append_6368) \
 
26189
        $(am__append_6375) $(am__append_6382) $(am__append_6389) \
 
26190
        $(am__append_6396) $(am__append_6403) $(am__append_6410) \
 
26191
        $(am__append_6417) $(am__append_6424) $(am__append_6431) \
 
26192
        $(am__append_6438) $(am__append_6445) $(am__append_6452) \
 
26193
        $(am__append_6459) $(am__append_6466) $(am__append_6473) \
 
26194
        $(am__append_6480) $(am__append_6487) $(am__append_6494) \
 
26195
        $(am__append_6501) $(am__append_6508) $(am__append_6515) \
 
26196
        $(am__append_6522) $(am__append_6529) $(am__append_6536) \
 
26197
        $(am__append_6543) $(am__append_6550) $(am__append_6557) \
 
26198
        $(am__append_6564) $(am__append_6571) $(am__append_6578) \
 
26199
        $(am__append_6585) $(am__append_6592) $(am__append_6599) \
 
26200
        $(am__append_6606) $(am__append_6613) $(am__append_6620) \
 
26201
        $(am__append_6627) $(am__append_6634) $(am__append_6641) \
 
26202
        $(am__append_6648) $(am__append_6655) $(am__append_6662) \
 
26203
        $(am__append_6669) $(am__append_6676) $(am__append_6683) \
 
26204
        $(am__append_6690) $(am__append_6697) $(am__append_6704) \
 
26205
        $(am__append_6711) $(am__append_6718) $(am__append_6725) \
 
26206
        $(am__append_6732) $(am__append_6739) $(am__append_6746) \
 
26207
        $(am__append_6753) $(am__append_6760) $(am__append_6767) \
 
26208
        $(am__append_6774) $(am__append_6781) $(am__append_6788) \
 
26209
        $(am__append_6795) $(am__append_6802) $(am__append_6809) \
 
26210
        $(am__append_6816) $(am__append_6823) $(am__append_6830) \
 
26211
        $(am__append_6837) $(am__append_6844) $(am__append_6851) \
 
26212
        $(am__append_6858) $(am__append_6865) $(am__append_6872) \
 
26213
        $(am__append_6879) $(am__append_6886) $(am__append_6893) \
 
26214
        $(am__append_6900) $(am__append_6907) $(am__append_6914) \
 
26215
        $(am__append_6921) $(am__append_6928) $(am__append_6935) \
 
26216
        $(am__append_6942) $(am__append_6949) $(am__append_6956) \
 
26217
        $(am__append_6963) $(am__append_6970) $(am__append_6977) \
 
26218
        $(am__append_6984) $(am__append_6991) $(am__append_6998) \
 
26219
        $(am__append_7005) $(am__append_7012) $(am__append_7019) \
 
26220
        $(am__append_7026) $(am__append_7033) $(am__append_7040) \
 
26221
        $(am__append_7047) $(am__append_7054) $(am__append_7061) \
 
26222
        $(am__append_7068) $(am__append_7075) $(am__append_7082) \
 
26223
        $(am__append_7089) $(am__append_7096) $(am__append_7103) \
 
26224
        $(am__append_7110) $(am__append_7117) $(am__append_7124) \
 
26225
        $(am__append_7131) $(am__append_7138) $(am__append_7145) \
 
26226
        $(am__append_7152) $(am__append_7159) $(am__append_7166) \
 
26227
        $(am__append_7173) $(am__append_7180) $(am__append_7187) \
 
26228
        $(am__append_7194) $(am__append_7201) $(am__append_7208) \
 
26229
        $(am__append_7215) $(am__append_7222) $(am__append_7229) \
 
26230
        $(am__append_7236) $(am__append_7243) $(am__append_7250) \
 
26231
        $(am__append_7257) $(am__append_7264) $(am__append_7271) \
 
26232
        $(am__append_7278) $(am__append_7285) $(am__append_7292) \
 
26233
        $(am__append_7299) $(am__append_7306) $(am__append_7313) \
 
26234
        $(am__append_7320) $(am__append_7327) $(am__append_7334) \
 
26235
        $(am__append_7341) $(am__append_7348) $(am__append_7355) \
 
26236
        $(am__append_7362) $(am__append_7369) $(am__append_7376) \
 
26237
        $(am__append_7383) $(am__append_7390) $(am__append_7397) \
 
26238
        $(am__append_7404) $(am__append_7411) $(am__append_7418) \
 
26239
        $(am__append_7425) $(am__append_7432) $(am__append_7439) \
 
26240
        $(am__append_7446) $(am__append_7453) $(am__append_7460) \
 
26241
        $(am__append_7467) $(am__append_7474) $(am__append_7481) \
 
26242
        $(am__append_7488) $(am__append_7495) $(am__append_7502) \
 
26243
        $(am__append_7509) $(am__append_7516) $(am__append_7523) \
 
26244
        $(am__append_7530) $(am__append_7537) $(am__append_7544) \
 
26245
        $(am__append_7551) $(am__append_7558) $(am__append_7565) \
 
26246
        $(am__append_7572) $(am__append_7579) $(am__append_7586) \
 
26247
        $(am__append_7593) $(am__append_7600) $(am__append_7607) \
 
26248
        $(am__append_7614) $(am__append_7621) $(am__append_7628) \
 
26249
        $(am__append_7635) $(am__append_7642) $(am__append_7649) \
 
26250
        $(am__append_7656) $(am__append_7663) $(am__append_7670) \
 
26251
        $(am__append_7677) $(am__append_7684) $(am__append_7691) \
 
26252
        $(am__append_7698) $(am__append_7705) $(am__append_7712) \
 
26253
        $(am__append_7719) $(am__append_7726) $(am__append_7733) \
 
26254
        $(am__append_7740) $(am__append_7747) $(am__append_7754) \
 
26255
        $(am__append_7761) $(am__append_7768) $(am__append_7775) \
 
26256
        $(am__append_7782) $(am__append_7789) $(am__append_7796) \
 
26257
        $(am__append_7803) $(am__append_7810) $(am__append_7817) \
 
26258
        $(am__append_7824) $(am__append_7831) $(am__append_7838) \
 
26259
        $(am__append_7845) $(am__append_7852) $(am__append_7859) \
 
26260
        $(am__append_7866) $(am__append_7873) $(am__append_7880) \
 
26261
        $(am__append_7887) $(am__append_7894) $(am__append_7901) \
 
26262
        $(am__append_7908) $(am__append_7915) $(am__append_7922) \
 
26263
        $(am__append_7929) $(am__append_7936) $(am__append_7943) \
 
26264
        $(am__append_7950) $(am__append_7957) $(am__append_7964) \
 
26265
        $(am__append_7971) $(am__append_7978) $(am__append_7985) \
 
26266
        $(am__append_7992) $(am__append_7999) $(am__append_8006) \
 
26267
        $(am__append_8013) $(am__append_8020) $(am__append_8027) \
 
26268
        $(am__append_8034) $(am__append_8041) $(am__append_8048) \
 
26269
        $(am__append_8055) $(am__append_8062) $(am__append_8069) \
 
26270
        $(am__append_8076) $(am__append_8083) $(am__append_8090) \
 
26271
        $(am__append_8097) $(am__append_8104) $(am__append_8111) \
 
26272
        $(am__append_8118) $(am__append_8125) $(am__append_8132) \
 
26273
        $(am__append_8139) $(am__append_8146) $(am__append_8153) \
 
26274
        $(am__append_8160) $(am__append_8167) $(am__append_8174) \
 
26275
        $(am__append_8181) $(am__append_8188) $(am__append_8195) \
 
26276
        $(am__append_8202) $(am__append_8209) $(am__append_8216) \
 
26277
        $(am__append_8223) $(am__append_8230) $(am__append_8237) \
 
26278
        $(am__append_8244) $(am__append_8251) $(am__append_8258) \
 
26279
        $(am__append_8265) $(am__append_8272) $(am__append_8279) \
 
26280
        $(am__append_8286) $(am__append_8293) $(am__append_8300) \
 
26281
        $(am__append_8307) $(am__append_8314) $(am__append_8321) \
 
26282
        $(am__append_8328) $(am__append_8335) $(am__append_8342) \
 
26283
        $(am__append_8349) $(am__append_8356) $(am__append_8363) \
 
26284
        $(am__append_8370) $(am__append_8377) $(am__append_8384) \
 
26285
        $(am__append_8391) $(am__append_8398) $(am__append_8405) \
 
26286
        $(am__append_8412) $(am__append_8419) $(am__append_8426) \
 
26287
        $(am__append_8433) $(am__append_8440) $(am__append_8447) \
 
26288
        $(am__append_8454) $(am__append_8461) $(am__append_8468) \
 
26289
        $(am__append_8475) $(am__append_8482) $(am__append_8489) \
 
26290
        $(am__append_8496) $(am__append_8503) $(am__append_8510) \
 
26291
        $(am__append_8517) $(am__append_8524) $(am__append_8531) \
 
26292
        $(am__append_8538) $(am__append_8545) $(am__append_8552) \
 
26293
        $(am__append_8559) $(am__append_8566) $(am__append_8573) \
 
26294
        $(am__append_8580) $(am__append_8587) $(am__append_8594) \
 
26295
        $(am__append_8601) $(am__append_8608) $(am__append_8615) \
 
26296
        $(am__append_8622) $(am__append_8629) $(am__append_8636) \
 
26297
        $(am__append_8643) $(am__append_8650) $(am__append_8657) \
 
26298
        $(am__append_8664) $(am__append_8671) $(am__append_8678) \
 
26299
        $(am__append_8685) $(am__append_8692) $(am__append_8699) \
 
26300
        $(am__append_8706) $(am__append_8713) $(am__append_8720) \
 
26301
        $(am__append_8727) $(am__append_8734) $(am__append_8741) \
 
26302
        $(am__append_8748) $(am__append_8755) $(am__append_8762) \
 
26303
        $(am__append_8769) $(am__append_8776) $(am__append_8783) \
 
26304
        $(am__append_8790) $(am__append_8797) $(am__append_8804) \
 
26305
        $(am__append_8811) $(am__append_8818) $(am__append_8825) \
 
26306
        $(am__append_8832) $(am__append_8839) $(am__append_8846) \
 
26307
        $(am__append_8853) $(am__append_8860) $(am__append_8867) \
 
26308
        $(am__append_8874) $(am__append_8881) $(am__append_8888) \
 
26309
        $(am__append_8895) $(am__append_8902) $(am__append_8909) \
 
26310
        $(am__append_8916) $(am__append_8923) $(am__append_8930) \
 
26311
        $(am__append_8937) $(am__append_8944) $(am__append_8951) \
 
26312
        $(am__append_8958) $(am__append_8965) $(am__append_8972) \
 
26313
        $(am__append_8979) $(am__append_8986) $(am__append_8993) \
 
26314
        $(am__append_9000) $(am__append_9007) $(am__append_9014) \
 
26315
        $(am__append_9021) $(am__append_9028) $(am__append_9035) \
 
26316
        $(am__append_9042) $(am__append_9049) $(am__append_9056) \
 
26317
        $(am__append_9063) $(am__append_9070) $(am__append_9077) \
 
26318
        $(am__append_9084) $(am__append_9091) $(am__append_9098) \
 
26319
        $(am__append_9105) $(am__append_9112) $(am__append_9119) \
 
26320
        $(am__append_9126) $(am__append_9133) $(am__append_9140) \
 
26321
        $(am__append_9147) $(am__append_9154) $(am__append_9161) \
 
26322
        $(am__append_9168) $(am__append_9175) $(am__append_9182) \
 
26323
        $(am__append_9189) $(am__append_9196) $(am__append_9203) \
 
26324
        $(am__append_9210) $(am__append_9217) $(am__append_9224) \
 
26325
        $(am__append_9231) $(am__append_9238) $(am__append_9245) \
 
26326
        $(am__append_9252) $(am__append_9259) $(am__append_9266) \
 
26327
        $(am__append_9273) $(am__append_9280) $(am__append_9287) \
 
26328
        $(am__append_9294) $(am__append_9301) $(am__append_9308) \
 
26329
        $(am__append_9315) $(am__append_9322) $(am__append_9329) \
 
26330
        $(am__append_9336) $(am__append_9343) $(am__append_9350) \
 
26331
        $(am__append_9357) $(am__append_9364) $(am__append_9371) \
 
26332
        $(am__append_9378) $(am__append_9385) $(am__append_9392) \
 
26333
        $(am__append_9399) $(am__append_9406) $(am__append_9413) \
 
26334
        $(am__append_9420) $(am__append_9427) $(am__append_9434) \
 
26335
        $(am__append_9441) $(am__append_9448) $(am__append_9455) \
 
26336
        $(am__append_9462) $(am__append_9469) $(am__append_9476) \
 
26337
        $(am__append_9483) $(am__append_9490) $(am__append_9497) \
 
26338
        $(am__append_9504) $(am__append_9511) $(am__append_9518) \
 
26339
        $(am__append_9525) $(am__append_9532) $(am__append_9539) \
 
26340
        $(am__append_9546) $(am__append_9553) $(am__append_9560) \
 
26341
        $(am__append_9567) $(am__append_9574) $(am__append_9581) \
 
26342
        $(am__append_9588) $(am__append_9595) $(am__append_9602) \
 
26343
        $(am__append_9609) $(am__append_9616) $(am__append_9623) \
 
26344
        $(am__append_9630) $(am__append_9637) $(am__append_9644) \
 
26345
        $(am__append_9651) $(am__append_9658) $(am__append_9665) \
 
26346
        $(am__append_9672) $(am__append_9679) $(am__append_9686) \
 
26347
        $(am__append_9693) $(am__append_9700) $(am__append_9707) \
 
26348
        $(am__append_9714) $(am__append_9721) $(am__append_9728) \
 
26349
        $(am__append_9735) $(am__append_9742) $(am__append_9749) \
 
26350
        $(am__append_9756) $(am__append_9763) $(am__append_9770) \
 
26351
        $(am__append_9777) $(am__append_9784) $(am__append_9791) \
 
26352
        $(am__append_9798) $(am__append_9805) $(am__append_9812) \
 
26353
        $(am__append_9819) $(am__append_9826) $(am__append_9833) \
 
26354
        $(am__append_9840) $(am__append_9847) $(am__append_9854) \
 
26355
        $(am__append_9861) $(am__append_9868) $(am__append_9875) \
 
26356
        $(am__append_9882) $(am__append_9889) $(am__append_9896) \
 
26357
        $(am__append_9903) $(am__append_9910) $(am__append_9917) \
 
26358
        $(am__append_9924) $(am__append_9931) $(am__append_9938) \
 
26359
        $(am__append_9945) $(am__append_9952) $(am__append_9959) \
 
26360
        $(am__append_9966) $(am__append_9973) $(am__append_9980) \
 
26361
        $(am__append_9987) $(am__append_9994) $(am__append_10001) \
 
26362
        $(am__append_10008) $(am__append_10015) $(am__append_10022) \
 
26363
        $(am__append_10029) $(am__append_10036) $(am__append_10043) \
 
26364
        $(am__append_10050) $(am__append_10057) $(am__append_10064) \
 
26365
        $(am__append_10071) $(am__append_10078) $(am__append_10085) \
 
26366
        $(am__append_10092) $(am__append_10099) $(am__append_10106) \
 
26367
        $(am__append_10113) $(am__append_10120) $(am__append_10127) \
 
26368
        $(am__append_10134) $(am__append_10141) $(am__append_10148) \
 
26369
        $(am__append_10155) $(am__append_10162) $(am__append_10169) \
 
26370
        $(am__append_10176) $(am__append_10183) $(am__append_10190) \
 
26371
        $(am__append_10197) $(am__append_10204) $(am__append_10211) \
 
26372
        $(am__append_10218) $(am__append_10225) $(am__append_10232) \
 
26373
        $(am__append_10239) $(am__append_10246) $(am__append_10253) \
 
26374
        $(am__append_10260) $(am__append_10267) $(am__append_10274) \
 
26375
        $(am__append_10281) $(am__append_10288) $(am__append_10295) \
 
26376
        $(am__append_10302) $(am__append_10309) $(am__append_10316) \
 
26377
        $(am__append_10323) $(am__append_10330) $(am__append_10337) \
 
26378
        $(am__append_10344) $(am__append_10351) $(am__append_10358) \
 
26379
        $(am__append_10365) $(am__append_10372) $(am__append_10379) \
 
26380
        $(am__append_10386) $(am__append_10393) $(am__append_10400) \
 
26381
        $(am__append_10407) $(am__append_10414) $(am__append_10421) \
 
26382
        $(am__append_10428) $(am__append_10435) $(am__append_10442) \
 
26383
        $(am__append_10449) $(am__append_10456) $(am__append_10463) \
 
26384
        $(am__append_10470) $(am__append_10477) $(am__append_10484) \
 
26385
        $(am__append_10491) $(am__append_10498) $(am__append_10505) \
 
26386
        $(am__append_10512) $(am__append_10519) $(am__append_10526) \
 
26387
        $(am__append_10533) $(am__append_10540) $(am__append_10547) \
 
26388
        $(am__append_10554) $(am__append_10561) $(am__append_10568) \
 
26389
        $(am__append_10575) $(am__append_10582) $(am__append_10589) \
 
26390
        $(am__append_10596) $(am__append_10603) $(am__append_10610) \
 
26391
        $(am__append_10617) $(am__append_10624) $(am__append_10631) \
 
26392
        $(am__append_10638) $(am__append_10645) $(am__append_10652) \
 
26393
        $(am__append_10659) $(am__append_10666) $(am__append_10673) \
 
26394
        $(am__append_10680) $(am__append_10687) $(am__append_10694) \
 
26395
        $(am__append_10701) $(am__append_10708) $(am__append_10715) \
 
26396
        $(am__append_10722) $(am__append_10729) $(am__append_10736) \
 
26397
        $(am__append_10743) $(am__append_10750) $(am__append_10757) \
 
26398
        $(am__append_10764) $(am__append_10771) $(am__append_10778) \
 
26399
        $(am__append_10785) $(am__append_10792) $(am__append_10799) \
 
26400
        $(am__append_10806) $(am__append_10813) $(am__append_10820) \
 
26401
        $(am__append_10827) $(am__append_10834) $(am__append_10841) \
 
26402
        $(am__append_10848) $(am__append_10855) $(am__append_10862) \
 
26403
        $(am__append_10869) $(am__append_10876) $(am__append_10883) \
 
26404
        $(am__append_10890) $(am__append_10897) $(am__append_10904) \
 
26405
        $(am__append_10911) $(am__append_10918) $(am__append_10925) \
 
26406
        $(am__append_10932) $(am__append_10939) $(am__append_10946) \
 
26407
        $(am__append_10953) $(am__append_10960) $(am__append_10967) \
 
26408
        $(am__append_10974) $(am__append_10981) $(am__append_10988) \
 
26409
        $(am__append_10995) $(am__append_11002) $(am__append_11009) \
 
26410
        $(am__append_11016) $(am__append_11023) $(am__append_11030) \
 
26411
        $(am__append_11037) $(am__append_11044) $(am__append_11051) \
 
26412
        $(am__append_11058) $(am__append_11065) $(am__append_11072) \
 
26413
        $(am__append_11079) $(am__append_11086) $(am__append_11093) \
 
26414
        $(am__append_11100) $(am__append_11107) $(am__append_11114) \
 
26415
        $(am__append_11121) $(am__append_11128) $(am__append_11135) \
 
26416
        $(am__append_11142) $(am__append_11149) $(am__append_11156) \
 
26417
        $(am__append_11163) $(am__append_11170) $(am__append_11177) \
 
26418
        $(am__append_11184) $(am__append_11191) $(am__append_11198) \
 
26419
        $(am__append_11205) $(am__append_11212) $(am__append_11219) \
 
26420
        $(am__append_11226) $(am__append_11233) $(am__append_11240) \
 
26421
        $(am__append_11247) $(am__append_11254) $(am__append_11261) \
 
26422
        $(am__append_11268) $(am__append_11275) $(am__append_11282) \
 
26423
        $(am__append_11289) $(am__append_11296) $(am__append_11303) \
 
26424
        $(am__append_11310) $(am__append_11317) $(am__append_11324) \
 
26425
        $(am__append_11331) $(am__append_11338) $(am__append_11345) \
 
26426
        $(am__append_11352) $(am__append_11359) $(am__append_11366) \
 
26427
        $(am__append_11373) $(am__append_11380) $(am__append_11387) \
 
26428
        $(am__append_11394) $(am__append_11401) $(am__append_11408) \
 
26429
        $(am__append_11415) $(am__append_11422) $(am__append_11429) \
 
26430
        $(am__append_11436) $(am__append_11443) $(am__append_11450) \
 
26431
        $(am__append_11457) $(am__append_11464) $(am__append_11471) \
 
26432
        $(am__append_11478) $(am__append_11485) $(am__append_11492) \
 
26433
        $(am__append_11499) $(am__append_11506) $(am__append_11513) \
 
26434
        $(am__append_11520) $(am__append_11527) $(am__append_11534) \
 
26435
        $(am__append_11541) $(am__append_11548) $(am__append_11555) \
 
26436
        $(am__append_11562) $(am__append_11569) $(am__append_11576) \
 
26437
        $(am__append_11583) $(am__append_11590) $(am__append_11597) \
 
26438
        $(am__append_11604) $(am__append_11611) $(am__append_11618) \
 
26439
        $(am__append_11625) $(am__append_11632) $(am__append_11639) \
 
26440
        $(am__append_11646) $(am__append_11653) $(am__append_11660) \
 
26441
        $(am__append_11667) $(am__append_11674) $(am__append_11681) \
 
26442
        $(am__append_11688) $(am__append_11695) $(am__append_11702) \
 
26443
        $(am__append_11709) $(am__append_11716) $(am__append_11723) \
 
26444
        $(am__append_11730) $(am__append_11737) $(am__append_11744) \
 
26445
        $(am__append_11751) $(am__append_11758) $(am__append_11765) \
 
26446
        $(am__append_11772) $(am__append_11779) $(am__append_11786) \
 
26447
        $(am__append_11793) $(am__append_11800) $(am__append_11807) \
 
26448
        $(am__append_11814) $(am__append_11821) $(am__append_11828) \
 
26449
        $(am__append_11835) $(am__append_11842) $(am__append_11849) \
 
26450
        $(am__append_11856) $(am__append_11863) $(am__append_11870) \
 
26451
        $(am__append_11877) $(am__append_11884) $(am__append_11891) \
 
26452
        $(am__append_11898) $(am__append_11905) $(am__append_11912) \
 
26453
        $(am__append_11919) $(am__append_11926) $(am__append_11933) \
 
26454
        $(am__append_11940) $(am__append_11947) $(am__append_11954) \
 
26455
        $(am__append_11961) $(am__append_11968) $(am__append_11975) \
 
26456
        $(am__append_11982) $(am__append_11989) $(am__append_11996) \
 
26457
        $(am__append_12003) $(am__append_12010) $(am__append_12017) \
 
26458
        $(am__append_12024) $(am__append_12031) $(am__append_12038) \
 
26459
        $(am__append_12045) $(am__append_12052) $(am__append_12059) \
 
26460
        $(am__append_12066) $(am__append_12073) $(am__append_12080) \
 
26461
        $(am__append_12087) $(am__append_12094) $(am__append_12101) \
 
26462
        $(am__append_12108) $(am__append_12115) $(am__append_12122) \
 
26463
        $(am__append_12129) $(am__append_12136) $(am__append_12143) \
 
26464
        $(am__append_12150) $(am__append_12156) $(am__append_12161) \
 
26465
        $(am__append_12166) $(am__append_12171) $(am__append_12176) \
 
26466
        $(am__append_12181) $(am__append_12186) $(am__append_12191) \
 
26467
        $(am__append_12196) $(am__append_12201) $(am__append_12206) \
 
26468
        $(am__append_12211) $(am__append_12216) $(am__append_12221) \
 
26469
        $(am__append_12226) $(am__append_12231) $(am__append_12236) \
 
26470
        $(am__append_12241) $(am__append_12246) $(am__append_12256) \
 
26471
        $(am__append_12265) $(am__append_12274) $(am__append_12283) \
 
26472
        $(am__append_12292) $(am__append_12301) $(am__append_12310) \
 
26473
        $(am__append_12319) $(am__append_12328) $(am__append_12337) \
 
26474
        $(am__append_12346) $(am__append_12352)
 
26475
CLEANFILES = gentrigtables trigtables.c grub_script.tab.c \
 
26476
        grub_script.tab.h grub_script.yy.c grub_script.yy.h \
 
26477
        $(am__append_14) $(am__append_21) $(am__append_28) \
 
26478
        $(am__append_35) $(am__append_42) $(am__append_49) \
 
26479
        $(am__append_56) $(am__append_63) $(am__append_70) \
 
26480
        $(am__append_77) $(am__append_84) $(am__append_91) \
 
26481
        $(am__append_98) $(am__append_105) $(am__append_112) \
 
26482
        $(am__append_119) $(am__append_126) $(am__append_133) \
 
26483
        $(am__append_140) $(am__append_147) $(am__append_154) \
 
26484
        $(am__append_161) $(am__append_168) $(am__append_175) \
 
26485
        $(am__append_182) $(am__append_189) $(am__append_196) \
 
26486
        $(am__append_203) $(am__append_210) $(am__append_217) \
 
26487
        $(am__append_224) $(am__append_231) $(am__append_238) \
 
26488
        $(am__append_245) $(am__append_252) $(am__append_259) \
 
26489
        $(am__append_266) $(am__append_273) $(am__append_280) \
 
26490
        $(am__append_287) $(am__append_294) $(am__append_301) \
 
26491
        $(am__append_308) $(am__append_315) $(am__append_322) \
 
26492
        $(am__append_329) $(am__append_336) $(am__append_343) \
 
26493
        $(am__append_350) $(am__append_357) $(am__append_364) \
 
26494
        $(am__append_371) $(am__append_378) $(am__append_385) \
 
26495
        $(am__append_392) $(am__append_399) $(am__append_406) \
 
26496
        $(am__append_413) $(am__append_420) $(am__append_427) \
 
26497
        $(am__append_434) $(am__append_441) $(am__append_448) \
 
26498
        $(am__append_455) $(am__append_462) $(am__append_469) \
 
26499
        $(am__append_476) $(am__append_483) $(am__append_490) \
 
26500
        $(am__append_497) $(am__append_504) $(am__append_511) \
 
26501
        $(am__append_518) $(am__append_525) $(am__append_532) \
 
26502
        $(am__append_539) $(am__append_546) $(am__append_553) \
 
26503
        $(am__append_560) $(am__append_567) $(am__append_574) \
 
26504
        $(am__append_581) $(am__append_588) $(am__append_595) \
 
26505
        $(am__append_602) $(am__append_609) $(am__append_616) \
 
26506
        $(am__append_623) $(am__append_630) $(am__append_637) \
 
26507
        $(am__append_644) $(am__append_651) $(am__append_658) \
 
26508
        $(am__append_665) $(am__append_672) $(am__append_679) \
 
26509
        $(am__append_686) $(am__append_693) $(am__append_700) \
 
26510
        $(am__append_707) $(am__append_714) $(am__append_721) \
 
26511
        $(am__append_728) $(am__append_735) $(am__append_742) \
 
26512
        $(am__append_749) $(am__append_756) $(am__append_763) \
 
26513
        $(am__append_770) $(am__append_777) $(am__append_784) \
 
26514
        $(am__append_791) $(am__append_798) $(am__append_805) \
 
26515
        $(am__append_812) $(am__append_819) $(am__append_826) \
 
26516
        $(am__append_833) $(am__append_840) $(am__append_847) \
 
26517
        $(am__append_854) $(am__append_861) $(am__append_868) \
 
26518
        $(am__append_875) $(am__append_882) $(am__append_889) \
 
26519
        $(am__append_896) $(am__append_903) $(am__append_910) \
 
26520
        $(am__append_917) $(am__append_924) $(am__append_931) \
 
26521
        $(am__append_938) $(am__append_945) $(am__append_952) \
 
26522
        $(am__append_959) $(am__append_966) $(am__append_973) \
 
26523
        $(am__append_980) $(am__append_987) $(am__append_994) \
 
26524
        $(am__append_1001) $(am__append_1008) $(am__append_1015) \
 
26525
        $(am__append_1022) $(am__append_1029) $(am__append_1036) \
 
26526
        $(am__append_1043) $(am__append_1050) $(am__append_1057) \
 
26527
        $(am__append_1064) $(am__append_1071) $(am__append_1078) \
 
26528
        $(am__append_1085) $(am__append_1092) $(am__append_1099) \
 
26529
        $(am__append_1106) $(am__append_1113) $(am__append_1120) \
 
26530
        $(am__append_1127) $(am__append_1134) $(am__append_1141) \
 
26531
        $(am__append_1148) $(am__append_1155) $(am__append_1162) \
 
26532
        $(am__append_1169) $(am__append_1176) $(am__append_1183) \
 
26533
        $(am__append_1190) $(am__append_1197) $(am__append_1204) \
 
26534
        $(am__append_1211) $(am__append_1218) $(am__append_1225) \
 
26535
        $(am__append_1232) $(am__append_1239) $(am__append_1246) \
 
26536
        $(am__append_1253) $(am__append_1260) $(am__append_1267) \
 
26537
        $(am__append_1274) $(am__append_1281) $(am__append_1288) \
 
26538
        $(am__append_1295) $(am__append_1302) $(am__append_1309) \
 
26539
        $(am__append_1316) $(am__append_1323) $(am__append_1330) \
 
26540
        $(am__append_1337) $(am__append_1344) $(am__append_1351) \
 
26541
        $(am__append_1358) $(am__append_1365) $(am__append_1372) \
 
26542
        $(am__append_1379) $(am__append_1386) $(am__append_1393) \
 
26543
        $(am__append_1400) $(am__append_1407) $(am__append_1414) \
 
26544
        $(am__append_1421) $(am__append_1428) $(am__append_1435) \
 
26545
        $(am__append_1442) $(am__append_1449) $(am__append_1456) \
 
26546
        $(am__append_1463) $(am__append_1470) $(am__append_1477) \
 
26547
        $(am__append_1484) $(am__append_1491) $(am__append_1498) \
 
26548
        $(am__append_1505) $(am__append_1512) $(am__append_1519) \
 
26549
        $(am__append_1526) $(am__append_1533) $(am__append_1540) \
 
26550
        $(am__append_1547) $(am__append_1554) $(am__append_1561) \
 
26551
        $(am__append_1568) $(am__append_1575) $(am__append_1582) \
 
26552
        $(am__append_1589) $(am__append_1596) $(am__append_1603) \
 
26553
        $(am__append_1610) $(am__append_1617) $(am__append_1624) \
 
26554
        $(am__append_1631) $(am__append_1638) $(am__append_1645) \
 
26555
        $(am__append_1652) $(am__append_1659) $(am__append_1666) \
 
26556
        $(am__append_1673) $(am__append_1680) $(am__append_1687) \
 
26557
        $(am__append_1694) $(am__append_1701) $(am__append_1708) \
 
26558
        $(am__append_1715) $(am__append_1722) $(am__append_1729) \
 
26559
        $(am__append_1736) $(am__append_1743) $(am__append_1750) \
 
26560
        $(am__append_1757) $(am__append_1764) $(am__append_1771) \
 
26561
        $(am__append_1778) $(am__append_1785) $(am__append_1792) \
 
26562
        $(am__append_1799) $(am__append_1806) $(am__append_1813) \
 
26563
        $(am__append_1820) $(am__append_1827) $(am__append_1834) \
 
26564
        $(am__append_1841) $(am__append_1848) $(am__append_1855) \
 
26565
        $(am__append_1862) $(am__append_1869) $(am__append_1876) \
 
26566
        $(am__append_1883) $(am__append_1890) $(am__append_1897) \
 
26567
        $(am__append_1904) $(am__append_1911) $(am__append_1918) \
 
26568
        $(am__append_1925) $(am__append_1932) $(am__append_1939) \
 
26569
        $(am__append_1946) $(am__append_1953) $(am__append_1960) \
 
26570
        $(am__append_1967) $(am__append_1974) $(am__append_1981) \
 
26571
        $(am__append_1988) $(am__append_1995) $(am__append_2002) \
 
26572
        $(am__append_2009) $(am__append_2016) $(am__append_2023) \
 
26573
        $(am__append_2030) $(am__append_2037) $(am__append_2044) \
 
26574
        $(am__append_2051) $(am__append_2058) $(am__append_2065) \
 
26575
        $(am__append_2072) $(am__append_2079) $(am__append_2086) \
 
26576
        $(am__append_2093) $(am__append_2100) $(am__append_2107) \
 
26577
        $(am__append_2114) $(am__append_2121) $(am__append_2128) \
 
26578
        $(am__append_2135) $(am__append_2142) $(am__append_2149) \
 
26579
        $(am__append_2156) $(am__append_2163) $(am__append_2170) \
 
26580
        $(am__append_2177) $(am__append_2184) $(am__append_2191) \
 
26581
        $(am__append_2198) $(am__append_2205) $(am__append_2212) \
 
26582
        $(am__append_2219) $(am__append_2226) $(am__append_2233) \
 
26583
        $(am__append_2240) $(am__append_2247) $(am__append_2254) \
 
26584
        $(am__append_2261) $(am__append_2268) $(am__append_2275) \
 
26585
        $(am__append_2282) $(am__append_2289) $(am__append_2296) \
 
26586
        $(am__append_2303) $(am__append_2310) $(am__append_2317) \
 
26587
        $(am__append_2324) $(am__append_2331) $(am__append_2338) \
 
26588
        $(am__append_2345) $(am__append_2352) $(am__append_2359) \
 
26589
        $(am__append_2366) $(am__append_2373) $(am__append_2380) \
 
26590
        $(am__append_2387) $(am__append_2394) $(am__append_2401) \
 
26591
        $(am__append_2408) $(am__append_2415) $(am__append_2422) \
 
26592
        $(am__append_2429) $(am__append_2436) $(am__append_2443) \
 
26593
        $(am__append_2450) $(am__append_2457) $(am__append_2464) \
 
26594
        $(am__append_2471) $(am__append_2478) $(am__append_2485) \
 
26595
        $(am__append_2492) $(am__append_2499) $(am__append_2506) \
 
26596
        $(am__append_2513) $(am__append_2520) $(am__append_2527) \
 
26597
        $(am__append_2534) $(am__append_2541) $(am__append_2548) \
 
26598
        $(am__append_2555) $(am__append_2562) $(am__append_2569) \
 
26599
        $(am__append_2576) $(am__append_2583) $(am__append_2590) \
 
26600
        $(am__append_2597) $(am__append_2604) $(am__append_2611) \
 
26601
        $(am__append_2618) $(am__append_2625) $(am__append_2632) \
 
26602
        $(am__append_2639) $(am__append_2646) $(am__append_2653) \
 
26603
        $(am__append_2660) $(am__append_2667) $(am__append_2674) \
 
26604
        $(am__append_2681) $(am__append_2688) $(am__append_2695) \
 
26605
        $(am__append_2702) $(am__append_2709) $(am__append_2716) \
 
26606
        $(am__append_2723) $(am__append_2730) $(am__append_2737) \
 
26607
        $(am__append_2744) $(am__append_2751) $(am__append_2758) \
 
26608
        $(am__append_2765) $(am__append_2772) $(am__append_2779) \
 
26609
        $(am__append_2786) $(am__append_2793) $(am__append_2800) \
 
26610
        $(am__append_2807) $(am__append_2814) $(am__append_2821) \
 
26611
        $(am__append_2828) $(am__append_2835) $(am__append_2842) \
 
26612
        $(am__append_2849) $(am__append_2856) $(am__append_2863) \
 
26613
        $(am__append_2870) $(am__append_2877) $(am__append_2884) \
 
26614
        $(am__append_2891) $(am__append_2898) $(am__append_2905) \
 
26615
        $(am__append_2912) $(am__append_2919) $(am__append_2926) \
 
26616
        $(am__append_2933) $(am__append_2940) $(am__append_2947) \
 
26617
        $(am__append_2954) $(am__append_2961) $(am__append_2968) \
 
26618
        $(am__append_2975) $(am__append_2982) $(am__append_2989) \
 
26619
        $(am__append_2996) $(am__append_3003) $(am__append_3010) \
 
26620
        $(am__append_3017) $(am__append_3024) $(am__append_3031) \
 
26621
        $(am__append_3038) $(am__append_3045) $(am__append_3052) \
 
26622
        $(am__append_3059) $(am__append_3066) $(am__append_3073) \
 
26623
        $(am__append_3080) $(am__append_3087) $(am__append_3094) \
 
26624
        $(am__append_3101) $(am__append_3108) $(am__append_3115) \
 
26625
        $(am__append_3122) $(am__append_3129) $(am__append_3136) \
 
26626
        $(am__append_3143) $(am__append_3150) $(am__append_3157) \
 
26627
        $(am__append_3164) $(am__append_3171) $(am__append_3178) \
 
26628
        $(am__append_3185) $(am__append_3192) $(am__append_3199) \
 
26629
        $(am__append_3206) $(am__append_3213) $(am__append_3220) \
 
26630
        $(am__append_3227) $(am__append_3234) $(am__append_3241) \
 
26631
        $(am__append_3248) $(am__append_3255) $(am__append_3262) \
 
26632
        $(am__append_3269) $(am__append_3276) $(am__append_3283) \
 
26633
        $(am__append_3290) $(am__append_3297) $(am__append_3304) \
 
26634
        $(am__append_3311) $(am__append_3318) $(am__append_3325) \
 
26635
        $(am__append_3332) $(am__append_3339) $(am__append_3346) \
 
26636
        $(am__append_3353) $(am__append_3360) $(am__append_3367) \
 
26637
        $(am__append_3374) $(am__append_3381) $(am__append_3388) \
 
26638
        $(am__append_3395) $(am__append_3402) $(am__append_3409) \
 
26639
        $(am__append_3416) $(am__append_3423) $(am__append_3430) \
 
26640
        $(am__append_3437) $(am__append_3444) $(am__append_3451) \
 
26641
        $(am__append_3458) $(am__append_3465) $(am__append_3472) \
 
26642
        $(am__append_3479) $(am__append_3486) $(am__append_3493) \
 
26643
        $(am__append_3500) $(am__append_3507) $(am__append_3514) \
 
26644
        $(am__append_3521) $(am__append_3528) $(am__append_3535) \
 
26645
        $(am__append_3542) $(am__append_3549) $(am__append_3556) \
 
26646
        $(am__append_3563) $(am__append_3570) $(am__append_3577) \
 
26647
        $(am__append_3584) $(am__append_3591) $(am__append_3598) \
 
26648
        $(am__append_3605) $(am__append_3612) $(am__append_3619) \
 
26649
        $(am__append_3626) $(am__append_3633) $(am__append_3640) \
 
26650
        $(am__append_3647) $(am__append_3654) $(am__append_3661) \
 
26651
        $(am__append_3668) $(am__append_3675) $(am__append_3682) \
 
26652
        $(am__append_3689) $(am__append_3696) $(am__append_3703) \
 
26653
        $(am__append_3710) $(am__append_3717) $(am__append_3724) \
 
26654
        $(am__append_3731) $(am__append_3738) $(am__append_3745) \
 
26655
        $(am__append_3752) $(am__append_3759) $(am__append_3766) \
 
26656
        $(am__append_3773) $(am__append_3780) $(am__append_3787) \
 
26657
        $(am__append_3794) $(am__append_3801) $(am__append_3808) \
 
26658
        $(am__append_3815) $(am__append_3822) $(am__append_3829) \
 
26659
        $(am__append_3836) $(am__append_3843) $(am__append_3850) \
 
26660
        $(am__append_3857) $(am__append_3864) $(am__append_3871) \
 
26661
        $(am__append_3878) $(am__append_3885) $(am__append_3892) \
 
26662
        $(am__append_3899) $(am__append_3906) $(am__append_3913) \
 
26663
        $(am__append_3920) $(am__append_3927) $(am__append_3934) \
 
26664
        $(am__append_3941) $(am__append_3948) $(am__append_3955) \
 
26665
        $(am__append_3962) $(am__append_3969) $(am__append_3976) \
 
26666
        $(am__append_3983) $(am__append_3990) $(am__append_3997) \
 
26667
        $(am__append_4004) $(am__append_4011) $(am__append_4018) \
 
26668
        $(am__append_4025) $(am__append_4032) $(am__append_4039) \
 
26669
        $(am__append_4046) $(am__append_4053) $(am__append_4060) \
 
26670
        $(am__append_4067) $(am__append_4074) $(am__append_4081) \
 
26671
        $(am__append_4088) $(am__append_4095) $(am__append_4102) \
 
26672
        $(am__append_4109) $(am__append_4116) $(am__append_4123) \
 
26673
        $(am__append_4130) $(am__append_4137) $(am__append_4144) \
 
26674
        $(am__append_4151) $(am__append_4158) $(am__append_4165) \
 
26675
        $(am__append_4172) $(am__append_4179) $(am__append_4186) \
 
26676
        $(am__append_4193) $(am__append_4200) $(am__append_4207) \
 
26677
        $(am__append_4214) $(am__append_4221) $(am__append_4228) \
 
26678
        $(am__append_4235) $(am__append_4242) $(am__append_4249) \
 
26679
        $(am__append_4256) $(am__append_4263) $(am__append_4270) \
 
26680
        $(am__append_4277) $(am__append_4284) $(am__append_4291) \
 
26681
        $(am__append_4298) $(am__append_4305) $(am__append_4312) \
 
26682
        $(am__append_4319) $(am__append_4326) $(am__append_4333) \
 
26683
        $(am__append_4340) $(am__append_4347) $(am__append_4354) \
 
26684
        $(am__append_4361) $(am__append_4368) $(am__append_4375) \
 
26685
        $(am__append_4382) $(am__append_4389) $(am__append_4396) \
 
26686
        $(am__append_4403) $(am__append_4410) $(am__append_4417) \
 
26687
        $(am__append_4424) $(am__append_4431) $(am__append_4438) \
 
26688
        $(am__append_4445) $(am__append_4452) $(am__append_4459) \
 
26689
        $(am__append_4466) $(am__append_4473) $(am__append_4480) \
 
26690
        $(am__append_4487) $(am__append_4494) $(am__append_4501) \
 
26691
        $(am__append_4508) $(am__append_4515) $(am__append_4522) \
 
26692
        $(am__append_4529) $(am__append_4536) $(am__append_4543) \
 
26693
        $(am__append_4550) $(am__append_4557) $(am__append_4564) \
 
26694
        $(am__append_4571) $(am__append_4578) $(am__append_4585) \
 
26695
        $(am__append_4592) $(am__append_4599) $(am__append_4606) \
 
26696
        $(am__append_4613) $(am__append_4620) $(am__append_4627) \
 
26697
        $(am__append_4634) $(am__append_4641) $(am__append_4648) \
 
26698
        $(am__append_4655) $(am__append_4662) $(am__append_4669) \
 
26699
        $(am__append_4676) $(am__append_4683) $(am__append_4690) \
 
26700
        $(am__append_4697) $(am__append_4704) $(am__append_4711) \
 
26701
        $(am__append_4718) $(am__append_4725) $(am__append_4732) \
 
26702
        $(am__append_4739) $(am__append_4746) $(am__append_4753) \
 
26703
        $(am__append_4760) $(am__append_4767) $(am__append_4774) \
 
26704
        $(am__append_4781) $(am__append_4788) $(am__append_4795) \
 
26705
        $(am__append_4802) $(am__append_4809) $(am__append_4816) \
 
26706
        $(am__append_4823) $(am__append_4830) $(am__append_4837) \
 
26707
        $(am__append_4844) $(am__append_4851) $(am__append_4858) \
 
26708
        $(am__append_4865) $(am__append_4872) $(am__append_4879) \
 
26709
        $(am__append_4886) $(am__append_4893) $(am__append_4900) \
 
26710
        $(am__append_4907) $(am__append_4914) $(am__append_4921) \
 
26711
        $(am__append_4928) $(am__append_4935) $(am__append_4942) \
 
26712
        $(am__append_4949) $(am__append_4956) $(am__append_4963) \
 
26713
        $(am__append_4970) $(am__append_4977) $(am__append_4984) \
 
26714
        $(am__append_4991) $(am__append_4998) $(am__append_5005) \
 
26715
        $(am__append_5012) $(am__append_5019) $(am__append_5026) \
 
26716
        $(am__append_5033) $(am__append_5040) $(am__append_5047) \
 
26717
        $(am__append_5054) $(am__append_5061) $(am__append_5068) \
 
26718
        $(am__append_5075) $(am__append_5082) $(am__append_5089) \
 
26719
        $(am__append_5096) $(am__append_5103) $(am__append_5110) \
 
26720
        $(am__append_5117) $(am__append_5124) $(am__append_5131) \
 
26721
        $(am__append_5138) $(am__append_5145) $(am__append_5152) \
 
26722
        $(am__append_5159) $(am__append_5166) $(am__append_5173) \
 
26723
        $(am__append_5180) $(am__append_5187) $(am__append_5194) \
 
26724
        $(am__append_5201) $(am__append_5208) $(am__append_5215) \
 
26725
        $(am__append_5222) $(am__append_5229) $(am__append_5236) \
 
26726
        $(am__append_5243) $(am__append_5250) $(am__append_5257) \
 
26727
        $(am__append_5264) $(am__append_5271) $(am__append_5278) \
 
26728
        $(am__append_5285) $(am__append_5292) $(am__append_5299) \
 
26729
        $(am__append_5306) $(am__append_5313) $(am__append_5320) \
 
26730
        $(am__append_5327) $(am__append_5334) $(am__append_5341) \
 
26731
        $(am__append_5348) $(am__append_5355) $(am__append_5362) \
 
26732
        $(am__append_5369) $(am__append_5376) $(am__append_5383) \
 
26733
        $(am__append_5390) $(am__append_5397) $(am__append_5404) \
 
26734
        $(am__append_5411) $(am__append_5418) $(am__append_5425) \
 
26735
        $(am__append_5432) $(am__append_5439) $(am__append_5446) \
 
26736
        $(am__append_5453) $(am__append_5460) $(am__append_5467) \
 
26737
        $(am__append_5474) $(am__append_5481) $(am__append_5488) \
 
26738
        $(am__append_5495) $(am__append_5502) $(am__append_5509) \
 
26739
        $(am__append_5516) $(am__append_5523) $(am__append_5530) \
 
26740
        $(am__append_5537) $(am__append_5544) $(am__append_5551) \
 
26741
        $(am__append_5558) $(am__append_5565) $(am__append_5572) \
 
26742
        $(am__append_5579) $(am__append_5586) $(am__append_5593) \
 
26743
        $(am__append_5600) $(am__append_5607) $(am__append_5614) \
 
26744
        $(am__append_5621) $(am__append_5628) $(am__append_5635) \
 
26745
        $(am__append_5642) $(am__append_5649) $(am__append_5656) \
 
26746
        $(am__append_5663) $(am__append_5670) $(am__append_5677) \
 
26747
        $(am__append_5684) $(am__append_5691) $(am__append_5698) \
 
26748
        $(am__append_5705) $(am__append_5712) $(am__append_5719) \
 
26749
        $(am__append_5726) $(am__append_5733) $(am__append_5740) \
 
26750
        $(am__append_5747) $(am__append_5754) $(am__append_5761) \
 
26751
        $(am__append_5768) $(am__append_5775) $(am__append_5782) \
 
26752
        $(am__append_5789) $(am__append_5796) $(am__append_5803) \
 
26753
        $(am__append_5810) $(am__append_5817) $(am__append_5824) \
 
26754
        $(am__append_5831) $(am__append_5838) $(am__append_5845) \
 
26755
        $(am__append_5852) $(am__append_5859) $(am__append_5866) \
 
26756
        $(am__append_5873) $(am__append_5880) $(am__append_5887) \
 
26757
        $(am__append_5894) $(am__append_5901) $(am__append_5908) \
 
26758
        $(am__append_5915) $(am__append_5922) $(am__append_5929) \
 
26759
        $(am__append_5936) $(am__append_5943) $(am__append_5950) \
 
26760
        $(am__append_5957) $(am__append_5964) $(am__append_5971) \
 
26761
        $(am__append_5978) $(am__append_5985) $(am__append_5992) \
 
26762
        $(am__append_5999) $(am__append_6006) $(am__append_6013) \
 
26763
        $(am__append_6020) $(am__append_6027) $(am__append_6034) \
 
26764
        $(am__append_6041) $(am__append_6048) $(am__append_6055) \
 
26765
        $(am__append_6062) $(am__append_6069) $(am__append_6076) \
 
26766
        $(am__append_6083) $(am__append_6090) $(am__append_6097) \
 
26767
        $(am__append_6104) $(am__append_6111) $(am__append_6118) \
 
26768
        $(am__append_6125) $(am__append_6132) $(am__append_6139) \
 
26769
        $(am__append_6146) $(am__append_6153) $(am__append_6160) \
 
26770
        $(am__append_6167) $(am__append_6174) $(am__append_6181) \
 
26771
        $(am__append_6188) $(am__append_6195) $(am__append_6202) \
 
26772
        $(am__append_6209) $(am__append_6216) $(am__append_6223) \
 
26773
        $(am__append_6230) $(am__append_6237) $(am__append_6244) \
 
26774
        $(am__append_6251) $(am__append_6258) $(am__append_6265) \
 
26775
        $(am__append_6272) $(am__append_6279) $(am__append_6286) \
 
26776
        $(am__append_6293) $(am__append_6300) $(am__append_6307) \
 
26777
        $(am__append_6314) $(am__append_6321) $(am__append_6328) \
 
26778
        $(am__append_6335) $(am__append_6342) $(am__append_6349) \
 
26779
        $(am__append_6356) $(am__append_6363) $(am__append_6370) \
 
26780
        $(am__append_6377) $(am__append_6384) $(am__append_6391) \
 
26781
        $(am__append_6398) $(am__append_6405) $(am__append_6412) \
 
26782
        $(am__append_6419) $(am__append_6426) $(am__append_6433) \
 
26783
        $(am__append_6440) $(am__append_6447) $(am__append_6454) \
 
26784
        $(am__append_6461) $(am__append_6468) $(am__append_6475) \
 
26785
        $(am__append_6482) $(am__append_6489) $(am__append_6496) \
 
26786
        $(am__append_6503) $(am__append_6510) $(am__append_6517) \
 
26787
        $(am__append_6524) $(am__append_6531) $(am__append_6538) \
 
26788
        $(am__append_6545) $(am__append_6552) $(am__append_6559) \
 
26789
        $(am__append_6566) $(am__append_6573) $(am__append_6580) \
 
26790
        $(am__append_6587) $(am__append_6594) $(am__append_6601) \
 
26791
        $(am__append_6608) $(am__append_6615) $(am__append_6622) \
 
26792
        $(am__append_6629) $(am__append_6636) $(am__append_6643) \
 
26793
        $(am__append_6650) $(am__append_6657) $(am__append_6664) \
 
26794
        $(am__append_6671) $(am__append_6678) $(am__append_6685) \
 
26795
        $(am__append_6692) $(am__append_6699) $(am__append_6706) \
 
26796
        $(am__append_6713) $(am__append_6720) $(am__append_6727) \
 
26797
        $(am__append_6734) $(am__append_6741) $(am__append_6748) \
 
26798
        $(am__append_6755) $(am__append_6762) $(am__append_6769) \
 
26799
        $(am__append_6776) $(am__append_6783) $(am__append_6790) \
 
26800
        $(am__append_6797) $(am__append_6804) $(am__append_6811) \
 
26801
        $(am__append_6818) $(am__append_6825) $(am__append_6832) \
 
26802
        $(am__append_6839) $(am__append_6846) $(am__append_6853) \
 
26803
        $(am__append_6860) $(am__append_6867) $(am__append_6874) \
 
26804
        $(am__append_6881) $(am__append_6888) $(am__append_6895) \
 
26805
        $(am__append_6902) $(am__append_6909) $(am__append_6916) \
 
26806
        $(am__append_6923) $(am__append_6930) $(am__append_6937) \
 
26807
        $(am__append_6944) $(am__append_6951) $(am__append_6958) \
 
26808
        $(am__append_6965) $(am__append_6972) $(am__append_6979) \
 
26809
        $(am__append_6986) $(am__append_6993) $(am__append_7000) \
 
26810
        $(am__append_7007) $(am__append_7014) $(am__append_7021) \
 
26811
        $(am__append_7028) $(am__append_7035) $(am__append_7042) \
 
26812
        $(am__append_7049) $(am__append_7056) $(am__append_7063) \
 
26813
        $(am__append_7070) $(am__append_7077) $(am__append_7084) \
 
26814
        $(am__append_7091) $(am__append_7098) $(am__append_7105) \
 
26815
        $(am__append_7112) $(am__append_7119) $(am__append_7126) \
 
26816
        $(am__append_7133) $(am__append_7140) $(am__append_7147) \
 
26817
        $(am__append_7154) $(am__append_7161) $(am__append_7168) \
 
26818
        $(am__append_7175) $(am__append_7182) $(am__append_7189) \
 
26819
        $(am__append_7196) $(am__append_7203) $(am__append_7210) \
 
26820
        $(am__append_7217) $(am__append_7224) $(am__append_7231) \
 
26821
        $(am__append_7238) $(am__append_7245) $(am__append_7252) \
 
26822
        $(am__append_7259) $(am__append_7266) $(am__append_7273) \
 
26823
        $(am__append_7280) $(am__append_7287) $(am__append_7294) \
 
26824
        $(am__append_7301) $(am__append_7308) $(am__append_7315) \
 
26825
        $(am__append_7322) $(am__append_7329) $(am__append_7336) \
 
26826
        $(am__append_7343) $(am__append_7350) $(am__append_7357) \
 
26827
        $(am__append_7364) $(am__append_7371) $(am__append_7378) \
 
26828
        $(am__append_7385) $(am__append_7392) $(am__append_7399) \
 
26829
        $(am__append_7406) $(am__append_7413) $(am__append_7420) \
 
26830
        $(am__append_7427) $(am__append_7434) $(am__append_7441) \
 
26831
        $(am__append_7448) $(am__append_7455) $(am__append_7462) \
 
26832
        $(am__append_7469) $(am__append_7476) $(am__append_7483) \
 
26833
        $(am__append_7490) $(am__append_7497) $(am__append_7504) \
 
26834
        $(am__append_7511) $(am__append_7518) $(am__append_7525) \
 
26835
        $(am__append_7532) $(am__append_7539) $(am__append_7546) \
 
26836
        $(am__append_7553) $(am__append_7560) $(am__append_7567) \
 
26837
        $(am__append_7574) $(am__append_7581) $(am__append_7588) \
 
26838
        $(am__append_7595) $(am__append_7602) $(am__append_7609) \
 
26839
        $(am__append_7616) $(am__append_7623) $(am__append_7630) \
 
26840
        $(am__append_7637) $(am__append_7644) $(am__append_7651) \
 
26841
        $(am__append_7658) $(am__append_7665) $(am__append_7672) \
 
26842
        $(am__append_7679) $(am__append_7686) $(am__append_7693) \
 
26843
        $(am__append_7700) $(am__append_7707) $(am__append_7714) \
 
26844
        $(am__append_7721) $(am__append_7728) $(am__append_7735) \
 
26845
        $(am__append_7742) $(am__append_7749) $(am__append_7756) \
 
26846
        $(am__append_7763) $(am__append_7770) $(am__append_7777) \
 
26847
        $(am__append_7784) $(am__append_7791) $(am__append_7798) \
 
26848
        $(am__append_7805) $(am__append_7812) $(am__append_7819) \
 
26849
        $(am__append_7826) $(am__append_7833) $(am__append_7840) \
 
26850
        $(am__append_7847) $(am__append_7854) $(am__append_7861) \
 
26851
        $(am__append_7868) $(am__append_7875) $(am__append_7882) \
 
26852
        $(am__append_7889) $(am__append_7896) $(am__append_7903) \
 
26853
        $(am__append_7910) $(am__append_7917) $(am__append_7924) \
 
26854
        $(am__append_7931) $(am__append_7938) $(am__append_7945) \
 
26855
        $(am__append_7952) $(am__append_7959) $(am__append_7966) \
 
26856
        $(am__append_7973) $(am__append_7980) $(am__append_7987) \
 
26857
        $(am__append_7994) $(am__append_8001) $(am__append_8008) \
 
26858
        $(am__append_8015) $(am__append_8022) $(am__append_8029) \
 
26859
        $(am__append_8036) $(am__append_8043) $(am__append_8050) \
 
26860
        $(am__append_8057) $(am__append_8064) $(am__append_8071) \
 
26861
        $(am__append_8078) $(am__append_8085) $(am__append_8092) \
 
26862
        $(am__append_8099) $(am__append_8106) $(am__append_8113) \
 
26863
        $(am__append_8120) $(am__append_8127) $(am__append_8134) \
 
26864
        $(am__append_8141) $(am__append_8148) $(am__append_8155) \
 
26865
        $(am__append_8162) $(am__append_8169) $(am__append_8176) \
 
26866
        $(am__append_8183) $(am__append_8190) $(am__append_8197) \
 
26867
        $(am__append_8204) $(am__append_8211) $(am__append_8218) \
 
26868
        $(am__append_8225) $(am__append_8232) $(am__append_8239) \
 
26869
        $(am__append_8246) $(am__append_8253) $(am__append_8260) \
 
26870
        $(am__append_8267) $(am__append_8274) $(am__append_8281) \
 
26871
        $(am__append_8288) $(am__append_8295) $(am__append_8302) \
 
26872
        $(am__append_8309) $(am__append_8316) $(am__append_8323) \
 
26873
        $(am__append_8330) $(am__append_8337) $(am__append_8344) \
 
26874
        $(am__append_8351) $(am__append_8358) $(am__append_8365) \
 
26875
        $(am__append_8372) $(am__append_8379) $(am__append_8386) \
 
26876
        $(am__append_8393) $(am__append_8400) $(am__append_8407) \
 
26877
        $(am__append_8414) $(am__append_8421) $(am__append_8428) \
 
26878
        $(am__append_8435) $(am__append_8442) $(am__append_8449) \
 
26879
        $(am__append_8456) $(am__append_8463) $(am__append_8470) \
 
26880
        $(am__append_8477) $(am__append_8484) $(am__append_8491) \
 
26881
        $(am__append_8498) $(am__append_8505) $(am__append_8512) \
 
26882
        $(am__append_8519) $(am__append_8526) $(am__append_8533) \
 
26883
        $(am__append_8540) $(am__append_8547) $(am__append_8554) \
 
26884
        $(am__append_8561) $(am__append_8568) $(am__append_8575) \
 
26885
        $(am__append_8582) $(am__append_8589) $(am__append_8596) \
 
26886
        $(am__append_8603) $(am__append_8610) $(am__append_8617) \
 
26887
        $(am__append_8624) $(am__append_8631) $(am__append_8638) \
 
26888
        $(am__append_8645) $(am__append_8652) $(am__append_8659) \
 
26889
        $(am__append_8666) $(am__append_8673) $(am__append_8680) \
 
26890
        $(am__append_8687) $(am__append_8694) $(am__append_8701) \
 
26891
        $(am__append_8708) $(am__append_8715) $(am__append_8722) \
 
26892
        $(am__append_8729) $(am__append_8736) $(am__append_8743) \
 
26893
        $(am__append_8750) $(am__append_8757) $(am__append_8764) \
 
26894
        $(am__append_8771) $(am__append_8778) $(am__append_8785) \
 
26895
        $(am__append_8792) $(am__append_8799) $(am__append_8806) \
 
26896
        $(am__append_8813) $(am__append_8820) $(am__append_8827) \
 
26897
        $(am__append_8834) $(am__append_8841) $(am__append_8848) \
 
26898
        $(am__append_8855) $(am__append_8862) $(am__append_8869) \
 
26899
        $(am__append_8876) $(am__append_8883) $(am__append_8890) \
 
26900
        $(am__append_8897) $(am__append_8904) $(am__append_8911) \
 
26901
        $(am__append_8918) $(am__append_8925) $(am__append_8932) \
 
26902
        $(am__append_8939) $(am__append_8946) $(am__append_8953) \
 
26903
        $(am__append_8960) $(am__append_8967) $(am__append_8974) \
 
26904
        $(am__append_8981) $(am__append_8988) $(am__append_8995) \
 
26905
        $(am__append_9002) $(am__append_9009) $(am__append_9016) \
 
26906
        $(am__append_9023) $(am__append_9030) $(am__append_9037) \
 
26907
        $(am__append_9044) $(am__append_9051) $(am__append_9058) \
 
26908
        $(am__append_9065) $(am__append_9072) $(am__append_9079) \
 
26909
        $(am__append_9086) $(am__append_9093) $(am__append_9100) \
 
26910
        $(am__append_9107) $(am__append_9114) $(am__append_9121) \
 
26911
        $(am__append_9128) $(am__append_9135) $(am__append_9142) \
 
26912
        $(am__append_9149) $(am__append_9156) $(am__append_9163) \
 
26913
        $(am__append_9170) $(am__append_9177) $(am__append_9184) \
 
26914
        $(am__append_9191) $(am__append_9198) $(am__append_9205) \
 
26915
        $(am__append_9212) $(am__append_9219) $(am__append_9226) \
 
26916
        $(am__append_9233) $(am__append_9240) $(am__append_9247) \
 
26917
        $(am__append_9254) $(am__append_9261) $(am__append_9268) \
 
26918
        $(am__append_9275) $(am__append_9282) $(am__append_9289) \
 
26919
        $(am__append_9296) $(am__append_9303) $(am__append_9310) \
 
26920
        $(am__append_9317) $(am__append_9324) $(am__append_9331) \
 
26921
        $(am__append_9338) $(am__append_9345) $(am__append_9352) \
 
26922
        $(am__append_9359) $(am__append_9366) $(am__append_9373) \
 
26923
        $(am__append_9380) $(am__append_9387) $(am__append_9394) \
 
26924
        $(am__append_9401) $(am__append_9408) $(am__append_9415) \
 
26925
        $(am__append_9422) $(am__append_9429) $(am__append_9436) \
 
26926
        $(am__append_9443) $(am__append_9450) $(am__append_9457) \
 
26927
        $(am__append_9464) $(am__append_9471) $(am__append_9478) \
 
26928
        $(am__append_9485) $(am__append_9492) $(am__append_9499) \
 
26929
        $(am__append_9506) $(am__append_9513) $(am__append_9520) \
 
26930
        $(am__append_9527) $(am__append_9534) $(am__append_9541) \
 
26931
        $(am__append_9548) $(am__append_9555) $(am__append_9562) \
 
26932
        $(am__append_9569) $(am__append_9576) $(am__append_9583) \
 
26933
        $(am__append_9590) $(am__append_9597) $(am__append_9604) \
 
26934
        $(am__append_9611) $(am__append_9618) $(am__append_9625) \
 
26935
        $(am__append_9632) $(am__append_9639) $(am__append_9646) \
 
26936
        $(am__append_9653) $(am__append_9660) $(am__append_9667) \
 
26937
        $(am__append_9674) $(am__append_9681) $(am__append_9688) \
 
26938
        $(am__append_9695) $(am__append_9702) $(am__append_9709) \
 
26939
        $(am__append_9716) $(am__append_9723) $(am__append_9730) \
 
26940
        $(am__append_9737) $(am__append_9744) $(am__append_9751) \
 
26941
        $(am__append_9758) $(am__append_9765) $(am__append_9772) \
 
26942
        $(am__append_9779) $(am__append_9786) $(am__append_9793) \
 
26943
        $(am__append_9800) $(am__append_9807) $(am__append_9814) \
 
26944
        $(am__append_9821) $(am__append_9828) $(am__append_9835) \
 
26945
        $(am__append_9842) $(am__append_9849) $(am__append_9856) \
 
26946
        $(am__append_9863) $(am__append_9870) $(am__append_9877) \
 
26947
        $(am__append_9884) $(am__append_9891) $(am__append_9898) \
 
26948
        $(am__append_9905) $(am__append_9912) $(am__append_9919) \
 
26949
        $(am__append_9926) $(am__append_9933) $(am__append_9940) \
 
26950
        $(am__append_9947) $(am__append_9954) $(am__append_9961) \
 
26951
        $(am__append_9968) $(am__append_9975) $(am__append_9982) \
 
26952
        $(am__append_9989) $(am__append_9996) $(am__append_10003) \
 
26953
        $(am__append_10010) $(am__append_10017) $(am__append_10024) \
 
26954
        $(am__append_10031) $(am__append_10038) $(am__append_10045) \
 
26955
        $(am__append_10052) $(am__append_10059) $(am__append_10066) \
 
26956
        $(am__append_10073) $(am__append_10080) $(am__append_10087) \
 
26957
        $(am__append_10094) $(am__append_10101) $(am__append_10108) \
 
26958
        $(am__append_10115) $(am__append_10122) $(am__append_10129) \
 
26959
        $(am__append_10136) $(am__append_10143) $(am__append_10150) \
 
26960
        $(am__append_10157) $(am__append_10164) $(am__append_10171) \
 
26961
        $(am__append_10178) $(am__append_10185) $(am__append_10192) \
 
26962
        $(am__append_10199) $(am__append_10206) $(am__append_10213) \
 
26963
        $(am__append_10220) $(am__append_10227) $(am__append_10234) \
 
26964
        $(am__append_10241) $(am__append_10248) $(am__append_10255) \
 
26965
        $(am__append_10262) $(am__append_10269) $(am__append_10276) \
 
26966
        $(am__append_10283) $(am__append_10290) $(am__append_10297) \
 
26967
        $(am__append_10304) $(am__append_10311) $(am__append_10318) \
 
26968
        $(am__append_10325) $(am__append_10332) $(am__append_10339) \
 
26969
        $(am__append_10346) $(am__append_10353) $(am__append_10360) \
 
26970
        $(am__append_10367) $(am__append_10374) $(am__append_10381) \
 
26971
        $(am__append_10388) $(am__append_10395) $(am__append_10402) \
 
26972
        $(am__append_10409) $(am__append_10416) $(am__append_10423) \
 
26973
        $(am__append_10430) $(am__append_10437) $(am__append_10444) \
 
26974
        $(am__append_10451) $(am__append_10458) $(am__append_10465) \
 
26975
        $(am__append_10472) $(am__append_10479) $(am__append_10486) \
 
26976
        $(am__append_10493) $(am__append_10500) $(am__append_10507) \
 
26977
        $(am__append_10514) $(am__append_10521) $(am__append_10528) \
 
26978
        $(am__append_10535) $(am__append_10542) $(am__append_10549) \
 
26979
        $(am__append_10556) $(am__append_10563) $(am__append_10570) \
 
26980
        $(am__append_10577) $(am__append_10584) $(am__append_10591) \
 
26981
        $(am__append_10598) $(am__append_10605) $(am__append_10612) \
 
26982
        $(am__append_10619) $(am__append_10626) $(am__append_10633) \
 
26983
        $(am__append_10640) $(am__append_10647) $(am__append_10654) \
 
26984
        $(am__append_10661) $(am__append_10668) $(am__append_10675) \
 
26985
        $(am__append_10682) $(am__append_10689) $(am__append_10696) \
 
26986
        $(am__append_10703) $(am__append_10710) $(am__append_10717) \
 
26987
        $(am__append_10724) $(am__append_10731) $(am__append_10738) \
 
26988
        $(am__append_10745) $(am__append_10752) $(am__append_10759) \
 
26989
        $(am__append_10766) $(am__append_10773) $(am__append_10780) \
 
26990
        $(am__append_10787) $(am__append_10794) $(am__append_10801) \
 
26991
        $(am__append_10808) $(am__append_10815) $(am__append_10822) \
 
26992
        $(am__append_10829) $(am__append_10836) $(am__append_10843) \
 
26993
        $(am__append_10850) $(am__append_10857) $(am__append_10864) \
 
26994
        $(am__append_10871) $(am__append_10878) $(am__append_10885) \
 
26995
        $(am__append_10892) $(am__append_10899) $(am__append_10906) \
 
26996
        $(am__append_10913) $(am__append_10920) $(am__append_10927) \
 
26997
        $(am__append_10934) $(am__append_10941) $(am__append_10948) \
 
26998
        $(am__append_10955) $(am__append_10962) $(am__append_10969) \
 
26999
        $(am__append_10976) $(am__append_10983) $(am__append_10990) \
 
27000
        $(am__append_10997) $(am__append_11004) $(am__append_11011) \
 
27001
        $(am__append_11018) $(am__append_11025) $(am__append_11032) \
 
27002
        $(am__append_11039) $(am__append_11046) $(am__append_11053) \
 
27003
        $(am__append_11060) $(am__append_11067) $(am__append_11074) \
 
27004
        $(am__append_11081) $(am__append_11088) $(am__append_11095) \
 
27005
        $(am__append_11102) $(am__append_11109) $(am__append_11116) \
 
27006
        $(am__append_11123) $(am__append_11130) $(am__append_11137) \
 
27007
        $(am__append_11144) $(am__append_11151) $(am__append_11158) \
 
27008
        $(am__append_11165) $(am__append_11172) $(am__append_11179) \
 
27009
        $(am__append_11186) $(am__append_11193) $(am__append_11200) \
 
27010
        $(am__append_11207) $(am__append_11214) $(am__append_11221) \
 
27011
        $(am__append_11228) $(am__append_11235) $(am__append_11242) \
 
27012
        $(am__append_11249) $(am__append_11256) $(am__append_11263) \
 
27013
        $(am__append_11270) $(am__append_11277) $(am__append_11284) \
 
27014
        $(am__append_11291) $(am__append_11298) $(am__append_11305) \
 
27015
        $(am__append_11312) $(am__append_11319) $(am__append_11326) \
 
27016
        $(am__append_11333) $(am__append_11340) $(am__append_11347) \
 
27017
        $(am__append_11354) $(am__append_11361) $(am__append_11368) \
 
27018
        $(am__append_11375) $(am__append_11382) $(am__append_11389) \
 
27019
        $(am__append_11396) $(am__append_11403) $(am__append_11410) \
 
27020
        $(am__append_11417) $(am__append_11424) $(am__append_11431) \
 
27021
        $(am__append_11438) $(am__append_11445) $(am__append_11452) \
 
27022
        $(am__append_11459) $(am__append_11466) $(am__append_11473) \
 
27023
        $(am__append_11480) $(am__append_11487) $(am__append_11494) \
 
27024
        $(am__append_11501) $(am__append_11508) $(am__append_11515) \
 
27025
        $(am__append_11522) $(am__append_11529) $(am__append_11536) \
 
27026
        $(am__append_11543) $(am__append_11550) $(am__append_11557) \
 
27027
        $(am__append_11564) $(am__append_11571) $(am__append_11578) \
 
27028
        $(am__append_11585) $(am__append_11592) $(am__append_11599) \
 
27029
        $(am__append_11606) $(am__append_11613) $(am__append_11620) \
 
27030
        $(am__append_11627) $(am__append_11634) $(am__append_11641) \
 
27031
        $(am__append_11648) $(am__append_11655) $(am__append_11662) \
 
27032
        $(am__append_11669) $(am__append_11676) $(am__append_11683) \
 
27033
        $(am__append_11690) $(am__append_11697) $(am__append_11704) \
 
27034
        $(am__append_11711) $(am__append_11718) $(am__append_11725) \
 
27035
        $(am__append_11732) $(am__append_11739) $(am__append_11746) \
 
27036
        $(am__append_11753) $(am__append_11760) $(am__append_11767) \
 
27037
        $(am__append_11774) $(am__append_11781) $(am__append_11788) \
 
27038
        $(am__append_11795) $(am__append_11802) $(am__append_11809) \
 
27039
        $(am__append_11816) $(am__append_11823) $(am__append_11830) \
 
27040
        $(am__append_11837) $(am__append_11844) $(am__append_11851) \
 
27041
        $(am__append_11858) $(am__append_11865) $(am__append_11872) \
 
27042
        $(am__append_11879) $(am__append_11886) $(am__append_11893) \
 
27043
        $(am__append_11900) $(am__append_11907) $(am__append_11914) \
 
27044
        $(am__append_11921) $(am__append_11928) $(am__append_11935) \
 
27045
        $(am__append_11942) $(am__append_11949) $(am__append_11956) \
 
27046
        $(am__append_11963) $(am__append_11970) $(am__append_11977) \
 
27047
        $(am__append_11984) $(am__append_11991) $(am__append_11998) \
 
27048
        $(am__append_12005) $(am__append_12012) $(am__append_12019) \
 
27049
        $(am__append_12026) $(am__append_12033) $(am__append_12040) \
 
27050
        $(am__append_12047) $(am__append_12054) $(am__append_12061) \
 
27051
        $(am__append_12068) $(am__append_12075) $(am__append_12082) \
 
27052
        $(am__append_12089) $(am__append_12096) $(am__append_12103) \
 
27053
        $(am__append_12110) $(am__append_12117) $(am__append_12124) \
 
27054
        $(am__append_12131) $(am__append_12138) $(am__append_12145) \
 
27055
        $(am__append_12152) $(am__append_12158) $(am__append_12163) \
 
27056
        $(am__append_12168) $(am__append_12173) $(am__append_12178) \
 
27057
        $(am__append_12183) $(am__append_12188) $(am__append_12193) \
 
27058
        $(am__append_12198) $(am__append_12203) $(am__append_12208) \
 
27059
        $(am__append_12213) $(am__append_12218) $(am__append_12223) \
 
27060
        $(am__append_12228) $(am__append_12233) $(am__append_12238) \
 
27061
        $(am__append_12243) $(am__append_12248) $(am__append_12258) \
 
27062
        $(am__append_12267) $(am__append_12276) $(am__append_12285) \
 
27063
        $(am__append_12294) $(am__append_12303) $(am__append_12312) \
 
27064
        $(am__append_12321) $(am__append_12330) $(am__append_12339) \
 
27065
        $(am__append_12348) $(am__append_12351) $(am__append_12354) \
 
27066
        $(am__append_12358) $(am__append_12361) $(am__append_12364) \
 
27067
        $(am__append_12367) $(am__append_12370) $(am__append_12373) \
 
27068
        $(am__append_12376) $(am__append_12379) $(am__append_12382) \
 
27069
        $(am__append_12385) $(am__append_12388) $(am__append_12391) \
 
27070
        $(am__append_12394) $(am__append_12397) $(am__append_12400) \
 
27071
        $(am__append_12403) $(am__append_12406) $(am__append_12409) \
 
27072
        $(am__append_12412) $(am__append_12415) $(am__append_12418) \
 
27073
        $(am__append_12420) symlist.h symlist.c kernel_syms.lst \
 
27074
        $(am__append_12435) fs.lst command.lst partmap.lst \
 
27075
        terminal.lst parttool.lst video.lst crypto.lst config.log \
 
27076
        syminfo.lst moddep.lst $(MOD_FILES) $(am__append_12437)
 
27077
BUILT_SOURCES = $(am__append_13) $(am__append_20) $(am__append_27) \
 
27078
        $(am__append_34) $(am__append_41) $(am__append_48) \
 
27079
        $(am__append_55) $(am__append_62) $(am__append_69) \
 
27080
        $(am__append_76) $(am__append_83) $(am__append_90) \
 
27081
        $(am__append_97) $(am__append_104) $(am__append_111) \
 
27082
        $(am__append_118) $(am__append_125) $(am__append_132) \
 
27083
        $(am__append_139) $(am__append_146) $(am__append_153) \
 
27084
        $(am__append_160) $(am__append_167) $(am__append_174) \
 
27085
        $(am__append_181) $(am__append_188) $(am__append_195) \
 
27086
        $(am__append_202) $(am__append_209) $(am__append_216) \
 
27087
        $(am__append_223) $(am__append_230) $(am__append_237) \
 
27088
        $(am__append_244) $(am__append_251) $(am__append_258) \
 
27089
        $(am__append_265) $(am__append_272) $(am__append_279) \
 
27090
        $(am__append_286) $(am__append_293) $(am__append_300) \
 
27091
        $(am__append_307) $(am__append_314) $(am__append_321) \
 
27092
        $(am__append_328) $(am__append_335) $(am__append_342) \
 
27093
        $(am__append_349) $(am__append_356) $(am__append_363) \
 
27094
        $(am__append_370) $(am__append_377) $(am__append_384) \
 
27095
        $(am__append_391) $(am__append_398) $(am__append_405) \
 
27096
        $(am__append_412) $(am__append_419) $(am__append_426) \
 
27097
        $(am__append_433) $(am__append_440) $(am__append_447) \
 
27098
        $(am__append_454) $(am__append_461) $(am__append_468) \
 
27099
        $(am__append_475) $(am__append_482) $(am__append_489) \
 
27100
        $(am__append_496) $(am__append_503) $(am__append_510) \
 
27101
        $(am__append_517) $(am__append_524) $(am__append_531) \
 
27102
        $(am__append_538) $(am__append_545) $(am__append_552) \
 
27103
        $(am__append_559) $(am__append_566) $(am__append_573) \
 
27104
        $(am__append_580) $(am__append_587) $(am__append_594) \
 
27105
        $(am__append_601) $(am__append_608) $(am__append_615) \
 
27106
        $(am__append_622) $(am__append_629) $(am__append_636) \
 
27107
        $(am__append_643) $(am__append_650) $(am__append_657) \
 
27108
        $(am__append_664) $(am__append_671) $(am__append_678) \
 
27109
        $(am__append_685) $(am__append_692) $(am__append_699) \
 
27110
        $(am__append_706) $(am__append_713) $(am__append_720) \
 
27111
        $(am__append_727) $(am__append_734) $(am__append_741) \
 
27112
        $(am__append_748) $(am__append_755) $(am__append_762) \
 
27113
        $(am__append_769) $(am__append_776) $(am__append_783) \
 
27114
        $(am__append_790) $(am__append_797) $(am__append_804) \
 
27115
        $(am__append_811) $(am__append_818) $(am__append_825) \
 
27116
        $(am__append_832) $(am__append_839) $(am__append_846) \
 
27117
        $(am__append_853) $(am__append_860) $(am__append_867) \
 
27118
        $(am__append_874) $(am__append_881) $(am__append_888) \
 
27119
        $(am__append_895) $(am__append_902) $(am__append_909) \
 
27120
        $(am__append_916) $(am__append_923) $(am__append_930) \
 
27121
        $(am__append_937) $(am__append_944) $(am__append_951) \
 
27122
        $(am__append_958) $(am__append_965) $(am__append_972) \
 
27123
        $(am__append_979) $(am__append_986) $(am__append_993) \
 
27124
        $(am__append_1000) $(am__append_1007) $(am__append_1014) \
 
27125
        $(am__append_1021) $(am__append_1028) $(am__append_1035) \
 
27126
        $(am__append_1042) $(am__append_1049) $(am__append_1056) \
 
27127
        $(am__append_1063) $(am__append_1070) $(am__append_1077) \
 
27128
        $(am__append_1084) $(am__append_1091) $(am__append_1098) \
 
27129
        $(am__append_1105) $(am__append_1112) $(am__append_1119) \
 
27130
        $(am__append_1126) $(am__append_1133) $(am__append_1140) \
 
27131
        $(am__append_1147) $(am__append_1154) $(am__append_1161) \
 
27132
        $(am__append_1168) $(am__append_1175) $(am__append_1182) \
 
27133
        $(am__append_1189) $(am__append_1196) $(am__append_1203) \
 
27134
        $(am__append_1210) $(am__append_1217) $(am__append_1224) \
 
27135
        $(am__append_1231) $(am__append_1238) $(am__append_1245) \
 
27136
        $(am__append_1252) $(am__append_1259) $(am__append_1266) \
 
27137
        $(am__append_1273) $(am__append_1280) $(am__append_1287) \
 
27138
        $(am__append_1294) $(am__append_1301) $(am__append_1308) \
 
27139
        $(am__append_1315) $(am__append_1322) $(am__append_1329) \
 
27140
        $(am__append_1336) $(am__append_1343) $(am__append_1350) \
 
27141
        $(am__append_1357) $(am__append_1364) $(am__append_1371) \
 
27142
        $(am__append_1378) $(am__append_1385) $(am__append_1392) \
 
27143
        $(am__append_1399) $(am__append_1406) $(am__append_1413) \
 
27144
        $(am__append_1420) $(am__append_1427) $(am__append_1434) \
 
27145
        $(am__append_1441) $(am__append_1448) $(am__append_1455) \
 
27146
        $(am__append_1462) $(am__append_1469) $(am__append_1476) \
 
27147
        $(am__append_1483) $(am__append_1490) $(am__append_1497) \
 
27148
        $(am__append_1504) $(am__append_1511) $(am__append_1518) \
 
27149
        $(am__append_1525) $(am__append_1532) $(am__append_1539) \
 
27150
        $(am__append_1546) $(am__append_1553) $(am__append_1560) \
 
27151
        $(am__append_1567) $(am__append_1574) $(am__append_1581) \
 
27152
        $(am__append_1588) $(am__append_1595) $(am__append_1602) \
 
27153
        $(am__append_1609) $(am__append_1616) $(am__append_1623) \
 
27154
        $(am__append_1630) $(am__append_1637) $(am__append_1644) \
 
27155
        $(am__append_1651) $(am__append_1658) $(am__append_1665) \
 
27156
        $(am__append_1672) $(am__append_1679) $(am__append_1686) \
 
27157
        $(am__append_1693) $(am__append_1700) $(am__append_1707) \
 
27158
        $(am__append_1714) $(am__append_1721) $(am__append_1728) \
 
27159
        $(am__append_1735) $(am__append_1742) $(am__append_1749) \
 
27160
        $(am__append_1756) $(am__append_1763) $(am__append_1770) \
 
27161
        $(am__append_1777) $(am__append_1784) $(am__append_1791) \
 
27162
        $(am__append_1798) $(am__append_1805) $(am__append_1812) \
 
27163
        $(am__append_1819) $(am__append_1826) $(am__append_1833) \
 
27164
        $(am__append_1840) $(am__append_1847) $(am__append_1854) \
 
27165
        $(am__append_1861) $(am__append_1868) $(am__append_1875) \
 
27166
        $(am__append_1882) $(am__append_1889) $(am__append_1896) \
 
27167
        $(am__append_1903) $(am__append_1910) $(am__append_1917) \
 
27168
        $(am__append_1924) $(am__append_1931) $(am__append_1938) \
 
27169
        $(am__append_1945) $(am__append_1952) $(am__append_1959) \
 
27170
        $(am__append_1966) $(am__append_1973) $(am__append_1980) \
 
27171
        $(am__append_1987) $(am__append_1994) $(am__append_2001) \
 
27172
        $(am__append_2008) $(am__append_2015) $(am__append_2022) \
 
27173
        $(am__append_2029) $(am__append_2036) $(am__append_2043) \
 
27174
        $(am__append_2050) $(am__append_2057) $(am__append_2064) \
 
27175
        $(am__append_2071) $(am__append_2078) $(am__append_2085) \
 
27176
        $(am__append_2092) $(am__append_2099) $(am__append_2106) \
 
27177
        $(am__append_2113) $(am__append_2120) $(am__append_2127) \
 
27178
        $(am__append_2134) $(am__append_2141) $(am__append_2148) \
 
27179
        $(am__append_2155) $(am__append_2162) $(am__append_2169) \
 
27180
        $(am__append_2176) $(am__append_2183) $(am__append_2190) \
 
27181
        $(am__append_2197) $(am__append_2204) $(am__append_2211) \
 
27182
        $(am__append_2218) $(am__append_2225) $(am__append_2232) \
 
27183
        $(am__append_2239) $(am__append_2246) $(am__append_2253) \
 
27184
        $(am__append_2260) $(am__append_2267) $(am__append_2274) \
 
27185
        $(am__append_2281) $(am__append_2288) $(am__append_2295) \
 
27186
        $(am__append_2302) $(am__append_2309) $(am__append_2316) \
 
27187
        $(am__append_2323) $(am__append_2330) $(am__append_2337) \
 
27188
        $(am__append_2344) $(am__append_2351) $(am__append_2358) \
 
27189
        $(am__append_2365) $(am__append_2372) $(am__append_2379) \
 
27190
        $(am__append_2386) $(am__append_2393) $(am__append_2400) \
 
27191
        $(am__append_2407) $(am__append_2414) $(am__append_2421) \
 
27192
        $(am__append_2428) $(am__append_2435) $(am__append_2442) \
 
27193
        $(am__append_2449) $(am__append_2456) $(am__append_2463) \
 
27194
        $(am__append_2470) $(am__append_2477) $(am__append_2484) \
 
27195
        $(am__append_2491) $(am__append_2498) $(am__append_2505) \
 
27196
        $(am__append_2512) $(am__append_2519) $(am__append_2526) \
 
27197
        $(am__append_2533) $(am__append_2540) $(am__append_2547) \
 
27198
        $(am__append_2554) $(am__append_2561) $(am__append_2568) \
 
27199
        $(am__append_2575) $(am__append_2582) $(am__append_2589) \
 
27200
        $(am__append_2596) $(am__append_2603) $(am__append_2610) \
 
27201
        $(am__append_2617) $(am__append_2624) $(am__append_2631) \
 
27202
        $(am__append_2638) $(am__append_2645) $(am__append_2652) \
 
27203
        $(am__append_2659) $(am__append_2666) $(am__append_2673) \
 
27204
        $(am__append_2680) $(am__append_2687) $(am__append_2694) \
 
27205
        $(am__append_2701) $(am__append_2708) $(am__append_2715) \
 
27206
        $(am__append_2722) $(am__append_2729) $(am__append_2736) \
 
27207
        $(am__append_2743) $(am__append_2750) $(am__append_2757) \
 
27208
        $(am__append_2764) $(am__append_2771) $(am__append_2778) \
 
27209
        $(am__append_2785) $(am__append_2792) $(am__append_2799) \
 
27210
        $(am__append_2806) $(am__append_2813) $(am__append_2820) \
 
27211
        $(am__append_2827) $(am__append_2834) $(am__append_2841) \
 
27212
        $(am__append_2848) $(am__append_2855) $(am__append_2862) \
 
27213
        $(am__append_2869) $(am__append_2876) $(am__append_2883) \
 
27214
        $(am__append_2890) $(am__append_2897) $(am__append_2904) \
 
27215
        $(am__append_2911) $(am__append_2918) $(am__append_2925) \
 
27216
        $(am__append_2932) $(am__append_2939) $(am__append_2946) \
 
27217
        $(am__append_2953) $(am__append_2960) $(am__append_2967) \
 
27218
        $(am__append_2974) $(am__append_2981) $(am__append_2988) \
 
27219
        $(am__append_2995) $(am__append_3002) $(am__append_3009) \
 
27220
        $(am__append_3016) $(am__append_3023) $(am__append_3030) \
 
27221
        $(am__append_3037) $(am__append_3044) $(am__append_3051) \
 
27222
        $(am__append_3058) $(am__append_3065) $(am__append_3072) \
 
27223
        $(am__append_3079) $(am__append_3086) $(am__append_3093) \
 
27224
        $(am__append_3100) $(am__append_3107) $(am__append_3114) \
 
27225
        $(am__append_3121) $(am__append_3128) $(am__append_3135) \
 
27226
        $(am__append_3142) $(am__append_3149) $(am__append_3156) \
 
27227
        $(am__append_3163) $(am__append_3170) $(am__append_3177) \
 
27228
        $(am__append_3184) $(am__append_3191) $(am__append_3198) \
 
27229
        $(am__append_3205) $(am__append_3212) $(am__append_3219) \
 
27230
        $(am__append_3226) $(am__append_3233) $(am__append_3240) \
 
27231
        $(am__append_3247) $(am__append_3254) $(am__append_3261) \
 
27232
        $(am__append_3268) $(am__append_3275) $(am__append_3282) \
 
27233
        $(am__append_3289) $(am__append_3296) $(am__append_3303) \
 
27234
        $(am__append_3310) $(am__append_3317) $(am__append_3324) \
 
27235
        $(am__append_3331) $(am__append_3338) $(am__append_3345) \
 
27236
        $(am__append_3352) $(am__append_3359) $(am__append_3366) \
 
27237
        $(am__append_3373) $(am__append_3380) $(am__append_3387) \
 
27238
        $(am__append_3394) $(am__append_3401) $(am__append_3408) \
 
27239
        $(am__append_3415) $(am__append_3422) $(am__append_3429) \
 
27240
        $(am__append_3436) $(am__append_3443) $(am__append_3450) \
 
27241
        $(am__append_3457) $(am__append_3464) $(am__append_3471) \
 
27242
        $(am__append_3478) $(am__append_3485) $(am__append_3492) \
 
27243
        $(am__append_3499) $(am__append_3506) $(am__append_3513) \
 
27244
        $(am__append_3520) $(am__append_3527) $(am__append_3534) \
 
27245
        $(am__append_3541) $(am__append_3548) $(am__append_3555) \
 
27246
        $(am__append_3562) $(am__append_3569) $(am__append_3576) \
 
27247
        $(am__append_3583) $(am__append_3590) $(am__append_3597) \
 
27248
        $(am__append_3604) $(am__append_3611) $(am__append_3618) \
 
27249
        $(am__append_3625) $(am__append_3632) $(am__append_3639) \
 
27250
        $(am__append_3646) $(am__append_3653) $(am__append_3660) \
 
27251
        $(am__append_3667) $(am__append_3674) $(am__append_3681) \
 
27252
        $(am__append_3688) $(am__append_3695) $(am__append_3702) \
 
27253
        $(am__append_3709) $(am__append_3716) $(am__append_3723) \
 
27254
        $(am__append_3730) $(am__append_3737) $(am__append_3744) \
 
27255
        $(am__append_3751) $(am__append_3758) $(am__append_3765) \
 
27256
        $(am__append_3772) $(am__append_3779) $(am__append_3786) \
 
27257
        $(am__append_3793) $(am__append_3800) $(am__append_3807) \
 
27258
        $(am__append_3814) $(am__append_3821) $(am__append_3828) \
 
27259
        $(am__append_3835) $(am__append_3842) $(am__append_3849) \
 
27260
        $(am__append_3856) $(am__append_3863) $(am__append_3870) \
 
27261
        $(am__append_3877) $(am__append_3884) $(am__append_3891) \
 
27262
        $(am__append_3898) $(am__append_3905) $(am__append_3912) \
 
27263
        $(am__append_3919) $(am__append_3926) $(am__append_3933) \
 
27264
        $(am__append_3940) $(am__append_3947) $(am__append_3954) \
 
27265
        $(am__append_3961) $(am__append_3968) $(am__append_3975) \
 
27266
        $(am__append_3982) $(am__append_3989) $(am__append_3996) \
 
27267
        $(am__append_4003) $(am__append_4010) $(am__append_4017) \
 
27268
        $(am__append_4024) $(am__append_4031) $(am__append_4038) \
 
27269
        $(am__append_4045) $(am__append_4052) $(am__append_4059) \
 
27270
        $(am__append_4066) $(am__append_4073) $(am__append_4080) \
 
27271
        $(am__append_4087) $(am__append_4094) $(am__append_4101) \
 
27272
        $(am__append_4108) $(am__append_4115) $(am__append_4122) \
 
27273
        $(am__append_4129) $(am__append_4136) $(am__append_4143) \
 
27274
        $(am__append_4150) $(am__append_4157) $(am__append_4164) \
 
27275
        $(am__append_4171) $(am__append_4178) $(am__append_4185) \
 
27276
        $(am__append_4192) $(am__append_4199) $(am__append_4206) \
 
27277
        $(am__append_4213) $(am__append_4220) $(am__append_4227) \
 
27278
        $(am__append_4234) $(am__append_4241) $(am__append_4248) \
 
27279
        $(am__append_4255) $(am__append_4262) $(am__append_4269) \
 
27280
        $(am__append_4276) $(am__append_4283) $(am__append_4290) \
 
27281
        $(am__append_4297) $(am__append_4304) $(am__append_4311) \
 
27282
        $(am__append_4318) $(am__append_4325) $(am__append_4332) \
 
27283
        $(am__append_4339) $(am__append_4346) $(am__append_4353) \
 
27284
        $(am__append_4360) $(am__append_4367) $(am__append_4374) \
 
27285
        $(am__append_4381) $(am__append_4388) $(am__append_4395) \
 
27286
        $(am__append_4402) $(am__append_4409) $(am__append_4416) \
 
27287
        $(am__append_4423) $(am__append_4430) $(am__append_4437) \
 
27288
        $(am__append_4444) $(am__append_4451) $(am__append_4458) \
 
27289
        $(am__append_4465) $(am__append_4472) $(am__append_4479) \
 
27290
        $(am__append_4486) $(am__append_4493) $(am__append_4500) \
 
27291
        $(am__append_4507) $(am__append_4514) $(am__append_4521) \
 
27292
        $(am__append_4528) $(am__append_4535) $(am__append_4542) \
 
27293
        $(am__append_4549) $(am__append_4556) $(am__append_4563) \
 
27294
        $(am__append_4570) $(am__append_4577) $(am__append_4584) \
 
27295
        $(am__append_4591) $(am__append_4598) $(am__append_4605) \
 
27296
        $(am__append_4612) $(am__append_4619) $(am__append_4626) \
 
27297
        $(am__append_4633) $(am__append_4640) $(am__append_4647) \
 
27298
        $(am__append_4654) $(am__append_4661) $(am__append_4668) \
 
27299
        $(am__append_4675) $(am__append_4682) $(am__append_4689) \
 
27300
        $(am__append_4696) $(am__append_4703) $(am__append_4710) \
 
27301
        $(am__append_4717) $(am__append_4724) $(am__append_4731) \
 
27302
        $(am__append_4738) $(am__append_4745) $(am__append_4752) \
 
27303
        $(am__append_4759) $(am__append_4766) $(am__append_4773) \
 
27304
        $(am__append_4780) $(am__append_4787) $(am__append_4794) \
 
27305
        $(am__append_4801) $(am__append_4808) $(am__append_4815) \
 
27306
        $(am__append_4822) $(am__append_4829) $(am__append_4836) \
 
27307
        $(am__append_4843) $(am__append_4850) $(am__append_4857) \
 
27308
        $(am__append_4864) $(am__append_4871) $(am__append_4878) \
 
27309
        $(am__append_4885) $(am__append_4892) $(am__append_4899) \
 
27310
        $(am__append_4906) $(am__append_4913) $(am__append_4920) \
 
27311
        $(am__append_4927) $(am__append_4934) $(am__append_4941) \
 
27312
        $(am__append_4948) $(am__append_4955) $(am__append_4962) \
 
27313
        $(am__append_4969) $(am__append_4976) $(am__append_4983) \
 
27314
        $(am__append_4990) $(am__append_4997) $(am__append_5004) \
 
27315
        $(am__append_5011) $(am__append_5018) $(am__append_5025) \
 
27316
        $(am__append_5032) $(am__append_5039) $(am__append_5046) \
 
27317
        $(am__append_5053) $(am__append_5060) $(am__append_5067) \
 
27318
        $(am__append_5074) $(am__append_5081) $(am__append_5088) \
 
27319
        $(am__append_5095) $(am__append_5102) $(am__append_5109) \
 
27320
        $(am__append_5116) $(am__append_5123) $(am__append_5130) \
 
27321
        $(am__append_5137) $(am__append_5144) $(am__append_5151) \
 
27322
        $(am__append_5158) $(am__append_5165) $(am__append_5172) \
 
27323
        $(am__append_5179) $(am__append_5186) $(am__append_5193) \
 
27324
        $(am__append_5200) $(am__append_5207) $(am__append_5214) \
 
27325
        $(am__append_5221) $(am__append_5228) $(am__append_5235) \
 
27326
        $(am__append_5242) $(am__append_5249) $(am__append_5256) \
 
27327
        $(am__append_5263) $(am__append_5270) $(am__append_5277) \
 
27328
        $(am__append_5284) $(am__append_5291) $(am__append_5298) \
 
27329
        $(am__append_5305) $(am__append_5312) $(am__append_5319) \
 
27330
        $(am__append_5326) $(am__append_5333) $(am__append_5340) \
 
27331
        $(am__append_5347) $(am__append_5354) $(am__append_5361) \
 
27332
        $(am__append_5368) $(am__append_5375) $(am__append_5382) \
 
27333
        $(am__append_5389) $(am__append_5396) $(am__append_5403) \
 
27334
        $(am__append_5410) $(am__append_5417) $(am__append_5424) \
 
27335
        $(am__append_5431) $(am__append_5438) $(am__append_5445) \
 
27336
        $(am__append_5452) $(am__append_5459) $(am__append_5466) \
 
27337
        $(am__append_5473) $(am__append_5480) $(am__append_5487) \
 
27338
        $(am__append_5494) $(am__append_5501) $(am__append_5508) \
 
27339
        $(am__append_5515) $(am__append_5522) $(am__append_5529) \
 
27340
        $(am__append_5536) $(am__append_5543) $(am__append_5550) \
 
27341
        $(am__append_5557) $(am__append_5564) $(am__append_5571) \
 
27342
        $(am__append_5578) $(am__append_5585) $(am__append_5592) \
 
27343
        $(am__append_5599) $(am__append_5606) $(am__append_5613) \
 
27344
        $(am__append_5620) $(am__append_5627) $(am__append_5634) \
 
27345
        $(am__append_5641) $(am__append_5648) $(am__append_5655) \
 
27346
        $(am__append_5662) $(am__append_5669) $(am__append_5676) \
 
27347
        $(am__append_5683) $(am__append_5690) $(am__append_5697) \
 
27348
        $(am__append_5704) $(am__append_5711) $(am__append_5718) \
 
27349
        $(am__append_5725) $(am__append_5732) $(am__append_5739) \
 
27350
        $(am__append_5746) $(am__append_5753) $(am__append_5760) \
 
27351
        $(am__append_5767) $(am__append_5774) $(am__append_5781) \
 
27352
        $(am__append_5788) $(am__append_5795) $(am__append_5802) \
 
27353
        $(am__append_5809) $(am__append_5816) $(am__append_5823) \
 
27354
        $(am__append_5830) $(am__append_5837) $(am__append_5844) \
 
27355
        $(am__append_5851) $(am__append_5858) $(am__append_5865) \
 
27356
        $(am__append_5872) $(am__append_5879) $(am__append_5886) \
 
27357
        $(am__append_5893) $(am__append_5900) $(am__append_5907) \
 
27358
        $(am__append_5914) $(am__append_5921) $(am__append_5928) \
 
27359
        $(am__append_5935) $(am__append_5942) $(am__append_5949) \
 
27360
        $(am__append_5956) $(am__append_5963) $(am__append_5970) \
 
27361
        $(am__append_5977) $(am__append_5984) $(am__append_5991) \
 
27362
        $(am__append_5998) $(am__append_6005) $(am__append_6012) \
 
27363
        $(am__append_6019) $(am__append_6026) $(am__append_6033) \
 
27364
        $(am__append_6040) $(am__append_6047) $(am__append_6054) \
 
27365
        $(am__append_6061) $(am__append_6068) $(am__append_6075) \
 
27366
        $(am__append_6082) $(am__append_6089) $(am__append_6096) \
 
27367
        $(am__append_6103) $(am__append_6110) $(am__append_6117) \
 
27368
        $(am__append_6124) $(am__append_6131) $(am__append_6138) \
 
27369
        $(am__append_6145) $(am__append_6152) $(am__append_6159) \
 
27370
        $(am__append_6166) $(am__append_6173) $(am__append_6180) \
 
27371
        $(am__append_6187) $(am__append_6194) $(am__append_6201) \
 
27372
        $(am__append_6208) $(am__append_6215) $(am__append_6222) \
 
27373
        $(am__append_6229) $(am__append_6236) $(am__append_6243) \
 
27374
        $(am__append_6250) $(am__append_6257) $(am__append_6264) \
 
27375
        $(am__append_6271) $(am__append_6278) $(am__append_6285) \
 
27376
        $(am__append_6292) $(am__append_6299) $(am__append_6306) \
 
27377
        $(am__append_6313) $(am__append_6320) $(am__append_6327) \
 
27378
        $(am__append_6334) $(am__append_6341) $(am__append_6348) \
 
27379
        $(am__append_6355) $(am__append_6362) $(am__append_6369) \
 
27380
        $(am__append_6376) $(am__append_6383) $(am__append_6390) \
 
27381
        $(am__append_6397) $(am__append_6404) $(am__append_6411) \
 
27382
        $(am__append_6418) $(am__append_6425) $(am__append_6432) \
 
27383
        $(am__append_6439) $(am__append_6446) $(am__append_6453) \
 
27384
        $(am__append_6460) $(am__append_6467) $(am__append_6474) \
 
27385
        $(am__append_6481) $(am__append_6488) $(am__append_6495) \
 
27386
        $(am__append_6502) $(am__append_6509) $(am__append_6516) \
 
27387
        $(am__append_6523) $(am__append_6530) $(am__append_6537) \
 
27388
        $(am__append_6544) $(am__append_6551) $(am__append_6558) \
 
27389
        $(am__append_6565) $(am__append_6572) $(am__append_6579) \
 
27390
        $(am__append_6586) $(am__append_6593) $(am__append_6600) \
 
27391
        $(am__append_6607) $(am__append_6614) $(am__append_6621) \
 
27392
        $(am__append_6628) $(am__append_6635) $(am__append_6642) \
 
27393
        $(am__append_6649) $(am__append_6656) $(am__append_6663) \
 
27394
        $(am__append_6670) $(am__append_6677) $(am__append_6684) \
 
27395
        $(am__append_6691) $(am__append_6698) $(am__append_6705) \
 
27396
        $(am__append_6712) $(am__append_6719) $(am__append_6726) \
 
27397
        $(am__append_6733) $(am__append_6740) $(am__append_6747) \
 
27398
        $(am__append_6754) $(am__append_6761) $(am__append_6768) \
 
27399
        $(am__append_6775) $(am__append_6782) $(am__append_6789) \
 
27400
        $(am__append_6796) $(am__append_6803) $(am__append_6810) \
 
27401
        $(am__append_6817) $(am__append_6824) $(am__append_6831) \
 
27402
        $(am__append_6838) $(am__append_6845) $(am__append_6852) \
 
27403
        $(am__append_6859) $(am__append_6866) $(am__append_6873) \
 
27404
        $(am__append_6880) $(am__append_6887) $(am__append_6894) \
 
27405
        $(am__append_6901) $(am__append_6908) $(am__append_6915) \
 
27406
        $(am__append_6922) $(am__append_6929) $(am__append_6936) \
 
27407
        $(am__append_6943) $(am__append_6950) $(am__append_6957) \
 
27408
        $(am__append_6964) $(am__append_6971) $(am__append_6978) \
 
27409
        $(am__append_6985) $(am__append_6992) $(am__append_6999) \
 
27410
        $(am__append_7006) $(am__append_7013) $(am__append_7020) \
 
27411
        $(am__append_7027) $(am__append_7034) $(am__append_7041) \
 
27412
        $(am__append_7048) $(am__append_7055) $(am__append_7062) \
 
27413
        $(am__append_7069) $(am__append_7076) $(am__append_7083) \
 
27414
        $(am__append_7090) $(am__append_7097) $(am__append_7104) \
 
27415
        $(am__append_7111) $(am__append_7118) $(am__append_7125) \
 
27416
        $(am__append_7132) $(am__append_7139) $(am__append_7146) \
 
27417
        $(am__append_7153) $(am__append_7160) $(am__append_7167) \
 
27418
        $(am__append_7174) $(am__append_7181) $(am__append_7188) \
 
27419
        $(am__append_7195) $(am__append_7202) $(am__append_7209) \
 
27420
        $(am__append_7216) $(am__append_7223) $(am__append_7230) \
 
27421
        $(am__append_7237) $(am__append_7244) $(am__append_7251) \
 
27422
        $(am__append_7258) $(am__append_7265) $(am__append_7272) \
 
27423
        $(am__append_7279) $(am__append_7286) $(am__append_7293) \
 
27424
        $(am__append_7300) $(am__append_7307) $(am__append_7314) \
 
27425
        $(am__append_7321) $(am__append_7328) $(am__append_7335) \
 
27426
        $(am__append_7342) $(am__append_7349) $(am__append_7356) \
 
27427
        $(am__append_7363) $(am__append_7370) $(am__append_7377) \
 
27428
        $(am__append_7384) $(am__append_7391) $(am__append_7398) \
 
27429
        $(am__append_7405) $(am__append_7412) $(am__append_7419) \
 
27430
        $(am__append_7426) $(am__append_7433) $(am__append_7440) \
 
27431
        $(am__append_7447) $(am__append_7454) $(am__append_7461) \
 
27432
        $(am__append_7468) $(am__append_7475) $(am__append_7482) \
 
27433
        $(am__append_7489) $(am__append_7496) $(am__append_7503) \
 
27434
        $(am__append_7510) $(am__append_7517) $(am__append_7524) \
 
27435
        $(am__append_7531) $(am__append_7538) $(am__append_7545) \
 
27436
        $(am__append_7552) $(am__append_7559) $(am__append_7566) \
 
27437
        $(am__append_7573) $(am__append_7580) $(am__append_7587) \
 
27438
        $(am__append_7594) $(am__append_7601) $(am__append_7608) \
 
27439
        $(am__append_7615) $(am__append_7622) $(am__append_7629) \
 
27440
        $(am__append_7636) $(am__append_7643) $(am__append_7650) \
 
27441
        $(am__append_7657) $(am__append_7664) $(am__append_7671) \
 
27442
        $(am__append_7678) $(am__append_7685) $(am__append_7692) \
 
27443
        $(am__append_7699) $(am__append_7706) $(am__append_7713) \
 
27444
        $(am__append_7720) $(am__append_7727) $(am__append_7734) \
 
27445
        $(am__append_7741) $(am__append_7748) $(am__append_7755) \
 
27446
        $(am__append_7762) $(am__append_7769) $(am__append_7776) \
 
27447
        $(am__append_7783) $(am__append_7790) $(am__append_7797) \
 
27448
        $(am__append_7804) $(am__append_7811) $(am__append_7818) \
 
27449
        $(am__append_7825) $(am__append_7832) $(am__append_7839) \
 
27450
        $(am__append_7846) $(am__append_7853) $(am__append_7860) \
 
27451
        $(am__append_7867) $(am__append_7874) $(am__append_7881) \
 
27452
        $(am__append_7888) $(am__append_7895) $(am__append_7902) \
 
27453
        $(am__append_7909) $(am__append_7916) $(am__append_7923) \
 
27454
        $(am__append_7930) $(am__append_7937) $(am__append_7944) \
 
27455
        $(am__append_7951) $(am__append_7958) $(am__append_7965) \
 
27456
        $(am__append_7972) $(am__append_7979) $(am__append_7986) \
 
27457
        $(am__append_7993) $(am__append_8000) $(am__append_8007) \
 
27458
        $(am__append_8014) $(am__append_8021) $(am__append_8028) \
 
27459
        $(am__append_8035) $(am__append_8042) $(am__append_8049) \
 
27460
        $(am__append_8056) $(am__append_8063) $(am__append_8070) \
 
27461
        $(am__append_8077) $(am__append_8084) $(am__append_8091) \
 
27462
        $(am__append_8098) $(am__append_8105) $(am__append_8112) \
 
27463
        $(am__append_8119) $(am__append_8126) $(am__append_8133) \
 
27464
        $(am__append_8140) $(am__append_8147) $(am__append_8154) \
 
27465
        $(am__append_8161) $(am__append_8168) $(am__append_8175) \
 
27466
        $(am__append_8182) $(am__append_8189) $(am__append_8196) \
 
27467
        $(am__append_8203) $(am__append_8210) $(am__append_8217) \
 
27468
        $(am__append_8224) $(am__append_8231) $(am__append_8238) \
 
27469
        $(am__append_8245) $(am__append_8252) $(am__append_8259) \
 
27470
        $(am__append_8266) $(am__append_8273) $(am__append_8280) \
 
27471
        $(am__append_8287) $(am__append_8294) $(am__append_8301) \
 
27472
        $(am__append_8308) $(am__append_8315) $(am__append_8322) \
 
27473
        $(am__append_8329) $(am__append_8336) $(am__append_8343) \
 
27474
        $(am__append_8350) $(am__append_8357) $(am__append_8364) \
 
27475
        $(am__append_8371) $(am__append_8378) $(am__append_8385) \
 
27476
        $(am__append_8392) $(am__append_8399) $(am__append_8406) \
 
27477
        $(am__append_8413) $(am__append_8420) $(am__append_8427) \
 
27478
        $(am__append_8434) $(am__append_8441) $(am__append_8448) \
 
27479
        $(am__append_8455) $(am__append_8462) $(am__append_8469) \
 
27480
        $(am__append_8476) $(am__append_8483) $(am__append_8490) \
 
27481
        $(am__append_8497) $(am__append_8504) $(am__append_8511) \
 
27482
        $(am__append_8518) $(am__append_8525) $(am__append_8532) \
 
27483
        $(am__append_8539) $(am__append_8546) $(am__append_8553) \
 
27484
        $(am__append_8560) $(am__append_8567) $(am__append_8574) \
 
27485
        $(am__append_8581) $(am__append_8588) $(am__append_8595) \
 
27486
        $(am__append_8602) $(am__append_8609) $(am__append_8616) \
 
27487
        $(am__append_8623) $(am__append_8630) $(am__append_8637) \
 
27488
        $(am__append_8644) $(am__append_8651) $(am__append_8658) \
 
27489
        $(am__append_8665) $(am__append_8672) $(am__append_8679) \
 
27490
        $(am__append_8686) $(am__append_8693) $(am__append_8700) \
 
27491
        $(am__append_8707) $(am__append_8714) $(am__append_8721) \
 
27492
        $(am__append_8728) $(am__append_8735) $(am__append_8742) \
 
27493
        $(am__append_8749) $(am__append_8756) $(am__append_8763) \
 
27494
        $(am__append_8770) $(am__append_8777) $(am__append_8784) \
 
27495
        $(am__append_8791) $(am__append_8798) $(am__append_8805) \
 
27496
        $(am__append_8812) $(am__append_8819) $(am__append_8826) \
 
27497
        $(am__append_8833) $(am__append_8840) $(am__append_8847) \
 
27498
        $(am__append_8854) $(am__append_8861) $(am__append_8868) \
 
27499
        $(am__append_8875) $(am__append_8882) $(am__append_8889) \
 
27500
        $(am__append_8896) $(am__append_8903) $(am__append_8910) \
 
27501
        $(am__append_8917) $(am__append_8924) $(am__append_8931) \
 
27502
        $(am__append_8938) $(am__append_8945) $(am__append_8952) \
 
27503
        $(am__append_8959) $(am__append_8966) $(am__append_8973) \
 
27504
        $(am__append_8980) $(am__append_8987) $(am__append_8994) \
 
27505
        $(am__append_9001) $(am__append_9008) $(am__append_9015) \
 
27506
        $(am__append_9022) $(am__append_9029) $(am__append_9036) \
 
27507
        $(am__append_9043) $(am__append_9050) $(am__append_9057) \
 
27508
        $(am__append_9064) $(am__append_9071) $(am__append_9078) \
 
27509
        $(am__append_9085) $(am__append_9092) $(am__append_9099) \
 
27510
        $(am__append_9106) $(am__append_9113) $(am__append_9120) \
 
27511
        $(am__append_9127) $(am__append_9134) $(am__append_9141) \
 
27512
        $(am__append_9148) $(am__append_9155) $(am__append_9162) \
 
27513
        $(am__append_9169) $(am__append_9176) $(am__append_9183) \
 
27514
        $(am__append_9190) $(am__append_9197) $(am__append_9204) \
 
27515
        $(am__append_9211) $(am__append_9218) $(am__append_9225) \
 
27516
        $(am__append_9232) $(am__append_9239) $(am__append_9246) \
 
27517
        $(am__append_9253) $(am__append_9260) $(am__append_9267) \
 
27518
        $(am__append_9274) $(am__append_9281) $(am__append_9288) \
 
27519
        $(am__append_9295) $(am__append_9302) $(am__append_9309) \
 
27520
        $(am__append_9316) $(am__append_9323) $(am__append_9330) \
 
27521
        $(am__append_9337) $(am__append_9344) $(am__append_9351) \
 
27522
        $(am__append_9358) $(am__append_9365) $(am__append_9372) \
 
27523
        $(am__append_9379) $(am__append_9386) $(am__append_9393) \
 
27524
        $(am__append_9400) $(am__append_9407) $(am__append_9414) \
 
27525
        $(am__append_9421) $(am__append_9428) $(am__append_9435) \
 
27526
        $(am__append_9442) $(am__append_9449) $(am__append_9456) \
 
27527
        $(am__append_9463) $(am__append_9470) $(am__append_9477) \
 
27528
        $(am__append_9484) $(am__append_9491) $(am__append_9498) \
 
27529
        $(am__append_9505) $(am__append_9512) $(am__append_9519) \
 
27530
        $(am__append_9526) $(am__append_9533) $(am__append_9540) \
 
27531
        $(am__append_9547) $(am__append_9554) $(am__append_9561) \
 
27532
        $(am__append_9568) $(am__append_9575) $(am__append_9582) \
 
27533
        $(am__append_9589) $(am__append_9596) $(am__append_9603) \
 
27534
        $(am__append_9610) $(am__append_9617) $(am__append_9624) \
 
27535
        $(am__append_9631) $(am__append_9638) $(am__append_9645) \
 
27536
        $(am__append_9652) $(am__append_9659) $(am__append_9666) \
 
27537
        $(am__append_9673) $(am__append_9680) $(am__append_9687) \
 
27538
        $(am__append_9694) $(am__append_9701) $(am__append_9708) \
 
27539
        $(am__append_9715) $(am__append_9722) $(am__append_9729) \
 
27540
        $(am__append_9736) $(am__append_9743) $(am__append_9750) \
 
27541
        $(am__append_9757) $(am__append_9764) $(am__append_9771) \
 
27542
        $(am__append_9778) $(am__append_9785) $(am__append_9792) \
 
27543
        $(am__append_9799) $(am__append_9806) $(am__append_9813) \
 
27544
        $(am__append_9820) $(am__append_9827) $(am__append_9834) \
 
27545
        $(am__append_9841) $(am__append_9848) $(am__append_9855) \
 
27546
        $(am__append_9862) $(am__append_9869) $(am__append_9876) \
 
27547
        $(am__append_9883) $(am__append_9890) $(am__append_9897) \
 
27548
        $(am__append_9904) $(am__append_9911) $(am__append_9918) \
 
27549
        $(am__append_9925) $(am__append_9932) $(am__append_9939) \
 
27550
        $(am__append_9946) $(am__append_9953) $(am__append_9960) \
 
27551
        $(am__append_9967) $(am__append_9974) $(am__append_9981) \
 
27552
        $(am__append_9988) $(am__append_9995) $(am__append_10002) \
 
27553
        $(am__append_10009) $(am__append_10016) $(am__append_10023) \
 
27554
        $(am__append_10030) $(am__append_10037) $(am__append_10044) \
 
27555
        $(am__append_10051) $(am__append_10058) $(am__append_10065) \
 
27556
        $(am__append_10072) $(am__append_10079) $(am__append_10086) \
 
27557
        $(am__append_10093) $(am__append_10100) $(am__append_10107) \
 
27558
        $(am__append_10114) $(am__append_10121) $(am__append_10128) \
 
27559
        $(am__append_10135) $(am__append_10142) $(am__append_10149) \
 
27560
        $(am__append_10156) $(am__append_10163) $(am__append_10170) \
 
27561
        $(am__append_10177) $(am__append_10184) $(am__append_10191) \
 
27562
        $(am__append_10198) $(am__append_10205) $(am__append_10212) \
 
27563
        $(am__append_10219) $(am__append_10226) $(am__append_10233) \
 
27564
        $(am__append_10240) $(am__append_10247) $(am__append_10254) \
 
27565
        $(am__append_10261) $(am__append_10268) $(am__append_10275) \
 
27566
        $(am__append_10282) $(am__append_10289) $(am__append_10296) \
 
27567
        $(am__append_10303) $(am__append_10310) $(am__append_10317) \
 
27568
        $(am__append_10324) $(am__append_10331) $(am__append_10338) \
 
27569
        $(am__append_10345) $(am__append_10352) $(am__append_10359) \
 
27570
        $(am__append_10366) $(am__append_10373) $(am__append_10380) \
 
27571
        $(am__append_10387) $(am__append_10394) $(am__append_10401) \
 
27572
        $(am__append_10408) $(am__append_10415) $(am__append_10422) \
 
27573
        $(am__append_10429) $(am__append_10436) $(am__append_10443) \
 
27574
        $(am__append_10450) $(am__append_10457) $(am__append_10464) \
 
27575
        $(am__append_10471) $(am__append_10478) $(am__append_10485) \
 
27576
        $(am__append_10492) $(am__append_10499) $(am__append_10506) \
 
27577
        $(am__append_10513) $(am__append_10520) $(am__append_10527) \
 
27578
        $(am__append_10534) $(am__append_10541) $(am__append_10548) \
 
27579
        $(am__append_10555) $(am__append_10562) $(am__append_10569) \
 
27580
        $(am__append_10576) $(am__append_10583) $(am__append_10590) \
 
27581
        $(am__append_10597) $(am__append_10604) $(am__append_10611) \
 
27582
        $(am__append_10618) $(am__append_10625) $(am__append_10632) \
 
27583
        $(am__append_10639) $(am__append_10646) $(am__append_10653) \
 
27584
        $(am__append_10660) $(am__append_10667) $(am__append_10674) \
 
27585
        $(am__append_10681) $(am__append_10688) $(am__append_10695) \
 
27586
        $(am__append_10702) $(am__append_10709) $(am__append_10716) \
 
27587
        $(am__append_10723) $(am__append_10730) $(am__append_10737) \
 
27588
        $(am__append_10744) $(am__append_10751) $(am__append_10758) \
 
27589
        $(am__append_10765) $(am__append_10772) $(am__append_10779) \
 
27590
        $(am__append_10786) $(am__append_10793) $(am__append_10800) \
 
27591
        $(am__append_10807) $(am__append_10814) $(am__append_10821) \
 
27592
        $(am__append_10828) $(am__append_10835) $(am__append_10842) \
 
27593
        $(am__append_10849) $(am__append_10856) $(am__append_10863) \
 
27594
        $(am__append_10870) $(am__append_10877) $(am__append_10884) \
 
27595
        $(am__append_10891) $(am__append_10898) $(am__append_10905) \
 
27596
        $(am__append_10912) $(am__append_10919) $(am__append_10926) \
 
27597
        $(am__append_10933) $(am__append_10940) $(am__append_10947) \
 
27598
        $(am__append_10954) $(am__append_10961) $(am__append_10968) \
 
27599
        $(am__append_10975) $(am__append_10982) $(am__append_10989) \
 
27600
        $(am__append_10996) $(am__append_11003) $(am__append_11010) \
 
27601
        $(am__append_11017) $(am__append_11024) $(am__append_11031) \
 
27602
        $(am__append_11038) $(am__append_11045) $(am__append_11052) \
 
27603
        $(am__append_11059) $(am__append_11066) $(am__append_11073) \
 
27604
        $(am__append_11080) $(am__append_11087) $(am__append_11094) \
 
27605
        $(am__append_11101) $(am__append_11108) $(am__append_11115) \
 
27606
        $(am__append_11122) $(am__append_11129) $(am__append_11136) \
 
27607
        $(am__append_11143) $(am__append_11150) $(am__append_11157) \
 
27608
        $(am__append_11164) $(am__append_11171) $(am__append_11178) \
 
27609
        $(am__append_11185) $(am__append_11192) $(am__append_11199) \
 
27610
        $(am__append_11206) $(am__append_11213) $(am__append_11220) \
 
27611
        $(am__append_11227) $(am__append_11234) $(am__append_11241) \
 
27612
        $(am__append_11248) $(am__append_11255) $(am__append_11262) \
 
27613
        $(am__append_11269) $(am__append_11276) $(am__append_11283) \
 
27614
        $(am__append_11290) $(am__append_11297) $(am__append_11304) \
 
27615
        $(am__append_11311) $(am__append_11318) $(am__append_11325) \
 
27616
        $(am__append_11332) $(am__append_11339) $(am__append_11346) \
 
27617
        $(am__append_11353) $(am__append_11360) $(am__append_11367) \
 
27618
        $(am__append_11374) $(am__append_11381) $(am__append_11388) \
 
27619
        $(am__append_11395) $(am__append_11402) $(am__append_11409) \
 
27620
        $(am__append_11416) $(am__append_11423) $(am__append_11430) \
 
27621
        $(am__append_11437) $(am__append_11444) $(am__append_11451) \
 
27622
        $(am__append_11458) $(am__append_11465) $(am__append_11472) \
 
27623
        $(am__append_11479) $(am__append_11486) $(am__append_11493) \
 
27624
        $(am__append_11500) $(am__append_11507) $(am__append_11514) \
 
27625
        $(am__append_11521) $(am__append_11528) $(am__append_11535) \
 
27626
        $(am__append_11542) $(am__append_11549) $(am__append_11556) \
 
27627
        $(am__append_11563) $(am__append_11570) $(am__append_11577) \
 
27628
        $(am__append_11584) $(am__append_11591) $(am__append_11598) \
 
27629
        $(am__append_11605) $(am__append_11612) $(am__append_11619) \
 
27630
        $(am__append_11626) $(am__append_11633) $(am__append_11640) \
 
27631
        $(am__append_11647) $(am__append_11654) $(am__append_11661) \
 
27632
        $(am__append_11668) $(am__append_11675) $(am__append_11682) \
 
27633
        $(am__append_11689) $(am__append_11696) $(am__append_11703) \
 
27634
        $(am__append_11710) $(am__append_11717) $(am__append_11724) \
 
27635
        $(am__append_11731) $(am__append_11738) $(am__append_11745) \
 
27636
        $(am__append_11752) $(am__append_11759) $(am__append_11766) \
 
27637
        $(am__append_11773) $(am__append_11780) $(am__append_11787) \
 
27638
        $(am__append_11794) $(am__append_11801) $(am__append_11808) \
 
27639
        $(am__append_11815) $(am__append_11822) $(am__append_11829) \
 
27640
        $(am__append_11836) $(am__append_11843) $(am__append_11850) \
 
27641
        $(am__append_11857) $(am__append_11864) $(am__append_11871) \
 
27642
        $(am__append_11878) $(am__append_11885) $(am__append_11892) \
 
27643
        $(am__append_11899) $(am__append_11906) $(am__append_11913) \
 
27644
        $(am__append_11920) $(am__append_11927) $(am__append_11934) \
 
27645
        $(am__append_11941) $(am__append_11948) $(am__append_11955) \
 
27646
        $(am__append_11962) $(am__append_11969) $(am__append_11976) \
 
27647
        $(am__append_11983) $(am__append_11990) $(am__append_11997) \
 
27648
        $(am__append_12004) $(am__append_12011) $(am__append_12018) \
 
27649
        $(am__append_12025) $(am__append_12032) $(am__append_12039) \
 
27650
        $(am__append_12046) $(am__append_12053) $(am__append_12060) \
 
27651
        $(am__append_12067) $(am__append_12074) $(am__append_12081) \
 
27652
        $(am__append_12088) $(am__append_12095) $(am__append_12102) \
 
27653
        $(am__append_12109) $(am__append_12116) $(am__append_12123) \
 
27654
        $(am__append_12130) $(am__append_12137) $(am__append_12144) \
 
27655
        $(am__append_12151) $(am__append_12157) $(am__append_12162) \
 
27656
        $(am__append_12167) $(am__append_12172) $(am__append_12177) \
 
27657
        $(am__append_12182) $(am__append_12187) $(am__append_12192) \
 
27658
        $(am__append_12197) $(am__append_12202) $(am__append_12207) \
 
27659
        $(am__append_12212) $(am__append_12217) $(am__append_12222) \
 
27660
        $(am__append_12227) $(am__append_12232) $(am__append_12237) \
 
27661
        $(am__append_12242) $(am__append_12247) $(am__append_12257) \
 
27662
        $(am__append_12266) $(am__append_12275) $(am__append_12284) \
 
27663
        $(am__append_12293) $(am__append_12302) $(am__append_12311) \
 
27664
        $(am__append_12320) $(am__append_12329) $(am__append_12338) \
 
27665
        $(am__append_12347) $(am__append_12353) symlist.h symlist.c
 
27666
AM_CFLAGS = $(TARGET_CFLAGS)
 
27667
AM_LDFLAGS = $(TARGET_LDFLAGS)
 
27668
AM_CPPFLAGS = $(TARGET_CPPFLAGS) $(CPPFLAGS_DEFAULT)
 
27669
AM_CCASFLAGS = $(TARGET_CCASFLAGS) $(CCASFLAGS_DEFAULT)
 
27670
@COND_emu_TRUE@trig_module_SOURCES = ## platform sources
 
27671
@COND_i386_coreboot_TRUE@trig_module_SOURCES = ## platform sources
 
27672
@COND_i386_efi_TRUE@trig_module_SOURCES = ## platform sources
 
27673
@COND_i386_ieee1275_TRUE@trig_module_SOURCES = ## platform sources
 
27674
@COND_i386_multiboot_TRUE@trig_module_SOURCES = ## platform sources
 
27675
@COND_i386_pc_TRUE@trig_module_SOURCES = ## platform sources
 
27676
@COND_i386_qemu_TRUE@trig_module_SOURCES = ## platform sources
 
27677
@COND_mips_yeeloong_TRUE@trig_module_SOURCES = ## platform sources
 
27678
@COND_powerpc_ieee1275_TRUE@trig_module_SOURCES = ## platform sources
 
27679
@COND_sparc64_ieee1275_TRUE@trig_module_SOURCES = ## platform sources
 
27680
@COND_x86_64_efi_TRUE@trig_module_SOURCES = ## platform sources
 
27681
@COND_emu_TRUE@nodist_trig_module_SOURCES = trigtables.c  ## platform nodist sources
 
27682
@COND_i386_coreboot_TRUE@nodist_trig_module_SOURCES = trigtables.c  ## platform nodist sources
 
27683
@COND_i386_efi_TRUE@nodist_trig_module_SOURCES = trigtables.c  ## platform nodist sources
 
27684
@COND_i386_ieee1275_TRUE@nodist_trig_module_SOURCES = trigtables.c  ## platform nodist sources
 
27685
@COND_i386_multiboot_TRUE@nodist_trig_module_SOURCES = trigtables.c  ## platform nodist sources
 
27686
@COND_i386_pc_TRUE@nodist_trig_module_SOURCES = trigtables.c  ## platform nodist sources
 
27687
@COND_i386_qemu_TRUE@nodist_trig_module_SOURCES = trigtables.c  ## platform nodist sources
 
27688
@COND_mips_yeeloong_TRUE@nodist_trig_module_SOURCES = trigtables.c  ## platform nodist sources
 
27689
@COND_powerpc_ieee1275_TRUE@nodist_trig_module_SOURCES = trigtables.c  ## platform nodist sources
 
27690
@COND_sparc64_ieee1275_TRUE@nodist_trig_module_SOURCES = trigtables.c  ## platform nodist sources
 
27691
@COND_x86_64_efi_TRUE@nodist_trig_module_SOURCES = trigtables.c  ## platform nodist sources
 
27692
@COND_emu_TRUE@trig_module_LDADD = 
 
27693
@COND_i386_coreboot_TRUE@trig_module_LDADD = 
 
27694
@COND_i386_efi_TRUE@trig_module_LDADD = 
 
27695
@COND_i386_ieee1275_TRUE@trig_module_LDADD = 
 
27696
@COND_i386_multiboot_TRUE@trig_module_LDADD = 
 
27697
@COND_i386_pc_TRUE@trig_module_LDADD = 
 
27698
@COND_i386_qemu_TRUE@trig_module_LDADD = 
 
27699
@COND_mips_yeeloong_TRUE@trig_module_LDADD = 
 
27700
@COND_powerpc_ieee1275_TRUE@trig_module_LDADD = 
 
27701
@COND_sparc64_ieee1275_TRUE@trig_module_LDADD = 
 
27702
@COND_x86_64_efi_TRUE@trig_module_LDADD = 
 
27703
@COND_emu_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27704
@COND_i386_coreboot_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27705
@COND_i386_efi_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27706
@COND_i386_ieee1275_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27707
@COND_i386_multiboot_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27708
@COND_i386_pc_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27709
@COND_i386_qemu_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27710
@COND_mips_yeeloong_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27711
@COND_powerpc_ieee1275_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27712
@COND_sparc64_ieee1275_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27713
@COND_x86_64_efi_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27714
@COND_emu_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27715
@COND_i386_coreboot_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27716
@COND_i386_efi_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27717
@COND_i386_ieee1275_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27718
@COND_i386_multiboot_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27719
@COND_i386_pc_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27720
@COND_i386_qemu_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27721
@COND_mips_yeeloong_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27722
@COND_powerpc_ieee1275_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27723
@COND_sparc64_ieee1275_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27724
@COND_x86_64_efi_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27725
@COND_emu_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27726
@COND_i386_coreboot_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27727
@COND_i386_efi_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27728
@COND_i386_ieee1275_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27729
@COND_i386_multiboot_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27730
@COND_i386_pc_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27731
@COND_i386_qemu_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27732
@COND_mips_yeeloong_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27733
@COND_powerpc_ieee1275_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27734
@COND_sparc64_ieee1275_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27735
@COND_x86_64_efi_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27736
@COND_emu_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27737
@COND_i386_coreboot_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27738
@COND_i386_efi_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27739
@COND_i386_ieee1275_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27740
@COND_i386_multiboot_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27741
@COND_i386_pc_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27742
@COND_i386_qemu_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27743
@COND_mips_yeeloong_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27744
@COND_powerpc_ieee1275_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27745
@COND_sparc64_ieee1275_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27746
@COND_x86_64_efi_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27747
@COND_i386_coreboot_TRUE@cs5536_module_SOURCES = bus/cs5536.c  ## platform sources
 
27748
@COND_i386_efi_TRUE@cs5536_module_SOURCES = bus/cs5536.c  ## platform sources
 
27749
@COND_i386_ieee1275_TRUE@cs5536_module_SOURCES = bus/cs5536.c  ## platform sources
 
27750
@COND_i386_multiboot_TRUE@cs5536_module_SOURCES = bus/cs5536.c  ## platform sources
 
27751
@COND_i386_pc_TRUE@cs5536_module_SOURCES = bus/cs5536.c  ## platform sources
 
27752
@COND_i386_qemu_TRUE@cs5536_module_SOURCES = bus/cs5536.c  ## platform sources
 
27753
@COND_x86_64_efi_TRUE@cs5536_module_SOURCES = bus/cs5536.c  ## platform sources
 
27754
@COND_i386_coreboot_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources
 
27755
@COND_i386_efi_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources
 
27756
@COND_i386_ieee1275_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources
 
27757
@COND_i386_multiboot_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources
 
27758
@COND_i386_pc_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources
 
27759
@COND_i386_qemu_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources
 
27760
@COND_x86_64_efi_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources
 
27761
@COND_i386_coreboot_TRUE@cs5536_module_LDADD = 
 
27762
@COND_i386_efi_TRUE@cs5536_module_LDADD = 
 
27763
@COND_i386_ieee1275_TRUE@cs5536_module_LDADD = 
 
27764
@COND_i386_multiboot_TRUE@cs5536_module_LDADD = 
 
27765
@COND_i386_pc_TRUE@cs5536_module_LDADD = 
 
27766
@COND_i386_qemu_TRUE@cs5536_module_LDADD = 
 
27767
@COND_x86_64_efi_TRUE@cs5536_module_LDADD = 
 
27768
@COND_i386_coreboot_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27769
@COND_i386_efi_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27770
@COND_i386_ieee1275_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27771
@COND_i386_multiboot_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27772
@COND_i386_pc_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27773
@COND_i386_qemu_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27774
@COND_x86_64_efi_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27775
@COND_i386_coreboot_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27776
@COND_i386_efi_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27777
@COND_i386_ieee1275_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27778
@COND_i386_multiboot_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27779
@COND_i386_pc_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27780
@COND_i386_qemu_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27781
@COND_x86_64_efi_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27782
@COND_i386_coreboot_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27783
@COND_i386_efi_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27784
@COND_i386_ieee1275_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27785
@COND_i386_multiboot_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27786
@COND_i386_pc_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27787
@COND_i386_qemu_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27788
@COND_x86_64_efi_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27789
@COND_i386_coreboot_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27790
@COND_i386_efi_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27791
@COND_i386_ieee1275_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27792
@COND_i386_multiboot_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27793
@COND_i386_pc_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27794
@COND_i386_qemu_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27795
@COND_x86_64_efi_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27796
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb_module_SOURCES = bus/usb/emu/usb.c  ## platform sources
 
27797
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@nodist_libusb_module_SOURCES = ## platform nodist sources
 
27798
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb_module_LDADD = 
 
27799
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27800
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27801
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27802
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27803
@COND_mips_yeeloong_TRUE@lsspd_module_SOURCES = commands/mips/yeeloong/lsspd.c  ## platform sources
 
27804
@COND_mips_yeeloong_TRUE@nodist_lsspd_module_SOURCES = ## platform nodist sources
 
27805
@COND_mips_yeeloong_TRUE@lsspd_module_LDADD = 
 
27806
@COND_mips_yeeloong_TRUE@lsspd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27807
@COND_mips_yeeloong_TRUE@lsspd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27808
@COND_mips_yeeloong_TRUE@lsspd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27809
@COND_mips_yeeloong_TRUE@lsspd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27810
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb_module_SOURCES = bus/usb/usb.c  ## platform sources
 
27811
@COND_i386_coreboot_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c  ## platform sources
 
27812
@COND_i386_efi_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c  ## platform sources
 
27813
@COND_i386_ieee1275_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c  ## platform sources
 
27814
@COND_i386_multiboot_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c  ## platform sources
 
27815
@COND_i386_pc_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c  ## platform sources
 
27816
@COND_i386_qemu_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c  ## platform sources
 
27817
@COND_mips_yeeloong_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c  ## platform sources
 
27818
@COND_x86_64_efi_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c  ## platform sources
 
27819
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources
 
27820
@COND_i386_coreboot_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources
 
27821
@COND_i386_efi_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources
 
27822
@COND_i386_ieee1275_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources
 
27823
@COND_i386_multiboot_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources
 
27824
@COND_i386_pc_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources
 
27825
@COND_i386_qemu_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources
 
27826
@COND_mips_yeeloong_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources
 
27827
@COND_x86_64_efi_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources
 
27828
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb_module_LDADD = 
 
27829
@COND_i386_coreboot_TRUE@usb_module_LDADD = 
 
27830
@COND_i386_efi_TRUE@usb_module_LDADD = 
 
27831
@COND_i386_ieee1275_TRUE@usb_module_LDADD = 
 
27832
@COND_i386_multiboot_TRUE@usb_module_LDADD = 
 
27833
@COND_i386_pc_TRUE@usb_module_LDADD = 
 
27834
@COND_i386_qemu_TRUE@usb_module_LDADD = 
 
27835
@COND_mips_yeeloong_TRUE@usb_module_LDADD = 
 
27836
@COND_x86_64_efi_TRUE@usb_module_LDADD = 
 
27837
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27838
@COND_i386_coreboot_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27839
@COND_i386_efi_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27840
@COND_i386_ieee1275_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27841
@COND_i386_multiboot_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27842
@COND_i386_pc_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27843
@COND_i386_qemu_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27844
@COND_mips_yeeloong_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27845
@COND_x86_64_efi_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27846
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27847
@COND_i386_coreboot_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27848
@COND_i386_efi_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27849
@COND_i386_ieee1275_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27850
@COND_i386_multiboot_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27851
@COND_i386_pc_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27852
@COND_i386_qemu_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27853
@COND_mips_yeeloong_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27854
@COND_x86_64_efi_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27855
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27856
@COND_i386_coreboot_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27857
@COND_i386_efi_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27858
@COND_i386_ieee1275_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27859
@COND_i386_multiboot_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27860
@COND_i386_pc_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27861
@COND_i386_qemu_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27862
@COND_mips_yeeloong_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27863
@COND_x86_64_efi_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27864
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27865
@COND_i386_coreboot_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27866
@COND_i386_efi_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27867
@COND_i386_ieee1275_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27868
@COND_i386_multiboot_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27869
@COND_i386_pc_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27870
@COND_i386_qemu_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27871
@COND_mips_yeeloong_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27872
@COND_x86_64_efi_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27873
@COND_i386_coreboot_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c  ## platform sources
 
27874
@COND_i386_efi_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c  ## platform sources
 
27875
@COND_i386_ieee1275_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c  ## platform sources
 
27876
@COND_i386_multiboot_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c  ## platform sources
 
27877
@COND_i386_pc_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c  ## platform sources
 
27878
@COND_i386_qemu_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c  ## platform sources
 
27879
@COND_mips_yeeloong_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c  ## platform sources
 
27880
@COND_x86_64_efi_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c  ## platform sources
 
27881
@COND_i386_coreboot_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources
 
27882
@COND_i386_efi_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources
 
27883
@COND_i386_ieee1275_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources
 
27884
@COND_i386_multiboot_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources
 
27885
@COND_i386_pc_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources
 
27886
@COND_i386_qemu_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources
 
27887
@COND_mips_yeeloong_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources
 
27888
@COND_x86_64_efi_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources
 
27889
@COND_i386_coreboot_TRUE@usbserial_common_module_LDADD = 
 
27890
@COND_i386_efi_TRUE@usbserial_common_module_LDADD = 
 
27891
@COND_i386_ieee1275_TRUE@usbserial_common_module_LDADD = 
 
27892
@COND_i386_multiboot_TRUE@usbserial_common_module_LDADD = 
 
27893
@COND_i386_pc_TRUE@usbserial_common_module_LDADD = 
 
27894
@COND_i386_qemu_TRUE@usbserial_common_module_LDADD = 
 
27895
@COND_mips_yeeloong_TRUE@usbserial_common_module_LDADD = 
 
27896
@COND_x86_64_efi_TRUE@usbserial_common_module_LDADD = 
 
27897
@COND_i386_coreboot_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27898
@COND_i386_efi_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27899
@COND_i386_ieee1275_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27900
@COND_i386_multiboot_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27901
@COND_i386_pc_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27902
@COND_i386_qemu_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27903
@COND_mips_yeeloong_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27904
@COND_x86_64_efi_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27905
@COND_i386_coreboot_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27906
@COND_i386_efi_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27907
@COND_i386_ieee1275_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27908
@COND_i386_multiboot_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27909
@COND_i386_pc_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27910
@COND_i386_qemu_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27911
@COND_mips_yeeloong_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27912
@COND_x86_64_efi_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27913
@COND_i386_coreboot_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27914
@COND_i386_efi_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27915
@COND_i386_ieee1275_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27916
@COND_i386_multiboot_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27917
@COND_i386_pc_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27918
@COND_i386_qemu_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27919
@COND_mips_yeeloong_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27920
@COND_x86_64_efi_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27921
@COND_i386_coreboot_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27922
@COND_i386_efi_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27923
@COND_i386_ieee1275_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27924
@COND_i386_multiboot_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27925
@COND_i386_pc_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27926
@COND_i386_qemu_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27927
@COND_mips_yeeloong_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27928
@COND_x86_64_efi_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27929
@COND_i386_coreboot_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c  ## platform sources
 
27930
@COND_i386_efi_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c  ## platform sources
 
27931
@COND_i386_ieee1275_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c  ## platform sources
 
27932
@COND_i386_multiboot_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c  ## platform sources
 
27933
@COND_i386_pc_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c  ## platform sources
 
27934
@COND_i386_qemu_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c  ## platform sources
 
27935
@COND_mips_yeeloong_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c  ## platform sources
 
27936
@COND_x86_64_efi_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c  ## platform sources
 
27937
@COND_i386_coreboot_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources
 
27938
@COND_i386_efi_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources
 
27939
@COND_i386_ieee1275_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources
 
27940
@COND_i386_multiboot_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources
 
27941
@COND_i386_pc_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources
 
27942
@COND_i386_qemu_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources
 
27943
@COND_mips_yeeloong_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources
 
27944
@COND_x86_64_efi_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources
 
27945
@COND_i386_coreboot_TRUE@usbserial_pl2303_module_LDADD = 
 
27946
@COND_i386_efi_TRUE@usbserial_pl2303_module_LDADD = 
 
27947
@COND_i386_ieee1275_TRUE@usbserial_pl2303_module_LDADD = 
 
27948
@COND_i386_multiboot_TRUE@usbserial_pl2303_module_LDADD = 
 
27949
@COND_i386_pc_TRUE@usbserial_pl2303_module_LDADD = 
 
27950
@COND_i386_qemu_TRUE@usbserial_pl2303_module_LDADD = 
 
27951
@COND_mips_yeeloong_TRUE@usbserial_pl2303_module_LDADD = 
 
27952
@COND_x86_64_efi_TRUE@usbserial_pl2303_module_LDADD = 
 
27953
@COND_i386_coreboot_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27954
@COND_i386_efi_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27955
@COND_i386_ieee1275_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27956
@COND_i386_multiboot_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27957
@COND_i386_pc_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27958
@COND_i386_qemu_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27959
@COND_mips_yeeloong_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27960
@COND_x86_64_efi_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
27961
@COND_i386_coreboot_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27962
@COND_i386_efi_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27963
@COND_i386_ieee1275_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27964
@COND_i386_multiboot_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27965
@COND_i386_pc_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27966
@COND_i386_qemu_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27967
@COND_mips_yeeloong_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27968
@COND_x86_64_efi_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
27969
@COND_i386_coreboot_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27970
@COND_i386_efi_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27971
@COND_i386_ieee1275_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27972
@COND_i386_multiboot_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27973
@COND_i386_pc_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27974
@COND_i386_qemu_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27975
@COND_mips_yeeloong_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27976
@COND_x86_64_efi_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
27977
@COND_i386_coreboot_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27978
@COND_i386_efi_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27979
@COND_i386_ieee1275_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27980
@COND_i386_multiboot_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27981
@COND_i386_pc_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27982
@COND_i386_qemu_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27983
@COND_mips_yeeloong_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27984
@COND_x86_64_efi_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
27985
@COND_i386_coreboot_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c  ## platform sources
 
27986
@COND_i386_efi_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c  ## platform sources
 
27987
@COND_i386_ieee1275_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c  ## platform sources
 
27988
@COND_i386_multiboot_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c  ## platform sources
 
27989
@COND_i386_pc_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c  ## platform sources
 
27990
@COND_i386_qemu_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c  ## platform sources
 
27991
@COND_mips_yeeloong_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c  ## platform sources
 
27992
@COND_x86_64_efi_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c  ## platform sources
 
27993
@COND_i386_coreboot_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources
 
27994
@COND_i386_efi_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources
 
27995
@COND_i386_ieee1275_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources
 
27996
@COND_i386_multiboot_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources
 
27997
@COND_i386_pc_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources
 
27998
@COND_i386_qemu_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources
 
27999
@COND_mips_yeeloong_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources
 
28000
@COND_x86_64_efi_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources
 
28001
@COND_i386_coreboot_TRUE@usbserial_ftdi_module_LDADD = 
 
28002
@COND_i386_efi_TRUE@usbserial_ftdi_module_LDADD = 
 
28003
@COND_i386_ieee1275_TRUE@usbserial_ftdi_module_LDADD = 
 
28004
@COND_i386_multiboot_TRUE@usbserial_ftdi_module_LDADD = 
 
28005
@COND_i386_pc_TRUE@usbserial_ftdi_module_LDADD = 
 
28006
@COND_i386_qemu_TRUE@usbserial_ftdi_module_LDADD = 
 
28007
@COND_mips_yeeloong_TRUE@usbserial_ftdi_module_LDADD = 
 
28008
@COND_x86_64_efi_TRUE@usbserial_ftdi_module_LDADD = 
 
28009
@COND_i386_coreboot_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28010
@COND_i386_efi_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28011
@COND_i386_ieee1275_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28012
@COND_i386_multiboot_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28013
@COND_i386_pc_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28014
@COND_i386_qemu_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28015
@COND_mips_yeeloong_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28016
@COND_x86_64_efi_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28017
@COND_i386_coreboot_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28018
@COND_i386_efi_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28019
@COND_i386_ieee1275_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28020
@COND_i386_multiboot_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28021
@COND_i386_pc_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28022
@COND_i386_qemu_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28023
@COND_mips_yeeloong_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28024
@COND_x86_64_efi_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28025
@COND_i386_coreboot_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28026
@COND_i386_efi_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28027
@COND_i386_ieee1275_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28028
@COND_i386_multiboot_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28029
@COND_i386_pc_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28030
@COND_i386_qemu_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28031
@COND_mips_yeeloong_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28032
@COND_x86_64_efi_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28033
@COND_i386_coreboot_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28034
@COND_i386_efi_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28035
@COND_i386_ieee1275_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28036
@COND_i386_multiboot_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28037
@COND_i386_pc_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28038
@COND_i386_qemu_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28039
@COND_mips_yeeloong_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28040
@COND_x86_64_efi_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28041
@COND_i386_coreboot_TRUE@uhci_module_SOURCES = bus/usb/uhci.c  ## platform sources
 
28042
@COND_i386_efi_TRUE@uhci_module_SOURCES = bus/usb/uhci.c  ## platform sources
 
28043
@COND_i386_ieee1275_TRUE@uhci_module_SOURCES = bus/usb/uhci.c  ## platform sources
 
28044
@COND_i386_multiboot_TRUE@uhci_module_SOURCES = bus/usb/uhci.c  ## platform sources
 
28045
@COND_i386_pc_TRUE@uhci_module_SOURCES = bus/usb/uhci.c  ## platform sources
 
28046
@COND_i386_qemu_TRUE@uhci_module_SOURCES = bus/usb/uhci.c  ## platform sources
 
28047
@COND_x86_64_efi_TRUE@uhci_module_SOURCES = bus/usb/uhci.c  ## platform sources
 
28048
@COND_i386_coreboot_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources
 
28049
@COND_i386_efi_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources
 
28050
@COND_i386_ieee1275_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources
 
28051
@COND_i386_multiboot_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources
 
28052
@COND_i386_pc_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources
 
28053
@COND_i386_qemu_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources
 
28054
@COND_x86_64_efi_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources
 
28055
@COND_i386_coreboot_TRUE@uhci_module_LDADD = 
 
28056
@COND_i386_efi_TRUE@uhci_module_LDADD = 
 
28057
@COND_i386_ieee1275_TRUE@uhci_module_LDADD = 
 
28058
@COND_i386_multiboot_TRUE@uhci_module_LDADD = 
 
28059
@COND_i386_pc_TRUE@uhci_module_LDADD = 
 
28060
@COND_i386_qemu_TRUE@uhci_module_LDADD = 
 
28061
@COND_x86_64_efi_TRUE@uhci_module_LDADD = 
 
28062
@COND_i386_coreboot_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28063
@COND_i386_efi_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28064
@COND_i386_ieee1275_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28065
@COND_i386_multiboot_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28066
@COND_i386_pc_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28067
@COND_i386_qemu_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28068
@COND_x86_64_efi_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28069
@COND_i386_coreboot_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28070
@COND_i386_efi_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28071
@COND_i386_ieee1275_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28072
@COND_i386_multiboot_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28073
@COND_i386_pc_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28074
@COND_i386_qemu_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28075
@COND_x86_64_efi_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28076
@COND_i386_coreboot_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28077
@COND_i386_efi_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28078
@COND_i386_ieee1275_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28079
@COND_i386_multiboot_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28080
@COND_i386_pc_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28081
@COND_i386_qemu_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28082
@COND_x86_64_efi_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28083
@COND_i386_coreboot_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28084
@COND_i386_efi_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28085
@COND_i386_ieee1275_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28086
@COND_i386_multiboot_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28087
@COND_i386_pc_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28088
@COND_i386_qemu_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28089
@COND_x86_64_efi_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28090
@COND_i386_coreboot_TRUE@ohci_module_SOURCES = bus/usb/ohci.c  ## platform sources
 
28091
@COND_i386_efi_TRUE@ohci_module_SOURCES = bus/usb/ohci.c  ## platform sources
 
28092
@COND_i386_ieee1275_TRUE@ohci_module_SOURCES = bus/usb/ohci.c  ## platform sources
 
28093
@COND_i386_multiboot_TRUE@ohci_module_SOURCES = bus/usb/ohci.c  ## platform sources
 
28094
@COND_i386_pc_TRUE@ohci_module_SOURCES = bus/usb/ohci.c  ## platform sources
 
28095
@COND_i386_qemu_TRUE@ohci_module_SOURCES = bus/usb/ohci.c  ## platform sources
 
28096
@COND_mips_yeeloong_TRUE@ohci_module_SOURCES = bus/usb/ohci.c  ## platform sources
 
28097
@COND_x86_64_efi_TRUE@ohci_module_SOURCES = bus/usb/ohci.c  ## platform sources
 
28098
@COND_i386_coreboot_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources
 
28099
@COND_i386_efi_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources
 
28100
@COND_i386_ieee1275_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources
 
28101
@COND_i386_multiboot_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources
 
28102
@COND_i386_pc_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources
 
28103
@COND_i386_qemu_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources
 
28104
@COND_mips_yeeloong_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources
 
28105
@COND_x86_64_efi_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources
 
28106
@COND_i386_coreboot_TRUE@ohci_module_LDADD = 
 
28107
@COND_i386_efi_TRUE@ohci_module_LDADD = 
 
28108
@COND_i386_ieee1275_TRUE@ohci_module_LDADD = 
 
28109
@COND_i386_multiboot_TRUE@ohci_module_LDADD = 
 
28110
@COND_i386_pc_TRUE@ohci_module_LDADD = 
 
28111
@COND_i386_qemu_TRUE@ohci_module_LDADD = 
 
28112
@COND_mips_yeeloong_TRUE@ohci_module_LDADD = 
 
28113
@COND_x86_64_efi_TRUE@ohci_module_LDADD = 
 
28114
@COND_i386_coreboot_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28115
@COND_i386_efi_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28116
@COND_i386_ieee1275_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28117
@COND_i386_multiboot_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28118
@COND_i386_pc_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28119
@COND_i386_qemu_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28120
@COND_mips_yeeloong_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28121
@COND_x86_64_efi_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28122
@COND_i386_coreboot_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28123
@COND_i386_efi_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28124
@COND_i386_ieee1275_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28125
@COND_i386_multiboot_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28126
@COND_i386_pc_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28127
@COND_i386_qemu_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28128
@COND_mips_yeeloong_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28129
@COND_x86_64_efi_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28130
@COND_i386_coreboot_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28131
@COND_i386_efi_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28132
@COND_i386_ieee1275_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28133
@COND_i386_multiboot_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28134
@COND_i386_pc_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28135
@COND_i386_qemu_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28136
@COND_mips_yeeloong_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28137
@COND_x86_64_efi_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28138
@COND_i386_coreboot_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28139
@COND_i386_efi_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28140
@COND_i386_ieee1275_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28141
@COND_i386_multiboot_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28142
@COND_i386_pc_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28143
@COND_i386_qemu_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28144
@COND_mips_yeeloong_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28145
@COND_x86_64_efi_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28146
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci_module_SOURCES = bus/emu/pci.c commands/lspci.c  ## platform sources
 
28147
@COND_i386_coreboot_TRUE@pci_module_SOURCES = bus/pci.c  ## platform sources
 
28148
@COND_i386_efi_TRUE@pci_module_SOURCES = bus/pci.c  ## platform sources
 
28149
@COND_i386_ieee1275_TRUE@pci_module_SOURCES = bus/pci.c  ## platform sources
 
28150
@COND_i386_multiboot_TRUE@pci_module_SOURCES = bus/pci.c  ## platform sources
 
28151
@COND_i386_pc_TRUE@pci_module_SOURCES = bus/pci.c  ## platform sources
 
28152
@COND_x86_64_efi_TRUE@pci_module_SOURCES = bus/pci.c  ## platform sources
 
28153
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources
 
28154
@COND_i386_coreboot_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources
 
28155
@COND_i386_efi_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources
 
28156
@COND_i386_ieee1275_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources
 
28157
@COND_i386_multiboot_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources
 
28158
@COND_i386_pc_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources
 
28159
@COND_x86_64_efi_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources
 
28160
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci_module_LDADD = 
 
28161
@COND_i386_coreboot_TRUE@pci_module_LDADD = 
 
28162
@COND_i386_efi_TRUE@pci_module_LDADD = 
 
28163
@COND_i386_ieee1275_TRUE@pci_module_LDADD = 
 
28164
@COND_i386_multiboot_TRUE@pci_module_LDADD = 
 
28165
@COND_i386_pc_TRUE@pci_module_LDADD = 
 
28166
@COND_x86_64_efi_TRUE@pci_module_LDADD = 
 
28167
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28168
@COND_i386_coreboot_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28169
@COND_i386_efi_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28170
@COND_i386_ieee1275_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28171
@COND_i386_multiboot_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28172
@COND_i386_pc_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28173
@COND_x86_64_efi_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28174
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28175
@COND_i386_coreboot_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28176
@COND_i386_efi_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28177
@COND_i386_ieee1275_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28178
@COND_i386_multiboot_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28179
@COND_i386_pc_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28180
@COND_x86_64_efi_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28181
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28182
@COND_i386_coreboot_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28183
@COND_i386_efi_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28184
@COND_i386_ieee1275_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28185
@COND_i386_multiboot_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28186
@COND_i386_pc_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28187
@COND_x86_64_efi_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28188
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28189
@COND_i386_coreboot_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28190
@COND_i386_efi_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28191
@COND_i386_ieee1275_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28192
@COND_i386_multiboot_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28193
@COND_i386_pc_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28194
@COND_x86_64_efi_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28195
@COND_i386_coreboot_TRUE@cmostest_module_SOURCES = commands/i386/cmostest.c  ## platform sources
 
28196
@COND_i386_ieee1275_TRUE@cmostest_module_SOURCES = commands/i386/cmostest.c  ## platform sources
 
28197
@COND_i386_multiboot_TRUE@cmostest_module_SOURCES = commands/i386/cmostest.c  ## platform sources
 
28198
@COND_i386_pc_TRUE@cmostest_module_SOURCES = commands/i386/cmostest.c  ## platform sources
 
28199
@COND_i386_qemu_TRUE@cmostest_module_SOURCES = commands/i386/cmostest.c  ## platform sources
 
28200
@COND_mips_yeeloong_TRUE@cmostest_module_SOURCES = commands/i386/cmostest.c  ## platform sources
 
28201
@COND_i386_coreboot_TRUE@nodist_cmostest_module_SOURCES = ## platform nodist sources
 
28202
@COND_i386_ieee1275_TRUE@nodist_cmostest_module_SOURCES = ## platform nodist sources
 
28203
@COND_i386_multiboot_TRUE@nodist_cmostest_module_SOURCES = ## platform nodist sources
 
28204
@COND_i386_pc_TRUE@nodist_cmostest_module_SOURCES = ## platform nodist sources
 
28205
@COND_i386_qemu_TRUE@nodist_cmostest_module_SOURCES = ## platform nodist sources
 
28206
@COND_mips_yeeloong_TRUE@nodist_cmostest_module_SOURCES = ## platform nodist sources
 
28207
@COND_i386_coreboot_TRUE@cmostest_module_LDADD = 
 
28208
@COND_i386_ieee1275_TRUE@cmostest_module_LDADD = 
 
28209
@COND_i386_multiboot_TRUE@cmostest_module_LDADD = 
 
28210
@COND_i386_pc_TRUE@cmostest_module_LDADD = 
 
28211
@COND_i386_qemu_TRUE@cmostest_module_LDADD = 
 
28212
@COND_mips_yeeloong_TRUE@cmostest_module_LDADD = 
 
28213
@COND_i386_coreboot_TRUE@cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28214
@COND_i386_ieee1275_TRUE@cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28215
@COND_i386_multiboot_TRUE@cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28216
@COND_i386_pc_TRUE@cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28217
@COND_i386_qemu_TRUE@cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28218
@COND_mips_yeeloong_TRUE@cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28219
@COND_i386_coreboot_TRUE@cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28220
@COND_i386_ieee1275_TRUE@cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28221
@COND_i386_multiboot_TRUE@cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28222
@COND_i386_pc_TRUE@cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28223
@COND_i386_qemu_TRUE@cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28224
@COND_mips_yeeloong_TRUE@cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28225
@COND_i386_coreboot_TRUE@cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28226
@COND_i386_ieee1275_TRUE@cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28227
@COND_i386_multiboot_TRUE@cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28228
@COND_i386_pc_TRUE@cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28229
@COND_i386_qemu_TRUE@cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28230
@COND_mips_yeeloong_TRUE@cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28231
@COND_i386_coreboot_TRUE@cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28232
@COND_i386_ieee1275_TRUE@cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28233
@COND_i386_multiboot_TRUE@cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28234
@COND_i386_pc_TRUE@cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28235
@COND_i386_qemu_TRUE@cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28236
@COND_mips_yeeloong_TRUE@cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28237
@COND_i386_coreboot_TRUE@iorw_module_SOURCES = commands/iorw.c  ## platform sources
 
28238
@COND_i386_efi_TRUE@iorw_module_SOURCES = commands/iorw.c  ## platform sources
 
28239
@COND_i386_ieee1275_TRUE@iorw_module_SOURCES = commands/iorw.c  ## platform sources
 
28240
@COND_i386_multiboot_TRUE@iorw_module_SOURCES = commands/iorw.c  ## platform sources
 
28241
@COND_i386_pc_TRUE@iorw_module_SOURCES = commands/iorw.c  ## platform sources
 
28242
@COND_i386_qemu_TRUE@iorw_module_SOURCES = commands/iorw.c  ## platform sources
 
28243
@COND_x86_64_efi_TRUE@iorw_module_SOURCES = commands/iorw.c  ## platform sources
 
28244
@COND_i386_coreboot_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources
 
28245
@COND_i386_efi_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources
 
28246
@COND_i386_ieee1275_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources
 
28247
@COND_i386_multiboot_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources
 
28248
@COND_i386_pc_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources
 
28249
@COND_i386_qemu_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources
 
28250
@COND_x86_64_efi_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources
 
28251
@COND_i386_coreboot_TRUE@iorw_module_LDADD = 
 
28252
@COND_i386_efi_TRUE@iorw_module_LDADD = 
 
28253
@COND_i386_ieee1275_TRUE@iorw_module_LDADD = 
 
28254
@COND_i386_multiboot_TRUE@iorw_module_LDADD = 
 
28255
@COND_i386_pc_TRUE@iorw_module_LDADD = 
 
28256
@COND_i386_qemu_TRUE@iorw_module_LDADD = 
 
28257
@COND_x86_64_efi_TRUE@iorw_module_LDADD = 
 
28258
@COND_i386_coreboot_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28259
@COND_i386_efi_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28260
@COND_i386_ieee1275_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28261
@COND_i386_multiboot_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28262
@COND_i386_pc_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28263
@COND_i386_qemu_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28264
@COND_x86_64_efi_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28265
@COND_i386_coreboot_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28266
@COND_i386_efi_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28267
@COND_i386_ieee1275_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28268
@COND_i386_multiboot_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28269
@COND_i386_pc_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28270
@COND_i386_qemu_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28271
@COND_x86_64_efi_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28272
@COND_i386_coreboot_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28273
@COND_i386_efi_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28274
@COND_i386_ieee1275_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28275
@COND_i386_multiboot_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28276
@COND_i386_pc_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28277
@COND_i386_qemu_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28278
@COND_x86_64_efi_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28279
@COND_i386_coreboot_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28280
@COND_i386_efi_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28281
@COND_i386_ieee1275_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28282
@COND_i386_multiboot_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28283
@COND_i386_pc_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28284
@COND_i386_qemu_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28285
@COND_x86_64_efi_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28286
@COND_emu_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c  ## platform sources
 
28287
@COND_i386_coreboot_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c  ## platform sources
 
28288
@COND_i386_efi_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c  ## platform sources
 
28289
@COND_i386_ieee1275_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c  ## platform sources
 
28290
@COND_i386_multiboot_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c  ## platform sources
 
28291
@COND_i386_pc_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c  ## platform sources
 
28292
@COND_i386_qemu_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c  ## platform sources
 
28293
@COND_mips_yeeloong_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c  ## platform sources
 
28294
@COND_powerpc_ieee1275_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c  ## platform sources
 
28295
@COND_sparc64_ieee1275_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c  ## platform sources
 
28296
@COND_x86_64_efi_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c  ## platform sources
 
28297
@COND_emu_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources
 
28298
@COND_i386_coreboot_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources
 
28299
@COND_i386_efi_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources
 
28300
@COND_i386_ieee1275_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources
 
28301
@COND_i386_multiboot_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources
 
28302
@COND_i386_pc_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources
 
28303
@COND_i386_qemu_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources
 
28304
@COND_mips_yeeloong_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources
 
28305
@COND_powerpc_ieee1275_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources
 
28306
@COND_sparc64_ieee1275_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources
 
28307
@COND_x86_64_efi_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources
 
28308
@COND_emu_TRUE@regexp_module_LDADD = libgnulib.a 
 
28309
@COND_i386_coreboot_TRUE@regexp_module_LDADD = libgnulib.a 
 
28310
@COND_i386_efi_TRUE@regexp_module_LDADD = libgnulib.a 
 
28311
@COND_i386_ieee1275_TRUE@regexp_module_LDADD = libgnulib.a 
 
28312
@COND_i386_multiboot_TRUE@regexp_module_LDADD = libgnulib.a 
 
28313
@COND_i386_pc_TRUE@regexp_module_LDADD = libgnulib.a 
 
28314
@COND_i386_qemu_TRUE@regexp_module_LDADD = libgnulib.a 
 
28315
@COND_mips_yeeloong_TRUE@regexp_module_LDADD = libgnulib.a 
 
28316
@COND_powerpc_ieee1275_TRUE@regexp_module_LDADD = libgnulib.a 
 
28317
@COND_sparc64_ieee1275_TRUE@regexp_module_LDADD = libgnulib.a 
 
28318
@COND_x86_64_efi_TRUE@regexp_module_LDADD = libgnulib.a 
 
28319
@COND_emu_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
28320
@COND_i386_coreboot_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
28321
@COND_i386_efi_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
28322
@COND_i386_ieee1275_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
28323
@COND_i386_multiboot_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
28324
@COND_i386_pc_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
28325
@COND_i386_qemu_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
28326
@COND_mips_yeeloong_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
28327
@COND_powerpc_ieee1275_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
28328
@COND_sparc64_ieee1275_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
28329
@COND_x86_64_efi_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) 
 
28330
@COND_emu_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28331
@COND_i386_coreboot_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28332
@COND_i386_efi_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28333
@COND_i386_ieee1275_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28334
@COND_i386_multiboot_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28335
@COND_i386_pc_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28336
@COND_i386_qemu_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28337
@COND_mips_yeeloong_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28338
@COND_powerpc_ieee1275_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28339
@COND_sparc64_ieee1275_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28340
@COND_x86_64_efi_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28341
@COND_emu_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
28342
@COND_i386_coreboot_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
28343
@COND_i386_efi_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
28344
@COND_i386_ieee1275_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
28345
@COND_i386_multiboot_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
28346
@COND_i386_pc_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
28347
@COND_i386_qemu_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
28348
@COND_mips_yeeloong_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
28349
@COND_powerpc_ieee1275_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
28350
@COND_sparc64_ieee1275_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
28351
@COND_x86_64_efi_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) 
 
28352
@COND_emu_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28353
@COND_i386_coreboot_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28354
@COND_i386_efi_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28355
@COND_i386_ieee1275_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28356
@COND_i386_multiboot_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28357
@COND_i386_pc_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28358
@COND_i386_qemu_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28359
@COND_mips_yeeloong_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28360
@COND_powerpc_ieee1275_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28361
@COND_sparc64_ieee1275_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28362
@COND_x86_64_efi_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28363
@COND_i386_coreboot_TRUE@acpi_module_SOURCES = commands/i386/pc/acpi.c commands/acpi.c  ## platform sources
 
28364
@COND_i386_efi_TRUE@acpi_module_SOURCES = commands/efi/acpi.c commands/acpi.c  ## platform sources
 
28365
@COND_i386_multiboot_TRUE@acpi_module_SOURCES = commands/i386/pc/acpi.c commands/acpi.c  ## platform sources
 
28366
@COND_i386_pc_TRUE@acpi_module_SOURCES = commands/i386/pc/acpi.c commands/acpi.c  ## platform sources
 
28367
@COND_x86_64_efi_TRUE@acpi_module_SOURCES = commands/efi/acpi.c commands/acpi.c  ## platform sources
 
28368
@COND_i386_coreboot_TRUE@nodist_acpi_module_SOURCES = ## platform nodist sources
 
28369
@COND_i386_efi_TRUE@nodist_acpi_module_SOURCES = ## platform nodist sources
 
28370
@COND_i386_multiboot_TRUE@nodist_acpi_module_SOURCES = ## platform nodist sources
 
28371
@COND_i386_pc_TRUE@nodist_acpi_module_SOURCES = ## platform nodist sources
 
28372
@COND_x86_64_efi_TRUE@nodist_acpi_module_SOURCES = ## platform nodist sources
 
28373
@COND_i386_coreboot_TRUE@acpi_module_LDADD = 
 
28374
@COND_i386_efi_TRUE@acpi_module_LDADD = 
 
28375
@COND_i386_multiboot_TRUE@acpi_module_LDADD = 
 
28376
@COND_i386_pc_TRUE@acpi_module_LDADD = 
 
28377
@COND_x86_64_efi_TRUE@acpi_module_LDADD = 
 
28378
@COND_i386_coreboot_TRUE@acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28379
@COND_i386_efi_TRUE@acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28380
@COND_i386_multiboot_TRUE@acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28381
@COND_i386_pc_TRUE@acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28382
@COND_x86_64_efi_TRUE@acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28383
@COND_i386_coreboot_TRUE@acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28384
@COND_i386_efi_TRUE@acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28385
@COND_i386_multiboot_TRUE@acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28386
@COND_i386_pc_TRUE@acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28387
@COND_x86_64_efi_TRUE@acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28388
@COND_i386_coreboot_TRUE@acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28389
@COND_i386_efi_TRUE@acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28390
@COND_i386_multiboot_TRUE@acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28391
@COND_i386_pc_TRUE@acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28392
@COND_x86_64_efi_TRUE@acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28393
@COND_i386_coreboot_TRUE@acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28394
@COND_i386_efi_TRUE@acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28395
@COND_i386_multiboot_TRUE@acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28396
@COND_i386_pc_TRUE@acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28397
@COND_x86_64_efi_TRUE@acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28398
@COND_i386_coreboot_TRUE@lsacpi_module_SOURCES = commands/lsacpi.c  ## platform sources
 
28399
@COND_i386_efi_TRUE@lsacpi_module_SOURCES = commands/lsacpi.c  ## platform sources
 
28400
@COND_i386_multiboot_TRUE@lsacpi_module_SOURCES = commands/lsacpi.c  ## platform sources
 
28401
@COND_i386_pc_TRUE@lsacpi_module_SOURCES = commands/lsacpi.c  ## platform sources
 
28402
@COND_x86_64_efi_TRUE@lsacpi_module_SOURCES = commands/lsacpi.c  ## platform sources
 
28403
@COND_i386_coreboot_TRUE@nodist_lsacpi_module_SOURCES = ## platform nodist sources
 
28404
@COND_i386_efi_TRUE@nodist_lsacpi_module_SOURCES = ## platform nodist sources
 
28405
@COND_i386_multiboot_TRUE@nodist_lsacpi_module_SOURCES = ## platform nodist sources
 
28406
@COND_i386_pc_TRUE@nodist_lsacpi_module_SOURCES = ## platform nodist sources
 
28407
@COND_x86_64_efi_TRUE@nodist_lsacpi_module_SOURCES = ## platform nodist sources
 
28408
@COND_i386_coreboot_TRUE@lsacpi_module_LDADD = 
 
28409
@COND_i386_efi_TRUE@lsacpi_module_LDADD = 
 
28410
@COND_i386_multiboot_TRUE@lsacpi_module_LDADD = 
 
28411
@COND_i386_pc_TRUE@lsacpi_module_LDADD = 
 
28412
@COND_x86_64_efi_TRUE@lsacpi_module_LDADD = 
 
28413
@COND_i386_coreboot_TRUE@lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28414
@COND_i386_efi_TRUE@lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28415
@COND_i386_multiboot_TRUE@lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28416
@COND_i386_pc_TRUE@lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28417
@COND_x86_64_efi_TRUE@lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28418
@COND_i386_coreboot_TRUE@lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28419
@COND_i386_efi_TRUE@lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28420
@COND_i386_multiboot_TRUE@lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28421
@COND_i386_pc_TRUE@lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28422
@COND_x86_64_efi_TRUE@lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28423
@COND_i386_coreboot_TRUE@lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28424
@COND_i386_efi_TRUE@lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28425
@COND_i386_multiboot_TRUE@lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28426
@COND_i386_pc_TRUE@lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28427
@COND_x86_64_efi_TRUE@lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28428
@COND_i386_coreboot_TRUE@lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28429
@COND_i386_efi_TRUE@lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28430
@COND_i386_multiboot_TRUE@lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28431
@COND_i386_pc_TRUE@lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28432
@COND_x86_64_efi_TRUE@lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28433
@COND_i386_efi_TRUE@lsefisystab_module_SOURCES = commands/efi/lsefisystab.c  ## platform sources
 
28434
@COND_x86_64_efi_TRUE@lsefisystab_module_SOURCES = commands/efi/lsefisystab.c  ## platform sources
 
28435
@COND_i386_efi_TRUE@nodist_lsefisystab_module_SOURCES = ## platform nodist sources
 
28436
@COND_x86_64_efi_TRUE@nodist_lsefisystab_module_SOURCES = ## platform nodist sources
 
28437
@COND_i386_efi_TRUE@lsefisystab_module_LDADD = 
 
28438
@COND_x86_64_efi_TRUE@lsefisystab_module_LDADD = 
 
28439
@COND_i386_efi_TRUE@lsefisystab_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28440
@COND_x86_64_efi_TRUE@lsefisystab_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28441
@COND_i386_efi_TRUE@lsefisystab_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28442
@COND_x86_64_efi_TRUE@lsefisystab_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28443
@COND_i386_efi_TRUE@lsefisystab_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28444
@COND_x86_64_efi_TRUE@lsefisystab_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28445
@COND_i386_efi_TRUE@lsefisystab_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28446
@COND_x86_64_efi_TRUE@lsefisystab_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28447
@COND_i386_efi_TRUE@lssal_module_SOURCES = commands/efi/lssal.c  ## platform sources
 
28448
@COND_x86_64_efi_TRUE@lssal_module_SOURCES = commands/efi/lssal.c  ## platform sources
 
28449
@COND_i386_efi_TRUE@nodist_lssal_module_SOURCES = ## platform nodist sources
 
28450
@COND_x86_64_efi_TRUE@nodist_lssal_module_SOURCES = ## platform nodist sources
 
28451
@COND_i386_efi_TRUE@lssal_module_LDADD = 
 
28452
@COND_x86_64_efi_TRUE@lssal_module_LDADD = 
 
28453
@COND_i386_efi_TRUE@lssal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28454
@COND_x86_64_efi_TRUE@lssal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28455
@COND_i386_efi_TRUE@lssal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28456
@COND_x86_64_efi_TRUE@lssal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28457
@COND_i386_efi_TRUE@lssal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28458
@COND_x86_64_efi_TRUE@lssal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28459
@COND_i386_efi_TRUE@lssal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28460
@COND_x86_64_efi_TRUE@lssal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28461
@COND_i386_efi_TRUE@lsefimmap_module_SOURCES = commands/efi/lsefimmap.c  ## platform sources
 
28462
@COND_x86_64_efi_TRUE@lsefimmap_module_SOURCES = commands/efi/lsefimmap.c  ## platform sources
 
28463
@COND_i386_efi_TRUE@nodist_lsefimmap_module_SOURCES = ## platform nodist sources
 
28464
@COND_x86_64_efi_TRUE@nodist_lsefimmap_module_SOURCES = ## platform nodist sources
 
28465
@COND_i386_efi_TRUE@lsefimmap_module_LDADD = 
 
28466
@COND_x86_64_efi_TRUE@lsefimmap_module_LDADD = 
 
28467
@COND_i386_efi_TRUE@lsefimmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28468
@COND_x86_64_efi_TRUE@lsefimmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28469
@COND_i386_efi_TRUE@lsefimmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28470
@COND_x86_64_efi_TRUE@lsefimmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28471
@COND_i386_efi_TRUE@lsefimmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28472
@COND_x86_64_efi_TRUE@lsefimmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28473
@COND_i386_efi_TRUE@lsefimmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28474
@COND_x86_64_efi_TRUE@lsefimmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28475
@COND_emu_TRUE@blocklist_module_SOURCES = commands/blocklist.c  ## platform sources
 
28476
@COND_i386_coreboot_TRUE@blocklist_module_SOURCES = commands/blocklist.c  ## platform sources
 
28477
@COND_i386_efi_TRUE@blocklist_module_SOURCES = commands/blocklist.c  ## platform sources
 
28478
@COND_i386_ieee1275_TRUE@blocklist_module_SOURCES = commands/blocklist.c  ## platform sources
 
28479
@COND_i386_multiboot_TRUE@blocklist_module_SOURCES = commands/blocklist.c  ## platform sources
 
28480
@COND_i386_pc_TRUE@blocklist_module_SOURCES = commands/blocklist.c  ## platform sources
 
28481
@COND_i386_qemu_TRUE@blocklist_module_SOURCES = commands/blocklist.c  ## platform sources
 
28482
@COND_mips_yeeloong_TRUE@blocklist_module_SOURCES = commands/blocklist.c  ## platform sources
 
28483
@COND_powerpc_ieee1275_TRUE@blocklist_module_SOURCES = commands/blocklist.c  ## platform sources
 
28484
@COND_sparc64_ieee1275_TRUE@blocklist_module_SOURCES = commands/blocklist.c  ## platform sources
 
28485
@COND_x86_64_efi_TRUE@blocklist_module_SOURCES = commands/blocklist.c  ## platform sources
 
28486
@COND_emu_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources
 
28487
@COND_i386_coreboot_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources
 
28488
@COND_i386_efi_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources
 
28489
@COND_i386_ieee1275_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources
 
28490
@COND_i386_multiboot_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources
 
28491
@COND_i386_pc_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources
 
28492
@COND_i386_qemu_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources
 
28493
@COND_mips_yeeloong_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources
 
28494
@COND_powerpc_ieee1275_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources
 
28495
@COND_sparc64_ieee1275_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources
 
28496
@COND_x86_64_efi_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources
 
28497
@COND_emu_TRUE@blocklist_module_LDADD = 
 
28498
@COND_i386_coreboot_TRUE@blocklist_module_LDADD = 
 
28499
@COND_i386_efi_TRUE@blocklist_module_LDADD = 
 
28500
@COND_i386_ieee1275_TRUE@blocklist_module_LDADD = 
 
28501
@COND_i386_multiboot_TRUE@blocklist_module_LDADD = 
 
28502
@COND_i386_pc_TRUE@blocklist_module_LDADD = 
 
28503
@COND_i386_qemu_TRUE@blocklist_module_LDADD = 
 
28504
@COND_mips_yeeloong_TRUE@blocklist_module_LDADD = 
 
28505
@COND_powerpc_ieee1275_TRUE@blocklist_module_LDADD = 
 
28506
@COND_sparc64_ieee1275_TRUE@blocklist_module_LDADD = 
 
28507
@COND_x86_64_efi_TRUE@blocklist_module_LDADD = 
 
28508
@COND_emu_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28509
@COND_i386_coreboot_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28510
@COND_i386_efi_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28511
@COND_i386_ieee1275_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28512
@COND_i386_multiboot_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28513
@COND_i386_pc_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28514
@COND_i386_qemu_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28515
@COND_mips_yeeloong_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28516
@COND_powerpc_ieee1275_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28517
@COND_sparc64_ieee1275_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28518
@COND_x86_64_efi_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28519
@COND_emu_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28520
@COND_i386_coreboot_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28521
@COND_i386_efi_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28522
@COND_i386_ieee1275_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28523
@COND_i386_multiboot_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28524
@COND_i386_pc_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28525
@COND_i386_qemu_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28526
@COND_mips_yeeloong_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28527
@COND_powerpc_ieee1275_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28528
@COND_sparc64_ieee1275_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28529
@COND_x86_64_efi_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28530
@COND_emu_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28531
@COND_i386_coreboot_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28532
@COND_i386_efi_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28533
@COND_i386_ieee1275_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28534
@COND_i386_multiboot_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28535
@COND_i386_pc_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28536
@COND_i386_qemu_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28537
@COND_mips_yeeloong_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28538
@COND_powerpc_ieee1275_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28539
@COND_sparc64_ieee1275_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28540
@COND_x86_64_efi_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28541
@COND_emu_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28542
@COND_i386_coreboot_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28543
@COND_i386_efi_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28544
@COND_i386_ieee1275_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28545
@COND_i386_multiboot_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28546
@COND_i386_pc_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28547
@COND_i386_qemu_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28548
@COND_mips_yeeloong_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28549
@COND_powerpc_ieee1275_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28550
@COND_sparc64_ieee1275_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28551
@COND_x86_64_efi_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28552
@COND_emu_TRUE@boot_module_SOURCES = commands/boot.c  ## platform sources
 
28553
@COND_i386_coreboot_TRUE@boot_module_SOURCES = commands/boot.c  ## platform sources
 
28554
@COND_i386_efi_TRUE@boot_module_SOURCES = commands/boot.c  ## platform sources
 
28555
@COND_i386_ieee1275_TRUE@boot_module_SOURCES = commands/boot.c  ## platform sources
 
28556
@COND_i386_multiboot_TRUE@boot_module_SOURCES = commands/boot.c  ## platform sources
 
28557
@COND_i386_pc_TRUE@boot_module_SOURCES = lib/i386/pc/biosnum.c commands/boot.c  ## platform sources
 
28558
@COND_i386_qemu_TRUE@boot_module_SOURCES = commands/boot.c  ## platform sources
 
28559
@COND_powerpc_ieee1275_TRUE@boot_module_SOURCES = commands/boot.c  ## platform sources
 
28560
@COND_sparc64_ieee1275_TRUE@boot_module_SOURCES = commands/boot.c  ## platform sources
 
28561
@COND_x86_64_efi_TRUE@boot_module_SOURCES = commands/boot.c  ## platform sources
 
28562
@COND_emu_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources
 
28563
@COND_i386_coreboot_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources
 
28564
@COND_i386_efi_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources
 
28565
@COND_i386_ieee1275_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources
 
28566
@COND_i386_multiboot_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources
 
28567
@COND_i386_pc_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources
 
28568
@COND_i386_qemu_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources
 
28569
@COND_powerpc_ieee1275_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources
 
28570
@COND_sparc64_ieee1275_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources
 
28571
@COND_x86_64_efi_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources
 
28572
@COND_emu_TRUE@boot_module_LDADD = 
 
28573
@COND_i386_coreboot_TRUE@boot_module_LDADD = 
 
28574
@COND_i386_efi_TRUE@boot_module_LDADD = 
 
28575
@COND_i386_ieee1275_TRUE@boot_module_LDADD = 
 
28576
@COND_i386_multiboot_TRUE@boot_module_LDADD = 
 
28577
@COND_i386_pc_TRUE@boot_module_LDADD = 
 
28578
@COND_i386_qemu_TRUE@boot_module_LDADD = 
 
28579
@COND_powerpc_ieee1275_TRUE@boot_module_LDADD = 
 
28580
@COND_sparc64_ieee1275_TRUE@boot_module_LDADD = 
 
28581
@COND_x86_64_efi_TRUE@boot_module_LDADD = 
 
28582
@COND_emu_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28583
@COND_i386_coreboot_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28584
@COND_i386_efi_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28585
@COND_i386_ieee1275_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28586
@COND_i386_multiboot_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28587
@COND_i386_pc_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28588
@COND_i386_qemu_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28589
@COND_powerpc_ieee1275_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28590
@COND_sparc64_ieee1275_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28591
@COND_x86_64_efi_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28592
@COND_emu_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28593
@COND_i386_coreboot_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28594
@COND_i386_efi_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28595
@COND_i386_ieee1275_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28596
@COND_i386_multiboot_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28597
@COND_i386_pc_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28598
@COND_i386_qemu_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28599
@COND_powerpc_ieee1275_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28600
@COND_sparc64_ieee1275_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28601
@COND_x86_64_efi_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28602
@COND_emu_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28603
@COND_i386_coreboot_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28604
@COND_i386_efi_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28605
@COND_i386_ieee1275_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28606
@COND_i386_multiboot_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28607
@COND_i386_pc_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28608
@COND_i386_qemu_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28609
@COND_powerpc_ieee1275_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28610
@COND_sparc64_ieee1275_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28611
@COND_x86_64_efi_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28612
@COND_emu_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28613
@COND_i386_coreboot_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28614
@COND_i386_efi_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28615
@COND_i386_ieee1275_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28616
@COND_i386_multiboot_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28617
@COND_i386_pc_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28618
@COND_i386_qemu_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28619
@COND_powerpc_ieee1275_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28620
@COND_sparc64_ieee1275_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28621
@COND_x86_64_efi_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28622
@COND_emu_TRUE@cat_module_SOURCES = commands/cat.c  ## platform sources
 
28623
@COND_i386_coreboot_TRUE@cat_module_SOURCES = commands/cat.c  ## platform sources
 
28624
@COND_i386_efi_TRUE@cat_module_SOURCES = commands/cat.c  ## platform sources
 
28625
@COND_i386_ieee1275_TRUE@cat_module_SOURCES = commands/cat.c  ## platform sources
 
28626
@COND_i386_multiboot_TRUE@cat_module_SOURCES = commands/cat.c  ## platform sources
 
28627
@COND_i386_pc_TRUE@cat_module_SOURCES = commands/cat.c  ## platform sources
 
28628
@COND_i386_qemu_TRUE@cat_module_SOURCES = commands/cat.c  ## platform sources
 
28629
@COND_mips_yeeloong_TRUE@cat_module_SOURCES = commands/cat.c  ## platform sources
 
28630
@COND_powerpc_ieee1275_TRUE@cat_module_SOURCES = commands/cat.c  ## platform sources
 
28631
@COND_sparc64_ieee1275_TRUE@cat_module_SOURCES = commands/cat.c  ## platform sources
 
28632
@COND_x86_64_efi_TRUE@cat_module_SOURCES = commands/cat.c  ## platform sources
 
28633
@COND_emu_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources
 
28634
@COND_i386_coreboot_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources
 
28635
@COND_i386_efi_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources
 
28636
@COND_i386_ieee1275_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources
 
28637
@COND_i386_multiboot_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources
 
28638
@COND_i386_pc_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources
 
28639
@COND_i386_qemu_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources
 
28640
@COND_mips_yeeloong_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources
 
28641
@COND_powerpc_ieee1275_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources
 
28642
@COND_sparc64_ieee1275_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources
 
28643
@COND_x86_64_efi_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources
 
28644
@COND_emu_TRUE@cat_module_LDADD = 
 
28645
@COND_i386_coreboot_TRUE@cat_module_LDADD = 
 
28646
@COND_i386_efi_TRUE@cat_module_LDADD = 
 
28647
@COND_i386_ieee1275_TRUE@cat_module_LDADD = 
 
28648
@COND_i386_multiboot_TRUE@cat_module_LDADD = 
 
28649
@COND_i386_pc_TRUE@cat_module_LDADD = 
 
28650
@COND_i386_qemu_TRUE@cat_module_LDADD = 
 
28651
@COND_mips_yeeloong_TRUE@cat_module_LDADD = 
 
28652
@COND_powerpc_ieee1275_TRUE@cat_module_LDADD = 
 
28653
@COND_sparc64_ieee1275_TRUE@cat_module_LDADD = 
 
28654
@COND_x86_64_efi_TRUE@cat_module_LDADD = 
 
28655
@COND_emu_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28656
@COND_i386_coreboot_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28657
@COND_i386_efi_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28658
@COND_i386_ieee1275_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28659
@COND_i386_multiboot_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28660
@COND_i386_pc_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28661
@COND_i386_qemu_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28662
@COND_mips_yeeloong_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28663
@COND_powerpc_ieee1275_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28664
@COND_sparc64_ieee1275_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28665
@COND_x86_64_efi_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28666
@COND_emu_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28667
@COND_i386_coreboot_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28668
@COND_i386_efi_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28669
@COND_i386_ieee1275_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28670
@COND_i386_multiboot_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28671
@COND_i386_pc_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28672
@COND_i386_qemu_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28673
@COND_mips_yeeloong_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28674
@COND_powerpc_ieee1275_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28675
@COND_sparc64_ieee1275_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28676
@COND_x86_64_efi_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28677
@COND_emu_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28678
@COND_i386_coreboot_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28679
@COND_i386_efi_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28680
@COND_i386_ieee1275_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28681
@COND_i386_multiboot_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28682
@COND_i386_pc_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28683
@COND_i386_qemu_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28684
@COND_mips_yeeloong_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28685
@COND_powerpc_ieee1275_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28686
@COND_sparc64_ieee1275_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28687
@COND_x86_64_efi_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28688
@COND_emu_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28689
@COND_i386_coreboot_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28690
@COND_i386_efi_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28691
@COND_i386_ieee1275_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28692
@COND_i386_multiboot_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28693
@COND_i386_pc_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28694
@COND_i386_qemu_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28695
@COND_mips_yeeloong_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28696
@COND_powerpc_ieee1275_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28697
@COND_sparc64_ieee1275_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28698
@COND_x86_64_efi_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28699
@COND_emu_TRUE@cmp_module_SOURCES = commands/cmp.c  ## platform sources
 
28700
@COND_i386_coreboot_TRUE@cmp_module_SOURCES = commands/cmp.c  ## platform sources
 
28701
@COND_i386_efi_TRUE@cmp_module_SOURCES = commands/cmp.c  ## platform sources
 
28702
@COND_i386_ieee1275_TRUE@cmp_module_SOURCES = commands/cmp.c  ## platform sources
 
28703
@COND_i386_multiboot_TRUE@cmp_module_SOURCES = commands/cmp.c  ## platform sources
 
28704
@COND_i386_pc_TRUE@cmp_module_SOURCES = commands/cmp.c  ## platform sources
 
28705
@COND_i386_qemu_TRUE@cmp_module_SOURCES = commands/cmp.c  ## platform sources
 
28706
@COND_mips_yeeloong_TRUE@cmp_module_SOURCES = commands/cmp.c  ## platform sources
 
28707
@COND_powerpc_ieee1275_TRUE@cmp_module_SOURCES = commands/cmp.c  ## platform sources
 
28708
@COND_sparc64_ieee1275_TRUE@cmp_module_SOURCES = commands/cmp.c  ## platform sources
 
28709
@COND_x86_64_efi_TRUE@cmp_module_SOURCES = commands/cmp.c  ## platform sources
 
28710
@COND_emu_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources
 
28711
@COND_i386_coreboot_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources
 
28712
@COND_i386_efi_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources
 
28713
@COND_i386_ieee1275_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources
 
28714
@COND_i386_multiboot_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources
 
28715
@COND_i386_pc_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources
 
28716
@COND_i386_qemu_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources
 
28717
@COND_mips_yeeloong_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources
 
28718
@COND_powerpc_ieee1275_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources
 
28719
@COND_sparc64_ieee1275_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources
 
28720
@COND_x86_64_efi_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources
 
28721
@COND_emu_TRUE@cmp_module_LDADD = 
 
28722
@COND_i386_coreboot_TRUE@cmp_module_LDADD = 
 
28723
@COND_i386_efi_TRUE@cmp_module_LDADD = 
 
28724
@COND_i386_ieee1275_TRUE@cmp_module_LDADD = 
 
28725
@COND_i386_multiboot_TRUE@cmp_module_LDADD = 
 
28726
@COND_i386_pc_TRUE@cmp_module_LDADD = 
 
28727
@COND_i386_qemu_TRUE@cmp_module_LDADD = 
 
28728
@COND_mips_yeeloong_TRUE@cmp_module_LDADD = 
 
28729
@COND_powerpc_ieee1275_TRUE@cmp_module_LDADD = 
 
28730
@COND_sparc64_ieee1275_TRUE@cmp_module_LDADD = 
 
28731
@COND_x86_64_efi_TRUE@cmp_module_LDADD = 
 
28732
@COND_emu_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28733
@COND_i386_coreboot_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28734
@COND_i386_efi_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28735
@COND_i386_ieee1275_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28736
@COND_i386_multiboot_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28737
@COND_i386_pc_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28738
@COND_i386_qemu_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28739
@COND_mips_yeeloong_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28740
@COND_powerpc_ieee1275_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28741
@COND_sparc64_ieee1275_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28742
@COND_x86_64_efi_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28743
@COND_emu_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28744
@COND_i386_coreboot_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28745
@COND_i386_efi_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28746
@COND_i386_ieee1275_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28747
@COND_i386_multiboot_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28748
@COND_i386_pc_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28749
@COND_i386_qemu_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28750
@COND_mips_yeeloong_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28751
@COND_powerpc_ieee1275_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28752
@COND_sparc64_ieee1275_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28753
@COND_x86_64_efi_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28754
@COND_emu_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28755
@COND_i386_coreboot_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28756
@COND_i386_efi_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28757
@COND_i386_ieee1275_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28758
@COND_i386_multiboot_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28759
@COND_i386_pc_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28760
@COND_i386_qemu_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28761
@COND_mips_yeeloong_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28762
@COND_powerpc_ieee1275_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28763
@COND_sparc64_ieee1275_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28764
@COND_x86_64_efi_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28765
@COND_emu_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28766
@COND_i386_coreboot_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28767
@COND_i386_efi_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28768
@COND_i386_ieee1275_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28769
@COND_i386_multiboot_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28770
@COND_i386_pc_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28771
@COND_i386_qemu_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28772
@COND_mips_yeeloong_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28773
@COND_powerpc_ieee1275_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28774
@COND_sparc64_ieee1275_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28775
@COND_x86_64_efi_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28776
@COND_emu_TRUE@configfile_module_SOURCES = commands/configfile.c  ## platform sources
 
28777
@COND_i386_coreboot_TRUE@configfile_module_SOURCES = commands/configfile.c  ## platform sources
 
28778
@COND_i386_efi_TRUE@configfile_module_SOURCES = commands/configfile.c  ## platform sources
 
28779
@COND_i386_ieee1275_TRUE@configfile_module_SOURCES = commands/configfile.c  ## platform sources
 
28780
@COND_i386_multiboot_TRUE@configfile_module_SOURCES = commands/configfile.c  ## platform sources
 
28781
@COND_i386_pc_TRUE@configfile_module_SOURCES = commands/configfile.c  ## platform sources
 
28782
@COND_i386_qemu_TRUE@configfile_module_SOURCES = commands/configfile.c  ## platform sources
 
28783
@COND_mips_yeeloong_TRUE@configfile_module_SOURCES = commands/configfile.c  ## platform sources
 
28784
@COND_powerpc_ieee1275_TRUE@configfile_module_SOURCES = commands/configfile.c  ## platform sources
 
28785
@COND_sparc64_ieee1275_TRUE@configfile_module_SOURCES = commands/configfile.c  ## platform sources
 
28786
@COND_x86_64_efi_TRUE@configfile_module_SOURCES = commands/configfile.c  ## platform sources
 
28787
@COND_emu_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources
 
28788
@COND_i386_coreboot_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources
 
28789
@COND_i386_efi_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources
 
28790
@COND_i386_ieee1275_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources
 
28791
@COND_i386_multiboot_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources
 
28792
@COND_i386_pc_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources
 
28793
@COND_i386_qemu_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources
 
28794
@COND_mips_yeeloong_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources
 
28795
@COND_powerpc_ieee1275_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources
 
28796
@COND_sparc64_ieee1275_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources
 
28797
@COND_x86_64_efi_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources
 
28798
@COND_emu_TRUE@configfile_module_LDADD = 
 
28799
@COND_i386_coreboot_TRUE@configfile_module_LDADD = 
 
28800
@COND_i386_efi_TRUE@configfile_module_LDADD = 
 
28801
@COND_i386_ieee1275_TRUE@configfile_module_LDADD = 
 
28802
@COND_i386_multiboot_TRUE@configfile_module_LDADD = 
 
28803
@COND_i386_pc_TRUE@configfile_module_LDADD = 
 
28804
@COND_i386_qemu_TRUE@configfile_module_LDADD = 
 
28805
@COND_mips_yeeloong_TRUE@configfile_module_LDADD = 
 
28806
@COND_powerpc_ieee1275_TRUE@configfile_module_LDADD = 
 
28807
@COND_sparc64_ieee1275_TRUE@configfile_module_LDADD = 
 
28808
@COND_x86_64_efi_TRUE@configfile_module_LDADD = 
 
28809
@COND_emu_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28810
@COND_i386_coreboot_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28811
@COND_i386_efi_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28812
@COND_i386_ieee1275_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28813
@COND_i386_multiboot_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28814
@COND_i386_pc_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28815
@COND_i386_qemu_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28816
@COND_mips_yeeloong_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28817
@COND_powerpc_ieee1275_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28818
@COND_sparc64_ieee1275_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28819
@COND_x86_64_efi_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28820
@COND_emu_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28821
@COND_i386_coreboot_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28822
@COND_i386_efi_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28823
@COND_i386_ieee1275_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28824
@COND_i386_multiboot_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28825
@COND_i386_pc_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28826
@COND_i386_qemu_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28827
@COND_mips_yeeloong_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28828
@COND_powerpc_ieee1275_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28829
@COND_sparc64_ieee1275_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28830
@COND_x86_64_efi_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28831
@COND_emu_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28832
@COND_i386_coreboot_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28833
@COND_i386_efi_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28834
@COND_i386_ieee1275_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28835
@COND_i386_multiboot_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28836
@COND_i386_pc_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28837
@COND_i386_qemu_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28838
@COND_mips_yeeloong_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28839
@COND_powerpc_ieee1275_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28840
@COND_sparc64_ieee1275_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28841
@COND_x86_64_efi_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28842
@COND_emu_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28843
@COND_i386_coreboot_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28844
@COND_i386_efi_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28845
@COND_i386_ieee1275_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28846
@COND_i386_multiboot_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28847
@COND_i386_pc_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28848
@COND_i386_qemu_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28849
@COND_mips_yeeloong_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28850
@COND_powerpc_ieee1275_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28851
@COND_sparc64_ieee1275_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28852
@COND_x86_64_efi_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28853
@COND_i386_coreboot_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c  ## platform sources
 
28854
@COND_i386_efi_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c  ## platform sources
 
28855
@COND_i386_ieee1275_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c  ## platform sources
 
28856
@COND_i386_multiboot_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c  ## platform sources
 
28857
@COND_i386_pc_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c  ## platform sources
 
28858
@COND_i386_qemu_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c  ## platform sources
 
28859
@COND_x86_64_efi_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c  ## platform sources
 
28860
@COND_i386_coreboot_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources
 
28861
@COND_i386_efi_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources
 
28862
@COND_i386_ieee1275_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources
 
28863
@COND_i386_multiboot_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources
 
28864
@COND_i386_pc_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources
 
28865
@COND_i386_qemu_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources
 
28866
@COND_x86_64_efi_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources
 
28867
@COND_i386_coreboot_TRUE@cpuid_module_LDADD = 
 
28868
@COND_i386_efi_TRUE@cpuid_module_LDADD = 
 
28869
@COND_i386_ieee1275_TRUE@cpuid_module_LDADD = 
 
28870
@COND_i386_multiboot_TRUE@cpuid_module_LDADD = 
 
28871
@COND_i386_pc_TRUE@cpuid_module_LDADD = 
 
28872
@COND_i386_qemu_TRUE@cpuid_module_LDADD = 
 
28873
@COND_x86_64_efi_TRUE@cpuid_module_LDADD = 
 
28874
@COND_i386_coreboot_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28875
@COND_i386_efi_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28876
@COND_i386_ieee1275_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28877
@COND_i386_multiboot_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28878
@COND_i386_pc_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28879
@COND_i386_qemu_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28880
@COND_x86_64_efi_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28881
@COND_i386_coreboot_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28882
@COND_i386_efi_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28883
@COND_i386_ieee1275_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28884
@COND_i386_multiboot_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28885
@COND_i386_pc_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28886
@COND_i386_qemu_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28887
@COND_x86_64_efi_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28888
@COND_i386_coreboot_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28889
@COND_i386_efi_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28890
@COND_i386_ieee1275_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28891
@COND_i386_multiboot_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28892
@COND_i386_pc_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28893
@COND_i386_qemu_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28894
@COND_x86_64_efi_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28895
@COND_i386_coreboot_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28896
@COND_i386_efi_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28897
@COND_i386_ieee1275_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28898
@COND_i386_multiboot_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28899
@COND_i386_pc_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28900
@COND_i386_qemu_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28901
@COND_x86_64_efi_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28902
@COND_emu_TRUE@date_module_SOURCES = commands/date.c  ## platform sources
 
28903
@COND_i386_coreboot_TRUE@date_module_SOURCES = commands/date.c  ## platform sources
 
28904
@COND_i386_efi_TRUE@date_module_SOURCES = commands/date.c  ## platform sources
 
28905
@COND_i386_ieee1275_TRUE@date_module_SOURCES = commands/date.c  ## platform sources
 
28906
@COND_i386_multiboot_TRUE@date_module_SOURCES = commands/date.c  ## platform sources
 
28907
@COND_i386_pc_TRUE@date_module_SOURCES = commands/date.c  ## platform sources
 
28908
@COND_i386_qemu_TRUE@date_module_SOURCES = commands/date.c  ## platform sources
 
28909
@COND_mips_yeeloong_TRUE@date_module_SOURCES = commands/date.c  ## platform sources
 
28910
@COND_powerpc_ieee1275_TRUE@date_module_SOURCES = commands/date.c  ## platform sources
 
28911
@COND_sparc64_ieee1275_TRUE@date_module_SOURCES = commands/date.c  ## platform sources
 
28912
@COND_x86_64_efi_TRUE@date_module_SOURCES = commands/date.c  ## platform sources
 
28913
@COND_emu_TRUE@nodist_date_module_SOURCES = ## platform nodist sources
 
28914
@COND_i386_coreboot_TRUE@nodist_date_module_SOURCES = ## platform nodist sources
 
28915
@COND_i386_efi_TRUE@nodist_date_module_SOURCES = ## platform nodist sources
 
28916
@COND_i386_ieee1275_TRUE@nodist_date_module_SOURCES = ## platform nodist sources
 
28917
@COND_i386_multiboot_TRUE@nodist_date_module_SOURCES = ## platform nodist sources
 
28918
@COND_i386_pc_TRUE@nodist_date_module_SOURCES = ## platform nodist sources
 
28919
@COND_i386_qemu_TRUE@nodist_date_module_SOURCES = ## platform nodist sources
 
28920
@COND_mips_yeeloong_TRUE@nodist_date_module_SOURCES = ## platform nodist sources
 
28921
@COND_powerpc_ieee1275_TRUE@nodist_date_module_SOURCES = ## platform nodist sources
 
28922
@COND_sparc64_ieee1275_TRUE@nodist_date_module_SOURCES = ## platform nodist sources
 
28923
@COND_x86_64_efi_TRUE@nodist_date_module_SOURCES = ## platform nodist sources
 
28924
@COND_emu_TRUE@date_module_LDADD = 
 
28925
@COND_i386_coreboot_TRUE@date_module_LDADD = 
 
28926
@COND_i386_efi_TRUE@date_module_LDADD = 
 
28927
@COND_i386_ieee1275_TRUE@date_module_LDADD = 
 
28928
@COND_i386_multiboot_TRUE@date_module_LDADD = 
 
28929
@COND_i386_pc_TRUE@date_module_LDADD = 
 
28930
@COND_i386_qemu_TRUE@date_module_LDADD = 
 
28931
@COND_mips_yeeloong_TRUE@date_module_LDADD = 
 
28932
@COND_powerpc_ieee1275_TRUE@date_module_LDADD = 
 
28933
@COND_sparc64_ieee1275_TRUE@date_module_LDADD = 
 
28934
@COND_x86_64_efi_TRUE@date_module_LDADD = 
 
28935
@COND_emu_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28936
@COND_i386_coreboot_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28937
@COND_i386_efi_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28938
@COND_i386_ieee1275_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28939
@COND_i386_multiboot_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28940
@COND_i386_pc_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28941
@COND_i386_qemu_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28942
@COND_mips_yeeloong_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28943
@COND_powerpc_ieee1275_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28944
@COND_sparc64_ieee1275_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28945
@COND_x86_64_efi_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28946
@COND_emu_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28947
@COND_i386_coreboot_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28948
@COND_i386_efi_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28949
@COND_i386_ieee1275_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28950
@COND_i386_multiboot_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28951
@COND_i386_pc_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28952
@COND_i386_qemu_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28953
@COND_mips_yeeloong_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28954
@COND_powerpc_ieee1275_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28955
@COND_sparc64_ieee1275_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28956
@COND_x86_64_efi_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28957
@COND_emu_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28958
@COND_i386_coreboot_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28959
@COND_i386_efi_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28960
@COND_i386_ieee1275_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28961
@COND_i386_multiboot_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28962
@COND_i386_pc_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28963
@COND_i386_qemu_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28964
@COND_mips_yeeloong_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28965
@COND_powerpc_ieee1275_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28966
@COND_sparc64_ieee1275_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28967
@COND_x86_64_efi_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28968
@COND_emu_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28969
@COND_i386_coreboot_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28970
@COND_i386_efi_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28971
@COND_i386_ieee1275_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28972
@COND_i386_multiboot_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28973
@COND_i386_pc_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28974
@COND_i386_qemu_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28975
@COND_mips_yeeloong_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28976
@COND_powerpc_ieee1275_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28977
@COND_sparc64_ieee1275_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28978
@COND_x86_64_efi_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28979
@COND_i386_pc_TRUE@drivemap_module_SOURCES = commands/i386/pc/drivemap.c commands/i386/pc/drivemap_int13h.S  ## platform sources
 
28980
@COND_i386_pc_TRUE@nodist_drivemap_module_SOURCES = ## platform nodist sources
 
28981
@COND_i386_pc_TRUE@drivemap_module_LDADD = 
 
28982
@COND_i386_pc_TRUE@drivemap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
28983
@COND_i386_pc_TRUE@drivemap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
28984
@COND_i386_pc_TRUE@drivemap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
28985
@COND_i386_pc_TRUE@drivemap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
28986
@COND_emu_TRUE@echo_module_SOURCES = commands/echo.c  ## platform sources
 
28987
@COND_i386_coreboot_TRUE@echo_module_SOURCES = commands/echo.c  ## platform sources
 
28988
@COND_i386_efi_TRUE@echo_module_SOURCES = commands/echo.c  ## platform sources
 
28989
@COND_i386_ieee1275_TRUE@echo_module_SOURCES = commands/echo.c  ## platform sources
 
28990
@COND_i386_multiboot_TRUE@echo_module_SOURCES = commands/echo.c  ## platform sources
 
28991
@COND_i386_pc_TRUE@echo_module_SOURCES = commands/echo.c  ## platform sources
 
28992
@COND_i386_qemu_TRUE@echo_module_SOURCES = commands/echo.c  ## platform sources
 
28993
@COND_mips_yeeloong_TRUE@echo_module_SOURCES = commands/echo.c  ## platform sources
 
28994
@COND_powerpc_ieee1275_TRUE@echo_module_SOURCES = commands/echo.c  ## platform sources
 
28995
@COND_sparc64_ieee1275_TRUE@echo_module_SOURCES = commands/echo.c  ## platform sources
 
28996
@COND_x86_64_efi_TRUE@echo_module_SOURCES = commands/echo.c  ## platform sources
 
28997
@COND_emu_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources
 
28998
@COND_i386_coreboot_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources
 
28999
@COND_i386_efi_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources
 
29000
@COND_i386_ieee1275_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources
 
29001
@COND_i386_multiboot_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources
 
29002
@COND_i386_pc_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources
 
29003
@COND_i386_qemu_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources
 
29004
@COND_mips_yeeloong_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources
 
29005
@COND_powerpc_ieee1275_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources
 
29006
@COND_sparc64_ieee1275_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources
 
29007
@COND_x86_64_efi_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources
 
29008
@COND_emu_TRUE@echo_module_LDADD = 
 
29009
@COND_i386_coreboot_TRUE@echo_module_LDADD = 
 
29010
@COND_i386_efi_TRUE@echo_module_LDADD = 
 
29011
@COND_i386_ieee1275_TRUE@echo_module_LDADD = 
 
29012
@COND_i386_multiboot_TRUE@echo_module_LDADD = 
 
29013
@COND_i386_pc_TRUE@echo_module_LDADD = 
 
29014
@COND_i386_qemu_TRUE@echo_module_LDADD = 
 
29015
@COND_mips_yeeloong_TRUE@echo_module_LDADD = 
 
29016
@COND_powerpc_ieee1275_TRUE@echo_module_LDADD = 
 
29017
@COND_sparc64_ieee1275_TRUE@echo_module_LDADD = 
 
29018
@COND_x86_64_efi_TRUE@echo_module_LDADD = 
 
29019
@COND_emu_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29020
@COND_i386_coreboot_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29021
@COND_i386_efi_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29022
@COND_i386_ieee1275_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29023
@COND_i386_multiboot_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29024
@COND_i386_pc_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29025
@COND_i386_qemu_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29026
@COND_mips_yeeloong_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29027
@COND_powerpc_ieee1275_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29028
@COND_sparc64_ieee1275_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29029
@COND_x86_64_efi_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29030
@COND_emu_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29031
@COND_i386_coreboot_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29032
@COND_i386_efi_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29033
@COND_i386_ieee1275_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29034
@COND_i386_multiboot_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29035
@COND_i386_pc_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29036
@COND_i386_qemu_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29037
@COND_mips_yeeloong_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29038
@COND_powerpc_ieee1275_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29039
@COND_sparc64_ieee1275_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29040
@COND_x86_64_efi_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29041
@COND_emu_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29042
@COND_i386_coreboot_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29043
@COND_i386_efi_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29044
@COND_i386_ieee1275_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29045
@COND_i386_multiboot_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29046
@COND_i386_pc_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29047
@COND_i386_qemu_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29048
@COND_mips_yeeloong_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29049
@COND_powerpc_ieee1275_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29050
@COND_sparc64_ieee1275_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29051
@COND_x86_64_efi_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29052
@COND_emu_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29053
@COND_i386_coreboot_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29054
@COND_i386_efi_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29055
@COND_i386_ieee1275_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29056
@COND_i386_multiboot_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29057
@COND_i386_pc_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29058
@COND_i386_qemu_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29059
@COND_mips_yeeloong_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29060
@COND_powerpc_ieee1275_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29061
@COND_sparc64_ieee1275_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29062
@COND_x86_64_efi_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29063
@COND_emu_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c  ## platform sources
 
29064
@COND_i386_coreboot_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c  ## platform sources
 
29065
@COND_i386_efi_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c  ## platform sources
 
29066
@COND_i386_multiboot_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c  ## platform sources
 
29067
@COND_i386_pc_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c  ## platform sources
 
29068
@COND_i386_qemu_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c  ## platform sources
 
29069
@COND_x86_64_efi_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c  ## platform sources
 
29070
@COND_emu_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources
 
29071
@COND_i386_coreboot_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources
 
29072
@COND_i386_efi_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources
 
29073
@COND_i386_multiboot_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources
 
29074
@COND_i386_pc_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources
 
29075
@COND_i386_qemu_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources
 
29076
@COND_x86_64_efi_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources
 
29077
@COND_emu_TRUE@extcmd_module_LDADD = 
 
29078
@COND_i386_coreboot_TRUE@extcmd_module_LDADD = 
 
29079
@COND_i386_efi_TRUE@extcmd_module_LDADD = 
 
29080
@COND_i386_multiboot_TRUE@extcmd_module_LDADD = 
 
29081
@COND_i386_pc_TRUE@extcmd_module_LDADD = 
 
29082
@COND_i386_qemu_TRUE@extcmd_module_LDADD = 
 
29083
@COND_x86_64_efi_TRUE@extcmd_module_LDADD = 
 
29084
@COND_emu_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29085
@COND_i386_coreboot_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29086
@COND_i386_efi_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29087
@COND_i386_multiboot_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29088
@COND_i386_pc_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29089
@COND_i386_qemu_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29090
@COND_x86_64_efi_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29091
@COND_emu_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29092
@COND_i386_coreboot_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29093
@COND_i386_efi_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29094
@COND_i386_multiboot_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29095
@COND_i386_pc_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29096
@COND_i386_qemu_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29097
@COND_x86_64_efi_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29098
@COND_emu_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29099
@COND_i386_coreboot_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29100
@COND_i386_efi_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29101
@COND_i386_multiboot_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29102
@COND_i386_pc_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29103
@COND_i386_qemu_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29104
@COND_x86_64_efi_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29105
@COND_emu_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29106
@COND_i386_coreboot_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29107
@COND_i386_efi_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29108
@COND_i386_multiboot_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29109
@COND_i386_pc_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29110
@COND_i386_qemu_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29111
@COND_x86_64_efi_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29112
@COND_i386_efi_TRUE@fixvideo_module_SOURCES = commands/efi/fixvideo.c  ## platform sources
 
29113
@COND_x86_64_efi_TRUE@fixvideo_module_SOURCES = commands/efi/fixvideo.c  ## platform sources
 
29114
@COND_i386_efi_TRUE@nodist_fixvideo_module_SOURCES = ## platform nodist sources
 
29115
@COND_x86_64_efi_TRUE@nodist_fixvideo_module_SOURCES = ## platform nodist sources
 
29116
@COND_i386_efi_TRUE@fixvideo_module_LDADD = 
 
29117
@COND_x86_64_efi_TRUE@fixvideo_module_LDADD = 
 
29118
@COND_i386_efi_TRUE@fixvideo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29119
@COND_x86_64_efi_TRUE@fixvideo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29120
@COND_i386_efi_TRUE@fixvideo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29121
@COND_x86_64_efi_TRUE@fixvideo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29122
@COND_i386_efi_TRUE@fixvideo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29123
@COND_x86_64_efi_TRUE@fixvideo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29124
@COND_i386_efi_TRUE@fixvideo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29125
@COND_x86_64_efi_TRUE@fixvideo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29126
@COND_emu_TRUE@gptsync_module_SOURCES = commands/gptsync.c  ## platform sources
 
29127
@COND_i386_coreboot_TRUE@gptsync_module_SOURCES = commands/gptsync.c  ## platform sources
 
29128
@COND_i386_efi_TRUE@gptsync_module_SOURCES = commands/gptsync.c  ## platform sources
 
29129
@COND_i386_ieee1275_TRUE@gptsync_module_SOURCES = commands/gptsync.c  ## platform sources
 
29130
@COND_i386_multiboot_TRUE@gptsync_module_SOURCES = commands/gptsync.c  ## platform sources
 
29131
@COND_i386_pc_TRUE@gptsync_module_SOURCES = commands/gptsync.c  ## platform sources
 
29132
@COND_i386_qemu_TRUE@gptsync_module_SOURCES = commands/gptsync.c  ## platform sources
 
29133
@COND_mips_yeeloong_TRUE@gptsync_module_SOURCES = commands/gptsync.c  ## platform sources
 
29134
@COND_powerpc_ieee1275_TRUE@gptsync_module_SOURCES = commands/gptsync.c  ## platform sources
 
29135
@COND_sparc64_ieee1275_TRUE@gptsync_module_SOURCES = commands/gptsync.c  ## platform sources
 
29136
@COND_x86_64_efi_TRUE@gptsync_module_SOURCES = commands/gptsync.c  ## platform sources
 
29137
@COND_emu_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources
 
29138
@COND_i386_coreboot_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources
 
29139
@COND_i386_efi_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources
 
29140
@COND_i386_ieee1275_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources
 
29141
@COND_i386_multiboot_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources
 
29142
@COND_i386_pc_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources
 
29143
@COND_i386_qemu_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources
 
29144
@COND_mips_yeeloong_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources
 
29145
@COND_powerpc_ieee1275_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources
 
29146
@COND_sparc64_ieee1275_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources
 
29147
@COND_x86_64_efi_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources
 
29148
@COND_emu_TRUE@gptsync_module_LDADD = 
 
29149
@COND_i386_coreboot_TRUE@gptsync_module_LDADD = 
 
29150
@COND_i386_efi_TRUE@gptsync_module_LDADD = 
 
29151
@COND_i386_ieee1275_TRUE@gptsync_module_LDADD = 
 
29152
@COND_i386_multiboot_TRUE@gptsync_module_LDADD = 
 
29153
@COND_i386_pc_TRUE@gptsync_module_LDADD = 
 
29154
@COND_i386_qemu_TRUE@gptsync_module_LDADD = 
 
29155
@COND_mips_yeeloong_TRUE@gptsync_module_LDADD = 
 
29156
@COND_powerpc_ieee1275_TRUE@gptsync_module_LDADD = 
 
29157
@COND_sparc64_ieee1275_TRUE@gptsync_module_LDADD = 
 
29158
@COND_x86_64_efi_TRUE@gptsync_module_LDADD = 
 
29159
@COND_emu_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29160
@COND_i386_coreboot_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29161
@COND_i386_efi_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29162
@COND_i386_ieee1275_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29163
@COND_i386_multiboot_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29164
@COND_i386_pc_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29165
@COND_i386_qemu_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29166
@COND_mips_yeeloong_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29167
@COND_powerpc_ieee1275_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29168
@COND_sparc64_ieee1275_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29169
@COND_x86_64_efi_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29170
@COND_emu_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29171
@COND_i386_coreboot_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29172
@COND_i386_efi_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29173
@COND_i386_ieee1275_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29174
@COND_i386_multiboot_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29175
@COND_i386_pc_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29176
@COND_i386_qemu_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29177
@COND_mips_yeeloong_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29178
@COND_powerpc_ieee1275_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29179
@COND_sparc64_ieee1275_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29180
@COND_x86_64_efi_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29181
@COND_emu_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29182
@COND_i386_coreboot_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29183
@COND_i386_efi_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29184
@COND_i386_ieee1275_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29185
@COND_i386_multiboot_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29186
@COND_i386_pc_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29187
@COND_i386_qemu_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29188
@COND_mips_yeeloong_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29189
@COND_powerpc_ieee1275_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29190
@COND_sparc64_ieee1275_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29191
@COND_x86_64_efi_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29192
@COND_emu_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29193
@COND_i386_coreboot_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29194
@COND_i386_efi_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29195
@COND_i386_ieee1275_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29196
@COND_i386_multiboot_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29197
@COND_i386_pc_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29198
@COND_i386_qemu_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29199
@COND_mips_yeeloong_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29200
@COND_powerpc_ieee1275_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29201
@COND_sparc64_ieee1275_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29202
@COND_x86_64_efi_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29203
@COND_emu_TRUE@halt_module_SOURCES = lib/emu/halt.c commands/halt.c  ## platform sources
 
29204
@COND_i386_coreboot_TRUE@halt_module_SOURCES = commands/acpihalt.c lib/i386/halt.c commands/halt.c  ## platform sources
 
29205
@COND_i386_efi_TRUE@halt_module_SOURCES = commands/acpihalt.c lib/efi/halt.c commands/halt.c  ## platform sources
 
29206
@COND_i386_ieee1275_TRUE@halt_module_SOURCES = lib/ieee1275/halt.c commands/halt.c  ## platform sources
 
29207
@COND_i386_multiboot_TRUE@halt_module_SOURCES = commands/acpihalt.c lib/i386/halt.c commands/halt.c  ## platform sources
 
29208
@COND_i386_pc_TRUE@halt_module_SOURCES = commands/i386/pc/halt.c commands/acpihalt.c  ## platform sources
 
29209
@COND_i386_qemu_TRUE@halt_module_SOURCES = lib/i386/halt.c commands/halt.c  ## platform sources
 
29210
@COND_mips_yeeloong_TRUE@halt_module_SOURCES = commands/halt.c  ## platform sources
 
29211
@COND_powerpc_ieee1275_TRUE@halt_module_SOURCES = lib/ieee1275/halt.c commands/halt.c  ## platform sources
 
29212
@COND_sparc64_ieee1275_TRUE@halt_module_SOURCES = lib/ieee1275/halt.c commands/halt.c  ## platform sources
 
29213
@COND_x86_64_efi_TRUE@halt_module_SOURCES = commands/acpihalt.c lib/efi/halt.c commands/halt.c  ## platform sources
 
29214
@COND_emu_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources
 
29215
@COND_i386_coreboot_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources
 
29216
@COND_i386_efi_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources
 
29217
@COND_i386_ieee1275_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources
 
29218
@COND_i386_multiboot_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources
 
29219
@COND_i386_pc_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources
 
29220
@COND_i386_qemu_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources
 
29221
@COND_mips_yeeloong_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources
 
29222
@COND_powerpc_ieee1275_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources
 
29223
@COND_sparc64_ieee1275_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources
 
29224
@COND_x86_64_efi_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources
 
29225
@COND_emu_TRUE@halt_module_LDADD = 
 
29226
@COND_i386_coreboot_TRUE@halt_module_LDADD = 
 
29227
@COND_i386_efi_TRUE@halt_module_LDADD = 
 
29228
@COND_i386_ieee1275_TRUE@halt_module_LDADD = 
 
29229
@COND_i386_multiboot_TRUE@halt_module_LDADD = 
 
29230
@COND_i386_pc_TRUE@halt_module_LDADD = 
 
29231
@COND_i386_qemu_TRUE@halt_module_LDADD = 
 
29232
@COND_mips_yeeloong_TRUE@halt_module_LDADD = 
 
29233
@COND_powerpc_ieee1275_TRUE@halt_module_LDADD = 
 
29234
@COND_sparc64_ieee1275_TRUE@halt_module_LDADD = 
 
29235
@COND_x86_64_efi_TRUE@halt_module_LDADD = 
 
29236
@COND_emu_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29237
@COND_i386_coreboot_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29238
@COND_i386_efi_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29239
@COND_i386_ieee1275_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29240
@COND_i386_multiboot_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29241
@COND_i386_pc_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29242
@COND_i386_qemu_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29243
@COND_mips_yeeloong_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29244
@COND_powerpc_ieee1275_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29245
@COND_sparc64_ieee1275_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29246
@COND_x86_64_efi_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29247
@COND_emu_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29248
@COND_i386_coreboot_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29249
@COND_i386_efi_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29250
@COND_i386_ieee1275_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29251
@COND_i386_multiboot_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29252
@COND_i386_pc_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29253
@COND_i386_qemu_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29254
@COND_mips_yeeloong_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29255
@COND_powerpc_ieee1275_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29256
@COND_sparc64_ieee1275_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29257
@COND_x86_64_efi_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29258
@COND_emu_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29259
@COND_i386_coreboot_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29260
@COND_i386_efi_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29261
@COND_i386_ieee1275_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29262
@COND_i386_multiboot_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29263
@COND_i386_pc_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29264
@COND_i386_qemu_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29265
@COND_mips_yeeloong_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29266
@COND_powerpc_ieee1275_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29267
@COND_sparc64_ieee1275_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29268
@COND_x86_64_efi_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29269
@COND_emu_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29270
@COND_i386_coreboot_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29271
@COND_i386_efi_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29272
@COND_i386_ieee1275_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29273
@COND_i386_multiboot_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29274
@COND_i386_pc_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29275
@COND_i386_qemu_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29276
@COND_mips_yeeloong_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29277
@COND_powerpc_ieee1275_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29278
@COND_sparc64_ieee1275_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29279
@COND_x86_64_efi_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29280
@COND_emu_TRUE@hashsum_module_SOURCES = commands/hashsum.c  ## platform sources
 
29281
@COND_i386_coreboot_TRUE@hashsum_module_SOURCES = commands/hashsum.c  ## platform sources
 
29282
@COND_i386_efi_TRUE@hashsum_module_SOURCES = commands/hashsum.c  ## platform sources
 
29283
@COND_i386_ieee1275_TRUE@hashsum_module_SOURCES = commands/hashsum.c  ## platform sources
 
29284
@COND_i386_multiboot_TRUE@hashsum_module_SOURCES = commands/hashsum.c  ## platform sources
 
29285
@COND_i386_pc_TRUE@hashsum_module_SOURCES = commands/hashsum.c  ## platform sources
 
29286
@COND_i386_qemu_TRUE@hashsum_module_SOURCES = commands/hashsum.c  ## platform sources
 
29287
@COND_mips_yeeloong_TRUE@hashsum_module_SOURCES = commands/hashsum.c  ## platform sources
 
29288
@COND_powerpc_ieee1275_TRUE@hashsum_module_SOURCES = commands/hashsum.c  ## platform sources
 
29289
@COND_sparc64_ieee1275_TRUE@hashsum_module_SOURCES = commands/hashsum.c  ## platform sources
 
29290
@COND_x86_64_efi_TRUE@hashsum_module_SOURCES = commands/hashsum.c  ## platform sources
 
29291
@COND_emu_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources
 
29292
@COND_i386_coreboot_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources
 
29293
@COND_i386_efi_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources
 
29294
@COND_i386_ieee1275_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources
 
29295
@COND_i386_multiboot_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources
 
29296
@COND_i386_pc_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources
 
29297
@COND_i386_qemu_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources
 
29298
@COND_mips_yeeloong_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources
 
29299
@COND_powerpc_ieee1275_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources
 
29300
@COND_sparc64_ieee1275_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources
 
29301
@COND_x86_64_efi_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources
 
29302
@COND_emu_TRUE@hashsum_module_LDADD = 
 
29303
@COND_i386_coreboot_TRUE@hashsum_module_LDADD = 
 
29304
@COND_i386_efi_TRUE@hashsum_module_LDADD = 
 
29305
@COND_i386_ieee1275_TRUE@hashsum_module_LDADD = 
 
29306
@COND_i386_multiboot_TRUE@hashsum_module_LDADD = 
 
29307
@COND_i386_pc_TRUE@hashsum_module_LDADD = 
 
29308
@COND_i386_qemu_TRUE@hashsum_module_LDADD = 
 
29309
@COND_mips_yeeloong_TRUE@hashsum_module_LDADD = 
 
29310
@COND_powerpc_ieee1275_TRUE@hashsum_module_LDADD = 
 
29311
@COND_sparc64_ieee1275_TRUE@hashsum_module_LDADD = 
 
29312
@COND_x86_64_efi_TRUE@hashsum_module_LDADD = 
 
29313
@COND_emu_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29314
@COND_i386_coreboot_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29315
@COND_i386_efi_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29316
@COND_i386_ieee1275_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29317
@COND_i386_multiboot_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29318
@COND_i386_pc_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29319
@COND_i386_qemu_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29320
@COND_mips_yeeloong_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29321
@COND_powerpc_ieee1275_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29322
@COND_sparc64_ieee1275_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29323
@COND_x86_64_efi_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29324
@COND_emu_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29325
@COND_i386_coreboot_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29326
@COND_i386_efi_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29327
@COND_i386_ieee1275_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29328
@COND_i386_multiboot_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29329
@COND_i386_pc_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29330
@COND_i386_qemu_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29331
@COND_mips_yeeloong_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29332
@COND_powerpc_ieee1275_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29333
@COND_sparc64_ieee1275_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29334
@COND_x86_64_efi_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29335
@COND_emu_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29336
@COND_i386_coreboot_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29337
@COND_i386_efi_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29338
@COND_i386_ieee1275_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29339
@COND_i386_multiboot_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29340
@COND_i386_pc_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29341
@COND_i386_qemu_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29342
@COND_mips_yeeloong_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29343
@COND_powerpc_ieee1275_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29344
@COND_sparc64_ieee1275_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29345
@COND_x86_64_efi_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29346
@COND_emu_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29347
@COND_i386_coreboot_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29348
@COND_i386_efi_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29349
@COND_i386_ieee1275_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29350
@COND_i386_multiboot_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29351
@COND_i386_pc_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29352
@COND_i386_qemu_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29353
@COND_mips_yeeloong_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29354
@COND_powerpc_ieee1275_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29355
@COND_sparc64_ieee1275_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29356
@COND_x86_64_efi_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29357
@COND_i386_coreboot_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c  ## platform sources
 
29358
@COND_i386_efi_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c  ## platform sources
 
29359
@COND_i386_ieee1275_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c  ## platform sources
 
29360
@COND_i386_multiboot_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c  ## platform sources
 
29361
@COND_i386_pc_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c  ## platform sources
 
29362
@COND_i386_qemu_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c  ## platform sources
 
29363
@COND_mips_yeeloong_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c  ## platform sources
 
29364
@COND_x86_64_efi_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c  ## platform sources
 
29365
@COND_i386_coreboot_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources
 
29366
@COND_i386_efi_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources
 
29367
@COND_i386_ieee1275_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources
 
29368
@COND_i386_multiboot_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources
 
29369
@COND_i386_pc_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources
 
29370
@COND_i386_qemu_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources
 
29371
@COND_mips_yeeloong_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources
 
29372
@COND_x86_64_efi_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources
 
29373
@COND_i386_coreboot_TRUE@hdparm_module_LDADD = 
 
29374
@COND_i386_efi_TRUE@hdparm_module_LDADD = 
 
29375
@COND_i386_ieee1275_TRUE@hdparm_module_LDADD = 
 
29376
@COND_i386_multiboot_TRUE@hdparm_module_LDADD = 
 
29377
@COND_i386_pc_TRUE@hdparm_module_LDADD = 
 
29378
@COND_i386_qemu_TRUE@hdparm_module_LDADD = 
 
29379
@COND_mips_yeeloong_TRUE@hdparm_module_LDADD = 
 
29380
@COND_x86_64_efi_TRUE@hdparm_module_LDADD = 
 
29381
@COND_i386_coreboot_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29382
@COND_i386_efi_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29383
@COND_i386_ieee1275_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29384
@COND_i386_multiboot_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29385
@COND_i386_pc_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29386
@COND_i386_qemu_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29387
@COND_mips_yeeloong_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29388
@COND_x86_64_efi_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29389
@COND_i386_coreboot_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29390
@COND_i386_efi_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29391
@COND_i386_ieee1275_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29392
@COND_i386_multiboot_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29393
@COND_i386_pc_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29394
@COND_i386_qemu_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29395
@COND_mips_yeeloong_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29396
@COND_x86_64_efi_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29397
@COND_i386_coreboot_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29398
@COND_i386_efi_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29399
@COND_i386_ieee1275_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29400
@COND_i386_multiboot_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29401
@COND_i386_pc_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29402
@COND_i386_qemu_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29403
@COND_mips_yeeloong_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29404
@COND_x86_64_efi_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29405
@COND_i386_coreboot_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29406
@COND_i386_efi_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29407
@COND_i386_ieee1275_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29408
@COND_i386_multiboot_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29409
@COND_i386_pc_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29410
@COND_i386_qemu_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29411
@COND_mips_yeeloong_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29412
@COND_x86_64_efi_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29413
@COND_emu_TRUE@help_module_SOURCES = commands/help.c  ## platform sources
 
29414
@COND_i386_coreboot_TRUE@help_module_SOURCES = commands/help.c  ## platform sources
 
29415
@COND_i386_efi_TRUE@help_module_SOURCES = commands/help.c  ## platform sources
 
29416
@COND_i386_ieee1275_TRUE@help_module_SOURCES = commands/help.c  ## platform sources
 
29417
@COND_i386_multiboot_TRUE@help_module_SOURCES = commands/help.c  ## platform sources
 
29418
@COND_i386_pc_TRUE@help_module_SOURCES = commands/help.c  ## platform sources
 
29419
@COND_i386_qemu_TRUE@help_module_SOURCES = commands/help.c  ## platform sources
 
29420
@COND_mips_yeeloong_TRUE@help_module_SOURCES = commands/help.c  ## platform sources
 
29421
@COND_powerpc_ieee1275_TRUE@help_module_SOURCES = commands/help.c  ## platform sources
 
29422
@COND_sparc64_ieee1275_TRUE@help_module_SOURCES = commands/help.c  ## platform sources
 
29423
@COND_x86_64_efi_TRUE@help_module_SOURCES = commands/help.c  ## platform sources
 
29424
@COND_emu_TRUE@nodist_help_module_SOURCES = ## platform nodist sources
 
29425
@COND_i386_coreboot_TRUE@nodist_help_module_SOURCES = ## platform nodist sources
 
29426
@COND_i386_efi_TRUE@nodist_help_module_SOURCES = ## platform nodist sources
 
29427
@COND_i386_ieee1275_TRUE@nodist_help_module_SOURCES = ## platform nodist sources
 
29428
@COND_i386_multiboot_TRUE@nodist_help_module_SOURCES = ## platform nodist sources
 
29429
@COND_i386_pc_TRUE@nodist_help_module_SOURCES = ## platform nodist sources
 
29430
@COND_i386_qemu_TRUE@nodist_help_module_SOURCES = ## platform nodist sources
 
29431
@COND_mips_yeeloong_TRUE@nodist_help_module_SOURCES = ## platform nodist sources
 
29432
@COND_powerpc_ieee1275_TRUE@nodist_help_module_SOURCES = ## platform nodist sources
 
29433
@COND_sparc64_ieee1275_TRUE@nodist_help_module_SOURCES = ## platform nodist sources
 
29434
@COND_x86_64_efi_TRUE@nodist_help_module_SOURCES = ## platform nodist sources
 
29435
@COND_emu_TRUE@help_module_LDADD = 
 
29436
@COND_i386_coreboot_TRUE@help_module_LDADD = 
 
29437
@COND_i386_efi_TRUE@help_module_LDADD = 
 
29438
@COND_i386_ieee1275_TRUE@help_module_LDADD = 
 
29439
@COND_i386_multiboot_TRUE@help_module_LDADD = 
 
29440
@COND_i386_pc_TRUE@help_module_LDADD = 
 
29441
@COND_i386_qemu_TRUE@help_module_LDADD = 
 
29442
@COND_mips_yeeloong_TRUE@help_module_LDADD = 
 
29443
@COND_powerpc_ieee1275_TRUE@help_module_LDADD = 
 
29444
@COND_sparc64_ieee1275_TRUE@help_module_LDADD = 
 
29445
@COND_x86_64_efi_TRUE@help_module_LDADD = 
 
29446
@COND_emu_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29447
@COND_i386_coreboot_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29448
@COND_i386_efi_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29449
@COND_i386_ieee1275_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29450
@COND_i386_multiboot_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29451
@COND_i386_pc_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29452
@COND_i386_qemu_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29453
@COND_mips_yeeloong_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29454
@COND_powerpc_ieee1275_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29455
@COND_sparc64_ieee1275_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29456
@COND_x86_64_efi_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29457
@COND_emu_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29458
@COND_i386_coreboot_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29459
@COND_i386_efi_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29460
@COND_i386_ieee1275_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29461
@COND_i386_multiboot_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29462
@COND_i386_pc_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29463
@COND_i386_qemu_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29464
@COND_mips_yeeloong_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29465
@COND_powerpc_ieee1275_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29466
@COND_sparc64_ieee1275_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29467
@COND_x86_64_efi_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29468
@COND_emu_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29469
@COND_i386_coreboot_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29470
@COND_i386_efi_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29471
@COND_i386_ieee1275_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29472
@COND_i386_multiboot_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29473
@COND_i386_pc_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29474
@COND_i386_qemu_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29475
@COND_mips_yeeloong_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29476
@COND_powerpc_ieee1275_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29477
@COND_sparc64_ieee1275_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29478
@COND_x86_64_efi_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29479
@COND_emu_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29480
@COND_i386_coreboot_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29481
@COND_i386_efi_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29482
@COND_i386_ieee1275_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29483
@COND_i386_multiboot_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29484
@COND_i386_pc_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29485
@COND_i386_qemu_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29486
@COND_mips_yeeloong_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29487
@COND_powerpc_ieee1275_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29488
@COND_sparc64_ieee1275_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29489
@COND_x86_64_efi_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29490
@COND_emu_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c  ## platform sources
 
29491
@COND_i386_coreboot_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c  ## platform sources
 
29492
@COND_i386_efi_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c  ## platform sources
 
29493
@COND_i386_ieee1275_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c  ## platform sources
 
29494
@COND_i386_multiboot_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c  ## platform sources
 
29495
@COND_i386_pc_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c  ## platform sources
 
29496
@COND_i386_qemu_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c  ## platform sources
 
29497
@COND_mips_yeeloong_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c  ## platform sources
 
29498
@COND_powerpc_ieee1275_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c  ## platform sources
 
29499
@COND_sparc64_ieee1275_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c  ## platform sources
 
29500
@COND_x86_64_efi_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c  ## platform sources
 
29501
@COND_emu_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources
 
29502
@COND_i386_coreboot_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources
 
29503
@COND_i386_efi_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources
 
29504
@COND_i386_ieee1275_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources
 
29505
@COND_i386_multiboot_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources
 
29506
@COND_i386_pc_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources
 
29507
@COND_i386_qemu_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources
 
29508
@COND_mips_yeeloong_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources
 
29509
@COND_powerpc_ieee1275_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources
 
29510
@COND_sparc64_ieee1275_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources
 
29511
@COND_x86_64_efi_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources
 
29512
@COND_emu_TRUE@hexdump_module_LDADD = 
 
29513
@COND_i386_coreboot_TRUE@hexdump_module_LDADD = 
 
29514
@COND_i386_efi_TRUE@hexdump_module_LDADD = 
 
29515
@COND_i386_ieee1275_TRUE@hexdump_module_LDADD = 
 
29516
@COND_i386_multiboot_TRUE@hexdump_module_LDADD = 
 
29517
@COND_i386_pc_TRUE@hexdump_module_LDADD = 
 
29518
@COND_i386_qemu_TRUE@hexdump_module_LDADD = 
 
29519
@COND_mips_yeeloong_TRUE@hexdump_module_LDADD = 
 
29520
@COND_powerpc_ieee1275_TRUE@hexdump_module_LDADD = 
 
29521
@COND_sparc64_ieee1275_TRUE@hexdump_module_LDADD = 
 
29522
@COND_x86_64_efi_TRUE@hexdump_module_LDADD = 
 
29523
@COND_emu_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29524
@COND_i386_coreboot_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29525
@COND_i386_efi_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29526
@COND_i386_ieee1275_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29527
@COND_i386_multiboot_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29528
@COND_i386_pc_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29529
@COND_i386_qemu_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29530
@COND_mips_yeeloong_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29531
@COND_powerpc_ieee1275_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29532
@COND_sparc64_ieee1275_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29533
@COND_x86_64_efi_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29534
@COND_emu_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29535
@COND_i386_coreboot_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29536
@COND_i386_efi_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29537
@COND_i386_ieee1275_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29538
@COND_i386_multiboot_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29539
@COND_i386_pc_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29540
@COND_i386_qemu_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29541
@COND_mips_yeeloong_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29542
@COND_powerpc_ieee1275_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29543
@COND_sparc64_ieee1275_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29544
@COND_x86_64_efi_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29545
@COND_emu_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29546
@COND_i386_coreboot_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29547
@COND_i386_efi_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29548
@COND_i386_ieee1275_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29549
@COND_i386_multiboot_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29550
@COND_i386_pc_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29551
@COND_i386_qemu_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29552
@COND_mips_yeeloong_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29553
@COND_powerpc_ieee1275_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29554
@COND_sparc64_ieee1275_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29555
@COND_x86_64_efi_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29556
@COND_emu_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29557
@COND_i386_coreboot_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29558
@COND_i386_efi_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29559
@COND_i386_ieee1275_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29560
@COND_i386_multiboot_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29561
@COND_i386_pc_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29562
@COND_i386_qemu_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29563
@COND_mips_yeeloong_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29564
@COND_powerpc_ieee1275_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29565
@COND_sparc64_ieee1275_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29566
@COND_x86_64_efi_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29567
@COND_emu_TRUE@keystatus_module_SOURCES = commands/keystatus.c  ## platform sources
 
29568
@COND_i386_coreboot_TRUE@keystatus_module_SOURCES = commands/keystatus.c  ## platform sources
 
29569
@COND_i386_efi_TRUE@keystatus_module_SOURCES = commands/keystatus.c  ## platform sources
 
29570
@COND_i386_ieee1275_TRUE@keystatus_module_SOURCES = commands/keystatus.c  ## platform sources
 
29571
@COND_i386_multiboot_TRUE@keystatus_module_SOURCES = commands/keystatus.c  ## platform sources
 
29572
@COND_i386_pc_TRUE@keystatus_module_SOURCES = commands/keystatus.c  ## platform sources
 
29573
@COND_i386_qemu_TRUE@keystatus_module_SOURCES = commands/keystatus.c  ## platform sources
 
29574
@COND_mips_yeeloong_TRUE@keystatus_module_SOURCES = commands/keystatus.c  ## platform sources
 
29575
@COND_powerpc_ieee1275_TRUE@keystatus_module_SOURCES = commands/keystatus.c  ## platform sources
 
29576
@COND_sparc64_ieee1275_TRUE@keystatus_module_SOURCES = commands/keystatus.c  ## platform sources
 
29577
@COND_x86_64_efi_TRUE@keystatus_module_SOURCES = commands/keystatus.c  ## platform sources
 
29578
@COND_emu_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources
 
29579
@COND_i386_coreboot_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources
 
29580
@COND_i386_efi_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources
 
29581
@COND_i386_ieee1275_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources
 
29582
@COND_i386_multiboot_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources
 
29583
@COND_i386_pc_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources
 
29584
@COND_i386_qemu_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources
 
29585
@COND_mips_yeeloong_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources
 
29586
@COND_powerpc_ieee1275_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources
 
29587
@COND_sparc64_ieee1275_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources
 
29588
@COND_x86_64_efi_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources
 
29589
@COND_emu_TRUE@keystatus_module_LDADD = 
 
29590
@COND_i386_coreboot_TRUE@keystatus_module_LDADD = 
 
29591
@COND_i386_efi_TRUE@keystatus_module_LDADD = 
 
29592
@COND_i386_ieee1275_TRUE@keystatus_module_LDADD = 
 
29593
@COND_i386_multiboot_TRUE@keystatus_module_LDADD = 
 
29594
@COND_i386_pc_TRUE@keystatus_module_LDADD = 
 
29595
@COND_i386_qemu_TRUE@keystatus_module_LDADD = 
 
29596
@COND_mips_yeeloong_TRUE@keystatus_module_LDADD = 
 
29597
@COND_powerpc_ieee1275_TRUE@keystatus_module_LDADD = 
 
29598
@COND_sparc64_ieee1275_TRUE@keystatus_module_LDADD = 
 
29599
@COND_x86_64_efi_TRUE@keystatus_module_LDADD = 
 
29600
@COND_emu_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29601
@COND_i386_coreboot_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29602
@COND_i386_efi_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29603
@COND_i386_ieee1275_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29604
@COND_i386_multiboot_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29605
@COND_i386_pc_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29606
@COND_i386_qemu_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29607
@COND_mips_yeeloong_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29608
@COND_powerpc_ieee1275_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29609
@COND_sparc64_ieee1275_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29610
@COND_x86_64_efi_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29611
@COND_emu_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29612
@COND_i386_coreboot_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29613
@COND_i386_efi_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29614
@COND_i386_ieee1275_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29615
@COND_i386_multiboot_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29616
@COND_i386_pc_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29617
@COND_i386_qemu_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29618
@COND_mips_yeeloong_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29619
@COND_powerpc_ieee1275_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29620
@COND_sparc64_ieee1275_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29621
@COND_x86_64_efi_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29622
@COND_emu_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29623
@COND_i386_coreboot_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29624
@COND_i386_efi_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29625
@COND_i386_ieee1275_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29626
@COND_i386_multiboot_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29627
@COND_i386_pc_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29628
@COND_i386_qemu_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29629
@COND_mips_yeeloong_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29630
@COND_powerpc_ieee1275_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29631
@COND_sparc64_ieee1275_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29632
@COND_x86_64_efi_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29633
@COND_emu_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29634
@COND_i386_coreboot_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29635
@COND_i386_efi_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29636
@COND_i386_ieee1275_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29637
@COND_i386_multiboot_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29638
@COND_i386_pc_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29639
@COND_i386_qemu_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29640
@COND_mips_yeeloong_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29641
@COND_powerpc_ieee1275_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29642
@COND_sparc64_ieee1275_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29643
@COND_x86_64_efi_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29644
@COND_i386_efi_TRUE@loadbios_module_SOURCES = commands/efi/loadbios.c  ## platform sources
 
29645
@COND_x86_64_efi_TRUE@loadbios_module_SOURCES = commands/efi/loadbios.c  ## platform sources
 
29646
@COND_i386_efi_TRUE@nodist_loadbios_module_SOURCES = ## platform nodist sources
 
29647
@COND_x86_64_efi_TRUE@nodist_loadbios_module_SOURCES = ## platform nodist sources
 
29648
@COND_i386_efi_TRUE@loadbios_module_LDADD = 
 
29649
@COND_x86_64_efi_TRUE@loadbios_module_LDADD = 
 
29650
@COND_i386_efi_TRUE@loadbios_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29651
@COND_x86_64_efi_TRUE@loadbios_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29652
@COND_i386_efi_TRUE@loadbios_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29653
@COND_x86_64_efi_TRUE@loadbios_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29654
@COND_i386_efi_TRUE@loadbios_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29655
@COND_x86_64_efi_TRUE@loadbios_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29656
@COND_i386_efi_TRUE@loadbios_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29657
@COND_x86_64_efi_TRUE@loadbios_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29658
@COND_emu_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c  ## platform sources
 
29659
@COND_i386_coreboot_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c  ## platform sources
 
29660
@COND_i386_efi_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c  ## platform sources
 
29661
@COND_i386_ieee1275_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c  ## platform sources
 
29662
@COND_i386_multiboot_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c  ## platform sources
 
29663
@COND_i386_pc_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c  ## platform sources
 
29664
@COND_i386_qemu_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c  ## platform sources
 
29665
@COND_mips_yeeloong_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c  ## platform sources
 
29666
@COND_powerpc_ieee1275_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c  ## platform sources
 
29667
@COND_sparc64_ieee1275_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c  ## platform sources
 
29668
@COND_x86_64_efi_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c  ## platform sources
 
29669
@COND_emu_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources
 
29670
@COND_i386_coreboot_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources
 
29671
@COND_i386_efi_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources
 
29672
@COND_i386_ieee1275_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources
 
29673
@COND_i386_multiboot_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources
 
29674
@COND_i386_pc_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources
 
29675
@COND_i386_qemu_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources
 
29676
@COND_mips_yeeloong_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources
 
29677
@COND_powerpc_ieee1275_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources
 
29678
@COND_sparc64_ieee1275_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources
 
29679
@COND_x86_64_efi_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources
 
29680
@COND_emu_TRUE@loadenv_module_LDADD = 
 
29681
@COND_i386_coreboot_TRUE@loadenv_module_LDADD = 
 
29682
@COND_i386_efi_TRUE@loadenv_module_LDADD = 
 
29683
@COND_i386_ieee1275_TRUE@loadenv_module_LDADD = 
 
29684
@COND_i386_multiboot_TRUE@loadenv_module_LDADD = 
 
29685
@COND_i386_pc_TRUE@loadenv_module_LDADD = 
 
29686
@COND_i386_qemu_TRUE@loadenv_module_LDADD = 
 
29687
@COND_mips_yeeloong_TRUE@loadenv_module_LDADD = 
 
29688
@COND_powerpc_ieee1275_TRUE@loadenv_module_LDADD = 
 
29689
@COND_sparc64_ieee1275_TRUE@loadenv_module_LDADD = 
 
29690
@COND_x86_64_efi_TRUE@loadenv_module_LDADD = 
 
29691
@COND_emu_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29692
@COND_i386_coreboot_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29693
@COND_i386_efi_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29694
@COND_i386_ieee1275_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29695
@COND_i386_multiboot_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29696
@COND_i386_pc_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29697
@COND_i386_qemu_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29698
@COND_mips_yeeloong_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29699
@COND_powerpc_ieee1275_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29700
@COND_sparc64_ieee1275_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29701
@COND_x86_64_efi_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29702
@COND_emu_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29703
@COND_i386_coreboot_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29704
@COND_i386_efi_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29705
@COND_i386_ieee1275_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29706
@COND_i386_multiboot_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29707
@COND_i386_pc_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29708
@COND_i386_qemu_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29709
@COND_mips_yeeloong_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29710
@COND_powerpc_ieee1275_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29711
@COND_sparc64_ieee1275_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29712
@COND_x86_64_efi_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29713
@COND_emu_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29714
@COND_i386_coreboot_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29715
@COND_i386_efi_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29716
@COND_i386_ieee1275_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29717
@COND_i386_multiboot_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29718
@COND_i386_pc_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29719
@COND_i386_qemu_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29720
@COND_mips_yeeloong_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29721
@COND_powerpc_ieee1275_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29722
@COND_sparc64_ieee1275_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29723
@COND_x86_64_efi_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29724
@COND_emu_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29725
@COND_i386_coreboot_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29726
@COND_i386_efi_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29727
@COND_i386_ieee1275_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29728
@COND_i386_multiboot_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29729
@COND_i386_pc_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29730
@COND_i386_qemu_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29731
@COND_mips_yeeloong_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29732
@COND_powerpc_ieee1275_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29733
@COND_sparc64_ieee1275_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29734
@COND_x86_64_efi_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29735
@COND_emu_TRUE@ls_module_SOURCES = commands/ls.c  ## platform sources
 
29736
@COND_i386_coreboot_TRUE@ls_module_SOURCES = commands/ls.c  ## platform sources
 
29737
@COND_i386_efi_TRUE@ls_module_SOURCES = commands/ls.c  ## platform sources
 
29738
@COND_i386_ieee1275_TRUE@ls_module_SOURCES = commands/ls.c  ## platform sources
 
29739
@COND_i386_multiboot_TRUE@ls_module_SOURCES = commands/ls.c  ## platform sources
 
29740
@COND_i386_pc_TRUE@ls_module_SOURCES = commands/ls.c  ## platform sources
 
29741
@COND_i386_qemu_TRUE@ls_module_SOURCES = commands/ls.c  ## platform sources
 
29742
@COND_mips_yeeloong_TRUE@ls_module_SOURCES = commands/ls.c  ## platform sources
 
29743
@COND_powerpc_ieee1275_TRUE@ls_module_SOURCES = commands/ls.c  ## platform sources
 
29744
@COND_sparc64_ieee1275_TRUE@ls_module_SOURCES = commands/ls.c  ## platform sources
 
29745
@COND_x86_64_efi_TRUE@ls_module_SOURCES = commands/ls.c  ## platform sources
 
29746
@COND_emu_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources
 
29747
@COND_i386_coreboot_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources
 
29748
@COND_i386_efi_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources
 
29749
@COND_i386_ieee1275_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources
 
29750
@COND_i386_multiboot_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources
 
29751
@COND_i386_pc_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources
 
29752
@COND_i386_qemu_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources
 
29753
@COND_mips_yeeloong_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources
 
29754
@COND_powerpc_ieee1275_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources
 
29755
@COND_sparc64_ieee1275_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources
 
29756
@COND_x86_64_efi_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources
 
29757
@COND_emu_TRUE@ls_module_LDADD = 
 
29758
@COND_i386_coreboot_TRUE@ls_module_LDADD = 
 
29759
@COND_i386_efi_TRUE@ls_module_LDADD = 
 
29760
@COND_i386_ieee1275_TRUE@ls_module_LDADD = 
 
29761
@COND_i386_multiboot_TRUE@ls_module_LDADD = 
 
29762
@COND_i386_pc_TRUE@ls_module_LDADD = 
 
29763
@COND_i386_qemu_TRUE@ls_module_LDADD = 
 
29764
@COND_mips_yeeloong_TRUE@ls_module_LDADD = 
 
29765
@COND_powerpc_ieee1275_TRUE@ls_module_LDADD = 
 
29766
@COND_sparc64_ieee1275_TRUE@ls_module_LDADD = 
 
29767
@COND_x86_64_efi_TRUE@ls_module_LDADD = 
 
29768
@COND_emu_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29769
@COND_i386_coreboot_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29770
@COND_i386_efi_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29771
@COND_i386_ieee1275_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29772
@COND_i386_multiboot_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29773
@COND_i386_pc_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29774
@COND_i386_qemu_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29775
@COND_mips_yeeloong_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29776
@COND_powerpc_ieee1275_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29777
@COND_sparc64_ieee1275_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29778
@COND_x86_64_efi_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29779
@COND_emu_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29780
@COND_i386_coreboot_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29781
@COND_i386_efi_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29782
@COND_i386_ieee1275_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29783
@COND_i386_multiboot_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29784
@COND_i386_pc_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29785
@COND_i386_qemu_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29786
@COND_mips_yeeloong_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29787
@COND_powerpc_ieee1275_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29788
@COND_sparc64_ieee1275_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29789
@COND_x86_64_efi_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29790
@COND_emu_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29791
@COND_i386_coreboot_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29792
@COND_i386_efi_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29793
@COND_i386_ieee1275_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29794
@COND_i386_multiboot_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29795
@COND_i386_pc_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29796
@COND_i386_qemu_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29797
@COND_mips_yeeloong_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29798
@COND_powerpc_ieee1275_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29799
@COND_sparc64_ieee1275_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29800
@COND_x86_64_efi_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29801
@COND_emu_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29802
@COND_i386_coreboot_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29803
@COND_i386_efi_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29804
@COND_i386_ieee1275_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29805
@COND_i386_multiboot_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29806
@COND_i386_pc_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29807
@COND_i386_qemu_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29808
@COND_mips_yeeloong_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29809
@COND_powerpc_ieee1275_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29810
@COND_sparc64_ieee1275_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29811
@COND_x86_64_efi_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29812
@COND_emu_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c  ## platform sources
 
29813
@COND_i386_coreboot_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c  ## platform sources
 
29814
@COND_i386_efi_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c  ## platform sources
 
29815
@COND_i386_ieee1275_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c  ## platform sources
 
29816
@COND_i386_multiboot_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c  ## platform sources
 
29817
@COND_i386_pc_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c  ## platform sources
 
29818
@COND_i386_qemu_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c  ## platform sources
 
29819
@COND_mips_yeeloong_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c  ## platform sources
 
29820
@COND_powerpc_ieee1275_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c  ## platform sources
 
29821
@COND_sparc64_ieee1275_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c  ## platform sources
 
29822
@COND_x86_64_efi_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c  ## platform sources
 
29823
@COND_emu_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources
 
29824
@COND_i386_coreboot_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources
 
29825
@COND_i386_efi_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources
 
29826
@COND_i386_ieee1275_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources
 
29827
@COND_i386_multiboot_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources
 
29828
@COND_i386_pc_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources
 
29829
@COND_i386_qemu_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources
 
29830
@COND_mips_yeeloong_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources
 
29831
@COND_powerpc_ieee1275_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources
 
29832
@COND_sparc64_ieee1275_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources
 
29833
@COND_x86_64_efi_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources
 
29834
@COND_emu_TRUE@lsmmap_module_LDADD = 
 
29835
@COND_i386_coreboot_TRUE@lsmmap_module_LDADD = 
 
29836
@COND_i386_efi_TRUE@lsmmap_module_LDADD = 
 
29837
@COND_i386_ieee1275_TRUE@lsmmap_module_LDADD = 
 
29838
@COND_i386_multiboot_TRUE@lsmmap_module_LDADD = 
 
29839
@COND_i386_pc_TRUE@lsmmap_module_LDADD = 
 
29840
@COND_i386_qemu_TRUE@lsmmap_module_LDADD = 
 
29841
@COND_mips_yeeloong_TRUE@lsmmap_module_LDADD = 
 
29842
@COND_powerpc_ieee1275_TRUE@lsmmap_module_LDADD = 
 
29843
@COND_sparc64_ieee1275_TRUE@lsmmap_module_LDADD = 
 
29844
@COND_x86_64_efi_TRUE@lsmmap_module_LDADD = 
 
29845
@COND_emu_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29846
@COND_i386_coreboot_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29847
@COND_i386_efi_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29848
@COND_i386_ieee1275_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29849
@COND_i386_multiboot_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29850
@COND_i386_pc_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29851
@COND_i386_qemu_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29852
@COND_mips_yeeloong_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29853
@COND_powerpc_ieee1275_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29854
@COND_sparc64_ieee1275_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29855
@COND_x86_64_efi_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29856
@COND_emu_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29857
@COND_i386_coreboot_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29858
@COND_i386_efi_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29859
@COND_i386_ieee1275_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29860
@COND_i386_multiboot_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29861
@COND_i386_pc_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29862
@COND_i386_qemu_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29863
@COND_mips_yeeloong_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29864
@COND_powerpc_ieee1275_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29865
@COND_sparc64_ieee1275_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29866
@COND_x86_64_efi_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29867
@COND_emu_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29868
@COND_i386_coreboot_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29869
@COND_i386_efi_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29870
@COND_i386_ieee1275_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29871
@COND_i386_multiboot_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29872
@COND_i386_pc_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29873
@COND_i386_qemu_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29874
@COND_mips_yeeloong_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29875
@COND_powerpc_ieee1275_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29876
@COND_sparc64_ieee1275_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29877
@COND_x86_64_efi_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29878
@COND_emu_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29879
@COND_i386_coreboot_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29880
@COND_i386_efi_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29881
@COND_i386_ieee1275_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29882
@COND_i386_multiboot_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29883
@COND_i386_pc_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29884
@COND_i386_qemu_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29885
@COND_mips_yeeloong_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29886
@COND_powerpc_ieee1275_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29887
@COND_sparc64_ieee1275_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29888
@COND_x86_64_efi_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29889
@COND_i386_coreboot_TRUE@lspci_module_SOURCES = commands/lspci.c  ## platform sources
 
29890
@COND_i386_efi_TRUE@lspci_module_SOURCES = commands/lspci.c  ## platform sources
 
29891
@COND_i386_ieee1275_TRUE@lspci_module_SOURCES = commands/lspci.c  ## platform sources
 
29892
@COND_i386_multiboot_TRUE@lspci_module_SOURCES = commands/lspci.c  ## platform sources
 
29893
@COND_i386_pc_TRUE@lspci_module_SOURCES = commands/lspci.c  ## platform sources
 
29894
@COND_i386_qemu_TRUE@lspci_module_SOURCES = commands/lspci.c  ## platform sources
 
29895
@COND_mips_yeeloong_TRUE@lspci_module_SOURCES = commands/lspci.c  ## platform sources
 
29896
@COND_x86_64_efi_TRUE@lspci_module_SOURCES = commands/lspci.c  ## platform sources
 
29897
@COND_i386_coreboot_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources
 
29898
@COND_i386_efi_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources
 
29899
@COND_i386_ieee1275_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources
 
29900
@COND_i386_multiboot_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources
 
29901
@COND_i386_pc_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources
 
29902
@COND_i386_qemu_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources
 
29903
@COND_mips_yeeloong_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources
 
29904
@COND_x86_64_efi_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources
 
29905
@COND_i386_coreboot_TRUE@lspci_module_LDADD = 
 
29906
@COND_i386_efi_TRUE@lspci_module_LDADD = 
 
29907
@COND_i386_ieee1275_TRUE@lspci_module_LDADD = 
 
29908
@COND_i386_multiboot_TRUE@lspci_module_LDADD = 
 
29909
@COND_i386_pc_TRUE@lspci_module_LDADD = 
 
29910
@COND_i386_qemu_TRUE@lspci_module_LDADD = 
 
29911
@COND_mips_yeeloong_TRUE@lspci_module_LDADD = 
 
29912
@COND_x86_64_efi_TRUE@lspci_module_LDADD = 
 
29913
@COND_i386_coreboot_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29914
@COND_i386_efi_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29915
@COND_i386_ieee1275_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29916
@COND_i386_multiboot_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29917
@COND_i386_pc_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29918
@COND_i386_qemu_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29919
@COND_mips_yeeloong_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29920
@COND_x86_64_efi_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29921
@COND_i386_coreboot_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29922
@COND_i386_efi_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29923
@COND_i386_ieee1275_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29924
@COND_i386_multiboot_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29925
@COND_i386_pc_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29926
@COND_i386_qemu_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29927
@COND_mips_yeeloong_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29928
@COND_x86_64_efi_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29929
@COND_i386_coreboot_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29930
@COND_i386_efi_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29931
@COND_i386_ieee1275_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29932
@COND_i386_multiboot_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29933
@COND_i386_pc_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29934
@COND_i386_qemu_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29935
@COND_mips_yeeloong_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29936
@COND_x86_64_efi_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
29937
@COND_i386_coreboot_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29938
@COND_i386_efi_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29939
@COND_i386_ieee1275_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29940
@COND_i386_multiboot_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29941
@COND_i386_pc_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29942
@COND_i386_qemu_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29943
@COND_mips_yeeloong_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29944
@COND_x86_64_efi_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
29945
@COND_emu_TRUE@memrw_module_SOURCES = commands/memrw.c  ## platform sources
 
29946
@COND_i386_coreboot_TRUE@memrw_module_SOURCES = commands/memrw.c  ## platform sources
 
29947
@COND_i386_efi_TRUE@memrw_module_SOURCES = commands/memrw.c  ## platform sources
 
29948
@COND_i386_ieee1275_TRUE@memrw_module_SOURCES = commands/memrw.c  ## platform sources
 
29949
@COND_i386_multiboot_TRUE@memrw_module_SOURCES = commands/memrw.c  ## platform sources
 
29950
@COND_i386_pc_TRUE@memrw_module_SOURCES = commands/memrw.c  ## platform sources
 
29951
@COND_i386_qemu_TRUE@memrw_module_SOURCES = commands/memrw.c  ## platform sources
 
29952
@COND_mips_yeeloong_TRUE@memrw_module_SOURCES = commands/memrw.c  ## platform sources
 
29953
@COND_powerpc_ieee1275_TRUE@memrw_module_SOURCES = commands/memrw.c  ## platform sources
 
29954
@COND_sparc64_ieee1275_TRUE@memrw_module_SOURCES = commands/memrw.c  ## platform sources
 
29955
@COND_x86_64_efi_TRUE@memrw_module_SOURCES = commands/memrw.c  ## platform sources
 
29956
@COND_emu_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources
 
29957
@COND_i386_coreboot_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources
 
29958
@COND_i386_efi_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources
 
29959
@COND_i386_ieee1275_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources
 
29960
@COND_i386_multiboot_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources
 
29961
@COND_i386_pc_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources
 
29962
@COND_i386_qemu_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources
 
29963
@COND_mips_yeeloong_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources
 
29964
@COND_powerpc_ieee1275_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources
 
29965
@COND_sparc64_ieee1275_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources
 
29966
@COND_x86_64_efi_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources
 
29967
@COND_emu_TRUE@memrw_module_LDADD = 
 
29968
@COND_i386_coreboot_TRUE@memrw_module_LDADD = 
 
29969
@COND_i386_efi_TRUE@memrw_module_LDADD = 
 
29970
@COND_i386_ieee1275_TRUE@memrw_module_LDADD = 
 
29971
@COND_i386_multiboot_TRUE@memrw_module_LDADD = 
 
29972
@COND_i386_pc_TRUE@memrw_module_LDADD = 
 
29973
@COND_i386_qemu_TRUE@memrw_module_LDADD = 
 
29974
@COND_mips_yeeloong_TRUE@memrw_module_LDADD = 
 
29975
@COND_powerpc_ieee1275_TRUE@memrw_module_LDADD = 
 
29976
@COND_sparc64_ieee1275_TRUE@memrw_module_LDADD = 
 
29977
@COND_x86_64_efi_TRUE@memrw_module_LDADD = 
 
29978
@COND_emu_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29979
@COND_i386_coreboot_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29980
@COND_i386_efi_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29981
@COND_i386_ieee1275_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29982
@COND_i386_multiboot_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29983
@COND_i386_pc_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29984
@COND_i386_qemu_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29985
@COND_mips_yeeloong_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29986
@COND_powerpc_ieee1275_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29987
@COND_sparc64_ieee1275_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29988
@COND_x86_64_efi_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
29989
@COND_emu_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29990
@COND_i386_coreboot_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29991
@COND_i386_efi_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29992
@COND_i386_ieee1275_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29993
@COND_i386_multiboot_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29994
@COND_i386_pc_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29995
@COND_i386_qemu_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29996
@COND_mips_yeeloong_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29997
@COND_powerpc_ieee1275_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29998
@COND_sparc64_ieee1275_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
29999
@COND_x86_64_efi_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30000
@COND_emu_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30001
@COND_i386_coreboot_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30002
@COND_i386_efi_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30003
@COND_i386_ieee1275_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30004
@COND_i386_multiboot_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30005
@COND_i386_pc_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30006
@COND_i386_qemu_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30007
@COND_mips_yeeloong_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30008
@COND_powerpc_ieee1275_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30009
@COND_sparc64_ieee1275_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30010
@COND_x86_64_efi_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30011
@COND_emu_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30012
@COND_i386_coreboot_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30013
@COND_i386_efi_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30014
@COND_i386_ieee1275_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30015
@COND_i386_multiboot_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30016
@COND_i386_pc_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30017
@COND_i386_qemu_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30018
@COND_mips_yeeloong_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30019
@COND_powerpc_ieee1275_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30020
@COND_sparc64_ieee1275_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30021
@COND_x86_64_efi_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30022
@COND_emu_TRUE@minicmd_module_SOURCES = commands/minicmd.c  ## platform sources
 
30023
@COND_i386_coreboot_TRUE@minicmd_module_SOURCES = commands/minicmd.c  ## platform sources
 
30024
@COND_i386_efi_TRUE@minicmd_module_SOURCES = commands/minicmd.c  ## platform sources
 
30025
@COND_i386_ieee1275_TRUE@minicmd_module_SOURCES = commands/minicmd.c  ## platform sources
 
30026
@COND_i386_multiboot_TRUE@minicmd_module_SOURCES = commands/minicmd.c  ## platform sources
 
30027
@COND_i386_pc_TRUE@minicmd_module_SOURCES = commands/minicmd.c  ## platform sources
 
30028
@COND_i386_qemu_TRUE@minicmd_module_SOURCES = commands/minicmd.c  ## platform sources
 
30029
@COND_mips_yeeloong_TRUE@minicmd_module_SOURCES = commands/minicmd.c  ## platform sources
 
30030
@COND_powerpc_ieee1275_TRUE@minicmd_module_SOURCES = commands/minicmd.c  ## platform sources
 
30031
@COND_sparc64_ieee1275_TRUE@minicmd_module_SOURCES = commands/minicmd.c  ## platform sources
 
30032
@COND_x86_64_efi_TRUE@minicmd_module_SOURCES = commands/minicmd.c  ## platform sources
 
30033
@COND_emu_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources
 
30034
@COND_i386_coreboot_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources
 
30035
@COND_i386_efi_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources
 
30036
@COND_i386_ieee1275_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources
 
30037
@COND_i386_multiboot_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources
 
30038
@COND_i386_pc_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources
 
30039
@COND_i386_qemu_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources
 
30040
@COND_mips_yeeloong_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources
 
30041
@COND_powerpc_ieee1275_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources
 
30042
@COND_sparc64_ieee1275_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources
 
30043
@COND_x86_64_efi_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources
 
30044
@COND_emu_TRUE@minicmd_module_LDADD = 
 
30045
@COND_i386_coreboot_TRUE@minicmd_module_LDADD = 
 
30046
@COND_i386_efi_TRUE@minicmd_module_LDADD = 
 
30047
@COND_i386_ieee1275_TRUE@minicmd_module_LDADD = 
 
30048
@COND_i386_multiboot_TRUE@minicmd_module_LDADD = 
 
30049
@COND_i386_pc_TRUE@minicmd_module_LDADD = 
 
30050
@COND_i386_qemu_TRUE@minicmd_module_LDADD = 
 
30051
@COND_mips_yeeloong_TRUE@minicmd_module_LDADD = 
 
30052
@COND_powerpc_ieee1275_TRUE@minicmd_module_LDADD = 
 
30053
@COND_sparc64_ieee1275_TRUE@minicmd_module_LDADD = 
 
30054
@COND_x86_64_efi_TRUE@minicmd_module_LDADD = 
 
30055
@COND_emu_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30056
@COND_i386_coreboot_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30057
@COND_i386_efi_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30058
@COND_i386_ieee1275_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30059
@COND_i386_multiboot_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30060
@COND_i386_pc_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30061
@COND_i386_qemu_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30062
@COND_mips_yeeloong_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30063
@COND_powerpc_ieee1275_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30064
@COND_sparc64_ieee1275_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30065
@COND_x86_64_efi_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30066
@COND_emu_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30067
@COND_i386_coreboot_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30068
@COND_i386_efi_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30069
@COND_i386_ieee1275_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30070
@COND_i386_multiboot_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30071
@COND_i386_pc_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30072
@COND_i386_qemu_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30073
@COND_mips_yeeloong_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30074
@COND_powerpc_ieee1275_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30075
@COND_sparc64_ieee1275_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30076
@COND_x86_64_efi_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30077
@COND_emu_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30078
@COND_i386_coreboot_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30079
@COND_i386_efi_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30080
@COND_i386_ieee1275_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30081
@COND_i386_multiboot_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30082
@COND_i386_pc_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30083
@COND_i386_qemu_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30084
@COND_mips_yeeloong_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30085
@COND_powerpc_ieee1275_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30086
@COND_sparc64_ieee1275_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30087
@COND_x86_64_efi_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30088
@COND_emu_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30089
@COND_i386_coreboot_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30090
@COND_i386_efi_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30091
@COND_i386_ieee1275_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30092
@COND_i386_multiboot_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30093
@COND_i386_pc_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30094
@COND_i386_qemu_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30095
@COND_mips_yeeloong_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30096
@COND_powerpc_ieee1275_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30097
@COND_sparc64_ieee1275_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30098
@COND_x86_64_efi_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30099
@COND_emu_TRUE@parttool_module_SOURCES = commands/parttool.c  ## platform sources
 
30100
@COND_i386_coreboot_TRUE@parttool_module_SOURCES = commands/parttool.c  ## platform sources
 
30101
@COND_i386_efi_TRUE@parttool_module_SOURCES = commands/parttool.c  ## platform sources
 
30102
@COND_i386_ieee1275_TRUE@parttool_module_SOURCES = commands/parttool.c  ## platform sources
 
30103
@COND_i386_multiboot_TRUE@parttool_module_SOURCES = commands/parttool.c  ## platform sources
 
30104
@COND_i386_pc_TRUE@parttool_module_SOURCES = commands/parttool.c  ## platform sources
 
30105
@COND_i386_qemu_TRUE@parttool_module_SOURCES = commands/parttool.c  ## platform sources
 
30106
@COND_mips_yeeloong_TRUE@parttool_module_SOURCES = commands/parttool.c  ## platform sources
 
30107
@COND_powerpc_ieee1275_TRUE@parttool_module_SOURCES = commands/parttool.c  ## platform sources
 
30108
@COND_sparc64_ieee1275_TRUE@parttool_module_SOURCES = commands/parttool.c  ## platform sources
 
30109
@COND_x86_64_efi_TRUE@parttool_module_SOURCES = commands/parttool.c  ## platform sources
 
30110
@COND_emu_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources
 
30111
@COND_i386_coreboot_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources
 
30112
@COND_i386_efi_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources
 
30113
@COND_i386_ieee1275_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources
 
30114
@COND_i386_multiboot_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources
 
30115
@COND_i386_pc_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources
 
30116
@COND_i386_qemu_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources
 
30117
@COND_mips_yeeloong_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources
 
30118
@COND_powerpc_ieee1275_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources
 
30119
@COND_sparc64_ieee1275_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources
 
30120
@COND_x86_64_efi_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources
 
30121
@COND_emu_TRUE@parttool_module_LDADD = 
 
30122
@COND_i386_coreboot_TRUE@parttool_module_LDADD = 
 
30123
@COND_i386_efi_TRUE@parttool_module_LDADD = 
 
30124
@COND_i386_ieee1275_TRUE@parttool_module_LDADD = 
 
30125
@COND_i386_multiboot_TRUE@parttool_module_LDADD = 
 
30126
@COND_i386_pc_TRUE@parttool_module_LDADD = 
 
30127
@COND_i386_qemu_TRUE@parttool_module_LDADD = 
 
30128
@COND_mips_yeeloong_TRUE@parttool_module_LDADD = 
 
30129
@COND_powerpc_ieee1275_TRUE@parttool_module_LDADD = 
 
30130
@COND_sparc64_ieee1275_TRUE@parttool_module_LDADD = 
 
30131
@COND_x86_64_efi_TRUE@parttool_module_LDADD = 
 
30132
@COND_emu_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30133
@COND_i386_coreboot_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30134
@COND_i386_efi_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30135
@COND_i386_ieee1275_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30136
@COND_i386_multiboot_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30137
@COND_i386_pc_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30138
@COND_i386_qemu_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30139
@COND_mips_yeeloong_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30140
@COND_powerpc_ieee1275_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30141
@COND_sparc64_ieee1275_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30142
@COND_x86_64_efi_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30143
@COND_emu_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30144
@COND_i386_coreboot_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30145
@COND_i386_efi_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30146
@COND_i386_ieee1275_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30147
@COND_i386_multiboot_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30148
@COND_i386_pc_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30149
@COND_i386_qemu_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30150
@COND_mips_yeeloong_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30151
@COND_powerpc_ieee1275_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30152
@COND_sparc64_ieee1275_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30153
@COND_x86_64_efi_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30154
@COND_emu_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30155
@COND_i386_coreboot_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30156
@COND_i386_efi_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30157
@COND_i386_ieee1275_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30158
@COND_i386_multiboot_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30159
@COND_i386_pc_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30160
@COND_i386_qemu_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30161
@COND_mips_yeeloong_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30162
@COND_powerpc_ieee1275_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30163
@COND_sparc64_ieee1275_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30164
@COND_x86_64_efi_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30165
@COND_emu_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30166
@COND_i386_coreboot_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30167
@COND_i386_efi_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30168
@COND_i386_ieee1275_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30169
@COND_i386_multiboot_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30170
@COND_i386_pc_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30171
@COND_i386_qemu_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30172
@COND_mips_yeeloong_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30173
@COND_powerpc_ieee1275_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30174
@COND_sparc64_ieee1275_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30175
@COND_x86_64_efi_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30176
@COND_emu_TRUE@password_module_SOURCES = commands/password.c  ## platform sources
 
30177
@COND_i386_coreboot_TRUE@password_module_SOURCES = commands/password.c  ## platform sources
 
30178
@COND_i386_efi_TRUE@password_module_SOURCES = commands/password.c  ## platform sources
 
30179
@COND_i386_ieee1275_TRUE@password_module_SOURCES = commands/password.c  ## platform sources
 
30180
@COND_i386_multiboot_TRUE@password_module_SOURCES = commands/password.c  ## platform sources
 
30181
@COND_i386_pc_TRUE@password_module_SOURCES = commands/password.c  ## platform sources
 
30182
@COND_i386_qemu_TRUE@password_module_SOURCES = commands/password.c  ## platform sources
 
30183
@COND_mips_yeeloong_TRUE@password_module_SOURCES = commands/password.c  ## platform sources
 
30184
@COND_powerpc_ieee1275_TRUE@password_module_SOURCES = commands/password.c  ## platform sources
 
30185
@COND_sparc64_ieee1275_TRUE@password_module_SOURCES = commands/password.c  ## platform sources
 
30186
@COND_x86_64_efi_TRUE@password_module_SOURCES = commands/password.c  ## platform sources
 
30187
@COND_emu_TRUE@nodist_password_module_SOURCES = ## platform nodist sources
 
30188
@COND_i386_coreboot_TRUE@nodist_password_module_SOURCES = ## platform nodist sources
 
30189
@COND_i386_efi_TRUE@nodist_password_module_SOURCES = ## platform nodist sources
 
30190
@COND_i386_ieee1275_TRUE@nodist_password_module_SOURCES = ## platform nodist sources
 
30191
@COND_i386_multiboot_TRUE@nodist_password_module_SOURCES = ## platform nodist sources
 
30192
@COND_i386_pc_TRUE@nodist_password_module_SOURCES = ## platform nodist sources
 
30193
@COND_i386_qemu_TRUE@nodist_password_module_SOURCES = ## platform nodist sources
 
30194
@COND_mips_yeeloong_TRUE@nodist_password_module_SOURCES = ## platform nodist sources
 
30195
@COND_powerpc_ieee1275_TRUE@nodist_password_module_SOURCES = ## platform nodist sources
 
30196
@COND_sparc64_ieee1275_TRUE@nodist_password_module_SOURCES = ## platform nodist sources
 
30197
@COND_x86_64_efi_TRUE@nodist_password_module_SOURCES = ## platform nodist sources
 
30198
@COND_emu_TRUE@password_module_LDADD = 
 
30199
@COND_i386_coreboot_TRUE@password_module_LDADD = 
 
30200
@COND_i386_efi_TRUE@password_module_LDADD = 
 
30201
@COND_i386_ieee1275_TRUE@password_module_LDADD = 
 
30202
@COND_i386_multiboot_TRUE@password_module_LDADD = 
 
30203
@COND_i386_pc_TRUE@password_module_LDADD = 
 
30204
@COND_i386_qemu_TRUE@password_module_LDADD = 
 
30205
@COND_mips_yeeloong_TRUE@password_module_LDADD = 
 
30206
@COND_powerpc_ieee1275_TRUE@password_module_LDADD = 
 
30207
@COND_sparc64_ieee1275_TRUE@password_module_LDADD = 
 
30208
@COND_x86_64_efi_TRUE@password_module_LDADD = 
 
30209
@COND_emu_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30210
@COND_i386_coreboot_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30211
@COND_i386_efi_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30212
@COND_i386_ieee1275_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30213
@COND_i386_multiboot_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30214
@COND_i386_pc_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30215
@COND_i386_qemu_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30216
@COND_mips_yeeloong_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30217
@COND_powerpc_ieee1275_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30218
@COND_sparc64_ieee1275_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30219
@COND_x86_64_efi_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30220
@COND_emu_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30221
@COND_i386_coreboot_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30222
@COND_i386_efi_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30223
@COND_i386_ieee1275_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30224
@COND_i386_multiboot_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30225
@COND_i386_pc_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30226
@COND_i386_qemu_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30227
@COND_mips_yeeloong_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30228
@COND_powerpc_ieee1275_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30229
@COND_sparc64_ieee1275_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30230
@COND_x86_64_efi_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30231
@COND_emu_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30232
@COND_i386_coreboot_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30233
@COND_i386_efi_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30234
@COND_i386_ieee1275_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30235
@COND_i386_multiboot_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30236
@COND_i386_pc_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30237
@COND_i386_qemu_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30238
@COND_mips_yeeloong_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30239
@COND_powerpc_ieee1275_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30240
@COND_sparc64_ieee1275_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30241
@COND_x86_64_efi_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30242
@COND_emu_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30243
@COND_i386_coreboot_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30244
@COND_i386_efi_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30245
@COND_i386_ieee1275_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30246
@COND_i386_multiboot_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30247
@COND_i386_pc_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30248
@COND_i386_qemu_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30249
@COND_mips_yeeloong_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30250
@COND_powerpc_ieee1275_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30251
@COND_sparc64_ieee1275_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30252
@COND_x86_64_efi_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30253
@COND_emu_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c  ## platform sources
 
30254
@COND_i386_coreboot_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c  ## platform sources
 
30255
@COND_i386_efi_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c  ## platform sources
 
30256
@COND_i386_ieee1275_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c  ## platform sources
 
30257
@COND_i386_multiboot_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c  ## platform sources
 
30258
@COND_i386_pc_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c  ## platform sources
 
30259
@COND_i386_qemu_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c  ## platform sources
 
30260
@COND_mips_yeeloong_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c  ## platform sources
 
30261
@COND_powerpc_ieee1275_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c  ## platform sources
 
30262
@COND_sparc64_ieee1275_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c  ## platform sources
 
30263
@COND_x86_64_efi_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c  ## platform sources
 
30264
@COND_emu_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources
 
30265
@COND_i386_coreboot_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources
 
30266
@COND_i386_efi_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources
 
30267
@COND_i386_ieee1275_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources
 
30268
@COND_i386_multiboot_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources
 
30269
@COND_i386_pc_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources
 
30270
@COND_i386_qemu_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources
 
30271
@COND_mips_yeeloong_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources
 
30272
@COND_powerpc_ieee1275_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources
 
30273
@COND_sparc64_ieee1275_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources
 
30274
@COND_x86_64_efi_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources
 
30275
@COND_emu_TRUE@password_pbkdf2_module_LDADD = 
 
30276
@COND_i386_coreboot_TRUE@password_pbkdf2_module_LDADD = 
 
30277
@COND_i386_efi_TRUE@password_pbkdf2_module_LDADD = 
 
30278
@COND_i386_ieee1275_TRUE@password_pbkdf2_module_LDADD = 
 
30279
@COND_i386_multiboot_TRUE@password_pbkdf2_module_LDADD = 
 
30280
@COND_i386_pc_TRUE@password_pbkdf2_module_LDADD = 
 
30281
@COND_i386_qemu_TRUE@password_pbkdf2_module_LDADD = 
 
30282
@COND_mips_yeeloong_TRUE@password_pbkdf2_module_LDADD = 
 
30283
@COND_powerpc_ieee1275_TRUE@password_pbkdf2_module_LDADD = 
 
30284
@COND_sparc64_ieee1275_TRUE@password_pbkdf2_module_LDADD = 
 
30285
@COND_x86_64_efi_TRUE@password_pbkdf2_module_LDADD = 
 
30286
@COND_emu_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30287
@COND_i386_coreboot_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30288
@COND_i386_efi_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30289
@COND_i386_ieee1275_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30290
@COND_i386_multiboot_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30291
@COND_i386_pc_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30292
@COND_i386_qemu_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30293
@COND_mips_yeeloong_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30294
@COND_powerpc_ieee1275_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30295
@COND_sparc64_ieee1275_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30296
@COND_x86_64_efi_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30297
@COND_emu_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30298
@COND_i386_coreboot_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30299
@COND_i386_efi_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30300
@COND_i386_ieee1275_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30301
@COND_i386_multiboot_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30302
@COND_i386_pc_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30303
@COND_i386_qemu_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30304
@COND_mips_yeeloong_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30305
@COND_powerpc_ieee1275_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30306
@COND_sparc64_ieee1275_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30307
@COND_x86_64_efi_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30308
@COND_emu_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30309
@COND_i386_coreboot_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30310
@COND_i386_efi_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30311
@COND_i386_ieee1275_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30312
@COND_i386_multiboot_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30313
@COND_i386_pc_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30314
@COND_i386_qemu_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30315
@COND_mips_yeeloong_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30316
@COND_powerpc_ieee1275_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30317
@COND_sparc64_ieee1275_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30318
@COND_x86_64_efi_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30319
@COND_emu_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30320
@COND_i386_coreboot_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30321
@COND_i386_efi_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30322
@COND_i386_ieee1275_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30323
@COND_i386_multiboot_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30324
@COND_i386_pc_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30325
@COND_i386_qemu_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30326
@COND_mips_yeeloong_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30327
@COND_powerpc_ieee1275_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30328
@COND_sparc64_ieee1275_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30329
@COND_x86_64_efi_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30330
@COND_i386_coreboot_TRUE@play_module_SOURCES = commands/i386/pc/play.c  ## platform sources
 
30331
@COND_i386_efi_TRUE@play_module_SOURCES = commands/i386/pc/play.c  ## platform sources
 
30332
@COND_i386_ieee1275_TRUE@play_module_SOURCES = commands/i386/pc/play.c  ## platform sources
 
30333
@COND_i386_multiboot_TRUE@play_module_SOURCES = commands/i386/pc/play.c  ## platform sources
 
30334
@COND_i386_pc_TRUE@play_module_SOURCES = commands/i386/pc/play.c  ## platform sources
 
30335
@COND_i386_qemu_TRUE@play_module_SOURCES = commands/i386/pc/play.c  ## platform sources
 
30336
@COND_x86_64_efi_TRUE@play_module_SOURCES = commands/i386/pc/play.c  ## platform sources
 
30337
@COND_i386_coreboot_TRUE@nodist_play_module_SOURCES = ## platform nodist sources
 
30338
@COND_i386_efi_TRUE@nodist_play_module_SOURCES = ## platform nodist sources
 
30339
@COND_i386_ieee1275_TRUE@nodist_play_module_SOURCES = ## platform nodist sources
 
30340
@COND_i386_multiboot_TRUE@nodist_play_module_SOURCES = ## platform nodist sources
 
30341
@COND_i386_pc_TRUE@nodist_play_module_SOURCES = ## platform nodist sources
 
30342
@COND_i386_qemu_TRUE@nodist_play_module_SOURCES = ## platform nodist sources
 
30343
@COND_x86_64_efi_TRUE@nodist_play_module_SOURCES = ## platform nodist sources
 
30344
@COND_i386_coreboot_TRUE@play_module_LDADD = 
 
30345
@COND_i386_efi_TRUE@play_module_LDADD = 
 
30346
@COND_i386_ieee1275_TRUE@play_module_LDADD = 
 
30347
@COND_i386_multiboot_TRUE@play_module_LDADD = 
 
30348
@COND_i386_pc_TRUE@play_module_LDADD = 
 
30349
@COND_i386_qemu_TRUE@play_module_LDADD = 
 
30350
@COND_x86_64_efi_TRUE@play_module_LDADD = 
 
30351
@COND_i386_coreboot_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30352
@COND_i386_efi_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30353
@COND_i386_ieee1275_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30354
@COND_i386_multiboot_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30355
@COND_i386_pc_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30356
@COND_i386_qemu_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30357
@COND_x86_64_efi_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30358
@COND_i386_coreboot_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30359
@COND_i386_efi_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30360
@COND_i386_ieee1275_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30361
@COND_i386_multiboot_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30362
@COND_i386_pc_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30363
@COND_i386_qemu_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30364
@COND_x86_64_efi_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30365
@COND_i386_coreboot_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30366
@COND_i386_efi_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30367
@COND_i386_ieee1275_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30368
@COND_i386_multiboot_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30369
@COND_i386_pc_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30370
@COND_i386_qemu_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30371
@COND_x86_64_efi_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30372
@COND_i386_coreboot_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30373
@COND_i386_efi_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30374
@COND_i386_ieee1275_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30375
@COND_i386_multiboot_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30376
@COND_i386_pc_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30377
@COND_i386_qemu_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30378
@COND_x86_64_efi_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30379
@COND_emu_TRUE@probe_module_SOURCES = commands/probe.c  ## platform sources
 
30380
@COND_i386_coreboot_TRUE@probe_module_SOURCES = commands/probe.c  ## platform sources
 
30381
@COND_i386_efi_TRUE@probe_module_SOURCES = commands/probe.c  ## platform sources
 
30382
@COND_i386_ieee1275_TRUE@probe_module_SOURCES = commands/probe.c  ## platform sources
 
30383
@COND_i386_multiboot_TRUE@probe_module_SOURCES = commands/probe.c  ## platform sources
 
30384
@COND_i386_pc_TRUE@probe_module_SOURCES = commands/probe.c  ## platform sources
 
30385
@COND_i386_qemu_TRUE@probe_module_SOURCES = commands/probe.c  ## platform sources
 
30386
@COND_mips_yeeloong_TRUE@probe_module_SOURCES = commands/probe.c  ## platform sources
 
30387
@COND_powerpc_ieee1275_TRUE@probe_module_SOURCES = commands/probe.c  ## platform sources
 
30388
@COND_sparc64_ieee1275_TRUE@probe_module_SOURCES = commands/probe.c  ## platform sources
 
30389
@COND_x86_64_efi_TRUE@probe_module_SOURCES = commands/probe.c  ## platform sources
 
30390
@COND_emu_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources
 
30391
@COND_i386_coreboot_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources
 
30392
@COND_i386_efi_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources
 
30393
@COND_i386_ieee1275_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources
 
30394
@COND_i386_multiboot_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources
 
30395
@COND_i386_pc_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources
 
30396
@COND_i386_qemu_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources
 
30397
@COND_mips_yeeloong_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources
 
30398
@COND_powerpc_ieee1275_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources
 
30399
@COND_sparc64_ieee1275_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources
 
30400
@COND_x86_64_efi_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources
 
30401
@COND_emu_TRUE@probe_module_LDADD = 
 
30402
@COND_i386_coreboot_TRUE@probe_module_LDADD = 
 
30403
@COND_i386_efi_TRUE@probe_module_LDADD = 
 
30404
@COND_i386_ieee1275_TRUE@probe_module_LDADD = 
 
30405
@COND_i386_multiboot_TRUE@probe_module_LDADD = 
 
30406
@COND_i386_pc_TRUE@probe_module_LDADD = 
 
30407
@COND_i386_qemu_TRUE@probe_module_LDADD = 
 
30408
@COND_mips_yeeloong_TRUE@probe_module_LDADD = 
 
30409
@COND_powerpc_ieee1275_TRUE@probe_module_LDADD = 
 
30410
@COND_sparc64_ieee1275_TRUE@probe_module_LDADD = 
 
30411
@COND_x86_64_efi_TRUE@probe_module_LDADD = 
 
30412
@COND_emu_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30413
@COND_i386_coreboot_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30414
@COND_i386_efi_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30415
@COND_i386_ieee1275_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30416
@COND_i386_multiboot_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30417
@COND_i386_pc_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30418
@COND_i386_qemu_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30419
@COND_mips_yeeloong_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30420
@COND_powerpc_ieee1275_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30421
@COND_sparc64_ieee1275_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30422
@COND_x86_64_efi_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30423
@COND_emu_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30424
@COND_i386_coreboot_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30425
@COND_i386_efi_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30426
@COND_i386_ieee1275_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30427
@COND_i386_multiboot_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30428
@COND_i386_pc_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30429
@COND_i386_qemu_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30430
@COND_mips_yeeloong_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30431
@COND_powerpc_ieee1275_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30432
@COND_sparc64_ieee1275_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30433
@COND_x86_64_efi_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30434
@COND_emu_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30435
@COND_i386_coreboot_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30436
@COND_i386_efi_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30437
@COND_i386_ieee1275_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30438
@COND_i386_multiboot_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30439
@COND_i386_pc_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30440
@COND_i386_qemu_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30441
@COND_mips_yeeloong_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30442
@COND_powerpc_ieee1275_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30443
@COND_sparc64_ieee1275_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30444
@COND_x86_64_efi_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30445
@COND_emu_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30446
@COND_i386_coreboot_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30447
@COND_i386_efi_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30448
@COND_i386_ieee1275_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30449
@COND_i386_multiboot_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30450
@COND_i386_pc_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30451
@COND_i386_qemu_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30452
@COND_mips_yeeloong_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30453
@COND_powerpc_ieee1275_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30454
@COND_sparc64_ieee1275_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30455
@COND_x86_64_efi_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30456
@COND_i386_pc_TRUE@pxecmd_module_SOURCES = commands/i386/pc/pxecmd.c  ## platform sources
 
30457
@COND_i386_pc_TRUE@nodist_pxecmd_module_SOURCES = ## platform nodist sources
 
30458
@COND_i386_pc_TRUE@pxecmd_module_LDADD = 
 
30459
@COND_i386_pc_TRUE@pxecmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30460
@COND_i386_pc_TRUE@pxecmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30461
@COND_i386_pc_TRUE@pxecmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30462
@COND_i386_pc_TRUE@pxecmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30463
@COND_emu_TRUE@read_module_SOURCES = commands/read.c  ## platform sources
 
30464
@COND_i386_coreboot_TRUE@read_module_SOURCES = commands/read.c  ## platform sources
 
30465
@COND_i386_efi_TRUE@read_module_SOURCES = commands/read.c  ## platform sources
 
30466
@COND_i386_ieee1275_TRUE@read_module_SOURCES = commands/read.c  ## platform sources
 
30467
@COND_i386_multiboot_TRUE@read_module_SOURCES = commands/read.c  ## platform sources
 
30468
@COND_i386_pc_TRUE@read_module_SOURCES = commands/read.c  ## platform sources
 
30469
@COND_i386_qemu_TRUE@read_module_SOURCES = commands/read.c  ## platform sources
 
30470
@COND_mips_yeeloong_TRUE@read_module_SOURCES = commands/read.c  ## platform sources
 
30471
@COND_powerpc_ieee1275_TRUE@read_module_SOURCES = commands/read.c  ## platform sources
 
30472
@COND_sparc64_ieee1275_TRUE@read_module_SOURCES = commands/read.c  ## platform sources
 
30473
@COND_x86_64_efi_TRUE@read_module_SOURCES = commands/read.c  ## platform sources
 
30474
@COND_emu_TRUE@nodist_read_module_SOURCES = ## platform nodist sources
 
30475
@COND_i386_coreboot_TRUE@nodist_read_module_SOURCES = ## platform nodist sources
 
30476
@COND_i386_efi_TRUE@nodist_read_module_SOURCES = ## platform nodist sources
 
30477
@COND_i386_ieee1275_TRUE@nodist_read_module_SOURCES = ## platform nodist sources
 
30478
@COND_i386_multiboot_TRUE@nodist_read_module_SOURCES = ## platform nodist sources
 
30479
@COND_i386_pc_TRUE@nodist_read_module_SOURCES = ## platform nodist sources
 
30480
@COND_i386_qemu_TRUE@nodist_read_module_SOURCES = ## platform nodist sources
 
30481
@COND_mips_yeeloong_TRUE@nodist_read_module_SOURCES = ## platform nodist sources
 
30482
@COND_powerpc_ieee1275_TRUE@nodist_read_module_SOURCES = ## platform nodist sources
 
30483
@COND_sparc64_ieee1275_TRUE@nodist_read_module_SOURCES = ## platform nodist sources
 
30484
@COND_x86_64_efi_TRUE@nodist_read_module_SOURCES = ## platform nodist sources
 
30485
@COND_emu_TRUE@read_module_LDADD = 
 
30486
@COND_i386_coreboot_TRUE@read_module_LDADD = 
 
30487
@COND_i386_efi_TRUE@read_module_LDADD = 
 
30488
@COND_i386_ieee1275_TRUE@read_module_LDADD = 
 
30489
@COND_i386_multiboot_TRUE@read_module_LDADD = 
 
30490
@COND_i386_pc_TRUE@read_module_LDADD = 
 
30491
@COND_i386_qemu_TRUE@read_module_LDADD = 
 
30492
@COND_mips_yeeloong_TRUE@read_module_LDADD = 
 
30493
@COND_powerpc_ieee1275_TRUE@read_module_LDADD = 
 
30494
@COND_sparc64_ieee1275_TRUE@read_module_LDADD = 
 
30495
@COND_x86_64_efi_TRUE@read_module_LDADD = 
 
30496
@COND_emu_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30497
@COND_i386_coreboot_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30498
@COND_i386_efi_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30499
@COND_i386_ieee1275_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30500
@COND_i386_multiboot_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30501
@COND_i386_pc_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30502
@COND_i386_qemu_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30503
@COND_mips_yeeloong_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30504
@COND_powerpc_ieee1275_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30505
@COND_sparc64_ieee1275_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30506
@COND_x86_64_efi_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30507
@COND_emu_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30508
@COND_i386_coreboot_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30509
@COND_i386_efi_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30510
@COND_i386_ieee1275_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30511
@COND_i386_multiboot_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30512
@COND_i386_pc_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30513
@COND_i386_qemu_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30514
@COND_mips_yeeloong_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30515
@COND_powerpc_ieee1275_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30516
@COND_sparc64_ieee1275_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30517
@COND_x86_64_efi_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30518
@COND_emu_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30519
@COND_i386_coreboot_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30520
@COND_i386_efi_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30521
@COND_i386_ieee1275_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30522
@COND_i386_multiboot_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30523
@COND_i386_pc_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30524
@COND_i386_qemu_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30525
@COND_mips_yeeloong_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30526
@COND_powerpc_ieee1275_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30527
@COND_sparc64_ieee1275_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30528
@COND_x86_64_efi_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30529
@COND_emu_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30530
@COND_i386_coreboot_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30531
@COND_i386_efi_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30532
@COND_i386_ieee1275_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30533
@COND_i386_multiboot_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30534
@COND_i386_pc_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30535
@COND_i386_qemu_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30536
@COND_mips_yeeloong_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30537
@COND_powerpc_ieee1275_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30538
@COND_sparc64_ieee1275_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30539
@COND_x86_64_efi_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30540
@COND_emu_TRUE@reboot_module_SOURCES = commands/reboot.c  ## platform sources
 
30541
@COND_i386_coreboot_TRUE@reboot_module_SOURCES = commands/reboot.c  ## platform sources
 
30542
@COND_i386_efi_TRUE@reboot_module_SOURCES = commands/reboot.c  ## platform sources
 
30543
@COND_i386_ieee1275_TRUE@reboot_module_SOURCES = commands/reboot.c  ## platform sources
 
30544
@COND_i386_multiboot_TRUE@reboot_module_SOURCES = commands/reboot.c  ## platform sources
 
30545
@COND_i386_pc_TRUE@reboot_module_SOURCES = commands/reboot.c  ## platform sources
 
30546
@COND_i386_qemu_TRUE@reboot_module_SOURCES = commands/reboot.c  ## platform sources
 
30547
@COND_mips_yeeloong_TRUE@reboot_module_SOURCES = commands/reboot.c  ## platform sources
 
30548
@COND_powerpc_ieee1275_TRUE@reboot_module_SOURCES = commands/reboot.c  ## platform sources
 
30549
@COND_sparc64_ieee1275_TRUE@reboot_module_SOURCES = commands/reboot.c  ## platform sources
 
30550
@COND_x86_64_efi_TRUE@reboot_module_SOURCES = commands/reboot.c  ## platform sources
 
30551
@COND_emu_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources
 
30552
@COND_i386_coreboot_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources
 
30553
@COND_i386_efi_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources
 
30554
@COND_i386_ieee1275_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources
 
30555
@COND_i386_multiboot_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources
 
30556
@COND_i386_pc_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources
 
30557
@COND_i386_qemu_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources
 
30558
@COND_mips_yeeloong_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources
 
30559
@COND_powerpc_ieee1275_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources
 
30560
@COND_sparc64_ieee1275_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources
 
30561
@COND_x86_64_efi_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources
 
30562
@COND_emu_TRUE@reboot_module_LDADD = 
 
30563
@COND_i386_coreboot_TRUE@reboot_module_LDADD = 
 
30564
@COND_i386_efi_TRUE@reboot_module_LDADD = 
 
30565
@COND_i386_ieee1275_TRUE@reboot_module_LDADD = 
 
30566
@COND_i386_multiboot_TRUE@reboot_module_LDADD = 
 
30567
@COND_i386_pc_TRUE@reboot_module_LDADD = 
 
30568
@COND_i386_qemu_TRUE@reboot_module_LDADD = 
 
30569
@COND_mips_yeeloong_TRUE@reboot_module_LDADD = 
 
30570
@COND_powerpc_ieee1275_TRUE@reboot_module_LDADD = 
 
30571
@COND_sparc64_ieee1275_TRUE@reboot_module_LDADD = 
 
30572
@COND_x86_64_efi_TRUE@reboot_module_LDADD = 
 
30573
@COND_emu_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30574
@COND_i386_coreboot_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30575
@COND_i386_efi_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30576
@COND_i386_ieee1275_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30577
@COND_i386_multiboot_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30578
@COND_i386_pc_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30579
@COND_i386_qemu_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30580
@COND_mips_yeeloong_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30581
@COND_powerpc_ieee1275_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30582
@COND_sparc64_ieee1275_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30583
@COND_x86_64_efi_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30584
@COND_emu_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30585
@COND_i386_coreboot_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30586
@COND_i386_efi_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30587
@COND_i386_ieee1275_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30588
@COND_i386_multiboot_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30589
@COND_i386_pc_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30590
@COND_i386_qemu_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30591
@COND_mips_yeeloong_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30592
@COND_powerpc_ieee1275_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30593
@COND_sparc64_ieee1275_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30594
@COND_x86_64_efi_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30595
@COND_emu_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30596
@COND_i386_coreboot_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30597
@COND_i386_efi_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30598
@COND_i386_ieee1275_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30599
@COND_i386_multiboot_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30600
@COND_i386_pc_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30601
@COND_i386_qemu_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30602
@COND_mips_yeeloong_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30603
@COND_powerpc_ieee1275_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30604
@COND_sparc64_ieee1275_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30605
@COND_x86_64_efi_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30606
@COND_emu_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30607
@COND_i386_coreboot_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30608
@COND_i386_efi_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30609
@COND_i386_ieee1275_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30610
@COND_i386_multiboot_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30611
@COND_i386_pc_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30612
@COND_i386_qemu_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30613
@COND_mips_yeeloong_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30614
@COND_powerpc_ieee1275_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30615
@COND_sparc64_ieee1275_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30616
@COND_x86_64_efi_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30617
@COND_emu_TRUE@search_module_SOURCES = commands/search_wrap.c  ## platform sources
 
30618
@COND_i386_coreboot_TRUE@search_module_SOURCES = commands/search_wrap.c  ## platform sources
 
30619
@COND_i386_efi_TRUE@search_module_SOURCES = commands/search_wrap.c  ## platform sources
 
30620
@COND_i386_ieee1275_TRUE@search_module_SOURCES = commands/search_wrap.c  ## platform sources
 
30621
@COND_i386_multiboot_TRUE@search_module_SOURCES = commands/search_wrap.c  ## platform sources
 
30622
@COND_i386_pc_TRUE@search_module_SOURCES = commands/search_wrap.c  ## platform sources
 
30623
@COND_i386_qemu_TRUE@search_module_SOURCES = commands/search_wrap.c  ## platform sources
 
30624
@COND_mips_yeeloong_TRUE@search_module_SOURCES = commands/search_wrap.c  ## platform sources
 
30625
@COND_powerpc_ieee1275_TRUE@search_module_SOURCES = commands/search_wrap.c  ## platform sources
 
30626
@COND_sparc64_ieee1275_TRUE@search_module_SOURCES = commands/search_wrap.c  ## platform sources
 
30627
@COND_x86_64_efi_TRUE@search_module_SOURCES = commands/search_wrap.c  ## platform sources
 
30628
@COND_emu_TRUE@nodist_search_module_SOURCES = ## platform nodist sources
 
30629
@COND_i386_coreboot_TRUE@nodist_search_module_SOURCES = ## platform nodist sources
 
30630
@COND_i386_efi_TRUE@nodist_search_module_SOURCES = ## platform nodist sources
 
30631
@COND_i386_ieee1275_TRUE@nodist_search_module_SOURCES = ## platform nodist sources
 
30632
@COND_i386_multiboot_TRUE@nodist_search_module_SOURCES = ## platform nodist sources
 
30633
@COND_i386_pc_TRUE@nodist_search_module_SOURCES = ## platform nodist sources
 
30634
@COND_i386_qemu_TRUE@nodist_search_module_SOURCES = ## platform nodist sources
 
30635
@COND_mips_yeeloong_TRUE@nodist_search_module_SOURCES = ## platform nodist sources
 
30636
@COND_powerpc_ieee1275_TRUE@nodist_search_module_SOURCES = ## platform nodist sources
 
30637
@COND_sparc64_ieee1275_TRUE@nodist_search_module_SOURCES = ## platform nodist sources
 
30638
@COND_x86_64_efi_TRUE@nodist_search_module_SOURCES = ## platform nodist sources
 
30639
@COND_emu_TRUE@search_module_LDADD = 
 
30640
@COND_i386_coreboot_TRUE@search_module_LDADD = 
 
30641
@COND_i386_efi_TRUE@search_module_LDADD = 
 
30642
@COND_i386_ieee1275_TRUE@search_module_LDADD = 
 
30643
@COND_i386_multiboot_TRUE@search_module_LDADD = 
 
30644
@COND_i386_pc_TRUE@search_module_LDADD = 
 
30645
@COND_i386_qemu_TRUE@search_module_LDADD = 
 
30646
@COND_mips_yeeloong_TRUE@search_module_LDADD = 
 
30647
@COND_powerpc_ieee1275_TRUE@search_module_LDADD = 
 
30648
@COND_sparc64_ieee1275_TRUE@search_module_LDADD = 
 
30649
@COND_x86_64_efi_TRUE@search_module_LDADD = 
 
30650
@COND_emu_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30651
@COND_i386_coreboot_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30652
@COND_i386_efi_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30653
@COND_i386_ieee1275_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30654
@COND_i386_multiboot_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30655
@COND_i386_pc_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30656
@COND_i386_qemu_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30657
@COND_mips_yeeloong_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30658
@COND_powerpc_ieee1275_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30659
@COND_sparc64_ieee1275_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30660
@COND_x86_64_efi_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30661
@COND_emu_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30662
@COND_i386_coreboot_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30663
@COND_i386_efi_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30664
@COND_i386_ieee1275_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30665
@COND_i386_multiboot_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30666
@COND_i386_pc_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30667
@COND_i386_qemu_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30668
@COND_mips_yeeloong_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30669
@COND_powerpc_ieee1275_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30670
@COND_sparc64_ieee1275_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30671
@COND_x86_64_efi_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30672
@COND_emu_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30673
@COND_i386_coreboot_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30674
@COND_i386_efi_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30675
@COND_i386_ieee1275_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30676
@COND_i386_multiboot_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30677
@COND_i386_pc_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30678
@COND_i386_qemu_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30679
@COND_mips_yeeloong_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30680
@COND_powerpc_ieee1275_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30681
@COND_sparc64_ieee1275_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30682
@COND_x86_64_efi_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30683
@COND_emu_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30684
@COND_i386_coreboot_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30685
@COND_i386_efi_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30686
@COND_i386_ieee1275_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30687
@COND_i386_multiboot_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30688
@COND_i386_pc_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30689
@COND_i386_qemu_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30690
@COND_mips_yeeloong_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30691
@COND_powerpc_ieee1275_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30692
@COND_sparc64_ieee1275_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30693
@COND_x86_64_efi_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30694
@COND_emu_TRUE@search_fs_file_module_SOURCES = commands/search_file.c  ## platform sources
 
30695
@COND_i386_coreboot_TRUE@search_fs_file_module_SOURCES = commands/search_file.c  ## platform sources
 
30696
@COND_i386_efi_TRUE@search_fs_file_module_SOURCES = commands/search_file.c  ## platform sources
 
30697
@COND_i386_ieee1275_TRUE@search_fs_file_module_SOURCES = commands/search_file.c  ## platform sources
 
30698
@COND_i386_multiboot_TRUE@search_fs_file_module_SOURCES = commands/search_file.c  ## platform sources
 
30699
@COND_i386_pc_TRUE@search_fs_file_module_SOURCES = commands/search_file.c  ## platform sources
 
30700
@COND_i386_qemu_TRUE@search_fs_file_module_SOURCES = commands/search_file.c  ## platform sources
 
30701
@COND_mips_yeeloong_TRUE@search_fs_file_module_SOURCES = commands/search_file.c  ## platform sources
 
30702
@COND_powerpc_ieee1275_TRUE@search_fs_file_module_SOURCES = commands/search_file.c  ## platform sources
 
30703
@COND_sparc64_ieee1275_TRUE@search_fs_file_module_SOURCES = commands/search_file.c  ## platform sources
 
30704
@COND_x86_64_efi_TRUE@search_fs_file_module_SOURCES = commands/search_file.c  ## platform sources
 
30705
@COND_emu_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources
 
30706
@COND_i386_coreboot_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources
 
30707
@COND_i386_efi_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources
 
30708
@COND_i386_ieee1275_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources
 
30709
@COND_i386_multiboot_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources
 
30710
@COND_i386_pc_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources
 
30711
@COND_i386_qemu_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources
 
30712
@COND_mips_yeeloong_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources
 
30713
@COND_powerpc_ieee1275_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources
 
30714
@COND_sparc64_ieee1275_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources
 
30715
@COND_x86_64_efi_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources
 
30716
@COND_emu_TRUE@search_fs_file_module_LDADD = 
 
30717
@COND_i386_coreboot_TRUE@search_fs_file_module_LDADD = 
 
30718
@COND_i386_efi_TRUE@search_fs_file_module_LDADD = 
 
30719
@COND_i386_ieee1275_TRUE@search_fs_file_module_LDADD = 
 
30720
@COND_i386_multiboot_TRUE@search_fs_file_module_LDADD = 
 
30721
@COND_i386_pc_TRUE@search_fs_file_module_LDADD = 
 
30722
@COND_i386_qemu_TRUE@search_fs_file_module_LDADD = 
 
30723
@COND_mips_yeeloong_TRUE@search_fs_file_module_LDADD = 
 
30724
@COND_powerpc_ieee1275_TRUE@search_fs_file_module_LDADD = 
 
30725
@COND_sparc64_ieee1275_TRUE@search_fs_file_module_LDADD = 
 
30726
@COND_x86_64_efi_TRUE@search_fs_file_module_LDADD = 
 
30727
@COND_emu_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30728
@COND_i386_coreboot_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30729
@COND_i386_efi_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30730
@COND_i386_ieee1275_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30731
@COND_i386_multiboot_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30732
@COND_i386_pc_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30733
@COND_i386_qemu_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30734
@COND_mips_yeeloong_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30735
@COND_powerpc_ieee1275_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30736
@COND_sparc64_ieee1275_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30737
@COND_x86_64_efi_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30738
@COND_emu_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30739
@COND_i386_coreboot_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30740
@COND_i386_efi_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30741
@COND_i386_ieee1275_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30742
@COND_i386_multiboot_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30743
@COND_i386_pc_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30744
@COND_i386_qemu_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30745
@COND_mips_yeeloong_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30746
@COND_powerpc_ieee1275_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30747
@COND_sparc64_ieee1275_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30748
@COND_x86_64_efi_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30749
@COND_emu_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30750
@COND_i386_coreboot_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30751
@COND_i386_efi_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30752
@COND_i386_ieee1275_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30753
@COND_i386_multiboot_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30754
@COND_i386_pc_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30755
@COND_i386_qemu_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30756
@COND_mips_yeeloong_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30757
@COND_powerpc_ieee1275_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30758
@COND_sparc64_ieee1275_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30759
@COND_x86_64_efi_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30760
@COND_emu_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30761
@COND_i386_coreboot_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30762
@COND_i386_efi_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30763
@COND_i386_ieee1275_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30764
@COND_i386_multiboot_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30765
@COND_i386_pc_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30766
@COND_i386_qemu_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30767
@COND_mips_yeeloong_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30768
@COND_powerpc_ieee1275_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30769
@COND_sparc64_ieee1275_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30770
@COND_x86_64_efi_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30771
@COND_emu_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c  ## platform sources
 
30772
@COND_i386_coreboot_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c  ## platform sources
 
30773
@COND_i386_efi_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c  ## platform sources
 
30774
@COND_i386_ieee1275_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c  ## platform sources
 
30775
@COND_i386_multiboot_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c  ## platform sources
 
30776
@COND_i386_pc_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c  ## platform sources
 
30777
@COND_i386_qemu_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c  ## platform sources
 
30778
@COND_mips_yeeloong_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c  ## platform sources
 
30779
@COND_powerpc_ieee1275_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c  ## platform sources
 
30780
@COND_sparc64_ieee1275_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c  ## platform sources
 
30781
@COND_x86_64_efi_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c  ## platform sources
 
30782
@COND_emu_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources
 
30783
@COND_i386_coreboot_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources
 
30784
@COND_i386_efi_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources
 
30785
@COND_i386_ieee1275_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources
 
30786
@COND_i386_multiboot_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources
 
30787
@COND_i386_pc_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources
 
30788
@COND_i386_qemu_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources
 
30789
@COND_mips_yeeloong_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources
 
30790
@COND_powerpc_ieee1275_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources
 
30791
@COND_sparc64_ieee1275_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources
 
30792
@COND_x86_64_efi_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources
 
30793
@COND_emu_TRUE@search_fs_uuid_module_LDADD = 
 
30794
@COND_i386_coreboot_TRUE@search_fs_uuid_module_LDADD = 
 
30795
@COND_i386_efi_TRUE@search_fs_uuid_module_LDADD = 
 
30796
@COND_i386_ieee1275_TRUE@search_fs_uuid_module_LDADD = 
 
30797
@COND_i386_multiboot_TRUE@search_fs_uuid_module_LDADD = 
 
30798
@COND_i386_pc_TRUE@search_fs_uuid_module_LDADD = 
 
30799
@COND_i386_qemu_TRUE@search_fs_uuid_module_LDADD = 
 
30800
@COND_mips_yeeloong_TRUE@search_fs_uuid_module_LDADD = 
 
30801
@COND_powerpc_ieee1275_TRUE@search_fs_uuid_module_LDADD = 
 
30802
@COND_sparc64_ieee1275_TRUE@search_fs_uuid_module_LDADD = 
 
30803
@COND_x86_64_efi_TRUE@search_fs_uuid_module_LDADD = 
 
30804
@COND_emu_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30805
@COND_i386_coreboot_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30806
@COND_i386_efi_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30807
@COND_i386_ieee1275_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30808
@COND_i386_multiboot_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30809
@COND_i386_pc_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30810
@COND_i386_qemu_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30811
@COND_mips_yeeloong_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30812
@COND_powerpc_ieee1275_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30813
@COND_sparc64_ieee1275_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30814
@COND_x86_64_efi_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30815
@COND_emu_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30816
@COND_i386_coreboot_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30817
@COND_i386_efi_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30818
@COND_i386_ieee1275_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30819
@COND_i386_multiboot_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30820
@COND_i386_pc_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30821
@COND_i386_qemu_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30822
@COND_mips_yeeloong_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30823
@COND_powerpc_ieee1275_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30824
@COND_sparc64_ieee1275_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30825
@COND_x86_64_efi_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30826
@COND_emu_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30827
@COND_i386_coreboot_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30828
@COND_i386_efi_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30829
@COND_i386_ieee1275_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30830
@COND_i386_multiboot_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30831
@COND_i386_pc_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30832
@COND_i386_qemu_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30833
@COND_mips_yeeloong_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30834
@COND_powerpc_ieee1275_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30835
@COND_sparc64_ieee1275_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30836
@COND_x86_64_efi_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30837
@COND_emu_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30838
@COND_i386_coreboot_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30839
@COND_i386_efi_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30840
@COND_i386_ieee1275_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30841
@COND_i386_multiboot_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30842
@COND_i386_pc_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30843
@COND_i386_qemu_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30844
@COND_mips_yeeloong_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30845
@COND_powerpc_ieee1275_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30846
@COND_sparc64_ieee1275_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30847
@COND_x86_64_efi_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30848
@COND_emu_TRUE@search_label_module_SOURCES = commands/search_label.c  ## platform sources
 
30849
@COND_i386_coreboot_TRUE@search_label_module_SOURCES = commands/search_label.c  ## platform sources
 
30850
@COND_i386_efi_TRUE@search_label_module_SOURCES = commands/search_label.c  ## platform sources
 
30851
@COND_i386_ieee1275_TRUE@search_label_module_SOURCES = commands/search_label.c  ## platform sources
 
30852
@COND_i386_multiboot_TRUE@search_label_module_SOURCES = commands/search_label.c  ## platform sources
 
30853
@COND_i386_pc_TRUE@search_label_module_SOURCES = commands/search_label.c  ## platform sources
 
30854
@COND_i386_qemu_TRUE@search_label_module_SOURCES = commands/search_label.c  ## platform sources
 
30855
@COND_mips_yeeloong_TRUE@search_label_module_SOURCES = commands/search_label.c  ## platform sources
 
30856
@COND_powerpc_ieee1275_TRUE@search_label_module_SOURCES = commands/search_label.c  ## platform sources
 
30857
@COND_sparc64_ieee1275_TRUE@search_label_module_SOURCES = commands/search_label.c  ## platform sources
 
30858
@COND_x86_64_efi_TRUE@search_label_module_SOURCES = commands/search_label.c  ## platform sources
 
30859
@COND_emu_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources
 
30860
@COND_i386_coreboot_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources
 
30861
@COND_i386_efi_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources
 
30862
@COND_i386_ieee1275_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources
 
30863
@COND_i386_multiboot_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources
 
30864
@COND_i386_pc_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources
 
30865
@COND_i386_qemu_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources
 
30866
@COND_mips_yeeloong_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources
 
30867
@COND_powerpc_ieee1275_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources
 
30868
@COND_sparc64_ieee1275_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources
 
30869
@COND_x86_64_efi_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources
 
30870
@COND_emu_TRUE@search_label_module_LDADD = 
 
30871
@COND_i386_coreboot_TRUE@search_label_module_LDADD = 
 
30872
@COND_i386_efi_TRUE@search_label_module_LDADD = 
 
30873
@COND_i386_ieee1275_TRUE@search_label_module_LDADD = 
 
30874
@COND_i386_multiboot_TRUE@search_label_module_LDADD = 
 
30875
@COND_i386_pc_TRUE@search_label_module_LDADD = 
 
30876
@COND_i386_qemu_TRUE@search_label_module_LDADD = 
 
30877
@COND_mips_yeeloong_TRUE@search_label_module_LDADD = 
 
30878
@COND_powerpc_ieee1275_TRUE@search_label_module_LDADD = 
 
30879
@COND_sparc64_ieee1275_TRUE@search_label_module_LDADD = 
 
30880
@COND_x86_64_efi_TRUE@search_label_module_LDADD = 
 
30881
@COND_emu_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30882
@COND_i386_coreboot_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30883
@COND_i386_efi_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30884
@COND_i386_ieee1275_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30885
@COND_i386_multiboot_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30886
@COND_i386_pc_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30887
@COND_i386_qemu_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30888
@COND_mips_yeeloong_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30889
@COND_powerpc_ieee1275_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30890
@COND_sparc64_ieee1275_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30891
@COND_x86_64_efi_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30892
@COND_emu_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30893
@COND_i386_coreboot_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30894
@COND_i386_efi_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30895
@COND_i386_ieee1275_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30896
@COND_i386_multiboot_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30897
@COND_i386_pc_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30898
@COND_i386_qemu_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30899
@COND_mips_yeeloong_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30900
@COND_powerpc_ieee1275_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30901
@COND_sparc64_ieee1275_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30902
@COND_x86_64_efi_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30903
@COND_emu_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30904
@COND_i386_coreboot_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30905
@COND_i386_efi_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30906
@COND_i386_ieee1275_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30907
@COND_i386_multiboot_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30908
@COND_i386_pc_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30909
@COND_i386_qemu_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30910
@COND_mips_yeeloong_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30911
@COND_powerpc_ieee1275_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30912
@COND_sparc64_ieee1275_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30913
@COND_x86_64_efi_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30914
@COND_emu_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30915
@COND_i386_coreboot_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30916
@COND_i386_efi_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30917
@COND_i386_ieee1275_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30918
@COND_i386_multiboot_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30919
@COND_i386_pc_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30920
@COND_i386_qemu_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30921
@COND_mips_yeeloong_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30922
@COND_powerpc_ieee1275_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30923
@COND_sparc64_ieee1275_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30924
@COND_x86_64_efi_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30925
@COND_i386_coreboot_TRUE@setpci_module_SOURCES = commands/setpci.c  ## platform sources
 
30926
@COND_i386_efi_TRUE@setpci_module_SOURCES = commands/setpci.c  ## platform sources
 
30927
@COND_i386_ieee1275_TRUE@setpci_module_SOURCES = commands/setpci.c  ## platform sources
 
30928
@COND_i386_multiboot_TRUE@setpci_module_SOURCES = commands/setpci.c  ## platform sources
 
30929
@COND_i386_pc_TRUE@setpci_module_SOURCES = commands/setpci.c  ## platform sources
 
30930
@COND_i386_qemu_TRUE@setpci_module_SOURCES = commands/setpci.c  ## platform sources
 
30931
@COND_x86_64_efi_TRUE@setpci_module_SOURCES = commands/setpci.c  ## platform sources
 
30932
@COND_i386_coreboot_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources
 
30933
@COND_i386_efi_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources
 
30934
@COND_i386_ieee1275_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources
 
30935
@COND_i386_multiboot_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources
 
30936
@COND_i386_pc_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources
 
30937
@COND_i386_qemu_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources
 
30938
@COND_x86_64_efi_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources
 
30939
@COND_i386_coreboot_TRUE@setpci_module_LDADD = 
 
30940
@COND_i386_efi_TRUE@setpci_module_LDADD = 
 
30941
@COND_i386_ieee1275_TRUE@setpci_module_LDADD = 
 
30942
@COND_i386_multiboot_TRUE@setpci_module_LDADD = 
 
30943
@COND_i386_pc_TRUE@setpci_module_LDADD = 
 
30944
@COND_i386_qemu_TRUE@setpci_module_LDADD = 
 
30945
@COND_x86_64_efi_TRUE@setpci_module_LDADD = 
 
30946
@COND_i386_coreboot_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30947
@COND_i386_efi_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30948
@COND_i386_ieee1275_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30949
@COND_i386_multiboot_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30950
@COND_i386_pc_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30951
@COND_i386_qemu_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30952
@COND_x86_64_efi_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
30953
@COND_i386_coreboot_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30954
@COND_i386_efi_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30955
@COND_i386_ieee1275_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30956
@COND_i386_multiboot_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30957
@COND_i386_pc_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30958
@COND_i386_qemu_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30959
@COND_x86_64_efi_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
30960
@COND_i386_coreboot_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30961
@COND_i386_efi_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30962
@COND_i386_ieee1275_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30963
@COND_i386_multiboot_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30964
@COND_i386_pc_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30965
@COND_i386_qemu_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30966
@COND_x86_64_efi_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
30967
@COND_i386_coreboot_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30968
@COND_i386_efi_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30969
@COND_i386_ieee1275_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30970
@COND_i386_multiboot_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30971
@COND_i386_pc_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30972
@COND_i386_qemu_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30973
@COND_x86_64_efi_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
30974
@COND_emu_TRUE@sleep_module_SOURCES = commands/sleep.c  ## platform sources
 
30975
@COND_i386_coreboot_TRUE@sleep_module_SOURCES = commands/sleep.c  ## platform sources
 
30976
@COND_i386_efi_TRUE@sleep_module_SOURCES = commands/sleep.c  ## platform sources
 
30977
@COND_i386_ieee1275_TRUE@sleep_module_SOURCES = commands/sleep.c  ## platform sources
 
30978
@COND_i386_multiboot_TRUE@sleep_module_SOURCES = commands/sleep.c  ## platform sources
 
30979
@COND_i386_pc_TRUE@sleep_module_SOURCES = commands/sleep.c  ## platform sources
 
30980
@COND_i386_qemu_TRUE@sleep_module_SOURCES = commands/sleep.c  ## platform sources
 
30981
@COND_mips_yeeloong_TRUE@sleep_module_SOURCES = commands/sleep.c  ## platform sources
 
30982
@COND_powerpc_ieee1275_TRUE@sleep_module_SOURCES = commands/sleep.c  ## platform sources
 
30983
@COND_sparc64_ieee1275_TRUE@sleep_module_SOURCES = commands/sleep.c  ## platform sources
 
30984
@COND_x86_64_efi_TRUE@sleep_module_SOURCES = commands/sleep.c  ## platform sources
 
30985
@COND_emu_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources
 
30986
@COND_i386_coreboot_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources
 
30987
@COND_i386_efi_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources
 
30988
@COND_i386_ieee1275_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources
 
30989
@COND_i386_multiboot_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources
 
30990
@COND_i386_pc_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources
 
30991
@COND_i386_qemu_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources
 
30992
@COND_mips_yeeloong_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources
 
30993
@COND_powerpc_ieee1275_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources
 
30994
@COND_sparc64_ieee1275_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources
 
30995
@COND_x86_64_efi_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources
 
30996
@COND_emu_TRUE@sleep_module_LDADD = 
 
30997
@COND_i386_coreboot_TRUE@sleep_module_LDADD = 
 
30998
@COND_i386_efi_TRUE@sleep_module_LDADD = 
 
30999
@COND_i386_ieee1275_TRUE@sleep_module_LDADD = 
 
31000
@COND_i386_multiboot_TRUE@sleep_module_LDADD = 
 
31001
@COND_i386_pc_TRUE@sleep_module_LDADD = 
 
31002
@COND_i386_qemu_TRUE@sleep_module_LDADD = 
 
31003
@COND_mips_yeeloong_TRUE@sleep_module_LDADD = 
 
31004
@COND_powerpc_ieee1275_TRUE@sleep_module_LDADD = 
 
31005
@COND_sparc64_ieee1275_TRUE@sleep_module_LDADD = 
 
31006
@COND_x86_64_efi_TRUE@sleep_module_LDADD = 
 
31007
@COND_emu_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31008
@COND_i386_coreboot_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31009
@COND_i386_efi_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31010
@COND_i386_ieee1275_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31011
@COND_i386_multiboot_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31012
@COND_i386_pc_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31013
@COND_i386_qemu_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31014
@COND_mips_yeeloong_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31015
@COND_powerpc_ieee1275_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31016
@COND_sparc64_ieee1275_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31017
@COND_x86_64_efi_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31018
@COND_emu_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31019
@COND_i386_coreboot_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31020
@COND_i386_efi_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31021
@COND_i386_ieee1275_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31022
@COND_i386_multiboot_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31023
@COND_i386_pc_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31024
@COND_i386_qemu_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31025
@COND_mips_yeeloong_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31026
@COND_powerpc_ieee1275_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31027
@COND_sparc64_ieee1275_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31028
@COND_x86_64_efi_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31029
@COND_emu_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31030
@COND_i386_coreboot_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31031
@COND_i386_efi_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31032
@COND_i386_ieee1275_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31033
@COND_i386_multiboot_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31034
@COND_i386_pc_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31035
@COND_i386_qemu_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31036
@COND_mips_yeeloong_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31037
@COND_powerpc_ieee1275_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31038
@COND_sparc64_ieee1275_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31039
@COND_x86_64_efi_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31040
@COND_emu_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31041
@COND_i386_coreboot_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31042
@COND_i386_efi_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31043
@COND_i386_ieee1275_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31044
@COND_i386_multiboot_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31045
@COND_i386_pc_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31046
@COND_i386_qemu_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31047
@COND_mips_yeeloong_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31048
@COND_powerpc_ieee1275_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31049
@COND_sparc64_ieee1275_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31050
@COND_x86_64_efi_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31051
@COND_i386_ieee1275_TRUE@suspend_module_SOURCES = commands/ieee1275/suspend.c  ## platform sources
 
31052
@COND_powerpc_ieee1275_TRUE@suspend_module_SOURCES = commands/ieee1275/suspend.c  ## platform sources
 
31053
@COND_i386_ieee1275_TRUE@nodist_suspend_module_SOURCES = ## platform nodist sources
 
31054
@COND_powerpc_ieee1275_TRUE@nodist_suspend_module_SOURCES = ## platform nodist sources
 
31055
@COND_i386_ieee1275_TRUE@suspend_module_LDADD = 
 
31056
@COND_powerpc_ieee1275_TRUE@suspend_module_LDADD = 
 
31057
@COND_i386_ieee1275_TRUE@suspend_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31058
@COND_powerpc_ieee1275_TRUE@suspend_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31059
@COND_i386_ieee1275_TRUE@suspend_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31060
@COND_powerpc_ieee1275_TRUE@suspend_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31061
@COND_i386_ieee1275_TRUE@suspend_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31062
@COND_powerpc_ieee1275_TRUE@suspend_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31063
@COND_i386_ieee1275_TRUE@suspend_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31064
@COND_powerpc_ieee1275_TRUE@suspend_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31065
@COND_emu_TRUE@terminal_module_SOURCES = commands/terminal.c  ## platform sources
 
31066
@COND_i386_coreboot_TRUE@terminal_module_SOURCES = commands/terminal.c  ## platform sources
 
31067
@COND_i386_efi_TRUE@terminal_module_SOURCES = commands/terminal.c  ## platform sources
 
31068
@COND_i386_ieee1275_TRUE@terminal_module_SOURCES = commands/terminal.c  ## platform sources
 
31069
@COND_i386_multiboot_TRUE@terminal_module_SOURCES = commands/terminal.c  ## platform sources
 
31070
@COND_i386_pc_TRUE@terminal_module_SOURCES = commands/terminal.c  ## platform sources
 
31071
@COND_i386_qemu_TRUE@terminal_module_SOURCES = commands/terminal.c  ## platform sources
 
31072
@COND_mips_yeeloong_TRUE@terminal_module_SOURCES = commands/terminal.c  ## platform sources
 
31073
@COND_powerpc_ieee1275_TRUE@terminal_module_SOURCES = commands/terminal.c  ## platform sources
 
31074
@COND_sparc64_ieee1275_TRUE@terminal_module_SOURCES = commands/terminal.c  ## platform sources
 
31075
@COND_x86_64_efi_TRUE@terminal_module_SOURCES = commands/terminal.c  ## platform sources
 
31076
@COND_emu_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources
 
31077
@COND_i386_coreboot_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources
 
31078
@COND_i386_efi_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources
 
31079
@COND_i386_ieee1275_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources
 
31080
@COND_i386_multiboot_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources
 
31081
@COND_i386_pc_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources
 
31082
@COND_i386_qemu_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources
 
31083
@COND_mips_yeeloong_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources
 
31084
@COND_powerpc_ieee1275_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources
 
31085
@COND_sparc64_ieee1275_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources
 
31086
@COND_x86_64_efi_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources
 
31087
@COND_emu_TRUE@terminal_module_LDADD = 
 
31088
@COND_i386_coreboot_TRUE@terminal_module_LDADD = 
 
31089
@COND_i386_efi_TRUE@terminal_module_LDADD = 
 
31090
@COND_i386_ieee1275_TRUE@terminal_module_LDADD = 
 
31091
@COND_i386_multiboot_TRUE@terminal_module_LDADD = 
 
31092
@COND_i386_pc_TRUE@terminal_module_LDADD = 
 
31093
@COND_i386_qemu_TRUE@terminal_module_LDADD = 
 
31094
@COND_mips_yeeloong_TRUE@terminal_module_LDADD = 
 
31095
@COND_powerpc_ieee1275_TRUE@terminal_module_LDADD = 
 
31096
@COND_sparc64_ieee1275_TRUE@terminal_module_LDADD = 
 
31097
@COND_x86_64_efi_TRUE@terminal_module_LDADD = 
 
31098
@COND_emu_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31099
@COND_i386_coreboot_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31100
@COND_i386_efi_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31101
@COND_i386_ieee1275_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31102
@COND_i386_multiboot_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31103
@COND_i386_pc_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31104
@COND_i386_qemu_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31105
@COND_mips_yeeloong_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31106
@COND_powerpc_ieee1275_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31107
@COND_sparc64_ieee1275_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31108
@COND_x86_64_efi_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31109
@COND_emu_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31110
@COND_i386_coreboot_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31111
@COND_i386_efi_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31112
@COND_i386_ieee1275_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31113
@COND_i386_multiboot_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31114
@COND_i386_pc_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31115
@COND_i386_qemu_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31116
@COND_mips_yeeloong_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31117
@COND_powerpc_ieee1275_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31118
@COND_sparc64_ieee1275_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31119
@COND_x86_64_efi_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31120
@COND_emu_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31121
@COND_i386_coreboot_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31122
@COND_i386_efi_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31123
@COND_i386_ieee1275_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31124
@COND_i386_multiboot_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31125
@COND_i386_pc_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31126
@COND_i386_qemu_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31127
@COND_mips_yeeloong_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31128
@COND_powerpc_ieee1275_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31129
@COND_sparc64_ieee1275_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31130
@COND_x86_64_efi_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31131
@COND_emu_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31132
@COND_i386_coreboot_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31133
@COND_i386_efi_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31134
@COND_i386_ieee1275_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31135
@COND_i386_multiboot_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31136
@COND_i386_pc_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31137
@COND_i386_qemu_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31138
@COND_mips_yeeloong_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31139
@COND_powerpc_ieee1275_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31140
@COND_sparc64_ieee1275_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31141
@COND_x86_64_efi_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31142
@COND_emu_TRUE@test_module_SOURCES = commands/test.c  ## platform sources
 
31143
@COND_i386_coreboot_TRUE@test_module_SOURCES = commands/test.c  ## platform sources
 
31144
@COND_i386_efi_TRUE@test_module_SOURCES = commands/test.c  ## platform sources
 
31145
@COND_i386_ieee1275_TRUE@test_module_SOURCES = commands/test.c  ## platform sources
 
31146
@COND_i386_multiboot_TRUE@test_module_SOURCES = commands/test.c  ## platform sources
 
31147
@COND_i386_pc_TRUE@test_module_SOURCES = commands/test.c  ## platform sources
 
31148
@COND_i386_qemu_TRUE@test_module_SOURCES = commands/test.c  ## platform sources
 
31149
@COND_mips_yeeloong_TRUE@test_module_SOURCES = commands/test.c  ## platform sources
 
31150
@COND_powerpc_ieee1275_TRUE@test_module_SOURCES = commands/test.c  ## platform sources
 
31151
@COND_sparc64_ieee1275_TRUE@test_module_SOURCES = commands/test.c  ## platform sources
 
31152
@COND_x86_64_efi_TRUE@test_module_SOURCES = commands/test.c  ## platform sources
 
31153
@COND_emu_TRUE@nodist_test_module_SOURCES = ## platform nodist sources
 
31154
@COND_i386_coreboot_TRUE@nodist_test_module_SOURCES = ## platform nodist sources
 
31155
@COND_i386_efi_TRUE@nodist_test_module_SOURCES = ## platform nodist sources
 
31156
@COND_i386_ieee1275_TRUE@nodist_test_module_SOURCES = ## platform nodist sources
 
31157
@COND_i386_multiboot_TRUE@nodist_test_module_SOURCES = ## platform nodist sources
 
31158
@COND_i386_pc_TRUE@nodist_test_module_SOURCES = ## platform nodist sources
 
31159
@COND_i386_qemu_TRUE@nodist_test_module_SOURCES = ## platform nodist sources
 
31160
@COND_mips_yeeloong_TRUE@nodist_test_module_SOURCES = ## platform nodist sources
 
31161
@COND_powerpc_ieee1275_TRUE@nodist_test_module_SOURCES = ## platform nodist sources
 
31162
@COND_sparc64_ieee1275_TRUE@nodist_test_module_SOURCES = ## platform nodist sources
 
31163
@COND_x86_64_efi_TRUE@nodist_test_module_SOURCES = ## platform nodist sources
 
31164
@COND_emu_TRUE@test_module_LDADD = 
 
31165
@COND_i386_coreboot_TRUE@test_module_LDADD = 
 
31166
@COND_i386_efi_TRUE@test_module_LDADD = 
 
31167
@COND_i386_ieee1275_TRUE@test_module_LDADD = 
 
31168
@COND_i386_multiboot_TRUE@test_module_LDADD = 
 
31169
@COND_i386_pc_TRUE@test_module_LDADD = 
 
31170
@COND_i386_qemu_TRUE@test_module_LDADD = 
 
31171
@COND_mips_yeeloong_TRUE@test_module_LDADD = 
 
31172
@COND_powerpc_ieee1275_TRUE@test_module_LDADD = 
 
31173
@COND_sparc64_ieee1275_TRUE@test_module_LDADD = 
 
31174
@COND_x86_64_efi_TRUE@test_module_LDADD = 
 
31175
@COND_emu_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31176
@COND_i386_coreboot_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31177
@COND_i386_efi_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31178
@COND_i386_ieee1275_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31179
@COND_i386_multiboot_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31180
@COND_i386_pc_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31181
@COND_i386_qemu_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31182
@COND_mips_yeeloong_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31183
@COND_powerpc_ieee1275_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31184
@COND_sparc64_ieee1275_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31185
@COND_x86_64_efi_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31186
@COND_emu_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31187
@COND_i386_coreboot_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31188
@COND_i386_efi_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31189
@COND_i386_ieee1275_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31190
@COND_i386_multiboot_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31191
@COND_i386_pc_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31192
@COND_i386_qemu_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31193
@COND_mips_yeeloong_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31194
@COND_powerpc_ieee1275_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31195
@COND_sparc64_ieee1275_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31196
@COND_x86_64_efi_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31197
@COND_emu_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31198
@COND_i386_coreboot_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31199
@COND_i386_efi_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31200
@COND_i386_ieee1275_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31201
@COND_i386_multiboot_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31202
@COND_i386_pc_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31203
@COND_i386_qemu_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31204
@COND_mips_yeeloong_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31205
@COND_powerpc_ieee1275_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31206
@COND_sparc64_ieee1275_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31207
@COND_x86_64_efi_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31208
@COND_emu_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31209
@COND_i386_coreboot_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31210
@COND_i386_efi_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31211
@COND_i386_ieee1275_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31212
@COND_i386_multiboot_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31213
@COND_i386_pc_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31214
@COND_i386_qemu_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31215
@COND_mips_yeeloong_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31216
@COND_powerpc_ieee1275_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31217
@COND_sparc64_ieee1275_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31218
@COND_x86_64_efi_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31219
@COND_emu_TRUE@true_module_SOURCES = commands/true.c  ## platform sources
 
31220
@COND_i386_coreboot_TRUE@true_module_SOURCES = commands/true.c  ## platform sources
 
31221
@COND_i386_efi_TRUE@true_module_SOURCES = commands/true.c  ## platform sources
 
31222
@COND_i386_ieee1275_TRUE@true_module_SOURCES = commands/true.c  ## platform sources
 
31223
@COND_i386_multiboot_TRUE@true_module_SOURCES = commands/true.c  ## platform sources
 
31224
@COND_i386_pc_TRUE@true_module_SOURCES = commands/true.c  ## platform sources
 
31225
@COND_i386_qemu_TRUE@true_module_SOURCES = commands/true.c  ## platform sources
 
31226
@COND_mips_yeeloong_TRUE@true_module_SOURCES = commands/true.c  ## platform sources
 
31227
@COND_powerpc_ieee1275_TRUE@true_module_SOURCES = commands/true.c  ## platform sources
 
31228
@COND_sparc64_ieee1275_TRUE@true_module_SOURCES = commands/true.c  ## platform sources
 
31229
@COND_x86_64_efi_TRUE@true_module_SOURCES = commands/true.c  ## platform sources
 
31230
@COND_emu_TRUE@nodist_true_module_SOURCES = ## platform nodist sources
 
31231
@COND_i386_coreboot_TRUE@nodist_true_module_SOURCES = ## platform nodist sources
 
31232
@COND_i386_efi_TRUE@nodist_true_module_SOURCES = ## platform nodist sources
 
31233
@COND_i386_ieee1275_TRUE@nodist_true_module_SOURCES = ## platform nodist sources
 
31234
@COND_i386_multiboot_TRUE@nodist_true_module_SOURCES = ## platform nodist sources
 
31235
@COND_i386_pc_TRUE@nodist_true_module_SOURCES = ## platform nodist sources
 
31236
@COND_i386_qemu_TRUE@nodist_true_module_SOURCES = ## platform nodist sources
 
31237
@COND_mips_yeeloong_TRUE@nodist_true_module_SOURCES = ## platform nodist sources
 
31238
@COND_powerpc_ieee1275_TRUE@nodist_true_module_SOURCES = ## platform nodist sources
 
31239
@COND_sparc64_ieee1275_TRUE@nodist_true_module_SOURCES = ## platform nodist sources
 
31240
@COND_x86_64_efi_TRUE@nodist_true_module_SOURCES = ## platform nodist sources
 
31241
@COND_emu_TRUE@true_module_LDADD = 
 
31242
@COND_i386_coreboot_TRUE@true_module_LDADD = 
 
31243
@COND_i386_efi_TRUE@true_module_LDADD = 
 
31244
@COND_i386_ieee1275_TRUE@true_module_LDADD = 
 
31245
@COND_i386_multiboot_TRUE@true_module_LDADD = 
 
31246
@COND_i386_pc_TRUE@true_module_LDADD = 
 
31247
@COND_i386_qemu_TRUE@true_module_LDADD = 
 
31248
@COND_mips_yeeloong_TRUE@true_module_LDADD = 
 
31249
@COND_powerpc_ieee1275_TRUE@true_module_LDADD = 
 
31250
@COND_sparc64_ieee1275_TRUE@true_module_LDADD = 
 
31251
@COND_x86_64_efi_TRUE@true_module_LDADD = 
 
31252
@COND_emu_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31253
@COND_i386_coreboot_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31254
@COND_i386_efi_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31255
@COND_i386_ieee1275_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31256
@COND_i386_multiboot_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31257
@COND_i386_pc_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31258
@COND_i386_qemu_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31259
@COND_mips_yeeloong_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31260
@COND_powerpc_ieee1275_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31261
@COND_sparc64_ieee1275_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31262
@COND_x86_64_efi_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31263
@COND_emu_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31264
@COND_i386_coreboot_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31265
@COND_i386_efi_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31266
@COND_i386_ieee1275_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31267
@COND_i386_multiboot_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31268
@COND_i386_pc_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31269
@COND_i386_qemu_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31270
@COND_mips_yeeloong_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31271
@COND_powerpc_ieee1275_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31272
@COND_sparc64_ieee1275_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31273
@COND_x86_64_efi_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31274
@COND_emu_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31275
@COND_i386_coreboot_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31276
@COND_i386_efi_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31277
@COND_i386_ieee1275_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31278
@COND_i386_multiboot_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31279
@COND_i386_pc_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31280
@COND_i386_qemu_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31281
@COND_mips_yeeloong_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31282
@COND_powerpc_ieee1275_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31283
@COND_sparc64_ieee1275_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31284
@COND_x86_64_efi_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31285
@COND_emu_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31286
@COND_i386_coreboot_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31287
@COND_i386_efi_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31288
@COND_i386_ieee1275_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31289
@COND_i386_multiboot_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31290
@COND_i386_pc_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31291
@COND_i386_qemu_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31292
@COND_mips_yeeloong_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31293
@COND_powerpc_ieee1275_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31294
@COND_sparc64_ieee1275_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31295
@COND_x86_64_efi_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31296
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest_module_SOURCES = commands/usbtest.c  ## platform sources
 
31297
@COND_i386_coreboot_TRUE@usbtest_module_SOURCES = commands/usbtest.c  ## platform sources
 
31298
@COND_i386_efi_TRUE@usbtest_module_SOURCES = commands/usbtest.c  ## platform sources
 
31299
@COND_i386_ieee1275_TRUE@usbtest_module_SOURCES = commands/usbtest.c  ## platform sources
 
31300
@COND_i386_multiboot_TRUE@usbtest_module_SOURCES = commands/usbtest.c  ## platform sources
 
31301
@COND_i386_pc_TRUE@usbtest_module_SOURCES = commands/usbtest.c  ## platform sources
 
31302
@COND_i386_qemu_TRUE@usbtest_module_SOURCES = commands/usbtest.c  ## platform sources
 
31303
@COND_mips_yeeloong_TRUE@usbtest_module_SOURCES = commands/usbtest.c  ## platform sources
 
31304
@COND_x86_64_efi_TRUE@usbtest_module_SOURCES = commands/usbtest.c  ## platform sources
 
31305
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources
 
31306
@COND_i386_coreboot_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources
 
31307
@COND_i386_efi_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources
 
31308
@COND_i386_ieee1275_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources
 
31309
@COND_i386_multiboot_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources
 
31310
@COND_i386_pc_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources
 
31311
@COND_i386_qemu_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources
 
31312
@COND_mips_yeeloong_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources
 
31313
@COND_x86_64_efi_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources
 
31314
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest_module_LDADD = 
 
31315
@COND_i386_coreboot_TRUE@usbtest_module_LDADD = 
 
31316
@COND_i386_efi_TRUE@usbtest_module_LDADD = 
 
31317
@COND_i386_ieee1275_TRUE@usbtest_module_LDADD = 
 
31318
@COND_i386_multiboot_TRUE@usbtest_module_LDADD = 
 
31319
@COND_i386_pc_TRUE@usbtest_module_LDADD = 
 
31320
@COND_i386_qemu_TRUE@usbtest_module_LDADD = 
 
31321
@COND_mips_yeeloong_TRUE@usbtest_module_LDADD = 
 
31322
@COND_x86_64_efi_TRUE@usbtest_module_LDADD = 
 
31323
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31324
@COND_i386_coreboot_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31325
@COND_i386_efi_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31326
@COND_i386_ieee1275_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31327
@COND_i386_multiboot_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31328
@COND_i386_pc_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31329
@COND_i386_qemu_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31330
@COND_mips_yeeloong_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31331
@COND_x86_64_efi_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31332
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31333
@COND_i386_coreboot_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31334
@COND_i386_efi_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31335
@COND_i386_ieee1275_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31336
@COND_i386_multiboot_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31337
@COND_i386_pc_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31338
@COND_i386_qemu_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31339
@COND_mips_yeeloong_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31340
@COND_x86_64_efi_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31341
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31342
@COND_i386_coreboot_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31343
@COND_i386_efi_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31344
@COND_i386_ieee1275_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31345
@COND_i386_multiboot_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31346
@COND_i386_pc_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31347
@COND_i386_qemu_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31348
@COND_mips_yeeloong_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31349
@COND_x86_64_efi_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31350
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31351
@COND_i386_coreboot_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31352
@COND_i386_efi_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31353
@COND_i386_ieee1275_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31354
@COND_i386_multiboot_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31355
@COND_i386_pc_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31356
@COND_i386_qemu_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31357
@COND_mips_yeeloong_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31358
@COND_x86_64_efi_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31359
@COND_emu_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c  ## platform sources
 
31360
@COND_i386_coreboot_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c  ## platform sources
 
31361
@COND_i386_efi_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c  ## platform sources
 
31362
@COND_i386_ieee1275_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c  ## platform sources
 
31363
@COND_i386_multiboot_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c  ## platform sources
 
31364
@COND_i386_pc_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c  ## platform sources
 
31365
@COND_i386_qemu_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c  ## platform sources
 
31366
@COND_mips_yeeloong_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c  ## platform sources
 
31367
@COND_powerpc_ieee1275_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c  ## platform sources
 
31368
@COND_sparc64_ieee1275_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c  ## platform sources
 
31369
@COND_x86_64_efi_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c  ## platform sources
 
31370
@COND_emu_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources
 
31371
@COND_i386_coreboot_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources
 
31372
@COND_i386_efi_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources
 
31373
@COND_i386_ieee1275_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources
 
31374
@COND_i386_multiboot_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources
 
31375
@COND_i386_pc_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources
 
31376
@COND_i386_qemu_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources
 
31377
@COND_mips_yeeloong_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources
 
31378
@COND_powerpc_ieee1275_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources
 
31379
@COND_sparc64_ieee1275_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources
 
31380
@COND_x86_64_efi_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources
 
31381
@COND_emu_TRUE@videoinfo_module_LDADD = 
 
31382
@COND_i386_coreboot_TRUE@videoinfo_module_LDADD = 
 
31383
@COND_i386_efi_TRUE@videoinfo_module_LDADD = 
 
31384
@COND_i386_ieee1275_TRUE@videoinfo_module_LDADD = 
 
31385
@COND_i386_multiboot_TRUE@videoinfo_module_LDADD = 
 
31386
@COND_i386_pc_TRUE@videoinfo_module_LDADD = 
 
31387
@COND_i386_qemu_TRUE@videoinfo_module_LDADD = 
 
31388
@COND_mips_yeeloong_TRUE@videoinfo_module_LDADD = 
 
31389
@COND_powerpc_ieee1275_TRUE@videoinfo_module_LDADD = 
 
31390
@COND_sparc64_ieee1275_TRUE@videoinfo_module_LDADD = 
 
31391
@COND_x86_64_efi_TRUE@videoinfo_module_LDADD = 
 
31392
@COND_emu_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31393
@COND_i386_coreboot_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31394
@COND_i386_efi_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31395
@COND_i386_ieee1275_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31396
@COND_i386_multiboot_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31397
@COND_i386_pc_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31398
@COND_i386_qemu_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31399
@COND_mips_yeeloong_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31400
@COND_powerpc_ieee1275_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31401
@COND_sparc64_ieee1275_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31402
@COND_x86_64_efi_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31403
@COND_emu_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31404
@COND_i386_coreboot_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31405
@COND_i386_efi_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31406
@COND_i386_ieee1275_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31407
@COND_i386_multiboot_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31408
@COND_i386_pc_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31409
@COND_i386_qemu_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31410
@COND_mips_yeeloong_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31411
@COND_powerpc_ieee1275_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31412
@COND_sparc64_ieee1275_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31413
@COND_x86_64_efi_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31414
@COND_emu_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31415
@COND_i386_coreboot_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31416
@COND_i386_efi_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31417
@COND_i386_ieee1275_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31418
@COND_i386_multiboot_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31419
@COND_i386_pc_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31420
@COND_i386_qemu_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31421
@COND_mips_yeeloong_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31422
@COND_powerpc_ieee1275_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31423
@COND_sparc64_ieee1275_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31424
@COND_x86_64_efi_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31425
@COND_emu_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31426
@COND_i386_coreboot_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31427
@COND_i386_efi_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31428
@COND_i386_ieee1275_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31429
@COND_i386_multiboot_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31430
@COND_i386_pc_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31431
@COND_i386_qemu_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31432
@COND_mips_yeeloong_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31433
@COND_powerpc_ieee1275_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31434
@COND_sparc64_ieee1275_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31435
@COND_x86_64_efi_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31436
@COND_emu_TRUE@videotest_module_SOURCES = commands/videotest.c  ## platform sources
 
31437
@COND_i386_coreboot_TRUE@videotest_module_SOURCES = commands/videotest.c  ## platform sources
 
31438
@COND_i386_efi_TRUE@videotest_module_SOURCES = commands/videotest.c  ## platform sources
 
31439
@COND_i386_ieee1275_TRUE@videotest_module_SOURCES = commands/videotest.c  ## platform sources
 
31440
@COND_i386_multiboot_TRUE@videotest_module_SOURCES = commands/videotest.c  ## platform sources
 
31441
@COND_i386_pc_TRUE@videotest_module_SOURCES = commands/videotest.c  ## platform sources
 
31442
@COND_i386_qemu_TRUE@videotest_module_SOURCES = commands/videotest.c  ## platform sources
 
31443
@COND_mips_yeeloong_TRUE@videotest_module_SOURCES = commands/videotest.c  ## platform sources
 
31444
@COND_powerpc_ieee1275_TRUE@videotest_module_SOURCES = commands/videotest.c  ## platform sources
 
31445
@COND_sparc64_ieee1275_TRUE@videotest_module_SOURCES = commands/videotest.c  ## platform sources
 
31446
@COND_x86_64_efi_TRUE@videotest_module_SOURCES = commands/videotest.c  ## platform sources
 
31447
@COND_emu_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources
 
31448
@COND_i386_coreboot_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources
 
31449
@COND_i386_efi_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources
 
31450
@COND_i386_ieee1275_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources
 
31451
@COND_i386_multiboot_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources
 
31452
@COND_i386_pc_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources
 
31453
@COND_i386_qemu_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources
 
31454
@COND_mips_yeeloong_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources
 
31455
@COND_powerpc_ieee1275_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources
 
31456
@COND_sparc64_ieee1275_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources
 
31457
@COND_x86_64_efi_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources
 
31458
@COND_emu_TRUE@videotest_module_LDADD = 
 
31459
@COND_i386_coreboot_TRUE@videotest_module_LDADD = 
 
31460
@COND_i386_efi_TRUE@videotest_module_LDADD = 
 
31461
@COND_i386_ieee1275_TRUE@videotest_module_LDADD = 
 
31462
@COND_i386_multiboot_TRUE@videotest_module_LDADD = 
 
31463
@COND_i386_pc_TRUE@videotest_module_LDADD = 
 
31464
@COND_i386_qemu_TRUE@videotest_module_LDADD = 
 
31465
@COND_mips_yeeloong_TRUE@videotest_module_LDADD = 
 
31466
@COND_powerpc_ieee1275_TRUE@videotest_module_LDADD = 
 
31467
@COND_sparc64_ieee1275_TRUE@videotest_module_LDADD = 
 
31468
@COND_x86_64_efi_TRUE@videotest_module_LDADD = 
 
31469
@COND_emu_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31470
@COND_i386_coreboot_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31471
@COND_i386_efi_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31472
@COND_i386_ieee1275_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31473
@COND_i386_multiboot_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31474
@COND_i386_pc_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31475
@COND_i386_qemu_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31476
@COND_mips_yeeloong_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31477
@COND_powerpc_ieee1275_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31478
@COND_sparc64_ieee1275_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31479
@COND_x86_64_efi_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31480
@COND_emu_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31481
@COND_i386_coreboot_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31482
@COND_i386_efi_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31483
@COND_i386_ieee1275_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31484
@COND_i386_multiboot_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31485
@COND_i386_pc_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31486
@COND_i386_qemu_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31487
@COND_mips_yeeloong_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31488
@COND_powerpc_ieee1275_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31489
@COND_sparc64_ieee1275_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31490
@COND_x86_64_efi_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31491
@COND_emu_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31492
@COND_i386_coreboot_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31493
@COND_i386_efi_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31494
@COND_i386_ieee1275_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31495
@COND_i386_multiboot_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31496
@COND_i386_pc_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31497
@COND_i386_qemu_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31498
@COND_mips_yeeloong_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31499
@COND_powerpc_ieee1275_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31500
@COND_sparc64_ieee1275_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31501
@COND_x86_64_efi_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31502
@COND_emu_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31503
@COND_i386_coreboot_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31504
@COND_i386_efi_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31505
@COND_i386_ieee1275_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31506
@COND_i386_multiboot_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31507
@COND_i386_pc_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31508
@COND_i386_qemu_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31509
@COND_mips_yeeloong_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31510
@COND_powerpc_ieee1275_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31511
@COND_sparc64_ieee1275_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31512
@COND_x86_64_efi_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31513
@COND_emu_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c  ## platform sources
 
31514
@COND_i386_coreboot_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c  ## platform sources
 
31515
@COND_i386_efi_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c  ## platform sources
 
31516
@COND_i386_ieee1275_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c  ## platform sources
 
31517
@COND_i386_multiboot_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c  ## platform sources
 
31518
@COND_i386_pc_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c  ## platform sources
 
31519
@COND_i386_qemu_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c  ## platform sources
 
31520
@COND_mips_yeeloong_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c  ## platform sources
 
31521
@COND_powerpc_ieee1275_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c  ## platform sources
 
31522
@COND_sparc64_ieee1275_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c  ## platform sources
 
31523
@COND_x86_64_efi_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c  ## platform sources
 
31524
@COND_emu_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources
 
31525
@COND_i386_coreboot_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources
 
31526
@COND_i386_efi_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources
 
31527
@COND_i386_ieee1275_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources
 
31528
@COND_i386_multiboot_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources
 
31529
@COND_i386_pc_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources
 
31530
@COND_i386_qemu_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources
 
31531
@COND_mips_yeeloong_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources
 
31532
@COND_powerpc_ieee1275_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources
 
31533
@COND_sparc64_ieee1275_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources
 
31534
@COND_x86_64_efi_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources
 
31535
@COND_emu_TRUE@xnu_uuid_module_LDADD = 
 
31536
@COND_i386_coreboot_TRUE@xnu_uuid_module_LDADD = 
 
31537
@COND_i386_efi_TRUE@xnu_uuid_module_LDADD = 
 
31538
@COND_i386_ieee1275_TRUE@xnu_uuid_module_LDADD = 
 
31539
@COND_i386_multiboot_TRUE@xnu_uuid_module_LDADD = 
 
31540
@COND_i386_pc_TRUE@xnu_uuid_module_LDADD = 
 
31541
@COND_i386_qemu_TRUE@xnu_uuid_module_LDADD = 
 
31542
@COND_mips_yeeloong_TRUE@xnu_uuid_module_LDADD = 
 
31543
@COND_powerpc_ieee1275_TRUE@xnu_uuid_module_LDADD = 
 
31544
@COND_sparc64_ieee1275_TRUE@xnu_uuid_module_LDADD = 
 
31545
@COND_x86_64_efi_TRUE@xnu_uuid_module_LDADD = 
 
31546
@COND_emu_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31547
@COND_i386_coreboot_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31548
@COND_i386_efi_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31549
@COND_i386_ieee1275_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31550
@COND_i386_multiboot_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31551
@COND_i386_pc_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31552
@COND_i386_qemu_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31553
@COND_mips_yeeloong_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31554
@COND_powerpc_ieee1275_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31555
@COND_sparc64_ieee1275_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31556
@COND_x86_64_efi_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31557
@COND_emu_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31558
@COND_i386_coreboot_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31559
@COND_i386_efi_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31560
@COND_i386_ieee1275_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31561
@COND_i386_multiboot_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31562
@COND_i386_pc_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31563
@COND_i386_qemu_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31564
@COND_mips_yeeloong_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31565
@COND_powerpc_ieee1275_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31566
@COND_sparc64_ieee1275_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31567
@COND_x86_64_efi_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31568
@COND_emu_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31569
@COND_i386_coreboot_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31570
@COND_i386_efi_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31571
@COND_i386_ieee1275_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31572
@COND_i386_multiboot_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31573
@COND_i386_pc_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31574
@COND_i386_qemu_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31575
@COND_mips_yeeloong_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31576
@COND_powerpc_ieee1275_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31577
@COND_sparc64_ieee1275_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31578
@COND_x86_64_efi_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31579
@COND_emu_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31580
@COND_i386_coreboot_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31581
@COND_i386_efi_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31582
@COND_i386_ieee1275_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31583
@COND_i386_multiboot_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31584
@COND_i386_pc_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31585
@COND_i386_qemu_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31586
@COND_mips_yeeloong_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31587
@COND_powerpc_ieee1275_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31588
@COND_sparc64_ieee1275_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31589
@COND_x86_64_efi_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31590
@COND_emu_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c  ## platform sources
 
31591
@COND_i386_coreboot_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c  ## platform sources
 
31592
@COND_i386_efi_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c  ## platform sources
 
31593
@COND_i386_ieee1275_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c  ## platform sources
 
31594
@COND_i386_multiboot_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c  ## platform sources
 
31595
@COND_i386_pc_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c  ## platform sources
 
31596
@COND_i386_qemu_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c  ## platform sources
 
31597
@COND_mips_yeeloong_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c  ## platform sources
 
31598
@COND_powerpc_ieee1275_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c  ## platform sources
 
31599
@COND_sparc64_ieee1275_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c  ## platform sources
 
31600
@COND_x86_64_efi_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c  ## platform sources
 
31601
@COND_emu_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources
 
31602
@COND_i386_coreboot_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources
 
31603
@COND_i386_efi_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources
 
31604
@COND_i386_ieee1275_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources
 
31605
@COND_i386_multiboot_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources
 
31606
@COND_i386_pc_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources
 
31607
@COND_i386_qemu_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources
 
31608
@COND_mips_yeeloong_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources
 
31609
@COND_powerpc_ieee1275_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources
 
31610
@COND_sparc64_ieee1275_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources
 
31611
@COND_x86_64_efi_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources
 
31612
@COND_emu_TRUE@dm_nv_module_LDADD = 
 
31613
@COND_i386_coreboot_TRUE@dm_nv_module_LDADD = 
 
31614
@COND_i386_efi_TRUE@dm_nv_module_LDADD = 
 
31615
@COND_i386_ieee1275_TRUE@dm_nv_module_LDADD = 
 
31616
@COND_i386_multiboot_TRUE@dm_nv_module_LDADD = 
 
31617
@COND_i386_pc_TRUE@dm_nv_module_LDADD = 
 
31618
@COND_i386_qemu_TRUE@dm_nv_module_LDADD = 
 
31619
@COND_mips_yeeloong_TRUE@dm_nv_module_LDADD = 
 
31620
@COND_powerpc_ieee1275_TRUE@dm_nv_module_LDADD = 
 
31621
@COND_sparc64_ieee1275_TRUE@dm_nv_module_LDADD = 
 
31622
@COND_x86_64_efi_TRUE@dm_nv_module_LDADD = 
 
31623
@COND_emu_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31624
@COND_i386_coreboot_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31625
@COND_i386_efi_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31626
@COND_i386_ieee1275_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31627
@COND_i386_multiboot_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31628
@COND_i386_pc_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31629
@COND_i386_qemu_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31630
@COND_mips_yeeloong_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31631
@COND_powerpc_ieee1275_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31632
@COND_sparc64_ieee1275_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31633
@COND_x86_64_efi_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31634
@COND_emu_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31635
@COND_i386_coreboot_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31636
@COND_i386_efi_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31637
@COND_i386_ieee1275_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31638
@COND_i386_multiboot_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31639
@COND_i386_pc_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31640
@COND_i386_qemu_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31641
@COND_mips_yeeloong_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31642
@COND_powerpc_ieee1275_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31643
@COND_sparc64_ieee1275_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31644
@COND_x86_64_efi_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31645
@COND_emu_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31646
@COND_i386_coreboot_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31647
@COND_i386_efi_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31648
@COND_i386_ieee1275_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31649
@COND_i386_multiboot_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31650
@COND_i386_pc_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31651
@COND_i386_qemu_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31652
@COND_mips_yeeloong_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31653
@COND_powerpc_ieee1275_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31654
@COND_sparc64_ieee1275_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31655
@COND_x86_64_efi_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31656
@COND_emu_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31657
@COND_i386_coreboot_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31658
@COND_i386_efi_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31659
@COND_i386_ieee1275_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31660
@COND_i386_multiboot_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31661
@COND_i386_pc_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31662
@COND_i386_qemu_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31663
@COND_mips_yeeloong_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31664
@COND_powerpc_ieee1275_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31665
@COND_sparc64_ieee1275_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31666
@COND_x86_64_efi_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31667
@COND_emu_TRUE@loopback_module_SOURCES = disk/loopback.c  ## platform sources
 
31668
@COND_i386_coreboot_TRUE@loopback_module_SOURCES = disk/loopback.c  ## platform sources
 
31669
@COND_i386_efi_TRUE@loopback_module_SOURCES = disk/loopback.c  ## platform sources
 
31670
@COND_i386_ieee1275_TRUE@loopback_module_SOURCES = disk/loopback.c  ## platform sources
 
31671
@COND_i386_multiboot_TRUE@loopback_module_SOURCES = disk/loopback.c  ## platform sources
 
31672
@COND_i386_pc_TRUE@loopback_module_SOURCES = disk/loopback.c  ## platform sources
 
31673
@COND_i386_qemu_TRUE@loopback_module_SOURCES = disk/loopback.c  ## platform sources
 
31674
@COND_mips_yeeloong_TRUE@loopback_module_SOURCES = disk/loopback.c  ## platform sources
 
31675
@COND_powerpc_ieee1275_TRUE@loopback_module_SOURCES = disk/loopback.c  ## platform sources
 
31676
@COND_sparc64_ieee1275_TRUE@loopback_module_SOURCES = disk/loopback.c  ## platform sources
 
31677
@COND_x86_64_efi_TRUE@loopback_module_SOURCES = disk/loopback.c  ## platform sources
 
31678
@COND_emu_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources
 
31679
@COND_i386_coreboot_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources
 
31680
@COND_i386_efi_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources
 
31681
@COND_i386_ieee1275_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources
 
31682
@COND_i386_multiboot_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources
 
31683
@COND_i386_pc_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources
 
31684
@COND_i386_qemu_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources
 
31685
@COND_mips_yeeloong_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources
 
31686
@COND_powerpc_ieee1275_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources
 
31687
@COND_sparc64_ieee1275_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources
 
31688
@COND_x86_64_efi_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources
 
31689
@COND_emu_TRUE@loopback_module_LDADD = 
 
31690
@COND_i386_coreboot_TRUE@loopback_module_LDADD = 
 
31691
@COND_i386_efi_TRUE@loopback_module_LDADD = 
 
31692
@COND_i386_ieee1275_TRUE@loopback_module_LDADD = 
 
31693
@COND_i386_multiboot_TRUE@loopback_module_LDADD = 
 
31694
@COND_i386_pc_TRUE@loopback_module_LDADD = 
 
31695
@COND_i386_qemu_TRUE@loopback_module_LDADD = 
 
31696
@COND_mips_yeeloong_TRUE@loopback_module_LDADD = 
 
31697
@COND_powerpc_ieee1275_TRUE@loopback_module_LDADD = 
 
31698
@COND_sparc64_ieee1275_TRUE@loopback_module_LDADD = 
 
31699
@COND_x86_64_efi_TRUE@loopback_module_LDADD = 
 
31700
@COND_emu_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31701
@COND_i386_coreboot_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31702
@COND_i386_efi_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31703
@COND_i386_ieee1275_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31704
@COND_i386_multiboot_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31705
@COND_i386_pc_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31706
@COND_i386_qemu_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31707
@COND_mips_yeeloong_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31708
@COND_powerpc_ieee1275_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31709
@COND_sparc64_ieee1275_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31710
@COND_x86_64_efi_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31711
@COND_emu_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31712
@COND_i386_coreboot_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31713
@COND_i386_efi_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31714
@COND_i386_ieee1275_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31715
@COND_i386_multiboot_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31716
@COND_i386_pc_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31717
@COND_i386_qemu_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31718
@COND_mips_yeeloong_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31719
@COND_powerpc_ieee1275_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31720
@COND_sparc64_ieee1275_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31721
@COND_x86_64_efi_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31722
@COND_emu_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31723
@COND_i386_coreboot_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31724
@COND_i386_efi_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31725
@COND_i386_ieee1275_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31726
@COND_i386_multiboot_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31727
@COND_i386_pc_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31728
@COND_i386_qemu_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31729
@COND_mips_yeeloong_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31730
@COND_powerpc_ieee1275_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31731
@COND_sparc64_ieee1275_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31732
@COND_x86_64_efi_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31733
@COND_emu_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31734
@COND_i386_coreboot_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31735
@COND_i386_efi_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31736
@COND_i386_ieee1275_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31737
@COND_i386_multiboot_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31738
@COND_i386_pc_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31739
@COND_i386_qemu_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31740
@COND_mips_yeeloong_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31741
@COND_powerpc_ieee1275_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31742
@COND_sparc64_ieee1275_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31743
@COND_x86_64_efi_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31744
@COND_emu_TRUE@lvm_module_SOURCES = disk/lvm.c  ## platform sources
 
31745
@COND_i386_coreboot_TRUE@lvm_module_SOURCES = disk/lvm.c  ## platform sources
 
31746
@COND_i386_efi_TRUE@lvm_module_SOURCES = disk/lvm.c  ## platform sources
 
31747
@COND_i386_ieee1275_TRUE@lvm_module_SOURCES = disk/lvm.c  ## platform sources
 
31748
@COND_i386_multiboot_TRUE@lvm_module_SOURCES = disk/lvm.c  ## platform sources
 
31749
@COND_i386_pc_TRUE@lvm_module_SOURCES = disk/lvm.c  ## platform sources
 
31750
@COND_i386_qemu_TRUE@lvm_module_SOURCES = disk/lvm.c  ## platform sources
 
31751
@COND_mips_yeeloong_TRUE@lvm_module_SOURCES = disk/lvm.c  ## platform sources
 
31752
@COND_powerpc_ieee1275_TRUE@lvm_module_SOURCES = disk/lvm.c  ## platform sources
 
31753
@COND_sparc64_ieee1275_TRUE@lvm_module_SOURCES = disk/lvm.c  ## platform sources
 
31754
@COND_x86_64_efi_TRUE@lvm_module_SOURCES = disk/lvm.c  ## platform sources
 
31755
@COND_emu_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources
 
31756
@COND_i386_coreboot_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources
 
31757
@COND_i386_efi_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources
 
31758
@COND_i386_ieee1275_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources
 
31759
@COND_i386_multiboot_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources
 
31760
@COND_i386_pc_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources
 
31761
@COND_i386_qemu_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources
 
31762
@COND_mips_yeeloong_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources
 
31763
@COND_powerpc_ieee1275_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources
 
31764
@COND_sparc64_ieee1275_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources
 
31765
@COND_x86_64_efi_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources
 
31766
@COND_emu_TRUE@lvm_module_LDADD = 
 
31767
@COND_i386_coreboot_TRUE@lvm_module_LDADD = 
 
31768
@COND_i386_efi_TRUE@lvm_module_LDADD = 
 
31769
@COND_i386_ieee1275_TRUE@lvm_module_LDADD = 
 
31770
@COND_i386_multiboot_TRUE@lvm_module_LDADD = 
 
31771
@COND_i386_pc_TRUE@lvm_module_LDADD = 
 
31772
@COND_i386_qemu_TRUE@lvm_module_LDADD = 
 
31773
@COND_mips_yeeloong_TRUE@lvm_module_LDADD = 
 
31774
@COND_powerpc_ieee1275_TRUE@lvm_module_LDADD = 
 
31775
@COND_sparc64_ieee1275_TRUE@lvm_module_LDADD = 
 
31776
@COND_x86_64_efi_TRUE@lvm_module_LDADD = 
 
31777
@COND_emu_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31778
@COND_i386_coreboot_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31779
@COND_i386_efi_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31780
@COND_i386_ieee1275_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31781
@COND_i386_multiboot_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31782
@COND_i386_pc_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31783
@COND_i386_qemu_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31784
@COND_mips_yeeloong_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31785
@COND_powerpc_ieee1275_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31786
@COND_sparc64_ieee1275_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31787
@COND_x86_64_efi_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31788
@COND_emu_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31789
@COND_i386_coreboot_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31790
@COND_i386_efi_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31791
@COND_i386_ieee1275_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31792
@COND_i386_multiboot_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31793
@COND_i386_pc_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31794
@COND_i386_qemu_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31795
@COND_mips_yeeloong_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31796
@COND_powerpc_ieee1275_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31797
@COND_sparc64_ieee1275_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31798
@COND_x86_64_efi_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31799
@COND_emu_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31800
@COND_i386_coreboot_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31801
@COND_i386_efi_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31802
@COND_i386_ieee1275_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31803
@COND_i386_multiboot_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31804
@COND_i386_pc_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31805
@COND_i386_qemu_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31806
@COND_mips_yeeloong_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31807
@COND_powerpc_ieee1275_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31808
@COND_sparc64_ieee1275_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31809
@COND_x86_64_efi_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31810
@COND_emu_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31811
@COND_i386_coreboot_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31812
@COND_i386_efi_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31813
@COND_i386_ieee1275_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31814
@COND_i386_multiboot_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31815
@COND_i386_pc_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31816
@COND_i386_qemu_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31817
@COND_mips_yeeloong_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31818
@COND_powerpc_ieee1275_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31819
@COND_sparc64_ieee1275_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31820
@COND_x86_64_efi_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31821
@COND_emu_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c  ## platform sources
 
31822
@COND_i386_coreboot_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c  ## platform sources
 
31823
@COND_i386_efi_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c  ## platform sources
 
31824
@COND_i386_ieee1275_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c  ## platform sources
 
31825
@COND_i386_multiboot_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c  ## platform sources
 
31826
@COND_i386_pc_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c  ## platform sources
 
31827
@COND_i386_qemu_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c  ## platform sources
 
31828
@COND_mips_yeeloong_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c  ## platform sources
 
31829
@COND_powerpc_ieee1275_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c  ## platform sources
 
31830
@COND_sparc64_ieee1275_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c  ## platform sources
 
31831
@COND_x86_64_efi_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c  ## platform sources
 
31832
@COND_emu_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources
 
31833
@COND_i386_coreboot_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources
 
31834
@COND_i386_efi_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources
 
31835
@COND_i386_ieee1275_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources
 
31836
@COND_i386_multiboot_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources
 
31837
@COND_i386_pc_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources
 
31838
@COND_i386_qemu_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources
 
31839
@COND_mips_yeeloong_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources
 
31840
@COND_powerpc_ieee1275_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources
 
31841
@COND_sparc64_ieee1275_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources
 
31842
@COND_x86_64_efi_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources
 
31843
@COND_emu_TRUE@mdraid09_module_LDADD = 
 
31844
@COND_i386_coreboot_TRUE@mdraid09_module_LDADD = 
 
31845
@COND_i386_efi_TRUE@mdraid09_module_LDADD = 
 
31846
@COND_i386_ieee1275_TRUE@mdraid09_module_LDADD = 
 
31847
@COND_i386_multiboot_TRUE@mdraid09_module_LDADD = 
 
31848
@COND_i386_pc_TRUE@mdraid09_module_LDADD = 
 
31849
@COND_i386_qemu_TRUE@mdraid09_module_LDADD = 
 
31850
@COND_mips_yeeloong_TRUE@mdraid09_module_LDADD = 
 
31851
@COND_powerpc_ieee1275_TRUE@mdraid09_module_LDADD = 
 
31852
@COND_sparc64_ieee1275_TRUE@mdraid09_module_LDADD = 
 
31853
@COND_x86_64_efi_TRUE@mdraid09_module_LDADD = 
 
31854
@COND_emu_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31855
@COND_i386_coreboot_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31856
@COND_i386_efi_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31857
@COND_i386_ieee1275_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31858
@COND_i386_multiboot_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31859
@COND_i386_pc_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31860
@COND_i386_qemu_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31861
@COND_mips_yeeloong_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31862
@COND_powerpc_ieee1275_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31863
@COND_sparc64_ieee1275_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31864
@COND_x86_64_efi_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31865
@COND_emu_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31866
@COND_i386_coreboot_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31867
@COND_i386_efi_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31868
@COND_i386_ieee1275_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31869
@COND_i386_multiboot_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31870
@COND_i386_pc_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31871
@COND_i386_qemu_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31872
@COND_mips_yeeloong_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31873
@COND_powerpc_ieee1275_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31874
@COND_sparc64_ieee1275_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31875
@COND_x86_64_efi_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31876
@COND_emu_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31877
@COND_i386_coreboot_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31878
@COND_i386_efi_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31879
@COND_i386_ieee1275_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31880
@COND_i386_multiboot_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31881
@COND_i386_pc_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31882
@COND_i386_qemu_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31883
@COND_mips_yeeloong_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31884
@COND_powerpc_ieee1275_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31885
@COND_sparc64_ieee1275_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31886
@COND_x86_64_efi_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31887
@COND_emu_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31888
@COND_i386_coreboot_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31889
@COND_i386_efi_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31890
@COND_i386_ieee1275_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31891
@COND_i386_multiboot_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31892
@COND_i386_pc_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31893
@COND_i386_qemu_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31894
@COND_mips_yeeloong_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31895
@COND_powerpc_ieee1275_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31896
@COND_sparc64_ieee1275_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31897
@COND_x86_64_efi_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31898
@COND_emu_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c  ## platform sources
 
31899
@COND_i386_coreboot_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c  ## platform sources
 
31900
@COND_i386_efi_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c  ## platform sources
 
31901
@COND_i386_ieee1275_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c  ## platform sources
 
31902
@COND_i386_multiboot_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c  ## platform sources
 
31903
@COND_i386_pc_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c  ## platform sources
 
31904
@COND_i386_qemu_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c  ## platform sources
 
31905
@COND_mips_yeeloong_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c  ## platform sources
 
31906
@COND_powerpc_ieee1275_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c  ## platform sources
 
31907
@COND_sparc64_ieee1275_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c  ## platform sources
 
31908
@COND_x86_64_efi_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c  ## platform sources
 
31909
@COND_emu_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources
 
31910
@COND_i386_coreboot_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources
 
31911
@COND_i386_efi_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources
 
31912
@COND_i386_ieee1275_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources
 
31913
@COND_i386_multiboot_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources
 
31914
@COND_i386_pc_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources
 
31915
@COND_i386_qemu_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources
 
31916
@COND_mips_yeeloong_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources
 
31917
@COND_powerpc_ieee1275_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources
 
31918
@COND_sparc64_ieee1275_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources
 
31919
@COND_x86_64_efi_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources
 
31920
@COND_emu_TRUE@mdraid1x_module_LDADD = 
 
31921
@COND_i386_coreboot_TRUE@mdraid1x_module_LDADD = 
 
31922
@COND_i386_efi_TRUE@mdraid1x_module_LDADD = 
 
31923
@COND_i386_ieee1275_TRUE@mdraid1x_module_LDADD = 
 
31924
@COND_i386_multiboot_TRUE@mdraid1x_module_LDADD = 
 
31925
@COND_i386_pc_TRUE@mdraid1x_module_LDADD = 
 
31926
@COND_i386_qemu_TRUE@mdraid1x_module_LDADD = 
 
31927
@COND_mips_yeeloong_TRUE@mdraid1x_module_LDADD = 
 
31928
@COND_powerpc_ieee1275_TRUE@mdraid1x_module_LDADD = 
 
31929
@COND_sparc64_ieee1275_TRUE@mdraid1x_module_LDADD = 
 
31930
@COND_x86_64_efi_TRUE@mdraid1x_module_LDADD = 
 
31931
@COND_emu_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31932
@COND_i386_coreboot_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31933
@COND_i386_efi_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31934
@COND_i386_ieee1275_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31935
@COND_i386_multiboot_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31936
@COND_i386_pc_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31937
@COND_i386_qemu_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31938
@COND_mips_yeeloong_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31939
@COND_powerpc_ieee1275_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31940
@COND_sparc64_ieee1275_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31941
@COND_x86_64_efi_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
31942
@COND_emu_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31943
@COND_i386_coreboot_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31944
@COND_i386_efi_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31945
@COND_i386_ieee1275_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31946
@COND_i386_multiboot_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31947
@COND_i386_pc_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31948
@COND_i386_qemu_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31949
@COND_mips_yeeloong_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31950
@COND_powerpc_ieee1275_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31951
@COND_sparc64_ieee1275_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31952
@COND_x86_64_efi_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
31953
@COND_emu_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31954
@COND_i386_coreboot_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31955
@COND_i386_efi_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31956
@COND_i386_ieee1275_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31957
@COND_i386_multiboot_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31958
@COND_i386_pc_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31959
@COND_i386_qemu_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31960
@COND_mips_yeeloong_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31961
@COND_powerpc_ieee1275_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31962
@COND_sparc64_ieee1275_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31963
@COND_x86_64_efi_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
31964
@COND_emu_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31965
@COND_i386_coreboot_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31966
@COND_i386_efi_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31967
@COND_i386_ieee1275_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31968
@COND_i386_multiboot_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31969
@COND_i386_pc_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31970
@COND_i386_qemu_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31971
@COND_mips_yeeloong_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31972
@COND_powerpc_ieee1275_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31973
@COND_sparc64_ieee1275_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31974
@COND_x86_64_efi_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
31975
@COND_emu_TRUE@raid_module_SOURCES = disk/raid.c  ## platform sources
 
31976
@COND_i386_coreboot_TRUE@raid_module_SOURCES = disk/raid.c  ## platform sources
 
31977
@COND_i386_efi_TRUE@raid_module_SOURCES = disk/raid.c  ## platform sources
 
31978
@COND_i386_ieee1275_TRUE@raid_module_SOURCES = disk/raid.c  ## platform sources
 
31979
@COND_i386_multiboot_TRUE@raid_module_SOURCES = disk/raid.c  ## platform sources
 
31980
@COND_i386_pc_TRUE@raid_module_SOURCES = disk/raid.c  ## platform sources
 
31981
@COND_i386_qemu_TRUE@raid_module_SOURCES = disk/raid.c  ## platform sources
 
31982
@COND_mips_yeeloong_TRUE@raid_module_SOURCES = disk/raid.c  ## platform sources
 
31983
@COND_powerpc_ieee1275_TRUE@raid_module_SOURCES = disk/raid.c  ## platform sources
 
31984
@COND_sparc64_ieee1275_TRUE@raid_module_SOURCES = disk/raid.c  ## platform sources
 
31985
@COND_x86_64_efi_TRUE@raid_module_SOURCES = disk/raid.c  ## platform sources
 
31986
@COND_emu_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources
 
31987
@COND_i386_coreboot_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources
 
31988
@COND_i386_efi_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources
 
31989
@COND_i386_ieee1275_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources
 
31990
@COND_i386_multiboot_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources
 
31991
@COND_i386_pc_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources
 
31992
@COND_i386_qemu_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources
 
31993
@COND_mips_yeeloong_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources
 
31994
@COND_powerpc_ieee1275_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources
 
31995
@COND_sparc64_ieee1275_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources
 
31996
@COND_x86_64_efi_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources
 
31997
@COND_emu_TRUE@raid_module_LDADD = 
 
31998
@COND_i386_coreboot_TRUE@raid_module_LDADD = 
 
31999
@COND_i386_efi_TRUE@raid_module_LDADD = 
 
32000
@COND_i386_ieee1275_TRUE@raid_module_LDADD = 
 
32001
@COND_i386_multiboot_TRUE@raid_module_LDADD = 
 
32002
@COND_i386_pc_TRUE@raid_module_LDADD = 
 
32003
@COND_i386_qemu_TRUE@raid_module_LDADD = 
 
32004
@COND_mips_yeeloong_TRUE@raid_module_LDADD = 
 
32005
@COND_powerpc_ieee1275_TRUE@raid_module_LDADD = 
 
32006
@COND_sparc64_ieee1275_TRUE@raid_module_LDADD = 
 
32007
@COND_x86_64_efi_TRUE@raid_module_LDADD = 
 
32008
@COND_emu_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32009
@COND_i386_coreboot_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32010
@COND_i386_efi_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32011
@COND_i386_ieee1275_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32012
@COND_i386_multiboot_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32013
@COND_i386_pc_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32014
@COND_i386_qemu_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32015
@COND_mips_yeeloong_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32016
@COND_powerpc_ieee1275_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32017
@COND_sparc64_ieee1275_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32018
@COND_x86_64_efi_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32019
@COND_emu_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32020
@COND_i386_coreboot_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32021
@COND_i386_efi_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32022
@COND_i386_ieee1275_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32023
@COND_i386_multiboot_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32024
@COND_i386_pc_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32025
@COND_i386_qemu_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32026
@COND_mips_yeeloong_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32027
@COND_powerpc_ieee1275_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32028
@COND_sparc64_ieee1275_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32029
@COND_x86_64_efi_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32030
@COND_emu_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32031
@COND_i386_coreboot_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32032
@COND_i386_efi_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32033
@COND_i386_ieee1275_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32034
@COND_i386_multiboot_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32035
@COND_i386_pc_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32036
@COND_i386_qemu_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32037
@COND_mips_yeeloong_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32038
@COND_powerpc_ieee1275_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32039
@COND_sparc64_ieee1275_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32040
@COND_x86_64_efi_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32041
@COND_emu_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32042
@COND_i386_coreboot_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32043
@COND_i386_efi_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32044
@COND_i386_ieee1275_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32045
@COND_i386_multiboot_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32046
@COND_i386_pc_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32047
@COND_i386_qemu_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32048
@COND_mips_yeeloong_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32049
@COND_powerpc_ieee1275_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32050
@COND_sparc64_ieee1275_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32051
@COND_x86_64_efi_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32052
@COND_emu_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c  ## platform sources
 
32053
@COND_i386_coreboot_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c  ## platform sources
 
32054
@COND_i386_efi_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c  ## platform sources
 
32055
@COND_i386_ieee1275_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c  ## platform sources
 
32056
@COND_i386_multiboot_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c  ## platform sources
 
32057
@COND_i386_pc_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c  ## platform sources
 
32058
@COND_i386_qemu_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c  ## platform sources
 
32059
@COND_mips_yeeloong_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c  ## platform sources
 
32060
@COND_powerpc_ieee1275_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c  ## platform sources
 
32061
@COND_sparc64_ieee1275_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c  ## platform sources
 
32062
@COND_x86_64_efi_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c  ## platform sources
 
32063
@COND_emu_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources
 
32064
@COND_i386_coreboot_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources
 
32065
@COND_i386_efi_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources
 
32066
@COND_i386_ieee1275_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources
 
32067
@COND_i386_multiboot_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources
 
32068
@COND_i386_pc_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources
 
32069
@COND_i386_qemu_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources
 
32070
@COND_mips_yeeloong_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources
 
32071
@COND_powerpc_ieee1275_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources
 
32072
@COND_sparc64_ieee1275_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources
 
32073
@COND_x86_64_efi_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources
 
32074
@COND_emu_TRUE@raid5rec_module_LDADD = 
 
32075
@COND_i386_coreboot_TRUE@raid5rec_module_LDADD = 
 
32076
@COND_i386_efi_TRUE@raid5rec_module_LDADD = 
 
32077
@COND_i386_ieee1275_TRUE@raid5rec_module_LDADD = 
 
32078
@COND_i386_multiboot_TRUE@raid5rec_module_LDADD = 
 
32079
@COND_i386_pc_TRUE@raid5rec_module_LDADD = 
 
32080
@COND_i386_qemu_TRUE@raid5rec_module_LDADD = 
 
32081
@COND_mips_yeeloong_TRUE@raid5rec_module_LDADD = 
 
32082
@COND_powerpc_ieee1275_TRUE@raid5rec_module_LDADD = 
 
32083
@COND_sparc64_ieee1275_TRUE@raid5rec_module_LDADD = 
 
32084
@COND_x86_64_efi_TRUE@raid5rec_module_LDADD = 
 
32085
@COND_emu_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32086
@COND_i386_coreboot_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32087
@COND_i386_efi_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32088
@COND_i386_ieee1275_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32089
@COND_i386_multiboot_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32090
@COND_i386_pc_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32091
@COND_i386_qemu_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32092
@COND_mips_yeeloong_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32093
@COND_powerpc_ieee1275_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32094
@COND_sparc64_ieee1275_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32095
@COND_x86_64_efi_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32096
@COND_emu_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32097
@COND_i386_coreboot_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32098
@COND_i386_efi_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32099
@COND_i386_ieee1275_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32100
@COND_i386_multiboot_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32101
@COND_i386_pc_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32102
@COND_i386_qemu_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32103
@COND_mips_yeeloong_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32104
@COND_powerpc_ieee1275_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32105
@COND_sparc64_ieee1275_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32106
@COND_x86_64_efi_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32107
@COND_emu_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32108
@COND_i386_coreboot_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32109
@COND_i386_efi_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32110
@COND_i386_ieee1275_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32111
@COND_i386_multiboot_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32112
@COND_i386_pc_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32113
@COND_i386_qemu_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32114
@COND_mips_yeeloong_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32115
@COND_powerpc_ieee1275_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32116
@COND_sparc64_ieee1275_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32117
@COND_x86_64_efi_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32118
@COND_emu_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32119
@COND_i386_coreboot_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32120
@COND_i386_efi_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32121
@COND_i386_ieee1275_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32122
@COND_i386_multiboot_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32123
@COND_i386_pc_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32124
@COND_i386_qemu_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32125
@COND_mips_yeeloong_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32126
@COND_powerpc_ieee1275_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32127
@COND_sparc64_ieee1275_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32128
@COND_x86_64_efi_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32129
@COND_emu_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c  ## platform sources
 
32130
@COND_i386_coreboot_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c  ## platform sources
 
32131
@COND_i386_efi_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c  ## platform sources
 
32132
@COND_i386_ieee1275_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c  ## platform sources
 
32133
@COND_i386_multiboot_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c  ## platform sources
 
32134
@COND_i386_pc_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c  ## platform sources
 
32135
@COND_i386_qemu_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c  ## platform sources
 
32136
@COND_mips_yeeloong_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c  ## platform sources
 
32137
@COND_powerpc_ieee1275_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c  ## platform sources
 
32138
@COND_sparc64_ieee1275_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c  ## platform sources
 
32139
@COND_x86_64_efi_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c  ## platform sources
 
32140
@COND_emu_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources
 
32141
@COND_i386_coreboot_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources
 
32142
@COND_i386_efi_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources
 
32143
@COND_i386_ieee1275_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources
 
32144
@COND_i386_multiboot_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources
 
32145
@COND_i386_pc_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources
 
32146
@COND_i386_qemu_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources
 
32147
@COND_mips_yeeloong_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources
 
32148
@COND_powerpc_ieee1275_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources
 
32149
@COND_sparc64_ieee1275_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources
 
32150
@COND_x86_64_efi_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources
 
32151
@COND_emu_TRUE@raid6rec_module_LDADD = 
 
32152
@COND_i386_coreboot_TRUE@raid6rec_module_LDADD = 
 
32153
@COND_i386_efi_TRUE@raid6rec_module_LDADD = 
 
32154
@COND_i386_ieee1275_TRUE@raid6rec_module_LDADD = 
 
32155
@COND_i386_multiboot_TRUE@raid6rec_module_LDADD = 
 
32156
@COND_i386_pc_TRUE@raid6rec_module_LDADD = 
 
32157
@COND_i386_qemu_TRUE@raid6rec_module_LDADD = 
 
32158
@COND_mips_yeeloong_TRUE@raid6rec_module_LDADD = 
 
32159
@COND_powerpc_ieee1275_TRUE@raid6rec_module_LDADD = 
 
32160
@COND_sparc64_ieee1275_TRUE@raid6rec_module_LDADD = 
 
32161
@COND_x86_64_efi_TRUE@raid6rec_module_LDADD = 
 
32162
@COND_emu_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32163
@COND_i386_coreboot_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32164
@COND_i386_efi_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32165
@COND_i386_ieee1275_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32166
@COND_i386_multiboot_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32167
@COND_i386_pc_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32168
@COND_i386_qemu_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32169
@COND_mips_yeeloong_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32170
@COND_powerpc_ieee1275_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32171
@COND_sparc64_ieee1275_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32172
@COND_x86_64_efi_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32173
@COND_emu_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32174
@COND_i386_coreboot_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32175
@COND_i386_efi_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32176
@COND_i386_ieee1275_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32177
@COND_i386_multiboot_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32178
@COND_i386_pc_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32179
@COND_i386_qemu_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32180
@COND_mips_yeeloong_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32181
@COND_powerpc_ieee1275_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32182
@COND_sparc64_ieee1275_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32183
@COND_x86_64_efi_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32184
@COND_emu_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32185
@COND_i386_coreboot_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32186
@COND_i386_efi_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32187
@COND_i386_ieee1275_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32188
@COND_i386_multiboot_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32189
@COND_i386_pc_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32190
@COND_i386_qemu_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32191
@COND_mips_yeeloong_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32192
@COND_powerpc_ieee1275_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32193
@COND_sparc64_ieee1275_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32194
@COND_x86_64_efi_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32195
@COND_emu_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32196
@COND_i386_coreboot_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32197
@COND_i386_efi_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32198
@COND_i386_ieee1275_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32199
@COND_i386_multiboot_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32200
@COND_i386_pc_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32201
@COND_i386_qemu_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32202
@COND_mips_yeeloong_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32203
@COND_powerpc_ieee1275_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32204
@COND_sparc64_ieee1275_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32205
@COND_x86_64_efi_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32206
@COND_emu_TRUE@scsi_module_SOURCES = disk/scsi.c  ## platform sources
 
32207
@COND_i386_coreboot_TRUE@scsi_module_SOURCES = disk/scsi.c  ## platform sources
 
32208
@COND_i386_efi_TRUE@scsi_module_SOURCES = disk/scsi.c  ## platform sources
 
32209
@COND_i386_ieee1275_TRUE@scsi_module_SOURCES = disk/scsi.c  ## platform sources
 
32210
@COND_i386_multiboot_TRUE@scsi_module_SOURCES = disk/scsi.c  ## platform sources
 
32211
@COND_i386_pc_TRUE@scsi_module_SOURCES = disk/scsi.c  ## platform sources
 
32212
@COND_i386_qemu_TRUE@scsi_module_SOURCES = disk/scsi.c  ## platform sources
 
32213
@COND_mips_yeeloong_TRUE@scsi_module_SOURCES = disk/scsi.c  ## platform sources
 
32214
@COND_powerpc_ieee1275_TRUE@scsi_module_SOURCES = disk/scsi.c  ## platform sources
 
32215
@COND_sparc64_ieee1275_TRUE@scsi_module_SOURCES = disk/scsi.c  ## platform sources
 
32216
@COND_x86_64_efi_TRUE@scsi_module_SOURCES = disk/scsi.c  ## platform sources
 
32217
@COND_emu_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources
 
32218
@COND_i386_coreboot_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources
 
32219
@COND_i386_efi_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources
 
32220
@COND_i386_ieee1275_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources
 
32221
@COND_i386_multiboot_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources
 
32222
@COND_i386_pc_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources
 
32223
@COND_i386_qemu_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources
 
32224
@COND_mips_yeeloong_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources
 
32225
@COND_powerpc_ieee1275_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources
 
32226
@COND_sparc64_ieee1275_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources
 
32227
@COND_x86_64_efi_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources
 
32228
@COND_emu_TRUE@scsi_module_LDADD = 
 
32229
@COND_i386_coreboot_TRUE@scsi_module_LDADD = 
 
32230
@COND_i386_efi_TRUE@scsi_module_LDADD = 
 
32231
@COND_i386_ieee1275_TRUE@scsi_module_LDADD = 
 
32232
@COND_i386_multiboot_TRUE@scsi_module_LDADD = 
 
32233
@COND_i386_pc_TRUE@scsi_module_LDADD = 
 
32234
@COND_i386_qemu_TRUE@scsi_module_LDADD = 
 
32235
@COND_mips_yeeloong_TRUE@scsi_module_LDADD = 
 
32236
@COND_powerpc_ieee1275_TRUE@scsi_module_LDADD = 
 
32237
@COND_sparc64_ieee1275_TRUE@scsi_module_LDADD = 
 
32238
@COND_x86_64_efi_TRUE@scsi_module_LDADD = 
 
32239
@COND_emu_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32240
@COND_i386_coreboot_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32241
@COND_i386_efi_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32242
@COND_i386_ieee1275_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32243
@COND_i386_multiboot_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32244
@COND_i386_pc_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32245
@COND_i386_qemu_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32246
@COND_mips_yeeloong_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32247
@COND_powerpc_ieee1275_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32248
@COND_sparc64_ieee1275_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32249
@COND_x86_64_efi_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32250
@COND_emu_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32251
@COND_i386_coreboot_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32252
@COND_i386_efi_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32253
@COND_i386_ieee1275_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32254
@COND_i386_multiboot_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32255
@COND_i386_pc_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32256
@COND_i386_qemu_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32257
@COND_mips_yeeloong_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32258
@COND_powerpc_ieee1275_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32259
@COND_sparc64_ieee1275_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32260
@COND_x86_64_efi_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32261
@COND_emu_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32262
@COND_i386_coreboot_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32263
@COND_i386_efi_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32264
@COND_i386_ieee1275_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32265
@COND_i386_multiboot_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32266
@COND_i386_pc_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32267
@COND_i386_qemu_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32268
@COND_mips_yeeloong_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32269
@COND_powerpc_ieee1275_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32270
@COND_sparc64_ieee1275_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32271
@COND_x86_64_efi_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32272
@COND_emu_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32273
@COND_i386_coreboot_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32274
@COND_i386_efi_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32275
@COND_i386_ieee1275_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32276
@COND_i386_multiboot_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32277
@COND_i386_pc_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32278
@COND_i386_qemu_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32279
@COND_mips_yeeloong_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32280
@COND_powerpc_ieee1275_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32281
@COND_sparc64_ieee1275_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32282
@COND_x86_64_efi_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32283
@COND_emu_TRUE@memdisk_module_SOURCES = disk/memdisk.c  ## platform sources
 
32284
@COND_i386_coreboot_TRUE@memdisk_module_SOURCES = disk/memdisk.c  ## platform sources
 
32285
@COND_i386_efi_TRUE@memdisk_module_SOURCES = disk/memdisk.c  ## platform sources
 
32286
@COND_i386_ieee1275_TRUE@memdisk_module_SOURCES = disk/memdisk.c  ## platform sources
 
32287
@COND_i386_multiboot_TRUE@memdisk_module_SOURCES = disk/memdisk.c  ## platform sources
 
32288
@COND_i386_pc_TRUE@memdisk_module_SOURCES = disk/memdisk.c  ## platform sources
 
32289
@COND_i386_qemu_TRUE@memdisk_module_SOURCES = disk/memdisk.c  ## platform sources
 
32290
@COND_mips_yeeloong_TRUE@memdisk_module_SOURCES = disk/memdisk.c  ## platform sources
 
32291
@COND_powerpc_ieee1275_TRUE@memdisk_module_SOURCES = disk/memdisk.c  ## platform sources
 
32292
@COND_sparc64_ieee1275_TRUE@memdisk_module_SOURCES = disk/memdisk.c  ## platform sources
 
32293
@COND_x86_64_efi_TRUE@memdisk_module_SOURCES = disk/memdisk.c  ## platform sources
 
32294
@COND_emu_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources
 
32295
@COND_i386_coreboot_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources
 
32296
@COND_i386_efi_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources
 
32297
@COND_i386_ieee1275_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources
 
32298
@COND_i386_multiboot_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources
 
32299
@COND_i386_pc_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources
 
32300
@COND_i386_qemu_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources
 
32301
@COND_mips_yeeloong_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources
 
32302
@COND_powerpc_ieee1275_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources
 
32303
@COND_sparc64_ieee1275_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources
 
32304
@COND_x86_64_efi_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources
 
32305
@COND_emu_TRUE@memdisk_module_LDADD = 
 
32306
@COND_i386_coreboot_TRUE@memdisk_module_LDADD = 
 
32307
@COND_i386_efi_TRUE@memdisk_module_LDADD = 
 
32308
@COND_i386_ieee1275_TRUE@memdisk_module_LDADD = 
 
32309
@COND_i386_multiboot_TRUE@memdisk_module_LDADD = 
 
32310
@COND_i386_pc_TRUE@memdisk_module_LDADD = 
 
32311
@COND_i386_qemu_TRUE@memdisk_module_LDADD = 
 
32312
@COND_mips_yeeloong_TRUE@memdisk_module_LDADD = 
 
32313
@COND_powerpc_ieee1275_TRUE@memdisk_module_LDADD = 
 
32314
@COND_sparc64_ieee1275_TRUE@memdisk_module_LDADD = 
 
32315
@COND_x86_64_efi_TRUE@memdisk_module_LDADD = 
 
32316
@COND_emu_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32317
@COND_i386_coreboot_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32318
@COND_i386_efi_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32319
@COND_i386_ieee1275_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32320
@COND_i386_multiboot_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32321
@COND_i386_pc_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32322
@COND_i386_qemu_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32323
@COND_mips_yeeloong_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32324
@COND_powerpc_ieee1275_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32325
@COND_sparc64_ieee1275_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32326
@COND_x86_64_efi_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32327
@COND_emu_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32328
@COND_i386_coreboot_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32329
@COND_i386_efi_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32330
@COND_i386_ieee1275_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32331
@COND_i386_multiboot_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32332
@COND_i386_pc_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32333
@COND_i386_qemu_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32334
@COND_mips_yeeloong_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32335
@COND_powerpc_ieee1275_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32336
@COND_sparc64_ieee1275_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32337
@COND_x86_64_efi_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32338
@COND_emu_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32339
@COND_i386_coreboot_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32340
@COND_i386_efi_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32341
@COND_i386_ieee1275_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32342
@COND_i386_multiboot_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32343
@COND_i386_pc_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32344
@COND_i386_qemu_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32345
@COND_mips_yeeloong_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32346
@COND_powerpc_ieee1275_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32347
@COND_sparc64_ieee1275_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32348
@COND_x86_64_efi_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32349
@COND_emu_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32350
@COND_i386_coreboot_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32351
@COND_i386_efi_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32352
@COND_i386_ieee1275_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32353
@COND_i386_multiboot_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32354
@COND_i386_pc_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32355
@COND_i386_qemu_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32356
@COND_mips_yeeloong_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32357
@COND_powerpc_ieee1275_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32358
@COND_sparc64_ieee1275_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32359
@COND_x86_64_efi_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32360
@COND_i386_coreboot_TRUE@ata_module_SOURCES = disk/ata.c  ## platform sources
 
32361
@COND_i386_efi_TRUE@ata_module_SOURCES = disk/ata.c  ## platform sources
 
32362
@COND_i386_ieee1275_TRUE@ata_module_SOURCES = disk/ata.c  ## platform sources
 
32363
@COND_i386_multiboot_TRUE@ata_module_SOURCES = disk/ata.c  ## platform sources
 
32364
@COND_i386_pc_TRUE@ata_module_SOURCES = disk/ata.c  ## platform sources
 
32365
@COND_i386_qemu_TRUE@ata_module_SOURCES = disk/ata.c  ## platform sources
 
32366
@COND_mips_yeeloong_TRUE@ata_module_SOURCES = disk/ata.c  ## platform sources
 
32367
@COND_x86_64_efi_TRUE@ata_module_SOURCES = disk/ata.c  ## platform sources
 
32368
@COND_i386_coreboot_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources
 
32369
@COND_i386_efi_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources
 
32370
@COND_i386_ieee1275_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources
 
32371
@COND_i386_multiboot_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources
 
32372
@COND_i386_pc_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources
 
32373
@COND_i386_qemu_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources
 
32374
@COND_mips_yeeloong_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources
 
32375
@COND_x86_64_efi_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources
 
32376
@COND_i386_coreboot_TRUE@ata_module_LDADD = 
 
32377
@COND_i386_efi_TRUE@ata_module_LDADD = 
 
32378
@COND_i386_ieee1275_TRUE@ata_module_LDADD = 
 
32379
@COND_i386_multiboot_TRUE@ata_module_LDADD = 
 
32380
@COND_i386_pc_TRUE@ata_module_LDADD = 
 
32381
@COND_i386_qemu_TRUE@ata_module_LDADD = 
 
32382
@COND_mips_yeeloong_TRUE@ata_module_LDADD = 
 
32383
@COND_x86_64_efi_TRUE@ata_module_LDADD = 
 
32384
@COND_i386_coreboot_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32385
@COND_i386_efi_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32386
@COND_i386_ieee1275_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32387
@COND_i386_multiboot_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32388
@COND_i386_pc_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32389
@COND_i386_qemu_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32390
@COND_mips_yeeloong_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32391
@COND_x86_64_efi_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32392
@COND_i386_coreboot_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32393
@COND_i386_efi_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32394
@COND_i386_ieee1275_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32395
@COND_i386_multiboot_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32396
@COND_i386_pc_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32397
@COND_i386_qemu_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32398
@COND_mips_yeeloong_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32399
@COND_x86_64_efi_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32400
@COND_i386_coreboot_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32401
@COND_i386_efi_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32402
@COND_i386_ieee1275_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32403
@COND_i386_multiboot_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32404
@COND_i386_pc_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32405
@COND_i386_qemu_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32406
@COND_mips_yeeloong_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32407
@COND_x86_64_efi_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32408
@COND_i386_coreboot_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32409
@COND_i386_efi_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32410
@COND_i386_ieee1275_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32411
@COND_i386_multiboot_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32412
@COND_i386_pc_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32413
@COND_i386_qemu_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32414
@COND_mips_yeeloong_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32415
@COND_x86_64_efi_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32416
@COND_i386_coreboot_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c  ## platform sources
 
32417
@COND_i386_efi_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c  ## platform sources
 
32418
@COND_i386_ieee1275_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c  ## platform sources
 
32419
@COND_i386_multiboot_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c  ## platform sources
 
32420
@COND_i386_pc_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c  ## platform sources
 
32421
@COND_i386_qemu_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c  ## platform sources
 
32422
@COND_mips_yeeloong_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c  ## platform sources
 
32423
@COND_x86_64_efi_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c  ## platform sources
 
32424
@COND_i386_coreboot_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources
 
32425
@COND_i386_efi_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources
 
32426
@COND_i386_ieee1275_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources
 
32427
@COND_i386_multiboot_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources
 
32428
@COND_i386_pc_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources
 
32429
@COND_i386_qemu_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources
 
32430
@COND_mips_yeeloong_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources
 
32431
@COND_x86_64_efi_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources
 
32432
@COND_i386_coreboot_TRUE@ata_pthru_module_LDADD = 
 
32433
@COND_i386_efi_TRUE@ata_pthru_module_LDADD = 
 
32434
@COND_i386_ieee1275_TRUE@ata_pthru_module_LDADD = 
 
32435
@COND_i386_multiboot_TRUE@ata_pthru_module_LDADD = 
 
32436
@COND_i386_pc_TRUE@ata_pthru_module_LDADD = 
 
32437
@COND_i386_qemu_TRUE@ata_pthru_module_LDADD = 
 
32438
@COND_mips_yeeloong_TRUE@ata_pthru_module_LDADD = 
 
32439
@COND_x86_64_efi_TRUE@ata_pthru_module_LDADD = 
 
32440
@COND_i386_coreboot_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32441
@COND_i386_efi_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32442
@COND_i386_ieee1275_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32443
@COND_i386_multiboot_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32444
@COND_i386_pc_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32445
@COND_i386_qemu_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32446
@COND_mips_yeeloong_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32447
@COND_x86_64_efi_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32448
@COND_i386_coreboot_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32449
@COND_i386_efi_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32450
@COND_i386_ieee1275_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32451
@COND_i386_multiboot_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32452
@COND_i386_pc_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32453
@COND_i386_qemu_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32454
@COND_mips_yeeloong_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32455
@COND_x86_64_efi_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32456
@COND_i386_coreboot_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32457
@COND_i386_efi_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32458
@COND_i386_ieee1275_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32459
@COND_i386_multiboot_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32460
@COND_i386_pc_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32461
@COND_i386_qemu_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32462
@COND_mips_yeeloong_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32463
@COND_x86_64_efi_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32464
@COND_i386_coreboot_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32465
@COND_i386_efi_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32466
@COND_i386_ieee1275_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32467
@COND_i386_multiboot_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32468
@COND_i386_pc_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32469
@COND_i386_qemu_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32470
@COND_mips_yeeloong_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32471
@COND_x86_64_efi_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32472
@COND_i386_pc_TRUE@biosdisk_module_SOURCES = disk/i386/pc/biosdisk.c  ## platform sources
 
32473
@COND_i386_pc_TRUE@nodist_biosdisk_module_SOURCES = ## platform nodist sources
 
32474
@COND_i386_pc_TRUE@biosdisk_module_LDADD = 
 
32475
@COND_i386_pc_TRUE@biosdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32476
@COND_i386_pc_TRUE@biosdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32477
@COND_i386_pc_TRUE@biosdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32478
@COND_i386_pc_TRUE@biosdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32479
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms_module_SOURCES = disk/usbms.c  ## platform sources
 
32480
@COND_i386_coreboot_TRUE@usbms_module_SOURCES = disk/usbms.c  ## platform sources
 
32481
@COND_i386_efi_TRUE@usbms_module_SOURCES = disk/usbms.c  ## platform sources
 
32482
@COND_i386_ieee1275_TRUE@usbms_module_SOURCES = disk/usbms.c  ## platform sources
 
32483
@COND_i386_multiboot_TRUE@usbms_module_SOURCES = disk/usbms.c  ## platform sources
 
32484
@COND_i386_pc_TRUE@usbms_module_SOURCES = disk/usbms.c  ## platform sources
 
32485
@COND_i386_qemu_TRUE@usbms_module_SOURCES = disk/usbms.c  ## platform sources
 
32486
@COND_mips_yeeloong_TRUE@usbms_module_SOURCES = disk/usbms.c  ## platform sources
 
32487
@COND_x86_64_efi_TRUE@usbms_module_SOURCES = disk/usbms.c  ## platform sources
 
32488
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources
 
32489
@COND_i386_coreboot_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources
 
32490
@COND_i386_efi_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources
 
32491
@COND_i386_ieee1275_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources
 
32492
@COND_i386_multiboot_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources
 
32493
@COND_i386_pc_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources
 
32494
@COND_i386_qemu_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources
 
32495
@COND_mips_yeeloong_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources
 
32496
@COND_x86_64_efi_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources
 
32497
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms_module_LDADD = 
 
32498
@COND_i386_coreboot_TRUE@usbms_module_LDADD = 
 
32499
@COND_i386_efi_TRUE@usbms_module_LDADD = 
 
32500
@COND_i386_ieee1275_TRUE@usbms_module_LDADD = 
 
32501
@COND_i386_multiboot_TRUE@usbms_module_LDADD = 
 
32502
@COND_i386_pc_TRUE@usbms_module_LDADD = 
 
32503
@COND_i386_qemu_TRUE@usbms_module_LDADD = 
 
32504
@COND_mips_yeeloong_TRUE@usbms_module_LDADD = 
 
32505
@COND_x86_64_efi_TRUE@usbms_module_LDADD = 
 
32506
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32507
@COND_i386_coreboot_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32508
@COND_i386_efi_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32509
@COND_i386_ieee1275_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32510
@COND_i386_multiboot_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32511
@COND_i386_pc_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32512
@COND_i386_qemu_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32513
@COND_mips_yeeloong_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32514
@COND_x86_64_efi_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32515
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32516
@COND_i386_coreboot_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32517
@COND_i386_efi_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32518
@COND_i386_ieee1275_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32519
@COND_i386_multiboot_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32520
@COND_i386_pc_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32521
@COND_i386_qemu_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32522
@COND_mips_yeeloong_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32523
@COND_x86_64_efi_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32524
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32525
@COND_i386_coreboot_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32526
@COND_i386_efi_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32527
@COND_i386_ieee1275_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32528
@COND_i386_multiboot_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32529
@COND_i386_pc_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32530
@COND_i386_qemu_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32531
@COND_mips_yeeloong_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32532
@COND_x86_64_efi_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32533
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32534
@COND_i386_coreboot_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32535
@COND_i386_efi_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32536
@COND_i386_ieee1275_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32537
@COND_i386_multiboot_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32538
@COND_i386_pc_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32539
@COND_i386_qemu_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32540
@COND_mips_yeeloong_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32541
@COND_x86_64_efi_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32542
@COND_i386_ieee1275_TRUE@nand_module_SOURCES = disk/ieee1275/nand.c  ## platform sources
 
32543
@COND_i386_ieee1275_TRUE@nodist_nand_module_SOURCES = ## platform nodist sources
 
32544
@COND_i386_ieee1275_TRUE@nand_module_LDADD = 
 
32545
@COND_i386_ieee1275_TRUE@nand_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32546
@COND_i386_ieee1275_TRUE@nand_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32547
@COND_i386_ieee1275_TRUE@nand_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32548
@COND_i386_ieee1275_TRUE@nand_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32549
@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
 
32550
@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
 
32551
@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
 
32552
@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
 
32553
@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
 
32554
@COND_i386_coreboot_TRUE@nodist_efiemu_module_SOURCES = ## platform nodist sources
 
32555
@COND_i386_ieee1275_TRUE@nodist_efiemu_module_SOURCES = ## platform nodist sources
 
32556
@COND_i386_multiboot_TRUE@nodist_efiemu_module_SOURCES = ## platform nodist sources
 
32557
@COND_i386_pc_TRUE@nodist_efiemu_module_SOURCES = ## platform nodist sources
 
32558
@COND_i386_qemu_TRUE@nodist_efiemu_module_SOURCES = ## platform nodist sources
 
32559
@COND_i386_coreboot_TRUE@efiemu_module_LDADD = 
 
32560
@COND_i386_ieee1275_TRUE@efiemu_module_LDADD = 
 
32561
@COND_i386_multiboot_TRUE@efiemu_module_LDADD = 
 
32562
@COND_i386_pc_TRUE@efiemu_module_LDADD = 
 
32563
@COND_i386_qemu_TRUE@efiemu_module_LDADD = 
 
32564
@COND_i386_coreboot_TRUE@efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32565
@COND_i386_ieee1275_TRUE@efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32566
@COND_i386_multiboot_TRUE@efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32567
@COND_i386_pc_TRUE@efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32568
@COND_i386_qemu_TRUE@efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32569
@COND_i386_coreboot_TRUE@efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32570
@COND_i386_ieee1275_TRUE@efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32571
@COND_i386_multiboot_TRUE@efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32572
@COND_i386_pc_TRUE@efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32573
@COND_i386_qemu_TRUE@efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32574
@COND_i386_coreboot_TRUE@efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32575
@COND_i386_ieee1275_TRUE@efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32576
@COND_i386_multiboot_TRUE@efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32577
@COND_i386_pc_TRUE@efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32578
@COND_i386_qemu_TRUE@efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32579
@COND_i386_coreboot_TRUE@efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32580
@COND_i386_ieee1275_TRUE@efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32581
@COND_i386_multiboot_TRUE@efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32582
@COND_i386_pc_TRUE@efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32583
@COND_i386_qemu_TRUE@efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32584
@COND_emu_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c  ## platform sources
 
32585
@COND_i386_coreboot_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c  ## platform sources
 
32586
@COND_i386_efi_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c  ## platform sources
 
32587
@COND_i386_ieee1275_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c  ## platform sources
 
32588
@COND_i386_multiboot_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c  ## platform sources
 
32589
@COND_i386_pc_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c  ## platform sources
 
32590
@COND_i386_qemu_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c  ## platform sources
 
32591
@COND_powerpc_ieee1275_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c  ## platform sources
 
32592
@COND_sparc64_ieee1275_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c  ## platform sources
 
32593
@COND_x86_64_efi_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c  ## platform sources
 
32594
@COND_emu_TRUE@nodist_font_module_SOURCES = ## platform nodist sources
 
32595
@COND_i386_coreboot_TRUE@nodist_font_module_SOURCES = ## platform nodist sources
 
32596
@COND_i386_efi_TRUE@nodist_font_module_SOURCES = ## platform nodist sources
 
32597
@COND_i386_ieee1275_TRUE@nodist_font_module_SOURCES = ## platform nodist sources
 
32598
@COND_i386_multiboot_TRUE@nodist_font_module_SOURCES = ## platform nodist sources
 
32599
@COND_i386_pc_TRUE@nodist_font_module_SOURCES = ## platform nodist sources
 
32600
@COND_i386_qemu_TRUE@nodist_font_module_SOURCES = ## platform nodist sources
 
32601
@COND_powerpc_ieee1275_TRUE@nodist_font_module_SOURCES = ## platform nodist sources
 
32602
@COND_sparc64_ieee1275_TRUE@nodist_font_module_SOURCES = ## platform nodist sources
 
32603
@COND_x86_64_efi_TRUE@nodist_font_module_SOURCES = ## platform nodist sources
 
32604
@COND_emu_TRUE@font_module_LDADD = 
 
32605
@COND_i386_coreboot_TRUE@font_module_LDADD = 
 
32606
@COND_i386_efi_TRUE@font_module_LDADD = 
 
32607
@COND_i386_ieee1275_TRUE@font_module_LDADD = 
 
32608
@COND_i386_multiboot_TRUE@font_module_LDADD = 
 
32609
@COND_i386_pc_TRUE@font_module_LDADD = 
 
32610
@COND_i386_qemu_TRUE@font_module_LDADD = 
 
32611
@COND_powerpc_ieee1275_TRUE@font_module_LDADD = 
 
32612
@COND_sparc64_ieee1275_TRUE@font_module_LDADD = 
 
32613
@COND_x86_64_efi_TRUE@font_module_LDADD = 
 
32614
@COND_emu_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32615
@COND_i386_coreboot_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32616
@COND_i386_efi_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32617
@COND_i386_ieee1275_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32618
@COND_i386_multiboot_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32619
@COND_i386_pc_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32620
@COND_i386_qemu_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32621
@COND_powerpc_ieee1275_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32622
@COND_sparc64_ieee1275_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32623
@COND_x86_64_efi_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32624
@COND_emu_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32625
@COND_i386_coreboot_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32626
@COND_i386_efi_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32627
@COND_i386_ieee1275_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32628
@COND_i386_multiboot_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32629
@COND_i386_pc_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32630
@COND_i386_qemu_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32631
@COND_powerpc_ieee1275_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32632
@COND_sparc64_ieee1275_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32633
@COND_x86_64_efi_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32634
@COND_emu_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32635
@COND_i386_coreboot_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32636
@COND_i386_efi_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32637
@COND_i386_ieee1275_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32638
@COND_i386_multiboot_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32639
@COND_i386_pc_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32640
@COND_i386_qemu_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32641
@COND_powerpc_ieee1275_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32642
@COND_sparc64_ieee1275_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32643
@COND_x86_64_efi_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32644
@COND_emu_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32645
@COND_i386_coreboot_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32646
@COND_i386_efi_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32647
@COND_i386_ieee1275_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32648
@COND_i386_multiboot_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32649
@COND_i386_pc_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32650
@COND_i386_qemu_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32651
@COND_powerpc_ieee1275_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32652
@COND_sparc64_ieee1275_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32653
@COND_x86_64_efi_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32654
@COND_emu_TRUE@affs_module_SOURCES = fs/affs.c  ## platform sources
 
32655
@COND_i386_coreboot_TRUE@affs_module_SOURCES = fs/affs.c  ## platform sources
 
32656
@COND_i386_efi_TRUE@affs_module_SOURCES = fs/affs.c  ## platform sources
 
32657
@COND_i386_ieee1275_TRUE@affs_module_SOURCES = fs/affs.c  ## platform sources
 
32658
@COND_i386_multiboot_TRUE@affs_module_SOURCES = fs/affs.c  ## platform sources
 
32659
@COND_i386_pc_TRUE@affs_module_SOURCES = fs/affs.c  ## platform sources
 
32660
@COND_i386_qemu_TRUE@affs_module_SOURCES = fs/affs.c  ## platform sources
 
32661
@COND_mips_yeeloong_TRUE@affs_module_SOURCES = fs/affs.c  ## platform sources
 
32662
@COND_powerpc_ieee1275_TRUE@affs_module_SOURCES = fs/affs.c  ## platform sources
 
32663
@COND_sparc64_ieee1275_TRUE@affs_module_SOURCES = fs/affs.c  ## platform sources
 
32664
@COND_x86_64_efi_TRUE@affs_module_SOURCES = fs/affs.c  ## platform sources
 
32665
@COND_emu_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources
 
32666
@COND_i386_coreboot_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources
 
32667
@COND_i386_efi_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources
 
32668
@COND_i386_ieee1275_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources
 
32669
@COND_i386_multiboot_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources
 
32670
@COND_i386_pc_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources
 
32671
@COND_i386_qemu_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources
 
32672
@COND_mips_yeeloong_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources
 
32673
@COND_powerpc_ieee1275_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources
 
32674
@COND_sparc64_ieee1275_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources
 
32675
@COND_x86_64_efi_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources
 
32676
@COND_emu_TRUE@affs_module_LDADD = 
 
32677
@COND_i386_coreboot_TRUE@affs_module_LDADD = 
 
32678
@COND_i386_efi_TRUE@affs_module_LDADD = 
 
32679
@COND_i386_ieee1275_TRUE@affs_module_LDADD = 
 
32680
@COND_i386_multiboot_TRUE@affs_module_LDADD = 
 
32681
@COND_i386_pc_TRUE@affs_module_LDADD = 
 
32682
@COND_i386_qemu_TRUE@affs_module_LDADD = 
 
32683
@COND_mips_yeeloong_TRUE@affs_module_LDADD = 
 
32684
@COND_powerpc_ieee1275_TRUE@affs_module_LDADD = 
 
32685
@COND_sparc64_ieee1275_TRUE@affs_module_LDADD = 
 
32686
@COND_x86_64_efi_TRUE@affs_module_LDADD = 
 
32687
@COND_emu_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32688
@COND_i386_coreboot_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32689
@COND_i386_efi_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32690
@COND_i386_ieee1275_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32691
@COND_i386_multiboot_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32692
@COND_i386_pc_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32693
@COND_i386_qemu_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32694
@COND_mips_yeeloong_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32695
@COND_powerpc_ieee1275_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32696
@COND_sparc64_ieee1275_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32697
@COND_x86_64_efi_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32698
@COND_emu_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32699
@COND_i386_coreboot_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32700
@COND_i386_efi_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32701
@COND_i386_ieee1275_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32702
@COND_i386_multiboot_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32703
@COND_i386_pc_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32704
@COND_i386_qemu_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32705
@COND_mips_yeeloong_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32706
@COND_powerpc_ieee1275_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32707
@COND_sparc64_ieee1275_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32708
@COND_x86_64_efi_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32709
@COND_emu_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32710
@COND_i386_coreboot_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32711
@COND_i386_efi_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32712
@COND_i386_ieee1275_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32713
@COND_i386_multiboot_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32714
@COND_i386_pc_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32715
@COND_i386_qemu_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32716
@COND_mips_yeeloong_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32717
@COND_powerpc_ieee1275_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32718
@COND_sparc64_ieee1275_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32719
@COND_x86_64_efi_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32720
@COND_emu_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32721
@COND_i386_coreboot_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32722
@COND_i386_efi_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32723
@COND_i386_ieee1275_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32724
@COND_i386_multiboot_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32725
@COND_i386_pc_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32726
@COND_i386_qemu_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32727
@COND_mips_yeeloong_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32728
@COND_powerpc_ieee1275_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32729
@COND_sparc64_ieee1275_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32730
@COND_x86_64_efi_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32731
@COND_emu_TRUE@afs_module_SOURCES = fs/afs.c  ## platform sources
 
32732
@COND_i386_coreboot_TRUE@afs_module_SOURCES = fs/afs.c  ## platform sources
 
32733
@COND_i386_efi_TRUE@afs_module_SOURCES = fs/afs.c  ## platform sources
 
32734
@COND_i386_ieee1275_TRUE@afs_module_SOURCES = fs/afs.c  ## platform sources
 
32735
@COND_i386_multiboot_TRUE@afs_module_SOURCES = fs/afs.c  ## platform sources
 
32736
@COND_i386_pc_TRUE@afs_module_SOURCES = fs/afs.c  ## platform sources
 
32737
@COND_i386_qemu_TRUE@afs_module_SOURCES = fs/afs.c  ## platform sources
 
32738
@COND_mips_yeeloong_TRUE@afs_module_SOURCES = fs/afs.c  ## platform sources
 
32739
@COND_powerpc_ieee1275_TRUE@afs_module_SOURCES = fs/afs.c  ## platform sources
 
32740
@COND_sparc64_ieee1275_TRUE@afs_module_SOURCES = fs/afs.c  ## platform sources
 
32741
@COND_x86_64_efi_TRUE@afs_module_SOURCES = fs/afs.c  ## platform sources
 
32742
@COND_emu_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources
 
32743
@COND_i386_coreboot_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources
 
32744
@COND_i386_efi_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources
 
32745
@COND_i386_ieee1275_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources
 
32746
@COND_i386_multiboot_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources
 
32747
@COND_i386_pc_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources
 
32748
@COND_i386_qemu_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources
 
32749
@COND_mips_yeeloong_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources
 
32750
@COND_powerpc_ieee1275_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources
 
32751
@COND_sparc64_ieee1275_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources
 
32752
@COND_x86_64_efi_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources
 
32753
@COND_emu_TRUE@afs_module_LDADD = 
 
32754
@COND_i386_coreboot_TRUE@afs_module_LDADD = 
 
32755
@COND_i386_efi_TRUE@afs_module_LDADD = 
 
32756
@COND_i386_ieee1275_TRUE@afs_module_LDADD = 
 
32757
@COND_i386_multiboot_TRUE@afs_module_LDADD = 
 
32758
@COND_i386_pc_TRUE@afs_module_LDADD = 
 
32759
@COND_i386_qemu_TRUE@afs_module_LDADD = 
 
32760
@COND_mips_yeeloong_TRUE@afs_module_LDADD = 
 
32761
@COND_powerpc_ieee1275_TRUE@afs_module_LDADD = 
 
32762
@COND_sparc64_ieee1275_TRUE@afs_module_LDADD = 
 
32763
@COND_x86_64_efi_TRUE@afs_module_LDADD = 
 
32764
@COND_emu_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32765
@COND_i386_coreboot_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32766
@COND_i386_efi_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32767
@COND_i386_ieee1275_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32768
@COND_i386_multiboot_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32769
@COND_i386_pc_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32770
@COND_i386_qemu_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32771
@COND_mips_yeeloong_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32772
@COND_powerpc_ieee1275_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32773
@COND_sparc64_ieee1275_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32774
@COND_x86_64_efi_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32775
@COND_emu_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32776
@COND_i386_coreboot_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32777
@COND_i386_efi_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32778
@COND_i386_ieee1275_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32779
@COND_i386_multiboot_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32780
@COND_i386_pc_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32781
@COND_i386_qemu_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32782
@COND_mips_yeeloong_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32783
@COND_powerpc_ieee1275_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32784
@COND_sparc64_ieee1275_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32785
@COND_x86_64_efi_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32786
@COND_emu_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32787
@COND_i386_coreboot_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32788
@COND_i386_efi_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32789
@COND_i386_ieee1275_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32790
@COND_i386_multiboot_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32791
@COND_i386_pc_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32792
@COND_i386_qemu_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32793
@COND_mips_yeeloong_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32794
@COND_powerpc_ieee1275_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32795
@COND_sparc64_ieee1275_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32796
@COND_x86_64_efi_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32797
@COND_emu_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32798
@COND_i386_coreboot_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32799
@COND_i386_efi_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32800
@COND_i386_ieee1275_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32801
@COND_i386_multiboot_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32802
@COND_i386_pc_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32803
@COND_i386_qemu_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32804
@COND_mips_yeeloong_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32805
@COND_powerpc_ieee1275_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32806
@COND_sparc64_ieee1275_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32807
@COND_x86_64_efi_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32808
@COND_emu_TRUE@afs_be_module_SOURCES = fs/afs_be.c  ## platform sources
 
32809
@COND_i386_coreboot_TRUE@afs_be_module_SOURCES = fs/afs_be.c  ## platform sources
 
32810
@COND_i386_efi_TRUE@afs_be_module_SOURCES = fs/afs_be.c  ## platform sources
 
32811
@COND_i386_ieee1275_TRUE@afs_be_module_SOURCES = fs/afs_be.c  ## platform sources
 
32812
@COND_i386_multiboot_TRUE@afs_be_module_SOURCES = fs/afs_be.c  ## platform sources
 
32813
@COND_i386_pc_TRUE@afs_be_module_SOURCES = fs/afs_be.c  ## platform sources
 
32814
@COND_i386_qemu_TRUE@afs_be_module_SOURCES = fs/afs_be.c  ## platform sources
 
32815
@COND_mips_yeeloong_TRUE@afs_be_module_SOURCES = fs/afs_be.c  ## platform sources
 
32816
@COND_powerpc_ieee1275_TRUE@afs_be_module_SOURCES = fs/afs_be.c  ## platform sources
 
32817
@COND_sparc64_ieee1275_TRUE@afs_be_module_SOURCES = fs/afs_be.c  ## platform sources
 
32818
@COND_x86_64_efi_TRUE@afs_be_module_SOURCES = fs/afs_be.c  ## platform sources
 
32819
@COND_emu_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources
 
32820
@COND_i386_coreboot_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources
 
32821
@COND_i386_efi_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources
 
32822
@COND_i386_ieee1275_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources
 
32823
@COND_i386_multiboot_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources
 
32824
@COND_i386_pc_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources
 
32825
@COND_i386_qemu_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources
 
32826
@COND_mips_yeeloong_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources
 
32827
@COND_powerpc_ieee1275_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources
 
32828
@COND_sparc64_ieee1275_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources
 
32829
@COND_x86_64_efi_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources
 
32830
@COND_emu_TRUE@afs_be_module_LDADD = 
 
32831
@COND_i386_coreboot_TRUE@afs_be_module_LDADD = 
 
32832
@COND_i386_efi_TRUE@afs_be_module_LDADD = 
 
32833
@COND_i386_ieee1275_TRUE@afs_be_module_LDADD = 
 
32834
@COND_i386_multiboot_TRUE@afs_be_module_LDADD = 
 
32835
@COND_i386_pc_TRUE@afs_be_module_LDADD = 
 
32836
@COND_i386_qemu_TRUE@afs_be_module_LDADD = 
 
32837
@COND_mips_yeeloong_TRUE@afs_be_module_LDADD = 
 
32838
@COND_powerpc_ieee1275_TRUE@afs_be_module_LDADD = 
 
32839
@COND_sparc64_ieee1275_TRUE@afs_be_module_LDADD = 
 
32840
@COND_x86_64_efi_TRUE@afs_be_module_LDADD = 
 
32841
@COND_emu_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32842
@COND_i386_coreboot_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32843
@COND_i386_efi_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32844
@COND_i386_ieee1275_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32845
@COND_i386_multiboot_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32846
@COND_i386_pc_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32847
@COND_i386_qemu_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32848
@COND_mips_yeeloong_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32849
@COND_powerpc_ieee1275_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32850
@COND_sparc64_ieee1275_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32851
@COND_x86_64_efi_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32852
@COND_emu_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32853
@COND_i386_coreboot_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32854
@COND_i386_efi_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32855
@COND_i386_ieee1275_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32856
@COND_i386_multiboot_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32857
@COND_i386_pc_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32858
@COND_i386_qemu_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32859
@COND_mips_yeeloong_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32860
@COND_powerpc_ieee1275_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32861
@COND_sparc64_ieee1275_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32862
@COND_x86_64_efi_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32863
@COND_emu_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32864
@COND_i386_coreboot_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32865
@COND_i386_efi_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32866
@COND_i386_ieee1275_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32867
@COND_i386_multiboot_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32868
@COND_i386_pc_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32869
@COND_i386_qemu_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32870
@COND_mips_yeeloong_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32871
@COND_powerpc_ieee1275_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32872
@COND_sparc64_ieee1275_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32873
@COND_x86_64_efi_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32874
@COND_emu_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32875
@COND_i386_coreboot_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32876
@COND_i386_efi_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32877
@COND_i386_ieee1275_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32878
@COND_i386_multiboot_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32879
@COND_i386_pc_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32880
@COND_i386_qemu_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32881
@COND_mips_yeeloong_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32882
@COND_powerpc_ieee1275_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32883
@COND_sparc64_ieee1275_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32884
@COND_x86_64_efi_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32885
@COND_emu_TRUE@befs_module_SOURCES = fs/befs.c  ## platform sources
 
32886
@COND_i386_coreboot_TRUE@befs_module_SOURCES = fs/befs.c  ## platform sources
 
32887
@COND_i386_efi_TRUE@befs_module_SOURCES = fs/befs.c  ## platform sources
 
32888
@COND_i386_ieee1275_TRUE@befs_module_SOURCES = fs/befs.c  ## platform sources
 
32889
@COND_i386_multiboot_TRUE@befs_module_SOURCES = fs/befs.c  ## platform sources
 
32890
@COND_i386_pc_TRUE@befs_module_SOURCES = fs/befs.c  ## platform sources
 
32891
@COND_i386_qemu_TRUE@befs_module_SOURCES = fs/befs.c  ## platform sources
 
32892
@COND_mips_yeeloong_TRUE@befs_module_SOURCES = fs/befs.c  ## platform sources
 
32893
@COND_powerpc_ieee1275_TRUE@befs_module_SOURCES = fs/befs.c  ## platform sources
 
32894
@COND_sparc64_ieee1275_TRUE@befs_module_SOURCES = fs/befs.c  ## platform sources
 
32895
@COND_x86_64_efi_TRUE@befs_module_SOURCES = fs/befs.c  ## platform sources
 
32896
@COND_emu_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources
 
32897
@COND_i386_coreboot_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources
 
32898
@COND_i386_efi_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources
 
32899
@COND_i386_ieee1275_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources
 
32900
@COND_i386_multiboot_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources
 
32901
@COND_i386_pc_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources
 
32902
@COND_i386_qemu_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources
 
32903
@COND_mips_yeeloong_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources
 
32904
@COND_powerpc_ieee1275_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources
 
32905
@COND_sparc64_ieee1275_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources
 
32906
@COND_x86_64_efi_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources
 
32907
@COND_emu_TRUE@befs_module_LDADD = 
 
32908
@COND_i386_coreboot_TRUE@befs_module_LDADD = 
 
32909
@COND_i386_efi_TRUE@befs_module_LDADD = 
 
32910
@COND_i386_ieee1275_TRUE@befs_module_LDADD = 
 
32911
@COND_i386_multiboot_TRUE@befs_module_LDADD = 
 
32912
@COND_i386_pc_TRUE@befs_module_LDADD = 
 
32913
@COND_i386_qemu_TRUE@befs_module_LDADD = 
 
32914
@COND_mips_yeeloong_TRUE@befs_module_LDADD = 
 
32915
@COND_powerpc_ieee1275_TRUE@befs_module_LDADD = 
 
32916
@COND_sparc64_ieee1275_TRUE@befs_module_LDADD = 
 
32917
@COND_x86_64_efi_TRUE@befs_module_LDADD = 
 
32918
@COND_emu_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32919
@COND_i386_coreboot_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32920
@COND_i386_efi_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32921
@COND_i386_ieee1275_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32922
@COND_i386_multiboot_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32923
@COND_i386_pc_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32924
@COND_i386_qemu_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32925
@COND_mips_yeeloong_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32926
@COND_powerpc_ieee1275_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32927
@COND_sparc64_ieee1275_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32928
@COND_x86_64_efi_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32929
@COND_emu_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32930
@COND_i386_coreboot_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32931
@COND_i386_efi_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32932
@COND_i386_ieee1275_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32933
@COND_i386_multiboot_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32934
@COND_i386_pc_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32935
@COND_i386_qemu_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32936
@COND_mips_yeeloong_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32937
@COND_powerpc_ieee1275_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32938
@COND_sparc64_ieee1275_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32939
@COND_x86_64_efi_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
32940
@COND_emu_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32941
@COND_i386_coreboot_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32942
@COND_i386_efi_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32943
@COND_i386_ieee1275_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32944
@COND_i386_multiboot_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32945
@COND_i386_pc_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32946
@COND_i386_qemu_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32947
@COND_mips_yeeloong_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32948
@COND_powerpc_ieee1275_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32949
@COND_sparc64_ieee1275_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32950
@COND_x86_64_efi_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
32951
@COND_emu_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32952
@COND_i386_coreboot_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32953
@COND_i386_efi_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32954
@COND_i386_ieee1275_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32955
@COND_i386_multiboot_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32956
@COND_i386_pc_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32957
@COND_i386_qemu_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32958
@COND_mips_yeeloong_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32959
@COND_powerpc_ieee1275_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32960
@COND_sparc64_ieee1275_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32961
@COND_x86_64_efi_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
32962
@COND_emu_TRUE@befs_be_module_SOURCES = fs/befs_be.c  ## platform sources
 
32963
@COND_i386_coreboot_TRUE@befs_be_module_SOURCES = fs/befs_be.c  ## platform sources
 
32964
@COND_i386_efi_TRUE@befs_be_module_SOURCES = fs/befs_be.c  ## platform sources
 
32965
@COND_i386_ieee1275_TRUE@befs_be_module_SOURCES = fs/befs_be.c  ## platform sources
 
32966
@COND_i386_multiboot_TRUE@befs_be_module_SOURCES = fs/befs_be.c  ## platform sources
 
32967
@COND_i386_pc_TRUE@befs_be_module_SOURCES = fs/befs_be.c  ## platform sources
 
32968
@COND_i386_qemu_TRUE@befs_be_module_SOURCES = fs/befs_be.c  ## platform sources
 
32969
@COND_mips_yeeloong_TRUE@befs_be_module_SOURCES = fs/befs_be.c  ## platform sources
 
32970
@COND_powerpc_ieee1275_TRUE@befs_be_module_SOURCES = fs/befs_be.c  ## platform sources
 
32971
@COND_sparc64_ieee1275_TRUE@befs_be_module_SOURCES = fs/befs_be.c  ## platform sources
 
32972
@COND_x86_64_efi_TRUE@befs_be_module_SOURCES = fs/befs_be.c  ## platform sources
 
32973
@COND_emu_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources
 
32974
@COND_i386_coreboot_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources
 
32975
@COND_i386_efi_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources
 
32976
@COND_i386_ieee1275_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources
 
32977
@COND_i386_multiboot_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources
 
32978
@COND_i386_pc_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources
 
32979
@COND_i386_qemu_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources
 
32980
@COND_mips_yeeloong_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources
 
32981
@COND_powerpc_ieee1275_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources
 
32982
@COND_sparc64_ieee1275_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources
 
32983
@COND_x86_64_efi_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources
 
32984
@COND_emu_TRUE@befs_be_module_LDADD = 
 
32985
@COND_i386_coreboot_TRUE@befs_be_module_LDADD = 
 
32986
@COND_i386_efi_TRUE@befs_be_module_LDADD = 
 
32987
@COND_i386_ieee1275_TRUE@befs_be_module_LDADD = 
 
32988
@COND_i386_multiboot_TRUE@befs_be_module_LDADD = 
 
32989
@COND_i386_pc_TRUE@befs_be_module_LDADD = 
 
32990
@COND_i386_qemu_TRUE@befs_be_module_LDADD = 
 
32991
@COND_mips_yeeloong_TRUE@befs_be_module_LDADD = 
 
32992
@COND_powerpc_ieee1275_TRUE@befs_be_module_LDADD = 
 
32993
@COND_sparc64_ieee1275_TRUE@befs_be_module_LDADD = 
 
32994
@COND_x86_64_efi_TRUE@befs_be_module_LDADD = 
 
32995
@COND_emu_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32996
@COND_i386_coreboot_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32997
@COND_i386_efi_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32998
@COND_i386_ieee1275_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
32999
@COND_i386_multiboot_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33000
@COND_i386_pc_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33001
@COND_i386_qemu_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33002
@COND_mips_yeeloong_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33003
@COND_powerpc_ieee1275_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33004
@COND_sparc64_ieee1275_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33005
@COND_x86_64_efi_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33006
@COND_emu_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33007
@COND_i386_coreboot_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33008
@COND_i386_efi_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33009
@COND_i386_ieee1275_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33010
@COND_i386_multiboot_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33011
@COND_i386_pc_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33012
@COND_i386_qemu_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33013
@COND_mips_yeeloong_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33014
@COND_powerpc_ieee1275_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33015
@COND_sparc64_ieee1275_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33016
@COND_x86_64_efi_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33017
@COND_emu_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33018
@COND_i386_coreboot_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33019
@COND_i386_efi_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33020
@COND_i386_ieee1275_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33021
@COND_i386_multiboot_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33022
@COND_i386_pc_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33023
@COND_i386_qemu_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33024
@COND_mips_yeeloong_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33025
@COND_powerpc_ieee1275_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33026
@COND_sparc64_ieee1275_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33027
@COND_x86_64_efi_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33028
@COND_emu_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33029
@COND_i386_coreboot_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33030
@COND_i386_efi_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33031
@COND_i386_ieee1275_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33032
@COND_i386_multiboot_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33033
@COND_i386_pc_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33034
@COND_i386_qemu_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33035
@COND_mips_yeeloong_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33036
@COND_powerpc_ieee1275_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33037
@COND_sparc64_ieee1275_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33038
@COND_x86_64_efi_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33039
@COND_emu_TRUE@btrfs_module_SOURCES = fs/btrfs.c  ## platform sources
 
33040
@COND_i386_coreboot_TRUE@btrfs_module_SOURCES = fs/btrfs.c  ## platform sources
 
33041
@COND_i386_efi_TRUE@btrfs_module_SOURCES = fs/btrfs.c  ## platform sources
 
33042
@COND_i386_ieee1275_TRUE@btrfs_module_SOURCES = fs/btrfs.c  ## platform sources
 
33043
@COND_i386_multiboot_TRUE@btrfs_module_SOURCES = fs/btrfs.c  ## platform sources
 
33044
@COND_i386_pc_TRUE@btrfs_module_SOURCES = fs/btrfs.c  ## platform sources
 
33045
@COND_i386_qemu_TRUE@btrfs_module_SOURCES = fs/btrfs.c  ## platform sources
 
33046
@COND_mips_yeeloong_TRUE@btrfs_module_SOURCES = fs/btrfs.c  ## platform sources
 
33047
@COND_powerpc_ieee1275_TRUE@btrfs_module_SOURCES = fs/btrfs.c  ## platform sources
 
33048
@COND_sparc64_ieee1275_TRUE@btrfs_module_SOURCES = fs/btrfs.c  ## platform sources
 
33049
@COND_x86_64_efi_TRUE@btrfs_module_SOURCES = fs/btrfs.c  ## platform sources
 
33050
@COND_emu_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources
 
33051
@COND_i386_coreboot_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources
 
33052
@COND_i386_efi_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources
 
33053
@COND_i386_ieee1275_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources
 
33054
@COND_i386_multiboot_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources
 
33055
@COND_i386_pc_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources
 
33056
@COND_i386_qemu_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources
 
33057
@COND_mips_yeeloong_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources
 
33058
@COND_powerpc_ieee1275_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources
 
33059
@COND_sparc64_ieee1275_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources
 
33060
@COND_x86_64_efi_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources
 
33061
@COND_emu_TRUE@btrfs_module_LDADD = 
 
33062
@COND_i386_coreboot_TRUE@btrfs_module_LDADD = 
 
33063
@COND_i386_efi_TRUE@btrfs_module_LDADD = 
 
33064
@COND_i386_ieee1275_TRUE@btrfs_module_LDADD = 
 
33065
@COND_i386_multiboot_TRUE@btrfs_module_LDADD = 
 
33066
@COND_i386_pc_TRUE@btrfs_module_LDADD = 
 
33067
@COND_i386_qemu_TRUE@btrfs_module_LDADD = 
 
33068
@COND_mips_yeeloong_TRUE@btrfs_module_LDADD = 
 
33069
@COND_powerpc_ieee1275_TRUE@btrfs_module_LDADD = 
 
33070
@COND_sparc64_ieee1275_TRUE@btrfs_module_LDADD = 
 
33071
@COND_x86_64_efi_TRUE@btrfs_module_LDADD = 
 
33072
@COND_emu_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33073
@COND_i386_coreboot_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33074
@COND_i386_efi_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33075
@COND_i386_ieee1275_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33076
@COND_i386_multiboot_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33077
@COND_i386_pc_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33078
@COND_i386_qemu_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33079
@COND_mips_yeeloong_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33080
@COND_powerpc_ieee1275_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33081
@COND_sparc64_ieee1275_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33082
@COND_x86_64_efi_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33083
@COND_emu_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33084
@COND_i386_coreboot_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33085
@COND_i386_efi_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33086
@COND_i386_ieee1275_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33087
@COND_i386_multiboot_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33088
@COND_i386_pc_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33089
@COND_i386_qemu_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33090
@COND_mips_yeeloong_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33091
@COND_powerpc_ieee1275_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33092
@COND_sparc64_ieee1275_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33093
@COND_x86_64_efi_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33094
@COND_emu_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33095
@COND_i386_coreboot_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33096
@COND_i386_efi_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33097
@COND_i386_ieee1275_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33098
@COND_i386_multiboot_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33099
@COND_i386_pc_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33100
@COND_i386_qemu_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33101
@COND_mips_yeeloong_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33102
@COND_powerpc_ieee1275_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33103
@COND_sparc64_ieee1275_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33104
@COND_x86_64_efi_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33105
@COND_emu_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33106
@COND_i386_coreboot_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33107
@COND_i386_efi_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33108
@COND_i386_ieee1275_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33109
@COND_i386_multiboot_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33110
@COND_i386_pc_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33111
@COND_i386_qemu_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33112
@COND_mips_yeeloong_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33113
@COND_powerpc_ieee1275_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33114
@COND_sparc64_ieee1275_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33115
@COND_x86_64_efi_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33116
@COND_emu_TRUE@cpio_module_SOURCES = fs/cpio.c  ## platform sources
 
33117
@COND_i386_coreboot_TRUE@cpio_module_SOURCES = fs/cpio.c  ## platform sources
 
33118
@COND_i386_efi_TRUE@cpio_module_SOURCES = fs/cpio.c  ## platform sources
 
33119
@COND_i386_ieee1275_TRUE@cpio_module_SOURCES = fs/cpio.c  ## platform sources
 
33120
@COND_i386_multiboot_TRUE@cpio_module_SOURCES = fs/cpio.c  ## platform sources
 
33121
@COND_i386_pc_TRUE@cpio_module_SOURCES = fs/cpio.c  ## platform sources
 
33122
@COND_i386_qemu_TRUE@cpio_module_SOURCES = fs/cpio.c  ## platform sources
 
33123
@COND_mips_yeeloong_TRUE@cpio_module_SOURCES = fs/cpio.c  ## platform sources
 
33124
@COND_powerpc_ieee1275_TRUE@cpio_module_SOURCES = fs/cpio.c  ## platform sources
 
33125
@COND_sparc64_ieee1275_TRUE@cpio_module_SOURCES = fs/cpio.c  ## platform sources
 
33126
@COND_x86_64_efi_TRUE@cpio_module_SOURCES = fs/cpio.c  ## platform sources
 
33127
@COND_emu_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources
 
33128
@COND_i386_coreboot_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources
 
33129
@COND_i386_efi_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources
 
33130
@COND_i386_ieee1275_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources
 
33131
@COND_i386_multiboot_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources
 
33132
@COND_i386_pc_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources
 
33133
@COND_i386_qemu_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources
 
33134
@COND_mips_yeeloong_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources
 
33135
@COND_powerpc_ieee1275_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources
 
33136
@COND_sparc64_ieee1275_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources
 
33137
@COND_x86_64_efi_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources
 
33138
@COND_emu_TRUE@cpio_module_LDADD = 
 
33139
@COND_i386_coreboot_TRUE@cpio_module_LDADD = 
 
33140
@COND_i386_efi_TRUE@cpio_module_LDADD = 
 
33141
@COND_i386_ieee1275_TRUE@cpio_module_LDADD = 
 
33142
@COND_i386_multiboot_TRUE@cpio_module_LDADD = 
 
33143
@COND_i386_pc_TRUE@cpio_module_LDADD = 
 
33144
@COND_i386_qemu_TRUE@cpio_module_LDADD = 
 
33145
@COND_mips_yeeloong_TRUE@cpio_module_LDADD = 
 
33146
@COND_powerpc_ieee1275_TRUE@cpio_module_LDADD = 
 
33147
@COND_sparc64_ieee1275_TRUE@cpio_module_LDADD = 
 
33148
@COND_x86_64_efi_TRUE@cpio_module_LDADD = 
 
33149
@COND_emu_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33150
@COND_i386_coreboot_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33151
@COND_i386_efi_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33152
@COND_i386_ieee1275_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33153
@COND_i386_multiboot_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33154
@COND_i386_pc_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33155
@COND_i386_qemu_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33156
@COND_mips_yeeloong_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33157
@COND_powerpc_ieee1275_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33158
@COND_sparc64_ieee1275_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33159
@COND_x86_64_efi_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33160
@COND_emu_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33161
@COND_i386_coreboot_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33162
@COND_i386_efi_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33163
@COND_i386_ieee1275_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33164
@COND_i386_multiboot_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33165
@COND_i386_pc_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33166
@COND_i386_qemu_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33167
@COND_mips_yeeloong_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33168
@COND_powerpc_ieee1275_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33169
@COND_sparc64_ieee1275_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33170
@COND_x86_64_efi_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33171
@COND_emu_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33172
@COND_i386_coreboot_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33173
@COND_i386_efi_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33174
@COND_i386_ieee1275_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33175
@COND_i386_multiboot_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33176
@COND_i386_pc_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33177
@COND_i386_qemu_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33178
@COND_mips_yeeloong_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33179
@COND_powerpc_ieee1275_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33180
@COND_sparc64_ieee1275_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33181
@COND_x86_64_efi_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33182
@COND_emu_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33183
@COND_i386_coreboot_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33184
@COND_i386_efi_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33185
@COND_i386_ieee1275_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33186
@COND_i386_multiboot_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33187
@COND_i386_pc_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33188
@COND_i386_qemu_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33189
@COND_mips_yeeloong_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33190
@COND_powerpc_ieee1275_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33191
@COND_sparc64_ieee1275_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33192
@COND_x86_64_efi_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33193
@COND_emu_TRUE@ext2_module_SOURCES = fs/ext2.c  ## platform sources
 
33194
@COND_i386_coreboot_TRUE@ext2_module_SOURCES = fs/ext2.c  ## platform sources
 
33195
@COND_i386_efi_TRUE@ext2_module_SOURCES = fs/ext2.c  ## platform sources
 
33196
@COND_i386_ieee1275_TRUE@ext2_module_SOURCES = fs/ext2.c  ## platform sources
 
33197
@COND_i386_multiboot_TRUE@ext2_module_SOURCES = fs/ext2.c  ## platform sources
 
33198
@COND_i386_pc_TRUE@ext2_module_SOURCES = fs/ext2.c  ## platform sources
 
33199
@COND_i386_qemu_TRUE@ext2_module_SOURCES = fs/ext2.c  ## platform sources
 
33200
@COND_mips_yeeloong_TRUE@ext2_module_SOURCES = fs/ext2.c  ## platform sources
 
33201
@COND_powerpc_ieee1275_TRUE@ext2_module_SOURCES = fs/ext2.c  ## platform sources
 
33202
@COND_sparc64_ieee1275_TRUE@ext2_module_SOURCES = fs/ext2.c  ## platform sources
 
33203
@COND_x86_64_efi_TRUE@ext2_module_SOURCES = fs/ext2.c  ## platform sources
 
33204
@COND_emu_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources
 
33205
@COND_i386_coreboot_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources
 
33206
@COND_i386_efi_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources
 
33207
@COND_i386_ieee1275_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources
 
33208
@COND_i386_multiboot_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources
 
33209
@COND_i386_pc_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources
 
33210
@COND_i386_qemu_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources
 
33211
@COND_mips_yeeloong_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources
 
33212
@COND_powerpc_ieee1275_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources
 
33213
@COND_sparc64_ieee1275_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources
 
33214
@COND_x86_64_efi_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources
 
33215
@COND_emu_TRUE@ext2_module_LDADD = 
 
33216
@COND_i386_coreboot_TRUE@ext2_module_LDADD = 
 
33217
@COND_i386_efi_TRUE@ext2_module_LDADD = 
 
33218
@COND_i386_ieee1275_TRUE@ext2_module_LDADD = 
 
33219
@COND_i386_multiboot_TRUE@ext2_module_LDADD = 
 
33220
@COND_i386_pc_TRUE@ext2_module_LDADD = 
 
33221
@COND_i386_qemu_TRUE@ext2_module_LDADD = 
 
33222
@COND_mips_yeeloong_TRUE@ext2_module_LDADD = 
 
33223
@COND_powerpc_ieee1275_TRUE@ext2_module_LDADD = 
 
33224
@COND_sparc64_ieee1275_TRUE@ext2_module_LDADD = 
 
33225
@COND_x86_64_efi_TRUE@ext2_module_LDADD = 
 
33226
@COND_emu_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33227
@COND_i386_coreboot_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33228
@COND_i386_efi_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33229
@COND_i386_ieee1275_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33230
@COND_i386_multiboot_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33231
@COND_i386_pc_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33232
@COND_i386_qemu_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33233
@COND_mips_yeeloong_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33234
@COND_powerpc_ieee1275_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33235
@COND_sparc64_ieee1275_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33236
@COND_x86_64_efi_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33237
@COND_emu_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33238
@COND_i386_coreboot_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33239
@COND_i386_efi_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33240
@COND_i386_ieee1275_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33241
@COND_i386_multiboot_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33242
@COND_i386_pc_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33243
@COND_i386_qemu_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33244
@COND_mips_yeeloong_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33245
@COND_powerpc_ieee1275_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33246
@COND_sparc64_ieee1275_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33247
@COND_x86_64_efi_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33248
@COND_emu_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33249
@COND_i386_coreboot_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33250
@COND_i386_efi_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33251
@COND_i386_ieee1275_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33252
@COND_i386_multiboot_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33253
@COND_i386_pc_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33254
@COND_i386_qemu_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33255
@COND_mips_yeeloong_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33256
@COND_powerpc_ieee1275_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33257
@COND_sparc64_ieee1275_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33258
@COND_x86_64_efi_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33259
@COND_emu_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33260
@COND_i386_coreboot_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33261
@COND_i386_efi_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33262
@COND_i386_ieee1275_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33263
@COND_i386_multiboot_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33264
@COND_i386_pc_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33265
@COND_i386_qemu_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33266
@COND_mips_yeeloong_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33267
@COND_powerpc_ieee1275_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33268
@COND_sparc64_ieee1275_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33269
@COND_x86_64_efi_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33270
@COND_emu_TRUE@fat_module_SOURCES = fs/fat.c  ## platform sources
 
33271
@COND_i386_coreboot_TRUE@fat_module_SOURCES = fs/fat.c  ## platform sources
 
33272
@COND_i386_efi_TRUE@fat_module_SOURCES = fs/fat.c  ## platform sources
 
33273
@COND_i386_ieee1275_TRUE@fat_module_SOURCES = fs/fat.c  ## platform sources
 
33274
@COND_i386_multiboot_TRUE@fat_module_SOURCES = fs/fat.c  ## platform sources
 
33275
@COND_i386_pc_TRUE@fat_module_SOURCES = fs/fat.c  ## platform sources
 
33276
@COND_i386_qemu_TRUE@fat_module_SOURCES = fs/fat.c  ## platform sources
 
33277
@COND_mips_yeeloong_TRUE@fat_module_SOURCES = fs/fat.c  ## platform sources
 
33278
@COND_powerpc_ieee1275_TRUE@fat_module_SOURCES = fs/fat.c  ## platform sources
 
33279
@COND_sparc64_ieee1275_TRUE@fat_module_SOURCES = fs/fat.c  ## platform sources
 
33280
@COND_x86_64_efi_TRUE@fat_module_SOURCES = fs/fat.c  ## platform sources
 
33281
@COND_emu_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources
 
33282
@COND_i386_coreboot_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources
 
33283
@COND_i386_efi_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources
 
33284
@COND_i386_ieee1275_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources
 
33285
@COND_i386_multiboot_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources
 
33286
@COND_i386_pc_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources
 
33287
@COND_i386_qemu_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources
 
33288
@COND_mips_yeeloong_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources
 
33289
@COND_powerpc_ieee1275_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources
 
33290
@COND_sparc64_ieee1275_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources
 
33291
@COND_x86_64_efi_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources
 
33292
@COND_emu_TRUE@fat_module_LDADD = 
 
33293
@COND_i386_coreboot_TRUE@fat_module_LDADD = 
 
33294
@COND_i386_efi_TRUE@fat_module_LDADD = 
 
33295
@COND_i386_ieee1275_TRUE@fat_module_LDADD = 
 
33296
@COND_i386_multiboot_TRUE@fat_module_LDADD = 
 
33297
@COND_i386_pc_TRUE@fat_module_LDADD = 
 
33298
@COND_i386_qemu_TRUE@fat_module_LDADD = 
 
33299
@COND_mips_yeeloong_TRUE@fat_module_LDADD = 
 
33300
@COND_powerpc_ieee1275_TRUE@fat_module_LDADD = 
 
33301
@COND_sparc64_ieee1275_TRUE@fat_module_LDADD = 
 
33302
@COND_x86_64_efi_TRUE@fat_module_LDADD = 
 
33303
@COND_emu_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33304
@COND_i386_coreboot_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33305
@COND_i386_efi_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33306
@COND_i386_ieee1275_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33307
@COND_i386_multiboot_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33308
@COND_i386_pc_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33309
@COND_i386_qemu_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33310
@COND_mips_yeeloong_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33311
@COND_powerpc_ieee1275_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33312
@COND_sparc64_ieee1275_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33313
@COND_x86_64_efi_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33314
@COND_emu_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33315
@COND_i386_coreboot_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33316
@COND_i386_efi_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33317
@COND_i386_ieee1275_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33318
@COND_i386_multiboot_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33319
@COND_i386_pc_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33320
@COND_i386_qemu_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33321
@COND_mips_yeeloong_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33322
@COND_powerpc_ieee1275_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33323
@COND_sparc64_ieee1275_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33324
@COND_x86_64_efi_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33325
@COND_emu_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33326
@COND_i386_coreboot_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33327
@COND_i386_efi_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33328
@COND_i386_ieee1275_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33329
@COND_i386_multiboot_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33330
@COND_i386_pc_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33331
@COND_i386_qemu_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33332
@COND_mips_yeeloong_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33333
@COND_powerpc_ieee1275_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33334
@COND_sparc64_ieee1275_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33335
@COND_x86_64_efi_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33336
@COND_emu_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33337
@COND_i386_coreboot_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33338
@COND_i386_efi_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33339
@COND_i386_ieee1275_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33340
@COND_i386_multiboot_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33341
@COND_i386_pc_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33342
@COND_i386_qemu_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33343
@COND_mips_yeeloong_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33344
@COND_powerpc_ieee1275_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33345
@COND_sparc64_ieee1275_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33346
@COND_x86_64_efi_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33347
@COND_emu_TRUE@fshelp_module_SOURCES = fs/fshelp.c  ## platform sources
 
33348
@COND_i386_coreboot_TRUE@fshelp_module_SOURCES = fs/fshelp.c  ## platform sources
 
33349
@COND_i386_efi_TRUE@fshelp_module_SOURCES = fs/fshelp.c  ## platform sources
 
33350
@COND_i386_ieee1275_TRUE@fshelp_module_SOURCES = fs/fshelp.c  ## platform sources
 
33351
@COND_i386_multiboot_TRUE@fshelp_module_SOURCES = fs/fshelp.c  ## platform sources
 
33352
@COND_i386_pc_TRUE@fshelp_module_SOURCES = fs/fshelp.c  ## platform sources
 
33353
@COND_i386_qemu_TRUE@fshelp_module_SOURCES = fs/fshelp.c  ## platform sources
 
33354
@COND_mips_yeeloong_TRUE@fshelp_module_SOURCES = fs/fshelp.c  ## platform sources
 
33355
@COND_powerpc_ieee1275_TRUE@fshelp_module_SOURCES = fs/fshelp.c  ## platform sources
 
33356
@COND_sparc64_ieee1275_TRUE@fshelp_module_SOURCES = fs/fshelp.c  ## platform sources
 
33357
@COND_x86_64_efi_TRUE@fshelp_module_SOURCES = fs/fshelp.c  ## platform sources
 
33358
@COND_emu_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources
 
33359
@COND_i386_coreboot_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources
 
33360
@COND_i386_efi_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources
 
33361
@COND_i386_ieee1275_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources
 
33362
@COND_i386_multiboot_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources
 
33363
@COND_i386_pc_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources
 
33364
@COND_i386_qemu_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources
 
33365
@COND_mips_yeeloong_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources
 
33366
@COND_powerpc_ieee1275_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources
 
33367
@COND_sparc64_ieee1275_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources
 
33368
@COND_x86_64_efi_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources
 
33369
@COND_emu_TRUE@fshelp_module_LDADD = 
 
33370
@COND_i386_coreboot_TRUE@fshelp_module_LDADD = 
 
33371
@COND_i386_efi_TRUE@fshelp_module_LDADD = 
 
33372
@COND_i386_ieee1275_TRUE@fshelp_module_LDADD = 
 
33373
@COND_i386_multiboot_TRUE@fshelp_module_LDADD = 
 
33374
@COND_i386_pc_TRUE@fshelp_module_LDADD = 
 
33375
@COND_i386_qemu_TRUE@fshelp_module_LDADD = 
 
33376
@COND_mips_yeeloong_TRUE@fshelp_module_LDADD = 
 
33377
@COND_powerpc_ieee1275_TRUE@fshelp_module_LDADD = 
 
33378
@COND_sparc64_ieee1275_TRUE@fshelp_module_LDADD = 
 
33379
@COND_x86_64_efi_TRUE@fshelp_module_LDADD = 
 
33380
@COND_emu_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33381
@COND_i386_coreboot_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33382
@COND_i386_efi_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33383
@COND_i386_ieee1275_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33384
@COND_i386_multiboot_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33385
@COND_i386_pc_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33386
@COND_i386_qemu_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33387
@COND_mips_yeeloong_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33388
@COND_powerpc_ieee1275_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33389
@COND_sparc64_ieee1275_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33390
@COND_x86_64_efi_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33391
@COND_emu_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33392
@COND_i386_coreboot_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33393
@COND_i386_efi_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33394
@COND_i386_ieee1275_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33395
@COND_i386_multiboot_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33396
@COND_i386_pc_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33397
@COND_i386_qemu_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33398
@COND_mips_yeeloong_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33399
@COND_powerpc_ieee1275_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33400
@COND_sparc64_ieee1275_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33401
@COND_x86_64_efi_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33402
@COND_emu_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33403
@COND_i386_coreboot_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33404
@COND_i386_efi_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33405
@COND_i386_ieee1275_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33406
@COND_i386_multiboot_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33407
@COND_i386_pc_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33408
@COND_i386_qemu_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33409
@COND_mips_yeeloong_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33410
@COND_powerpc_ieee1275_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33411
@COND_sparc64_ieee1275_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33412
@COND_x86_64_efi_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33413
@COND_emu_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33414
@COND_i386_coreboot_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33415
@COND_i386_efi_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33416
@COND_i386_ieee1275_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33417
@COND_i386_multiboot_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33418
@COND_i386_pc_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33419
@COND_i386_qemu_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33420
@COND_mips_yeeloong_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33421
@COND_powerpc_ieee1275_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33422
@COND_sparc64_ieee1275_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33423
@COND_x86_64_efi_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33424
@COND_emu_TRUE@hfs_module_SOURCES = fs/hfs.c  ## platform sources
 
33425
@COND_i386_coreboot_TRUE@hfs_module_SOURCES = fs/hfs.c  ## platform sources
 
33426
@COND_i386_efi_TRUE@hfs_module_SOURCES = fs/hfs.c  ## platform sources
 
33427
@COND_i386_ieee1275_TRUE@hfs_module_SOURCES = fs/hfs.c  ## platform sources
 
33428
@COND_i386_multiboot_TRUE@hfs_module_SOURCES = fs/hfs.c  ## platform sources
 
33429
@COND_i386_pc_TRUE@hfs_module_SOURCES = fs/hfs.c  ## platform sources
 
33430
@COND_i386_qemu_TRUE@hfs_module_SOURCES = fs/hfs.c  ## platform sources
 
33431
@COND_mips_yeeloong_TRUE@hfs_module_SOURCES = fs/hfs.c  ## platform sources
 
33432
@COND_powerpc_ieee1275_TRUE@hfs_module_SOURCES = fs/hfs.c  ## platform sources
 
33433
@COND_sparc64_ieee1275_TRUE@hfs_module_SOURCES = fs/hfs.c  ## platform sources
 
33434
@COND_x86_64_efi_TRUE@hfs_module_SOURCES = fs/hfs.c  ## platform sources
 
33435
@COND_emu_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources
 
33436
@COND_i386_coreboot_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources
 
33437
@COND_i386_efi_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources
 
33438
@COND_i386_ieee1275_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources
 
33439
@COND_i386_multiboot_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources
 
33440
@COND_i386_pc_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources
 
33441
@COND_i386_qemu_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources
 
33442
@COND_mips_yeeloong_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources
 
33443
@COND_powerpc_ieee1275_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources
 
33444
@COND_sparc64_ieee1275_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources
 
33445
@COND_x86_64_efi_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources
 
33446
@COND_emu_TRUE@hfs_module_LDADD = 
 
33447
@COND_i386_coreboot_TRUE@hfs_module_LDADD = 
 
33448
@COND_i386_efi_TRUE@hfs_module_LDADD = 
 
33449
@COND_i386_ieee1275_TRUE@hfs_module_LDADD = 
 
33450
@COND_i386_multiboot_TRUE@hfs_module_LDADD = 
 
33451
@COND_i386_pc_TRUE@hfs_module_LDADD = 
 
33452
@COND_i386_qemu_TRUE@hfs_module_LDADD = 
 
33453
@COND_mips_yeeloong_TRUE@hfs_module_LDADD = 
 
33454
@COND_powerpc_ieee1275_TRUE@hfs_module_LDADD = 
 
33455
@COND_sparc64_ieee1275_TRUE@hfs_module_LDADD = 
 
33456
@COND_x86_64_efi_TRUE@hfs_module_LDADD = 
 
33457
@COND_emu_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33458
@COND_i386_coreboot_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33459
@COND_i386_efi_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33460
@COND_i386_ieee1275_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33461
@COND_i386_multiboot_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33462
@COND_i386_pc_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33463
@COND_i386_qemu_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33464
@COND_mips_yeeloong_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33465
@COND_powerpc_ieee1275_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33466
@COND_sparc64_ieee1275_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33467
@COND_x86_64_efi_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33468
@COND_emu_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33469
@COND_i386_coreboot_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33470
@COND_i386_efi_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33471
@COND_i386_ieee1275_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33472
@COND_i386_multiboot_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33473
@COND_i386_pc_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33474
@COND_i386_qemu_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33475
@COND_mips_yeeloong_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33476
@COND_powerpc_ieee1275_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33477
@COND_sparc64_ieee1275_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33478
@COND_x86_64_efi_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33479
@COND_emu_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33480
@COND_i386_coreboot_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33481
@COND_i386_efi_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33482
@COND_i386_ieee1275_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33483
@COND_i386_multiboot_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33484
@COND_i386_pc_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33485
@COND_i386_qemu_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33486
@COND_mips_yeeloong_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33487
@COND_powerpc_ieee1275_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33488
@COND_sparc64_ieee1275_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33489
@COND_x86_64_efi_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33490
@COND_emu_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33491
@COND_i386_coreboot_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33492
@COND_i386_efi_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33493
@COND_i386_ieee1275_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33494
@COND_i386_multiboot_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33495
@COND_i386_pc_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33496
@COND_i386_qemu_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33497
@COND_mips_yeeloong_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33498
@COND_powerpc_ieee1275_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33499
@COND_sparc64_ieee1275_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33500
@COND_x86_64_efi_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33501
@COND_emu_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c  ## platform sources
 
33502
@COND_i386_coreboot_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c  ## platform sources
 
33503
@COND_i386_efi_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c  ## platform sources
 
33504
@COND_i386_ieee1275_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c  ## platform sources
 
33505
@COND_i386_multiboot_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c  ## platform sources
 
33506
@COND_i386_pc_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c  ## platform sources
 
33507
@COND_i386_qemu_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c  ## platform sources
 
33508
@COND_mips_yeeloong_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c  ## platform sources
 
33509
@COND_powerpc_ieee1275_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c  ## platform sources
 
33510
@COND_sparc64_ieee1275_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c  ## platform sources
 
33511
@COND_x86_64_efi_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c  ## platform sources
 
33512
@COND_emu_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources
 
33513
@COND_i386_coreboot_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources
 
33514
@COND_i386_efi_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources
 
33515
@COND_i386_ieee1275_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources
 
33516
@COND_i386_multiboot_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources
 
33517
@COND_i386_pc_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources
 
33518
@COND_i386_qemu_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources
 
33519
@COND_mips_yeeloong_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources
 
33520
@COND_powerpc_ieee1275_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources
 
33521
@COND_sparc64_ieee1275_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources
 
33522
@COND_x86_64_efi_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources
 
33523
@COND_emu_TRUE@hfsplus_module_LDADD = 
 
33524
@COND_i386_coreboot_TRUE@hfsplus_module_LDADD = 
 
33525
@COND_i386_efi_TRUE@hfsplus_module_LDADD = 
 
33526
@COND_i386_ieee1275_TRUE@hfsplus_module_LDADD = 
 
33527
@COND_i386_multiboot_TRUE@hfsplus_module_LDADD = 
 
33528
@COND_i386_pc_TRUE@hfsplus_module_LDADD = 
 
33529
@COND_i386_qemu_TRUE@hfsplus_module_LDADD = 
 
33530
@COND_mips_yeeloong_TRUE@hfsplus_module_LDADD = 
 
33531
@COND_powerpc_ieee1275_TRUE@hfsplus_module_LDADD = 
 
33532
@COND_sparc64_ieee1275_TRUE@hfsplus_module_LDADD = 
 
33533
@COND_x86_64_efi_TRUE@hfsplus_module_LDADD = 
 
33534
@COND_emu_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33535
@COND_i386_coreboot_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33536
@COND_i386_efi_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33537
@COND_i386_ieee1275_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33538
@COND_i386_multiboot_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33539
@COND_i386_pc_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33540
@COND_i386_qemu_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33541
@COND_mips_yeeloong_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33542
@COND_powerpc_ieee1275_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33543
@COND_sparc64_ieee1275_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33544
@COND_x86_64_efi_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33545
@COND_emu_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33546
@COND_i386_coreboot_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33547
@COND_i386_efi_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33548
@COND_i386_ieee1275_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33549
@COND_i386_multiboot_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33550
@COND_i386_pc_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33551
@COND_i386_qemu_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33552
@COND_mips_yeeloong_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33553
@COND_powerpc_ieee1275_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33554
@COND_sparc64_ieee1275_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33555
@COND_x86_64_efi_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33556
@COND_emu_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33557
@COND_i386_coreboot_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33558
@COND_i386_efi_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33559
@COND_i386_ieee1275_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33560
@COND_i386_multiboot_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33561
@COND_i386_pc_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33562
@COND_i386_qemu_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33563
@COND_mips_yeeloong_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33564
@COND_powerpc_ieee1275_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33565
@COND_sparc64_ieee1275_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33566
@COND_x86_64_efi_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33567
@COND_emu_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33568
@COND_i386_coreboot_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33569
@COND_i386_efi_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33570
@COND_i386_ieee1275_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33571
@COND_i386_multiboot_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33572
@COND_i386_pc_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33573
@COND_i386_qemu_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33574
@COND_mips_yeeloong_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33575
@COND_powerpc_ieee1275_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33576
@COND_sparc64_ieee1275_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33577
@COND_x86_64_efi_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33578
@COND_emu_TRUE@iso9660_module_SOURCES = fs/iso9660.c  ## platform sources
 
33579
@COND_i386_coreboot_TRUE@iso9660_module_SOURCES = fs/iso9660.c  ## platform sources
 
33580
@COND_i386_efi_TRUE@iso9660_module_SOURCES = fs/iso9660.c  ## platform sources
 
33581
@COND_i386_ieee1275_TRUE@iso9660_module_SOURCES = fs/iso9660.c  ## platform sources
 
33582
@COND_i386_multiboot_TRUE@iso9660_module_SOURCES = fs/iso9660.c  ## platform sources
 
33583
@COND_i386_pc_TRUE@iso9660_module_SOURCES = fs/iso9660.c  ## platform sources
 
33584
@COND_i386_qemu_TRUE@iso9660_module_SOURCES = fs/iso9660.c  ## platform sources
 
33585
@COND_mips_yeeloong_TRUE@iso9660_module_SOURCES = fs/iso9660.c  ## platform sources
 
33586
@COND_powerpc_ieee1275_TRUE@iso9660_module_SOURCES = fs/iso9660.c  ## platform sources
 
33587
@COND_sparc64_ieee1275_TRUE@iso9660_module_SOURCES = fs/iso9660.c  ## platform sources
 
33588
@COND_x86_64_efi_TRUE@iso9660_module_SOURCES = fs/iso9660.c  ## platform sources
 
33589
@COND_emu_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources
 
33590
@COND_i386_coreboot_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources
 
33591
@COND_i386_efi_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources
 
33592
@COND_i386_ieee1275_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources
 
33593
@COND_i386_multiboot_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources
 
33594
@COND_i386_pc_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources
 
33595
@COND_i386_qemu_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources
 
33596
@COND_mips_yeeloong_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources
 
33597
@COND_powerpc_ieee1275_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources
 
33598
@COND_sparc64_ieee1275_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources
 
33599
@COND_x86_64_efi_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources
 
33600
@COND_emu_TRUE@iso9660_module_LDADD = 
 
33601
@COND_i386_coreboot_TRUE@iso9660_module_LDADD = 
 
33602
@COND_i386_efi_TRUE@iso9660_module_LDADD = 
 
33603
@COND_i386_ieee1275_TRUE@iso9660_module_LDADD = 
 
33604
@COND_i386_multiboot_TRUE@iso9660_module_LDADD = 
 
33605
@COND_i386_pc_TRUE@iso9660_module_LDADD = 
 
33606
@COND_i386_qemu_TRUE@iso9660_module_LDADD = 
 
33607
@COND_mips_yeeloong_TRUE@iso9660_module_LDADD = 
 
33608
@COND_powerpc_ieee1275_TRUE@iso9660_module_LDADD = 
 
33609
@COND_sparc64_ieee1275_TRUE@iso9660_module_LDADD = 
 
33610
@COND_x86_64_efi_TRUE@iso9660_module_LDADD = 
 
33611
@COND_emu_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33612
@COND_i386_coreboot_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33613
@COND_i386_efi_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33614
@COND_i386_ieee1275_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33615
@COND_i386_multiboot_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33616
@COND_i386_pc_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33617
@COND_i386_qemu_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33618
@COND_mips_yeeloong_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33619
@COND_powerpc_ieee1275_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33620
@COND_sparc64_ieee1275_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33621
@COND_x86_64_efi_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33622
@COND_emu_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33623
@COND_i386_coreboot_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33624
@COND_i386_efi_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33625
@COND_i386_ieee1275_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33626
@COND_i386_multiboot_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33627
@COND_i386_pc_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33628
@COND_i386_qemu_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33629
@COND_mips_yeeloong_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33630
@COND_powerpc_ieee1275_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33631
@COND_sparc64_ieee1275_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33632
@COND_x86_64_efi_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33633
@COND_emu_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33634
@COND_i386_coreboot_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33635
@COND_i386_efi_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33636
@COND_i386_ieee1275_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33637
@COND_i386_multiboot_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33638
@COND_i386_pc_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33639
@COND_i386_qemu_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33640
@COND_mips_yeeloong_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33641
@COND_powerpc_ieee1275_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33642
@COND_sparc64_ieee1275_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33643
@COND_x86_64_efi_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33644
@COND_emu_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33645
@COND_i386_coreboot_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33646
@COND_i386_efi_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33647
@COND_i386_ieee1275_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33648
@COND_i386_multiboot_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33649
@COND_i386_pc_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33650
@COND_i386_qemu_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33651
@COND_mips_yeeloong_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33652
@COND_powerpc_ieee1275_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33653
@COND_sparc64_ieee1275_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33654
@COND_x86_64_efi_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33655
@COND_emu_TRUE@jfs_module_SOURCES = fs/jfs.c  ## platform sources
 
33656
@COND_i386_coreboot_TRUE@jfs_module_SOURCES = fs/jfs.c  ## platform sources
 
33657
@COND_i386_efi_TRUE@jfs_module_SOURCES = fs/jfs.c  ## platform sources
 
33658
@COND_i386_ieee1275_TRUE@jfs_module_SOURCES = fs/jfs.c  ## platform sources
 
33659
@COND_i386_multiboot_TRUE@jfs_module_SOURCES = fs/jfs.c  ## platform sources
 
33660
@COND_i386_pc_TRUE@jfs_module_SOURCES = fs/jfs.c  ## platform sources
 
33661
@COND_i386_qemu_TRUE@jfs_module_SOURCES = fs/jfs.c  ## platform sources
 
33662
@COND_mips_yeeloong_TRUE@jfs_module_SOURCES = fs/jfs.c  ## platform sources
 
33663
@COND_powerpc_ieee1275_TRUE@jfs_module_SOURCES = fs/jfs.c  ## platform sources
 
33664
@COND_sparc64_ieee1275_TRUE@jfs_module_SOURCES = fs/jfs.c  ## platform sources
 
33665
@COND_x86_64_efi_TRUE@jfs_module_SOURCES = fs/jfs.c  ## platform sources
 
33666
@COND_emu_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources
 
33667
@COND_i386_coreboot_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources
 
33668
@COND_i386_efi_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources
 
33669
@COND_i386_ieee1275_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources
 
33670
@COND_i386_multiboot_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources
 
33671
@COND_i386_pc_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources
 
33672
@COND_i386_qemu_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources
 
33673
@COND_mips_yeeloong_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources
 
33674
@COND_powerpc_ieee1275_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources
 
33675
@COND_sparc64_ieee1275_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources
 
33676
@COND_x86_64_efi_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources
 
33677
@COND_emu_TRUE@jfs_module_LDADD = 
 
33678
@COND_i386_coreboot_TRUE@jfs_module_LDADD = 
 
33679
@COND_i386_efi_TRUE@jfs_module_LDADD = 
 
33680
@COND_i386_ieee1275_TRUE@jfs_module_LDADD = 
 
33681
@COND_i386_multiboot_TRUE@jfs_module_LDADD = 
 
33682
@COND_i386_pc_TRUE@jfs_module_LDADD = 
 
33683
@COND_i386_qemu_TRUE@jfs_module_LDADD = 
 
33684
@COND_mips_yeeloong_TRUE@jfs_module_LDADD = 
 
33685
@COND_powerpc_ieee1275_TRUE@jfs_module_LDADD = 
 
33686
@COND_sparc64_ieee1275_TRUE@jfs_module_LDADD = 
 
33687
@COND_x86_64_efi_TRUE@jfs_module_LDADD = 
 
33688
@COND_emu_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33689
@COND_i386_coreboot_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33690
@COND_i386_efi_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33691
@COND_i386_ieee1275_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33692
@COND_i386_multiboot_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33693
@COND_i386_pc_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33694
@COND_i386_qemu_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33695
@COND_mips_yeeloong_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33696
@COND_powerpc_ieee1275_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33697
@COND_sparc64_ieee1275_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33698
@COND_x86_64_efi_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33699
@COND_emu_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33700
@COND_i386_coreboot_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33701
@COND_i386_efi_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33702
@COND_i386_ieee1275_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33703
@COND_i386_multiboot_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33704
@COND_i386_pc_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33705
@COND_i386_qemu_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33706
@COND_mips_yeeloong_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33707
@COND_powerpc_ieee1275_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33708
@COND_sparc64_ieee1275_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33709
@COND_x86_64_efi_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33710
@COND_emu_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33711
@COND_i386_coreboot_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33712
@COND_i386_efi_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33713
@COND_i386_ieee1275_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33714
@COND_i386_multiboot_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33715
@COND_i386_pc_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33716
@COND_i386_qemu_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33717
@COND_mips_yeeloong_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33718
@COND_powerpc_ieee1275_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33719
@COND_sparc64_ieee1275_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33720
@COND_x86_64_efi_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33721
@COND_emu_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33722
@COND_i386_coreboot_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33723
@COND_i386_efi_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33724
@COND_i386_ieee1275_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33725
@COND_i386_multiboot_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33726
@COND_i386_pc_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33727
@COND_i386_qemu_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33728
@COND_mips_yeeloong_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33729
@COND_powerpc_ieee1275_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33730
@COND_sparc64_ieee1275_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33731
@COND_x86_64_efi_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33732
@COND_emu_TRUE@minix_module_SOURCES = fs/minix.c  ## platform sources
 
33733
@COND_i386_coreboot_TRUE@minix_module_SOURCES = fs/minix.c  ## platform sources
 
33734
@COND_i386_efi_TRUE@minix_module_SOURCES = fs/minix.c  ## platform sources
 
33735
@COND_i386_ieee1275_TRUE@minix_module_SOURCES = fs/minix.c  ## platform sources
 
33736
@COND_i386_multiboot_TRUE@minix_module_SOURCES = fs/minix.c  ## platform sources
 
33737
@COND_i386_pc_TRUE@minix_module_SOURCES = fs/minix.c  ## platform sources
 
33738
@COND_i386_qemu_TRUE@minix_module_SOURCES = fs/minix.c  ## platform sources
 
33739
@COND_mips_yeeloong_TRUE@minix_module_SOURCES = fs/minix.c  ## platform sources
 
33740
@COND_powerpc_ieee1275_TRUE@minix_module_SOURCES = fs/minix.c  ## platform sources
 
33741
@COND_sparc64_ieee1275_TRUE@minix_module_SOURCES = fs/minix.c  ## platform sources
 
33742
@COND_x86_64_efi_TRUE@minix_module_SOURCES = fs/minix.c  ## platform sources
 
33743
@COND_emu_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources
 
33744
@COND_i386_coreboot_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources
 
33745
@COND_i386_efi_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources
 
33746
@COND_i386_ieee1275_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources
 
33747
@COND_i386_multiboot_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources
 
33748
@COND_i386_pc_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources
 
33749
@COND_i386_qemu_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources
 
33750
@COND_mips_yeeloong_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources
 
33751
@COND_powerpc_ieee1275_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources
 
33752
@COND_sparc64_ieee1275_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources
 
33753
@COND_x86_64_efi_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources
 
33754
@COND_emu_TRUE@minix_module_LDADD = 
 
33755
@COND_i386_coreboot_TRUE@minix_module_LDADD = 
 
33756
@COND_i386_efi_TRUE@minix_module_LDADD = 
 
33757
@COND_i386_ieee1275_TRUE@minix_module_LDADD = 
 
33758
@COND_i386_multiboot_TRUE@minix_module_LDADD = 
 
33759
@COND_i386_pc_TRUE@minix_module_LDADD = 
 
33760
@COND_i386_qemu_TRUE@minix_module_LDADD = 
 
33761
@COND_mips_yeeloong_TRUE@minix_module_LDADD = 
 
33762
@COND_powerpc_ieee1275_TRUE@minix_module_LDADD = 
 
33763
@COND_sparc64_ieee1275_TRUE@minix_module_LDADD = 
 
33764
@COND_x86_64_efi_TRUE@minix_module_LDADD = 
 
33765
@COND_emu_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33766
@COND_i386_coreboot_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33767
@COND_i386_efi_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33768
@COND_i386_ieee1275_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33769
@COND_i386_multiboot_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33770
@COND_i386_pc_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33771
@COND_i386_qemu_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33772
@COND_mips_yeeloong_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33773
@COND_powerpc_ieee1275_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33774
@COND_sparc64_ieee1275_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33775
@COND_x86_64_efi_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33776
@COND_emu_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33777
@COND_i386_coreboot_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33778
@COND_i386_efi_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33779
@COND_i386_ieee1275_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33780
@COND_i386_multiboot_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33781
@COND_i386_pc_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33782
@COND_i386_qemu_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33783
@COND_mips_yeeloong_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33784
@COND_powerpc_ieee1275_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33785
@COND_sparc64_ieee1275_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33786
@COND_x86_64_efi_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33787
@COND_emu_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33788
@COND_i386_coreboot_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33789
@COND_i386_efi_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33790
@COND_i386_ieee1275_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33791
@COND_i386_multiboot_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33792
@COND_i386_pc_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33793
@COND_i386_qemu_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33794
@COND_mips_yeeloong_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33795
@COND_powerpc_ieee1275_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33796
@COND_sparc64_ieee1275_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33797
@COND_x86_64_efi_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33798
@COND_emu_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33799
@COND_i386_coreboot_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33800
@COND_i386_efi_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33801
@COND_i386_ieee1275_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33802
@COND_i386_multiboot_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33803
@COND_i386_pc_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33804
@COND_i386_qemu_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33805
@COND_mips_yeeloong_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33806
@COND_powerpc_ieee1275_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33807
@COND_sparc64_ieee1275_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33808
@COND_x86_64_efi_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33809
@COND_emu_TRUE@minix2_module_SOURCES = fs/minix2.c  ## platform sources
 
33810
@COND_i386_coreboot_TRUE@minix2_module_SOURCES = fs/minix2.c  ## platform sources
 
33811
@COND_i386_efi_TRUE@minix2_module_SOURCES = fs/minix2.c  ## platform sources
 
33812
@COND_i386_ieee1275_TRUE@minix2_module_SOURCES = fs/minix2.c  ## platform sources
 
33813
@COND_i386_multiboot_TRUE@minix2_module_SOURCES = fs/minix2.c  ## platform sources
 
33814
@COND_i386_pc_TRUE@minix2_module_SOURCES = fs/minix2.c  ## platform sources
 
33815
@COND_i386_qemu_TRUE@minix2_module_SOURCES = fs/minix2.c  ## platform sources
 
33816
@COND_mips_yeeloong_TRUE@minix2_module_SOURCES = fs/minix2.c  ## platform sources
 
33817
@COND_powerpc_ieee1275_TRUE@minix2_module_SOURCES = fs/minix2.c  ## platform sources
 
33818
@COND_sparc64_ieee1275_TRUE@minix2_module_SOURCES = fs/minix2.c  ## platform sources
 
33819
@COND_x86_64_efi_TRUE@minix2_module_SOURCES = fs/minix2.c  ## platform sources
 
33820
@COND_emu_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources
 
33821
@COND_i386_coreboot_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources
 
33822
@COND_i386_efi_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources
 
33823
@COND_i386_ieee1275_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources
 
33824
@COND_i386_multiboot_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources
 
33825
@COND_i386_pc_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources
 
33826
@COND_i386_qemu_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources
 
33827
@COND_mips_yeeloong_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources
 
33828
@COND_powerpc_ieee1275_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources
 
33829
@COND_sparc64_ieee1275_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources
 
33830
@COND_x86_64_efi_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources
 
33831
@COND_emu_TRUE@minix2_module_LDADD = 
 
33832
@COND_i386_coreboot_TRUE@minix2_module_LDADD = 
 
33833
@COND_i386_efi_TRUE@minix2_module_LDADD = 
 
33834
@COND_i386_ieee1275_TRUE@minix2_module_LDADD = 
 
33835
@COND_i386_multiboot_TRUE@minix2_module_LDADD = 
 
33836
@COND_i386_pc_TRUE@minix2_module_LDADD = 
 
33837
@COND_i386_qemu_TRUE@minix2_module_LDADD = 
 
33838
@COND_mips_yeeloong_TRUE@minix2_module_LDADD = 
 
33839
@COND_powerpc_ieee1275_TRUE@minix2_module_LDADD = 
 
33840
@COND_sparc64_ieee1275_TRUE@minix2_module_LDADD = 
 
33841
@COND_x86_64_efi_TRUE@minix2_module_LDADD = 
 
33842
@COND_emu_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33843
@COND_i386_coreboot_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33844
@COND_i386_efi_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33845
@COND_i386_ieee1275_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33846
@COND_i386_multiboot_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33847
@COND_i386_pc_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33848
@COND_i386_qemu_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33849
@COND_mips_yeeloong_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33850
@COND_powerpc_ieee1275_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33851
@COND_sparc64_ieee1275_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33852
@COND_x86_64_efi_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33853
@COND_emu_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33854
@COND_i386_coreboot_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33855
@COND_i386_efi_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33856
@COND_i386_ieee1275_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33857
@COND_i386_multiboot_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33858
@COND_i386_pc_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33859
@COND_i386_qemu_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33860
@COND_mips_yeeloong_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33861
@COND_powerpc_ieee1275_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33862
@COND_sparc64_ieee1275_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33863
@COND_x86_64_efi_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33864
@COND_emu_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33865
@COND_i386_coreboot_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33866
@COND_i386_efi_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33867
@COND_i386_ieee1275_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33868
@COND_i386_multiboot_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33869
@COND_i386_pc_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33870
@COND_i386_qemu_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33871
@COND_mips_yeeloong_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33872
@COND_powerpc_ieee1275_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33873
@COND_sparc64_ieee1275_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33874
@COND_x86_64_efi_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33875
@COND_emu_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33876
@COND_i386_coreboot_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33877
@COND_i386_efi_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33878
@COND_i386_ieee1275_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33879
@COND_i386_multiboot_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33880
@COND_i386_pc_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33881
@COND_i386_qemu_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33882
@COND_mips_yeeloong_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33883
@COND_powerpc_ieee1275_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33884
@COND_sparc64_ieee1275_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33885
@COND_x86_64_efi_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33886
@COND_emu_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c  ## platform sources
 
33887
@COND_i386_coreboot_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c  ## platform sources
 
33888
@COND_i386_efi_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c  ## platform sources
 
33889
@COND_i386_ieee1275_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c  ## platform sources
 
33890
@COND_i386_multiboot_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c  ## platform sources
 
33891
@COND_i386_pc_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c  ## platform sources
 
33892
@COND_i386_qemu_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c  ## platform sources
 
33893
@COND_mips_yeeloong_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c  ## platform sources
 
33894
@COND_powerpc_ieee1275_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c  ## platform sources
 
33895
@COND_sparc64_ieee1275_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c  ## platform sources
 
33896
@COND_x86_64_efi_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c  ## platform sources
 
33897
@COND_emu_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources
 
33898
@COND_i386_coreboot_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources
 
33899
@COND_i386_efi_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources
 
33900
@COND_i386_ieee1275_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources
 
33901
@COND_i386_multiboot_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources
 
33902
@COND_i386_pc_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources
 
33903
@COND_i386_qemu_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources
 
33904
@COND_mips_yeeloong_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources
 
33905
@COND_powerpc_ieee1275_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources
 
33906
@COND_sparc64_ieee1275_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources
 
33907
@COND_x86_64_efi_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources
 
33908
@COND_emu_TRUE@nilfs2_module_LDADD = 
 
33909
@COND_i386_coreboot_TRUE@nilfs2_module_LDADD = 
 
33910
@COND_i386_efi_TRUE@nilfs2_module_LDADD = 
 
33911
@COND_i386_ieee1275_TRUE@nilfs2_module_LDADD = 
 
33912
@COND_i386_multiboot_TRUE@nilfs2_module_LDADD = 
 
33913
@COND_i386_pc_TRUE@nilfs2_module_LDADD = 
 
33914
@COND_i386_qemu_TRUE@nilfs2_module_LDADD = 
 
33915
@COND_mips_yeeloong_TRUE@nilfs2_module_LDADD = 
 
33916
@COND_powerpc_ieee1275_TRUE@nilfs2_module_LDADD = 
 
33917
@COND_sparc64_ieee1275_TRUE@nilfs2_module_LDADD = 
 
33918
@COND_x86_64_efi_TRUE@nilfs2_module_LDADD = 
 
33919
@COND_emu_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33920
@COND_i386_coreboot_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33921
@COND_i386_efi_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33922
@COND_i386_ieee1275_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33923
@COND_i386_multiboot_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33924
@COND_i386_pc_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33925
@COND_i386_qemu_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33926
@COND_mips_yeeloong_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33927
@COND_powerpc_ieee1275_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33928
@COND_sparc64_ieee1275_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33929
@COND_x86_64_efi_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33930
@COND_emu_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33931
@COND_i386_coreboot_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33932
@COND_i386_efi_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33933
@COND_i386_ieee1275_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33934
@COND_i386_multiboot_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33935
@COND_i386_pc_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33936
@COND_i386_qemu_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33937
@COND_mips_yeeloong_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33938
@COND_powerpc_ieee1275_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33939
@COND_sparc64_ieee1275_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33940
@COND_x86_64_efi_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
33941
@COND_emu_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33942
@COND_i386_coreboot_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33943
@COND_i386_efi_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33944
@COND_i386_ieee1275_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33945
@COND_i386_multiboot_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33946
@COND_i386_pc_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33947
@COND_i386_qemu_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33948
@COND_mips_yeeloong_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33949
@COND_powerpc_ieee1275_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33950
@COND_sparc64_ieee1275_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33951
@COND_x86_64_efi_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
33952
@COND_emu_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33953
@COND_i386_coreboot_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33954
@COND_i386_efi_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33955
@COND_i386_ieee1275_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33956
@COND_i386_multiboot_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33957
@COND_i386_pc_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33958
@COND_i386_qemu_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33959
@COND_mips_yeeloong_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33960
@COND_powerpc_ieee1275_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33961
@COND_sparc64_ieee1275_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33962
@COND_x86_64_efi_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
33963
@COND_emu_TRUE@ntfs_module_SOURCES = fs/ntfs.c  ## platform sources
 
33964
@COND_i386_coreboot_TRUE@ntfs_module_SOURCES = fs/ntfs.c  ## platform sources
 
33965
@COND_i386_efi_TRUE@ntfs_module_SOURCES = fs/ntfs.c  ## platform sources
 
33966
@COND_i386_ieee1275_TRUE@ntfs_module_SOURCES = fs/ntfs.c  ## platform sources
 
33967
@COND_i386_multiboot_TRUE@ntfs_module_SOURCES = fs/ntfs.c  ## platform sources
 
33968
@COND_i386_pc_TRUE@ntfs_module_SOURCES = fs/ntfs.c  ## platform sources
 
33969
@COND_i386_qemu_TRUE@ntfs_module_SOURCES = fs/ntfs.c  ## platform sources
 
33970
@COND_mips_yeeloong_TRUE@ntfs_module_SOURCES = fs/ntfs.c  ## platform sources
 
33971
@COND_powerpc_ieee1275_TRUE@ntfs_module_SOURCES = fs/ntfs.c  ## platform sources
 
33972
@COND_sparc64_ieee1275_TRUE@ntfs_module_SOURCES = fs/ntfs.c  ## platform sources
 
33973
@COND_x86_64_efi_TRUE@ntfs_module_SOURCES = fs/ntfs.c  ## platform sources
 
33974
@COND_emu_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources
 
33975
@COND_i386_coreboot_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources
 
33976
@COND_i386_efi_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources
 
33977
@COND_i386_ieee1275_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources
 
33978
@COND_i386_multiboot_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources
 
33979
@COND_i386_pc_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources
 
33980
@COND_i386_qemu_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources
 
33981
@COND_mips_yeeloong_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources
 
33982
@COND_powerpc_ieee1275_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources
 
33983
@COND_sparc64_ieee1275_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources
 
33984
@COND_x86_64_efi_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources
 
33985
@COND_emu_TRUE@ntfs_module_LDADD = 
 
33986
@COND_i386_coreboot_TRUE@ntfs_module_LDADD = 
 
33987
@COND_i386_efi_TRUE@ntfs_module_LDADD = 
 
33988
@COND_i386_ieee1275_TRUE@ntfs_module_LDADD = 
 
33989
@COND_i386_multiboot_TRUE@ntfs_module_LDADD = 
 
33990
@COND_i386_pc_TRUE@ntfs_module_LDADD = 
 
33991
@COND_i386_qemu_TRUE@ntfs_module_LDADD = 
 
33992
@COND_mips_yeeloong_TRUE@ntfs_module_LDADD = 
 
33993
@COND_powerpc_ieee1275_TRUE@ntfs_module_LDADD = 
 
33994
@COND_sparc64_ieee1275_TRUE@ntfs_module_LDADD = 
 
33995
@COND_x86_64_efi_TRUE@ntfs_module_LDADD = 
 
33996
@COND_emu_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33997
@COND_i386_coreboot_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33998
@COND_i386_efi_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
33999
@COND_i386_ieee1275_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34000
@COND_i386_multiboot_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34001
@COND_i386_pc_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34002
@COND_i386_qemu_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34003
@COND_mips_yeeloong_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34004
@COND_powerpc_ieee1275_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34005
@COND_sparc64_ieee1275_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34006
@COND_x86_64_efi_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34007
@COND_emu_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34008
@COND_i386_coreboot_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34009
@COND_i386_efi_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34010
@COND_i386_ieee1275_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34011
@COND_i386_multiboot_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34012
@COND_i386_pc_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34013
@COND_i386_qemu_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34014
@COND_mips_yeeloong_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34015
@COND_powerpc_ieee1275_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34016
@COND_sparc64_ieee1275_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34017
@COND_x86_64_efi_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34018
@COND_emu_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34019
@COND_i386_coreboot_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34020
@COND_i386_efi_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34021
@COND_i386_ieee1275_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34022
@COND_i386_multiboot_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34023
@COND_i386_pc_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34024
@COND_i386_qemu_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34025
@COND_mips_yeeloong_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34026
@COND_powerpc_ieee1275_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34027
@COND_sparc64_ieee1275_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34028
@COND_x86_64_efi_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34029
@COND_emu_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34030
@COND_i386_coreboot_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34031
@COND_i386_efi_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34032
@COND_i386_ieee1275_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34033
@COND_i386_multiboot_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34034
@COND_i386_pc_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34035
@COND_i386_qemu_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34036
@COND_mips_yeeloong_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34037
@COND_powerpc_ieee1275_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34038
@COND_sparc64_ieee1275_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34039
@COND_x86_64_efi_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34040
@COND_emu_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c  ## platform sources
 
34041
@COND_i386_coreboot_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c  ## platform sources
 
34042
@COND_i386_efi_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c  ## platform sources
 
34043
@COND_i386_ieee1275_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c  ## platform sources
 
34044
@COND_i386_multiboot_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c  ## platform sources
 
34045
@COND_i386_pc_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c  ## platform sources
 
34046
@COND_i386_qemu_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c  ## platform sources
 
34047
@COND_mips_yeeloong_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c  ## platform sources
 
34048
@COND_powerpc_ieee1275_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c  ## platform sources
 
34049
@COND_sparc64_ieee1275_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c  ## platform sources
 
34050
@COND_x86_64_efi_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c  ## platform sources
 
34051
@COND_emu_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources
 
34052
@COND_i386_coreboot_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources
 
34053
@COND_i386_efi_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources
 
34054
@COND_i386_ieee1275_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources
 
34055
@COND_i386_multiboot_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources
 
34056
@COND_i386_pc_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources
 
34057
@COND_i386_qemu_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources
 
34058
@COND_mips_yeeloong_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources
 
34059
@COND_powerpc_ieee1275_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources
 
34060
@COND_sparc64_ieee1275_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources
 
34061
@COND_x86_64_efi_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources
 
34062
@COND_emu_TRUE@ntfscomp_module_LDADD = 
 
34063
@COND_i386_coreboot_TRUE@ntfscomp_module_LDADD = 
 
34064
@COND_i386_efi_TRUE@ntfscomp_module_LDADD = 
 
34065
@COND_i386_ieee1275_TRUE@ntfscomp_module_LDADD = 
 
34066
@COND_i386_multiboot_TRUE@ntfscomp_module_LDADD = 
 
34067
@COND_i386_pc_TRUE@ntfscomp_module_LDADD = 
 
34068
@COND_i386_qemu_TRUE@ntfscomp_module_LDADD = 
 
34069
@COND_mips_yeeloong_TRUE@ntfscomp_module_LDADD = 
 
34070
@COND_powerpc_ieee1275_TRUE@ntfscomp_module_LDADD = 
 
34071
@COND_sparc64_ieee1275_TRUE@ntfscomp_module_LDADD = 
 
34072
@COND_x86_64_efi_TRUE@ntfscomp_module_LDADD = 
 
34073
@COND_emu_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34074
@COND_i386_coreboot_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34075
@COND_i386_efi_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34076
@COND_i386_ieee1275_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34077
@COND_i386_multiboot_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34078
@COND_i386_pc_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34079
@COND_i386_qemu_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34080
@COND_mips_yeeloong_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34081
@COND_powerpc_ieee1275_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34082
@COND_sparc64_ieee1275_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34083
@COND_x86_64_efi_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34084
@COND_emu_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34085
@COND_i386_coreboot_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34086
@COND_i386_efi_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34087
@COND_i386_ieee1275_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34088
@COND_i386_multiboot_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34089
@COND_i386_pc_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34090
@COND_i386_qemu_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34091
@COND_mips_yeeloong_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34092
@COND_powerpc_ieee1275_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34093
@COND_sparc64_ieee1275_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34094
@COND_x86_64_efi_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34095
@COND_emu_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34096
@COND_i386_coreboot_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34097
@COND_i386_efi_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34098
@COND_i386_ieee1275_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34099
@COND_i386_multiboot_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34100
@COND_i386_pc_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34101
@COND_i386_qemu_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34102
@COND_mips_yeeloong_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34103
@COND_powerpc_ieee1275_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34104
@COND_sparc64_ieee1275_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34105
@COND_x86_64_efi_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34106
@COND_emu_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34107
@COND_i386_coreboot_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34108
@COND_i386_efi_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34109
@COND_i386_ieee1275_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34110
@COND_i386_multiboot_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34111
@COND_i386_pc_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34112
@COND_i386_qemu_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34113
@COND_mips_yeeloong_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34114
@COND_powerpc_ieee1275_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34115
@COND_sparc64_ieee1275_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34116
@COND_x86_64_efi_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34117
@COND_emu_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c  ## platform sources
 
34118
@COND_i386_coreboot_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c  ## platform sources
 
34119
@COND_i386_efi_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c  ## platform sources
 
34120
@COND_i386_ieee1275_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c  ## platform sources
 
34121
@COND_i386_multiboot_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c  ## platform sources
 
34122
@COND_i386_pc_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c  ## platform sources
 
34123
@COND_i386_qemu_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c  ## platform sources
 
34124
@COND_mips_yeeloong_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c  ## platform sources
 
34125
@COND_powerpc_ieee1275_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c  ## platform sources
 
34126
@COND_sparc64_ieee1275_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c  ## platform sources
 
34127
@COND_x86_64_efi_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c  ## platform sources
 
34128
@COND_emu_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources
 
34129
@COND_i386_coreboot_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources
 
34130
@COND_i386_efi_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources
 
34131
@COND_i386_ieee1275_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources
 
34132
@COND_i386_multiboot_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources
 
34133
@COND_i386_pc_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources
 
34134
@COND_i386_qemu_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources
 
34135
@COND_mips_yeeloong_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources
 
34136
@COND_powerpc_ieee1275_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources
 
34137
@COND_sparc64_ieee1275_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources
 
34138
@COND_x86_64_efi_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources
 
34139
@COND_emu_TRUE@reiserfs_module_LDADD = 
 
34140
@COND_i386_coreboot_TRUE@reiserfs_module_LDADD = 
 
34141
@COND_i386_efi_TRUE@reiserfs_module_LDADD = 
 
34142
@COND_i386_ieee1275_TRUE@reiserfs_module_LDADD = 
 
34143
@COND_i386_multiboot_TRUE@reiserfs_module_LDADD = 
 
34144
@COND_i386_pc_TRUE@reiserfs_module_LDADD = 
 
34145
@COND_i386_qemu_TRUE@reiserfs_module_LDADD = 
 
34146
@COND_mips_yeeloong_TRUE@reiserfs_module_LDADD = 
 
34147
@COND_powerpc_ieee1275_TRUE@reiserfs_module_LDADD = 
 
34148
@COND_sparc64_ieee1275_TRUE@reiserfs_module_LDADD = 
 
34149
@COND_x86_64_efi_TRUE@reiserfs_module_LDADD = 
 
34150
@COND_emu_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34151
@COND_i386_coreboot_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34152
@COND_i386_efi_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34153
@COND_i386_ieee1275_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34154
@COND_i386_multiboot_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34155
@COND_i386_pc_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34156
@COND_i386_qemu_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34157
@COND_mips_yeeloong_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34158
@COND_powerpc_ieee1275_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34159
@COND_sparc64_ieee1275_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34160
@COND_x86_64_efi_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34161
@COND_emu_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34162
@COND_i386_coreboot_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34163
@COND_i386_efi_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34164
@COND_i386_ieee1275_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34165
@COND_i386_multiboot_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34166
@COND_i386_pc_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34167
@COND_i386_qemu_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34168
@COND_mips_yeeloong_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34169
@COND_powerpc_ieee1275_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34170
@COND_sparc64_ieee1275_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34171
@COND_x86_64_efi_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34172
@COND_emu_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34173
@COND_i386_coreboot_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34174
@COND_i386_efi_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34175
@COND_i386_ieee1275_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34176
@COND_i386_multiboot_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34177
@COND_i386_pc_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34178
@COND_i386_qemu_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34179
@COND_mips_yeeloong_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34180
@COND_powerpc_ieee1275_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34181
@COND_sparc64_ieee1275_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34182
@COND_x86_64_efi_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34183
@COND_emu_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34184
@COND_i386_coreboot_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34185
@COND_i386_efi_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34186
@COND_i386_ieee1275_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34187
@COND_i386_multiboot_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34188
@COND_i386_pc_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34189
@COND_i386_qemu_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34190
@COND_mips_yeeloong_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34191
@COND_powerpc_ieee1275_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34192
@COND_sparc64_ieee1275_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34193
@COND_x86_64_efi_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34194
@COND_emu_TRUE@sfs_module_SOURCES = fs/sfs.c  ## platform sources
 
34195
@COND_i386_coreboot_TRUE@sfs_module_SOURCES = fs/sfs.c  ## platform sources
 
34196
@COND_i386_efi_TRUE@sfs_module_SOURCES = fs/sfs.c  ## platform sources
 
34197
@COND_i386_ieee1275_TRUE@sfs_module_SOURCES = fs/sfs.c  ## platform sources
 
34198
@COND_i386_multiboot_TRUE@sfs_module_SOURCES = fs/sfs.c  ## platform sources
 
34199
@COND_i386_pc_TRUE@sfs_module_SOURCES = fs/sfs.c  ## platform sources
 
34200
@COND_i386_qemu_TRUE@sfs_module_SOURCES = fs/sfs.c  ## platform sources
 
34201
@COND_mips_yeeloong_TRUE@sfs_module_SOURCES = fs/sfs.c  ## platform sources
 
34202
@COND_powerpc_ieee1275_TRUE@sfs_module_SOURCES = fs/sfs.c  ## platform sources
 
34203
@COND_sparc64_ieee1275_TRUE@sfs_module_SOURCES = fs/sfs.c  ## platform sources
 
34204
@COND_x86_64_efi_TRUE@sfs_module_SOURCES = fs/sfs.c  ## platform sources
 
34205
@COND_emu_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources
 
34206
@COND_i386_coreboot_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources
 
34207
@COND_i386_efi_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources
 
34208
@COND_i386_ieee1275_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources
 
34209
@COND_i386_multiboot_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources
 
34210
@COND_i386_pc_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources
 
34211
@COND_i386_qemu_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources
 
34212
@COND_mips_yeeloong_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources
 
34213
@COND_powerpc_ieee1275_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources
 
34214
@COND_sparc64_ieee1275_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources
 
34215
@COND_x86_64_efi_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources
 
34216
@COND_emu_TRUE@sfs_module_LDADD = 
 
34217
@COND_i386_coreboot_TRUE@sfs_module_LDADD = 
 
34218
@COND_i386_efi_TRUE@sfs_module_LDADD = 
 
34219
@COND_i386_ieee1275_TRUE@sfs_module_LDADD = 
 
34220
@COND_i386_multiboot_TRUE@sfs_module_LDADD = 
 
34221
@COND_i386_pc_TRUE@sfs_module_LDADD = 
 
34222
@COND_i386_qemu_TRUE@sfs_module_LDADD = 
 
34223
@COND_mips_yeeloong_TRUE@sfs_module_LDADD = 
 
34224
@COND_powerpc_ieee1275_TRUE@sfs_module_LDADD = 
 
34225
@COND_sparc64_ieee1275_TRUE@sfs_module_LDADD = 
 
34226
@COND_x86_64_efi_TRUE@sfs_module_LDADD = 
 
34227
@COND_emu_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34228
@COND_i386_coreboot_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34229
@COND_i386_efi_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34230
@COND_i386_ieee1275_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34231
@COND_i386_multiboot_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34232
@COND_i386_pc_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34233
@COND_i386_qemu_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34234
@COND_mips_yeeloong_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34235
@COND_powerpc_ieee1275_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34236
@COND_sparc64_ieee1275_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34237
@COND_x86_64_efi_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34238
@COND_emu_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34239
@COND_i386_coreboot_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34240
@COND_i386_efi_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34241
@COND_i386_ieee1275_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34242
@COND_i386_multiboot_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34243
@COND_i386_pc_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34244
@COND_i386_qemu_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34245
@COND_mips_yeeloong_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34246
@COND_powerpc_ieee1275_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34247
@COND_sparc64_ieee1275_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34248
@COND_x86_64_efi_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34249
@COND_emu_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34250
@COND_i386_coreboot_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34251
@COND_i386_efi_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34252
@COND_i386_ieee1275_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34253
@COND_i386_multiboot_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34254
@COND_i386_pc_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34255
@COND_i386_qemu_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34256
@COND_mips_yeeloong_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34257
@COND_powerpc_ieee1275_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34258
@COND_sparc64_ieee1275_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34259
@COND_x86_64_efi_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34260
@COND_emu_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34261
@COND_i386_coreboot_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34262
@COND_i386_efi_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34263
@COND_i386_ieee1275_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34264
@COND_i386_multiboot_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34265
@COND_i386_pc_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34266
@COND_i386_qemu_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34267
@COND_mips_yeeloong_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34268
@COND_powerpc_ieee1275_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34269
@COND_sparc64_ieee1275_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34270
@COND_x86_64_efi_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34271
@COND_emu_TRUE@tar_module_SOURCES = fs/tar.c  ## platform sources
 
34272
@COND_i386_coreboot_TRUE@tar_module_SOURCES = fs/tar.c  ## platform sources
 
34273
@COND_i386_efi_TRUE@tar_module_SOURCES = fs/tar.c  ## platform sources
 
34274
@COND_i386_ieee1275_TRUE@tar_module_SOURCES = fs/tar.c  ## platform sources
 
34275
@COND_i386_multiboot_TRUE@tar_module_SOURCES = fs/tar.c  ## platform sources
 
34276
@COND_i386_pc_TRUE@tar_module_SOURCES = fs/tar.c  ## platform sources
 
34277
@COND_i386_qemu_TRUE@tar_module_SOURCES = fs/tar.c  ## platform sources
 
34278
@COND_mips_yeeloong_TRUE@tar_module_SOURCES = fs/tar.c  ## platform sources
 
34279
@COND_powerpc_ieee1275_TRUE@tar_module_SOURCES = fs/tar.c  ## platform sources
 
34280
@COND_sparc64_ieee1275_TRUE@tar_module_SOURCES = fs/tar.c  ## platform sources
 
34281
@COND_x86_64_efi_TRUE@tar_module_SOURCES = fs/tar.c  ## platform sources
 
34282
@COND_emu_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources
 
34283
@COND_i386_coreboot_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources
 
34284
@COND_i386_efi_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources
 
34285
@COND_i386_ieee1275_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources
 
34286
@COND_i386_multiboot_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources
 
34287
@COND_i386_pc_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources
 
34288
@COND_i386_qemu_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources
 
34289
@COND_mips_yeeloong_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources
 
34290
@COND_powerpc_ieee1275_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources
 
34291
@COND_sparc64_ieee1275_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources
 
34292
@COND_x86_64_efi_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources
 
34293
@COND_emu_TRUE@tar_module_LDADD = 
 
34294
@COND_i386_coreboot_TRUE@tar_module_LDADD = 
 
34295
@COND_i386_efi_TRUE@tar_module_LDADD = 
 
34296
@COND_i386_ieee1275_TRUE@tar_module_LDADD = 
 
34297
@COND_i386_multiboot_TRUE@tar_module_LDADD = 
 
34298
@COND_i386_pc_TRUE@tar_module_LDADD = 
 
34299
@COND_i386_qemu_TRUE@tar_module_LDADD = 
 
34300
@COND_mips_yeeloong_TRUE@tar_module_LDADD = 
 
34301
@COND_powerpc_ieee1275_TRUE@tar_module_LDADD = 
 
34302
@COND_sparc64_ieee1275_TRUE@tar_module_LDADD = 
 
34303
@COND_x86_64_efi_TRUE@tar_module_LDADD = 
 
34304
@COND_emu_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34305
@COND_i386_coreboot_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34306
@COND_i386_efi_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34307
@COND_i386_ieee1275_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34308
@COND_i386_multiboot_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34309
@COND_i386_pc_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34310
@COND_i386_qemu_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34311
@COND_mips_yeeloong_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34312
@COND_powerpc_ieee1275_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34313
@COND_sparc64_ieee1275_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34314
@COND_x86_64_efi_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34315
@COND_emu_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34316
@COND_i386_coreboot_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34317
@COND_i386_efi_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34318
@COND_i386_ieee1275_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34319
@COND_i386_multiboot_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34320
@COND_i386_pc_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34321
@COND_i386_qemu_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34322
@COND_mips_yeeloong_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34323
@COND_powerpc_ieee1275_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34324
@COND_sparc64_ieee1275_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34325
@COND_x86_64_efi_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34326
@COND_emu_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34327
@COND_i386_coreboot_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34328
@COND_i386_efi_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34329
@COND_i386_ieee1275_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34330
@COND_i386_multiboot_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34331
@COND_i386_pc_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34332
@COND_i386_qemu_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34333
@COND_mips_yeeloong_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34334
@COND_powerpc_ieee1275_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34335
@COND_sparc64_ieee1275_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34336
@COND_x86_64_efi_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34337
@COND_emu_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34338
@COND_i386_coreboot_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34339
@COND_i386_efi_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34340
@COND_i386_ieee1275_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34341
@COND_i386_multiboot_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34342
@COND_i386_pc_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34343
@COND_i386_qemu_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34344
@COND_mips_yeeloong_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34345
@COND_powerpc_ieee1275_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34346
@COND_sparc64_ieee1275_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34347
@COND_x86_64_efi_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34348
@COND_emu_TRUE@udf_module_SOURCES = fs/udf.c  ## platform sources
 
34349
@COND_i386_coreboot_TRUE@udf_module_SOURCES = fs/udf.c  ## platform sources
 
34350
@COND_i386_efi_TRUE@udf_module_SOURCES = fs/udf.c  ## platform sources
 
34351
@COND_i386_ieee1275_TRUE@udf_module_SOURCES = fs/udf.c  ## platform sources
 
34352
@COND_i386_multiboot_TRUE@udf_module_SOURCES = fs/udf.c  ## platform sources
 
34353
@COND_i386_pc_TRUE@udf_module_SOURCES = fs/udf.c  ## platform sources
 
34354
@COND_i386_qemu_TRUE@udf_module_SOURCES = fs/udf.c  ## platform sources
 
34355
@COND_mips_yeeloong_TRUE@udf_module_SOURCES = fs/udf.c  ## platform sources
 
34356
@COND_powerpc_ieee1275_TRUE@udf_module_SOURCES = fs/udf.c  ## platform sources
 
34357
@COND_sparc64_ieee1275_TRUE@udf_module_SOURCES = fs/udf.c  ## platform sources
 
34358
@COND_x86_64_efi_TRUE@udf_module_SOURCES = fs/udf.c  ## platform sources
 
34359
@COND_emu_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources
 
34360
@COND_i386_coreboot_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources
 
34361
@COND_i386_efi_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources
 
34362
@COND_i386_ieee1275_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources
 
34363
@COND_i386_multiboot_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources
 
34364
@COND_i386_pc_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources
 
34365
@COND_i386_qemu_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources
 
34366
@COND_mips_yeeloong_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources
 
34367
@COND_powerpc_ieee1275_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources
 
34368
@COND_sparc64_ieee1275_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources
 
34369
@COND_x86_64_efi_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources
 
34370
@COND_emu_TRUE@udf_module_LDADD = 
 
34371
@COND_i386_coreboot_TRUE@udf_module_LDADD = 
 
34372
@COND_i386_efi_TRUE@udf_module_LDADD = 
 
34373
@COND_i386_ieee1275_TRUE@udf_module_LDADD = 
 
34374
@COND_i386_multiboot_TRUE@udf_module_LDADD = 
 
34375
@COND_i386_pc_TRUE@udf_module_LDADD = 
 
34376
@COND_i386_qemu_TRUE@udf_module_LDADD = 
 
34377
@COND_mips_yeeloong_TRUE@udf_module_LDADD = 
 
34378
@COND_powerpc_ieee1275_TRUE@udf_module_LDADD = 
 
34379
@COND_sparc64_ieee1275_TRUE@udf_module_LDADD = 
 
34380
@COND_x86_64_efi_TRUE@udf_module_LDADD = 
 
34381
@COND_emu_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34382
@COND_i386_coreboot_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34383
@COND_i386_efi_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34384
@COND_i386_ieee1275_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34385
@COND_i386_multiboot_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34386
@COND_i386_pc_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34387
@COND_i386_qemu_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34388
@COND_mips_yeeloong_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34389
@COND_powerpc_ieee1275_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34390
@COND_sparc64_ieee1275_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34391
@COND_x86_64_efi_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34392
@COND_emu_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34393
@COND_i386_coreboot_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34394
@COND_i386_efi_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34395
@COND_i386_ieee1275_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34396
@COND_i386_multiboot_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34397
@COND_i386_pc_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34398
@COND_i386_qemu_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34399
@COND_mips_yeeloong_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34400
@COND_powerpc_ieee1275_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34401
@COND_sparc64_ieee1275_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34402
@COND_x86_64_efi_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34403
@COND_emu_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34404
@COND_i386_coreboot_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34405
@COND_i386_efi_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34406
@COND_i386_ieee1275_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34407
@COND_i386_multiboot_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34408
@COND_i386_pc_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34409
@COND_i386_qemu_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34410
@COND_mips_yeeloong_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34411
@COND_powerpc_ieee1275_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34412
@COND_sparc64_ieee1275_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34413
@COND_x86_64_efi_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34414
@COND_emu_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34415
@COND_i386_coreboot_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34416
@COND_i386_efi_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34417
@COND_i386_ieee1275_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34418
@COND_i386_multiboot_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34419
@COND_i386_pc_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34420
@COND_i386_qemu_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34421
@COND_mips_yeeloong_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34422
@COND_powerpc_ieee1275_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34423
@COND_sparc64_ieee1275_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34424
@COND_x86_64_efi_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34425
@COND_emu_TRUE@ufs1_module_SOURCES = fs/ufs.c  ## platform sources
 
34426
@COND_i386_coreboot_TRUE@ufs1_module_SOURCES = fs/ufs.c  ## platform sources
 
34427
@COND_i386_efi_TRUE@ufs1_module_SOURCES = fs/ufs.c  ## platform sources
 
34428
@COND_i386_ieee1275_TRUE@ufs1_module_SOURCES = fs/ufs.c  ## platform sources
 
34429
@COND_i386_multiboot_TRUE@ufs1_module_SOURCES = fs/ufs.c  ## platform sources
 
34430
@COND_i386_pc_TRUE@ufs1_module_SOURCES = fs/ufs.c  ## platform sources
 
34431
@COND_i386_qemu_TRUE@ufs1_module_SOURCES = fs/ufs.c  ## platform sources
 
34432
@COND_mips_yeeloong_TRUE@ufs1_module_SOURCES = fs/ufs.c  ## platform sources
 
34433
@COND_powerpc_ieee1275_TRUE@ufs1_module_SOURCES = fs/ufs.c  ## platform sources
 
34434
@COND_sparc64_ieee1275_TRUE@ufs1_module_SOURCES = fs/ufs.c  ## platform sources
 
34435
@COND_x86_64_efi_TRUE@ufs1_module_SOURCES = fs/ufs.c  ## platform sources
 
34436
@COND_emu_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources
 
34437
@COND_i386_coreboot_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources
 
34438
@COND_i386_efi_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources
 
34439
@COND_i386_ieee1275_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources
 
34440
@COND_i386_multiboot_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources
 
34441
@COND_i386_pc_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources
 
34442
@COND_i386_qemu_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources
 
34443
@COND_mips_yeeloong_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources
 
34444
@COND_powerpc_ieee1275_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources
 
34445
@COND_sparc64_ieee1275_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources
 
34446
@COND_x86_64_efi_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources
 
34447
@COND_emu_TRUE@ufs1_module_LDADD = 
 
34448
@COND_i386_coreboot_TRUE@ufs1_module_LDADD = 
 
34449
@COND_i386_efi_TRUE@ufs1_module_LDADD = 
 
34450
@COND_i386_ieee1275_TRUE@ufs1_module_LDADD = 
 
34451
@COND_i386_multiboot_TRUE@ufs1_module_LDADD = 
 
34452
@COND_i386_pc_TRUE@ufs1_module_LDADD = 
 
34453
@COND_i386_qemu_TRUE@ufs1_module_LDADD = 
 
34454
@COND_mips_yeeloong_TRUE@ufs1_module_LDADD = 
 
34455
@COND_powerpc_ieee1275_TRUE@ufs1_module_LDADD = 
 
34456
@COND_sparc64_ieee1275_TRUE@ufs1_module_LDADD = 
 
34457
@COND_x86_64_efi_TRUE@ufs1_module_LDADD = 
 
34458
@COND_emu_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34459
@COND_i386_coreboot_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34460
@COND_i386_efi_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34461
@COND_i386_ieee1275_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34462
@COND_i386_multiboot_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34463
@COND_i386_pc_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34464
@COND_i386_qemu_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34465
@COND_mips_yeeloong_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34466
@COND_powerpc_ieee1275_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34467
@COND_sparc64_ieee1275_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34468
@COND_x86_64_efi_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34469
@COND_emu_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34470
@COND_i386_coreboot_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34471
@COND_i386_efi_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34472
@COND_i386_ieee1275_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34473
@COND_i386_multiboot_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34474
@COND_i386_pc_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34475
@COND_i386_qemu_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34476
@COND_mips_yeeloong_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34477
@COND_powerpc_ieee1275_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34478
@COND_sparc64_ieee1275_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34479
@COND_x86_64_efi_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34480
@COND_emu_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34481
@COND_i386_coreboot_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34482
@COND_i386_efi_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34483
@COND_i386_ieee1275_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34484
@COND_i386_multiboot_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34485
@COND_i386_pc_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34486
@COND_i386_qemu_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34487
@COND_mips_yeeloong_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34488
@COND_powerpc_ieee1275_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34489
@COND_sparc64_ieee1275_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34490
@COND_x86_64_efi_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34491
@COND_emu_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34492
@COND_i386_coreboot_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34493
@COND_i386_efi_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34494
@COND_i386_ieee1275_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34495
@COND_i386_multiboot_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34496
@COND_i386_pc_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34497
@COND_i386_qemu_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34498
@COND_mips_yeeloong_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34499
@COND_powerpc_ieee1275_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34500
@COND_sparc64_ieee1275_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34501
@COND_x86_64_efi_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34502
@COND_emu_TRUE@ufs2_module_SOURCES = fs/ufs2.c  ## platform sources
 
34503
@COND_i386_coreboot_TRUE@ufs2_module_SOURCES = fs/ufs2.c  ## platform sources
 
34504
@COND_i386_efi_TRUE@ufs2_module_SOURCES = fs/ufs2.c  ## platform sources
 
34505
@COND_i386_ieee1275_TRUE@ufs2_module_SOURCES = fs/ufs2.c  ## platform sources
 
34506
@COND_i386_multiboot_TRUE@ufs2_module_SOURCES = fs/ufs2.c  ## platform sources
 
34507
@COND_i386_pc_TRUE@ufs2_module_SOURCES = fs/ufs2.c  ## platform sources
 
34508
@COND_i386_qemu_TRUE@ufs2_module_SOURCES = fs/ufs2.c  ## platform sources
 
34509
@COND_mips_yeeloong_TRUE@ufs2_module_SOURCES = fs/ufs2.c  ## platform sources
 
34510
@COND_powerpc_ieee1275_TRUE@ufs2_module_SOURCES = fs/ufs2.c  ## platform sources
 
34511
@COND_sparc64_ieee1275_TRUE@ufs2_module_SOURCES = fs/ufs2.c  ## platform sources
 
34512
@COND_x86_64_efi_TRUE@ufs2_module_SOURCES = fs/ufs2.c  ## platform sources
 
34513
@COND_emu_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources
 
34514
@COND_i386_coreboot_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources
 
34515
@COND_i386_efi_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources
 
34516
@COND_i386_ieee1275_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources
 
34517
@COND_i386_multiboot_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources
 
34518
@COND_i386_pc_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources
 
34519
@COND_i386_qemu_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources
 
34520
@COND_mips_yeeloong_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources
 
34521
@COND_powerpc_ieee1275_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources
 
34522
@COND_sparc64_ieee1275_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources
 
34523
@COND_x86_64_efi_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources
 
34524
@COND_emu_TRUE@ufs2_module_LDADD = 
 
34525
@COND_i386_coreboot_TRUE@ufs2_module_LDADD = 
 
34526
@COND_i386_efi_TRUE@ufs2_module_LDADD = 
 
34527
@COND_i386_ieee1275_TRUE@ufs2_module_LDADD = 
 
34528
@COND_i386_multiboot_TRUE@ufs2_module_LDADD = 
 
34529
@COND_i386_pc_TRUE@ufs2_module_LDADD = 
 
34530
@COND_i386_qemu_TRUE@ufs2_module_LDADD = 
 
34531
@COND_mips_yeeloong_TRUE@ufs2_module_LDADD = 
 
34532
@COND_powerpc_ieee1275_TRUE@ufs2_module_LDADD = 
 
34533
@COND_sparc64_ieee1275_TRUE@ufs2_module_LDADD = 
 
34534
@COND_x86_64_efi_TRUE@ufs2_module_LDADD = 
 
34535
@COND_emu_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34536
@COND_i386_coreboot_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34537
@COND_i386_efi_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34538
@COND_i386_ieee1275_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34539
@COND_i386_multiboot_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34540
@COND_i386_pc_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34541
@COND_i386_qemu_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34542
@COND_mips_yeeloong_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34543
@COND_powerpc_ieee1275_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34544
@COND_sparc64_ieee1275_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34545
@COND_x86_64_efi_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34546
@COND_emu_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34547
@COND_i386_coreboot_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34548
@COND_i386_efi_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34549
@COND_i386_ieee1275_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34550
@COND_i386_multiboot_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34551
@COND_i386_pc_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34552
@COND_i386_qemu_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34553
@COND_mips_yeeloong_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34554
@COND_powerpc_ieee1275_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34555
@COND_sparc64_ieee1275_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34556
@COND_x86_64_efi_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34557
@COND_emu_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34558
@COND_i386_coreboot_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34559
@COND_i386_efi_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34560
@COND_i386_ieee1275_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34561
@COND_i386_multiboot_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34562
@COND_i386_pc_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34563
@COND_i386_qemu_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34564
@COND_mips_yeeloong_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34565
@COND_powerpc_ieee1275_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34566
@COND_sparc64_ieee1275_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34567
@COND_x86_64_efi_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34568
@COND_emu_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34569
@COND_i386_coreboot_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34570
@COND_i386_efi_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34571
@COND_i386_ieee1275_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34572
@COND_i386_multiboot_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34573
@COND_i386_pc_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34574
@COND_i386_qemu_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34575
@COND_mips_yeeloong_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34576
@COND_powerpc_ieee1275_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34577
@COND_sparc64_ieee1275_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34578
@COND_x86_64_efi_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34579
@COND_emu_TRUE@xfs_module_SOURCES = fs/xfs.c  ## platform sources
 
34580
@COND_i386_coreboot_TRUE@xfs_module_SOURCES = fs/xfs.c  ## platform sources
 
34581
@COND_i386_efi_TRUE@xfs_module_SOURCES = fs/xfs.c  ## platform sources
 
34582
@COND_i386_ieee1275_TRUE@xfs_module_SOURCES = fs/xfs.c  ## platform sources
 
34583
@COND_i386_multiboot_TRUE@xfs_module_SOURCES = fs/xfs.c  ## platform sources
 
34584
@COND_i386_pc_TRUE@xfs_module_SOURCES = fs/xfs.c  ## platform sources
 
34585
@COND_i386_qemu_TRUE@xfs_module_SOURCES = fs/xfs.c  ## platform sources
 
34586
@COND_mips_yeeloong_TRUE@xfs_module_SOURCES = fs/xfs.c  ## platform sources
 
34587
@COND_powerpc_ieee1275_TRUE@xfs_module_SOURCES = fs/xfs.c  ## platform sources
 
34588
@COND_sparc64_ieee1275_TRUE@xfs_module_SOURCES = fs/xfs.c  ## platform sources
 
34589
@COND_x86_64_efi_TRUE@xfs_module_SOURCES = fs/xfs.c  ## platform sources
 
34590
@COND_emu_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources
 
34591
@COND_i386_coreboot_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources
 
34592
@COND_i386_efi_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources
 
34593
@COND_i386_ieee1275_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources
 
34594
@COND_i386_multiboot_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources
 
34595
@COND_i386_pc_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources
 
34596
@COND_i386_qemu_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources
 
34597
@COND_mips_yeeloong_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources
 
34598
@COND_powerpc_ieee1275_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources
 
34599
@COND_sparc64_ieee1275_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources
 
34600
@COND_x86_64_efi_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources
 
34601
@COND_emu_TRUE@xfs_module_LDADD = 
 
34602
@COND_i386_coreboot_TRUE@xfs_module_LDADD = 
 
34603
@COND_i386_efi_TRUE@xfs_module_LDADD = 
 
34604
@COND_i386_ieee1275_TRUE@xfs_module_LDADD = 
 
34605
@COND_i386_multiboot_TRUE@xfs_module_LDADD = 
 
34606
@COND_i386_pc_TRUE@xfs_module_LDADD = 
 
34607
@COND_i386_qemu_TRUE@xfs_module_LDADD = 
 
34608
@COND_mips_yeeloong_TRUE@xfs_module_LDADD = 
 
34609
@COND_powerpc_ieee1275_TRUE@xfs_module_LDADD = 
 
34610
@COND_sparc64_ieee1275_TRUE@xfs_module_LDADD = 
 
34611
@COND_x86_64_efi_TRUE@xfs_module_LDADD = 
 
34612
@COND_emu_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34613
@COND_i386_coreboot_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34614
@COND_i386_efi_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34615
@COND_i386_ieee1275_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34616
@COND_i386_multiboot_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34617
@COND_i386_pc_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34618
@COND_i386_qemu_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34619
@COND_mips_yeeloong_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34620
@COND_powerpc_ieee1275_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34621
@COND_sparc64_ieee1275_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34622
@COND_x86_64_efi_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34623
@COND_emu_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34624
@COND_i386_coreboot_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34625
@COND_i386_efi_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34626
@COND_i386_ieee1275_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34627
@COND_i386_multiboot_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34628
@COND_i386_pc_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34629
@COND_i386_qemu_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34630
@COND_mips_yeeloong_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34631
@COND_powerpc_ieee1275_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34632
@COND_sparc64_ieee1275_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34633
@COND_x86_64_efi_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34634
@COND_emu_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34635
@COND_i386_coreboot_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34636
@COND_i386_efi_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34637
@COND_i386_ieee1275_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34638
@COND_i386_multiboot_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34639
@COND_i386_pc_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34640
@COND_i386_qemu_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34641
@COND_mips_yeeloong_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34642
@COND_powerpc_ieee1275_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34643
@COND_sparc64_ieee1275_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34644
@COND_x86_64_efi_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34645
@COND_emu_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34646
@COND_i386_coreboot_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34647
@COND_i386_efi_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34648
@COND_i386_ieee1275_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34649
@COND_i386_multiboot_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34650
@COND_i386_pc_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34651
@COND_i386_qemu_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34652
@COND_mips_yeeloong_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34653
@COND_powerpc_ieee1275_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34654
@COND_sparc64_ieee1275_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34655
@COND_x86_64_efi_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34656
@COND_i386_pc_TRUE@pxe_module_SOURCES = fs/i386/pc/pxe.c  ## platform sources
 
34657
@COND_i386_pc_TRUE@nodist_pxe_module_SOURCES = ## platform nodist sources
 
34658
@COND_i386_pc_TRUE@pxe_module_LDADD = 
 
34659
@COND_i386_pc_TRUE@pxe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34660
@COND_i386_pc_TRUE@pxe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34661
@COND_i386_pc_TRUE@pxe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34662
@COND_i386_pc_TRUE@pxe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34663
@COND_emu_TRUE@gettext_module_SOURCES = gettext/gettext.c  ## platform sources
 
34664
@COND_i386_coreboot_TRUE@gettext_module_SOURCES = gettext/gettext.c  ## platform sources
 
34665
@COND_i386_efi_TRUE@gettext_module_SOURCES = gettext/gettext.c  ## platform sources
 
34666
@COND_i386_ieee1275_TRUE@gettext_module_SOURCES = gettext/gettext.c  ## platform sources
 
34667
@COND_i386_multiboot_TRUE@gettext_module_SOURCES = gettext/gettext.c  ## platform sources
 
34668
@COND_i386_pc_TRUE@gettext_module_SOURCES = gettext/gettext.c  ## platform sources
 
34669
@COND_i386_qemu_TRUE@gettext_module_SOURCES = gettext/gettext.c  ## platform sources
 
34670
@COND_mips_yeeloong_TRUE@gettext_module_SOURCES = gettext/gettext.c  ## platform sources
 
34671
@COND_powerpc_ieee1275_TRUE@gettext_module_SOURCES = gettext/gettext.c  ## platform sources
 
34672
@COND_sparc64_ieee1275_TRUE@gettext_module_SOURCES = gettext/gettext.c  ## platform sources
 
34673
@COND_x86_64_efi_TRUE@gettext_module_SOURCES = gettext/gettext.c  ## platform sources
 
34674
@COND_emu_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources
 
34675
@COND_i386_coreboot_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources
 
34676
@COND_i386_efi_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources
 
34677
@COND_i386_ieee1275_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources
 
34678
@COND_i386_multiboot_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources
 
34679
@COND_i386_pc_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources
 
34680
@COND_i386_qemu_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources
 
34681
@COND_mips_yeeloong_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources
 
34682
@COND_powerpc_ieee1275_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources
 
34683
@COND_sparc64_ieee1275_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources
 
34684
@COND_x86_64_efi_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources
 
34685
@COND_emu_TRUE@gettext_module_LDADD = 
 
34686
@COND_i386_coreboot_TRUE@gettext_module_LDADD = 
 
34687
@COND_i386_efi_TRUE@gettext_module_LDADD = 
 
34688
@COND_i386_ieee1275_TRUE@gettext_module_LDADD = 
 
34689
@COND_i386_multiboot_TRUE@gettext_module_LDADD = 
 
34690
@COND_i386_pc_TRUE@gettext_module_LDADD = 
 
34691
@COND_i386_qemu_TRUE@gettext_module_LDADD = 
 
34692
@COND_mips_yeeloong_TRUE@gettext_module_LDADD = 
 
34693
@COND_powerpc_ieee1275_TRUE@gettext_module_LDADD = 
 
34694
@COND_sparc64_ieee1275_TRUE@gettext_module_LDADD = 
 
34695
@COND_x86_64_efi_TRUE@gettext_module_LDADD = 
 
34696
@COND_emu_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34697
@COND_i386_coreboot_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34698
@COND_i386_efi_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34699
@COND_i386_ieee1275_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34700
@COND_i386_multiboot_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34701
@COND_i386_pc_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34702
@COND_i386_qemu_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34703
@COND_mips_yeeloong_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34704
@COND_powerpc_ieee1275_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34705
@COND_sparc64_ieee1275_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34706
@COND_x86_64_efi_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34707
@COND_emu_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34708
@COND_i386_coreboot_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34709
@COND_i386_efi_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34710
@COND_i386_ieee1275_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34711
@COND_i386_multiboot_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34712
@COND_i386_pc_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34713
@COND_i386_qemu_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34714
@COND_mips_yeeloong_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34715
@COND_powerpc_ieee1275_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34716
@COND_sparc64_ieee1275_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34717
@COND_x86_64_efi_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34718
@COND_emu_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34719
@COND_i386_coreboot_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34720
@COND_i386_efi_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34721
@COND_i386_ieee1275_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34722
@COND_i386_multiboot_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34723
@COND_i386_pc_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34724
@COND_i386_qemu_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34725
@COND_mips_yeeloong_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34726
@COND_powerpc_ieee1275_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34727
@COND_sparc64_ieee1275_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34728
@COND_x86_64_efi_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34729
@COND_emu_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34730
@COND_i386_coreboot_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34731
@COND_i386_efi_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34732
@COND_i386_ieee1275_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34733
@COND_i386_multiboot_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34734
@COND_i386_pc_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34735
@COND_i386_qemu_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34736
@COND_mips_yeeloong_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34737
@COND_powerpc_ieee1275_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34738
@COND_sparc64_ieee1275_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34739
@COND_x86_64_efi_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34740
@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
 
34741
@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
 
34742
@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
 
34743
@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
 
34744
@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
 
34745
@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
 
34746
@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
 
34747
@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
 
34748
@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
 
34749
@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
 
34750
@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
 
34751
@COND_emu_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources
 
34752
@COND_i386_coreboot_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources
 
34753
@COND_i386_efi_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources
 
34754
@COND_i386_ieee1275_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources
 
34755
@COND_i386_multiboot_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources
 
34756
@COND_i386_pc_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources
 
34757
@COND_i386_qemu_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources
 
34758
@COND_mips_yeeloong_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources
 
34759
@COND_powerpc_ieee1275_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources
 
34760
@COND_sparc64_ieee1275_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources
 
34761
@COND_x86_64_efi_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources
 
34762
@COND_emu_TRUE@gfxmenu_module_LDADD = 
 
34763
@COND_i386_coreboot_TRUE@gfxmenu_module_LDADD = 
 
34764
@COND_i386_efi_TRUE@gfxmenu_module_LDADD = 
 
34765
@COND_i386_ieee1275_TRUE@gfxmenu_module_LDADD = 
 
34766
@COND_i386_multiboot_TRUE@gfxmenu_module_LDADD = 
 
34767
@COND_i386_pc_TRUE@gfxmenu_module_LDADD = 
 
34768
@COND_i386_qemu_TRUE@gfxmenu_module_LDADD = 
 
34769
@COND_mips_yeeloong_TRUE@gfxmenu_module_LDADD = 
 
34770
@COND_powerpc_ieee1275_TRUE@gfxmenu_module_LDADD = 
 
34771
@COND_sparc64_ieee1275_TRUE@gfxmenu_module_LDADD = 
 
34772
@COND_x86_64_efi_TRUE@gfxmenu_module_LDADD = 
 
34773
@COND_emu_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34774
@COND_i386_coreboot_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34775
@COND_i386_efi_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34776
@COND_i386_ieee1275_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34777
@COND_i386_multiboot_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34778
@COND_i386_pc_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34779
@COND_i386_qemu_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34780
@COND_mips_yeeloong_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34781
@COND_powerpc_ieee1275_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34782
@COND_sparc64_ieee1275_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34783
@COND_x86_64_efi_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34784
@COND_emu_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34785
@COND_i386_coreboot_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34786
@COND_i386_efi_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34787
@COND_i386_ieee1275_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34788
@COND_i386_multiboot_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34789
@COND_i386_pc_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34790
@COND_i386_qemu_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34791
@COND_mips_yeeloong_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34792
@COND_powerpc_ieee1275_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34793
@COND_sparc64_ieee1275_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34794
@COND_x86_64_efi_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34795
@COND_emu_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34796
@COND_i386_coreboot_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34797
@COND_i386_efi_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34798
@COND_i386_ieee1275_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34799
@COND_i386_multiboot_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34800
@COND_i386_pc_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34801
@COND_i386_qemu_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34802
@COND_mips_yeeloong_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34803
@COND_powerpc_ieee1275_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34804
@COND_sparc64_ieee1275_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34805
@COND_x86_64_efi_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34806
@COND_emu_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34807
@COND_i386_coreboot_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34808
@COND_i386_efi_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34809
@COND_i386_ieee1275_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34810
@COND_i386_multiboot_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34811
@COND_i386_pc_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34812
@COND_i386_qemu_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34813
@COND_mips_yeeloong_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34814
@COND_powerpc_ieee1275_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34815
@COND_sparc64_ieee1275_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34816
@COND_x86_64_efi_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34817
@COND_emu_TRUE@hello_module_SOURCES = hello/hello.c  ## platform sources
 
34818
@COND_i386_coreboot_TRUE@hello_module_SOURCES = hello/hello.c  ## platform sources
 
34819
@COND_i386_efi_TRUE@hello_module_SOURCES = hello/hello.c  ## platform sources
 
34820
@COND_i386_ieee1275_TRUE@hello_module_SOURCES = hello/hello.c  ## platform sources
 
34821
@COND_i386_multiboot_TRUE@hello_module_SOURCES = hello/hello.c  ## platform sources
 
34822
@COND_i386_pc_TRUE@hello_module_SOURCES = hello/hello.c  ## platform sources
 
34823
@COND_i386_qemu_TRUE@hello_module_SOURCES = hello/hello.c  ## platform sources
 
34824
@COND_mips_yeeloong_TRUE@hello_module_SOURCES = hello/hello.c  ## platform sources
 
34825
@COND_powerpc_ieee1275_TRUE@hello_module_SOURCES = hello/hello.c  ## platform sources
 
34826
@COND_sparc64_ieee1275_TRUE@hello_module_SOURCES = hello/hello.c  ## platform sources
 
34827
@COND_x86_64_efi_TRUE@hello_module_SOURCES = hello/hello.c  ## platform sources
 
34828
@COND_emu_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources
 
34829
@COND_i386_coreboot_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources
 
34830
@COND_i386_efi_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources
 
34831
@COND_i386_ieee1275_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources
 
34832
@COND_i386_multiboot_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources
 
34833
@COND_i386_pc_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources
 
34834
@COND_i386_qemu_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources
 
34835
@COND_mips_yeeloong_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources
 
34836
@COND_powerpc_ieee1275_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources
 
34837
@COND_sparc64_ieee1275_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources
 
34838
@COND_x86_64_efi_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources
 
34839
@COND_emu_TRUE@hello_module_LDADD = 
 
34840
@COND_i386_coreboot_TRUE@hello_module_LDADD = 
 
34841
@COND_i386_efi_TRUE@hello_module_LDADD = 
 
34842
@COND_i386_ieee1275_TRUE@hello_module_LDADD = 
 
34843
@COND_i386_multiboot_TRUE@hello_module_LDADD = 
 
34844
@COND_i386_pc_TRUE@hello_module_LDADD = 
 
34845
@COND_i386_qemu_TRUE@hello_module_LDADD = 
 
34846
@COND_mips_yeeloong_TRUE@hello_module_LDADD = 
 
34847
@COND_powerpc_ieee1275_TRUE@hello_module_LDADD = 
 
34848
@COND_sparc64_ieee1275_TRUE@hello_module_LDADD = 
 
34849
@COND_x86_64_efi_TRUE@hello_module_LDADD = 
 
34850
@COND_emu_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34851
@COND_i386_coreboot_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34852
@COND_i386_efi_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34853
@COND_i386_ieee1275_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34854
@COND_i386_multiboot_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34855
@COND_i386_pc_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34856
@COND_i386_qemu_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34857
@COND_mips_yeeloong_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34858
@COND_powerpc_ieee1275_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34859
@COND_sparc64_ieee1275_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34860
@COND_x86_64_efi_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34861
@COND_emu_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34862
@COND_i386_coreboot_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34863
@COND_i386_efi_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34864
@COND_i386_ieee1275_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34865
@COND_i386_multiboot_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34866
@COND_i386_pc_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34867
@COND_i386_qemu_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34868
@COND_mips_yeeloong_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34869
@COND_powerpc_ieee1275_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34870
@COND_sparc64_ieee1275_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34871
@COND_x86_64_efi_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34872
@COND_emu_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34873
@COND_i386_coreboot_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34874
@COND_i386_efi_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34875
@COND_i386_ieee1275_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34876
@COND_i386_multiboot_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34877
@COND_i386_pc_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34878
@COND_i386_qemu_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34879
@COND_mips_yeeloong_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34880
@COND_powerpc_ieee1275_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34881
@COND_sparc64_ieee1275_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34882
@COND_x86_64_efi_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34883
@COND_emu_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34884
@COND_i386_coreboot_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34885
@COND_i386_efi_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34886
@COND_i386_ieee1275_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34887
@COND_i386_multiboot_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34888
@COND_i386_pc_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34889
@COND_i386_qemu_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34890
@COND_mips_yeeloong_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34891
@COND_powerpc_ieee1275_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34892
@COND_sparc64_ieee1275_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34893
@COND_x86_64_efi_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34894
@COND_emu_TRUE@gzio_module_SOURCES = io/gzio.c  ## platform sources
 
34895
@COND_i386_coreboot_TRUE@gzio_module_SOURCES = io/gzio.c  ## platform sources
 
34896
@COND_i386_efi_TRUE@gzio_module_SOURCES = io/gzio.c  ## platform sources
 
34897
@COND_i386_ieee1275_TRUE@gzio_module_SOURCES = io/gzio.c  ## platform sources
 
34898
@COND_i386_multiboot_TRUE@gzio_module_SOURCES = io/gzio.c  ## platform sources
 
34899
@COND_i386_pc_TRUE@gzio_module_SOURCES = io/gzio.c  ## platform sources
 
34900
@COND_i386_qemu_TRUE@gzio_module_SOURCES = io/gzio.c  ## platform sources
 
34901
@COND_mips_yeeloong_TRUE@gzio_module_SOURCES = io/gzio.c  ## platform sources
 
34902
@COND_powerpc_ieee1275_TRUE@gzio_module_SOURCES = io/gzio.c  ## platform sources
 
34903
@COND_sparc64_ieee1275_TRUE@gzio_module_SOURCES = io/gzio.c  ## platform sources
 
34904
@COND_x86_64_efi_TRUE@gzio_module_SOURCES = io/gzio.c  ## platform sources
 
34905
@COND_emu_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources
 
34906
@COND_i386_coreboot_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources
 
34907
@COND_i386_efi_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources
 
34908
@COND_i386_ieee1275_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources
 
34909
@COND_i386_multiboot_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources
 
34910
@COND_i386_pc_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources
 
34911
@COND_i386_qemu_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources
 
34912
@COND_mips_yeeloong_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources
 
34913
@COND_powerpc_ieee1275_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources
 
34914
@COND_sparc64_ieee1275_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources
 
34915
@COND_x86_64_efi_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources
 
34916
@COND_emu_TRUE@gzio_module_LDADD = 
 
34917
@COND_i386_coreboot_TRUE@gzio_module_LDADD = 
 
34918
@COND_i386_efi_TRUE@gzio_module_LDADD = 
 
34919
@COND_i386_ieee1275_TRUE@gzio_module_LDADD = 
 
34920
@COND_i386_multiboot_TRUE@gzio_module_LDADD = 
 
34921
@COND_i386_pc_TRUE@gzio_module_LDADD = 
 
34922
@COND_i386_qemu_TRUE@gzio_module_LDADD = 
 
34923
@COND_mips_yeeloong_TRUE@gzio_module_LDADD = 
 
34924
@COND_powerpc_ieee1275_TRUE@gzio_module_LDADD = 
 
34925
@COND_sparc64_ieee1275_TRUE@gzio_module_LDADD = 
 
34926
@COND_x86_64_efi_TRUE@gzio_module_LDADD = 
 
34927
@COND_emu_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34928
@COND_i386_coreboot_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34929
@COND_i386_efi_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34930
@COND_i386_ieee1275_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34931
@COND_i386_multiboot_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34932
@COND_i386_pc_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34933
@COND_i386_qemu_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34934
@COND_mips_yeeloong_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34935
@COND_powerpc_ieee1275_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34936
@COND_sparc64_ieee1275_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34937
@COND_x86_64_efi_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
34938
@COND_emu_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34939
@COND_i386_coreboot_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34940
@COND_i386_efi_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34941
@COND_i386_ieee1275_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34942
@COND_i386_multiboot_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34943
@COND_i386_pc_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34944
@COND_i386_qemu_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34945
@COND_mips_yeeloong_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34946
@COND_powerpc_ieee1275_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34947
@COND_sparc64_ieee1275_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34948
@COND_x86_64_efi_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
34949
@COND_emu_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34950
@COND_i386_coreboot_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34951
@COND_i386_efi_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34952
@COND_i386_ieee1275_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34953
@COND_i386_multiboot_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34954
@COND_i386_pc_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34955
@COND_i386_qemu_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34956
@COND_mips_yeeloong_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34957
@COND_powerpc_ieee1275_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34958
@COND_sparc64_ieee1275_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34959
@COND_x86_64_efi_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
34960
@COND_emu_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34961
@COND_i386_coreboot_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34962
@COND_i386_efi_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34963
@COND_i386_ieee1275_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34964
@COND_i386_multiboot_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34965
@COND_i386_pc_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34966
@COND_i386_qemu_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34967
@COND_mips_yeeloong_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34968
@COND_powerpc_ieee1275_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34969
@COND_sparc64_ieee1275_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34970
@COND_x86_64_efi_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
34971
@COND_emu_TRUE@bufio_module_SOURCES = io/bufio.c  ## platform sources
 
34972
@COND_i386_coreboot_TRUE@bufio_module_SOURCES = io/bufio.c  ## platform sources
 
34973
@COND_i386_efi_TRUE@bufio_module_SOURCES = io/bufio.c  ## platform sources
 
34974
@COND_i386_ieee1275_TRUE@bufio_module_SOURCES = io/bufio.c  ## platform sources
 
34975
@COND_i386_multiboot_TRUE@bufio_module_SOURCES = io/bufio.c  ## platform sources
 
34976
@COND_i386_pc_TRUE@bufio_module_SOURCES = io/bufio.c  ## platform sources
 
34977
@COND_i386_qemu_TRUE@bufio_module_SOURCES = io/bufio.c  ## platform sources
 
34978
@COND_powerpc_ieee1275_TRUE@bufio_module_SOURCES = io/bufio.c  ## platform sources
 
34979
@COND_sparc64_ieee1275_TRUE@bufio_module_SOURCES = io/bufio.c  ## platform sources
 
34980
@COND_x86_64_efi_TRUE@bufio_module_SOURCES = io/bufio.c  ## platform sources
 
34981
@COND_emu_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources
 
34982
@COND_i386_coreboot_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources
 
34983
@COND_i386_efi_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources
 
34984
@COND_i386_ieee1275_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources
 
34985
@COND_i386_multiboot_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources
 
34986
@COND_i386_pc_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources
 
34987
@COND_i386_qemu_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources
 
34988
@COND_powerpc_ieee1275_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources
 
34989
@COND_sparc64_ieee1275_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources
 
34990
@COND_x86_64_efi_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources
 
34991
@COND_emu_TRUE@bufio_module_LDADD = 
 
34992
@COND_i386_coreboot_TRUE@bufio_module_LDADD = 
 
34993
@COND_i386_efi_TRUE@bufio_module_LDADD = 
 
34994
@COND_i386_ieee1275_TRUE@bufio_module_LDADD = 
 
34995
@COND_i386_multiboot_TRUE@bufio_module_LDADD = 
 
34996
@COND_i386_pc_TRUE@bufio_module_LDADD = 
 
34997
@COND_i386_qemu_TRUE@bufio_module_LDADD = 
 
34998
@COND_powerpc_ieee1275_TRUE@bufio_module_LDADD = 
 
34999
@COND_sparc64_ieee1275_TRUE@bufio_module_LDADD = 
 
35000
@COND_x86_64_efi_TRUE@bufio_module_LDADD = 
 
35001
@COND_emu_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35002
@COND_i386_coreboot_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35003
@COND_i386_efi_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35004
@COND_i386_ieee1275_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35005
@COND_i386_multiboot_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35006
@COND_i386_pc_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35007
@COND_i386_qemu_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35008
@COND_powerpc_ieee1275_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35009
@COND_sparc64_ieee1275_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35010
@COND_x86_64_efi_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35011
@COND_emu_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35012
@COND_i386_coreboot_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35013
@COND_i386_efi_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35014
@COND_i386_ieee1275_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35015
@COND_i386_multiboot_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35016
@COND_i386_pc_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35017
@COND_i386_qemu_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35018
@COND_powerpc_ieee1275_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35019
@COND_sparc64_ieee1275_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35020
@COND_x86_64_efi_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35021
@COND_emu_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35022
@COND_i386_coreboot_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35023
@COND_i386_efi_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35024
@COND_i386_ieee1275_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35025
@COND_i386_multiboot_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35026
@COND_i386_pc_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35027
@COND_i386_qemu_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35028
@COND_powerpc_ieee1275_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35029
@COND_sparc64_ieee1275_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35030
@COND_x86_64_efi_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35031
@COND_emu_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35032
@COND_i386_coreboot_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35033
@COND_i386_efi_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35034
@COND_i386_ieee1275_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35035
@COND_i386_multiboot_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35036
@COND_i386_pc_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35037
@COND_i386_qemu_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35038
@COND_powerpc_ieee1275_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35039
@COND_sparc64_ieee1275_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35040
@COND_x86_64_efi_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35041
@COND_emu_TRUE@elf_module_SOURCES = kern/elf.c  ## platform sources
 
35042
@COND_i386_coreboot_TRUE@elf_module_SOURCES = kern/elf.c  ## platform sources
 
35043
@COND_i386_efi_TRUE@elf_module_SOURCES = kern/elf.c  ## platform sources
 
35044
@COND_i386_ieee1275_TRUE@elf_module_SOURCES = kern/elf.c  ## platform sources
 
35045
@COND_i386_multiboot_TRUE@elf_module_SOURCES = kern/elf.c  ## platform sources
 
35046
@COND_i386_pc_TRUE@elf_module_SOURCES = kern/elf.c  ## platform sources
 
35047
@COND_i386_qemu_TRUE@elf_module_SOURCES = kern/elf.c  ## platform sources
 
35048
@COND_mips_yeeloong_TRUE@elf_module_SOURCES = kern/elf.c  ## platform sources
 
35049
@COND_powerpc_ieee1275_TRUE@elf_module_SOURCES = kern/elf.c  ## platform sources
 
35050
@COND_sparc64_ieee1275_TRUE@elf_module_SOURCES = kern/elf.c  ## platform sources
 
35051
@COND_x86_64_efi_TRUE@elf_module_SOURCES = kern/elf.c  ## platform sources
 
35052
@COND_emu_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources
 
35053
@COND_i386_coreboot_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources
 
35054
@COND_i386_efi_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources
 
35055
@COND_i386_ieee1275_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources
 
35056
@COND_i386_multiboot_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources
 
35057
@COND_i386_pc_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources
 
35058
@COND_i386_qemu_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources
 
35059
@COND_mips_yeeloong_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources
 
35060
@COND_powerpc_ieee1275_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources
 
35061
@COND_sparc64_ieee1275_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources
 
35062
@COND_x86_64_efi_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources
 
35063
@COND_emu_TRUE@elf_module_LDADD = 
 
35064
@COND_i386_coreboot_TRUE@elf_module_LDADD = 
 
35065
@COND_i386_efi_TRUE@elf_module_LDADD = 
 
35066
@COND_i386_ieee1275_TRUE@elf_module_LDADD = 
 
35067
@COND_i386_multiboot_TRUE@elf_module_LDADD = 
 
35068
@COND_i386_pc_TRUE@elf_module_LDADD = 
 
35069
@COND_i386_qemu_TRUE@elf_module_LDADD = 
 
35070
@COND_mips_yeeloong_TRUE@elf_module_LDADD = 
 
35071
@COND_powerpc_ieee1275_TRUE@elf_module_LDADD = 
 
35072
@COND_sparc64_ieee1275_TRUE@elf_module_LDADD = 
 
35073
@COND_x86_64_efi_TRUE@elf_module_LDADD = 
 
35074
@COND_emu_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35075
@COND_i386_coreboot_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35076
@COND_i386_efi_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35077
@COND_i386_ieee1275_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35078
@COND_i386_multiboot_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35079
@COND_i386_pc_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35080
@COND_i386_qemu_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35081
@COND_mips_yeeloong_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35082
@COND_powerpc_ieee1275_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35083
@COND_sparc64_ieee1275_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35084
@COND_x86_64_efi_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35085
@COND_emu_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35086
@COND_i386_coreboot_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35087
@COND_i386_efi_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35088
@COND_i386_ieee1275_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35089
@COND_i386_multiboot_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35090
@COND_i386_pc_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35091
@COND_i386_qemu_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35092
@COND_mips_yeeloong_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35093
@COND_powerpc_ieee1275_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35094
@COND_sparc64_ieee1275_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35095
@COND_x86_64_efi_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35096
@COND_emu_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35097
@COND_i386_coreboot_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35098
@COND_i386_efi_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35099
@COND_i386_ieee1275_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35100
@COND_i386_multiboot_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35101
@COND_i386_pc_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35102
@COND_i386_qemu_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35103
@COND_mips_yeeloong_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35104
@COND_powerpc_ieee1275_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35105
@COND_sparc64_ieee1275_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35106
@COND_x86_64_efi_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35107
@COND_emu_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35108
@COND_i386_coreboot_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35109
@COND_i386_efi_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35110
@COND_i386_ieee1275_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35111
@COND_i386_multiboot_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35112
@COND_i386_pc_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35113
@COND_i386_qemu_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35114
@COND_mips_yeeloong_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35115
@COND_powerpc_ieee1275_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35116
@COND_sparc64_ieee1275_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35117
@COND_x86_64_efi_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35118
@COND_emu_TRUE@crypto_module_SOURCES = lib/crypto.c  ## platform sources
 
35119
@COND_i386_coreboot_TRUE@crypto_module_SOURCES = lib/crypto.c  ## platform sources
 
35120
@COND_i386_efi_TRUE@crypto_module_SOURCES = lib/crypto.c  ## platform sources
 
35121
@COND_i386_ieee1275_TRUE@crypto_module_SOURCES = lib/crypto.c  ## platform sources
 
35122
@COND_i386_multiboot_TRUE@crypto_module_SOURCES = lib/crypto.c  ## platform sources
 
35123
@COND_i386_pc_TRUE@crypto_module_SOURCES = lib/crypto.c  ## platform sources
 
35124
@COND_i386_qemu_TRUE@crypto_module_SOURCES = lib/crypto.c  ## platform sources
 
35125
@COND_mips_yeeloong_TRUE@crypto_module_SOURCES = lib/crypto.c  ## platform sources
 
35126
@COND_powerpc_ieee1275_TRUE@crypto_module_SOURCES = lib/crypto.c  ## platform sources
 
35127
@COND_sparc64_ieee1275_TRUE@crypto_module_SOURCES = lib/crypto.c  ## platform sources
 
35128
@COND_x86_64_efi_TRUE@crypto_module_SOURCES = lib/crypto.c  ## platform sources
 
35129
@COND_emu_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources
 
35130
@COND_i386_coreboot_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources
 
35131
@COND_i386_efi_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources
 
35132
@COND_i386_ieee1275_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources
 
35133
@COND_i386_multiboot_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources
 
35134
@COND_i386_pc_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources
 
35135
@COND_i386_qemu_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources
 
35136
@COND_mips_yeeloong_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources
 
35137
@COND_powerpc_ieee1275_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources
 
35138
@COND_sparc64_ieee1275_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources
 
35139
@COND_x86_64_efi_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources
 
35140
@COND_emu_TRUE@crypto_module_LDADD = 
 
35141
@COND_i386_coreboot_TRUE@crypto_module_LDADD = 
 
35142
@COND_i386_efi_TRUE@crypto_module_LDADD = 
 
35143
@COND_i386_ieee1275_TRUE@crypto_module_LDADD = 
 
35144
@COND_i386_multiboot_TRUE@crypto_module_LDADD = 
 
35145
@COND_i386_pc_TRUE@crypto_module_LDADD = 
 
35146
@COND_i386_qemu_TRUE@crypto_module_LDADD = 
 
35147
@COND_mips_yeeloong_TRUE@crypto_module_LDADD = 
 
35148
@COND_powerpc_ieee1275_TRUE@crypto_module_LDADD = 
 
35149
@COND_sparc64_ieee1275_TRUE@crypto_module_LDADD = 
 
35150
@COND_x86_64_efi_TRUE@crypto_module_LDADD = 
 
35151
@COND_emu_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35152
@COND_i386_coreboot_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35153
@COND_i386_efi_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35154
@COND_i386_ieee1275_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35155
@COND_i386_multiboot_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35156
@COND_i386_pc_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35157
@COND_i386_qemu_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35158
@COND_mips_yeeloong_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35159
@COND_powerpc_ieee1275_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35160
@COND_sparc64_ieee1275_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35161
@COND_x86_64_efi_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35162
@COND_emu_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35163
@COND_i386_coreboot_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35164
@COND_i386_efi_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35165
@COND_i386_ieee1275_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35166
@COND_i386_multiboot_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35167
@COND_i386_pc_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35168
@COND_i386_qemu_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35169
@COND_mips_yeeloong_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35170
@COND_powerpc_ieee1275_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35171
@COND_sparc64_ieee1275_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35172
@COND_x86_64_efi_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35173
@COND_emu_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35174
@COND_i386_coreboot_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35175
@COND_i386_efi_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35176
@COND_i386_ieee1275_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35177
@COND_i386_multiboot_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35178
@COND_i386_pc_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35179
@COND_i386_qemu_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35180
@COND_mips_yeeloong_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35181
@COND_powerpc_ieee1275_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35182
@COND_sparc64_ieee1275_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35183
@COND_x86_64_efi_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35184
@COND_emu_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35185
@COND_i386_coreboot_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35186
@COND_i386_efi_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35187
@COND_i386_ieee1275_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35188
@COND_i386_multiboot_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35189
@COND_i386_pc_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35190
@COND_i386_qemu_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35191
@COND_mips_yeeloong_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35192
@COND_powerpc_ieee1275_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35193
@COND_sparc64_ieee1275_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35194
@COND_x86_64_efi_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35195
@COND_emu_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c  ## platform sources
 
35196
@COND_i386_coreboot_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c  ## platform sources
 
35197
@COND_i386_efi_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c  ## platform sources
 
35198
@COND_i386_ieee1275_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c  ## platform sources
 
35199
@COND_i386_multiboot_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c  ## platform sources
 
35200
@COND_i386_pc_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c  ## platform sources
 
35201
@COND_i386_qemu_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c  ## platform sources
 
35202
@COND_mips_yeeloong_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c  ## platform sources
 
35203
@COND_powerpc_ieee1275_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c  ## platform sources
 
35204
@COND_sparc64_ieee1275_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c  ## platform sources
 
35205
@COND_x86_64_efi_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c  ## platform sources
 
35206
@COND_emu_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources
 
35207
@COND_i386_coreboot_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources
 
35208
@COND_i386_efi_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources
 
35209
@COND_i386_ieee1275_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources
 
35210
@COND_i386_multiboot_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources
 
35211
@COND_i386_pc_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources
 
35212
@COND_i386_qemu_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources
 
35213
@COND_mips_yeeloong_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources
 
35214
@COND_powerpc_ieee1275_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources
 
35215
@COND_sparc64_ieee1275_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources
 
35216
@COND_x86_64_efi_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources
 
35217
@COND_emu_TRUE@pbkdf2_module_LDADD = 
 
35218
@COND_i386_coreboot_TRUE@pbkdf2_module_LDADD = 
 
35219
@COND_i386_efi_TRUE@pbkdf2_module_LDADD = 
 
35220
@COND_i386_ieee1275_TRUE@pbkdf2_module_LDADD = 
 
35221
@COND_i386_multiboot_TRUE@pbkdf2_module_LDADD = 
 
35222
@COND_i386_pc_TRUE@pbkdf2_module_LDADD = 
 
35223
@COND_i386_qemu_TRUE@pbkdf2_module_LDADD = 
 
35224
@COND_mips_yeeloong_TRUE@pbkdf2_module_LDADD = 
 
35225
@COND_powerpc_ieee1275_TRUE@pbkdf2_module_LDADD = 
 
35226
@COND_sparc64_ieee1275_TRUE@pbkdf2_module_LDADD = 
 
35227
@COND_x86_64_efi_TRUE@pbkdf2_module_LDADD = 
 
35228
@COND_emu_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35229
@COND_i386_coreboot_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35230
@COND_i386_efi_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35231
@COND_i386_ieee1275_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35232
@COND_i386_multiboot_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35233
@COND_i386_pc_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35234
@COND_i386_qemu_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35235
@COND_mips_yeeloong_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35236
@COND_powerpc_ieee1275_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35237
@COND_sparc64_ieee1275_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35238
@COND_x86_64_efi_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35239
@COND_emu_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35240
@COND_i386_coreboot_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35241
@COND_i386_efi_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35242
@COND_i386_ieee1275_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35243
@COND_i386_multiboot_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35244
@COND_i386_pc_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35245
@COND_i386_qemu_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35246
@COND_mips_yeeloong_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35247
@COND_powerpc_ieee1275_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35248
@COND_sparc64_ieee1275_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35249
@COND_x86_64_efi_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35250
@COND_emu_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35251
@COND_i386_coreboot_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35252
@COND_i386_efi_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35253
@COND_i386_ieee1275_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35254
@COND_i386_multiboot_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35255
@COND_i386_pc_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35256
@COND_i386_qemu_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35257
@COND_mips_yeeloong_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35258
@COND_powerpc_ieee1275_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35259
@COND_sparc64_ieee1275_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35260
@COND_x86_64_efi_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35261
@COND_emu_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35262
@COND_i386_coreboot_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35263
@COND_i386_efi_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35264
@COND_i386_ieee1275_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35265
@COND_i386_multiboot_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35266
@COND_i386_pc_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35267
@COND_i386_qemu_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35268
@COND_mips_yeeloong_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35269
@COND_powerpc_ieee1275_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35270
@COND_sparc64_ieee1275_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35271
@COND_x86_64_efi_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35272
@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
 
35273
@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
 
35274
@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
 
35275
@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
 
35276
@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
 
35277
@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
 
35278
@COND_mips_yeeloong_TRUE@relocator_module_SOURCES = lib/mips/relocator_asm.S lib/mips/relocator.c lib/relocator.c  ## platform sources
 
35279
@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
 
35280
@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
 
35281
@COND_i386_coreboot_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources
 
35282
@COND_i386_efi_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources
 
35283
@COND_i386_ieee1275_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources
 
35284
@COND_i386_multiboot_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources
 
35285
@COND_i386_pc_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources
 
35286
@COND_i386_qemu_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources
 
35287
@COND_mips_yeeloong_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources
 
35288
@COND_powerpc_ieee1275_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources
 
35289
@COND_x86_64_efi_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources
 
35290
@COND_i386_coreboot_TRUE@relocator_module_LDADD = 
 
35291
@COND_i386_efi_TRUE@relocator_module_LDADD = 
 
35292
@COND_i386_ieee1275_TRUE@relocator_module_LDADD = 
 
35293
@COND_i386_multiboot_TRUE@relocator_module_LDADD = 
 
35294
@COND_i386_pc_TRUE@relocator_module_LDADD = 
 
35295
@COND_i386_qemu_TRUE@relocator_module_LDADD = 
 
35296
@COND_mips_yeeloong_TRUE@relocator_module_LDADD = 
 
35297
@COND_powerpc_ieee1275_TRUE@relocator_module_LDADD = 
 
35298
@COND_x86_64_efi_TRUE@relocator_module_LDADD = 
 
35299
@COND_i386_coreboot_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35300
@COND_i386_efi_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35301
@COND_i386_ieee1275_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35302
@COND_i386_multiboot_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35303
@COND_i386_pc_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35304
@COND_i386_qemu_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35305
@COND_mips_yeeloong_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35306
@COND_powerpc_ieee1275_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35307
@COND_x86_64_efi_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35308
@COND_i386_coreboot_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35309
@COND_i386_efi_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35310
@COND_i386_ieee1275_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35311
@COND_i386_multiboot_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35312
@COND_i386_pc_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35313
@COND_i386_qemu_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35314
@COND_mips_yeeloong_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35315
@COND_powerpc_ieee1275_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35316
@COND_x86_64_efi_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35317
@COND_i386_coreboot_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35318
@COND_i386_efi_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35319
@COND_i386_ieee1275_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35320
@COND_i386_multiboot_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35321
@COND_i386_pc_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35322
@COND_i386_qemu_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35323
@COND_mips_yeeloong_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35324
@COND_powerpc_ieee1275_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35325
@COND_x86_64_efi_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35326
@COND_i386_coreboot_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35327
@COND_i386_efi_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35328
@COND_i386_ieee1275_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35329
@COND_i386_multiboot_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35330
@COND_i386_pc_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35331
@COND_i386_qemu_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35332
@COND_mips_yeeloong_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35333
@COND_powerpc_ieee1275_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35334
@COND_x86_64_efi_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35335
@COND_i386_coreboot_TRUE@datetime_module_SOURCES = lib/cmos_datetime.c  ## platform sources
 
35336
@COND_i386_efi_TRUE@datetime_module_SOURCES = lib/efi/datetime.c  ## platform sources
 
35337
@COND_i386_ieee1275_TRUE@datetime_module_SOURCES = lib/cmos_datetime.c  ## platform sources
 
35338
@COND_i386_multiboot_TRUE@datetime_module_SOURCES = lib/cmos_datetime.c  ## platform sources
 
35339
@COND_i386_pc_TRUE@datetime_module_SOURCES = lib/cmos_datetime.c  ## platform sources
 
35340
@COND_i386_qemu_TRUE@datetime_module_SOURCES = lib/cmos_datetime.c  ## platform sources
 
35341
@COND_mips_yeeloong_TRUE@datetime_module_SOURCES = lib/cmos_datetime.c  ## platform sources
 
35342
@COND_powerpc_ieee1275_TRUE@datetime_module_SOURCES = lib/ieee1275/datetime.c  ## platform sources
 
35343
@COND_sparc64_ieee1275_TRUE@datetime_module_SOURCES = lib/ieee1275/datetime.c  ## platform sources
 
35344
@COND_x86_64_efi_TRUE@datetime_module_SOURCES = lib/efi/datetime.c  ## platform sources
 
35345
@COND_i386_coreboot_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources
 
35346
@COND_i386_efi_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources
 
35347
@COND_i386_ieee1275_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources
 
35348
@COND_i386_multiboot_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources
 
35349
@COND_i386_pc_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources
 
35350
@COND_i386_qemu_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources
 
35351
@COND_mips_yeeloong_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources
 
35352
@COND_powerpc_ieee1275_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources
 
35353
@COND_sparc64_ieee1275_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources
 
35354
@COND_x86_64_efi_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources
 
35355
@COND_i386_coreboot_TRUE@datetime_module_LDADD = 
 
35356
@COND_i386_efi_TRUE@datetime_module_LDADD = 
 
35357
@COND_i386_ieee1275_TRUE@datetime_module_LDADD = 
 
35358
@COND_i386_multiboot_TRUE@datetime_module_LDADD = 
 
35359
@COND_i386_pc_TRUE@datetime_module_LDADD = 
 
35360
@COND_i386_qemu_TRUE@datetime_module_LDADD = 
 
35361
@COND_mips_yeeloong_TRUE@datetime_module_LDADD = 
 
35362
@COND_powerpc_ieee1275_TRUE@datetime_module_LDADD = 
 
35363
@COND_sparc64_ieee1275_TRUE@datetime_module_LDADD = 
 
35364
@COND_x86_64_efi_TRUE@datetime_module_LDADD = 
 
35365
@COND_i386_coreboot_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35366
@COND_i386_efi_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35367
@COND_i386_ieee1275_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35368
@COND_i386_multiboot_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35369
@COND_i386_pc_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35370
@COND_i386_qemu_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35371
@COND_mips_yeeloong_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35372
@COND_powerpc_ieee1275_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35373
@COND_sparc64_ieee1275_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35374
@COND_x86_64_efi_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35375
@COND_i386_coreboot_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35376
@COND_i386_efi_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35377
@COND_i386_ieee1275_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35378
@COND_i386_multiboot_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35379
@COND_i386_pc_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35380
@COND_i386_qemu_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35381
@COND_mips_yeeloong_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35382
@COND_powerpc_ieee1275_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35383
@COND_sparc64_ieee1275_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35384
@COND_x86_64_efi_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35385
@COND_i386_coreboot_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35386
@COND_i386_efi_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35387
@COND_i386_ieee1275_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35388
@COND_i386_multiboot_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35389
@COND_i386_pc_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35390
@COND_i386_qemu_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35391
@COND_mips_yeeloong_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35392
@COND_powerpc_ieee1275_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35393
@COND_sparc64_ieee1275_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35394
@COND_x86_64_efi_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35395
@COND_i386_coreboot_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35396
@COND_i386_efi_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35397
@COND_i386_ieee1275_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35398
@COND_i386_multiboot_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35399
@COND_i386_pc_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35400
@COND_i386_qemu_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35401
@COND_mips_yeeloong_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35402
@COND_powerpc_ieee1275_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35403
@COND_sparc64_ieee1275_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35404
@COND_x86_64_efi_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35405
@COND_emu_TRUE@setjmp_module_SOURCES = lib/setjmp.S  ## platform sources
 
35406
@COND_i386_coreboot_TRUE@setjmp_module_SOURCES = lib/setjmp.S  ## platform sources
 
35407
@COND_i386_efi_TRUE@setjmp_module_SOURCES = lib/setjmp.S  ## platform sources
 
35408
@COND_i386_ieee1275_TRUE@setjmp_module_SOURCES = lib/setjmp.S  ## platform sources
 
35409
@COND_i386_multiboot_TRUE@setjmp_module_SOURCES = lib/setjmp.S  ## platform sources
 
35410
@COND_i386_pc_TRUE@setjmp_module_SOURCES = lib/setjmp.S  ## platform sources
 
35411
@COND_i386_qemu_TRUE@setjmp_module_SOURCES = lib/setjmp.S  ## platform sources
 
35412
@COND_mips_yeeloong_TRUE@setjmp_module_SOURCES = lib/setjmp.S  ## platform sources
 
35413
@COND_powerpc_ieee1275_TRUE@setjmp_module_SOURCES = lib/setjmp.S  ## platform sources
 
35414
@COND_sparc64_ieee1275_TRUE@setjmp_module_SOURCES = lib/setjmp.S  ## platform sources
 
35415
@COND_x86_64_efi_TRUE@setjmp_module_SOURCES = lib/setjmp.S  ## platform sources
 
35416
@COND_emu_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources
 
35417
@COND_i386_coreboot_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources
 
35418
@COND_i386_efi_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources
 
35419
@COND_i386_ieee1275_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources
 
35420
@COND_i386_multiboot_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources
 
35421
@COND_i386_pc_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources
 
35422
@COND_i386_qemu_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources
 
35423
@COND_mips_yeeloong_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources
 
35424
@COND_powerpc_ieee1275_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources
 
35425
@COND_sparc64_ieee1275_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources
 
35426
@COND_x86_64_efi_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources
 
35427
@COND_emu_TRUE@setjmp_module_LDADD = 
 
35428
@COND_i386_coreboot_TRUE@setjmp_module_LDADD = 
 
35429
@COND_i386_efi_TRUE@setjmp_module_LDADD = 
 
35430
@COND_i386_ieee1275_TRUE@setjmp_module_LDADD = 
 
35431
@COND_i386_multiboot_TRUE@setjmp_module_LDADD = 
 
35432
@COND_i386_pc_TRUE@setjmp_module_LDADD = 
 
35433
@COND_i386_qemu_TRUE@setjmp_module_LDADD = 
 
35434
@COND_mips_yeeloong_TRUE@setjmp_module_LDADD = 
 
35435
@COND_powerpc_ieee1275_TRUE@setjmp_module_LDADD = 
 
35436
@COND_sparc64_ieee1275_TRUE@setjmp_module_LDADD = 
 
35437
@COND_x86_64_efi_TRUE@setjmp_module_LDADD = 
 
35438
@COND_emu_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35439
@COND_i386_coreboot_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35440
@COND_i386_efi_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35441
@COND_i386_ieee1275_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35442
@COND_i386_multiboot_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35443
@COND_i386_pc_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35444
@COND_i386_qemu_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35445
@COND_mips_yeeloong_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35446
@COND_powerpc_ieee1275_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35447
@COND_sparc64_ieee1275_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35448
@COND_x86_64_efi_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35449
@COND_emu_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35450
@COND_i386_coreboot_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35451
@COND_i386_efi_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35452
@COND_i386_ieee1275_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35453
@COND_i386_multiboot_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35454
@COND_i386_pc_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35455
@COND_i386_qemu_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35456
@COND_mips_yeeloong_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35457
@COND_powerpc_ieee1275_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35458
@COND_sparc64_ieee1275_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35459
@COND_x86_64_efi_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35460
@COND_emu_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35461
@COND_i386_coreboot_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35462
@COND_i386_efi_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35463
@COND_i386_ieee1275_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35464
@COND_i386_multiboot_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35465
@COND_i386_pc_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35466
@COND_i386_qemu_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35467
@COND_mips_yeeloong_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35468
@COND_powerpc_ieee1275_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35469
@COND_sparc64_ieee1275_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35470
@COND_x86_64_efi_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35471
@COND_emu_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35472
@COND_i386_coreboot_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35473
@COND_i386_efi_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35474
@COND_i386_ieee1275_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35475
@COND_i386_multiboot_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35476
@COND_i386_pc_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35477
@COND_i386_qemu_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35478
@COND_mips_yeeloong_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35479
@COND_powerpc_ieee1275_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35480
@COND_sparc64_ieee1275_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35481
@COND_x86_64_efi_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35482
@COND_i386_coreboot_TRUE@aout_module_SOURCES = loader/aout.c  ## platform sources
 
35483
@COND_i386_efi_TRUE@aout_module_SOURCES = loader/aout.c  ## platform sources
 
35484
@COND_i386_ieee1275_TRUE@aout_module_SOURCES = loader/aout.c  ## platform sources
 
35485
@COND_i386_multiboot_TRUE@aout_module_SOURCES = loader/aout.c  ## platform sources
 
35486
@COND_i386_pc_TRUE@aout_module_SOURCES = loader/aout.c  ## platform sources
 
35487
@COND_i386_qemu_TRUE@aout_module_SOURCES = loader/aout.c  ## platform sources
 
35488
@COND_x86_64_efi_TRUE@aout_module_SOURCES = loader/aout.c  ## platform sources
 
35489
@COND_i386_coreboot_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources
 
35490
@COND_i386_efi_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources
 
35491
@COND_i386_ieee1275_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources
 
35492
@COND_i386_multiboot_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources
 
35493
@COND_i386_pc_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources
 
35494
@COND_i386_qemu_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources
 
35495
@COND_x86_64_efi_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources
 
35496
@COND_i386_coreboot_TRUE@aout_module_LDADD = 
 
35497
@COND_i386_efi_TRUE@aout_module_LDADD = 
 
35498
@COND_i386_ieee1275_TRUE@aout_module_LDADD = 
 
35499
@COND_i386_multiboot_TRUE@aout_module_LDADD = 
 
35500
@COND_i386_pc_TRUE@aout_module_LDADD = 
 
35501
@COND_i386_qemu_TRUE@aout_module_LDADD = 
 
35502
@COND_x86_64_efi_TRUE@aout_module_LDADD = 
 
35503
@COND_i386_coreboot_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35504
@COND_i386_efi_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35505
@COND_i386_ieee1275_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35506
@COND_i386_multiboot_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35507
@COND_i386_pc_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35508
@COND_i386_qemu_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35509
@COND_x86_64_efi_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35510
@COND_i386_coreboot_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35511
@COND_i386_efi_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35512
@COND_i386_ieee1275_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35513
@COND_i386_multiboot_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35514
@COND_i386_pc_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35515
@COND_i386_qemu_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35516
@COND_x86_64_efi_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35517
@COND_i386_coreboot_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35518
@COND_i386_efi_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35519
@COND_i386_ieee1275_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35520
@COND_i386_multiboot_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35521
@COND_i386_pc_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35522
@COND_i386_qemu_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35523
@COND_x86_64_efi_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35524
@COND_i386_coreboot_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35525
@COND_i386_efi_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35526
@COND_i386_ieee1275_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35527
@COND_i386_multiboot_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35528
@COND_i386_pc_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35529
@COND_i386_qemu_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35530
@COND_x86_64_efi_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35531
@COND_i386_coreboot_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c  ## platform sources
 
35532
@COND_i386_efi_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c  ## platform sources
 
35533
@COND_i386_ieee1275_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c  ## platform sources
 
35534
@COND_i386_multiboot_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c  ## platform sources
 
35535
@COND_i386_pc_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c  ## platform sources
 
35536
@COND_i386_qemu_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c  ## platform sources
 
35537
@COND_x86_64_efi_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c  ## platform sources
 
35538
@COND_i386_coreboot_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources
 
35539
@COND_i386_efi_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources
 
35540
@COND_i386_ieee1275_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources
 
35541
@COND_i386_multiboot_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources
 
35542
@COND_i386_pc_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources
 
35543
@COND_i386_qemu_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources
 
35544
@COND_x86_64_efi_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources
 
35545
@COND_i386_coreboot_TRUE@bsd_module_LDADD = 
 
35546
@COND_i386_efi_TRUE@bsd_module_LDADD = 
 
35547
@COND_i386_ieee1275_TRUE@bsd_module_LDADD = 
 
35548
@COND_i386_multiboot_TRUE@bsd_module_LDADD = 
 
35549
@COND_i386_pc_TRUE@bsd_module_LDADD = 
 
35550
@COND_i386_qemu_TRUE@bsd_module_LDADD = 
 
35551
@COND_x86_64_efi_TRUE@bsd_module_LDADD = 
 
35552
@COND_i386_coreboot_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35553
@COND_i386_efi_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35554
@COND_i386_ieee1275_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35555
@COND_i386_multiboot_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35556
@COND_i386_pc_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35557
@COND_i386_qemu_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35558
@COND_x86_64_efi_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35559
@COND_i386_coreboot_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35560
@COND_i386_efi_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35561
@COND_i386_ieee1275_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35562
@COND_i386_multiboot_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35563
@COND_i386_pc_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35564
@COND_i386_qemu_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35565
@COND_x86_64_efi_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35566
@COND_i386_coreboot_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35567
@COND_i386_efi_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35568
@COND_i386_ieee1275_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35569
@COND_i386_multiboot_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35570
@COND_i386_pc_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35571
@COND_i386_qemu_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35572
@COND_x86_64_efi_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35573
@COND_i386_coreboot_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35574
@COND_i386_efi_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35575
@COND_i386_ieee1275_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35576
@COND_i386_multiboot_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35577
@COND_i386_pc_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35578
@COND_i386_qemu_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35579
@COND_x86_64_efi_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35580
@COND_i386_pc_TRUE@linux16_module_SOURCES = loader/i386/pc/linux.c  ## platform sources
 
35581
@COND_i386_pc_TRUE@nodist_linux16_module_SOURCES = ## platform nodist sources
 
35582
@COND_i386_pc_TRUE@linux16_module_LDADD = 
 
35583
@COND_i386_pc_TRUE@linux16_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35584
@COND_i386_pc_TRUE@linux16_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35585
@COND_i386_pc_TRUE@linux16_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35586
@COND_i386_pc_TRUE@linux16_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35587
@COND_i386_pc_TRUE@ntldr_module_SOURCES = loader/i386/pc/ntldr.c  ## platform sources
 
35588
@COND_i386_pc_TRUE@nodist_ntldr_module_SOURCES = ## platform nodist sources
 
35589
@COND_i386_pc_TRUE@ntldr_module_LDADD = 
 
35590
@COND_i386_pc_TRUE@ntldr_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35591
@COND_i386_pc_TRUE@ntldr_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35592
@COND_i386_pc_TRUE@ntldr_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35593
@COND_i386_pc_TRUE@ntldr_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35594
@COND_i386_coreboot_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c  ## platform sources
 
35595
@COND_i386_efi_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c  ## platform sources
 
35596
@COND_i386_ieee1275_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c  ## platform sources
 
35597
@COND_i386_multiboot_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c  ## platform sources
 
35598
@COND_i386_pc_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c  ## platform sources
 
35599
@COND_i386_qemu_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c  ## platform sources
 
35600
@COND_mips_yeeloong_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c  ## platform sources
 
35601
@COND_x86_64_efi_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c  ## platform sources
 
35602
@COND_i386_coreboot_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources
 
35603
@COND_i386_efi_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources
 
35604
@COND_i386_ieee1275_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources
 
35605
@COND_i386_multiboot_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources
 
35606
@COND_i386_pc_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources
 
35607
@COND_i386_qemu_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources
 
35608
@COND_mips_yeeloong_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources
 
35609
@COND_x86_64_efi_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources
 
35610
@COND_i386_coreboot_TRUE@multiboot2_module_LDADD = 
 
35611
@COND_i386_efi_TRUE@multiboot2_module_LDADD = 
 
35612
@COND_i386_ieee1275_TRUE@multiboot2_module_LDADD = 
 
35613
@COND_i386_multiboot_TRUE@multiboot2_module_LDADD = 
 
35614
@COND_i386_pc_TRUE@multiboot2_module_LDADD = 
 
35615
@COND_i386_qemu_TRUE@multiboot2_module_LDADD = 
 
35616
@COND_mips_yeeloong_TRUE@multiboot2_module_LDADD = 
 
35617
@COND_x86_64_efi_TRUE@multiboot2_module_LDADD = 
 
35618
@COND_i386_coreboot_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35619
@COND_i386_efi_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35620
@COND_i386_ieee1275_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35621
@COND_i386_multiboot_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35622
@COND_i386_pc_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35623
@COND_i386_qemu_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35624
@COND_mips_yeeloong_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35625
@COND_x86_64_efi_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35626
@COND_i386_coreboot_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35627
@COND_i386_efi_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35628
@COND_i386_ieee1275_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35629
@COND_i386_multiboot_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35630
@COND_i386_pc_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35631
@COND_i386_qemu_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35632
@COND_mips_yeeloong_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35633
@COND_x86_64_efi_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35634
@COND_i386_coreboot_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 
 
35635
@COND_i386_efi_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 
 
35636
@COND_i386_ieee1275_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 
 
35637
@COND_i386_multiboot_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 
 
35638
@COND_i386_pc_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 
 
35639
@COND_i386_qemu_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 
 
35640
@COND_mips_yeeloong_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 
 
35641
@COND_x86_64_efi_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 
 
35642
@COND_i386_coreboot_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35643
@COND_i386_efi_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35644
@COND_i386_ieee1275_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35645
@COND_i386_multiboot_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35646
@COND_i386_pc_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35647
@COND_i386_qemu_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35648
@COND_mips_yeeloong_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35649
@COND_x86_64_efi_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35650
@COND_i386_coreboot_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c  ## platform sources
 
35651
@COND_i386_efi_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c  ## platform sources
 
35652
@COND_i386_ieee1275_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c  ## platform sources
 
35653
@COND_i386_multiboot_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c  ## platform sources
 
35654
@COND_i386_pc_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c  ## platform sources
 
35655
@COND_i386_qemu_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c  ## platform sources
 
35656
@COND_x86_64_efi_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c  ## platform sources
 
35657
@COND_i386_coreboot_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources
 
35658
@COND_i386_efi_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources
 
35659
@COND_i386_ieee1275_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources
 
35660
@COND_i386_multiboot_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources
 
35661
@COND_i386_pc_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources
 
35662
@COND_i386_qemu_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources
 
35663
@COND_x86_64_efi_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources
 
35664
@COND_i386_coreboot_TRUE@multiboot_module_LDADD = 
 
35665
@COND_i386_efi_TRUE@multiboot_module_LDADD = 
 
35666
@COND_i386_ieee1275_TRUE@multiboot_module_LDADD = 
 
35667
@COND_i386_multiboot_TRUE@multiboot_module_LDADD = 
 
35668
@COND_i386_pc_TRUE@multiboot_module_LDADD = 
 
35669
@COND_i386_qemu_TRUE@multiboot_module_LDADD = 
 
35670
@COND_x86_64_efi_TRUE@multiboot_module_LDADD = 
 
35671
@COND_i386_coreboot_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35672
@COND_i386_efi_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35673
@COND_i386_ieee1275_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35674
@COND_i386_multiboot_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35675
@COND_i386_pc_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35676
@COND_i386_qemu_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35677
@COND_x86_64_efi_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35678
@COND_i386_coreboot_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35679
@COND_i386_efi_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35680
@COND_i386_ieee1275_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35681
@COND_i386_multiboot_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35682
@COND_i386_pc_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35683
@COND_i386_qemu_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35684
@COND_x86_64_efi_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35685
@COND_i386_coreboot_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35686
@COND_i386_efi_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35687
@COND_i386_ieee1275_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35688
@COND_i386_multiboot_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35689
@COND_i386_pc_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35690
@COND_i386_qemu_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35691
@COND_x86_64_efi_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35692
@COND_i386_coreboot_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35693
@COND_i386_efi_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35694
@COND_i386_ieee1275_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35695
@COND_i386_multiboot_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35696
@COND_i386_pc_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35697
@COND_i386_qemu_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35698
@COND_x86_64_efi_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35699
@COND_i386_coreboot_TRUE@linux_module_SOURCES = loader/i386/linux.c  ## platform sources
 
35700
@COND_i386_efi_TRUE@linux_module_SOURCES = loader/i386/linux.c  ## platform sources
 
35701
@COND_i386_ieee1275_TRUE@linux_module_SOURCES = loader/i386/linux.c  ## platform sources
 
35702
@COND_i386_multiboot_TRUE@linux_module_SOURCES = loader/i386/linux.c  ## platform sources
 
35703
@COND_i386_pc_TRUE@linux_module_SOURCES = lib/i386/pc/vesa_modes_table.c loader/i386/linux.c  ## platform sources
 
35704
@COND_i386_qemu_TRUE@linux_module_SOURCES = loader/i386/linux.c  ## platform sources
 
35705
@COND_mips_yeeloong_TRUE@linux_module_SOURCES = loader/mips/linux.c  ## platform sources
 
35706
@COND_powerpc_ieee1275_TRUE@linux_module_SOURCES = loader/powerpc/ieee1275/linux.c  ## platform sources
 
35707
@COND_sparc64_ieee1275_TRUE@linux_module_SOURCES = loader/sparc64/ieee1275/linux.c  ## platform sources
 
35708
@COND_x86_64_efi_TRUE@linux_module_SOURCES = loader/i386/linux.c  ## platform sources
 
35709
@COND_i386_coreboot_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources
 
35710
@COND_i386_efi_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources
 
35711
@COND_i386_ieee1275_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources
 
35712
@COND_i386_multiboot_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources
 
35713
@COND_i386_pc_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources
 
35714
@COND_i386_qemu_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources
 
35715
@COND_mips_yeeloong_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources
 
35716
@COND_powerpc_ieee1275_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources
 
35717
@COND_sparc64_ieee1275_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources
 
35718
@COND_x86_64_efi_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources
 
35719
@COND_i386_coreboot_TRUE@linux_module_LDADD = 
 
35720
@COND_i386_efi_TRUE@linux_module_LDADD = 
 
35721
@COND_i386_ieee1275_TRUE@linux_module_LDADD = 
 
35722
@COND_i386_multiboot_TRUE@linux_module_LDADD = 
 
35723
@COND_i386_pc_TRUE@linux_module_LDADD = 
 
35724
@COND_i386_qemu_TRUE@linux_module_LDADD = 
 
35725
@COND_mips_yeeloong_TRUE@linux_module_LDADD = 
 
35726
@COND_powerpc_ieee1275_TRUE@linux_module_LDADD = 
 
35727
@COND_sparc64_ieee1275_TRUE@linux_module_LDADD = 
 
35728
@COND_x86_64_efi_TRUE@linux_module_LDADD = 
 
35729
@COND_i386_coreboot_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35730
@COND_i386_efi_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35731
@COND_i386_ieee1275_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35732
@COND_i386_multiboot_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35733
@COND_i386_pc_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35734
@COND_i386_qemu_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35735
@COND_mips_yeeloong_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35736
@COND_powerpc_ieee1275_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35737
@COND_sparc64_ieee1275_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35738
@COND_x86_64_efi_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35739
@COND_i386_coreboot_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35740
@COND_i386_efi_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35741
@COND_i386_ieee1275_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35742
@COND_i386_multiboot_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35743
@COND_i386_pc_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35744
@COND_i386_qemu_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35745
@COND_mips_yeeloong_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35746
@COND_powerpc_ieee1275_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35747
@COND_sparc64_ieee1275_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35748
@COND_x86_64_efi_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35749
@COND_i386_coreboot_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35750
@COND_i386_efi_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35751
@COND_i386_ieee1275_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35752
@COND_i386_multiboot_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35753
@COND_i386_pc_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35754
@COND_i386_qemu_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35755
@COND_mips_yeeloong_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35756
@COND_powerpc_ieee1275_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35757
@COND_sparc64_ieee1275_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35758
@COND_x86_64_efi_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35759
@COND_i386_coreboot_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35760
@COND_i386_efi_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35761
@COND_i386_ieee1275_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35762
@COND_i386_multiboot_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35763
@COND_i386_pc_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35764
@COND_i386_qemu_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35765
@COND_mips_yeeloong_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35766
@COND_powerpc_ieee1275_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35767
@COND_sparc64_ieee1275_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35768
@COND_x86_64_efi_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35769
@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
 
35770
@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
 
35771
@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
 
35772
@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
 
35773
@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
 
35774
@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
 
35775
@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
 
35776
@COND_i386_coreboot_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources
 
35777
@COND_i386_efi_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources
 
35778
@COND_i386_ieee1275_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources
 
35779
@COND_i386_multiboot_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources
 
35780
@COND_i386_pc_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources
 
35781
@COND_i386_qemu_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources
 
35782
@COND_x86_64_efi_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources
 
35783
@COND_i386_coreboot_TRUE@xnu_module_LDADD = 
 
35784
@COND_i386_efi_TRUE@xnu_module_LDADD = 
 
35785
@COND_i386_ieee1275_TRUE@xnu_module_LDADD = 
 
35786
@COND_i386_multiboot_TRUE@xnu_module_LDADD = 
 
35787
@COND_i386_pc_TRUE@xnu_module_LDADD = 
 
35788
@COND_i386_qemu_TRUE@xnu_module_LDADD = 
 
35789
@COND_x86_64_efi_TRUE@xnu_module_LDADD = 
 
35790
@COND_i386_coreboot_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35791
@COND_i386_efi_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35792
@COND_i386_ieee1275_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35793
@COND_i386_multiboot_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35794
@COND_i386_pc_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35795
@COND_i386_qemu_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35796
@COND_x86_64_efi_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35797
@COND_i386_coreboot_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35798
@COND_i386_efi_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35799
@COND_i386_ieee1275_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35800
@COND_i386_multiboot_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35801
@COND_i386_pc_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35802
@COND_i386_qemu_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35803
@COND_x86_64_efi_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35804
@COND_i386_coreboot_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35805
@COND_i386_efi_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35806
@COND_i386_ieee1275_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35807
@COND_i386_multiboot_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35808
@COND_i386_pc_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35809
@COND_i386_qemu_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35810
@COND_x86_64_efi_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35811
@COND_i386_coreboot_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35812
@COND_i386_efi_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35813
@COND_i386_ieee1275_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35814
@COND_i386_multiboot_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35815
@COND_i386_pc_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35816
@COND_i386_qemu_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35817
@COND_x86_64_efi_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35818
@COND_i386_efi_TRUE@appleldr_module_SOURCES = loader/efi/appleloader.c  ## platform sources
 
35819
@COND_x86_64_efi_TRUE@appleldr_module_SOURCES = loader/efi/appleloader.c  ## platform sources
 
35820
@COND_i386_efi_TRUE@nodist_appleldr_module_SOURCES = ## platform nodist sources
 
35821
@COND_x86_64_efi_TRUE@nodist_appleldr_module_SOURCES = ## platform nodist sources
 
35822
@COND_i386_efi_TRUE@appleldr_module_LDADD = 
 
35823
@COND_x86_64_efi_TRUE@appleldr_module_LDADD = 
 
35824
@COND_i386_efi_TRUE@appleldr_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35825
@COND_x86_64_efi_TRUE@appleldr_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35826
@COND_i386_efi_TRUE@appleldr_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35827
@COND_x86_64_efi_TRUE@appleldr_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35828
@COND_i386_efi_TRUE@appleldr_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35829
@COND_x86_64_efi_TRUE@appleldr_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35830
@COND_i386_efi_TRUE@appleldr_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35831
@COND_x86_64_efi_TRUE@appleldr_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35832
@COND_i386_efi_TRUE@chain_module_SOURCES = loader/efi/chainloader.c  ## platform sources
 
35833
@COND_i386_pc_TRUE@chain_module_SOURCES = loader/i386/pc/chainloader.c  ## platform sources
 
35834
@COND_x86_64_efi_TRUE@chain_module_SOURCES = loader/efi/chainloader.c  ## platform sources
 
35835
@COND_i386_efi_TRUE@nodist_chain_module_SOURCES = ## platform nodist sources
 
35836
@COND_i386_pc_TRUE@nodist_chain_module_SOURCES = ## platform nodist sources
 
35837
@COND_x86_64_efi_TRUE@nodist_chain_module_SOURCES = ## platform nodist sources
 
35838
@COND_i386_efi_TRUE@chain_module_LDADD = 
 
35839
@COND_i386_pc_TRUE@chain_module_LDADD = 
 
35840
@COND_x86_64_efi_TRUE@chain_module_LDADD = 
 
35841
@COND_i386_efi_TRUE@chain_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35842
@COND_i386_pc_TRUE@chain_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35843
@COND_x86_64_efi_TRUE@chain_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35844
@COND_i386_efi_TRUE@chain_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35845
@COND_i386_pc_TRUE@chain_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35846
@COND_x86_64_efi_TRUE@chain_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35847
@COND_i386_efi_TRUE@chain_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35848
@COND_i386_pc_TRUE@chain_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35849
@COND_x86_64_efi_TRUE@chain_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35850
@COND_i386_efi_TRUE@chain_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35851
@COND_i386_pc_TRUE@chain_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35852
@COND_x86_64_efi_TRUE@chain_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35853
@COND_i386_coreboot_TRUE@mmap_module_SOURCES = mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c  ## platform sources
 
35854
@COND_i386_efi_TRUE@mmap_module_SOURCES = mmap/efi/mmap.c mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c  ## platform sources
 
35855
@COND_i386_ieee1275_TRUE@mmap_module_SOURCES = mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c  ## platform sources
 
35856
@COND_i386_multiboot_TRUE@mmap_module_SOURCES = mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c  ## platform sources
 
35857
@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
 
35858
@COND_i386_qemu_TRUE@mmap_module_SOURCES = mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c  ## platform sources
 
35859
@COND_mips_yeeloong_TRUE@mmap_module_SOURCES = mmap/mips/yeeloong/uppermem.c mmap/mmap.c  ## platform sources
 
35860
@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
 
35861
@COND_i386_coreboot_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources
 
35862
@COND_i386_efi_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources
 
35863
@COND_i386_ieee1275_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources
 
35864
@COND_i386_multiboot_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources
 
35865
@COND_i386_pc_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources
 
35866
@COND_i386_qemu_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources
 
35867
@COND_mips_yeeloong_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources
 
35868
@COND_x86_64_efi_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources
 
35869
@COND_i386_coreboot_TRUE@mmap_module_LDADD = 
 
35870
@COND_i386_efi_TRUE@mmap_module_LDADD = 
 
35871
@COND_i386_ieee1275_TRUE@mmap_module_LDADD = 
 
35872
@COND_i386_multiboot_TRUE@mmap_module_LDADD = 
 
35873
@COND_i386_pc_TRUE@mmap_module_LDADD = 
 
35874
@COND_i386_qemu_TRUE@mmap_module_LDADD = 
 
35875
@COND_mips_yeeloong_TRUE@mmap_module_LDADD = 
 
35876
@COND_x86_64_efi_TRUE@mmap_module_LDADD = 
 
35877
@COND_i386_coreboot_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35878
@COND_i386_efi_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35879
@COND_i386_ieee1275_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35880
@COND_i386_multiboot_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35881
@COND_i386_pc_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35882
@COND_i386_qemu_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35883
@COND_mips_yeeloong_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35884
@COND_x86_64_efi_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
35885
@COND_i386_coreboot_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35886
@COND_i386_efi_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35887
@COND_i386_ieee1275_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35888
@COND_i386_multiboot_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35889
@COND_i386_pc_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35890
@COND_i386_qemu_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35891
@COND_mips_yeeloong_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35892
@COND_x86_64_efi_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35893
@COND_i386_coreboot_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35894
@COND_i386_efi_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35895
@COND_i386_ieee1275_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35896
@COND_i386_multiboot_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35897
@COND_i386_pc_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35898
@COND_i386_qemu_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35899
@COND_mips_yeeloong_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35900
@COND_x86_64_efi_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
35901
@COND_i386_coreboot_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35902
@COND_i386_efi_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35903
@COND_i386_ieee1275_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35904
@COND_i386_multiboot_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35905
@COND_i386_pc_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35906
@COND_i386_qemu_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35907
@COND_mips_yeeloong_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35908
@COND_x86_64_efi_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35909
@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
 
35910
@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
 
35911
@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
 
35912
@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
 
35913
@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
 
35914
@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
 
35915
@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
 
35916
@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
 
35917
@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
 
35918
@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
 
35919
@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
 
35920
@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
 
35921
@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
 
35922
@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
 
35923
@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
 
35924
@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
 
35925
@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
 
35926
@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
 
35927
@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
 
35928
@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
 
35929
@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
 
35930
@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
 
35931
@COND_emu_TRUE@normal_module_LDADD = 
 
35932
@COND_i386_coreboot_TRUE@normal_module_LDADD = 
 
35933
@COND_i386_efi_TRUE@normal_module_LDADD = 
 
35934
@COND_i386_ieee1275_TRUE@normal_module_LDADD = 
 
35935
@COND_i386_multiboot_TRUE@normal_module_LDADD = 
 
35936
@COND_i386_pc_TRUE@normal_module_LDADD = 
 
35937
@COND_i386_qemu_TRUE@normal_module_LDADD = 
 
35938
@COND_mips_yeeloong_TRUE@normal_module_LDADD = 
 
35939
@COND_powerpc_ieee1275_TRUE@normal_module_LDADD = 
 
35940
@COND_sparc64_ieee1275_TRUE@normal_module_LDADD = 
 
35941
@COND_x86_64_efi_TRUE@normal_module_LDADD = 
 
35942
@COND_emu_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error 
 
35943
@COND_i386_coreboot_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error 
 
35944
@COND_i386_efi_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error 
 
35945
@COND_i386_ieee1275_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error 
 
35946
@COND_i386_multiboot_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error 
 
35947
@COND_i386_pc_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error 
 
35948
@COND_i386_qemu_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error 
 
35949
@COND_mips_yeeloong_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error 
 
35950
@COND_powerpc_ieee1275_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error 
 
35951
@COND_sparc64_ieee1275_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error 
 
35952
@COND_x86_64_efi_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error 
 
35953
@COND_emu_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35954
@COND_i386_coreboot_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35955
@COND_i386_efi_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35956
@COND_i386_ieee1275_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35957
@COND_i386_multiboot_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35958
@COND_i386_pc_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35959
@COND_i386_qemu_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35960
@COND_mips_yeeloong_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35961
@COND_powerpc_ieee1275_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35962
@COND_sparc64_ieee1275_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35963
@COND_x86_64_efi_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
35964
@COND_emu_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) 
 
35965
@COND_i386_coreboot_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) 
 
35966
@COND_i386_efi_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) 
 
35967
@COND_i386_ieee1275_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) 
 
35968
@COND_i386_multiboot_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) 
 
35969
@COND_i386_pc_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) 
 
35970
@COND_i386_qemu_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) 
 
35971
@COND_mips_yeeloong_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) 
 
35972
@COND_powerpc_ieee1275_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) 
 
35973
@COND_sparc64_ieee1275_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) 
 
35974
@COND_x86_64_efi_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) 
 
35975
@COND_emu_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35976
@COND_i386_coreboot_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35977
@COND_i386_efi_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35978
@COND_i386_ieee1275_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35979
@COND_i386_multiboot_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35980
@COND_i386_pc_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35981
@COND_i386_qemu_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35982
@COND_mips_yeeloong_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35983
@COND_powerpc_ieee1275_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35984
@COND_sparc64_ieee1275_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35985
@COND_x86_64_efi_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
35986
@COND_emu_TRUE@part_acorn_module_SOURCES = partmap/acorn.c  ## platform sources
 
35987
@COND_i386_coreboot_TRUE@part_acorn_module_SOURCES = partmap/acorn.c  ## platform sources
 
35988
@COND_i386_efi_TRUE@part_acorn_module_SOURCES = partmap/acorn.c  ## platform sources
 
35989
@COND_i386_ieee1275_TRUE@part_acorn_module_SOURCES = partmap/acorn.c  ## platform sources
 
35990
@COND_i386_multiboot_TRUE@part_acorn_module_SOURCES = partmap/acorn.c  ## platform sources
 
35991
@COND_i386_pc_TRUE@part_acorn_module_SOURCES = partmap/acorn.c  ## platform sources
 
35992
@COND_i386_qemu_TRUE@part_acorn_module_SOURCES = partmap/acorn.c  ## platform sources
 
35993
@COND_mips_yeeloong_TRUE@part_acorn_module_SOURCES = partmap/acorn.c  ## platform sources
 
35994
@COND_powerpc_ieee1275_TRUE@part_acorn_module_SOURCES = partmap/acorn.c  ## platform sources
 
35995
@COND_sparc64_ieee1275_TRUE@part_acorn_module_SOURCES = partmap/acorn.c  ## platform sources
 
35996
@COND_x86_64_efi_TRUE@part_acorn_module_SOURCES = partmap/acorn.c  ## platform sources
 
35997
@COND_emu_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources
 
35998
@COND_i386_coreboot_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources
 
35999
@COND_i386_efi_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources
 
36000
@COND_i386_ieee1275_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources
 
36001
@COND_i386_multiboot_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources
 
36002
@COND_i386_pc_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources
 
36003
@COND_i386_qemu_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources
 
36004
@COND_mips_yeeloong_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources
 
36005
@COND_powerpc_ieee1275_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources
 
36006
@COND_sparc64_ieee1275_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources
 
36007
@COND_x86_64_efi_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources
 
36008
@COND_emu_TRUE@part_acorn_module_LDADD = 
 
36009
@COND_i386_coreboot_TRUE@part_acorn_module_LDADD = 
 
36010
@COND_i386_efi_TRUE@part_acorn_module_LDADD = 
 
36011
@COND_i386_ieee1275_TRUE@part_acorn_module_LDADD = 
 
36012
@COND_i386_multiboot_TRUE@part_acorn_module_LDADD = 
 
36013
@COND_i386_pc_TRUE@part_acorn_module_LDADD = 
 
36014
@COND_i386_qemu_TRUE@part_acorn_module_LDADD = 
 
36015
@COND_mips_yeeloong_TRUE@part_acorn_module_LDADD = 
 
36016
@COND_powerpc_ieee1275_TRUE@part_acorn_module_LDADD = 
 
36017
@COND_sparc64_ieee1275_TRUE@part_acorn_module_LDADD = 
 
36018
@COND_x86_64_efi_TRUE@part_acorn_module_LDADD = 
 
36019
@COND_emu_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36020
@COND_i386_coreboot_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36021
@COND_i386_efi_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36022
@COND_i386_ieee1275_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36023
@COND_i386_multiboot_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36024
@COND_i386_pc_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36025
@COND_i386_qemu_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36026
@COND_mips_yeeloong_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36027
@COND_powerpc_ieee1275_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36028
@COND_sparc64_ieee1275_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36029
@COND_x86_64_efi_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36030
@COND_emu_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36031
@COND_i386_coreboot_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36032
@COND_i386_efi_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36033
@COND_i386_ieee1275_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36034
@COND_i386_multiboot_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36035
@COND_i386_pc_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36036
@COND_i386_qemu_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36037
@COND_mips_yeeloong_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36038
@COND_powerpc_ieee1275_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36039
@COND_sparc64_ieee1275_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36040
@COND_x86_64_efi_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36041
@COND_emu_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36042
@COND_i386_coreboot_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36043
@COND_i386_efi_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36044
@COND_i386_ieee1275_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36045
@COND_i386_multiboot_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36046
@COND_i386_pc_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36047
@COND_i386_qemu_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36048
@COND_mips_yeeloong_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36049
@COND_powerpc_ieee1275_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36050
@COND_sparc64_ieee1275_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36051
@COND_x86_64_efi_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36052
@COND_emu_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36053
@COND_i386_coreboot_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36054
@COND_i386_efi_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36055
@COND_i386_ieee1275_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36056
@COND_i386_multiboot_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36057
@COND_i386_pc_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36058
@COND_i386_qemu_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36059
@COND_mips_yeeloong_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36060
@COND_powerpc_ieee1275_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36061
@COND_sparc64_ieee1275_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36062
@COND_x86_64_efi_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36063
@COND_emu_TRUE@part_amiga_module_SOURCES = partmap/amiga.c  ## platform sources
 
36064
@COND_i386_coreboot_TRUE@part_amiga_module_SOURCES = partmap/amiga.c  ## platform sources
 
36065
@COND_i386_efi_TRUE@part_amiga_module_SOURCES = partmap/amiga.c  ## platform sources
 
36066
@COND_i386_ieee1275_TRUE@part_amiga_module_SOURCES = partmap/amiga.c  ## platform sources
 
36067
@COND_i386_multiboot_TRUE@part_amiga_module_SOURCES = partmap/amiga.c  ## platform sources
 
36068
@COND_i386_pc_TRUE@part_amiga_module_SOURCES = partmap/amiga.c  ## platform sources
 
36069
@COND_i386_qemu_TRUE@part_amiga_module_SOURCES = partmap/amiga.c  ## platform sources
 
36070
@COND_mips_yeeloong_TRUE@part_amiga_module_SOURCES = partmap/amiga.c  ## platform sources
 
36071
@COND_powerpc_ieee1275_TRUE@part_amiga_module_SOURCES = partmap/amiga.c  ## platform sources
 
36072
@COND_sparc64_ieee1275_TRUE@part_amiga_module_SOURCES = partmap/amiga.c  ## platform sources
 
36073
@COND_x86_64_efi_TRUE@part_amiga_module_SOURCES = partmap/amiga.c  ## platform sources
 
36074
@COND_emu_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources
 
36075
@COND_i386_coreboot_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources
 
36076
@COND_i386_efi_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources
 
36077
@COND_i386_ieee1275_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources
 
36078
@COND_i386_multiboot_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources
 
36079
@COND_i386_pc_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources
 
36080
@COND_i386_qemu_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources
 
36081
@COND_mips_yeeloong_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources
 
36082
@COND_powerpc_ieee1275_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources
 
36083
@COND_sparc64_ieee1275_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources
 
36084
@COND_x86_64_efi_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources
 
36085
@COND_emu_TRUE@part_amiga_module_LDADD = 
 
36086
@COND_i386_coreboot_TRUE@part_amiga_module_LDADD = 
 
36087
@COND_i386_efi_TRUE@part_amiga_module_LDADD = 
 
36088
@COND_i386_ieee1275_TRUE@part_amiga_module_LDADD = 
 
36089
@COND_i386_multiboot_TRUE@part_amiga_module_LDADD = 
 
36090
@COND_i386_pc_TRUE@part_amiga_module_LDADD = 
 
36091
@COND_i386_qemu_TRUE@part_amiga_module_LDADD = 
 
36092
@COND_mips_yeeloong_TRUE@part_amiga_module_LDADD = 
 
36093
@COND_powerpc_ieee1275_TRUE@part_amiga_module_LDADD = 
 
36094
@COND_sparc64_ieee1275_TRUE@part_amiga_module_LDADD = 
 
36095
@COND_x86_64_efi_TRUE@part_amiga_module_LDADD = 
 
36096
@COND_emu_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36097
@COND_i386_coreboot_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36098
@COND_i386_efi_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36099
@COND_i386_ieee1275_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36100
@COND_i386_multiboot_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36101
@COND_i386_pc_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36102
@COND_i386_qemu_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36103
@COND_mips_yeeloong_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36104
@COND_powerpc_ieee1275_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36105
@COND_sparc64_ieee1275_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36106
@COND_x86_64_efi_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36107
@COND_emu_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36108
@COND_i386_coreboot_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36109
@COND_i386_efi_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36110
@COND_i386_ieee1275_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36111
@COND_i386_multiboot_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36112
@COND_i386_pc_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36113
@COND_i386_qemu_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36114
@COND_mips_yeeloong_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36115
@COND_powerpc_ieee1275_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36116
@COND_sparc64_ieee1275_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36117
@COND_x86_64_efi_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36118
@COND_emu_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36119
@COND_i386_coreboot_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36120
@COND_i386_efi_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36121
@COND_i386_ieee1275_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36122
@COND_i386_multiboot_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36123
@COND_i386_pc_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36124
@COND_i386_qemu_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36125
@COND_mips_yeeloong_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36126
@COND_powerpc_ieee1275_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36127
@COND_sparc64_ieee1275_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36128
@COND_x86_64_efi_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36129
@COND_emu_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36130
@COND_i386_coreboot_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36131
@COND_i386_efi_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36132
@COND_i386_ieee1275_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36133
@COND_i386_multiboot_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36134
@COND_i386_pc_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36135
@COND_i386_qemu_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36136
@COND_mips_yeeloong_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36137
@COND_powerpc_ieee1275_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36138
@COND_sparc64_ieee1275_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36139
@COND_x86_64_efi_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36140
@COND_emu_TRUE@part_apple_module_SOURCES = partmap/apple.c  ## platform sources
 
36141
@COND_i386_coreboot_TRUE@part_apple_module_SOURCES = partmap/apple.c  ## platform sources
 
36142
@COND_i386_efi_TRUE@part_apple_module_SOURCES = partmap/apple.c  ## platform sources
 
36143
@COND_i386_ieee1275_TRUE@part_apple_module_SOURCES = partmap/apple.c  ## platform sources
 
36144
@COND_i386_multiboot_TRUE@part_apple_module_SOURCES = partmap/apple.c  ## platform sources
 
36145
@COND_i386_pc_TRUE@part_apple_module_SOURCES = partmap/apple.c  ## platform sources
 
36146
@COND_i386_qemu_TRUE@part_apple_module_SOURCES = partmap/apple.c  ## platform sources
 
36147
@COND_mips_yeeloong_TRUE@part_apple_module_SOURCES = partmap/apple.c  ## platform sources
 
36148
@COND_powerpc_ieee1275_TRUE@part_apple_module_SOURCES = partmap/apple.c  ## platform sources
 
36149
@COND_sparc64_ieee1275_TRUE@part_apple_module_SOURCES = partmap/apple.c  ## platform sources
 
36150
@COND_x86_64_efi_TRUE@part_apple_module_SOURCES = partmap/apple.c  ## platform sources
 
36151
@COND_emu_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources
 
36152
@COND_i386_coreboot_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources
 
36153
@COND_i386_efi_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources
 
36154
@COND_i386_ieee1275_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources
 
36155
@COND_i386_multiboot_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources
 
36156
@COND_i386_pc_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources
 
36157
@COND_i386_qemu_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources
 
36158
@COND_mips_yeeloong_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources
 
36159
@COND_powerpc_ieee1275_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources
 
36160
@COND_sparc64_ieee1275_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources
 
36161
@COND_x86_64_efi_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources
 
36162
@COND_emu_TRUE@part_apple_module_LDADD = 
 
36163
@COND_i386_coreboot_TRUE@part_apple_module_LDADD = 
 
36164
@COND_i386_efi_TRUE@part_apple_module_LDADD = 
 
36165
@COND_i386_ieee1275_TRUE@part_apple_module_LDADD = 
 
36166
@COND_i386_multiboot_TRUE@part_apple_module_LDADD = 
 
36167
@COND_i386_pc_TRUE@part_apple_module_LDADD = 
 
36168
@COND_i386_qemu_TRUE@part_apple_module_LDADD = 
 
36169
@COND_mips_yeeloong_TRUE@part_apple_module_LDADD = 
 
36170
@COND_powerpc_ieee1275_TRUE@part_apple_module_LDADD = 
 
36171
@COND_sparc64_ieee1275_TRUE@part_apple_module_LDADD = 
 
36172
@COND_x86_64_efi_TRUE@part_apple_module_LDADD = 
 
36173
@COND_emu_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36174
@COND_i386_coreboot_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36175
@COND_i386_efi_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36176
@COND_i386_ieee1275_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36177
@COND_i386_multiboot_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36178
@COND_i386_pc_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36179
@COND_i386_qemu_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36180
@COND_mips_yeeloong_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36181
@COND_powerpc_ieee1275_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36182
@COND_sparc64_ieee1275_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36183
@COND_x86_64_efi_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36184
@COND_emu_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36185
@COND_i386_coreboot_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36186
@COND_i386_efi_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36187
@COND_i386_ieee1275_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36188
@COND_i386_multiboot_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36189
@COND_i386_pc_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36190
@COND_i386_qemu_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36191
@COND_mips_yeeloong_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36192
@COND_powerpc_ieee1275_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36193
@COND_sparc64_ieee1275_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36194
@COND_x86_64_efi_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36195
@COND_emu_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36196
@COND_i386_coreboot_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36197
@COND_i386_efi_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36198
@COND_i386_ieee1275_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36199
@COND_i386_multiboot_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36200
@COND_i386_pc_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36201
@COND_i386_qemu_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36202
@COND_mips_yeeloong_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36203
@COND_powerpc_ieee1275_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36204
@COND_sparc64_ieee1275_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36205
@COND_x86_64_efi_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36206
@COND_emu_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36207
@COND_i386_coreboot_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36208
@COND_i386_efi_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36209
@COND_i386_ieee1275_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36210
@COND_i386_multiboot_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36211
@COND_i386_pc_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36212
@COND_i386_qemu_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36213
@COND_mips_yeeloong_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36214
@COND_powerpc_ieee1275_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36215
@COND_sparc64_ieee1275_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36216
@COND_x86_64_efi_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36217
@COND_emu_TRUE@part_gpt_module_SOURCES = partmap/gpt.c  ## platform sources
 
36218
@COND_i386_coreboot_TRUE@part_gpt_module_SOURCES = partmap/gpt.c  ## platform sources
 
36219
@COND_i386_efi_TRUE@part_gpt_module_SOURCES = partmap/gpt.c  ## platform sources
 
36220
@COND_i386_ieee1275_TRUE@part_gpt_module_SOURCES = partmap/gpt.c  ## platform sources
 
36221
@COND_i386_multiboot_TRUE@part_gpt_module_SOURCES = partmap/gpt.c  ## platform sources
 
36222
@COND_i386_pc_TRUE@part_gpt_module_SOURCES = partmap/gpt.c  ## platform sources
 
36223
@COND_i386_qemu_TRUE@part_gpt_module_SOURCES = partmap/gpt.c  ## platform sources
 
36224
@COND_mips_yeeloong_TRUE@part_gpt_module_SOURCES = partmap/gpt.c  ## platform sources
 
36225
@COND_powerpc_ieee1275_TRUE@part_gpt_module_SOURCES = partmap/gpt.c  ## platform sources
 
36226
@COND_sparc64_ieee1275_TRUE@part_gpt_module_SOURCES = partmap/gpt.c  ## platform sources
 
36227
@COND_x86_64_efi_TRUE@part_gpt_module_SOURCES = partmap/gpt.c  ## platform sources
 
36228
@COND_emu_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources
 
36229
@COND_i386_coreboot_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources
 
36230
@COND_i386_efi_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources
 
36231
@COND_i386_ieee1275_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources
 
36232
@COND_i386_multiboot_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources
 
36233
@COND_i386_pc_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources
 
36234
@COND_i386_qemu_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources
 
36235
@COND_mips_yeeloong_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources
 
36236
@COND_powerpc_ieee1275_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources
 
36237
@COND_sparc64_ieee1275_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources
 
36238
@COND_x86_64_efi_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources
 
36239
@COND_emu_TRUE@part_gpt_module_LDADD = 
 
36240
@COND_i386_coreboot_TRUE@part_gpt_module_LDADD = 
 
36241
@COND_i386_efi_TRUE@part_gpt_module_LDADD = 
 
36242
@COND_i386_ieee1275_TRUE@part_gpt_module_LDADD = 
 
36243
@COND_i386_multiboot_TRUE@part_gpt_module_LDADD = 
 
36244
@COND_i386_pc_TRUE@part_gpt_module_LDADD = 
 
36245
@COND_i386_qemu_TRUE@part_gpt_module_LDADD = 
 
36246
@COND_mips_yeeloong_TRUE@part_gpt_module_LDADD = 
 
36247
@COND_powerpc_ieee1275_TRUE@part_gpt_module_LDADD = 
 
36248
@COND_sparc64_ieee1275_TRUE@part_gpt_module_LDADD = 
 
36249
@COND_x86_64_efi_TRUE@part_gpt_module_LDADD = 
 
36250
@COND_emu_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36251
@COND_i386_coreboot_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36252
@COND_i386_efi_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36253
@COND_i386_ieee1275_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36254
@COND_i386_multiboot_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36255
@COND_i386_pc_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36256
@COND_i386_qemu_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36257
@COND_mips_yeeloong_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36258
@COND_powerpc_ieee1275_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36259
@COND_sparc64_ieee1275_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36260
@COND_x86_64_efi_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36261
@COND_emu_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36262
@COND_i386_coreboot_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36263
@COND_i386_efi_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36264
@COND_i386_ieee1275_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36265
@COND_i386_multiboot_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36266
@COND_i386_pc_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36267
@COND_i386_qemu_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36268
@COND_mips_yeeloong_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36269
@COND_powerpc_ieee1275_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36270
@COND_sparc64_ieee1275_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36271
@COND_x86_64_efi_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36272
@COND_emu_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36273
@COND_i386_coreboot_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36274
@COND_i386_efi_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36275
@COND_i386_ieee1275_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36276
@COND_i386_multiboot_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36277
@COND_i386_pc_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36278
@COND_i386_qemu_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36279
@COND_mips_yeeloong_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36280
@COND_powerpc_ieee1275_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36281
@COND_sparc64_ieee1275_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36282
@COND_x86_64_efi_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36283
@COND_emu_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36284
@COND_i386_coreboot_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36285
@COND_i386_efi_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36286
@COND_i386_ieee1275_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36287
@COND_i386_multiboot_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36288
@COND_i386_pc_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36289
@COND_i386_qemu_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36290
@COND_mips_yeeloong_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36291
@COND_powerpc_ieee1275_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36292
@COND_sparc64_ieee1275_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36293
@COND_x86_64_efi_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36294
@COND_emu_TRUE@part_msdos_module_SOURCES = partmap/msdos.c  ## platform sources
 
36295
@COND_i386_coreboot_TRUE@part_msdos_module_SOURCES = partmap/msdos.c  ## platform sources
 
36296
@COND_i386_efi_TRUE@part_msdos_module_SOURCES = partmap/msdos.c  ## platform sources
 
36297
@COND_i386_ieee1275_TRUE@part_msdos_module_SOURCES = partmap/msdos.c  ## platform sources
 
36298
@COND_i386_multiboot_TRUE@part_msdos_module_SOURCES = partmap/msdos.c  ## platform sources
 
36299
@COND_i386_pc_TRUE@part_msdos_module_SOURCES = partmap/msdos.c  ## platform sources
 
36300
@COND_i386_qemu_TRUE@part_msdos_module_SOURCES = partmap/msdos.c  ## platform sources
 
36301
@COND_mips_yeeloong_TRUE@part_msdos_module_SOURCES = partmap/msdos.c  ## platform sources
 
36302
@COND_powerpc_ieee1275_TRUE@part_msdos_module_SOURCES = partmap/msdos.c  ## platform sources
 
36303
@COND_sparc64_ieee1275_TRUE@part_msdos_module_SOURCES = partmap/msdos.c  ## platform sources
 
36304
@COND_x86_64_efi_TRUE@part_msdos_module_SOURCES = partmap/msdos.c  ## platform sources
 
36305
@COND_emu_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources
 
36306
@COND_i386_coreboot_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources
 
36307
@COND_i386_efi_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources
 
36308
@COND_i386_ieee1275_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources
 
36309
@COND_i386_multiboot_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources
 
36310
@COND_i386_pc_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources
 
36311
@COND_i386_qemu_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources
 
36312
@COND_mips_yeeloong_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources
 
36313
@COND_powerpc_ieee1275_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources
 
36314
@COND_sparc64_ieee1275_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources
 
36315
@COND_x86_64_efi_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources
 
36316
@COND_emu_TRUE@part_msdos_module_LDADD = 
 
36317
@COND_i386_coreboot_TRUE@part_msdos_module_LDADD = 
 
36318
@COND_i386_efi_TRUE@part_msdos_module_LDADD = 
 
36319
@COND_i386_ieee1275_TRUE@part_msdos_module_LDADD = 
 
36320
@COND_i386_multiboot_TRUE@part_msdos_module_LDADD = 
 
36321
@COND_i386_pc_TRUE@part_msdos_module_LDADD = 
 
36322
@COND_i386_qemu_TRUE@part_msdos_module_LDADD = 
 
36323
@COND_mips_yeeloong_TRUE@part_msdos_module_LDADD = 
 
36324
@COND_powerpc_ieee1275_TRUE@part_msdos_module_LDADD = 
 
36325
@COND_sparc64_ieee1275_TRUE@part_msdos_module_LDADD = 
 
36326
@COND_x86_64_efi_TRUE@part_msdos_module_LDADD = 
 
36327
@COND_emu_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36328
@COND_i386_coreboot_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36329
@COND_i386_efi_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36330
@COND_i386_ieee1275_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36331
@COND_i386_multiboot_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36332
@COND_i386_pc_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36333
@COND_i386_qemu_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36334
@COND_mips_yeeloong_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36335
@COND_powerpc_ieee1275_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36336
@COND_sparc64_ieee1275_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36337
@COND_x86_64_efi_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36338
@COND_emu_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36339
@COND_i386_coreboot_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36340
@COND_i386_efi_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36341
@COND_i386_ieee1275_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36342
@COND_i386_multiboot_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36343
@COND_i386_pc_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36344
@COND_i386_qemu_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36345
@COND_mips_yeeloong_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36346
@COND_powerpc_ieee1275_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36347
@COND_sparc64_ieee1275_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36348
@COND_x86_64_efi_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36349
@COND_emu_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36350
@COND_i386_coreboot_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36351
@COND_i386_efi_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36352
@COND_i386_ieee1275_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36353
@COND_i386_multiboot_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36354
@COND_i386_pc_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36355
@COND_i386_qemu_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36356
@COND_mips_yeeloong_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36357
@COND_powerpc_ieee1275_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36358
@COND_sparc64_ieee1275_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36359
@COND_x86_64_efi_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36360
@COND_emu_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36361
@COND_i386_coreboot_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36362
@COND_i386_efi_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36363
@COND_i386_ieee1275_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36364
@COND_i386_multiboot_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36365
@COND_i386_pc_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36366
@COND_i386_qemu_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36367
@COND_mips_yeeloong_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36368
@COND_powerpc_ieee1275_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36369
@COND_sparc64_ieee1275_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36370
@COND_x86_64_efi_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36371
@COND_emu_TRUE@part_sun_module_SOURCES = partmap/sun.c  ## platform sources
 
36372
@COND_i386_coreboot_TRUE@part_sun_module_SOURCES = partmap/sun.c  ## platform sources
 
36373
@COND_i386_efi_TRUE@part_sun_module_SOURCES = partmap/sun.c  ## platform sources
 
36374
@COND_i386_ieee1275_TRUE@part_sun_module_SOURCES = partmap/sun.c  ## platform sources
 
36375
@COND_i386_multiboot_TRUE@part_sun_module_SOURCES = partmap/sun.c  ## platform sources
 
36376
@COND_i386_pc_TRUE@part_sun_module_SOURCES = partmap/sun.c  ## platform sources
 
36377
@COND_i386_qemu_TRUE@part_sun_module_SOURCES = partmap/sun.c  ## platform sources
 
36378
@COND_mips_yeeloong_TRUE@part_sun_module_SOURCES = partmap/sun.c  ## platform sources
 
36379
@COND_powerpc_ieee1275_TRUE@part_sun_module_SOURCES = partmap/sun.c  ## platform sources
 
36380
@COND_sparc64_ieee1275_TRUE@part_sun_module_SOURCES = partmap/sun.c  ## platform sources
 
36381
@COND_x86_64_efi_TRUE@part_sun_module_SOURCES = partmap/sun.c  ## platform sources
 
36382
@COND_emu_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources
 
36383
@COND_i386_coreboot_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources
 
36384
@COND_i386_efi_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources
 
36385
@COND_i386_ieee1275_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources
 
36386
@COND_i386_multiboot_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources
 
36387
@COND_i386_pc_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources
 
36388
@COND_i386_qemu_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources
 
36389
@COND_mips_yeeloong_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources
 
36390
@COND_powerpc_ieee1275_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources
 
36391
@COND_sparc64_ieee1275_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources
 
36392
@COND_x86_64_efi_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources
 
36393
@COND_emu_TRUE@part_sun_module_LDADD = 
 
36394
@COND_i386_coreboot_TRUE@part_sun_module_LDADD = 
 
36395
@COND_i386_efi_TRUE@part_sun_module_LDADD = 
 
36396
@COND_i386_ieee1275_TRUE@part_sun_module_LDADD = 
 
36397
@COND_i386_multiboot_TRUE@part_sun_module_LDADD = 
 
36398
@COND_i386_pc_TRUE@part_sun_module_LDADD = 
 
36399
@COND_i386_qemu_TRUE@part_sun_module_LDADD = 
 
36400
@COND_mips_yeeloong_TRUE@part_sun_module_LDADD = 
 
36401
@COND_powerpc_ieee1275_TRUE@part_sun_module_LDADD = 
 
36402
@COND_sparc64_ieee1275_TRUE@part_sun_module_LDADD = 
 
36403
@COND_x86_64_efi_TRUE@part_sun_module_LDADD = 
 
36404
@COND_emu_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36405
@COND_i386_coreboot_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36406
@COND_i386_efi_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36407
@COND_i386_ieee1275_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36408
@COND_i386_multiboot_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36409
@COND_i386_pc_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36410
@COND_i386_qemu_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36411
@COND_mips_yeeloong_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36412
@COND_powerpc_ieee1275_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36413
@COND_sparc64_ieee1275_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36414
@COND_x86_64_efi_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36415
@COND_emu_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36416
@COND_i386_coreboot_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36417
@COND_i386_efi_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36418
@COND_i386_ieee1275_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36419
@COND_i386_multiboot_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36420
@COND_i386_pc_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36421
@COND_i386_qemu_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36422
@COND_mips_yeeloong_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36423
@COND_powerpc_ieee1275_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36424
@COND_sparc64_ieee1275_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36425
@COND_x86_64_efi_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36426
@COND_emu_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36427
@COND_i386_coreboot_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36428
@COND_i386_efi_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36429
@COND_i386_ieee1275_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36430
@COND_i386_multiboot_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36431
@COND_i386_pc_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36432
@COND_i386_qemu_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36433
@COND_mips_yeeloong_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36434
@COND_powerpc_ieee1275_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36435
@COND_sparc64_ieee1275_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36436
@COND_x86_64_efi_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36437
@COND_emu_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36438
@COND_i386_coreboot_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36439
@COND_i386_efi_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36440
@COND_i386_ieee1275_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36441
@COND_i386_multiboot_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36442
@COND_i386_pc_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36443
@COND_i386_qemu_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36444
@COND_mips_yeeloong_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36445
@COND_powerpc_ieee1275_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36446
@COND_sparc64_ieee1275_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36447
@COND_x86_64_efi_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36448
@COND_emu_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c  ## platform sources
 
36449
@COND_i386_coreboot_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c  ## platform sources
 
36450
@COND_i386_efi_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c  ## platform sources
 
36451
@COND_i386_ieee1275_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c  ## platform sources
 
36452
@COND_i386_multiboot_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c  ## platform sources
 
36453
@COND_i386_pc_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c  ## platform sources
 
36454
@COND_i386_qemu_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c  ## platform sources
 
36455
@COND_mips_yeeloong_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c  ## platform sources
 
36456
@COND_powerpc_ieee1275_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c  ## platform sources
 
36457
@COND_sparc64_ieee1275_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c  ## platform sources
 
36458
@COND_x86_64_efi_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c  ## platform sources
 
36459
@COND_emu_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources
 
36460
@COND_i386_coreboot_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources
 
36461
@COND_i386_efi_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources
 
36462
@COND_i386_ieee1275_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources
 
36463
@COND_i386_multiboot_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources
 
36464
@COND_i386_pc_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources
 
36465
@COND_i386_qemu_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources
 
36466
@COND_mips_yeeloong_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources
 
36467
@COND_powerpc_ieee1275_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources
 
36468
@COND_sparc64_ieee1275_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources
 
36469
@COND_x86_64_efi_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources
 
36470
@COND_emu_TRUE@part_bsd_module_LDADD = 
 
36471
@COND_i386_coreboot_TRUE@part_bsd_module_LDADD = 
 
36472
@COND_i386_efi_TRUE@part_bsd_module_LDADD = 
 
36473
@COND_i386_ieee1275_TRUE@part_bsd_module_LDADD = 
 
36474
@COND_i386_multiboot_TRUE@part_bsd_module_LDADD = 
 
36475
@COND_i386_pc_TRUE@part_bsd_module_LDADD = 
 
36476
@COND_i386_qemu_TRUE@part_bsd_module_LDADD = 
 
36477
@COND_mips_yeeloong_TRUE@part_bsd_module_LDADD = 
 
36478
@COND_powerpc_ieee1275_TRUE@part_bsd_module_LDADD = 
 
36479
@COND_sparc64_ieee1275_TRUE@part_bsd_module_LDADD = 
 
36480
@COND_x86_64_efi_TRUE@part_bsd_module_LDADD = 
 
36481
@COND_emu_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36482
@COND_i386_coreboot_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36483
@COND_i386_efi_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36484
@COND_i386_ieee1275_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36485
@COND_i386_multiboot_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36486
@COND_i386_pc_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36487
@COND_i386_qemu_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36488
@COND_mips_yeeloong_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36489
@COND_powerpc_ieee1275_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36490
@COND_sparc64_ieee1275_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36491
@COND_x86_64_efi_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36492
@COND_emu_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36493
@COND_i386_coreboot_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36494
@COND_i386_efi_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36495
@COND_i386_ieee1275_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36496
@COND_i386_multiboot_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36497
@COND_i386_pc_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36498
@COND_i386_qemu_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36499
@COND_mips_yeeloong_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36500
@COND_powerpc_ieee1275_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36501
@COND_sparc64_ieee1275_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36502
@COND_x86_64_efi_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36503
@COND_emu_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36504
@COND_i386_coreboot_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36505
@COND_i386_efi_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36506
@COND_i386_ieee1275_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36507
@COND_i386_multiboot_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36508
@COND_i386_pc_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36509
@COND_i386_qemu_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36510
@COND_mips_yeeloong_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36511
@COND_powerpc_ieee1275_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36512
@COND_sparc64_ieee1275_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36513
@COND_x86_64_efi_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36514
@COND_emu_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36515
@COND_i386_coreboot_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36516
@COND_i386_efi_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36517
@COND_i386_ieee1275_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36518
@COND_i386_multiboot_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36519
@COND_i386_pc_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36520
@COND_i386_qemu_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36521
@COND_mips_yeeloong_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36522
@COND_powerpc_ieee1275_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36523
@COND_sparc64_ieee1275_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36524
@COND_x86_64_efi_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36525
@COND_emu_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c  ## platform sources
 
36526
@COND_i386_coreboot_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c  ## platform sources
 
36527
@COND_i386_efi_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c  ## platform sources
 
36528
@COND_i386_ieee1275_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c  ## platform sources
 
36529
@COND_i386_multiboot_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c  ## platform sources
 
36530
@COND_i386_pc_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c  ## platform sources
 
36531
@COND_i386_qemu_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c  ## platform sources
 
36532
@COND_mips_yeeloong_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c  ## platform sources
 
36533
@COND_powerpc_ieee1275_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c  ## platform sources
 
36534
@COND_sparc64_ieee1275_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c  ## platform sources
 
36535
@COND_x86_64_efi_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c  ## platform sources
 
36536
@COND_emu_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources
 
36537
@COND_i386_coreboot_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources
 
36538
@COND_i386_efi_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources
 
36539
@COND_i386_ieee1275_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources
 
36540
@COND_i386_multiboot_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources
 
36541
@COND_i386_pc_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources
 
36542
@COND_i386_qemu_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources
 
36543
@COND_mips_yeeloong_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources
 
36544
@COND_powerpc_ieee1275_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources
 
36545
@COND_sparc64_ieee1275_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources
 
36546
@COND_x86_64_efi_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources
 
36547
@COND_emu_TRUE@part_sunpc_module_LDADD = 
 
36548
@COND_i386_coreboot_TRUE@part_sunpc_module_LDADD = 
 
36549
@COND_i386_efi_TRUE@part_sunpc_module_LDADD = 
 
36550
@COND_i386_ieee1275_TRUE@part_sunpc_module_LDADD = 
 
36551
@COND_i386_multiboot_TRUE@part_sunpc_module_LDADD = 
 
36552
@COND_i386_pc_TRUE@part_sunpc_module_LDADD = 
 
36553
@COND_i386_qemu_TRUE@part_sunpc_module_LDADD = 
 
36554
@COND_mips_yeeloong_TRUE@part_sunpc_module_LDADD = 
 
36555
@COND_powerpc_ieee1275_TRUE@part_sunpc_module_LDADD = 
 
36556
@COND_sparc64_ieee1275_TRUE@part_sunpc_module_LDADD = 
 
36557
@COND_x86_64_efi_TRUE@part_sunpc_module_LDADD = 
 
36558
@COND_emu_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36559
@COND_i386_coreboot_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36560
@COND_i386_efi_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36561
@COND_i386_ieee1275_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36562
@COND_i386_multiboot_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36563
@COND_i386_pc_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36564
@COND_i386_qemu_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36565
@COND_mips_yeeloong_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36566
@COND_powerpc_ieee1275_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36567
@COND_sparc64_ieee1275_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36568
@COND_x86_64_efi_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36569
@COND_emu_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36570
@COND_i386_coreboot_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36571
@COND_i386_efi_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36572
@COND_i386_ieee1275_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36573
@COND_i386_multiboot_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36574
@COND_i386_pc_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36575
@COND_i386_qemu_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36576
@COND_mips_yeeloong_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36577
@COND_powerpc_ieee1275_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36578
@COND_sparc64_ieee1275_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36579
@COND_x86_64_efi_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36580
@COND_emu_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36581
@COND_i386_coreboot_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36582
@COND_i386_efi_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36583
@COND_i386_ieee1275_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36584
@COND_i386_multiboot_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36585
@COND_i386_pc_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36586
@COND_i386_qemu_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36587
@COND_mips_yeeloong_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36588
@COND_powerpc_ieee1275_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36589
@COND_sparc64_ieee1275_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36590
@COND_x86_64_efi_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36591
@COND_emu_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36592
@COND_i386_coreboot_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36593
@COND_i386_efi_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36594
@COND_i386_ieee1275_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36595
@COND_i386_multiboot_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36596
@COND_i386_pc_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36597
@COND_i386_qemu_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36598
@COND_mips_yeeloong_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36599
@COND_powerpc_ieee1275_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36600
@COND_sparc64_ieee1275_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36601
@COND_x86_64_efi_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36602
@COND_emu_TRUE@msdospart_module_SOURCES = parttool/msdospart.c  ## platform sources
 
36603
@COND_i386_coreboot_TRUE@msdospart_module_SOURCES = parttool/msdospart.c  ## platform sources
 
36604
@COND_i386_efi_TRUE@msdospart_module_SOURCES = parttool/msdospart.c  ## platform sources
 
36605
@COND_i386_ieee1275_TRUE@msdospart_module_SOURCES = parttool/msdospart.c  ## platform sources
 
36606
@COND_i386_multiboot_TRUE@msdospart_module_SOURCES = parttool/msdospart.c  ## platform sources
 
36607
@COND_i386_pc_TRUE@msdospart_module_SOURCES = parttool/msdospart.c  ## platform sources
 
36608
@COND_i386_qemu_TRUE@msdospart_module_SOURCES = parttool/msdospart.c  ## platform sources
 
36609
@COND_mips_yeeloong_TRUE@msdospart_module_SOURCES = parttool/msdospart.c  ## platform sources
 
36610
@COND_powerpc_ieee1275_TRUE@msdospart_module_SOURCES = parttool/msdospart.c  ## platform sources
 
36611
@COND_sparc64_ieee1275_TRUE@msdospart_module_SOURCES = parttool/msdospart.c  ## platform sources
 
36612
@COND_x86_64_efi_TRUE@msdospart_module_SOURCES = parttool/msdospart.c  ## platform sources
 
36613
@COND_emu_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources
 
36614
@COND_i386_coreboot_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources
 
36615
@COND_i386_efi_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources
 
36616
@COND_i386_ieee1275_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources
 
36617
@COND_i386_multiboot_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources
 
36618
@COND_i386_pc_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources
 
36619
@COND_i386_qemu_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources
 
36620
@COND_mips_yeeloong_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources
 
36621
@COND_powerpc_ieee1275_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources
 
36622
@COND_sparc64_ieee1275_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources
 
36623
@COND_x86_64_efi_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources
 
36624
@COND_emu_TRUE@msdospart_module_LDADD = 
 
36625
@COND_i386_coreboot_TRUE@msdospart_module_LDADD = 
 
36626
@COND_i386_efi_TRUE@msdospart_module_LDADD = 
 
36627
@COND_i386_ieee1275_TRUE@msdospart_module_LDADD = 
 
36628
@COND_i386_multiboot_TRUE@msdospart_module_LDADD = 
 
36629
@COND_i386_pc_TRUE@msdospart_module_LDADD = 
 
36630
@COND_i386_qemu_TRUE@msdospart_module_LDADD = 
 
36631
@COND_mips_yeeloong_TRUE@msdospart_module_LDADD = 
 
36632
@COND_powerpc_ieee1275_TRUE@msdospart_module_LDADD = 
 
36633
@COND_sparc64_ieee1275_TRUE@msdospart_module_LDADD = 
 
36634
@COND_x86_64_efi_TRUE@msdospart_module_LDADD = 
 
36635
@COND_emu_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36636
@COND_i386_coreboot_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36637
@COND_i386_efi_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36638
@COND_i386_ieee1275_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36639
@COND_i386_multiboot_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36640
@COND_i386_pc_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36641
@COND_i386_qemu_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36642
@COND_mips_yeeloong_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36643
@COND_powerpc_ieee1275_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36644
@COND_sparc64_ieee1275_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36645
@COND_x86_64_efi_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36646
@COND_emu_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36647
@COND_i386_coreboot_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36648
@COND_i386_efi_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36649
@COND_i386_ieee1275_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36650
@COND_i386_multiboot_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36651
@COND_i386_pc_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36652
@COND_i386_qemu_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36653
@COND_mips_yeeloong_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36654
@COND_powerpc_ieee1275_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36655
@COND_sparc64_ieee1275_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36656
@COND_x86_64_efi_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36657
@COND_emu_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36658
@COND_i386_coreboot_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36659
@COND_i386_efi_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36660
@COND_i386_ieee1275_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36661
@COND_i386_multiboot_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36662
@COND_i386_pc_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36663
@COND_i386_qemu_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36664
@COND_mips_yeeloong_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36665
@COND_powerpc_ieee1275_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36666
@COND_sparc64_ieee1275_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36667
@COND_x86_64_efi_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36668
@COND_emu_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36669
@COND_i386_coreboot_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36670
@COND_i386_efi_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36671
@COND_i386_ieee1275_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36672
@COND_i386_multiboot_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36673
@COND_i386_pc_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36674
@COND_i386_qemu_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36675
@COND_mips_yeeloong_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36676
@COND_powerpc_ieee1275_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36677
@COND_sparc64_ieee1275_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36678
@COND_x86_64_efi_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36679
@COND_i386_coreboot_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c  ## platform sources
 
36680
@COND_i386_efi_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c  ## platform sources
 
36681
@COND_i386_ieee1275_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c  ## platform sources
 
36682
@COND_i386_multiboot_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c  ## platform sources
 
36683
@COND_i386_pc_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c  ## platform sources
 
36684
@COND_i386_qemu_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c  ## platform sources
 
36685
@COND_x86_64_efi_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c  ## platform sources
 
36686
@COND_i386_coreboot_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources
 
36687
@COND_i386_efi_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources
 
36688
@COND_i386_ieee1275_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources
 
36689
@COND_i386_multiboot_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources
 
36690
@COND_i386_pc_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources
 
36691
@COND_i386_qemu_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources
 
36692
@COND_x86_64_efi_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources
 
36693
@COND_i386_coreboot_TRUE@at_keyboard_module_LDADD = 
 
36694
@COND_i386_efi_TRUE@at_keyboard_module_LDADD = 
 
36695
@COND_i386_ieee1275_TRUE@at_keyboard_module_LDADD = 
 
36696
@COND_i386_multiboot_TRUE@at_keyboard_module_LDADD = 
 
36697
@COND_i386_pc_TRUE@at_keyboard_module_LDADD = 
 
36698
@COND_i386_qemu_TRUE@at_keyboard_module_LDADD = 
 
36699
@COND_x86_64_efi_TRUE@at_keyboard_module_LDADD = 
 
36700
@COND_i386_coreboot_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36701
@COND_i386_efi_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36702
@COND_i386_ieee1275_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36703
@COND_i386_multiboot_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36704
@COND_i386_pc_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36705
@COND_i386_qemu_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36706
@COND_x86_64_efi_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36707
@COND_i386_coreboot_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36708
@COND_i386_efi_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36709
@COND_i386_ieee1275_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36710
@COND_i386_multiboot_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36711
@COND_i386_pc_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36712
@COND_i386_qemu_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36713
@COND_x86_64_efi_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36714
@COND_i386_coreboot_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36715
@COND_i386_efi_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36716
@COND_i386_ieee1275_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36717
@COND_i386_multiboot_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36718
@COND_i386_pc_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36719
@COND_i386_qemu_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36720
@COND_x86_64_efi_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36721
@COND_i386_coreboot_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36722
@COND_i386_efi_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36723
@COND_i386_ieee1275_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36724
@COND_i386_multiboot_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36725
@COND_i386_pc_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36726
@COND_i386_qemu_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36727
@COND_x86_64_efi_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36728
@COND_emu_TRUE@gfxterm_module_SOURCES = term/gfxterm.c  ## platform sources
 
36729
@COND_i386_coreboot_TRUE@gfxterm_module_SOURCES = term/gfxterm.c  ## platform sources
 
36730
@COND_i386_efi_TRUE@gfxterm_module_SOURCES = term/gfxterm.c  ## platform sources
 
36731
@COND_i386_ieee1275_TRUE@gfxterm_module_SOURCES = term/gfxterm.c  ## platform sources
 
36732
@COND_i386_multiboot_TRUE@gfxterm_module_SOURCES = term/gfxterm.c  ## platform sources
 
36733
@COND_i386_pc_TRUE@gfxterm_module_SOURCES = term/gfxterm.c  ## platform sources
 
36734
@COND_i386_qemu_TRUE@gfxterm_module_SOURCES = term/gfxterm.c  ## platform sources
 
36735
@COND_powerpc_ieee1275_TRUE@gfxterm_module_SOURCES = term/gfxterm.c  ## platform sources
 
36736
@COND_sparc64_ieee1275_TRUE@gfxterm_module_SOURCES = term/gfxterm.c  ## platform sources
 
36737
@COND_x86_64_efi_TRUE@gfxterm_module_SOURCES = term/gfxterm.c  ## platform sources
 
36738
@COND_emu_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources
 
36739
@COND_i386_coreboot_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources
 
36740
@COND_i386_efi_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources
 
36741
@COND_i386_ieee1275_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources
 
36742
@COND_i386_multiboot_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources
 
36743
@COND_i386_pc_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources
 
36744
@COND_i386_qemu_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources
 
36745
@COND_powerpc_ieee1275_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources
 
36746
@COND_sparc64_ieee1275_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources
 
36747
@COND_x86_64_efi_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources
 
36748
@COND_emu_TRUE@gfxterm_module_LDADD = 
 
36749
@COND_i386_coreboot_TRUE@gfxterm_module_LDADD = 
 
36750
@COND_i386_efi_TRUE@gfxterm_module_LDADD = 
 
36751
@COND_i386_ieee1275_TRUE@gfxterm_module_LDADD = 
 
36752
@COND_i386_multiboot_TRUE@gfxterm_module_LDADD = 
 
36753
@COND_i386_pc_TRUE@gfxterm_module_LDADD = 
 
36754
@COND_i386_qemu_TRUE@gfxterm_module_LDADD = 
 
36755
@COND_powerpc_ieee1275_TRUE@gfxterm_module_LDADD = 
 
36756
@COND_sparc64_ieee1275_TRUE@gfxterm_module_LDADD = 
 
36757
@COND_x86_64_efi_TRUE@gfxterm_module_LDADD = 
 
36758
@COND_emu_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36759
@COND_i386_coreboot_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36760
@COND_i386_efi_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36761
@COND_i386_ieee1275_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36762
@COND_i386_multiboot_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36763
@COND_i386_pc_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36764
@COND_i386_qemu_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36765
@COND_powerpc_ieee1275_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36766
@COND_sparc64_ieee1275_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36767
@COND_x86_64_efi_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36768
@COND_emu_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36769
@COND_i386_coreboot_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36770
@COND_i386_efi_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36771
@COND_i386_ieee1275_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36772
@COND_i386_multiboot_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36773
@COND_i386_pc_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36774
@COND_i386_qemu_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36775
@COND_powerpc_ieee1275_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36776
@COND_sparc64_ieee1275_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36777
@COND_x86_64_efi_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36778
@COND_emu_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36779
@COND_i386_coreboot_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36780
@COND_i386_efi_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36781
@COND_i386_ieee1275_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36782
@COND_i386_multiboot_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36783
@COND_i386_pc_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36784
@COND_i386_qemu_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36785
@COND_powerpc_ieee1275_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36786
@COND_sparc64_ieee1275_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36787
@COND_x86_64_efi_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36788
@COND_emu_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36789
@COND_i386_coreboot_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36790
@COND_i386_efi_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36791
@COND_i386_ieee1275_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36792
@COND_i386_multiboot_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36793
@COND_i386_pc_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36794
@COND_i386_qemu_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36795
@COND_powerpc_ieee1275_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36796
@COND_sparc64_ieee1275_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36797
@COND_x86_64_efi_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36798
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial_module_SOURCES = term/serial.c  ## platform sources
 
36799
@COND_i386_coreboot_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c  ## platform sources
 
36800
@COND_i386_efi_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c  ## platform sources
 
36801
@COND_i386_ieee1275_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c  ## platform sources
 
36802
@COND_i386_multiboot_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c  ## platform sources
 
36803
@COND_i386_pc_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c  ## platform sources
 
36804
@COND_i386_qemu_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c  ## platform sources
 
36805
@COND_x86_64_efi_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c  ## platform sources
 
36806
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources
 
36807
@COND_i386_coreboot_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources
 
36808
@COND_i386_efi_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources
 
36809
@COND_i386_ieee1275_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources
 
36810
@COND_i386_multiboot_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources
 
36811
@COND_i386_pc_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources
 
36812
@COND_i386_qemu_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources
 
36813
@COND_x86_64_efi_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources
 
36814
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial_module_LDADD = 
 
36815
@COND_i386_coreboot_TRUE@serial_module_LDADD = 
 
36816
@COND_i386_efi_TRUE@serial_module_LDADD = 
 
36817
@COND_i386_ieee1275_TRUE@serial_module_LDADD = 
 
36818
@COND_i386_multiboot_TRUE@serial_module_LDADD = 
 
36819
@COND_i386_pc_TRUE@serial_module_LDADD = 
 
36820
@COND_i386_qemu_TRUE@serial_module_LDADD = 
 
36821
@COND_x86_64_efi_TRUE@serial_module_LDADD = 
 
36822
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36823
@COND_i386_coreboot_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36824
@COND_i386_efi_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36825
@COND_i386_ieee1275_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36826
@COND_i386_multiboot_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36827
@COND_i386_pc_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36828
@COND_i386_qemu_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36829
@COND_x86_64_efi_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36830
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36831
@COND_i386_coreboot_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36832
@COND_i386_efi_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36833
@COND_i386_ieee1275_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36834
@COND_i386_multiboot_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36835
@COND_i386_pc_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36836
@COND_i386_qemu_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36837
@COND_x86_64_efi_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36838
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36839
@COND_i386_coreboot_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36840
@COND_i386_efi_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36841
@COND_i386_ieee1275_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36842
@COND_i386_multiboot_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36843
@COND_i386_pc_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36844
@COND_i386_qemu_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36845
@COND_x86_64_efi_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36846
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36847
@COND_i386_coreboot_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36848
@COND_i386_efi_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36849
@COND_i386_ieee1275_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36850
@COND_i386_multiboot_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36851
@COND_i386_pc_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36852
@COND_i386_qemu_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36853
@COND_x86_64_efi_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36854
@COND_i386_pc_TRUE@sendkey_module_SOURCES = commands/i386/pc/sendkey.c  ## platform sources
 
36855
@COND_i386_pc_TRUE@nodist_sendkey_module_SOURCES = ## platform nodist sources
 
36856
@COND_i386_pc_TRUE@sendkey_module_LDADD = 
 
36857
@COND_i386_pc_TRUE@sendkey_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36858
@COND_i386_pc_TRUE@sendkey_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36859
@COND_i386_pc_TRUE@sendkey_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36860
@COND_i386_pc_TRUE@sendkey_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36861
@COND_emu_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c  ## platform sources
 
36862
@COND_i386_coreboot_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c  ## platform sources
 
36863
@COND_i386_efi_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c  ## platform sources
 
36864
@COND_i386_multiboot_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c  ## platform sources
 
36865
@COND_i386_pc_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c  ## platform sources
 
36866
@COND_i386_qemu_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c  ## platform sources
 
36867
@COND_x86_64_efi_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c  ## platform sources
 
36868
@COND_emu_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources
 
36869
@COND_i386_coreboot_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources
 
36870
@COND_i386_efi_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources
 
36871
@COND_i386_multiboot_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources
 
36872
@COND_i386_pc_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources
 
36873
@COND_i386_qemu_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources
 
36874
@COND_x86_64_efi_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources
 
36875
@COND_emu_TRUE@terminfo_module_LDADD = 
 
36876
@COND_i386_coreboot_TRUE@terminfo_module_LDADD = 
 
36877
@COND_i386_efi_TRUE@terminfo_module_LDADD = 
 
36878
@COND_i386_multiboot_TRUE@terminfo_module_LDADD = 
 
36879
@COND_i386_pc_TRUE@terminfo_module_LDADD = 
 
36880
@COND_i386_qemu_TRUE@terminfo_module_LDADD = 
 
36881
@COND_x86_64_efi_TRUE@terminfo_module_LDADD = 
 
36882
@COND_emu_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36883
@COND_i386_coreboot_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36884
@COND_i386_efi_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36885
@COND_i386_multiboot_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36886
@COND_i386_pc_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36887
@COND_i386_qemu_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36888
@COND_x86_64_efi_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36889
@COND_emu_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36890
@COND_i386_coreboot_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36891
@COND_i386_efi_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36892
@COND_i386_multiboot_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36893
@COND_i386_pc_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36894
@COND_i386_qemu_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36895
@COND_x86_64_efi_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36896
@COND_emu_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36897
@COND_i386_coreboot_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36898
@COND_i386_efi_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36899
@COND_i386_multiboot_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36900
@COND_i386_pc_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36901
@COND_i386_qemu_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36902
@COND_x86_64_efi_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36903
@COND_emu_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36904
@COND_i386_coreboot_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36905
@COND_i386_efi_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36906
@COND_i386_multiboot_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36907
@COND_i386_pc_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36908
@COND_i386_qemu_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36909
@COND_x86_64_efi_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36910
@COND_i386_coreboot_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c  ## platform sources
 
36911
@COND_i386_efi_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c  ## platform sources
 
36912
@COND_i386_ieee1275_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c  ## platform sources
 
36913
@COND_i386_multiboot_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c  ## platform sources
 
36914
@COND_i386_pc_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c  ## platform sources
 
36915
@COND_i386_qemu_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c  ## platform sources
 
36916
@COND_mips_yeeloong_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c  ## platform sources
 
36917
@COND_x86_64_efi_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c  ## platform sources
 
36918
@COND_i386_coreboot_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources
 
36919
@COND_i386_efi_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources
 
36920
@COND_i386_ieee1275_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources
 
36921
@COND_i386_multiboot_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources
 
36922
@COND_i386_pc_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources
 
36923
@COND_i386_qemu_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources
 
36924
@COND_mips_yeeloong_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources
 
36925
@COND_x86_64_efi_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources
 
36926
@COND_i386_coreboot_TRUE@usb_keyboard_module_LDADD = 
 
36927
@COND_i386_efi_TRUE@usb_keyboard_module_LDADD = 
 
36928
@COND_i386_ieee1275_TRUE@usb_keyboard_module_LDADD = 
 
36929
@COND_i386_multiboot_TRUE@usb_keyboard_module_LDADD = 
 
36930
@COND_i386_pc_TRUE@usb_keyboard_module_LDADD = 
 
36931
@COND_i386_qemu_TRUE@usb_keyboard_module_LDADD = 
 
36932
@COND_mips_yeeloong_TRUE@usb_keyboard_module_LDADD = 
 
36933
@COND_x86_64_efi_TRUE@usb_keyboard_module_LDADD = 
 
36934
@COND_i386_coreboot_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36935
@COND_i386_efi_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36936
@COND_i386_ieee1275_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36937
@COND_i386_multiboot_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36938
@COND_i386_pc_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36939
@COND_i386_qemu_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36940
@COND_mips_yeeloong_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36941
@COND_x86_64_efi_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36942
@COND_i386_coreboot_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36943
@COND_i386_efi_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36944
@COND_i386_ieee1275_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36945
@COND_i386_multiboot_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36946
@COND_i386_pc_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36947
@COND_i386_qemu_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36948
@COND_mips_yeeloong_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36949
@COND_x86_64_efi_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36950
@COND_i386_coreboot_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36951
@COND_i386_efi_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36952
@COND_i386_ieee1275_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36953
@COND_i386_multiboot_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36954
@COND_i386_pc_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36955
@COND_i386_qemu_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36956
@COND_mips_yeeloong_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36957
@COND_x86_64_efi_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36958
@COND_i386_coreboot_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36959
@COND_i386_efi_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36960
@COND_i386_ieee1275_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36961
@COND_i386_multiboot_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36962
@COND_i386_pc_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36963
@COND_i386_qemu_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36964
@COND_mips_yeeloong_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36965
@COND_x86_64_efi_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36966
@COND_i386_pc_TRUE@vga_module_SOURCES = video/i386/pc/vga.c  ## platform sources
 
36967
@COND_i386_pc_TRUE@nodist_vga_module_SOURCES = ## platform nodist sources
 
36968
@COND_i386_pc_TRUE@vga_module_LDADD = 
 
36969
@COND_i386_pc_TRUE@vga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36970
@COND_i386_pc_TRUE@vga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36971
@COND_i386_pc_TRUE@vga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36972
@COND_i386_pc_TRUE@vga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36973
@COND_i386_coreboot_TRUE@vga_text_module_SOURCES = term/i386/pc/vga_text.c term/i386/vga_common.c  ## platform sources
 
36974
@COND_i386_multiboot_TRUE@vga_text_module_SOURCES = term/i386/pc/vga_text.c term/i386/vga_common.c  ## platform sources
 
36975
@COND_i386_pc_TRUE@vga_text_module_SOURCES = term/i386/pc/vga_text.c term/i386/vga_common.c  ## platform sources
 
36976
@COND_i386_coreboot_TRUE@nodist_vga_text_module_SOURCES = ## platform nodist sources
 
36977
@COND_i386_multiboot_TRUE@nodist_vga_text_module_SOURCES = ## platform nodist sources
 
36978
@COND_i386_pc_TRUE@nodist_vga_text_module_SOURCES = ## platform nodist sources
 
36979
@COND_i386_coreboot_TRUE@vga_text_module_LDADD = 
 
36980
@COND_i386_multiboot_TRUE@vga_text_module_LDADD = 
 
36981
@COND_i386_pc_TRUE@vga_text_module_LDADD = 
 
36982
@COND_i386_coreboot_TRUE@vga_text_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36983
@COND_i386_multiboot_TRUE@vga_text_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36984
@COND_i386_pc_TRUE@vga_text_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
36985
@COND_i386_coreboot_TRUE@vga_text_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36986
@COND_i386_multiboot_TRUE@vga_text_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36987
@COND_i386_pc_TRUE@vga_text_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
36988
@COND_i386_coreboot_TRUE@vga_text_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36989
@COND_i386_multiboot_TRUE@vga_text_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36990
@COND_i386_pc_TRUE@vga_text_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
36991
@COND_i386_coreboot_TRUE@vga_text_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36992
@COND_i386_multiboot_TRUE@vga_text_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36993
@COND_i386_pc_TRUE@vga_text_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
36994
@COND_i386_coreboot_TRUE@video_cirrus_module_SOURCES = video/cirrus.c  ## platform sources
 
36995
@COND_i386_efi_TRUE@video_cirrus_module_SOURCES = video/cirrus.c  ## platform sources
 
36996
@COND_i386_ieee1275_TRUE@video_cirrus_module_SOURCES = video/cirrus.c  ## platform sources
 
36997
@COND_i386_multiboot_TRUE@video_cirrus_module_SOURCES = video/cirrus.c  ## platform sources
 
36998
@COND_i386_pc_TRUE@video_cirrus_module_SOURCES = video/cirrus.c  ## platform sources
 
36999
@COND_i386_qemu_TRUE@video_cirrus_module_SOURCES = video/cirrus.c  ## platform sources
 
37000
@COND_x86_64_efi_TRUE@video_cirrus_module_SOURCES = video/cirrus.c  ## platform sources
 
37001
@COND_i386_coreboot_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources
 
37002
@COND_i386_efi_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources
 
37003
@COND_i386_ieee1275_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources
 
37004
@COND_i386_multiboot_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources
 
37005
@COND_i386_pc_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources
 
37006
@COND_i386_qemu_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources
 
37007
@COND_x86_64_efi_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources
 
37008
@COND_i386_coreboot_TRUE@video_cirrus_module_LDADD = 
 
37009
@COND_i386_efi_TRUE@video_cirrus_module_LDADD = 
 
37010
@COND_i386_ieee1275_TRUE@video_cirrus_module_LDADD = 
 
37011
@COND_i386_multiboot_TRUE@video_cirrus_module_LDADD = 
 
37012
@COND_i386_pc_TRUE@video_cirrus_module_LDADD = 
 
37013
@COND_i386_qemu_TRUE@video_cirrus_module_LDADD = 
 
37014
@COND_x86_64_efi_TRUE@video_cirrus_module_LDADD = 
 
37015
@COND_i386_coreboot_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37016
@COND_i386_efi_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37017
@COND_i386_ieee1275_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37018
@COND_i386_multiboot_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37019
@COND_i386_pc_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37020
@COND_i386_qemu_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37021
@COND_x86_64_efi_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37022
@COND_i386_coreboot_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37023
@COND_i386_efi_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37024
@COND_i386_ieee1275_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37025
@COND_i386_multiboot_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37026
@COND_i386_pc_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37027
@COND_i386_qemu_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37028
@COND_x86_64_efi_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37029
@COND_i386_coreboot_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37030
@COND_i386_efi_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37031
@COND_i386_ieee1275_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37032
@COND_i386_multiboot_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37033
@COND_i386_pc_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37034
@COND_i386_qemu_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37035
@COND_x86_64_efi_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37036
@COND_i386_coreboot_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37037
@COND_i386_efi_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37038
@COND_i386_ieee1275_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37039
@COND_i386_multiboot_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37040
@COND_i386_pc_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37041
@COND_i386_qemu_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37042
@COND_x86_64_efi_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37043
@COND_i386_coreboot_TRUE@video_bochs_module_SOURCES = video/bochs.c  ## platform sources
 
37044
@COND_i386_efi_TRUE@video_bochs_module_SOURCES = video/bochs.c  ## platform sources
 
37045
@COND_i386_ieee1275_TRUE@video_bochs_module_SOURCES = video/bochs.c  ## platform sources
 
37046
@COND_i386_multiboot_TRUE@video_bochs_module_SOURCES = video/bochs.c  ## platform sources
 
37047
@COND_i386_pc_TRUE@video_bochs_module_SOURCES = video/bochs.c  ## platform sources
 
37048
@COND_i386_qemu_TRUE@video_bochs_module_SOURCES = video/bochs.c  ## platform sources
 
37049
@COND_x86_64_efi_TRUE@video_bochs_module_SOURCES = video/bochs.c  ## platform sources
 
37050
@COND_i386_coreboot_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources
 
37051
@COND_i386_efi_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources
 
37052
@COND_i386_ieee1275_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources
 
37053
@COND_i386_multiboot_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources
 
37054
@COND_i386_pc_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources
 
37055
@COND_i386_qemu_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources
 
37056
@COND_x86_64_efi_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources
 
37057
@COND_i386_coreboot_TRUE@video_bochs_module_LDADD = 
 
37058
@COND_i386_efi_TRUE@video_bochs_module_LDADD = 
 
37059
@COND_i386_ieee1275_TRUE@video_bochs_module_LDADD = 
 
37060
@COND_i386_multiboot_TRUE@video_bochs_module_LDADD = 
 
37061
@COND_i386_pc_TRUE@video_bochs_module_LDADD = 
 
37062
@COND_i386_qemu_TRUE@video_bochs_module_LDADD = 
 
37063
@COND_x86_64_efi_TRUE@video_bochs_module_LDADD = 
 
37064
@COND_i386_coreboot_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37065
@COND_i386_efi_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37066
@COND_i386_ieee1275_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37067
@COND_i386_multiboot_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37068
@COND_i386_pc_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37069
@COND_i386_qemu_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37070
@COND_x86_64_efi_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37071
@COND_i386_coreboot_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37072
@COND_i386_efi_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37073
@COND_i386_ieee1275_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37074
@COND_i386_multiboot_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37075
@COND_i386_pc_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37076
@COND_i386_qemu_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37077
@COND_x86_64_efi_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37078
@COND_i386_coreboot_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37079
@COND_i386_efi_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37080
@COND_i386_ieee1275_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37081
@COND_i386_multiboot_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37082
@COND_i386_pc_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37083
@COND_i386_qemu_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37084
@COND_x86_64_efi_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37085
@COND_i386_coreboot_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37086
@COND_i386_efi_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37087
@COND_i386_ieee1275_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37088
@COND_i386_multiboot_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37089
@COND_i386_pc_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37090
@COND_i386_qemu_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37091
@COND_x86_64_efi_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37092
@COND_emu_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c  ## platform sources
 
37093
@COND_i386_coreboot_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c  ## platform sources
 
37094
@COND_i386_efi_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c  ## platform sources
 
37095
@COND_i386_ieee1275_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c  ## platform sources
 
37096
@COND_i386_multiboot_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c  ## platform sources
 
37097
@COND_i386_pc_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c  ## platform sources
 
37098
@COND_i386_qemu_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c  ## platform sources
 
37099
@COND_mips_yeeloong_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c  ## platform sources
 
37100
@COND_powerpc_ieee1275_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c  ## platform sources
 
37101
@COND_sparc64_ieee1275_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c  ## platform sources
 
37102
@COND_x86_64_efi_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c  ## platform sources
 
37103
@COND_emu_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources
 
37104
@COND_i386_coreboot_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources
 
37105
@COND_i386_efi_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources
 
37106
@COND_i386_ieee1275_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources
 
37107
@COND_i386_multiboot_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources
 
37108
@COND_i386_pc_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources
 
37109
@COND_i386_qemu_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources
 
37110
@COND_mips_yeeloong_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources
 
37111
@COND_powerpc_ieee1275_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources
 
37112
@COND_sparc64_ieee1275_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources
 
37113
@COND_x86_64_efi_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources
 
37114
@COND_emu_TRUE@functional_test_module_LDADD = 
 
37115
@COND_i386_coreboot_TRUE@functional_test_module_LDADD = 
 
37116
@COND_i386_efi_TRUE@functional_test_module_LDADD = 
 
37117
@COND_i386_ieee1275_TRUE@functional_test_module_LDADD = 
 
37118
@COND_i386_multiboot_TRUE@functional_test_module_LDADD = 
 
37119
@COND_i386_pc_TRUE@functional_test_module_LDADD = 
 
37120
@COND_i386_qemu_TRUE@functional_test_module_LDADD = 
 
37121
@COND_mips_yeeloong_TRUE@functional_test_module_LDADD = 
 
37122
@COND_powerpc_ieee1275_TRUE@functional_test_module_LDADD = 
 
37123
@COND_sparc64_ieee1275_TRUE@functional_test_module_LDADD = 
 
37124
@COND_x86_64_efi_TRUE@functional_test_module_LDADD = 
 
37125
@COND_emu_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37126
@COND_i386_coreboot_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37127
@COND_i386_efi_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37128
@COND_i386_ieee1275_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37129
@COND_i386_multiboot_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37130
@COND_i386_pc_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37131
@COND_i386_qemu_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37132
@COND_mips_yeeloong_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37133
@COND_powerpc_ieee1275_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37134
@COND_sparc64_ieee1275_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37135
@COND_x86_64_efi_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37136
@COND_emu_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37137
@COND_i386_coreboot_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37138
@COND_i386_efi_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37139
@COND_i386_ieee1275_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37140
@COND_i386_multiboot_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37141
@COND_i386_pc_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37142
@COND_i386_qemu_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37143
@COND_mips_yeeloong_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37144
@COND_powerpc_ieee1275_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37145
@COND_sparc64_ieee1275_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37146
@COND_x86_64_efi_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37147
@COND_emu_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37148
@COND_i386_coreboot_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37149
@COND_i386_efi_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37150
@COND_i386_ieee1275_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37151
@COND_i386_multiboot_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37152
@COND_i386_pc_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37153
@COND_i386_qemu_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37154
@COND_mips_yeeloong_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37155
@COND_powerpc_ieee1275_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37156
@COND_sparc64_ieee1275_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37157
@COND_x86_64_efi_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37158
@COND_emu_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37159
@COND_i386_coreboot_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37160
@COND_i386_efi_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37161
@COND_i386_ieee1275_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37162
@COND_i386_multiboot_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37163
@COND_i386_pc_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37164
@COND_i386_qemu_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37165
@COND_mips_yeeloong_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37166
@COND_powerpc_ieee1275_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37167
@COND_sparc64_ieee1275_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37168
@COND_x86_64_efi_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37169
@COND_emu_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c  ## platform sources
 
37170
@COND_i386_coreboot_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c  ## platform sources
 
37171
@COND_i386_efi_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c  ## platform sources
 
37172
@COND_i386_ieee1275_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c  ## platform sources
 
37173
@COND_i386_multiboot_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c  ## platform sources
 
37174
@COND_i386_pc_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c  ## platform sources
 
37175
@COND_i386_qemu_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c  ## platform sources
 
37176
@COND_mips_yeeloong_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c  ## platform sources
 
37177
@COND_powerpc_ieee1275_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c  ## platform sources
 
37178
@COND_sparc64_ieee1275_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c  ## platform sources
 
37179
@COND_x86_64_efi_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c  ## platform sources
 
37180
@COND_emu_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources
 
37181
@COND_i386_coreboot_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources
 
37182
@COND_i386_efi_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources
 
37183
@COND_i386_ieee1275_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources
 
37184
@COND_i386_multiboot_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources
 
37185
@COND_i386_pc_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources
 
37186
@COND_i386_qemu_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources
 
37187
@COND_mips_yeeloong_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources
 
37188
@COND_powerpc_ieee1275_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources
 
37189
@COND_sparc64_ieee1275_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources
 
37190
@COND_x86_64_efi_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources
 
37191
@COND_emu_TRUE@example_functional_test_module_LDADD = 
 
37192
@COND_i386_coreboot_TRUE@example_functional_test_module_LDADD = 
 
37193
@COND_i386_efi_TRUE@example_functional_test_module_LDADD = 
 
37194
@COND_i386_ieee1275_TRUE@example_functional_test_module_LDADD = 
 
37195
@COND_i386_multiboot_TRUE@example_functional_test_module_LDADD = 
 
37196
@COND_i386_pc_TRUE@example_functional_test_module_LDADD = 
 
37197
@COND_i386_qemu_TRUE@example_functional_test_module_LDADD = 
 
37198
@COND_mips_yeeloong_TRUE@example_functional_test_module_LDADD = 
 
37199
@COND_powerpc_ieee1275_TRUE@example_functional_test_module_LDADD = 
 
37200
@COND_sparc64_ieee1275_TRUE@example_functional_test_module_LDADD = 
 
37201
@COND_x86_64_efi_TRUE@example_functional_test_module_LDADD = 
 
37202
@COND_emu_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format 
 
37203
@COND_i386_coreboot_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format 
 
37204
@COND_i386_efi_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format 
 
37205
@COND_i386_ieee1275_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format 
 
37206
@COND_i386_multiboot_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format 
 
37207
@COND_i386_pc_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format 
 
37208
@COND_i386_qemu_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format 
 
37209
@COND_mips_yeeloong_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format 
 
37210
@COND_powerpc_ieee1275_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format 
 
37211
@COND_sparc64_ieee1275_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format 
 
37212
@COND_x86_64_efi_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format 
 
37213
@COND_emu_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37214
@COND_i386_coreboot_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37215
@COND_i386_efi_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37216
@COND_i386_ieee1275_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37217
@COND_i386_multiboot_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37218
@COND_i386_pc_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37219
@COND_i386_qemu_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37220
@COND_mips_yeeloong_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37221
@COND_powerpc_ieee1275_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37222
@COND_sparc64_ieee1275_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37223
@COND_x86_64_efi_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37224
@COND_emu_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37225
@COND_i386_coreboot_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37226
@COND_i386_efi_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37227
@COND_i386_ieee1275_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37228
@COND_i386_multiboot_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37229
@COND_i386_pc_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37230
@COND_i386_qemu_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37231
@COND_mips_yeeloong_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37232
@COND_powerpc_ieee1275_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37233
@COND_sparc64_ieee1275_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37234
@COND_x86_64_efi_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37235
@COND_emu_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37236
@COND_i386_coreboot_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37237
@COND_i386_efi_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37238
@COND_i386_ieee1275_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37239
@COND_i386_multiboot_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37240
@COND_i386_pc_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37241
@COND_i386_qemu_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37242
@COND_mips_yeeloong_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37243
@COND_powerpc_ieee1275_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37244
@COND_sparc64_ieee1275_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37245
@COND_x86_64_efi_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37246
@COND_emu_TRUE@bitmap_module_SOURCES = video/bitmap.c  ## platform sources
 
37247
@COND_i386_coreboot_TRUE@bitmap_module_SOURCES = video/bitmap.c  ## platform sources
 
37248
@COND_i386_efi_TRUE@bitmap_module_SOURCES = video/bitmap.c  ## platform sources
 
37249
@COND_i386_ieee1275_TRUE@bitmap_module_SOURCES = video/bitmap.c  ## platform sources
 
37250
@COND_i386_multiboot_TRUE@bitmap_module_SOURCES = video/bitmap.c  ## platform sources
 
37251
@COND_i386_pc_TRUE@bitmap_module_SOURCES = video/bitmap.c  ## platform sources
 
37252
@COND_i386_qemu_TRUE@bitmap_module_SOURCES = video/bitmap.c  ## platform sources
 
37253
@COND_powerpc_ieee1275_TRUE@bitmap_module_SOURCES = video/bitmap.c  ## platform sources
 
37254
@COND_sparc64_ieee1275_TRUE@bitmap_module_SOURCES = video/bitmap.c  ## platform sources
 
37255
@COND_x86_64_efi_TRUE@bitmap_module_SOURCES = video/bitmap.c  ## platform sources
 
37256
@COND_emu_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources
 
37257
@COND_i386_coreboot_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources
 
37258
@COND_i386_efi_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources
 
37259
@COND_i386_ieee1275_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources
 
37260
@COND_i386_multiboot_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources
 
37261
@COND_i386_pc_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources
 
37262
@COND_i386_qemu_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources
 
37263
@COND_powerpc_ieee1275_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources
 
37264
@COND_sparc64_ieee1275_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources
 
37265
@COND_x86_64_efi_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources
 
37266
@COND_emu_TRUE@bitmap_module_LDADD = 
 
37267
@COND_i386_coreboot_TRUE@bitmap_module_LDADD = 
 
37268
@COND_i386_efi_TRUE@bitmap_module_LDADD = 
 
37269
@COND_i386_ieee1275_TRUE@bitmap_module_LDADD = 
 
37270
@COND_i386_multiboot_TRUE@bitmap_module_LDADD = 
 
37271
@COND_i386_pc_TRUE@bitmap_module_LDADD = 
 
37272
@COND_i386_qemu_TRUE@bitmap_module_LDADD = 
 
37273
@COND_powerpc_ieee1275_TRUE@bitmap_module_LDADD = 
 
37274
@COND_sparc64_ieee1275_TRUE@bitmap_module_LDADD = 
 
37275
@COND_x86_64_efi_TRUE@bitmap_module_LDADD = 
 
37276
@COND_emu_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37277
@COND_i386_coreboot_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37278
@COND_i386_efi_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37279
@COND_i386_ieee1275_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37280
@COND_i386_multiboot_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37281
@COND_i386_pc_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37282
@COND_i386_qemu_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37283
@COND_powerpc_ieee1275_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37284
@COND_sparc64_ieee1275_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37285
@COND_x86_64_efi_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37286
@COND_emu_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37287
@COND_i386_coreboot_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37288
@COND_i386_efi_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37289
@COND_i386_ieee1275_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37290
@COND_i386_multiboot_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37291
@COND_i386_pc_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37292
@COND_i386_qemu_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37293
@COND_powerpc_ieee1275_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37294
@COND_sparc64_ieee1275_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37295
@COND_x86_64_efi_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37296
@COND_emu_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37297
@COND_i386_coreboot_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37298
@COND_i386_efi_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37299
@COND_i386_ieee1275_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37300
@COND_i386_multiboot_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37301
@COND_i386_pc_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37302
@COND_i386_qemu_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37303
@COND_powerpc_ieee1275_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37304
@COND_sparc64_ieee1275_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37305
@COND_x86_64_efi_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37306
@COND_emu_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37307
@COND_i386_coreboot_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37308
@COND_i386_efi_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37309
@COND_i386_ieee1275_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37310
@COND_i386_multiboot_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37311
@COND_i386_pc_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37312
@COND_i386_qemu_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37313
@COND_powerpc_ieee1275_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37314
@COND_sparc64_ieee1275_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37315
@COND_x86_64_efi_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37316
@COND_emu_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c  ## platform sources
 
37317
@COND_i386_coreboot_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c  ## platform sources
 
37318
@COND_i386_efi_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c  ## platform sources
 
37319
@COND_i386_ieee1275_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c  ## platform sources
 
37320
@COND_i386_multiboot_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c  ## platform sources
 
37321
@COND_i386_pc_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c  ## platform sources
 
37322
@COND_i386_qemu_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c  ## platform sources
 
37323
@COND_powerpc_ieee1275_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c  ## platform sources
 
37324
@COND_sparc64_ieee1275_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c  ## platform sources
 
37325
@COND_x86_64_efi_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c  ## platform sources
 
37326
@COND_emu_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources
 
37327
@COND_i386_coreboot_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources
 
37328
@COND_i386_efi_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources
 
37329
@COND_i386_ieee1275_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources
 
37330
@COND_i386_multiboot_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources
 
37331
@COND_i386_pc_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources
 
37332
@COND_i386_qemu_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources
 
37333
@COND_powerpc_ieee1275_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources
 
37334
@COND_sparc64_ieee1275_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources
 
37335
@COND_x86_64_efi_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources
 
37336
@COND_emu_TRUE@bitmap_scale_module_LDADD = 
 
37337
@COND_i386_coreboot_TRUE@bitmap_scale_module_LDADD = 
 
37338
@COND_i386_efi_TRUE@bitmap_scale_module_LDADD = 
 
37339
@COND_i386_ieee1275_TRUE@bitmap_scale_module_LDADD = 
 
37340
@COND_i386_multiboot_TRUE@bitmap_scale_module_LDADD = 
 
37341
@COND_i386_pc_TRUE@bitmap_scale_module_LDADD = 
 
37342
@COND_i386_qemu_TRUE@bitmap_scale_module_LDADD = 
 
37343
@COND_powerpc_ieee1275_TRUE@bitmap_scale_module_LDADD = 
 
37344
@COND_sparc64_ieee1275_TRUE@bitmap_scale_module_LDADD = 
 
37345
@COND_x86_64_efi_TRUE@bitmap_scale_module_LDADD = 
 
37346
@COND_emu_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37347
@COND_i386_coreboot_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37348
@COND_i386_efi_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37349
@COND_i386_ieee1275_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37350
@COND_i386_multiboot_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37351
@COND_i386_pc_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37352
@COND_i386_qemu_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37353
@COND_powerpc_ieee1275_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37354
@COND_sparc64_ieee1275_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37355
@COND_x86_64_efi_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37356
@COND_emu_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37357
@COND_i386_coreboot_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37358
@COND_i386_efi_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37359
@COND_i386_ieee1275_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37360
@COND_i386_multiboot_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37361
@COND_i386_pc_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37362
@COND_i386_qemu_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37363
@COND_powerpc_ieee1275_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37364
@COND_sparc64_ieee1275_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37365
@COND_x86_64_efi_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37366
@COND_emu_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37367
@COND_i386_coreboot_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37368
@COND_i386_efi_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37369
@COND_i386_ieee1275_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37370
@COND_i386_multiboot_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37371
@COND_i386_pc_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37372
@COND_i386_qemu_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37373
@COND_powerpc_ieee1275_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37374
@COND_sparc64_ieee1275_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37375
@COND_x86_64_efi_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37376
@COND_emu_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37377
@COND_i386_coreboot_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37378
@COND_i386_efi_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37379
@COND_i386_ieee1275_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37380
@COND_i386_multiboot_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37381
@COND_i386_pc_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37382
@COND_i386_qemu_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37383
@COND_powerpc_ieee1275_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37384
@COND_sparc64_ieee1275_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37385
@COND_x86_64_efi_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37386
@COND_i386_efi_TRUE@efi_gop_module_SOURCES = video/efi_gop.c  ## platform sources
 
37387
@COND_x86_64_efi_TRUE@efi_gop_module_SOURCES = video/efi_gop.c  ## platform sources
 
37388
@COND_i386_efi_TRUE@nodist_efi_gop_module_SOURCES = ## platform nodist sources
 
37389
@COND_x86_64_efi_TRUE@nodist_efi_gop_module_SOURCES = ## platform nodist sources
 
37390
@COND_i386_efi_TRUE@efi_gop_module_LDADD = 
 
37391
@COND_x86_64_efi_TRUE@efi_gop_module_LDADD = 
 
37392
@COND_i386_efi_TRUE@efi_gop_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37393
@COND_x86_64_efi_TRUE@efi_gop_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37394
@COND_i386_efi_TRUE@efi_gop_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37395
@COND_x86_64_efi_TRUE@efi_gop_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37396
@COND_i386_efi_TRUE@efi_gop_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37397
@COND_x86_64_efi_TRUE@efi_gop_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37398
@COND_i386_efi_TRUE@efi_gop_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37399
@COND_x86_64_efi_TRUE@efi_gop_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37400
@COND_i386_efi_TRUE@efi_uga_module_SOURCES = video/efi_uga.c  ## platform sources
 
37401
@COND_x86_64_efi_TRUE@efi_uga_module_SOURCES = video/efi_uga.c  ## platform sources
 
37402
@COND_i386_efi_TRUE@nodist_efi_uga_module_SOURCES = ## platform nodist sources
 
37403
@COND_x86_64_efi_TRUE@nodist_efi_uga_module_SOURCES = ## platform nodist sources
 
37404
@COND_i386_efi_TRUE@efi_uga_module_LDADD = 
 
37405
@COND_x86_64_efi_TRUE@efi_uga_module_LDADD = 
 
37406
@COND_i386_efi_TRUE@efi_uga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37407
@COND_x86_64_efi_TRUE@efi_uga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37408
@COND_i386_efi_TRUE@efi_uga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37409
@COND_x86_64_efi_TRUE@efi_uga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37410
@COND_i386_efi_TRUE@efi_uga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37411
@COND_x86_64_efi_TRUE@efi_uga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37412
@COND_i386_efi_TRUE@efi_uga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37413
@COND_x86_64_efi_TRUE@efi_uga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37414
@COND_emu_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c  ## platform sources
 
37415
@COND_i386_coreboot_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c  ## platform sources
 
37416
@COND_i386_efi_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c  ## platform sources
 
37417
@COND_i386_ieee1275_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c  ## platform sources
 
37418
@COND_i386_multiboot_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c  ## platform sources
 
37419
@COND_i386_pc_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c  ## platform sources
 
37420
@COND_i386_qemu_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c  ## platform sources
 
37421
@COND_mips_yeeloong_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c  ## platform sources
 
37422
@COND_powerpc_ieee1275_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c  ## platform sources
 
37423
@COND_sparc64_ieee1275_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c  ## platform sources
 
37424
@COND_x86_64_efi_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c  ## platform sources
 
37425
@COND_emu_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources
 
37426
@COND_i386_coreboot_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources
 
37427
@COND_i386_efi_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources
 
37428
@COND_i386_ieee1275_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources
 
37429
@COND_i386_multiboot_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources
 
37430
@COND_i386_pc_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources
 
37431
@COND_i386_qemu_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources
 
37432
@COND_mips_yeeloong_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources
 
37433
@COND_powerpc_ieee1275_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources
 
37434
@COND_sparc64_ieee1275_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources
 
37435
@COND_x86_64_efi_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources
 
37436
@COND_emu_TRUE@jpeg_module_LDADD = 
 
37437
@COND_i386_coreboot_TRUE@jpeg_module_LDADD = 
 
37438
@COND_i386_efi_TRUE@jpeg_module_LDADD = 
 
37439
@COND_i386_ieee1275_TRUE@jpeg_module_LDADD = 
 
37440
@COND_i386_multiboot_TRUE@jpeg_module_LDADD = 
 
37441
@COND_i386_pc_TRUE@jpeg_module_LDADD = 
 
37442
@COND_i386_qemu_TRUE@jpeg_module_LDADD = 
 
37443
@COND_mips_yeeloong_TRUE@jpeg_module_LDADD = 
 
37444
@COND_powerpc_ieee1275_TRUE@jpeg_module_LDADD = 
 
37445
@COND_sparc64_ieee1275_TRUE@jpeg_module_LDADD = 
 
37446
@COND_x86_64_efi_TRUE@jpeg_module_LDADD = 
 
37447
@COND_emu_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37448
@COND_i386_coreboot_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37449
@COND_i386_efi_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37450
@COND_i386_ieee1275_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37451
@COND_i386_multiboot_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37452
@COND_i386_pc_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37453
@COND_i386_qemu_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37454
@COND_mips_yeeloong_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37455
@COND_powerpc_ieee1275_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37456
@COND_sparc64_ieee1275_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37457
@COND_x86_64_efi_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37458
@COND_emu_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37459
@COND_i386_coreboot_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37460
@COND_i386_efi_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37461
@COND_i386_ieee1275_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37462
@COND_i386_multiboot_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37463
@COND_i386_pc_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37464
@COND_i386_qemu_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37465
@COND_mips_yeeloong_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37466
@COND_powerpc_ieee1275_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37467
@COND_sparc64_ieee1275_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37468
@COND_x86_64_efi_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37469
@COND_emu_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37470
@COND_i386_coreboot_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37471
@COND_i386_efi_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37472
@COND_i386_ieee1275_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37473
@COND_i386_multiboot_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37474
@COND_i386_pc_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37475
@COND_i386_qemu_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37476
@COND_mips_yeeloong_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37477
@COND_powerpc_ieee1275_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37478
@COND_sparc64_ieee1275_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37479
@COND_x86_64_efi_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37480
@COND_emu_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37481
@COND_i386_coreboot_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37482
@COND_i386_efi_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37483
@COND_i386_ieee1275_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37484
@COND_i386_multiboot_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37485
@COND_i386_pc_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37486
@COND_i386_qemu_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37487
@COND_mips_yeeloong_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37488
@COND_powerpc_ieee1275_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37489
@COND_sparc64_ieee1275_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37490
@COND_x86_64_efi_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37491
@COND_emu_TRUE@png_module_SOURCES = video/readers/png.c  ## platform sources
 
37492
@COND_i386_coreboot_TRUE@png_module_SOURCES = video/readers/png.c  ## platform sources
 
37493
@COND_i386_efi_TRUE@png_module_SOURCES = video/readers/png.c  ## platform sources
 
37494
@COND_i386_ieee1275_TRUE@png_module_SOURCES = video/readers/png.c  ## platform sources
 
37495
@COND_i386_multiboot_TRUE@png_module_SOURCES = video/readers/png.c  ## platform sources
 
37496
@COND_i386_pc_TRUE@png_module_SOURCES = video/readers/png.c  ## platform sources
 
37497
@COND_i386_qemu_TRUE@png_module_SOURCES = video/readers/png.c  ## platform sources
 
37498
@COND_mips_yeeloong_TRUE@png_module_SOURCES = video/readers/png.c  ## platform sources
 
37499
@COND_powerpc_ieee1275_TRUE@png_module_SOURCES = video/readers/png.c  ## platform sources
 
37500
@COND_sparc64_ieee1275_TRUE@png_module_SOURCES = video/readers/png.c  ## platform sources
 
37501
@COND_x86_64_efi_TRUE@png_module_SOURCES = video/readers/png.c  ## platform sources
 
37502
@COND_emu_TRUE@nodist_png_module_SOURCES = ## platform nodist sources
 
37503
@COND_i386_coreboot_TRUE@nodist_png_module_SOURCES = ## platform nodist sources
 
37504
@COND_i386_efi_TRUE@nodist_png_module_SOURCES = ## platform nodist sources
 
37505
@COND_i386_ieee1275_TRUE@nodist_png_module_SOURCES = ## platform nodist sources
 
37506
@COND_i386_multiboot_TRUE@nodist_png_module_SOURCES = ## platform nodist sources
 
37507
@COND_i386_pc_TRUE@nodist_png_module_SOURCES = ## platform nodist sources
 
37508
@COND_i386_qemu_TRUE@nodist_png_module_SOURCES = ## platform nodist sources
 
37509
@COND_mips_yeeloong_TRUE@nodist_png_module_SOURCES = ## platform nodist sources
 
37510
@COND_powerpc_ieee1275_TRUE@nodist_png_module_SOURCES = ## platform nodist sources
 
37511
@COND_sparc64_ieee1275_TRUE@nodist_png_module_SOURCES = ## platform nodist sources
 
37512
@COND_x86_64_efi_TRUE@nodist_png_module_SOURCES = ## platform nodist sources
 
37513
@COND_emu_TRUE@png_module_LDADD = 
 
37514
@COND_i386_coreboot_TRUE@png_module_LDADD = 
 
37515
@COND_i386_efi_TRUE@png_module_LDADD = 
 
37516
@COND_i386_ieee1275_TRUE@png_module_LDADD = 
 
37517
@COND_i386_multiboot_TRUE@png_module_LDADD = 
 
37518
@COND_i386_pc_TRUE@png_module_LDADD = 
 
37519
@COND_i386_qemu_TRUE@png_module_LDADD = 
 
37520
@COND_mips_yeeloong_TRUE@png_module_LDADD = 
 
37521
@COND_powerpc_ieee1275_TRUE@png_module_LDADD = 
 
37522
@COND_sparc64_ieee1275_TRUE@png_module_LDADD = 
 
37523
@COND_x86_64_efi_TRUE@png_module_LDADD = 
 
37524
@COND_emu_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37525
@COND_i386_coreboot_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37526
@COND_i386_efi_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37527
@COND_i386_ieee1275_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37528
@COND_i386_multiboot_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37529
@COND_i386_pc_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37530
@COND_i386_qemu_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37531
@COND_mips_yeeloong_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37532
@COND_powerpc_ieee1275_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37533
@COND_sparc64_ieee1275_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37534
@COND_x86_64_efi_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37535
@COND_emu_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37536
@COND_i386_coreboot_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37537
@COND_i386_efi_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37538
@COND_i386_ieee1275_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37539
@COND_i386_multiboot_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37540
@COND_i386_pc_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37541
@COND_i386_qemu_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37542
@COND_mips_yeeloong_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37543
@COND_powerpc_ieee1275_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37544
@COND_sparc64_ieee1275_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37545
@COND_x86_64_efi_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37546
@COND_emu_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37547
@COND_i386_coreboot_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37548
@COND_i386_efi_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37549
@COND_i386_ieee1275_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37550
@COND_i386_multiboot_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37551
@COND_i386_pc_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37552
@COND_i386_qemu_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37553
@COND_mips_yeeloong_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37554
@COND_powerpc_ieee1275_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37555
@COND_sparc64_ieee1275_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37556
@COND_x86_64_efi_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37557
@COND_emu_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37558
@COND_i386_coreboot_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37559
@COND_i386_efi_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37560
@COND_i386_ieee1275_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37561
@COND_i386_multiboot_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37562
@COND_i386_pc_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37563
@COND_i386_qemu_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37564
@COND_mips_yeeloong_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37565
@COND_powerpc_ieee1275_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37566
@COND_sparc64_ieee1275_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37567
@COND_x86_64_efi_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37568
@COND_emu_TRUE@tga_module_SOURCES = video/readers/tga.c  ## platform sources
 
37569
@COND_i386_coreboot_TRUE@tga_module_SOURCES = video/readers/tga.c  ## platform sources
 
37570
@COND_i386_efi_TRUE@tga_module_SOURCES = video/readers/tga.c  ## platform sources
 
37571
@COND_i386_ieee1275_TRUE@tga_module_SOURCES = video/readers/tga.c  ## platform sources
 
37572
@COND_i386_multiboot_TRUE@tga_module_SOURCES = video/readers/tga.c  ## platform sources
 
37573
@COND_i386_pc_TRUE@tga_module_SOURCES = video/readers/tga.c  ## platform sources
 
37574
@COND_i386_qemu_TRUE@tga_module_SOURCES = video/readers/tga.c  ## platform sources
 
37575
@COND_mips_yeeloong_TRUE@tga_module_SOURCES = video/readers/tga.c  ## platform sources
 
37576
@COND_powerpc_ieee1275_TRUE@tga_module_SOURCES = video/readers/tga.c  ## platform sources
 
37577
@COND_sparc64_ieee1275_TRUE@tga_module_SOURCES = video/readers/tga.c  ## platform sources
 
37578
@COND_x86_64_efi_TRUE@tga_module_SOURCES = video/readers/tga.c  ## platform sources
 
37579
@COND_emu_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources
 
37580
@COND_i386_coreboot_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources
 
37581
@COND_i386_efi_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources
 
37582
@COND_i386_ieee1275_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources
 
37583
@COND_i386_multiboot_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources
 
37584
@COND_i386_pc_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources
 
37585
@COND_i386_qemu_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources
 
37586
@COND_mips_yeeloong_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources
 
37587
@COND_powerpc_ieee1275_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources
 
37588
@COND_sparc64_ieee1275_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources
 
37589
@COND_x86_64_efi_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources
 
37590
@COND_emu_TRUE@tga_module_LDADD = 
 
37591
@COND_i386_coreboot_TRUE@tga_module_LDADD = 
 
37592
@COND_i386_efi_TRUE@tga_module_LDADD = 
 
37593
@COND_i386_ieee1275_TRUE@tga_module_LDADD = 
 
37594
@COND_i386_multiboot_TRUE@tga_module_LDADD = 
 
37595
@COND_i386_pc_TRUE@tga_module_LDADD = 
 
37596
@COND_i386_qemu_TRUE@tga_module_LDADD = 
 
37597
@COND_mips_yeeloong_TRUE@tga_module_LDADD = 
 
37598
@COND_powerpc_ieee1275_TRUE@tga_module_LDADD = 
 
37599
@COND_sparc64_ieee1275_TRUE@tga_module_LDADD = 
 
37600
@COND_x86_64_efi_TRUE@tga_module_LDADD = 
 
37601
@COND_emu_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37602
@COND_i386_coreboot_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37603
@COND_i386_efi_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37604
@COND_i386_ieee1275_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37605
@COND_i386_multiboot_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37606
@COND_i386_pc_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37607
@COND_i386_qemu_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37608
@COND_mips_yeeloong_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37609
@COND_powerpc_ieee1275_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37610
@COND_sparc64_ieee1275_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37611
@COND_x86_64_efi_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37612
@COND_emu_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37613
@COND_i386_coreboot_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37614
@COND_i386_efi_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37615
@COND_i386_ieee1275_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37616
@COND_i386_multiboot_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37617
@COND_i386_pc_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37618
@COND_i386_qemu_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37619
@COND_mips_yeeloong_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37620
@COND_powerpc_ieee1275_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37621
@COND_sparc64_ieee1275_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37622
@COND_x86_64_efi_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37623
@COND_emu_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37624
@COND_i386_coreboot_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37625
@COND_i386_efi_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37626
@COND_i386_ieee1275_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37627
@COND_i386_multiboot_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37628
@COND_i386_pc_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37629
@COND_i386_qemu_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37630
@COND_mips_yeeloong_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37631
@COND_powerpc_ieee1275_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37632
@COND_sparc64_ieee1275_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37633
@COND_x86_64_efi_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37634
@COND_emu_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37635
@COND_i386_coreboot_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37636
@COND_i386_efi_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37637
@COND_i386_ieee1275_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37638
@COND_i386_multiboot_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37639
@COND_i386_pc_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37640
@COND_i386_qemu_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37641
@COND_mips_yeeloong_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37642
@COND_powerpc_ieee1275_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37643
@COND_sparc64_ieee1275_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37644
@COND_x86_64_efi_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37645
@COND_i386_pc_TRUE@vbe_module_SOURCES = video/i386/pc/vbe.c  ## platform sources
 
37646
@COND_i386_pc_TRUE@nodist_vbe_module_SOURCES = ## platform nodist sources
 
37647
@COND_i386_pc_TRUE@vbe_module_LDADD = 
 
37648
@COND_i386_pc_TRUE@vbe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37649
@COND_i386_pc_TRUE@vbe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37650
@COND_i386_pc_TRUE@vbe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37651
@COND_i386_pc_TRUE@vbe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37652
@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
 
37653
@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
 
37654
@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
 
37655
@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
 
37656
@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
 
37657
@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
 
37658
@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
 
37659
@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
 
37660
@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
 
37661
@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
 
37662
@COND_emu_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources
 
37663
@COND_i386_coreboot_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources
 
37664
@COND_i386_efi_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources
 
37665
@COND_i386_ieee1275_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources
 
37666
@COND_i386_multiboot_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources
 
37667
@COND_i386_pc_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources
 
37668
@COND_i386_qemu_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources
 
37669
@COND_powerpc_ieee1275_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources
 
37670
@COND_sparc64_ieee1275_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources
 
37671
@COND_x86_64_efi_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources
 
37672
@COND_emu_TRUE@video_fb_module_LDADD = 
 
37673
@COND_i386_coreboot_TRUE@video_fb_module_LDADD = 
 
37674
@COND_i386_efi_TRUE@video_fb_module_LDADD = 
 
37675
@COND_i386_ieee1275_TRUE@video_fb_module_LDADD = 
 
37676
@COND_i386_multiboot_TRUE@video_fb_module_LDADD = 
 
37677
@COND_i386_pc_TRUE@video_fb_module_LDADD = 
 
37678
@COND_i386_qemu_TRUE@video_fb_module_LDADD = 
 
37679
@COND_powerpc_ieee1275_TRUE@video_fb_module_LDADD = 
 
37680
@COND_sparc64_ieee1275_TRUE@video_fb_module_LDADD = 
 
37681
@COND_x86_64_efi_TRUE@video_fb_module_LDADD = 
 
37682
@COND_emu_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37683
@COND_i386_coreboot_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37684
@COND_i386_efi_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37685
@COND_i386_ieee1275_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37686
@COND_i386_multiboot_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37687
@COND_i386_pc_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37688
@COND_i386_qemu_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37689
@COND_powerpc_ieee1275_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37690
@COND_sparc64_ieee1275_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37691
@COND_x86_64_efi_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37692
@COND_emu_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37693
@COND_i386_coreboot_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37694
@COND_i386_efi_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37695
@COND_i386_ieee1275_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37696
@COND_i386_multiboot_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37697
@COND_i386_pc_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37698
@COND_i386_qemu_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37699
@COND_powerpc_ieee1275_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37700
@COND_sparc64_ieee1275_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37701
@COND_x86_64_efi_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37702
@COND_emu_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37703
@COND_i386_coreboot_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37704
@COND_i386_efi_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37705
@COND_i386_ieee1275_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37706
@COND_i386_multiboot_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37707
@COND_i386_pc_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37708
@COND_i386_qemu_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37709
@COND_powerpc_ieee1275_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37710
@COND_sparc64_ieee1275_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37711
@COND_x86_64_efi_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37712
@COND_emu_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37713
@COND_i386_coreboot_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37714
@COND_i386_efi_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37715
@COND_i386_ieee1275_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37716
@COND_i386_multiboot_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37717
@COND_i386_pc_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37718
@COND_i386_qemu_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37719
@COND_powerpc_ieee1275_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37720
@COND_sparc64_ieee1275_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37721
@COND_x86_64_efi_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37722
@COND_emu_TRUE@video_module_SOURCES = video/video.c  ## platform sources
 
37723
@COND_i386_coreboot_TRUE@video_module_SOURCES = video/video.c  ## platform sources
 
37724
@COND_i386_efi_TRUE@video_module_SOURCES = video/video.c  ## platform sources
 
37725
@COND_i386_ieee1275_TRUE@video_module_SOURCES = video/video.c  ## platform sources
 
37726
@COND_i386_multiboot_TRUE@video_module_SOURCES = video/video.c  ## platform sources
 
37727
@COND_i386_pc_TRUE@video_module_SOURCES = video/video.c  ## platform sources
 
37728
@COND_i386_qemu_TRUE@video_module_SOURCES = video/video.c  ## platform sources
 
37729
@COND_powerpc_ieee1275_TRUE@video_module_SOURCES = video/video.c  ## platform sources
 
37730
@COND_sparc64_ieee1275_TRUE@video_module_SOURCES = video/video.c  ## platform sources
 
37731
@COND_x86_64_efi_TRUE@video_module_SOURCES = video/video.c  ## platform sources
 
37732
@COND_emu_TRUE@nodist_video_module_SOURCES = ## platform nodist sources
 
37733
@COND_i386_coreboot_TRUE@nodist_video_module_SOURCES = ## platform nodist sources
 
37734
@COND_i386_efi_TRUE@nodist_video_module_SOURCES = ## platform nodist sources
 
37735
@COND_i386_ieee1275_TRUE@nodist_video_module_SOURCES = ## platform nodist sources
 
37736
@COND_i386_multiboot_TRUE@nodist_video_module_SOURCES = ## platform nodist sources
 
37737
@COND_i386_pc_TRUE@nodist_video_module_SOURCES = ## platform nodist sources
 
37738
@COND_i386_qemu_TRUE@nodist_video_module_SOURCES = ## platform nodist sources
 
37739
@COND_powerpc_ieee1275_TRUE@nodist_video_module_SOURCES = ## platform nodist sources
 
37740
@COND_sparc64_ieee1275_TRUE@nodist_video_module_SOURCES = ## platform nodist sources
 
37741
@COND_x86_64_efi_TRUE@nodist_video_module_SOURCES = ## platform nodist sources
 
37742
@COND_emu_TRUE@video_module_LDADD = 
 
37743
@COND_i386_coreboot_TRUE@video_module_LDADD = 
 
37744
@COND_i386_efi_TRUE@video_module_LDADD = 
 
37745
@COND_i386_ieee1275_TRUE@video_module_LDADD = 
 
37746
@COND_i386_multiboot_TRUE@video_module_LDADD = 
 
37747
@COND_i386_pc_TRUE@video_module_LDADD = 
 
37748
@COND_i386_qemu_TRUE@video_module_LDADD = 
 
37749
@COND_powerpc_ieee1275_TRUE@video_module_LDADD = 
 
37750
@COND_sparc64_ieee1275_TRUE@video_module_LDADD = 
 
37751
@COND_x86_64_efi_TRUE@video_module_LDADD = 
 
37752
@COND_emu_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37753
@COND_i386_coreboot_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37754
@COND_i386_efi_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37755
@COND_i386_ieee1275_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37756
@COND_i386_multiboot_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37757
@COND_i386_pc_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37758
@COND_i386_qemu_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37759
@COND_powerpc_ieee1275_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37760
@COND_sparc64_ieee1275_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37761
@COND_x86_64_efi_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37762
@COND_emu_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37763
@COND_i386_coreboot_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37764
@COND_i386_efi_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37765
@COND_i386_ieee1275_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37766
@COND_i386_multiboot_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37767
@COND_i386_pc_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37768
@COND_i386_qemu_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37769
@COND_powerpc_ieee1275_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37770
@COND_sparc64_ieee1275_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37771
@COND_x86_64_efi_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37772
@COND_emu_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37773
@COND_i386_coreboot_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37774
@COND_i386_efi_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37775
@COND_i386_ieee1275_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37776
@COND_i386_multiboot_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37777
@COND_i386_pc_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37778
@COND_i386_qemu_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37779
@COND_powerpc_ieee1275_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37780
@COND_sparc64_ieee1275_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37781
@COND_x86_64_efi_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37782
@COND_emu_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37783
@COND_i386_coreboot_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37784
@COND_i386_efi_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37785
@COND_i386_ieee1275_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37786
@COND_i386_multiboot_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37787
@COND_i386_pc_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37788
@COND_i386_qemu_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37789
@COND_powerpc_ieee1275_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37790
@COND_sparc64_ieee1275_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37791
@COND_x86_64_efi_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37792
@COND_powerpc_ieee1275_TRUE@ieee1275_fb_module_SOURCES = video/ieee1275.c  ## platform sources
 
37793
@COND_sparc64_ieee1275_TRUE@ieee1275_fb_module_SOURCES = video/ieee1275.c  ## platform sources
 
37794
@COND_powerpc_ieee1275_TRUE@nodist_ieee1275_fb_module_SOURCES = ## platform nodist sources
 
37795
@COND_sparc64_ieee1275_TRUE@nodist_ieee1275_fb_module_SOURCES = ## platform nodist sources
 
37796
@COND_powerpc_ieee1275_TRUE@ieee1275_fb_module_LDADD = 
 
37797
@COND_sparc64_ieee1275_TRUE@ieee1275_fb_module_LDADD = 
 
37798
@COND_powerpc_ieee1275_TRUE@ieee1275_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37799
@COND_sparc64_ieee1275_TRUE@ieee1275_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37800
@COND_powerpc_ieee1275_TRUE@ieee1275_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37801
@COND_sparc64_ieee1275_TRUE@ieee1275_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37802
@COND_powerpc_ieee1275_TRUE@ieee1275_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37803
@COND_sparc64_ieee1275_TRUE@ieee1275_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37804
@COND_powerpc_ieee1275_TRUE@ieee1275_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37805
@COND_sparc64_ieee1275_TRUE@ieee1275_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37806
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl_module_SOURCES = video/emu/sdl.c  ## platform sources
 
37807
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@nodist_sdl_module_SOURCES = ## platform nodist sources
 
37808
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl_module_LDADD = 
 
37809
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37810
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37811
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37812
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37813
@COND_emu_TRUE@datehook_module_SOURCES = hook/datehook.c  ## platform sources
 
37814
@COND_i386_coreboot_TRUE@datehook_module_SOURCES = hook/datehook.c  ## platform sources
 
37815
@COND_i386_efi_TRUE@datehook_module_SOURCES = hook/datehook.c  ## platform sources
 
37816
@COND_i386_ieee1275_TRUE@datehook_module_SOURCES = hook/datehook.c  ## platform sources
 
37817
@COND_i386_multiboot_TRUE@datehook_module_SOURCES = hook/datehook.c  ## platform sources
 
37818
@COND_i386_pc_TRUE@datehook_module_SOURCES = hook/datehook.c  ## platform sources
 
37819
@COND_i386_qemu_TRUE@datehook_module_SOURCES = hook/datehook.c  ## platform sources
 
37820
@COND_mips_yeeloong_TRUE@datehook_module_SOURCES = hook/datehook.c  ## platform sources
 
37821
@COND_powerpc_ieee1275_TRUE@datehook_module_SOURCES = hook/datehook.c  ## platform sources
 
37822
@COND_sparc64_ieee1275_TRUE@datehook_module_SOURCES = hook/datehook.c  ## platform sources
 
37823
@COND_x86_64_efi_TRUE@datehook_module_SOURCES = hook/datehook.c  ## platform sources
 
37824
@COND_emu_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources
 
37825
@COND_i386_coreboot_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources
 
37826
@COND_i386_efi_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources
 
37827
@COND_i386_ieee1275_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources
 
37828
@COND_i386_multiboot_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources
 
37829
@COND_i386_pc_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources
 
37830
@COND_i386_qemu_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources
 
37831
@COND_mips_yeeloong_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources
 
37832
@COND_powerpc_ieee1275_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources
 
37833
@COND_sparc64_ieee1275_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources
 
37834
@COND_x86_64_efi_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources
 
37835
@COND_emu_TRUE@datehook_module_LDADD = 
 
37836
@COND_i386_coreboot_TRUE@datehook_module_LDADD = 
 
37837
@COND_i386_efi_TRUE@datehook_module_LDADD = 
 
37838
@COND_i386_ieee1275_TRUE@datehook_module_LDADD = 
 
37839
@COND_i386_multiboot_TRUE@datehook_module_LDADD = 
 
37840
@COND_i386_pc_TRUE@datehook_module_LDADD = 
 
37841
@COND_i386_qemu_TRUE@datehook_module_LDADD = 
 
37842
@COND_mips_yeeloong_TRUE@datehook_module_LDADD = 
 
37843
@COND_powerpc_ieee1275_TRUE@datehook_module_LDADD = 
 
37844
@COND_sparc64_ieee1275_TRUE@datehook_module_LDADD = 
 
37845
@COND_x86_64_efi_TRUE@datehook_module_LDADD = 
 
37846
@COND_emu_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37847
@COND_i386_coreboot_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37848
@COND_i386_efi_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37849
@COND_i386_ieee1275_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37850
@COND_i386_multiboot_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37851
@COND_i386_pc_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37852
@COND_i386_qemu_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37853
@COND_mips_yeeloong_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37854
@COND_powerpc_ieee1275_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37855
@COND_sparc64_ieee1275_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37856
@COND_x86_64_efi_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37857
@COND_emu_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37858
@COND_i386_coreboot_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37859
@COND_i386_efi_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37860
@COND_i386_ieee1275_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37861
@COND_i386_multiboot_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37862
@COND_i386_pc_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37863
@COND_i386_qemu_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37864
@COND_mips_yeeloong_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37865
@COND_powerpc_ieee1275_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37866
@COND_sparc64_ieee1275_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37867
@COND_x86_64_efi_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37868
@COND_emu_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37869
@COND_i386_coreboot_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37870
@COND_i386_efi_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37871
@COND_i386_ieee1275_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37872
@COND_i386_multiboot_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37873
@COND_i386_pc_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37874
@COND_i386_qemu_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37875
@COND_mips_yeeloong_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37876
@COND_powerpc_ieee1275_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37877
@COND_sparc64_ieee1275_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37878
@COND_x86_64_efi_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37879
@COND_emu_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37880
@COND_i386_coreboot_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37881
@COND_i386_efi_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37882
@COND_i386_ieee1275_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37883
@COND_i386_multiboot_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37884
@COND_i386_pc_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37885
@COND_i386_qemu_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37886
@COND_mips_yeeloong_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37887
@COND_powerpc_ieee1275_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37888
@COND_sparc64_ieee1275_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37889
@COND_x86_64_efi_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37890
@COND_emu_TRUE@legacycfg_module_SOURCES = lib/i386/pc/vesa_modes_table.c commands/legacycfg.c lib/legacy_parse.c  ## platform sources
 
37891
@COND_i386_pc_TRUE@legacycfg_module_SOURCES = commands/legacycfg.c lib/legacy_parse.c  ## platform sources
 
37892
@COND_emu_TRUE@nodist_legacycfg_module_SOURCES = ## platform nodist sources
 
37893
@COND_i386_pc_TRUE@nodist_legacycfg_module_SOURCES = ## platform nodist sources
 
37894
@COND_emu_TRUE@legacycfg_module_LDADD = 
 
37895
@COND_i386_pc_TRUE@legacycfg_module_LDADD = 
 
37896
@COND_emu_TRUE@legacycfg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37897
@COND_i386_pc_TRUE@legacycfg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37898
@COND_emu_TRUE@legacycfg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37899
@COND_i386_pc_TRUE@legacycfg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37900
@COND_emu_TRUE@legacycfg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37901
@COND_i386_pc_TRUE@legacycfg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37902
@COND_emu_TRUE@legacycfg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37903
@COND_i386_pc_TRUE@legacycfg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37904
@COND_emu_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c  ## platform sources
 
37905
@COND_i386_coreboot_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c  ## platform sources
 
37906
@COND_i386_efi_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c  ## platform sources
 
37907
@COND_i386_ieee1275_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c  ## platform sources
 
37908
@COND_i386_multiboot_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c  ## platform sources
 
37909
@COND_i386_pc_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c  ## platform sources
 
37910
@COND_i386_qemu_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c  ## platform sources
 
37911
@COND_mips_yeeloong_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c  ## platform sources
 
37912
@COND_powerpc_ieee1275_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c  ## platform sources
 
37913
@COND_sparc64_ieee1275_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c  ## platform sources
 
37914
@COND_x86_64_efi_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c  ## platform sources
 
37915
@COND_emu_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources
 
37916
@COND_i386_coreboot_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources
 
37917
@COND_i386_efi_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources
 
37918
@COND_i386_ieee1275_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources
 
37919
@COND_i386_multiboot_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources
 
37920
@COND_i386_pc_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources
 
37921
@COND_i386_qemu_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources
 
37922
@COND_mips_yeeloong_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources
 
37923
@COND_powerpc_ieee1275_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources
 
37924
@COND_sparc64_ieee1275_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources
 
37925
@COND_x86_64_efi_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources
 
37926
@COND_emu_TRUE@test_blockarg_module_LDADD = 
 
37927
@COND_i386_coreboot_TRUE@test_blockarg_module_LDADD = 
 
37928
@COND_i386_efi_TRUE@test_blockarg_module_LDADD = 
 
37929
@COND_i386_ieee1275_TRUE@test_blockarg_module_LDADD = 
 
37930
@COND_i386_multiboot_TRUE@test_blockarg_module_LDADD = 
 
37931
@COND_i386_pc_TRUE@test_blockarg_module_LDADD = 
 
37932
@COND_i386_qemu_TRUE@test_blockarg_module_LDADD = 
 
37933
@COND_mips_yeeloong_TRUE@test_blockarg_module_LDADD = 
 
37934
@COND_powerpc_ieee1275_TRUE@test_blockarg_module_LDADD = 
 
37935
@COND_sparc64_ieee1275_TRUE@test_blockarg_module_LDADD = 
 
37936
@COND_x86_64_efi_TRUE@test_blockarg_module_LDADD = 
 
37937
@COND_emu_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37938
@COND_i386_coreboot_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37939
@COND_i386_efi_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37940
@COND_i386_ieee1275_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37941
@COND_i386_multiboot_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37942
@COND_i386_pc_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37943
@COND_i386_qemu_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37944
@COND_mips_yeeloong_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37945
@COND_powerpc_ieee1275_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37946
@COND_sparc64_ieee1275_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37947
@COND_x86_64_efi_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
37948
@COND_emu_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37949
@COND_i386_coreboot_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37950
@COND_i386_efi_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37951
@COND_i386_ieee1275_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37952
@COND_i386_multiboot_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37953
@COND_i386_pc_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37954
@COND_i386_qemu_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37955
@COND_mips_yeeloong_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37956
@COND_powerpc_ieee1275_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37957
@COND_sparc64_ieee1275_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37958
@COND_x86_64_efi_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
37959
@COND_emu_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37960
@COND_i386_coreboot_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37961
@COND_i386_efi_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37962
@COND_i386_ieee1275_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37963
@COND_i386_multiboot_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37964
@COND_i386_pc_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37965
@COND_i386_qemu_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37966
@COND_mips_yeeloong_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37967
@COND_powerpc_ieee1275_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37968
@COND_sparc64_ieee1275_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37969
@COND_x86_64_efi_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
37970
@COND_emu_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37971
@COND_i386_coreboot_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37972
@COND_i386_efi_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37973
@COND_i386_ieee1275_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37974
@COND_i386_multiboot_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37975
@COND_i386_pc_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37976
@COND_i386_qemu_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37977
@COND_mips_yeeloong_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37978
@COND_powerpc_ieee1275_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37979
@COND_sparc64_ieee1275_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37980
@COND_x86_64_efi_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
37981
@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
 
37982
@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
 
37983
@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
 
37984
@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
 
37985
@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
 
37986
@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
 
37987
@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
 
37988
@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
 
37989
@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
 
37990
@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
 
37991
@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
 
37992
@COND_emu_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources
 
37993
@COND_i386_coreboot_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources
 
37994
@COND_i386_efi_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources
 
37995
@COND_i386_ieee1275_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources
 
37996
@COND_i386_multiboot_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources
 
37997
@COND_i386_pc_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources
 
37998
@COND_i386_qemu_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources
 
37999
@COND_mips_yeeloong_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources
 
38000
@COND_powerpc_ieee1275_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources
 
38001
@COND_sparc64_ieee1275_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources
 
38002
@COND_x86_64_efi_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources
 
38003
@COND_emu_TRUE@xzio_module_LDADD = 
 
38004
@COND_i386_coreboot_TRUE@xzio_module_LDADD = 
 
38005
@COND_i386_efi_TRUE@xzio_module_LDADD = 
 
38006
@COND_i386_ieee1275_TRUE@xzio_module_LDADD = 
 
38007
@COND_i386_multiboot_TRUE@xzio_module_LDADD = 
 
38008
@COND_i386_pc_TRUE@xzio_module_LDADD = 
 
38009
@COND_i386_qemu_TRUE@xzio_module_LDADD = 
 
38010
@COND_mips_yeeloong_TRUE@xzio_module_LDADD = 
 
38011
@COND_powerpc_ieee1275_TRUE@xzio_module_LDADD = 
 
38012
@COND_sparc64_ieee1275_TRUE@xzio_module_LDADD = 
 
38013
@COND_x86_64_efi_TRUE@xzio_module_LDADD = 
 
38014
@COND_emu_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38015
@COND_i386_coreboot_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38016
@COND_i386_efi_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38017
@COND_i386_ieee1275_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38018
@COND_i386_multiboot_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38019
@COND_i386_pc_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38020
@COND_i386_qemu_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38021
@COND_mips_yeeloong_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38022
@COND_powerpc_ieee1275_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38023
@COND_sparc64_ieee1275_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38024
@COND_x86_64_efi_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38025
@COND_emu_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38026
@COND_i386_coreboot_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38027
@COND_i386_efi_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38028
@COND_i386_ieee1275_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38029
@COND_i386_multiboot_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38030
@COND_i386_pc_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38031
@COND_i386_qemu_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38032
@COND_mips_yeeloong_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38033
@COND_powerpc_ieee1275_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38034
@COND_sparc64_ieee1275_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38035
@COND_x86_64_efi_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38036
@COND_emu_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed 
 
38037
@COND_i386_coreboot_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed 
 
38038
@COND_i386_efi_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed 
 
38039
@COND_i386_ieee1275_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed 
 
38040
@COND_i386_multiboot_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed 
 
38041
@COND_i386_pc_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed 
 
38042
@COND_i386_qemu_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed 
 
38043
@COND_mips_yeeloong_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed 
 
38044
@COND_powerpc_ieee1275_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed 
 
38045
@COND_sparc64_ieee1275_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed 
 
38046
@COND_x86_64_efi_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed 
 
38047
@COND_emu_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38048
@COND_i386_coreboot_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38049
@COND_i386_efi_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38050
@COND_i386_ieee1275_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38051
@COND_i386_multiboot_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38052
@COND_i386_pc_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38053
@COND_i386_qemu_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38054
@COND_mips_yeeloong_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38055
@COND_powerpc_ieee1275_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38056
@COND_sparc64_ieee1275_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38057
@COND_x86_64_efi_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38058
@COND_emu_TRUE@testload_module_SOURCES = commands/testload.c  ## platform sources
 
38059
@COND_i386_coreboot_TRUE@testload_module_SOURCES = commands/testload.c  ## platform sources
 
38060
@COND_i386_efi_TRUE@testload_module_SOURCES = commands/testload.c  ## platform sources
 
38061
@COND_i386_ieee1275_TRUE@testload_module_SOURCES = commands/testload.c  ## platform sources
 
38062
@COND_i386_multiboot_TRUE@testload_module_SOURCES = commands/testload.c  ## platform sources
 
38063
@COND_i386_pc_TRUE@testload_module_SOURCES = commands/testload.c  ## platform sources
 
38064
@COND_i386_qemu_TRUE@testload_module_SOURCES = commands/testload.c  ## platform sources
 
38065
@COND_mips_yeeloong_TRUE@testload_module_SOURCES = commands/testload.c  ## platform sources
 
38066
@COND_powerpc_ieee1275_TRUE@testload_module_SOURCES = commands/testload.c  ## platform sources
 
38067
@COND_sparc64_ieee1275_TRUE@testload_module_SOURCES = commands/testload.c  ## platform sources
 
38068
@COND_x86_64_efi_TRUE@testload_module_SOURCES = commands/testload.c  ## platform sources
 
38069
@COND_emu_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources
 
38070
@COND_i386_coreboot_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources
 
38071
@COND_i386_efi_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources
 
38072
@COND_i386_ieee1275_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources
 
38073
@COND_i386_multiboot_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources
 
38074
@COND_i386_pc_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources
 
38075
@COND_i386_qemu_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources
 
38076
@COND_mips_yeeloong_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources
 
38077
@COND_powerpc_ieee1275_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources
 
38078
@COND_sparc64_ieee1275_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources
 
38079
@COND_x86_64_efi_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources
 
38080
@COND_emu_TRUE@testload_module_LDADD = 
 
38081
@COND_i386_coreboot_TRUE@testload_module_LDADD = 
 
38082
@COND_i386_efi_TRUE@testload_module_LDADD = 
 
38083
@COND_i386_ieee1275_TRUE@testload_module_LDADD = 
 
38084
@COND_i386_multiboot_TRUE@testload_module_LDADD = 
 
38085
@COND_i386_pc_TRUE@testload_module_LDADD = 
 
38086
@COND_i386_qemu_TRUE@testload_module_LDADD = 
 
38087
@COND_mips_yeeloong_TRUE@testload_module_LDADD = 
 
38088
@COND_powerpc_ieee1275_TRUE@testload_module_LDADD = 
 
38089
@COND_sparc64_ieee1275_TRUE@testload_module_LDADD = 
 
38090
@COND_x86_64_efi_TRUE@testload_module_LDADD = 
 
38091
@COND_emu_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38092
@COND_i386_coreboot_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38093
@COND_i386_efi_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38094
@COND_i386_ieee1275_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38095
@COND_i386_multiboot_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38096
@COND_i386_pc_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38097
@COND_i386_qemu_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38098
@COND_mips_yeeloong_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38099
@COND_powerpc_ieee1275_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38100
@COND_sparc64_ieee1275_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38101
@COND_x86_64_efi_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38102
@COND_emu_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38103
@COND_i386_coreboot_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38104
@COND_i386_efi_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38105
@COND_i386_ieee1275_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38106
@COND_i386_multiboot_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38107
@COND_i386_pc_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38108
@COND_i386_qemu_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38109
@COND_mips_yeeloong_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38110
@COND_powerpc_ieee1275_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38111
@COND_sparc64_ieee1275_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38112
@COND_x86_64_efi_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38113
@COND_emu_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38114
@COND_i386_coreboot_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38115
@COND_i386_efi_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38116
@COND_i386_ieee1275_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38117
@COND_i386_multiboot_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38118
@COND_i386_pc_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38119
@COND_i386_qemu_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38120
@COND_mips_yeeloong_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38121
@COND_powerpc_ieee1275_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38122
@COND_sparc64_ieee1275_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38123
@COND_x86_64_efi_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38124
@COND_emu_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38125
@COND_i386_coreboot_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38126
@COND_i386_efi_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38127
@COND_i386_ieee1275_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38128
@COND_i386_multiboot_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38129
@COND_i386_pc_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38130
@COND_i386_qemu_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38131
@COND_mips_yeeloong_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38132
@COND_powerpc_ieee1275_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38133
@COND_sparc64_ieee1275_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38134
@COND_x86_64_efi_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38135
@COND_i386_pc_TRUE@lsapm_module_SOURCES = commands/i386/pc/lsapm.c  ## platform sources
 
38136
@COND_i386_pc_TRUE@nodist_lsapm_module_SOURCES = ## platform nodist sources
 
38137
@COND_i386_pc_TRUE@lsapm_module_LDADD = 
 
38138
@COND_i386_pc_TRUE@lsapm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38139
@COND_i386_pc_TRUE@lsapm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38140
@COND_i386_pc_TRUE@lsapm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38141
@COND_i386_pc_TRUE@lsapm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38142
@COND_emu_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c  ## platform sources
 
38143
@COND_i386_coreboot_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c  ## platform sources
 
38144
@COND_i386_efi_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c  ## platform sources
 
38145
@COND_i386_ieee1275_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c  ## platform sources
 
38146
@COND_i386_multiboot_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c  ## platform sources
 
38147
@COND_i386_pc_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c  ## platform sources
 
38148
@COND_i386_qemu_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c  ## platform sources
 
38149
@COND_powerpc_ieee1275_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c  ## platform sources
 
38150
@COND_sparc64_ieee1275_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c  ## platform sources
 
38151
@COND_x86_64_efi_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c  ## platform sources
 
38152
@COND_emu_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources
 
38153
@COND_i386_coreboot_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources
 
38154
@COND_i386_efi_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources
 
38155
@COND_i386_ieee1275_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources
 
38156
@COND_i386_multiboot_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources
 
38157
@COND_i386_pc_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources
 
38158
@COND_i386_qemu_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources
 
38159
@COND_powerpc_ieee1275_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources
 
38160
@COND_sparc64_ieee1275_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources
 
38161
@COND_x86_64_efi_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources
 
38162
@COND_emu_TRUE@keylayouts_module_LDADD = 
 
38163
@COND_i386_coreboot_TRUE@keylayouts_module_LDADD = 
 
38164
@COND_i386_efi_TRUE@keylayouts_module_LDADD = 
 
38165
@COND_i386_ieee1275_TRUE@keylayouts_module_LDADD = 
 
38166
@COND_i386_multiboot_TRUE@keylayouts_module_LDADD = 
 
38167
@COND_i386_pc_TRUE@keylayouts_module_LDADD = 
 
38168
@COND_i386_qemu_TRUE@keylayouts_module_LDADD = 
 
38169
@COND_powerpc_ieee1275_TRUE@keylayouts_module_LDADD = 
 
38170
@COND_sparc64_ieee1275_TRUE@keylayouts_module_LDADD = 
 
38171
@COND_x86_64_efi_TRUE@keylayouts_module_LDADD = 
 
38172
@COND_emu_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38173
@COND_i386_coreboot_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38174
@COND_i386_efi_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38175
@COND_i386_ieee1275_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38176
@COND_i386_multiboot_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38177
@COND_i386_pc_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38178
@COND_i386_qemu_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38179
@COND_powerpc_ieee1275_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38180
@COND_sparc64_ieee1275_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38181
@COND_x86_64_efi_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
38182
@COND_emu_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38183
@COND_i386_coreboot_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38184
@COND_i386_efi_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38185
@COND_i386_ieee1275_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38186
@COND_i386_multiboot_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38187
@COND_i386_pc_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38188
@COND_i386_qemu_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38189
@COND_powerpc_ieee1275_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38190
@COND_sparc64_ieee1275_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38191
@COND_x86_64_efi_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38192
@COND_emu_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38193
@COND_i386_coreboot_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38194
@COND_i386_efi_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38195
@COND_i386_ieee1275_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38196
@COND_i386_multiboot_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38197
@COND_i386_pc_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38198
@COND_i386_qemu_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38199
@COND_powerpc_ieee1275_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38200
@COND_sparc64_ieee1275_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38201
@COND_x86_64_efi_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
38202
@COND_emu_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38203
@COND_i386_coreboot_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38204
@COND_i386_efi_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38205
@COND_i386_ieee1275_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38206
@COND_i386_multiboot_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38207
@COND_i386_pc_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38208
@COND_i386_qemu_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38209
@COND_powerpc_ieee1275_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38210
@COND_sparc64_ieee1275_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38211
@COND_x86_64_efi_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38212
@COND_emu_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c  ## platform sources
 
38213
@COND_i386_coreboot_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c  ## platform sources
 
38214
@COND_i386_efi_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c  ## platform sources
 
38215
@COND_i386_ieee1275_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c  ## platform sources
 
38216
@COND_i386_multiboot_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c  ## platform sources
 
38217
@COND_i386_pc_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c  ## platform sources
 
38218
@COND_i386_qemu_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c  ## platform sources
 
38219
@COND_mips_yeeloong_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c  ## platform sources
 
38220
@COND_powerpc_ieee1275_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c  ## platform sources
 
38221
@COND_sparc64_ieee1275_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c  ## platform sources
 
38222
@COND_x86_64_efi_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c  ## platform sources
 
38223
@COND_emu_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources
 
38224
@COND_i386_coreboot_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources
 
38225
@COND_i386_efi_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources
 
38226
@COND_i386_ieee1275_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources
 
38227
@COND_i386_multiboot_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources
 
38228
@COND_i386_pc_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources
 
38229
@COND_i386_qemu_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources
 
38230
@COND_mips_yeeloong_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources
 
38231
@COND_powerpc_ieee1275_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources
 
38232
@COND_sparc64_ieee1275_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources
 
38233
@COND_x86_64_efi_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources
 
38234
@COND_emu_TRUE@gcry_rijndael_module_LDADD = 
 
38235
@COND_i386_coreboot_TRUE@gcry_rijndael_module_LDADD = 
 
38236
@COND_i386_efi_TRUE@gcry_rijndael_module_LDADD = 
 
38237
@COND_i386_ieee1275_TRUE@gcry_rijndael_module_LDADD = 
 
38238
@COND_i386_multiboot_TRUE@gcry_rijndael_module_LDADD = 
 
38239
@COND_i386_pc_TRUE@gcry_rijndael_module_LDADD = 
 
38240
@COND_i386_qemu_TRUE@gcry_rijndael_module_LDADD = 
 
38241
@COND_mips_yeeloong_TRUE@gcry_rijndael_module_LDADD = 
 
38242
@COND_powerpc_ieee1275_TRUE@gcry_rijndael_module_LDADD = 
 
38243
@COND_sparc64_ieee1275_TRUE@gcry_rijndael_module_LDADD = 
 
38244
@COND_x86_64_efi_TRUE@gcry_rijndael_module_LDADD = 
 
38245
@COND_emu_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38246
@COND_i386_coreboot_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38247
@COND_i386_efi_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38248
@COND_i386_ieee1275_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38249
@COND_i386_multiboot_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38250
@COND_i386_pc_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38251
@COND_i386_qemu_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38252
@COND_mips_yeeloong_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38253
@COND_powerpc_ieee1275_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38254
@COND_sparc64_ieee1275_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38255
@COND_x86_64_efi_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38256
@COND_emu_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38257
@COND_i386_coreboot_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38258
@COND_i386_efi_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38259
@COND_i386_ieee1275_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38260
@COND_i386_multiboot_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38261
@COND_i386_pc_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38262
@COND_i386_qemu_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38263
@COND_mips_yeeloong_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38264
@COND_powerpc_ieee1275_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38265
@COND_sparc64_ieee1275_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38266
@COND_x86_64_efi_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38267
@COND_emu_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38268
@COND_i386_coreboot_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38269
@COND_i386_efi_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38270
@COND_i386_ieee1275_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38271
@COND_i386_multiboot_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38272
@COND_i386_pc_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38273
@COND_i386_qemu_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38274
@COND_mips_yeeloong_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38275
@COND_powerpc_ieee1275_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38276
@COND_sparc64_ieee1275_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38277
@COND_x86_64_efi_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38278
@COND_emu_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38279
@COND_i386_coreboot_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38280
@COND_i386_efi_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38281
@COND_i386_ieee1275_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38282
@COND_i386_multiboot_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38283
@COND_i386_pc_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38284
@COND_i386_qemu_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38285
@COND_mips_yeeloong_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38286
@COND_powerpc_ieee1275_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38287
@COND_sparc64_ieee1275_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38288
@COND_x86_64_efi_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38289
@COND_emu_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c  ## platform sources
 
38290
@COND_i386_coreboot_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c  ## platform sources
 
38291
@COND_i386_efi_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c  ## platform sources
 
38292
@COND_i386_ieee1275_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c  ## platform sources
 
38293
@COND_i386_multiboot_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c  ## platform sources
 
38294
@COND_i386_pc_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c  ## platform sources
 
38295
@COND_i386_qemu_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c  ## platform sources
 
38296
@COND_mips_yeeloong_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c  ## platform sources
 
38297
@COND_powerpc_ieee1275_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c  ## platform sources
 
38298
@COND_sparc64_ieee1275_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c  ## platform sources
 
38299
@COND_x86_64_efi_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c  ## platform sources
 
38300
@COND_emu_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources
 
38301
@COND_i386_coreboot_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources
 
38302
@COND_i386_efi_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources
 
38303
@COND_i386_ieee1275_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources
 
38304
@COND_i386_multiboot_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources
 
38305
@COND_i386_pc_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources
 
38306
@COND_i386_qemu_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources
 
38307
@COND_mips_yeeloong_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources
 
38308
@COND_powerpc_ieee1275_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources
 
38309
@COND_sparc64_ieee1275_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources
 
38310
@COND_x86_64_efi_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources
 
38311
@COND_emu_TRUE@gcry_arcfour_module_LDADD = 
 
38312
@COND_i386_coreboot_TRUE@gcry_arcfour_module_LDADD = 
 
38313
@COND_i386_efi_TRUE@gcry_arcfour_module_LDADD = 
 
38314
@COND_i386_ieee1275_TRUE@gcry_arcfour_module_LDADD = 
 
38315
@COND_i386_multiboot_TRUE@gcry_arcfour_module_LDADD = 
 
38316
@COND_i386_pc_TRUE@gcry_arcfour_module_LDADD = 
 
38317
@COND_i386_qemu_TRUE@gcry_arcfour_module_LDADD = 
 
38318
@COND_mips_yeeloong_TRUE@gcry_arcfour_module_LDADD = 
 
38319
@COND_powerpc_ieee1275_TRUE@gcry_arcfour_module_LDADD = 
 
38320
@COND_sparc64_ieee1275_TRUE@gcry_arcfour_module_LDADD = 
 
38321
@COND_x86_64_efi_TRUE@gcry_arcfour_module_LDADD = 
 
38322
@COND_emu_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38323
@COND_i386_coreboot_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38324
@COND_i386_efi_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38325
@COND_i386_ieee1275_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38326
@COND_i386_multiboot_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38327
@COND_i386_pc_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38328
@COND_i386_qemu_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38329
@COND_mips_yeeloong_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38330
@COND_powerpc_ieee1275_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38331
@COND_sparc64_ieee1275_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38332
@COND_x86_64_efi_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38333
@COND_emu_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38334
@COND_i386_coreboot_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38335
@COND_i386_efi_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38336
@COND_i386_ieee1275_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38337
@COND_i386_multiboot_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38338
@COND_i386_pc_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38339
@COND_i386_qemu_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38340
@COND_mips_yeeloong_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38341
@COND_powerpc_ieee1275_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38342
@COND_sparc64_ieee1275_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38343
@COND_x86_64_efi_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38344
@COND_emu_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38345
@COND_i386_coreboot_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38346
@COND_i386_efi_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38347
@COND_i386_ieee1275_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38348
@COND_i386_multiboot_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38349
@COND_i386_pc_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38350
@COND_i386_qemu_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38351
@COND_mips_yeeloong_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38352
@COND_powerpc_ieee1275_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38353
@COND_sparc64_ieee1275_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38354
@COND_x86_64_efi_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38355
@COND_emu_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38356
@COND_i386_coreboot_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38357
@COND_i386_efi_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38358
@COND_i386_ieee1275_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38359
@COND_i386_multiboot_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38360
@COND_i386_pc_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38361
@COND_i386_qemu_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38362
@COND_mips_yeeloong_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38363
@COND_powerpc_ieee1275_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38364
@COND_sparc64_ieee1275_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38365
@COND_x86_64_efi_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38366
@COND_emu_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c  ## platform sources
 
38367
@COND_i386_coreboot_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c  ## platform sources
 
38368
@COND_i386_efi_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c  ## platform sources
 
38369
@COND_i386_ieee1275_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c  ## platform sources
 
38370
@COND_i386_multiboot_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c  ## platform sources
 
38371
@COND_i386_pc_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c  ## platform sources
 
38372
@COND_i386_qemu_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c  ## platform sources
 
38373
@COND_mips_yeeloong_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c  ## platform sources
 
38374
@COND_powerpc_ieee1275_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c  ## platform sources
 
38375
@COND_sparc64_ieee1275_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c  ## platform sources
 
38376
@COND_x86_64_efi_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c  ## platform sources
 
38377
@COND_emu_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources
 
38378
@COND_i386_coreboot_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources
 
38379
@COND_i386_efi_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources
 
38380
@COND_i386_ieee1275_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources
 
38381
@COND_i386_multiboot_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources
 
38382
@COND_i386_pc_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources
 
38383
@COND_i386_qemu_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources
 
38384
@COND_mips_yeeloong_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources
 
38385
@COND_powerpc_ieee1275_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources
 
38386
@COND_sparc64_ieee1275_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources
 
38387
@COND_x86_64_efi_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources
 
38388
@COND_emu_TRUE@gcry_sha1_module_LDADD = 
 
38389
@COND_i386_coreboot_TRUE@gcry_sha1_module_LDADD = 
 
38390
@COND_i386_efi_TRUE@gcry_sha1_module_LDADD = 
 
38391
@COND_i386_ieee1275_TRUE@gcry_sha1_module_LDADD = 
 
38392
@COND_i386_multiboot_TRUE@gcry_sha1_module_LDADD = 
 
38393
@COND_i386_pc_TRUE@gcry_sha1_module_LDADD = 
 
38394
@COND_i386_qemu_TRUE@gcry_sha1_module_LDADD = 
 
38395
@COND_mips_yeeloong_TRUE@gcry_sha1_module_LDADD = 
 
38396
@COND_powerpc_ieee1275_TRUE@gcry_sha1_module_LDADD = 
 
38397
@COND_sparc64_ieee1275_TRUE@gcry_sha1_module_LDADD = 
 
38398
@COND_x86_64_efi_TRUE@gcry_sha1_module_LDADD = 
 
38399
@COND_emu_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38400
@COND_i386_coreboot_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38401
@COND_i386_efi_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38402
@COND_i386_ieee1275_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38403
@COND_i386_multiboot_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38404
@COND_i386_pc_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38405
@COND_i386_qemu_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38406
@COND_mips_yeeloong_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38407
@COND_powerpc_ieee1275_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38408
@COND_sparc64_ieee1275_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38409
@COND_x86_64_efi_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38410
@COND_emu_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38411
@COND_i386_coreboot_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38412
@COND_i386_efi_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38413
@COND_i386_ieee1275_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38414
@COND_i386_multiboot_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38415
@COND_i386_pc_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38416
@COND_i386_qemu_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38417
@COND_mips_yeeloong_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38418
@COND_powerpc_ieee1275_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38419
@COND_sparc64_ieee1275_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38420
@COND_x86_64_efi_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38421
@COND_emu_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38422
@COND_i386_coreboot_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38423
@COND_i386_efi_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38424
@COND_i386_ieee1275_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38425
@COND_i386_multiboot_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38426
@COND_i386_pc_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38427
@COND_i386_qemu_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38428
@COND_mips_yeeloong_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38429
@COND_powerpc_ieee1275_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38430
@COND_sparc64_ieee1275_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38431
@COND_x86_64_efi_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38432
@COND_emu_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38433
@COND_i386_coreboot_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38434
@COND_i386_efi_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38435
@COND_i386_ieee1275_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38436
@COND_i386_multiboot_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38437
@COND_i386_pc_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38438
@COND_i386_qemu_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38439
@COND_mips_yeeloong_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38440
@COND_powerpc_ieee1275_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38441
@COND_sparc64_ieee1275_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38442
@COND_x86_64_efi_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38443
@COND_emu_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c  ## platform sources
 
38444
@COND_i386_coreboot_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c  ## platform sources
 
38445
@COND_i386_efi_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c  ## platform sources
 
38446
@COND_i386_ieee1275_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c  ## platform sources
 
38447
@COND_i386_multiboot_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c  ## platform sources
 
38448
@COND_i386_pc_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c  ## platform sources
 
38449
@COND_i386_qemu_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c  ## platform sources
 
38450
@COND_mips_yeeloong_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c  ## platform sources
 
38451
@COND_powerpc_ieee1275_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c  ## platform sources
 
38452
@COND_sparc64_ieee1275_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c  ## platform sources
 
38453
@COND_x86_64_efi_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c  ## platform sources
 
38454
@COND_emu_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources
 
38455
@COND_i386_coreboot_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources
 
38456
@COND_i386_efi_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources
 
38457
@COND_i386_ieee1275_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources
 
38458
@COND_i386_multiboot_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources
 
38459
@COND_i386_pc_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources
 
38460
@COND_i386_qemu_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources
 
38461
@COND_mips_yeeloong_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources
 
38462
@COND_powerpc_ieee1275_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources
 
38463
@COND_sparc64_ieee1275_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources
 
38464
@COND_x86_64_efi_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources
 
38465
@COND_emu_TRUE@gcry_camellia_module_LDADD = 
 
38466
@COND_i386_coreboot_TRUE@gcry_camellia_module_LDADD = 
 
38467
@COND_i386_efi_TRUE@gcry_camellia_module_LDADD = 
 
38468
@COND_i386_ieee1275_TRUE@gcry_camellia_module_LDADD = 
 
38469
@COND_i386_multiboot_TRUE@gcry_camellia_module_LDADD = 
 
38470
@COND_i386_pc_TRUE@gcry_camellia_module_LDADD = 
 
38471
@COND_i386_qemu_TRUE@gcry_camellia_module_LDADD = 
 
38472
@COND_mips_yeeloong_TRUE@gcry_camellia_module_LDADD = 
 
38473
@COND_powerpc_ieee1275_TRUE@gcry_camellia_module_LDADD = 
 
38474
@COND_sparc64_ieee1275_TRUE@gcry_camellia_module_LDADD = 
 
38475
@COND_x86_64_efi_TRUE@gcry_camellia_module_LDADD = 
 
38476
@COND_emu_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38477
@COND_i386_coreboot_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38478
@COND_i386_efi_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38479
@COND_i386_ieee1275_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38480
@COND_i386_multiboot_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38481
@COND_i386_pc_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38482
@COND_i386_qemu_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38483
@COND_mips_yeeloong_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38484
@COND_powerpc_ieee1275_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38485
@COND_sparc64_ieee1275_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38486
@COND_x86_64_efi_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38487
@COND_emu_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38488
@COND_i386_coreboot_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38489
@COND_i386_efi_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38490
@COND_i386_ieee1275_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38491
@COND_i386_multiboot_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38492
@COND_i386_pc_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38493
@COND_i386_qemu_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38494
@COND_mips_yeeloong_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38495
@COND_powerpc_ieee1275_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38496
@COND_sparc64_ieee1275_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38497
@COND_x86_64_efi_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38498
@COND_emu_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38499
@COND_i386_coreboot_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38500
@COND_i386_efi_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38501
@COND_i386_ieee1275_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38502
@COND_i386_multiboot_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38503
@COND_i386_pc_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38504
@COND_i386_qemu_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38505
@COND_mips_yeeloong_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38506
@COND_powerpc_ieee1275_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38507
@COND_sparc64_ieee1275_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38508
@COND_x86_64_efi_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38509
@COND_emu_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38510
@COND_i386_coreboot_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38511
@COND_i386_efi_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38512
@COND_i386_ieee1275_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38513
@COND_i386_multiboot_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38514
@COND_i386_pc_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38515
@COND_i386_qemu_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38516
@COND_mips_yeeloong_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38517
@COND_powerpc_ieee1275_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38518
@COND_sparc64_ieee1275_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38519
@COND_x86_64_efi_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38520
@COND_emu_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c  ## platform sources
 
38521
@COND_i386_coreboot_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c  ## platform sources
 
38522
@COND_i386_efi_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c  ## platform sources
 
38523
@COND_i386_ieee1275_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c  ## platform sources
 
38524
@COND_i386_multiboot_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c  ## platform sources
 
38525
@COND_i386_pc_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c  ## platform sources
 
38526
@COND_i386_qemu_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c  ## platform sources
 
38527
@COND_mips_yeeloong_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c  ## platform sources
 
38528
@COND_powerpc_ieee1275_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c  ## platform sources
 
38529
@COND_sparc64_ieee1275_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c  ## platform sources
 
38530
@COND_x86_64_efi_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c  ## platform sources
 
38531
@COND_emu_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources
 
38532
@COND_i386_coreboot_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources
 
38533
@COND_i386_efi_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources
 
38534
@COND_i386_ieee1275_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources
 
38535
@COND_i386_multiboot_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources
 
38536
@COND_i386_pc_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources
 
38537
@COND_i386_qemu_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources
 
38538
@COND_mips_yeeloong_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources
 
38539
@COND_powerpc_ieee1275_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources
 
38540
@COND_sparc64_ieee1275_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources
 
38541
@COND_x86_64_efi_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources
 
38542
@COND_emu_TRUE@gcry_sha256_module_LDADD = 
 
38543
@COND_i386_coreboot_TRUE@gcry_sha256_module_LDADD = 
 
38544
@COND_i386_efi_TRUE@gcry_sha256_module_LDADD = 
 
38545
@COND_i386_ieee1275_TRUE@gcry_sha256_module_LDADD = 
 
38546
@COND_i386_multiboot_TRUE@gcry_sha256_module_LDADD = 
 
38547
@COND_i386_pc_TRUE@gcry_sha256_module_LDADD = 
 
38548
@COND_i386_qemu_TRUE@gcry_sha256_module_LDADD = 
 
38549
@COND_mips_yeeloong_TRUE@gcry_sha256_module_LDADD = 
 
38550
@COND_powerpc_ieee1275_TRUE@gcry_sha256_module_LDADD = 
 
38551
@COND_sparc64_ieee1275_TRUE@gcry_sha256_module_LDADD = 
 
38552
@COND_x86_64_efi_TRUE@gcry_sha256_module_LDADD = 
 
38553
@COND_emu_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38554
@COND_i386_coreboot_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38555
@COND_i386_efi_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38556
@COND_i386_ieee1275_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38557
@COND_i386_multiboot_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38558
@COND_i386_pc_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38559
@COND_i386_qemu_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38560
@COND_mips_yeeloong_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38561
@COND_powerpc_ieee1275_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38562
@COND_sparc64_ieee1275_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38563
@COND_x86_64_efi_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38564
@COND_emu_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38565
@COND_i386_coreboot_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38566
@COND_i386_efi_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38567
@COND_i386_ieee1275_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38568
@COND_i386_multiboot_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38569
@COND_i386_pc_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38570
@COND_i386_qemu_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38571
@COND_mips_yeeloong_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38572
@COND_powerpc_ieee1275_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38573
@COND_sparc64_ieee1275_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38574
@COND_x86_64_efi_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38575
@COND_emu_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38576
@COND_i386_coreboot_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38577
@COND_i386_efi_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38578
@COND_i386_ieee1275_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38579
@COND_i386_multiboot_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38580
@COND_i386_pc_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38581
@COND_i386_qemu_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38582
@COND_mips_yeeloong_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38583
@COND_powerpc_ieee1275_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38584
@COND_sparc64_ieee1275_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38585
@COND_x86_64_efi_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38586
@COND_emu_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38587
@COND_i386_coreboot_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38588
@COND_i386_efi_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38589
@COND_i386_ieee1275_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38590
@COND_i386_multiboot_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38591
@COND_i386_pc_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38592
@COND_i386_qemu_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38593
@COND_mips_yeeloong_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38594
@COND_powerpc_ieee1275_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38595
@COND_sparc64_ieee1275_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38596
@COND_x86_64_efi_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38597
@COND_emu_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c  ## platform sources
 
38598
@COND_i386_coreboot_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c  ## platform sources
 
38599
@COND_i386_efi_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c  ## platform sources
 
38600
@COND_i386_ieee1275_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c  ## platform sources
 
38601
@COND_i386_multiboot_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c  ## platform sources
 
38602
@COND_i386_pc_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c  ## platform sources
 
38603
@COND_i386_qemu_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c  ## platform sources
 
38604
@COND_mips_yeeloong_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c  ## platform sources
 
38605
@COND_powerpc_ieee1275_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c  ## platform sources
 
38606
@COND_sparc64_ieee1275_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c  ## platform sources
 
38607
@COND_x86_64_efi_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c  ## platform sources
 
38608
@COND_emu_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources
 
38609
@COND_i386_coreboot_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources
 
38610
@COND_i386_efi_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources
 
38611
@COND_i386_ieee1275_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources
 
38612
@COND_i386_multiboot_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources
 
38613
@COND_i386_pc_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources
 
38614
@COND_i386_qemu_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources
 
38615
@COND_mips_yeeloong_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources
 
38616
@COND_powerpc_ieee1275_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources
 
38617
@COND_sparc64_ieee1275_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources
 
38618
@COND_x86_64_efi_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources
 
38619
@COND_emu_TRUE@gcry_tiger_module_LDADD = 
 
38620
@COND_i386_coreboot_TRUE@gcry_tiger_module_LDADD = 
 
38621
@COND_i386_efi_TRUE@gcry_tiger_module_LDADD = 
 
38622
@COND_i386_ieee1275_TRUE@gcry_tiger_module_LDADD = 
 
38623
@COND_i386_multiboot_TRUE@gcry_tiger_module_LDADD = 
 
38624
@COND_i386_pc_TRUE@gcry_tiger_module_LDADD = 
 
38625
@COND_i386_qemu_TRUE@gcry_tiger_module_LDADD = 
 
38626
@COND_mips_yeeloong_TRUE@gcry_tiger_module_LDADD = 
 
38627
@COND_powerpc_ieee1275_TRUE@gcry_tiger_module_LDADD = 
 
38628
@COND_sparc64_ieee1275_TRUE@gcry_tiger_module_LDADD = 
 
38629
@COND_x86_64_efi_TRUE@gcry_tiger_module_LDADD = 
 
38630
@COND_emu_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38631
@COND_i386_coreboot_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38632
@COND_i386_efi_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38633
@COND_i386_ieee1275_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38634
@COND_i386_multiboot_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38635
@COND_i386_pc_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38636
@COND_i386_qemu_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38637
@COND_mips_yeeloong_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38638
@COND_powerpc_ieee1275_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38639
@COND_sparc64_ieee1275_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38640
@COND_x86_64_efi_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38641
@COND_emu_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38642
@COND_i386_coreboot_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38643
@COND_i386_efi_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38644
@COND_i386_ieee1275_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38645
@COND_i386_multiboot_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38646
@COND_i386_pc_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38647
@COND_i386_qemu_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38648
@COND_mips_yeeloong_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38649
@COND_powerpc_ieee1275_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38650
@COND_sparc64_ieee1275_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38651
@COND_x86_64_efi_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38652
@COND_emu_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38653
@COND_i386_coreboot_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38654
@COND_i386_efi_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38655
@COND_i386_ieee1275_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38656
@COND_i386_multiboot_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38657
@COND_i386_pc_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38658
@COND_i386_qemu_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38659
@COND_mips_yeeloong_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38660
@COND_powerpc_ieee1275_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38661
@COND_sparc64_ieee1275_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38662
@COND_x86_64_efi_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38663
@COND_emu_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38664
@COND_i386_coreboot_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38665
@COND_i386_efi_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38666
@COND_i386_ieee1275_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38667
@COND_i386_multiboot_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38668
@COND_i386_pc_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38669
@COND_i386_qemu_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38670
@COND_mips_yeeloong_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38671
@COND_powerpc_ieee1275_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38672
@COND_sparc64_ieee1275_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38673
@COND_x86_64_efi_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38674
@COND_emu_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c  ## platform sources
 
38675
@COND_i386_coreboot_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c  ## platform sources
 
38676
@COND_i386_efi_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c  ## platform sources
 
38677
@COND_i386_ieee1275_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c  ## platform sources
 
38678
@COND_i386_multiboot_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c  ## platform sources
 
38679
@COND_i386_pc_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c  ## platform sources
 
38680
@COND_i386_qemu_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c  ## platform sources
 
38681
@COND_mips_yeeloong_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c  ## platform sources
 
38682
@COND_powerpc_ieee1275_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c  ## platform sources
 
38683
@COND_sparc64_ieee1275_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c  ## platform sources
 
38684
@COND_x86_64_efi_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c  ## platform sources
 
38685
@COND_emu_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources
 
38686
@COND_i386_coreboot_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources
 
38687
@COND_i386_efi_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources
 
38688
@COND_i386_ieee1275_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources
 
38689
@COND_i386_multiboot_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources
 
38690
@COND_i386_pc_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources
 
38691
@COND_i386_qemu_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources
 
38692
@COND_mips_yeeloong_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources
 
38693
@COND_powerpc_ieee1275_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources
 
38694
@COND_sparc64_ieee1275_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources
 
38695
@COND_x86_64_efi_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources
 
38696
@COND_emu_TRUE@gcry_des_module_LDADD = 
 
38697
@COND_i386_coreboot_TRUE@gcry_des_module_LDADD = 
 
38698
@COND_i386_efi_TRUE@gcry_des_module_LDADD = 
 
38699
@COND_i386_ieee1275_TRUE@gcry_des_module_LDADD = 
 
38700
@COND_i386_multiboot_TRUE@gcry_des_module_LDADD = 
 
38701
@COND_i386_pc_TRUE@gcry_des_module_LDADD = 
 
38702
@COND_i386_qemu_TRUE@gcry_des_module_LDADD = 
 
38703
@COND_mips_yeeloong_TRUE@gcry_des_module_LDADD = 
 
38704
@COND_powerpc_ieee1275_TRUE@gcry_des_module_LDADD = 
 
38705
@COND_sparc64_ieee1275_TRUE@gcry_des_module_LDADD = 
 
38706
@COND_x86_64_efi_TRUE@gcry_des_module_LDADD = 
 
38707
@COND_emu_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38708
@COND_i386_coreboot_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38709
@COND_i386_efi_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38710
@COND_i386_ieee1275_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38711
@COND_i386_multiboot_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38712
@COND_i386_pc_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38713
@COND_i386_qemu_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38714
@COND_mips_yeeloong_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38715
@COND_powerpc_ieee1275_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38716
@COND_sparc64_ieee1275_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38717
@COND_x86_64_efi_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38718
@COND_emu_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38719
@COND_i386_coreboot_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38720
@COND_i386_efi_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38721
@COND_i386_ieee1275_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38722
@COND_i386_multiboot_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38723
@COND_i386_pc_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38724
@COND_i386_qemu_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38725
@COND_mips_yeeloong_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38726
@COND_powerpc_ieee1275_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38727
@COND_sparc64_ieee1275_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38728
@COND_x86_64_efi_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38729
@COND_emu_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38730
@COND_i386_coreboot_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38731
@COND_i386_efi_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38732
@COND_i386_ieee1275_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38733
@COND_i386_multiboot_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38734
@COND_i386_pc_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38735
@COND_i386_qemu_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38736
@COND_mips_yeeloong_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38737
@COND_powerpc_ieee1275_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38738
@COND_sparc64_ieee1275_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38739
@COND_x86_64_efi_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38740
@COND_emu_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38741
@COND_i386_coreboot_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38742
@COND_i386_efi_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38743
@COND_i386_ieee1275_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38744
@COND_i386_multiboot_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38745
@COND_i386_pc_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38746
@COND_i386_qemu_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38747
@COND_mips_yeeloong_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38748
@COND_powerpc_ieee1275_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38749
@COND_sparc64_ieee1275_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38750
@COND_x86_64_efi_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38751
@COND_emu_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c  ## platform sources
 
38752
@COND_i386_coreboot_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c  ## platform sources
 
38753
@COND_i386_efi_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c  ## platform sources
 
38754
@COND_i386_ieee1275_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c  ## platform sources
 
38755
@COND_i386_multiboot_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c  ## platform sources
 
38756
@COND_i386_pc_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c  ## platform sources
 
38757
@COND_i386_qemu_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c  ## platform sources
 
38758
@COND_mips_yeeloong_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c  ## platform sources
 
38759
@COND_powerpc_ieee1275_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c  ## platform sources
 
38760
@COND_sparc64_ieee1275_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c  ## platform sources
 
38761
@COND_x86_64_efi_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c  ## platform sources
 
38762
@COND_emu_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources
 
38763
@COND_i386_coreboot_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources
 
38764
@COND_i386_efi_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources
 
38765
@COND_i386_ieee1275_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources
 
38766
@COND_i386_multiboot_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources
 
38767
@COND_i386_pc_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources
 
38768
@COND_i386_qemu_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources
 
38769
@COND_mips_yeeloong_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources
 
38770
@COND_powerpc_ieee1275_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources
 
38771
@COND_sparc64_ieee1275_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources
 
38772
@COND_x86_64_efi_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources
 
38773
@COND_emu_TRUE@gcry_whirlpool_module_LDADD = 
 
38774
@COND_i386_coreboot_TRUE@gcry_whirlpool_module_LDADD = 
 
38775
@COND_i386_efi_TRUE@gcry_whirlpool_module_LDADD = 
 
38776
@COND_i386_ieee1275_TRUE@gcry_whirlpool_module_LDADD = 
 
38777
@COND_i386_multiboot_TRUE@gcry_whirlpool_module_LDADD = 
 
38778
@COND_i386_pc_TRUE@gcry_whirlpool_module_LDADD = 
 
38779
@COND_i386_qemu_TRUE@gcry_whirlpool_module_LDADD = 
 
38780
@COND_mips_yeeloong_TRUE@gcry_whirlpool_module_LDADD = 
 
38781
@COND_powerpc_ieee1275_TRUE@gcry_whirlpool_module_LDADD = 
 
38782
@COND_sparc64_ieee1275_TRUE@gcry_whirlpool_module_LDADD = 
 
38783
@COND_x86_64_efi_TRUE@gcry_whirlpool_module_LDADD = 
 
38784
@COND_emu_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38785
@COND_i386_coreboot_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38786
@COND_i386_efi_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38787
@COND_i386_ieee1275_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38788
@COND_i386_multiboot_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38789
@COND_i386_pc_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38790
@COND_i386_qemu_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38791
@COND_mips_yeeloong_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38792
@COND_powerpc_ieee1275_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38793
@COND_sparc64_ieee1275_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38794
@COND_x86_64_efi_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38795
@COND_emu_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38796
@COND_i386_coreboot_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38797
@COND_i386_efi_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38798
@COND_i386_ieee1275_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38799
@COND_i386_multiboot_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38800
@COND_i386_pc_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38801
@COND_i386_qemu_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38802
@COND_mips_yeeloong_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38803
@COND_powerpc_ieee1275_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38804
@COND_sparc64_ieee1275_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38805
@COND_x86_64_efi_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38806
@COND_emu_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38807
@COND_i386_coreboot_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38808
@COND_i386_efi_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38809
@COND_i386_ieee1275_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38810
@COND_i386_multiboot_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38811
@COND_i386_pc_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38812
@COND_i386_qemu_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38813
@COND_mips_yeeloong_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38814
@COND_powerpc_ieee1275_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38815
@COND_sparc64_ieee1275_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38816
@COND_x86_64_efi_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38817
@COND_emu_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38818
@COND_i386_coreboot_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38819
@COND_i386_efi_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38820
@COND_i386_ieee1275_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38821
@COND_i386_multiboot_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38822
@COND_i386_pc_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38823
@COND_i386_qemu_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38824
@COND_mips_yeeloong_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38825
@COND_powerpc_ieee1275_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38826
@COND_sparc64_ieee1275_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38827
@COND_x86_64_efi_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38828
@COND_emu_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c  ## platform sources
 
38829
@COND_i386_coreboot_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c  ## platform sources
 
38830
@COND_i386_efi_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c  ## platform sources
 
38831
@COND_i386_ieee1275_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c  ## platform sources
 
38832
@COND_i386_multiboot_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c  ## platform sources
 
38833
@COND_i386_pc_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c  ## platform sources
 
38834
@COND_i386_qemu_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c  ## platform sources
 
38835
@COND_mips_yeeloong_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c  ## platform sources
 
38836
@COND_powerpc_ieee1275_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c  ## platform sources
 
38837
@COND_sparc64_ieee1275_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c  ## platform sources
 
38838
@COND_x86_64_efi_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c  ## platform sources
 
38839
@COND_emu_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources
 
38840
@COND_i386_coreboot_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources
 
38841
@COND_i386_efi_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources
 
38842
@COND_i386_ieee1275_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources
 
38843
@COND_i386_multiboot_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources
 
38844
@COND_i386_pc_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources
 
38845
@COND_i386_qemu_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources
 
38846
@COND_mips_yeeloong_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources
 
38847
@COND_powerpc_ieee1275_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources
 
38848
@COND_sparc64_ieee1275_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources
 
38849
@COND_x86_64_efi_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources
 
38850
@COND_emu_TRUE@gcry_md4_module_LDADD = 
 
38851
@COND_i386_coreboot_TRUE@gcry_md4_module_LDADD = 
 
38852
@COND_i386_efi_TRUE@gcry_md4_module_LDADD = 
 
38853
@COND_i386_ieee1275_TRUE@gcry_md4_module_LDADD = 
 
38854
@COND_i386_multiboot_TRUE@gcry_md4_module_LDADD = 
 
38855
@COND_i386_pc_TRUE@gcry_md4_module_LDADD = 
 
38856
@COND_i386_qemu_TRUE@gcry_md4_module_LDADD = 
 
38857
@COND_mips_yeeloong_TRUE@gcry_md4_module_LDADD = 
 
38858
@COND_powerpc_ieee1275_TRUE@gcry_md4_module_LDADD = 
 
38859
@COND_sparc64_ieee1275_TRUE@gcry_md4_module_LDADD = 
 
38860
@COND_x86_64_efi_TRUE@gcry_md4_module_LDADD = 
 
38861
@COND_emu_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38862
@COND_i386_coreboot_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38863
@COND_i386_efi_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38864
@COND_i386_ieee1275_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38865
@COND_i386_multiboot_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38866
@COND_i386_pc_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38867
@COND_i386_qemu_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38868
@COND_mips_yeeloong_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38869
@COND_powerpc_ieee1275_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38870
@COND_sparc64_ieee1275_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38871
@COND_x86_64_efi_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38872
@COND_emu_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38873
@COND_i386_coreboot_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38874
@COND_i386_efi_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38875
@COND_i386_ieee1275_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38876
@COND_i386_multiboot_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38877
@COND_i386_pc_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38878
@COND_i386_qemu_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38879
@COND_mips_yeeloong_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38880
@COND_powerpc_ieee1275_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38881
@COND_sparc64_ieee1275_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38882
@COND_x86_64_efi_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38883
@COND_emu_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38884
@COND_i386_coreboot_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38885
@COND_i386_efi_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38886
@COND_i386_ieee1275_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38887
@COND_i386_multiboot_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38888
@COND_i386_pc_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38889
@COND_i386_qemu_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38890
@COND_mips_yeeloong_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38891
@COND_powerpc_ieee1275_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38892
@COND_sparc64_ieee1275_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38893
@COND_x86_64_efi_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38894
@COND_emu_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38895
@COND_i386_coreboot_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38896
@COND_i386_efi_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38897
@COND_i386_ieee1275_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38898
@COND_i386_multiboot_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38899
@COND_i386_pc_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38900
@COND_i386_qemu_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38901
@COND_mips_yeeloong_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38902
@COND_powerpc_ieee1275_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38903
@COND_sparc64_ieee1275_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38904
@COND_x86_64_efi_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38905
@COND_emu_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c  ## platform sources
 
38906
@COND_i386_coreboot_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c  ## platform sources
 
38907
@COND_i386_efi_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c  ## platform sources
 
38908
@COND_i386_ieee1275_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c  ## platform sources
 
38909
@COND_i386_multiboot_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c  ## platform sources
 
38910
@COND_i386_pc_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c  ## platform sources
 
38911
@COND_i386_qemu_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c  ## platform sources
 
38912
@COND_mips_yeeloong_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c  ## platform sources
 
38913
@COND_powerpc_ieee1275_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c  ## platform sources
 
38914
@COND_sparc64_ieee1275_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c  ## platform sources
 
38915
@COND_x86_64_efi_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c  ## platform sources
 
38916
@COND_emu_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources
 
38917
@COND_i386_coreboot_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources
 
38918
@COND_i386_efi_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources
 
38919
@COND_i386_ieee1275_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources
 
38920
@COND_i386_multiboot_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources
 
38921
@COND_i386_pc_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources
 
38922
@COND_i386_qemu_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources
 
38923
@COND_mips_yeeloong_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources
 
38924
@COND_powerpc_ieee1275_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources
 
38925
@COND_sparc64_ieee1275_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources
 
38926
@COND_x86_64_efi_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources
 
38927
@COND_emu_TRUE@gcry_twofish_module_LDADD = 
 
38928
@COND_i386_coreboot_TRUE@gcry_twofish_module_LDADD = 
 
38929
@COND_i386_efi_TRUE@gcry_twofish_module_LDADD = 
 
38930
@COND_i386_ieee1275_TRUE@gcry_twofish_module_LDADD = 
 
38931
@COND_i386_multiboot_TRUE@gcry_twofish_module_LDADD = 
 
38932
@COND_i386_pc_TRUE@gcry_twofish_module_LDADD = 
 
38933
@COND_i386_qemu_TRUE@gcry_twofish_module_LDADD = 
 
38934
@COND_mips_yeeloong_TRUE@gcry_twofish_module_LDADD = 
 
38935
@COND_powerpc_ieee1275_TRUE@gcry_twofish_module_LDADD = 
 
38936
@COND_sparc64_ieee1275_TRUE@gcry_twofish_module_LDADD = 
 
38937
@COND_x86_64_efi_TRUE@gcry_twofish_module_LDADD = 
 
38938
@COND_emu_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38939
@COND_i386_coreboot_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38940
@COND_i386_efi_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38941
@COND_i386_ieee1275_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38942
@COND_i386_multiboot_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38943
@COND_i386_pc_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38944
@COND_i386_qemu_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38945
@COND_mips_yeeloong_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38946
@COND_powerpc_ieee1275_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38947
@COND_sparc64_ieee1275_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38948
@COND_x86_64_efi_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
38949
@COND_emu_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38950
@COND_i386_coreboot_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38951
@COND_i386_efi_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38952
@COND_i386_ieee1275_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38953
@COND_i386_multiboot_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38954
@COND_i386_pc_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38955
@COND_i386_qemu_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38956
@COND_mips_yeeloong_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38957
@COND_powerpc_ieee1275_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38958
@COND_sparc64_ieee1275_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38959
@COND_x86_64_efi_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
38960
@COND_emu_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38961
@COND_i386_coreboot_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38962
@COND_i386_efi_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38963
@COND_i386_ieee1275_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38964
@COND_i386_multiboot_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38965
@COND_i386_pc_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38966
@COND_i386_qemu_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38967
@COND_mips_yeeloong_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38968
@COND_powerpc_ieee1275_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38969
@COND_sparc64_ieee1275_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38970
@COND_x86_64_efi_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
38971
@COND_emu_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38972
@COND_i386_coreboot_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38973
@COND_i386_efi_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38974
@COND_i386_ieee1275_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38975
@COND_i386_multiboot_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38976
@COND_i386_pc_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38977
@COND_i386_qemu_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38978
@COND_mips_yeeloong_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38979
@COND_powerpc_ieee1275_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38980
@COND_sparc64_ieee1275_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38981
@COND_x86_64_efi_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
38982
@COND_emu_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c  ## platform sources
 
38983
@COND_i386_coreboot_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c  ## platform sources
 
38984
@COND_i386_efi_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c  ## platform sources
 
38985
@COND_i386_ieee1275_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c  ## platform sources
 
38986
@COND_i386_multiboot_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c  ## platform sources
 
38987
@COND_i386_pc_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c  ## platform sources
 
38988
@COND_i386_qemu_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c  ## platform sources
 
38989
@COND_mips_yeeloong_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c  ## platform sources
 
38990
@COND_powerpc_ieee1275_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c  ## platform sources
 
38991
@COND_sparc64_ieee1275_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c  ## platform sources
 
38992
@COND_x86_64_efi_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c  ## platform sources
 
38993
@COND_emu_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources
 
38994
@COND_i386_coreboot_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources
 
38995
@COND_i386_efi_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources
 
38996
@COND_i386_ieee1275_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources
 
38997
@COND_i386_multiboot_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources
 
38998
@COND_i386_pc_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources
 
38999
@COND_i386_qemu_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources
 
39000
@COND_mips_yeeloong_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources
 
39001
@COND_powerpc_ieee1275_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources
 
39002
@COND_sparc64_ieee1275_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources
 
39003
@COND_x86_64_efi_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources
 
39004
@COND_emu_TRUE@gcry_seed_module_LDADD = 
 
39005
@COND_i386_coreboot_TRUE@gcry_seed_module_LDADD = 
 
39006
@COND_i386_efi_TRUE@gcry_seed_module_LDADD = 
 
39007
@COND_i386_ieee1275_TRUE@gcry_seed_module_LDADD = 
 
39008
@COND_i386_multiboot_TRUE@gcry_seed_module_LDADD = 
 
39009
@COND_i386_pc_TRUE@gcry_seed_module_LDADD = 
 
39010
@COND_i386_qemu_TRUE@gcry_seed_module_LDADD = 
 
39011
@COND_mips_yeeloong_TRUE@gcry_seed_module_LDADD = 
 
39012
@COND_powerpc_ieee1275_TRUE@gcry_seed_module_LDADD = 
 
39013
@COND_sparc64_ieee1275_TRUE@gcry_seed_module_LDADD = 
 
39014
@COND_x86_64_efi_TRUE@gcry_seed_module_LDADD = 
 
39015
@COND_emu_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39016
@COND_i386_coreboot_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39017
@COND_i386_efi_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39018
@COND_i386_ieee1275_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39019
@COND_i386_multiboot_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39020
@COND_i386_pc_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39021
@COND_i386_qemu_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39022
@COND_mips_yeeloong_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39023
@COND_powerpc_ieee1275_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39024
@COND_sparc64_ieee1275_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39025
@COND_x86_64_efi_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39026
@COND_emu_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39027
@COND_i386_coreboot_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39028
@COND_i386_efi_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39029
@COND_i386_ieee1275_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39030
@COND_i386_multiboot_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39031
@COND_i386_pc_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39032
@COND_i386_qemu_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39033
@COND_mips_yeeloong_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39034
@COND_powerpc_ieee1275_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39035
@COND_sparc64_ieee1275_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39036
@COND_x86_64_efi_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39037
@COND_emu_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39038
@COND_i386_coreboot_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39039
@COND_i386_efi_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39040
@COND_i386_ieee1275_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39041
@COND_i386_multiboot_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39042
@COND_i386_pc_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39043
@COND_i386_qemu_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39044
@COND_mips_yeeloong_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39045
@COND_powerpc_ieee1275_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39046
@COND_sparc64_ieee1275_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39047
@COND_x86_64_efi_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39048
@COND_emu_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39049
@COND_i386_coreboot_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39050
@COND_i386_efi_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39051
@COND_i386_ieee1275_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39052
@COND_i386_multiboot_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39053
@COND_i386_pc_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39054
@COND_i386_qemu_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39055
@COND_mips_yeeloong_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39056
@COND_powerpc_ieee1275_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39057
@COND_sparc64_ieee1275_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39058
@COND_x86_64_efi_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39059
@COND_emu_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c  ## platform sources
 
39060
@COND_i386_coreboot_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c  ## platform sources
 
39061
@COND_i386_efi_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c  ## platform sources
 
39062
@COND_i386_ieee1275_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c  ## platform sources
 
39063
@COND_i386_multiboot_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c  ## platform sources
 
39064
@COND_i386_pc_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c  ## platform sources
 
39065
@COND_i386_qemu_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c  ## platform sources
 
39066
@COND_mips_yeeloong_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c  ## platform sources
 
39067
@COND_powerpc_ieee1275_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c  ## platform sources
 
39068
@COND_sparc64_ieee1275_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c  ## platform sources
 
39069
@COND_x86_64_efi_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c  ## platform sources
 
39070
@COND_emu_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources
 
39071
@COND_i386_coreboot_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources
 
39072
@COND_i386_efi_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources
 
39073
@COND_i386_ieee1275_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources
 
39074
@COND_i386_multiboot_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources
 
39075
@COND_i386_pc_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources
 
39076
@COND_i386_qemu_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources
 
39077
@COND_mips_yeeloong_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources
 
39078
@COND_powerpc_ieee1275_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources
 
39079
@COND_sparc64_ieee1275_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources
 
39080
@COND_x86_64_efi_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources
 
39081
@COND_emu_TRUE@gcry_serpent_module_LDADD = 
 
39082
@COND_i386_coreboot_TRUE@gcry_serpent_module_LDADD = 
 
39083
@COND_i386_efi_TRUE@gcry_serpent_module_LDADD = 
 
39084
@COND_i386_ieee1275_TRUE@gcry_serpent_module_LDADD = 
 
39085
@COND_i386_multiboot_TRUE@gcry_serpent_module_LDADD = 
 
39086
@COND_i386_pc_TRUE@gcry_serpent_module_LDADD = 
 
39087
@COND_i386_qemu_TRUE@gcry_serpent_module_LDADD = 
 
39088
@COND_mips_yeeloong_TRUE@gcry_serpent_module_LDADD = 
 
39089
@COND_powerpc_ieee1275_TRUE@gcry_serpent_module_LDADD = 
 
39090
@COND_sparc64_ieee1275_TRUE@gcry_serpent_module_LDADD = 
 
39091
@COND_x86_64_efi_TRUE@gcry_serpent_module_LDADD = 
 
39092
@COND_emu_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39093
@COND_i386_coreboot_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39094
@COND_i386_efi_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39095
@COND_i386_ieee1275_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39096
@COND_i386_multiboot_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39097
@COND_i386_pc_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39098
@COND_i386_qemu_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39099
@COND_mips_yeeloong_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39100
@COND_powerpc_ieee1275_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39101
@COND_sparc64_ieee1275_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39102
@COND_x86_64_efi_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39103
@COND_emu_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39104
@COND_i386_coreboot_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39105
@COND_i386_efi_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39106
@COND_i386_ieee1275_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39107
@COND_i386_multiboot_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39108
@COND_i386_pc_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39109
@COND_i386_qemu_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39110
@COND_mips_yeeloong_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39111
@COND_powerpc_ieee1275_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39112
@COND_sparc64_ieee1275_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39113
@COND_x86_64_efi_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39114
@COND_emu_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39115
@COND_i386_coreboot_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39116
@COND_i386_efi_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39117
@COND_i386_ieee1275_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39118
@COND_i386_multiboot_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39119
@COND_i386_pc_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39120
@COND_i386_qemu_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39121
@COND_mips_yeeloong_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39122
@COND_powerpc_ieee1275_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39123
@COND_sparc64_ieee1275_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39124
@COND_x86_64_efi_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39125
@COND_emu_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39126
@COND_i386_coreboot_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39127
@COND_i386_efi_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39128
@COND_i386_ieee1275_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39129
@COND_i386_multiboot_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39130
@COND_i386_pc_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39131
@COND_i386_qemu_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39132
@COND_mips_yeeloong_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39133
@COND_powerpc_ieee1275_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39134
@COND_sparc64_ieee1275_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39135
@COND_x86_64_efi_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39136
@COND_emu_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c  ## platform sources
 
39137
@COND_i386_coreboot_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c  ## platform sources
 
39138
@COND_i386_efi_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c  ## platform sources
 
39139
@COND_i386_ieee1275_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c  ## platform sources
 
39140
@COND_i386_multiboot_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c  ## platform sources
 
39141
@COND_i386_pc_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c  ## platform sources
 
39142
@COND_i386_qemu_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c  ## platform sources
 
39143
@COND_mips_yeeloong_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c  ## platform sources
 
39144
@COND_powerpc_ieee1275_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c  ## platform sources
 
39145
@COND_sparc64_ieee1275_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c  ## platform sources
 
39146
@COND_x86_64_efi_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c  ## platform sources
 
39147
@COND_emu_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources
 
39148
@COND_i386_coreboot_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources
 
39149
@COND_i386_efi_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources
 
39150
@COND_i386_ieee1275_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources
 
39151
@COND_i386_multiboot_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources
 
39152
@COND_i386_pc_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources
 
39153
@COND_i386_qemu_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources
 
39154
@COND_mips_yeeloong_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources
 
39155
@COND_powerpc_ieee1275_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources
 
39156
@COND_sparc64_ieee1275_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources
 
39157
@COND_x86_64_efi_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources
 
39158
@COND_emu_TRUE@gcry_cast5_module_LDADD = 
 
39159
@COND_i386_coreboot_TRUE@gcry_cast5_module_LDADD = 
 
39160
@COND_i386_efi_TRUE@gcry_cast5_module_LDADD = 
 
39161
@COND_i386_ieee1275_TRUE@gcry_cast5_module_LDADD = 
 
39162
@COND_i386_multiboot_TRUE@gcry_cast5_module_LDADD = 
 
39163
@COND_i386_pc_TRUE@gcry_cast5_module_LDADD = 
 
39164
@COND_i386_qemu_TRUE@gcry_cast5_module_LDADD = 
 
39165
@COND_mips_yeeloong_TRUE@gcry_cast5_module_LDADD = 
 
39166
@COND_powerpc_ieee1275_TRUE@gcry_cast5_module_LDADD = 
 
39167
@COND_sparc64_ieee1275_TRUE@gcry_cast5_module_LDADD = 
 
39168
@COND_x86_64_efi_TRUE@gcry_cast5_module_LDADD = 
 
39169
@COND_emu_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39170
@COND_i386_coreboot_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39171
@COND_i386_efi_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39172
@COND_i386_ieee1275_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39173
@COND_i386_multiboot_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39174
@COND_i386_pc_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39175
@COND_i386_qemu_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39176
@COND_mips_yeeloong_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39177
@COND_powerpc_ieee1275_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39178
@COND_sparc64_ieee1275_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39179
@COND_x86_64_efi_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39180
@COND_emu_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39181
@COND_i386_coreboot_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39182
@COND_i386_efi_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39183
@COND_i386_ieee1275_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39184
@COND_i386_multiboot_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39185
@COND_i386_pc_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39186
@COND_i386_qemu_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39187
@COND_mips_yeeloong_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39188
@COND_powerpc_ieee1275_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39189
@COND_sparc64_ieee1275_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39190
@COND_x86_64_efi_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39191
@COND_emu_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39192
@COND_i386_coreboot_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39193
@COND_i386_efi_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39194
@COND_i386_ieee1275_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39195
@COND_i386_multiboot_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39196
@COND_i386_pc_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39197
@COND_i386_qemu_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39198
@COND_mips_yeeloong_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39199
@COND_powerpc_ieee1275_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39200
@COND_sparc64_ieee1275_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39201
@COND_x86_64_efi_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39202
@COND_emu_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39203
@COND_i386_coreboot_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39204
@COND_i386_efi_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39205
@COND_i386_ieee1275_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39206
@COND_i386_multiboot_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39207
@COND_i386_pc_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39208
@COND_i386_qemu_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39209
@COND_mips_yeeloong_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39210
@COND_powerpc_ieee1275_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39211
@COND_sparc64_ieee1275_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39212
@COND_x86_64_efi_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39213
@COND_emu_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c  ## platform sources
 
39214
@COND_i386_coreboot_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c  ## platform sources
 
39215
@COND_i386_efi_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c  ## platform sources
 
39216
@COND_i386_ieee1275_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c  ## platform sources
 
39217
@COND_i386_multiboot_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c  ## platform sources
 
39218
@COND_i386_pc_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c  ## platform sources
 
39219
@COND_i386_qemu_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c  ## platform sources
 
39220
@COND_mips_yeeloong_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c  ## platform sources
 
39221
@COND_powerpc_ieee1275_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c  ## platform sources
 
39222
@COND_sparc64_ieee1275_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c  ## platform sources
 
39223
@COND_x86_64_efi_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c  ## platform sources
 
39224
@COND_emu_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources
 
39225
@COND_i386_coreboot_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources
 
39226
@COND_i386_efi_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources
 
39227
@COND_i386_ieee1275_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources
 
39228
@COND_i386_multiboot_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources
 
39229
@COND_i386_pc_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources
 
39230
@COND_i386_qemu_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources
 
39231
@COND_mips_yeeloong_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources
 
39232
@COND_powerpc_ieee1275_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources
 
39233
@COND_sparc64_ieee1275_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources
 
39234
@COND_x86_64_efi_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources
 
39235
@COND_emu_TRUE@gcry_sha512_module_LDADD = 
 
39236
@COND_i386_coreboot_TRUE@gcry_sha512_module_LDADD = 
 
39237
@COND_i386_efi_TRUE@gcry_sha512_module_LDADD = 
 
39238
@COND_i386_ieee1275_TRUE@gcry_sha512_module_LDADD = 
 
39239
@COND_i386_multiboot_TRUE@gcry_sha512_module_LDADD = 
 
39240
@COND_i386_pc_TRUE@gcry_sha512_module_LDADD = 
 
39241
@COND_i386_qemu_TRUE@gcry_sha512_module_LDADD = 
 
39242
@COND_mips_yeeloong_TRUE@gcry_sha512_module_LDADD = 
 
39243
@COND_powerpc_ieee1275_TRUE@gcry_sha512_module_LDADD = 
 
39244
@COND_sparc64_ieee1275_TRUE@gcry_sha512_module_LDADD = 
 
39245
@COND_x86_64_efi_TRUE@gcry_sha512_module_LDADD = 
 
39246
@COND_emu_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39247
@COND_i386_coreboot_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39248
@COND_i386_efi_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39249
@COND_i386_ieee1275_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39250
@COND_i386_multiboot_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39251
@COND_i386_pc_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39252
@COND_i386_qemu_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39253
@COND_mips_yeeloong_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39254
@COND_powerpc_ieee1275_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39255
@COND_sparc64_ieee1275_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39256
@COND_x86_64_efi_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39257
@COND_emu_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39258
@COND_i386_coreboot_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39259
@COND_i386_efi_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39260
@COND_i386_ieee1275_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39261
@COND_i386_multiboot_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39262
@COND_i386_pc_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39263
@COND_i386_qemu_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39264
@COND_mips_yeeloong_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39265
@COND_powerpc_ieee1275_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39266
@COND_sparc64_ieee1275_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39267
@COND_x86_64_efi_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39268
@COND_emu_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39269
@COND_i386_coreboot_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39270
@COND_i386_efi_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39271
@COND_i386_ieee1275_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39272
@COND_i386_multiboot_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39273
@COND_i386_pc_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39274
@COND_i386_qemu_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39275
@COND_mips_yeeloong_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39276
@COND_powerpc_ieee1275_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39277
@COND_sparc64_ieee1275_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39278
@COND_x86_64_efi_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39279
@COND_emu_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39280
@COND_i386_coreboot_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39281
@COND_i386_efi_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39282
@COND_i386_ieee1275_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39283
@COND_i386_multiboot_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39284
@COND_i386_pc_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39285
@COND_i386_qemu_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39286
@COND_mips_yeeloong_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39287
@COND_powerpc_ieee1275_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39288
@COND_sparc64_ieee1275_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39289
@COND_x86_64_efi_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39290
@COND_emu_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c  ## platform sources
 
39291
@COND_i386_coreboot_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c  ## platform sources
 
39292
@COND_i386_efi_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c  ## platform sources
 
39293
@COND_i386_ieee1275_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c  ## platform sources
 
39294
@COND_i386_multiboot_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c  ## platform sources
 
39295
@COND_i386_pc_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c  ## platform sources
 
39296
@COND_i386_qemu_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c  ## platform sources
 
39297
@COND_mips_yeeloong_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c  ## platform sources
 
39298
@COND_powerpc_ieee1275_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c  ## platform sources
 
39299
@COND_sparc64_ieee1275_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c  ## platform sources
 
39300
@COND_x86_64_efi_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c  ## platform sources
 
39301
@COND_emu_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources
 
39302
@COND_i386_coreboot_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources
 
39303
@COND_i386_efi_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources
 
39304
@COND_i386_ieee1275_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources
 
39305
@COND_i386_multiboot_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources
 
39306
@COND_i386_pc_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources
 
39307
@COND_i386_qemu_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources
 
39308
@COND_mips_yeeloong_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources
 
39309
@COND_powerpc_ieee1275_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources
 
39310
@COND_sparc64_ieee1275_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources
 
39311
@COND_x86_64_efi_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources
 
39312
@COND_emu_TRUE@gcry_crc_module_LDADD = 
 
39313
@COND_i386_coreboot_TRUE@gcry_crc_module_LDADD = 
 
39314
@COND_i386_efi_TRUE@gcry_crc_module_LDADD = 
 
39315
@COND_i386_ieee1275_TRUE@gcry_crc_module_LDADD = 
 
39316
@COND_i386_multiboot_TRUE@gcry_crc_module_LDADD = 
 
39317
@COND_i386_pc_TRUE@gcry_crc_module_LDADD = 
 
39318
@COND_i386_qemu_TRUE@gcry_crc_module_LDADD = 
 
39319
@COND_mips_yeeloong_TRUE@gcry_crc_module_LDADD = 
 
39320
@COND_powerpc_ieee1275_TRUE@gcry_crc_module_LDADD = 
 
39321
@COND_sparc64_ieee1275_TRUE@gcry_crc_module_LDADD = 
 
39322
@COND_x86_64_efi_TRUE@gcry_crc_module_LDADD = 
 
39323
@COND_emu_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39324
@COND_i386_coreboot_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39325
@COND_i386_efi_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39326
@COND_i386_ieee1275_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39327
@COND_i386_multiboot_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39328
@COND_i386_pc_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39329
@COND_i386_qemu_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39330
@COND_mips_yeeloong_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39331
@COND_powerpc_ieee1275_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39332
@COND_sparc64_ieee1275_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39333
@COND_x86_64_efi_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39334
@COND_emu_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39335
@COND_i386_coreboot_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39336
@COND_i386_efi_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39337
@COND_i386_ieee1275_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39338
@COND_i386_multiboot_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39339
@COND_i386_pc_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39340
@COND_i386_qemu_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39341
@COND_mips_yeeloong_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39342
@COND_powerpc_ieee1275_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39343
@COND_sparc64_ieee1275_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39344
@COND_x86_64_efi_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39345
@COND_emu_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39346
@COND_i386_coreboot_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39347
@COND_i386_efi_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39348
@COND_i386_ieee1275_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39349
@COND_i386_multiboot_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39350
@COND_i386_pc_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39351
@COND_i386_qemu_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39352
@COND_mips_yeeloong_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39353
@COND_powerpc_ieee1275_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39354
@COND_sparc64_ieee1275_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39355
@COND_x86_64_efi_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39356
@COND_emu_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39357
@COND_i386_coreboot_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39358
@COND_i386_efi_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39359
@COND_i386_ieee1275_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39360
@COND_i386_multiboot_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39361
@COND_i386_pc_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39362
@COND_i386_qemu_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39363
@COND_mips_yeeloong_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39364
@COND_powerpc_ieee1275_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39365
@COND_sparc64_ieee1275_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39366
@COND_x86_64_efi_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39367
@COND_emu_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c  ## platform sources
 
39368
@COND_i386_coreboot_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c  ## platform sources
 
39369
@COND_i386_efi_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c  ## platform sources
 
39370
@COND_i386_ieee1275_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c  ## platform sources
 
39371
@COND_i386_multiboot_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c  ## platform sources
 
39372
@COND_i386_pc_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c  ## platform sources
 
39373
@COND_i386_qemu_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c  ## platform sources
 
39374
@COND_mips_yeeloong_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c  ## platform sources
 
39375
@COND_powerpc_ieee1275_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c  ## platform sources
 
39376
@COND_sparc64_ieee1275_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c  ## platform sources
 
39377
@COND_x86_64_efi_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c  ## platform sources
 
39378
@COND_emu_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources
 
39379
@COND_i386_coreboot_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources
 
39380
@COND_i386_efi_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources
 
39381
@COND_i386_ieee1275_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources
 
39382
@COND_i386_multiboot_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources
 
39383
@COND_i386_pc_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources
 
39384
@COND_i386_qemu_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources
 
39385
@COND_mips_yeeloong_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources
 
39386
@COND_powerpc_ieee1275_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources
 
39387
@COND_sparc64_ieee1275_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources
 
39388
@COND_x86_64_efi_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources
 
39389
@COND_emu_TRUE@gcry_rmd160_module_LDADD = 
 
39390
@COND_i386_coreboot_TRUE@gcry_rmd160_module_LDADD = 
 
39391
@COND_i386_efi_TRUE@gcry_rmd160_module_LDADD = 
 
39392
@COND_i386_ieee1275_TRUE@gcry_rmd160_module_LDADD = 
 
39393
@COND_i386_multiboot_TRUE@gcry_rmd160_module_LDADD = 
 
39394
@COND_i386_pc_TRUE@gcry_rmd160_module_LDADD = 
 
39395
@COND_i386_qemu_TRUE@gcry_rmd160_module_LDADD = 
 
39396
@COND_mips_yeeloong_TRUE@gcry_rmd160_module_LDADD = 
 
39397
@COND_powerpc_ieee1275_TRUE@gcry_rmd160_module_LDADD = 
 
39398
@COND_sparc64_ieee1275_TRUE@gcry_rmd160_module_LDADD = 
 
39399
@COND_x86_64_efi_TRUE@gcry_rmd160_module_LDADD = 
 
39400
@COND_emu_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39401
@COND_i386_coreboot_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39402
@COND_i386_efi_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39403
@COND_i386_ieee1275_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39404
@COND_i386_multiboot_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39405
@COND_i386_pc_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39406
@COND_i386_qemu_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39407
@COND_mips_yeeloong_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39408
@COND_powerpc_ieee1275_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39409
@COND_sparc64_ieee1275_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39410
@COND_x86_64_efi_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39411
@COND_emu_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39412
@COND_i386_coreboot_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39413
@COND_i386_efi_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39414
@COND_i386_ieee1275_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39415
@COND_i386_multiboot_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39416
@COND_i386_pc_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39417
@COND_i386_qemu_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39418
@COND_mips_yeeloong_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39419
@COND_powerpc_ieee1275_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39420
@COND_sparc64_ieee1275_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39421
@COND_x86_64_efi_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39422
@COND_emu_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39423
@COND_i386_coreboot_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39424
@COND_i386_efi_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39425
@COND_i386_ieee1275_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39426
@COND_i386_multiboot_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39427
@COND_i386_pc_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39428
@COND_i386_qemu_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39429
@COND_mips_yeeloong_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39430
@COND_powerpc_ieee1275_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39431
@COND_sparc64_ieee1275_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39432
@COND_x86_64_efi_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39433
@COND_emu_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39434
@COND_i386_coreboot_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39435
@COND_i386_efi_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39436
@COND_i386_ieee1275_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39437
@COND_i386_multiboot_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39438
@COND_i386_pc_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39439
@COND_i386_qemu_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39440
@COND_mips_yeeloong_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39441
@COND_powerpc_ieee1275_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39442
@COND_sparc64_ieee1275_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39443
@COND_x86_64_efi_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39444
@COND_emu_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c  ## platform sources
 
39445
@COND_i386_coreboot_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c  ## platform sources
 
39446
@COND_i386_efi_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c  ## platform sources
 
39447
@COND_i386_ieee1275_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c  ## platform sources
 
39448
@COND_i386_multiboot_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c  ## platform sources
 
39449
@COND_i386_pc_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c  ## platform sources
 
39450
@COND_i386_qemu_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c  ## platform sources
 
39451
@COND_mips_yeeloong_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c  ## platform sources
 
39452
@COND_powerpc_ieee1275_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c  ## platform sources
 
39453
@COND_sparc64_ieee1275_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c  ## platform sources
 
39454
@COND_x86_64_efi_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c  ## platform sources
 
39455
@COND_emu_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources
 
39456
@COND_i386_coreboot_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources
 
39457
@COND_i386_efi_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources
 
39458
@COND_i386_ieee1275_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources
 
39459
@COND_i386_multiboot_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources
 
39460
@COND_i386_pc_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources
 
39461
@COND_i386_qemu_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources
 
39462
@COND_mips_yeeloong_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources
 
39463
@COND_powerpc_ieee1275_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources
 
39464
@COND_sparc64_ieee1275_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources
 
39465
@COND_x86_64_efi_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources
 
39466
@COND_emu_TRUE@gcry_rfc2268_module_LDADD = 
 
39467
@COND_i386_coreboot_TRUE@gcry_rfc2268_module_LDADD = 
 
39468
@COND_i386_efi_TRUE@gcry_rfc2268_module_LDADD = 
 
39469
@COND_i386_ieee1275_TRUE@gcry_rfc2268_module_LDADD = 
 
39470
@COND_i386_multiboot_TRUE@gcry_rfc2268_module_LDADD = 
 
39471
@COND_i386_pc_TRUE@gcry_rfc2268_module_LDADD = 
 
39472
@COND_i386_qemu_TRUE@gcry_rfc2268_module_LDADD = 
 
39473
@COND_mips_yeeloong_TRUE@gcry_rfc2268_module_LDADD = 
 
39474
@COND_powerpc_ieee1275_TRUE@gcry_rfc2268_module_LDADD = 
 
39475
@COND_sparc64_ieee1275_TRUE@gcry_rfc2268_module_LDADD = 
 
39476
@COND_x86_64_efi_TRUE@gcry_rfc2268_module_LDADD = 
 
39477
@COND_emu_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39478
@COND_i386_coreboot_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39479
@COND_i386_efi_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39480
@COND_i386_ieee1275_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39481
@COND_i386_multiboot_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39482
@COND_i386_pc_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39483
@COND_i386_qemu_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39484
@COND_mips_yeeloong_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39485
@COND_powerpc_ieee1275_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39486
@COND_sparc64_ieee1275_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39487
@COND_x86_64_efi_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39488
@COND_emu_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39489
@COND_i386_coreboot_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39490
@COND_i386_efi_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39491
@COND_i386_ieee1275_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39492
@COND_i386_multiboot_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39493
@COND_i386_pc_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39494
@COND_i386_qemu_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39495
@COND_mips_yeeloong_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39496
@COND_powerpc_ieee1275_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39497
@COND_sparc64_ieee1275_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39498
@COND_x86_64_efi_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39499
@COND_emu_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39500
@COND_i386_coreboot_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39501
@COND_i386_efi_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39502
@COND_i386_ieee1275_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39503
@COND_i386_multiboot_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39504
@COND_i386_pc_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39505
@COND_i386_qemu_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39506
@COND_mips_yeeloong_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39507
@COND_powerpc_ieee1275_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39508
@COND_sparc64_ieee1275_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39509
@COND_x86_64_efi_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39510
@COND_emu_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39511
@COND_i386_coreboot_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39512
@COND_i386_efi_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39513
@COND_i386_ieee1275_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39514
@COND_i386_multiboot_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39515
@COND_i386_pc_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39516
@COND_i386_qemu_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39517
@COND_mips_yeeloong_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39518
@COND_powerpc_ieee1275_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39519
@COND_sparc64_ieee1275_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39520
@COND_x86_64_efi_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39521
@COND_emu_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c  ## platform sources
 
39522
@COND_i386_coreboot_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c  ## platform sources
 
39523
@COND_i386_efi_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c  ## platform sources
 
39524
@COND_i386_ieee1275_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c  ## platform sources
 
39525
@COND_i386_multiboot_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c  ## platform sources
 
39526
@COND_i386_pc_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c  ## platform sources
 
39527
@COND_i386_qemu_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c  ## platform sources
 
39528
@COND_mips_yeeloong_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c  ## platform sources
 
39529
@COND_powerpc_ieee1275_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c  ## platform sources
 
39530
@COND_sparc64_ieee1275_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c  ## platform sources
 
39531
@COND_x86_64_efi_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c  ## platform sources
 
39532
@COND_emu_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources
 
39533
@COND_i386_coreboot_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources
 
39534
@COND_i386_efi_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources
 
39535
@COND_i386_ieee1275_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources
 
39536
@COND_i386_multiboot_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources
 
39537
@COND_i386_pc_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources
 
39538
@COND_i386_qemu_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources
 
39539
@COND_mips_yeeloong_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources
 
39540
@COND_powerpc_ieee1275_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources
 
39541
@COND_sparc64_ieee1275_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources
 
39542
@COND_x86_64_efi_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources
 
39543
@COND_emu_TRUE@gcry_blowfish_module_LDADD = 
 
39544
@COND_i386_coreboot_TRUE@gcry_blowfish_module_LDADD = 
 
39545
@COND_i386_efi_TRUE@gcry_blowfish_module_LDADD = 
 
39546
@COND_i386_ieee1275_TRUE@gcry_blowfish_module_LDADD = 
 
39547
@COND_i386_multiboot_TRUE@gcry_blowfish_module_LDADD = 
 
39548
@COND_i386_pc_TRUE@gcry_blowfish_module_LDADD = 
 
39549
@COND_i386_qemu_TRUE@gcry_blowfish_module_LDADD = 
 
39550
@COND_mips_yeeloong_TRUE@gcry_blowfish_module_LDADD = 
 
39551
@COND_powerpc_ieee1275_TRUE@gcry_blowfish_module_LDADD = 
 
39552
@COND_sparc64_ieee1275_TRUE@gcry_blowfish_module_LDADD = 
 
39553
@COND_x86_64_efi_TRUE@gcry_blowfish_module_LDADD = 
 
39554
@COND_emu_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39555
@COND_i386_coreboot_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39556
@COND_i386_efi_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39557
@COND_i386_ieee1275_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39558
@COND_i386_multiboot_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39559
@COND_i386_pc_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39560
@COND_i386_qemu_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39561
@COND_mips_yeeloong_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39562
@COND_powerpc_ieee1275_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39563
@COND_sparc64_ieee1275_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39564
@COND_x86_64_efi_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39565
@COND_emu_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39566
@COND_i386_coreboot_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39567
@COND_i386_efi_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39568
@COND_i386_ieee1275_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39569
@COND_i386_multiboot_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39570
@COND_i386_pc_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39571
@COND_i386_qemu_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39572
@COND_mips_yeeloong_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39573
@COND_powerpc_ieee1275_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39574
@COND_sparc64_ieee1275_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39575
@COND_x86_64_efi_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39576
@COND_emu_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39577
@COND_i386_coreboot_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39578
@COND_i386_efi_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39579
@COND_i386_ieee1275_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39580
@COND_i386_multiboot_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39581
@COND_i386_pc_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39582
@COND_i386_qemu_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39583
@COND_mips_yeeloong_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39584
@COND_powerpc_ieee1275_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39585
@COND_sparc64_ieee1275_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39586
@COND_x86_64_efi_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39587
@COND_emu_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39588
@COND_i386_coreboot_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39589
@COND_i386_efi_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39590
@COND_i386_ieee1275_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39591
@COND_i386_multiboot_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39592
@COND_i386_pc_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39593
@COND_i386_qemu_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39594
@COND_mips_yeeloong_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39595
@COND_powerpc_ieee1275_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39596
@COND_sparc64_ieee1275_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39597
@COND_x86_64_efi_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39598
@COND_emu_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c  ## platform sources
 
39599
@COND_i386_coreboot_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c  ## platform sources
 
39600
@COND_i386_efi_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c  ## platform sources
 
39601
@COND_i386_ieee1275_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c  ## platform sources
 
39602
@COND_i386_multiboot_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c  ## platform sources
 
39603
@COND_i386_pc_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c  ## platform sources
 
39604
@COND_i386_qemu_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c  ## platform sources
 
39605
@COND_mips_yeeloong_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c  ## platform sources
 
39606
@COND_powerpc_ieee1275_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c  ## platform sources
 
39607
@COND_sparc64_ieee1275_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c  ## platform sources
 
39608
@COND_x86_64_efi_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c  ## platform sources
 
39609
@COND_emu_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources
 
39610
@COND_i386_coreboot_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources
 
39611
@COND_i386_efi_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources
 
39612
@COND_i386_ieee1275_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources
 
39613
@COND_i386_multiboot_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources
 
39614
@COND_i386_pc_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources
 
39615
@COND_i386_qemu_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources
 
39616
@COND_mips_yeeloong_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources
 
39617
@COND_powerpc_ieee1275_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources
 
39618
@COND_sparc64_ieee1275_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources
 
39619
@COND_x86_64_efi_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources
 
39620
@COND_emu_TRUE@gcry_md5_module_LDADD = 
 
39621
@COND_i386_coreboot_TRUE@gcry_md5_module_LDADD = 
 
39622
@COND_i386_efi_TRUE@gcry_md5_module_LDADD = 
 
39623
@COND_i386_ieee1275_TRUE@gcry_md5_module_LDADD = 
 
39624
@COND_i386_multiboot_TRUE@gcry_md5_module_LDADD = 
 
39625
@COND_i386_pc_TRUE@gcry_md5_module_LDADD = 
 
39626
@COND_i386_qemu_TRUE@gcry_md5_module_LDADD = 
 
39627
@COND_mips_yeeloong_TRUE@gcry_md5_module_LDADD = 
 
39628
@COND_powerpc_ieee1275_TRUE@gcry_md5_module_LDADD = 
 
39629
@COND_sparc64_ieee1275_TRUE@gcry_md5_module_LDADD = 
 
39630
@COND_x86_64_efi_TRUE@gcry_md5_module_LDADD = 
 
39631
@COND_emu_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39632
@COND_i386_coreboot_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39633
@COND_i386_efi_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39634
@COND_i386_ieee1275_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39635
@COND_i386_multiboot_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39636
@COND_i386_pc_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39637
@COND_i386_qemu_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39638
@COND_mips_yeeloong_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39639
@COND_powerpc_ieee1275_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39640
@COND_sparc64_ieee1275_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39641
@COND_x86_64_efi_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) 
 
39642
@COND_emu_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39643
@COND_i386_coreboot_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39644
@COND_i386_efi_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39645
@COND_i386_ieee1275_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39646
@COND_i386_multiboot_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39647
@COND_i386_pc_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39648
@COND_i386_qemu_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39649
@COND_mips_yeeloong_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39650
@COND_powerpc_ieee1275_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39651
@COND_sparc64_ieee1275_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39652
@COND_x86_64_efi_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39653
@COND_emu_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39654
@COND_i386_coreboot_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39655
@COND_i386_efi_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39656
@COND_i386_ieee1275_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39657
@COND_i386_multiboot_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39658
@COND_i386_pc_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39659
@COND_i386_qemu_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39660
@COND_mips_yeeloong_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39661
@COND_powerpc_ieee1275_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39662
@COND_sparc64_ieee1275_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39663
@COND_x86_64_efi_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) 
 
39664
@COND_emu_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39665
@COND_i386_coreboot_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39666
@COND_i386_efi_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39667
@COND_i386_ieee1275_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39668
@COND_i386_multiboot_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39669
@COND_i386_pc_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39670
@COND_i386_qemu_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39671
@COND_mips_yeeloong_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39672
@COND_powerpc_ieee1275_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39673
@COND_sparc64_ieee1275_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39674
@COND_x86_64_efi_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39675
@COND_i386_pc_TRUE@915resolution_module_SOURCES = contrib/915resolution/915resolution.c  ## platform sources
 
39676
@COND_i386_pc_TRUE@nodist_915resolution_module_SOURCES = ## platform nodist sources
 
39677
@COND_i386_pc_TRUE@915resolution_module_LDADD = 
 
39678
@COND_i386_pc_TRUE@915resolution_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-error 
 
39679
@COND_i386_pc_TRUE@915resolution_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39680
@COND_i386_pc_TRUE@915resolution_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) 
 
39681
@COND_i386_pc_TRUE@915resolution_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39682
@COND_emu_TRUE@zfs_module_SOURCES = contrib/zfs/zfs.c contrib/zfs/zfs_lzjb.c contrib/zfs/zfs_sha256.c contrib/zfs/zfs_fletcher.c  ## platform sources
 
39683
@COND_i386_coreboot_TRUE@zfs_module_SOURCES = contrib/zfs/zfs.c contrib/zfs/zfs_lzjb.c contrib/zfs/zfs_sha256.c contrib/zfs/zfs_fletcher.c  ## platform sources
 
39684
@COND_i386_efi_TRUE@zfs_module_SOURCES = contrib/zfs/zfs.c contrib/zfs/zfs_lzjb.c contrib/zfs/zfs_sha256.c contrib/zfs/zfs_fletcher.c  ## platform sources
 
39685
@COND_i386_ieee1275_TRUE@zfs_module_SOURCES = contrib/zfs/zfs.c contrib/zfs/zfs_lzjb.c contrib/zfs/zfs_sha256.c contrib/zfs/zfs_fletcher.c  ## platform sources
 
39686
@COND_i386_multiboot_TRUE@zfs_module_SOURCES = contrib/zfs/zfs.c contrib/zfs/zfs_lzjb.c contrib/zfs/zfs_sha256.c contrib/zfs/zfs_fletcher.c  ## platform sources
 
39687
@COND_i386_pc_TRUE@zfs_module_SOURCES = contrib/zfs/zfs.c contrib/zfs/zfs_lzjb.c contrib/zfs/zfs_sha256.c contrib/zfs/zfs_fletcher.c  ## platform sources
 
39688
@COND_i386_qemu_TRUE@zfs_module_SOURCES = contrib/zfs/zfs.c contrib/zfs/zfs_lzjb.c contrib/zfs/zfs_sha256.c contrib/zfs/zfs_fletcher.c  ## platform sources
 
39689
@COND_mips_yeeloong_TRUE@zfs_module_SOURCES = contrib/zfs/zfs.c contrib/zfs/zfs_lzjb.c contrib/zfs/zfs_sha256.c contrib/zfs/zfs_fletcher.c  ## platform sources
 
39690
@COND_powerpc_ieee1275_TRUE@zfs_module_SOURCES = contrib/zfs/zfs.c contrib/zfs/zfs_lzjb.c contrib/zfs/zfs_sha256.c contrib/zfs/zfs_fletcher.c  ## platform sources
 
39691
@COND_sparc64_ieee1275_TRUE@zfs_module_SOURCES = contrib/zfs/zfs.c contrib/zfs/zfs_lzjb.c contrib/zfs/zfs_sha256.c contrib/zfs/zfs_fletcher.c  ## platform sources
 
39692
@COND_x86_64_efi_TRUE@zfs_module_SOURCES = contrib/zfs/zfs.c contrib/zfs/zfs_lzjb.c contrib/zfs/zfs_sha256.c contrib/zfs/zfs_fletcher.c  ## platform sources
 
39693
@COND_emu_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources
 
39694
@COND_i386_coreboot_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources
 
39695
@COND_i386_efi_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources
 
39696
@COND_i386_ieee1275_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources
 
39697
@COND_i386_multiboot_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources
 
39698
@COND_i386_pc_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources
 
39699
@COND_i386_qemu_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources
 
39700
@COND_mips_yeeloong_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources
 
39701
@COND_powerpc_ieee1275_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources
 
39702
@COND_sparc64_ieee1275_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources
 
39703
@COND_x86_64_efi_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources
 
39704
@COND_emu_TRUE@zfs_module_LDADD = 
 
39705
@COND_i386_coreboot_TRUE@zfs_module_LDADD = 
 
39706
@COND_i386_efi_TRUE@zfs_module_LDADD = 
 
39707
@COND_i386_ieee1275_TRUE@zfs_module_LDADD = 
 
39708
@COND_i386_multiboot_TRUE@zfs_module_LDADD = 
 
39709
@COND_i386_pc_TRUE@zfs_module_LDADD = 
 
39710
@COND_i386_qemu_TRUE@zfs_module_LDADD = 
 
39711
@COND_mips_yeeloong_TRUE@zfs_module_LDADD = 
 
39712
@COND_powerpc_ieee1275_TRUE@zfs_module_LDADD = 
 
39713
@COND_sparc64_ieee1275_TRUE@zfs_module_LDADD = 
 
39714
@COND_x86_64_efi_TRUE@zfs_module_LDADD = 
 
39715
@COND_emu_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39716
@COND_i386_coreboot_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39717
@COND_i386_efi_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39718
@COND_i386_ieee1275_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39719
@COND_i386_multiboot_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39720
@COND_i386_pc_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39721
@COND_i386_qemu_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39722
@COND_mips_yeeloong_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39723
@COND_powerpc_ieee1275_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39724
@COND_sparc64_ieee1275_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39725
@COND_x86_64_efi_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39726
@COND_emu_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39727
@COND_i386_coreboot_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39728
@COND_i386_efi_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39729
@COND_i386_ieee1275_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39730
@COND_i386_multiboot_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39731
@COND_i386_pc_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39732
@COND_i386_qemu_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39733
@COND_mips_yeeloong_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39734
@COND_powerpc_ieee1275_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39735
@COND_sparc64_ieee1275_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39736
@COND_x86_64_efi_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39737
@COND_emu_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39738
@COND_i386_coreboot_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39739
@COND_i386_efi_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39740
@COND_i386_ieee1275_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39741
@COND_i386_multiboot_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39742
@COND_i386_pc_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39743
@COND_i386_qemu_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39744
@COND_mips_yeeloong_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39745
@COND_powerpc_ieee1275_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39746
@COND_sparc64_ieee1275_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39747
@COND_x86_64_efi_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39748
@COND_emu_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39749
@COND_i386_coreboot_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39750
@COND_i386_efi_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39751
@COND_i386_ieee1275_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39752
@COND_i386_multiboot_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39753
@COND_i386_pc_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39754
@COND_i386_qemu_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39755
@COND_mips_yeeloong_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39756
@COND_powerpc_ieee1275_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39757
@COND_sparc64_ieee1275_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39758
@COND_x86_64_efi_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39759
@COND_emu_TRUE@zfsinfo_module_SOURCES = contrib/zfs/zfsinfo.c  ## platform sources
 
39760
@COND_i386_coreboot_TRUE@zfsinfo_module_SOURCES = contrib/zfs/zfsinfo.c  ## platform sources
 
39761
@COND_i386_efi_TRUE@zfsinfo_module_SOURCES = contrib/zfs/zfsinfo.c  ## platform sources
 
39762
@COND_i386_ieee1275_TRUE@zfsinfo_module_SOURCES = contrib/zfs/zfsinfo.c  ## platform sources
 
39763
@COND_i386_multiboot_TRUE@zfsinfo_module_SOURCES = contrib/zfs/zfsinfo.c  ## platform sources
 
39764
@COND_i386_pc_TRUE@zfsinfo_module_SOURCES = contrib/zfs/zfsinfo.c  ## platform sources
 
39765
@COND_i386_qemu_TRUE@zfsinfo_module_SOURCES = contrib/zfs/zfsinfo.c  ## platform sources
 
39766
@COND_mips_yeeloong_TRUE@zfsinfo_module_SOURCES = contrib/zfs/zfsinfo.c  ## platform sources
 
39767
@COND_powerpc_ieee1275_TRUE@zfsinfo_module_SOURCES = contrib/zfs/zfsinfo.c  ## platform sources
 
39768
@COND_sparc64_ieee1275_TRUE@zfsinfo_module_SOURCES = contrib/zfs/zfsinfo.c  ## platform sources
 
39769
@COND_x86_64_efi_TRUE@zfsinfo_module_SOURCES = contrib/zfs/zfsinfo.c  ## platform sources
 
39770
@COND_emu_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources
 
39771
@COND_i386_coreboot_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources
 
39772
@COND_i386_efi_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources
 
39773
@COND_i386_ieee1275_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources
 
39774
@COND_i386_multiboot_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources
 
39775
@COND_i386_pc_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources
 
39776
@COND_i386_qemu_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources
 
39777
@COND_mips_yeeloong_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources
 
39778
@COND_powerpc_ieee1275_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources
 
39779
@COND_sparc64_ieee1275_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources
 
39780
@COND_x86_64_efi_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources
 
39781
@COND_emu_TRUE@zfsinfo_module_LDADD = 
 
39782
@COND_i386_coreboot_TRUE@zfsinfo_module_LDADD = 
 
39783
@COND_i386_efi_TRUE@zfsinfo_module_LDADD = 
 
39784
@COND_i386_ieee1275_TRUE@zfsinfo_module_LDADD = 
 
39785
@COND_i386_multiboot_TRUE@zfsinfo_module_LDADD = 
 
39786
@COND_i386_pc_TRUE@zfsinfo_module_LDADD = 
 
39787
@COND_i386_qemu_TRUE@zfsinfo_module_LDADD = 
 
39788
@COND_mips_yeeloong_TRUE@zfsinfo_module_LDADD = 
 
39789
@COND_powerpc_ieee1275_TRUE@zfsinfo_module_LDADD = 
 
39790
@COND_sparc64_ieee1275_TRUE@zfsinfo_module_LDADD = 
 
39791
@COND_x86_64_efi_TRUE@zfsinfo_module_LDADD = 
 
39792
@COND_emu_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39793
@COND_i386_coreboot_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39794
@COND_i386_efi_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39795
@COND_i386_ieee1275_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39796
@COND_i386_multiboot_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39797
@COND_i386_pc_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39798
@COND_i386_qemu_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39799
@COND_mips_yeeloong_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39800
@COND_powerpc_ieee1275_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39801
@COND_sparc64_ieee1275_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39802
@COND_x86_64_efi_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) 
 
39803
@COND_emu_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39804
@COND_i386_coreboot_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39805
@COND_i386_efi_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39806
@COND_i386_ieee1275_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39807
@COND_i386_multiboot_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39808
@COND_i386_pc_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39809
@COND_i386_qemu_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39810
@COND_mips_yeeloong_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39811
@COND_powerpc_ieee1275_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39812
@COND_sparc64_ieee1275_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39813
@COND_x86_64_efi_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) 
 
39814
@COND_emu_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39815
@COND_i386_coreboot_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39816
@COND_i386_efi_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39817
@COND_i386_ieee1275_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39818
@COND_i386_multiboot_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39819
@COND_i386_pc_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39820
@COND_i386_qemu_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39821
@COND_mips_yeeloong_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39822
@COND_powerpc_ieee1275_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39823
@COND_sparc64_ieee1275_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39824
@COND_x86_64_efi_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(ZFS_CPPFLAGS) 
 
39825
@COND_emu_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39826
@COND_i386_coreboot_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39827
@COND_i386_efi_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39828
@COND_i386_ieee1275_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39829
@COND_i386_multiboot_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39830
@COND_i386_pc_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39831
@COND_i386_qemu_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39832
@COND_mips_yeeloong_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39833
@COND_powerpc_ieee1275_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39834
@COND_sparc64_ieee1275_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39835
@COND_x86_64_efi_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) 
 
39836
@COND_emu_TRUE@kernel_exec_SOURCES = disk/host.c gnulib/progname.c \
 
39837
@COND_emu_TRUE@ gnulib/error.c kern/emu/console.c \
 
39838
@COND_emu_TRUE@ kern/emu/getroot.c kern/emu/hostdisk.c \
 
39839
@COND_emu_TRUE@ kern/emu/hostfs.c kern/emu/main.c \
 
39840
@COND_emu_TRUE@ kern/emu/misc.c kern/emu/mm.c kern/emu/time.c \
 
39841
@COND_emu_TRUE@ kern/command.c kern/corecmd.c kern/device.c \
 
39842
@COND_emu_TRUE@ kern/disk.c kern/dl.c kern/env.c kern/err.c \
 
39843
@COND_emu_TRUE@ kern/file.c kern/fs.c kern/list.c kern/main.c \
 
39844
@COND_emu_TRUE@ kern/misc.c kern/parser.c kern/partition.c \
 
39845
@COND_emu_TRUE@ kern/rescue_parser.c kern/rescue_reader.c \
 
39846
@COND_emu_TRUE@ kern/term.c
 
39847
@COND_i386_coreboot_TRUE@kernel_exec_SOURCES =  \
 
39848
@COND_i386_coreboot_TRUE@       kern/i386/coreboot/startup.S \
 
39849
@COND_i386_coreboot_TRUE@       kern/generic/rtc_get_time_ms.c \
 
39850
@COND_i386_coreboot_TRUE@       kern/i386/coreboot/mmap.c \
 
39851
@COND_i386_coreboot_TRUE@       kern/i386/tsc.c \
 
39852
@COND_i386_coreboot_TRUE@       kern/i386/coreboot/init.c \
 
39853
@COND_i386_coreboot_TRUE@       term/i386/pc/vga_text.c \
 
39854
@COND_i386_coreboot_TRUE@       term/i386/vga_common.c kern/i386/dl.c \
 
39855
@COND_i386_coreboot_TRUE@       kern/i386/pit.c kern/mm.c kern/time.c \
 
39856
@COND_i386_coreboot_TRUE@       kern/generic/millisleep.c \
 
39857
@COND_i386_coreboot_TRUE@       kern/command.c kern/corecmd.c \
 
39858
@COND_i386_coreboot_TRUE@       kern/device.c kern/disk.c kern/dl.c \
 
39859
@COND_i386_coreboot_TRUE@       kern/env.c kern/err.c kern/file.c \
 
39860
@COND_i386_coreboot_TRUE@       kern/fs.c kern/list.c kern/main.c \
 
39861
@COND_i386_coreboot_TRUE@       kern/misc.c kern/parser.c \
 
39862
@COND_i386_coreboot_TRUE@       kern/partition.c kern/rescue_parser.c \
 
39863
@COND_i386_coreboot_TRUE@       kern/rescue_reader.c kern/term.c
 
39864
@COND_i386_efi_TRUE@kernel_exec_SOURCES = kern/i386/efi/startup.S \
 
39865
@COND_i386_efi_TRUE@    kern/i386/tsc.c \
 
39866
@COND_i386_efi_TRUE@    kern/generic/rtc_get_time_ms.c \
 
39867
@COND_i386_efi_TRUE@    disk/efi/efidisk.c kern/efi/efi.c \
 
39868
@COND_i386_efi_TRUE@    kern/efi/init.c kern/efi/mm.c \
 
39869
@COND_i386_efi_TRUE@    kern/i386/efi/init.c term/efi/console.c \
 
39870
@COND_i386_efi_TRUE@    kern/i386/dl.c kern/i386/pit.c kern/mm.c \
 
39871
@COND_i386_efi_TRUE@    kern/time.c kern/generic/millisleep.c \
 
39872
@COND_i386_efi_TRUE@    kern/command.c kern/corecmd.c \
 
39873
@COND_i386_efi_TRUE@    kern/device.c kern/disk.c kern/dl.c \
 
39874
@COND_i386_efi_TRUE@    kern/env.c kern/err.c kern/file.c \
 
39875
@COND_i386_efi_TRUE@    kern/fs.c kern/list.c kern/main.c \
 
39876
@COND_i386_efi_TRUE@    kern/misc.c kern/parser.c kern/partition.c \
 
39877
@COND_i386_efi_TRUE@    kern/rescue_parser.c kern/rescue_reader.c \
 
39878
@COND_i386_efi_TRUE@    kern/term.c
 
39879
@COND_i386_ieee1275_TRUE@kernel_exec_SOURCES =  \
 
39880
@COND_i386_ieee1275_TRUE@       kern/i386/ieee1275/startup.S \
 
39881
@COND_i386_ieee1275_TRUE@       kern/ieee1275/init.c \
 
39882
@COND_i386_ieee1275_TRUE@       disk/ieee1275/ofdisk.c \
 
39883
@COND_i386_ieee1275_TRUE@       kern/ieee1275/cmain.c \
 
39884
@COND_i386_ieee1275_TRUE@       kern/ieee1275/ieee1275.c \
 
39885
@COND_i386_ieee1275_TRUE@       kern/ieee1275/mmap.c \
 
39886
@COND_i386_ieee1275_TRUE@       kern/ieee1275/openfw.c \
 
39887
@COND_i386_ieee1275_TRUE@       term/ieee1275/ofconsole.c \
 
39888
@COND_i386_ieee1275_TRUE@       term/terminfo.c term/tparm.c \
 
39889
@COND_i386_ieee1275_TRUE@       commands/extcmd.c lib/arg.c \
 
39890
@COND_i386_ieee1275_TRUE@       kern/i386/dl.c kern/i386/pit.c \
 
39891
@COND_i386_ieee1275_TRUE@       kern/mm.c kern/time.c \
 
39892
@COND_i386_ieee1275_TRUE@       kern/generic/millisleep.c \
 
39893
@COND_i386_ieee1275_TRUE@       kern/command.c kern/corecmd.c \
 
39894
@COND_i386_ieee1275_TRUE@       kern/device.c kern/disk.c kern/dl.c \
 
39895
@COND_i386_ieee1275_TRUE@       kern/env.c kern/err.c kern/file.c \
 
39896
@COND_i386_ieee1275_TRUE@       kern/fs.c kern/list.c kern/main.c \
 
39897
@COND_i386_ieee1275_TRUE@       kern/misc.c kern/parser.c \
 
39898
@COND_i386_ieee1275_TRUE@       kern/partition.c kern/rescue_parser.c \
 
39899
@COND_i386_ieee1275_TRUE@       kern/rescue_reader.c kern/term.c
 
39900
@COND_i386_multiboot_TRUE@kernel_exec_SOURCES =  \
 
39901
@COND_i386_multiboot_TRUE@      kern/i386/coreboot/startup.S \
 
39902
@COND_i386_multiboot_TRUE@      kern/generic/rtc_get_time_ms.c \
 
39903
@COND_i386_multiboot_TRUE@      kern/i386/multiboot_mmap.c \
 
39904
@COND_i386_multiboot_TRUE@      kern/i386/tsc.c \
 
39905
@COND_i386_multiboot_TRUE@      kern/i386/coreboot/init.c \
 
39906
@COND_i386_multiboot_TRUE@      term/i386/pc/vga_text.c \
 
39907
@COND_i386_multiboot_TRUE@      term/i386/vga_common.c \
 
39908
@COND_i386_multiboot_TRUE@      kern/i386/dl.c kern/i386/pit.c \
 
39909
@COND_i386_multiboot_TRUE@      kern/mm.c kern/time.c \
 
39910
@COND_i386_multiboot_TRUE@      kern/generic/millisleep.c \
 
39911
@COND_i386_multiboot_TRUE@      kern/command.c kern/corecmd.c \
 
39912
@COND_i386_multiboot_TRUE@      kern/device.c kern/disk.c kern/dl.c \
 
39913
@COND_i386_multiboot_TRUE@      kern/env.c kern/err.c kern/file.c \
 
39914
@COND_i386_multiboot_TRUE@      kern/fs.c kern/list.c kern/main.c \
 
39915
@COND_i386_multiboot_TRUE@      kern/misc.c kern/parser.c \
 
39916
@COND_i386_multiboot_TRUE@      kern/partition.c \
 
39917
@COND_i386_multiboot_TRUE@      kern/rescue_parser.c \
 
39918
@COND_i386_multiboot_TRUE@      kern/rescue_reader.c kern/term.c
 
39919
@COND_i386_pc_TRUE@kernel_exec_SOURCES = kern/i386/pc/startup.S \
 
39920
@COND_i386_pc_TRUE@     kern/generic/rtc_get_time_ms.c \
 
39921
@COND_i386_pc_TRUE@     term/i386/vga_common.c kern/i386/pc/init.c \
 
39922
@COND_i386_pc_TRUE@     kern/i386/pc/mmap.c kern/i386/tsc.c \
 
39923
@COND_i386_pc_TRUE@     term/i386/pc/console.c kern/i386/dl.c \
 
39924
@COND_i386_pc_TRUE@     kern/i386/pit.c kern/mm.c kern/time.c \
 
39925
@COND_i386_pc_TRUE@     kern/generic/millisleep.c kern/command.c \
 
39926
@COND_i386_pc_TRUE@     kern/corecmd.c kern/device.c kern/disk.c \
 
39927
@COND_i386_pc_TRUE@     kern/dl.c kern/env.c kern/err.c kern/file.c \
 
39928
@COND_i386_pc_TRUE@     kern/fs.c kern/list.c kern/main.c \
 
39929
@COND_i386_pc_TRUE@     kern/misc.c kern/parser.c kern/partition.c \
 
39930
@COND_i386_pc_TRUE@     kern/rescue_parser.c kern/rescue_reader.c \
 
39931
@COND_i386_pc_TRUE@     kern/term.c
 
39932
@COND_i386_qemu_TRUE@kernel_exec_SOURCES = kern/i386/qemu/startup.S \
 
39933
@COND_i386_qemu_TRUE@   kern/generic/rtc_get_time_ms.c bus/pci.c \
 
39934
@COND_i386_qemu_TRUE@   kern/i386/qemu/init.c \
 
39935
@COND_i386_qemu_TRUE@   kern/i386/qemu/mmap.c kern/i386/tsc.c \
 
39936
@COND_i386_qemu_TRUE@   kern/i386/coreboot/init.c \
 
39937
@COND_i386_qemu_TRUE@   term/i386/pc/vga_text.c \
 
39938
@COND_i386_qemu_TRUE@   term/i386/vga_common.c kern/i386/dl.c \
 
39939
@COND_i386_qemu_TRUE@   kern/i386/pit.c kern/mm.c kern/time.c \
 
39940
@COND_i386_qemu_TRUE@   kern/generic/millisleep.c kern/command.c \
 
39941
@COND_i386_qemu_TRUE@   kern/corecmd.c kern/device.c kern/disk.c \
 
39942
@COND_i386_qemu_TRUE@   kern/dl.c kern/env.c kern/err.c \
 
39943
@COND_i386_qemu_TRUE@   kern/file.c kern/fs.c kern/list.c \
 
39944
@COND_i386_qemu_TRUE@   kern/main.c kern/misc.c kern/parser.c \
 
39945
@COND_i386_qemu_TRUE@   kern/partition.c kern/rescue_parser.c \
 
39946
@COND_i386_qemu_TRUE@   kern/rescue_reader.c kern/term.c
 
39947
@COND_mips_yeeloong_TRUE@kernel_exec_SOURCES = kern/mips/startup.S \
 
39948
@COND_mips_yeeloong_TRUE@       kern/generic/rtc_get_time_ms.c \
 
39949
@COND_mips_yeeloong_TRUE@       term/ns8250.c bus/bonito.c \
 
39950
@COND_mips_yeeloong_TRUE@       bus/cs5536.c bus/pci.c \
 
39951
@COND_mips_yeeloong_TRUE@       kern/mips/cache.S kern/mips/dl.c \
 
39952
@COND_mips_yeeloong_TRUE@       kern/mips/init.c \
 
39953
@COND_mips_yeeloong_TRUE@       kern/mips/yeeloong/init.c \
 
39954
@COND_mips_yeeloong_TRUE@       term/at_keyboard.c term/serial.c \
 
39955
@COND_mips_yeeloong_TRUE@       video/sm712.c commands/keylayouts.c \
 
39956
@COND_mips_yeeloong_TRUE@       term/gfxterm.c font/font.c \
 
39957
@COND_mips_yeeloong_TRUE@       font/font_cmd.c io/bufio.c \
 
39958
@COND_mips_yeeloong_TRUE@       video/bitmap.c video/bitmap_scale.c \
 
39959
@COND_mips_yeeloong_TRUE@       video/fb/fbblit.c video/fb/fbfill.c \
 
39960
@COND_mips_yeeloong_TRUE@       video/fb/fbutil.c video/fb/video_fb.c \
 
39961
@COND_mips_yeeloong_TRUE@       video/video.c commands/boot.c \
 
39962
@COND_mips_yeeloong_TRUE@       term/terminfo.c term/tparm.c \
 
39963
@COND_mips_yeeloong_TRUE@       commands/extcmd.c lib/arg.c kern/mm.c \
 
39964
@COND_mips_yeeloong_TRUE@       kern/time.c kern/generic/millisleep.c \
 
39965
@COND_mips_yeeloong_TRUE@       kern/command.c kern/corecmd.c \
 
39966
@COND_mips_yeeloong_TRUE@       kern/device.c kern/disk.c kern/dl.c \
 
39967
@COND_mips_yeeloong_TRUE@       kern/env.c kern/err.c kern/file.c \
 
39968
@COND_mips_yeeloong_TRUE@       kern/fs.c kern/list.c kern/main.c \
 
39969
@COND_mips_yeeloong_TRUE@       kern/misc.c kern/parser.c \
 
39970
@COND_mips_yeeloong_TRUE@       kern/partition.c kern/rescue_parser.c \
 
39971
@COND_mips_yeeloong_TRUE@       kern/rescue_reader.c kern/term.c
 
39972
@COND_powerpc_ieee1275_TRUE@kernel_exec_SOURCES =  \
 
39973
@COND_powerpc_ieee1275_TRUE@    kern/powerpc/ieee1275/startup.S \
 
39974
@COND_powerpc_ieee1275_TRUE@    kern/ieee1275/init.c \
 
39975
@COND_powerpc_ieee1275_TRUE@    kern/powerpc/cache.S \
 
39976
@COND_powerpc_ieee1275_TRUE@    kern/powerpc/dl.c \
 
39977
@COND_powerpc_ieee1275_TRUE@    disk/ieee1275/ofdisk.c \
 
39978
@COND_powerpc_ieee1275_TRUE@    kern/ieee1275/cmain.c \
 
39979
@COND_powerpc_ieee1275_TRUE@    kern/ieee1275/ieee1275.c \
 
39980
@COND_powerpc_ieee1275_TRUE@    kern/ieee1275/mmap.c \
 
39981
@COND_powerpc_ieee1275_TRUE@    kern/ieee1275/openfw.c \
 
39982
@COND_powerpc_ieee1275_TRUE@    term/ieee1275/ofconsole.c \
 
39983
@COND_powerpc_ieee1275_TRUE@    term/terminfo.c term/tparm.c \
 
39984
@COND_powerpc_ieee1275_TRUE@    commands/extcmd.c lib/arg.c \
 
39985
@COND_powerpc_ieee1275_TRUE@    kern/mm.c kern/time.c \
 
39986
@COND_powerpc_ieee1275_TRUE@    kern/generic/millisleep.c \
 
39987
@COND_powerpc_ieee1275_TRUE@    kern/command.c kern/corecmd.c \
 
39988
@COND_powerpc_ieee1275_TRUE@    kern/device.c kern/disk.c \
 
39989
@COND_powerpc_ieee1275_TRUE@    kern/dl.c kern/env.c kern/err.c \
 
39990
@COND_powerpc_ieee1275_TRUE@    kern/file.c kern/fs.c kern/list.c \
 
39991
@COND_powerpc_ieee1275_TRUE@    kern/main.c kern/misc.c \
 
39992
@COND_powerpc_ieee1275_TRUE@    kern/parser.c kern/partition.c \
 
39993
@COND_powerpc_ieee1275_TRUE@    kern/rescue_parser.c \
 
39994
@COND_powerpc_ieee1275_TRUE@    kern/rescue_reader.c kern/term.c
 
39995
@COND_sparc64_ieee1275_TRUE@kernel_exec_SOURCES =  \
 
39996
@COND_sparc64_ieee1275_TRUE@    kern/sparc64/ieee1275/crt0.S \
 
39997
@COND_sparc64_ieee1275_TRUE@    kern/sparc64/cache.S \
 
39998
@COND_sparc64_ieee1275_TRUE@    kern/sparc64/dl.c \
 
39999
@COND_sparc64_ieee1275_TRUE@    kern/sparc64/ieee1275/ieee1275.c \
 
40000
@COND_sparc64_ieee1275_TRUE@    kern/sparc64/ieee1275/init.c \
 
40001
@COND_sparc64_ieee1275_TRUE@    disk/ieee1275/ofdisk.c \
 
40002
@COND_sparc64_ieee1275_TRUE@    kern/ieee1275/cmain.c \
 
40003
@COND_sparc64_ieee1275_TRUE@    kern/ieee1275/ieee1275.c \
 
40004
@COND_sparc64_ieee1275_TRUE@    kern/ieee1275/mmap.c \
 
40005
@COND_sparc64_ieee1275_TRUE@    kern/ieee1275/openfw.c \
 
40006
@COND_sparc64_ieee1275_TRUE@    term/ieee1275/ofconsole.c \
 
40007
@COND_sparc64_ieee1275_TRUE@    term/terminfo.c term/tparm.c \
 
40008
@COND_sparc64_ieee1275_TRUE@    commands/extcmd.c lib/arg.c \
 
40009
@COND_sparc64_ieee1275_TRUE@    kern/mm.c kern/time.c \
 
40010
@COND_sparc64_ieee1275_TRUE@    kern/generic/millisleep.c \
 
40011
@COND_sparc64_ieee1275_TRUE@    kern/command.c kern/corecmd.c \
 
40012
@COND_sparc64_ieee1275_TRUE@    kern/device.c kern/disk.c \
 
40013
@COND_sparc64_ieee1275_TRUE@    kern/dl.c kern/env.c kern/err.c \
 
40014
@COND_sparc64_ieee1275_TRUE@    kern/file.c kern/fs.c kern/list.c \
 
40015
@COND_sparc64_ieee1275_TRUE@    kern/main.c kern/misc.c \
 
40016
@COND_sparc64_ieee1275_TRUE@    kern/parser.c kern/partition.c \
 
40017
@COND_sparc64_ieee1275_TRUE@    kern/rescue_parser.c \
 
40018
@COND_sparc64_ieee1275_TRUE@    kern/rescue_reader.c kern/term.c
 
40019
@COND_x86_64_efi_TRUE@kernel_exec_SOURCES = kern/x86_64/efi/startup.S \
 
40020
@COND_x86_64_efi_TRUE@  kern/i386/tsc.c kern/x86_64/dl.c \
 
40021
@COND_x86_64_efi_TRUE@  kern/x86_64/efi/callwrap.S \
 
40022
@COND_x86_64_efi_TRUE@  kern/generic/rtc_get_time_ms.c \
 
40023
@COND_x86_64_efi_TRUE@  disk/efi/efidisk.c kern/efi/efi.c \
 
40024
@COND_x86_64_efi_TRUE@  kern/efi/init.c kern/efi/mm.c \
 
40025
@COND_x86_64_efi_TRUE@  kern/i386/efi/init.c term/efi/console.c \
 
40026
@COND_x86_64_efi_TRUE@  kern/i386/pit.c kern/mm.c kern/time.c \
 
40027
@COND_x86_64_efi_TRUE@  kern/generic/millisleep.c kern/command.c \
 
40028
@COND_x86_64_efi_TRUE@  kern/corecmd.c kern/device.c kern/disk.c \
 
40029
@COND_x86_64_efi_TRUE@  kern/dl.c kern/env.c kern/err.c \
 
40030
@COND_x86_64_efi_TRUE@  kern/file.c kern/fs.c kern/list.c \
 
40031
@COND_x86_64_efi_TRUE@  kern/main.c kern/misc.c kern/parser.c \
 
40032
@COND_x86_64_efi_TRUE@  kern/partition.c kern/rescue_parser.c \
 
40033
@COND_x86_64_efi_TRUE@  kern/rescue_reader.c kern/term.c
 
40034
@COND_emu_TRUE@nodist_kernel_exec_SOURCES = ## platform nodist sources
 
40035
@COND_i386_coreboot_TRUE@nodist_kernel_exec_SOURCES = symlist.c  ## platform nodist sources
 
40036
@COND_i386_efi_TRUE@nodist_kernel_exec_SOURCES = symlist.c  ## platform nodist sources
 
40037
@COND_i386_ieee1275_TRUE@nodist_kernel_exec_SOURCES = symlist.c  ## platform nodist sources
 
40038
@COND_i386_multiboot_TRUE@nodist_kernel_exec_SOURCES = symlist.c  ## platform nodist sources
 
40039
@COND_i386_pc_TRUE@nodist_kernel_exec_SOURCES = symlist.c  ## platform nodist sources
 
40040
@COND_i386_qemu_TRUE@nodist_kernel_exec_SOURCES = symlist.c  ## platform nodist sources
 
40041
@COND_mips_yeeloong_TRUE@nodist_kernel_exec_SOURCES = symlist.c  ## platform nodist sources
 
40042
@COND_powerpc_ieee1275_TRUE@nodist_kernel_exec_SOURCES = symlist.c  ## platform nodist sources
 
40043
@COND_sparc64_ieee1275_TRUE@nodist_kernel_exec_SOURCES = symlist.c  ## platform nodist sources
 
40044
@COND_x86_64_efi_TRUE@nodist_kernel_exec_SOURCES = symlist.c  ## platform nodist sources
 
40045
@COND_emu_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) 
 
40046
@COND_i386_coreboot_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) 
 
40047
@COND_i386_efi_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) 
 
40048
@COND_i386_ieee1275_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) 
 
40049
@COND_i386_multiboot_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) 
 
40050
@COND_i386_pc_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) 
 
40051
@COND_i386_qemu_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) 
 
40052
@COND_mips_yeeloong_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) 
 
40053
@COND_powerpc_ieee1275_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) 
 
40054
@COND_sparc64_ieee1275_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) 
 
40055
@COND_x86_64_efi_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) 
 
40056
@COND_emu_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) $(CFLAGS_GNULIB) 
 
40057
@COND_i386_coreboot_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) 
 
40058
@COND_i386_efi_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) 
 
40059
@COND_i386_ieee1275_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) 
 
40060
@COND_i386_multiboot_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) 
 
40061
@COND_i386_pc_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) 
 
40062
@COND_i386_qemu_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) 
 
40063
@COND_mips_yeeloong_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) 
 
40064
@COND_powerpc_ieee1275_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) 
 
40065
@COND_sparc64_ieee1275_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) 
 
40066
@COND_x86_64_efi_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) 
 
40067
@COND_emu_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-r,-d 
 
40068
@COND_i386_coreboot_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext=0x8200 
 
40069
@COND_i386_efi_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-r,-d 
 
40070
@COND_i386_ieee1275_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext=0x10000 
 
40071
@COND_i386_multiboot_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext=0x8200 
 
40072
@COND_i386_pc_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x8200 
 
40073
@COND_i386_qemu_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x8200 
 
40074
@COND_mips_yeeloong_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext,0x80200000 
 
40075
@COND_powerpc_ieee1275_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext,0x200000 
 
40076
@COND_sparc64_ieee1275_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext,0x4400 
 
40077
@COND_x86_64_efi_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-r,-d 
 
40078
@COND_emu_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) $(CPPFLAGS_GNULIB) 
 
40079
@COND_i386_coreboot_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) 
 
40080
@COND_i386_efi_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) 
 
40081
@COND_i386_ieee1275_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) 
 
40082
@COND_i386_multiboot_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) 
 
40083
@COND_i386_pc_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) 
 
40084
@COND_i386_qemu_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -DGRUB_BOOT_MACHINE_LINK_ADDR=$(GRUB_BOOT_MACHINE_LINK_ADDR) 
 
40085
@COND_mips_yeeloong_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -DUSE_ASCII_FAILBACK 
 
40086
@COND_powerpc_ieee1275_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) 
 
40087
@COND_sparc64_ieee1275_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) 
 
40088
@COND_x86_64_efi_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) 
 
40089
@COND_emu_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) 
 
40090
@COND_i386_coreboot_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) 
 
40091
@COND_i386_efi_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) 
 
40092
@COND_i386_ieee1275_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) 
 
40093
@COND_i386_multiboot_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) 
 
40094
@COND_i386_pc_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) 
 
40095
@COND_i386_qemu_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) 
 
40096
@COND_mips_yeeloong_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) 
 
40097
@COND_powerpc_ieee1275_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) 
 
40098
@COND_sparc64_ieee1275_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) 
 
40099
@COND_x86_64_efi_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) 
 
40100
@COND_emu_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) 
 
40101
@COND_i386_coreboot_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) 
 
40102
@COND_i386_efi_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) --strip-unneeded -K start -R .note -R .comment 
 
40103
@COND_i386_ieee1275_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) 
 
40104
@COND_i386_multiboot_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) 
 
40105
@COND_i386_pc_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) 
 
40106
@COND_i386_qemu_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) 
 
40107
@COND_mips_yeeloong_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) 
 
40108
@COND_powerpc_ieee1275_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) 
 
40109
@COND_sparc64_ieee1275_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) 
 
40110
@COND_x86_64_efi_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) --strip-unneeded -K start -R .note -R .comment 
 
40111
@COND_i386_pc_TRUE@boot_image_SOURCES = boot/i386/pc/boot.S 
 
40112
@COND_i386_qemu_TRUE@boot_image_SOURCES = boot/i386/qemu/boot.S 
 
40113
@COND_sparc64_ieee1275_TRUE@boot_image_SOURCES = boot/sparc64/ieee1275/boot.S 
 
40114
@COND_i386_pc_TRUE@nodist_boot_image_SOURCES = ## platform nodist sources
 
40115
@COND_i386_qemu_TRUE@nodist_boot_image_SOURCES = ## platform nodist sources
 
40116
@COND_sparc64_ieee1275_TRUE@nodist_boot_image_SOURCES = ## platform nodist sources
 
40117
@COND_i386_pc_TRUE@boot_image_LDADD = 
 
40118
@COND_i386_qemu_TRUE@boot_image_LDADD = 
 
40119
@COND_sparc64_ieee1275_TRUE@boot_image_LDADD = 
 
40120
@COND_i386_pc_TRUE@boot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) 
 
40121
@COND_i386_qemu_TRUE@boot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) 
 
40122
@COND_sparc64_ieee1275_TRUE@boot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) 
 
40123
@COND_i386_pc_TRUE@boot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x7C00 
 
40124
@COND_i386_qemu_TRUE@boot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),$(GRUB_BOOT_MACHINE_LINK_ADDR) 
 
40125
@COND_sparc64_ieee1275_TRUE@boot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE)  -Wl,-Ttext=0x4000 
 
40126
@COND_i386_pc_TRUE@boot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) 
 
40127
@COND_i386_qemu_TRUE@boot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) 
 
40128
@COND_sparc64_ieee1275_TRUE@boot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) 
 
40129
@COND_i386_pc_TRUE@boot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) 
 
40130
@COND_i386_qemu_TRUE@boot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -DGRUB_BOOT_MACHINE_LINK_ADDR=$(GRUB_BOOT_MACHINE_LINK_ADDR) 
 
40131
@COND_sparc64_ieee1275_TRUE@boot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) 
 
40132
@COND_i386_pc_TRUE@boot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary 
 
40133
@COND_i386_qemu_TRUE@boot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary 
 
40134
@COND_sparc64_ieee1275_TRUE@boot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O a.out-sunos-big 
 
40135
@COND_i386_pc_TRUE@cdboot_image_SOURCES = boot/i386/pc/cdboot.S 
 
40136
@COND_i386_pc_TRUE@nodist_cdboot_image_SOURCES = ## platform nodist sources
 
40137
@COND_i386_pc_TRUE@cdboot_image_LDADD = 
 
40138
@COND_i386_pc_TRUE@cdboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) 
 
40139
@COND_i386_pc_TRUE@cdboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x7C00 
 
40140
@COND_i386_pc_TRUE@cdboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) 
 
40141
@COND_i386_pc_TRUE@cdboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) 
 
40142
@COND_i386_pc_TRUE@cdboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary 
 
40143
@COND_i386_pc_TRUE@pxeboot_image_SOURCES = boot/i386/pc/pxeboot.S 
 
40144
@COND_i386_pc_TRUE@nodist_pxeboot_image_SOURCES = ## platform nodist sources
 
40145
@COND_i386_pc_TRUE@pxeboot_image_LDADD = 
 
40146
@COND_i386_pc_TRUE@pxeboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) 
 
40147
@COND_i386_pc_TRUE@pxeboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x7C00 
 
40148
@COND_i386_pc_TRUE@pxeboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) 
 
40149
@COND_i386_pc_TRUE@pxeboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) 
 
40150
@COND_i386_pc_TRUE@pxeboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary 
 
40151
@COND_i386_pc_TRUE@diskboot_image_SOURCES = boot/i386/pc/diskboot.S 
 
40152
@COND_sparc64_ieee1275_TRUE@diskboot_image_SOURCES = boot/sparc64/ieee1275/diskboot.S 
 
40153
@COND_i386_pc_TRUE@nodist_diskboot_image_SOURCES = ## platform nodist sources
 
40154
@COND_sparc64_ieee1275_TRUE@nodist_diskboot_image_SOURCES = ## platform nodist sources
 
40155
@COND_i386_pc_TRUE@diskboot_image_LDADD = 
 
40156
@COND_sparc64_ieee1275_TRUE@diskboot_image_LDADD = 
 
40157
@COND_i386_pc_TRUE@diskboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) 
 
40158
@COND_sparc64_ieee1275_TRUE@diskboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) 
 
40159
@COND_i386_pc_TRUE@diskboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x8000 
 
40160
@COND_sparc64_ieee1275_TRUE@diskboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) -Wl,-Ttext=0x4200 
 
40161
@COND_i386_pc_TRUE@diskboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) 
 
40162
@COND_sparc64_ieee1275_TRUE@diskboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) 
 
40163
@COND_i386_pc_TRUE@diskboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) 
 
40164
@COND_sparc64_ieee1275_TRUE@diskboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) 
 
40165
@COND_i386_pc_TRUE@diskboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary 
 
40166
@COND_sparc64_ieee1275_TRUE@diskboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary 
 
40167
@COND_i386_pc_TRUE@lnxboot_image_SOURCES = boot/i386/pc/lnxboot.S 
 
40168
@COND_i386_pc_TRUE@nodist_lnxboot_image_SOURCES = ## platform nodist sources
 
40169
@COND_i386_pc_TRUE@lnxboot_image_LDADD = 
 
40170
@COND_i386_pc_TRUE@lnxboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) 
 
40171
@COND_i386_pc_TRUE@lnxboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x6000 
 
40172
@COND_i386_pc_TRUE@lnxboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) 
 
40173
@COND_i386_pc_TRUE@lnxboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) 
 
40174
@COND_i386_pc_TRUE@lnxboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary 
 
40175
@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 
 
40176
@COND_mips_yeeloong_TRUE@nodist_xz_decompress_image_SOURCES = ## platform nodist sources
 
40177
@COND_mips_yeeloong_TRUE@xz_decompress_image_LDADD = 
 
40178
@COND_mips_yeeloong_TRUE@xz_decompress_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -static-libgcc 
 
40179
@COND_mips_yeeloong_TRUE@xz_decompress_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) -lgcc -static-libgcc -Wl,-Ttext,0x80100000 
 
40180
@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 
 
40181
@COND_mips_yeeloong_TRUE@xz_decompress_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) 
 
40182
@COND_mips_yeeloong_TRUE@xz_decompress_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary 
 
40183
@COND_mips_yeeloong_TRUE@none_decompress_image_SOURCES = boot/mips/startup_raw.S boot/decompressor/none.c 
 
40184
@COND_mips_yeeloong_TRUE@nodist_none_decompress_image_SOURCES = ## platform nodist sources
 
40185
@COND_mips_yeeloong_TRUE@none_decompress_image_LDADD = 
 
40186
@COND_mips_yeeloong_TRUE@none_decompress_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -static-libgcc 
 
40187
@COND_mips_yeeloong_TRUE@none_decompress_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) -lgcc -static-libgcc -Wl,-Ttext,0x80100000 
 
40188
@COND_mips_yeeloong_TRUE@none_decompress_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -DGRUB_EMBED_DECOMPRESSOR=1 -DGRUB_MACHINE_LINK_ADDR=0x80200000 
 
40189
@COND_mips_yeeloong_TRUE@none_decompress_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) 
 
40190
@COND_mips_yeeloong_TRUE@none_decompress_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary 
 
40191
@COND_mips_yeeloong_TRUE@fwstart_image_SOURCES = boot/mips/yeeloong/fwstart.S 
 
40192
@COND_mips_yeeloong_TRUE@nodist_fwstart_image_SOURCES = ## platform nodist sources
 
40193
@COND_mips_yeeloong_TRUE@fwstart_image_LDADD = 
 
40194
@COND_mips_yeeloong_TRUE@fwstart_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) 
 
40195
@COND_mips_yeeloong_TRUE@fwstart_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) 
 
40196
@COND_mips_yeeloong_TRUE@fwstart_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) 
 
40197
@COND_mips_yeeloong_TRUE@fwstart_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) 
 
40198
@COND_mips_yeeloong_TRUE@fwstart_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary 
 
40199
@COND_i386_pc_TRUE@g2hdr_image_SOURCES = contrib/ntldr-img/g2hdr.S 
 
40200
@COND_i386_pc_TRUE@nodist_g2hdr_image_SOURCES = ## platform nodist sources
 
40201
@COND_i386_pc_TRUE@g2hdr_image_LDADD = 
 
40202
@COND_i386_pc_TRUE@g2hdr_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) 
 
40203
@COND_i386_pc_TRUE@g2hdr_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x0 
 
40204
@COND_i386_pc_TRUE@g2hdr_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) 
 
40205
@COND_i386_pc_TRUE@g2hdr_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) 
 
40206
@COND_i386_pc_TRUE@g2hdr_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary 
 
40207
@COND_i386_pc_TRUE@grldr_image_SOURCES = contrib/ntldr-img/grldrstart.S contrib/ntldr-img/ntfsbs.S 
 
40208
@COND_i386_pc_TRUE@nodist_grldr_image_SOURCES = ## platform nodist sources
 
40209
@COND_i386_pc_TRUE@grldr_image_LDADD = 
 
40210
@COND_i386_pc_TRUE@grldr_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) 
 
40211
@COND_i386_pc_TRUE@grldr_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x7c00 
 
40212
@COND_i386_pc_TRUE@grldr_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) 
 
40213
@COND_i386_pc_TRUE@grldr_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -DGRLDR_MBR 
 
40214
@COND_i386_pc_TRUE@grldr_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary 
 
40215
libgnulib_a_SOURCES = $(am__append_12251) $(am__append_12260) \
 
40216
        $(am__append_12269) $(am__append_12278) $(am__append_12287) \
 
40217
        $(am__append_12296) $(am__append_12305) $(am__append_12314) \
 
40218
        $(am__append_12323) $(am__append_12332) $(am__append_12341)
 
40219
nodist_libgnulib_a_SOURCES = $(am__append_12252) $(am__append_12261) \
 
40220
        $(am__append_12270) $(am__append_12279) $(am__append_12288) \
 
40221
        $(am__append_12297) $(am__append_12306) $(am__append_12315) \
 
40222
        $(am__append_12324) $(am__append_12333) $(am__append_12342)
 
40223
libgnulib_a_CFLAGS = $(am__append_12253) $(am__append_12262) \
 
40224
        $(am__append_12271) $(am__append_12280) $(am__append_12289) \
 
40225
        $(am__append_12298) $(am__append_12307) $(am__append_12316) \
 
40226
        $(am__append_12325) $(am__append_12334) $(am__append_12343)
 
40227
libgnulib_a_CPPFLAGS = $(am__append_12254) $(am__append_12263) \
 
40228
        $(am__append_12272) $(am__append_12281) $(am__append_12290) \
 
40229
        $(am__append_12299) $(am__append_12308) $(am__append_12317) \
 
40230
        $(am__append_12326) $(am__append_12335) $(am__append_12344)
 
40231
libgnulib_a_CCASFLAGS = $(am__append_12255) $(am__append_12264) \
 
40232
        $(am__append_12273) $(am__append_12282) $(am__append_12291) \
 
40233
        $(am__append_12300) $(am__append_12309) $(am__append_12318) \
 
40234
        $(am__append_12327) $(am__append_12336) $(am__append_12345)
 
40235
@COND_emu_TRUE@grub_emu_SOURCES = kern/emu/full.c 
 
40236
@COND_emu_TRUE@nodist_grub_emu_SOURCES = grub_emu_init.c 
 
40237
@COND_emu_TRUE@grub_emu_LDADD = kernel.img$(EXEEXT) $(MODULE_FILES) $(LIBUTIL) $(LIBCURSES) $(LIBSDL) $(LIBUSB) $(LIBPCIACCESS) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) 
 
40238
@COND_emu_TRUE@grub_emu_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
 
40239
@COND_emu_TRUE@grub_emu_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
 
40240
@COND_emu_TRUE@grub_emu_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
 
40241
@COND_emu_TRUE@grub_emu_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
 
40242
@COND_emu_TRUE@grub_emu_lite_SOURCES = kern/emu/lite.c kern/emu/cache.S 
 
40243
@COND_emu_TRUE@nodist_grub_emu_lite_SOURCES = symlist.c 
 
40244
@COND_emu_TRUE@grub_emu_lite_LDADD = kernel.img$(EXEEXT) $(LIBUTIL) $(LIBCURSES) $(LIBSDL) $(LIBUSB) $(LIBPCIACCESS) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) 
 
40245
@COND_emu_TRUE@grub_emu_lite_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
 
40246
@COND_emu_TRUE@grub_emu_lite_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
 
40247
@COND_emu_TRUE@grub_emu_lite_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
 
40248
@COND_emu_TRUE@grub_emu_lite_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
 
40249
ZFS_CPPFLAGS = -I$(top_srcdir)/contrib/zfs/include
 
40250
@COND_HAVE_ASM_USCORE_FALSE@ASM_PREFIX = 
 
40251
@COND_HAVE_ASM_USCORE_TRUE@ASM_PREFIX = _
 
40252
all: $(BUILT_SOURCES)
 
40253
        $(MAKE) $(AM_MAKEFLAGS) all-am
 
40254
 
 
40255
.SUFFIXES:
 
40256
.SUFFIXES: .S .c .o .obj
 
40257
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/conf/Makefile.common $(srcdir)/Makefile.core.am $(srcdir)/contrib/zfs/Makefile.common $(srcdir)/contrib/ntldr-img/Makefile.core.common $(am__configure_deps)
 
40258
        @for dep in $?; do \
 
40259
          case '$(am__configure_deps)' in \
 
40260
            *$$dep*) \
 
40261
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
40262
                && { if test -f $@; then exit 0; else break; fi; }; \
 
40263
              exit 1;; \
 
40264
          esac; \
 
40265
        done; \
 
40266
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu grub-core/Makefile'; \
 
40267
        $(am__cd) $(top_srcdir) && \
 
40268
          $(AUTOMAKE) --gnu grub-core/Makefile
 
40269
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
40270
        @case '$?' in \
 
40271
          *config.status*) \
 
40272
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
40273
          *) \
 
40274
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
40275
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
40276
        esac;
 
40277
 
 
40278
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
40279
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
40280
 
 
40281
$(top_srcdir)/configure:  $(am__configure_deps)
 
40282
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
40283
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
40284
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
40285
$(am__aclocal_m4_deps):
 
40286
 
 
40287
clean-noinstLIBRARIES:
 
40288
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
40289
gnulib/$(am__dirstamp):
 
40290
        @$(MKDIR_P) gnulib
 
40291
        @: > gnulib/$(am__dirstamp)
 
40292
gnulib/$(DEPDIR)/$(am__dirstamp):
 
40293
        @$(MKDIR_P) gnulib/$(DEPDIR)
 
40294
        @: > gnulib/$(DEPDIR)/$(am__dirstamp)
 
40295
gnulib/libgnulib_a-regex.$(OBJEXT): gnulib/$(am__dirstamp) \
 
40296
        gnulib/$(DEPDIR)/$(am__dirstamp)
 
40297
libgnulib.a: $(libgnulib_a_OBJECTS) $(libgnulib_a_DEPENDENCIES) 
 
40298
        -rm -f libgnulib.a
 
40299
        $(libgnulib_a_AR) libgnulib.a $(libgnulib_a_OBJECTS) $(libgnulib_a_LIBADD)
 
40300
        $(RANLIB) libgnulib.a
 
40301
install-binPROGRAMS: $(bin_PROGRAMS)
 
40302
        @$(NORMAL_INSTALL)
 
40303
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
 
40304
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
40305
        for p in $$list; do echo "$$p $$p"; done | \
 
40306
        sed 's/$(EXEEXT)$$//' | \
 
40307
        while read p p1; do if test -f $$p; \
 
40308
          then echo "$$p"; echo "$$p"; else :; fi; \
 
40309
        done | \
 
40310
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
40311
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
40312
        sed 'N;N;N;s,\n, ,g' | \
 
40313
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
40314
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
40315
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
40316
            else { print "f", $$3 "/" $$4, $$1; } } \
 
40317
          END { for (d in files) print "f", d, files[d] }' | \
 
40318
        while read type dir files; do \
 
40319
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
40320
            test -z "$$files" || { \
 
40321
              echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
40322
              $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
40323
            } \
 
40324
        ; done
 
40325
 
 
40326
uninstall-binPROGRAMS:
 
40327
        @$(NORMAL_UNINSTALL)
 
40328
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
40329
        files=`for p in $$list; do echo "$$p"; done | \
 
40330
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
40331
              -e 's/$$/$(EXEEXT)/' `; \
 
40332
        test -n "$$list" || exit 0; \
 
40333
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
40334
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
 
40335
 
 
40336
clean-binPROGRAMS:
 
40337
        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
 
40338
 
 
40339
clean-checkPROGRAMS:
 
40340
        -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
 
40341
 
 
40342
clean-noinstPROGRAMS:
 
40343
        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
 
40344
install-sbinPROGRAMS: $(sbin_PROGRAMS)
 
40345
        @$(NORMAL_INSTALL)
 
40346
        test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
 
40347
        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
 
40348
        for p in $$list; do echo "$$p $$p"; done | \
 
40349
        sed 's/$(EXEEXT)$$//' | \
 
40350
        while read p p1; do if test -f $$p; \
 
40351
          then echo "$$p"; echo "$$p"; else :; fi; \
 
40352
        done | \
 
40353
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
40354
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
40355
        sed 'N;N;N;s,\n, ,g' | \
 
40356
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
40357
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
40358
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
40359
            else { print "f", $$3 "/" $$4, $$1; } } \
 
40360
          END { for (d in files) print "f", d, files[d] }' | \
 
40361
        while read type dir files; do \
 
40362
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
40363
            test -z "$$files" || { \
 
40364
              echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
 
40365
              $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
 
40366
            } \
 
40367
        ; done
 
40368
 
 
40369
uninstall-sbinPROGRAMS:
 
40370
        @$(NORMAL_UNINSTALL)
 
40371
        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
 
40372
        files=`for p in $$list; do echo "$$p"; done | \
 
40373
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
40374
              -e 's/$$/$(EXEEXT)/' `; \
 
40375
        test -n "$$list" || exit 0; \
 
40376
        echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
 
40377
        cd "$(DESTDIR)$(sbindir)" && rm -f $$files
 
40378
 
 
40379
clean-sbinPROGRAMS:
 
40380
        -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
 
40381
contrib/915resolution/$(am__dirstamp):
 
40382
        @$(MKDIR_P) contrib/915resolution
 
40383
        @: > contrib/915resolution/$(am__dirstamp)
 
40384
contrib/915resolution/$(DEPDIR)/$(am__dirstamp):
 
40385
        @$(MKDIR_P) contrib/915resolution/$(DEPDIR)
 
40386
        @: > contrib/915resolution/$(DEPDIR)/$(am__dirstamp)
 
40387
contrib/915resolution/915resolution_module-915resolution.$(OBJEXT):  \
 
40388
        contrib/915resolution/$(am__dirstamp) \
 
40389
        contrib/915resolution/$(DEPDIR)/$(am__dirstamp)
 
40390
915resolution.module$(EXEEXT): $(915resolution_module_OBJECTS) $(915resolution_module_DEPENDENCIES) 
 
40391
        @rm -f 915resolution.module$(EXEEXT)
 
40392
        $(915resolution_module_LINK) $(915resolution_module_OBJECTS) $(915resolution_module_LDADD) $(LIBS)
 
40393
commands/i386/pc/$(am__dirstamp):
 
40394
        @$(MKDIR_P) commands/i386/pc
 
40395
        @: > commands/i386/pc/$(am__dirstamp)
 
40396
commands/i386/pc/$(DEPDIR)/$(am__dirstamp):
 
40397
        @$(MKDIR_P) commands/i386/pc/$(DEPDIR)
 
40398
        @: > commands/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40399
commands/i386/pc/acpi_module-acpi.$(OBJEXT):  \
 
40400
        commands/i386/pc/$(am__dirstamp) \
 
40401
        commands/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40402
commands/$(am__dirstamp):
 
40403
        @$(MKDIR_P) commands
 
40404
        @: > commands/$(am__dirstamp)
 
40405
commands/$(DEPDIR)/$(am__dirstamp):
 
40406
        @$(MKDIR_P) commands/$(DEPDIR)
 
40407
        @: > commands/$(DEPDIR)/$(am__dirstamp)
 
40408
commands/acpi_module-acpi.$(OBJEXT): commands/$(am__dirstamp) \
 
40409
        commands/$(DEPDIR)/$(am__dirstamp)
 
40410
commands/efi/$(am__dirstamp):
 
40411
        @$(MKDIR_P) commands/efi
 
40412
        @: > commands/efi/$(am__dirstamp)
 
40413
commands/efi/$(DEPDIR)/$(am__dirstamp):
 
40414
        @$(MKDIR_P) commands/efi/$(DEPDIR)
 
40415
        @: > commands/efi/$(DEPDIR)/$(am__dirstamp)
 
40416
commands/efi/acpi_module-acpi.$(OBJEXT): commands/efi/$(am__dirstamp) \
 
40417
        commands/efi/$(DEPDIR)/$(am__dirstamp)
 
40418
acpi.module$(EXEEXT): $(acpi_module_OBJECTS) $(acpi_module_DEPENDENCIES) 
 
40419
        @rm -f acpi.module$(EXEEXT)
 
40420
        $(acpi_module_LINK) $(acpi_module_OBJECTS) $(acpi_module_LDADD) $(LIBS)
 
40421
fs/$(am__dirstamp):
 
40422
        @$(MKDIR_P) fs
 
40423
        @: > fs/$(am__dirstamp)
 
40424
fs/$(DEPDIR)/$(am__dirstamp):
 
40425
        @$(MKDIR_P) fs/$(DEPDIR)
 
40426
        @: > fs/$(DEPDIR)/$(am__dirstamp)
 
40427
fs/affs_module-affs.$(OBJEXT): fs/$(am__dirstamp) \
 
40428
        fs/$(DEPDIR)/$(am__dirstamp)
 
40429
affs.module$(EXEEXT): $(affs_module_OBJECTS) $(affs_module_DEPENDENCIES) 
 
40430
        @rm -f affs.module$(EXEEXT)
 
40431
        $(affs_module_LINK) $(affs_module_OBJECTS) $(affs_module_LDADD) $(LIBS)
 
40432
fs/afs_module-afs.$(OBJEXT): fs/$(am__dirstamp) \
 
40433
        fs/$(DEPDIR)/$(am__dirstamp)
 
40434
afs.module$(EXEEXT): $(afs_module_OBJECTS) $(afs_module_DEPENDENCIES) 
 
40435
        @rm -f afs.module$(EXEEXT)
 
40436
        $(afs_module_LINK) $(afs_module_OBJECTS) $(afs_module_LDADD) $(LIBS)
 
40437
fs/afs_be_module-afs_be.$(OBJEXT): fs/$(am__dirstamp) \
 
40438
        fs/$(DEPDIR)/$(am__dirstamp)
 
40439
afs_be.module$(EXEEXT): $(afs_be_module_OBJECTS) $(afs_be_module_DEPENDENCIES) 
 
40440
        @rm -f afs_be.module$(EXEEXT)
 
40441
        $(afs_be_module_LINK) $(afs_be_module_OBJECTS) $(afs_be_module_LDADD) $(LIBS)
 
40442
loader/$(am__dirstamp):
 
40443
        @$(MKDIR_P) loader
 
40444
        @: > loader/$(am__dirstamp)
 
40445
loader/$(DEPDIR)/$(am__dirstamp):
 
40446
        @$(MKDIR_P) loader/$(DEPDIR)
 
40447
        @: > loader/$(DEPDIR)/$(am__dirstamp)
 
40448
loader/aout_module-aout.$(OBJEXT): loader/$(am__dirstamp) \
 
40449
        loader/$(DEPDIR)/$(am__dirstamp)
 
40450
aout.module$(EXEEXT): $(aout_module_OBJECTS) $(aout_module_DEPENDENCIES) 
 
40451
        @rm -f aout.module$(EXEEXT)
 
40452
        $(aout_module_LINK) $(aout_module_OBJECTS) $(aout_module_LDADD) $(LIBS)
 
40453
loader/efi/$(am__dirstamp):
 
40454
        @$(MKDIR_P) loader/efi
 
40455
        @: > loader/efi/$(am__dirstamp)
 
40456
loader/efi/$(DEPDIR)/$(am__dirstamp):
 
40457
        @$(MKDIR_P) loader/efi/$(DEPDIR)
 
40458
        @: > loader/efi/$(DEPDIR)/$(am__dirstamp)
 
40459
loader/efi/appleldr_module-appleloader.$(OBJEXT):  \
 
40460
        loader/efi/$(am__dirstamp) \
 
40461
        loader/efi/$(DEPDIR)/$(am__dirstamp)
 
40462
appleldr.module$(EXEEXT): $(appleldr_module_OBJECTS) $(appleldr_module_DEPENDENCIES) 
 
40463
        @rm -f appleldr.module$(EXEEXT)
 
40464
        $(appleldr_module_LINK) $(appleldr_module_OBJECTS) $(appleldr_module_LDADD) $(LIBS)
 
40465
term/$(am__dirstamp):
 
40466
        @$(MKDIR_P) term
 
40467
        @: > term/$(am__dirstamp)
 
40468
term/$(DEPDIR)/$(am__dirstamp):
 
40469
        @$(MKDIR_P) term/$(DEPDIR)
 
40470
        @: > term/$(DEPDIR)/$(am__dirstamp)
 
40471
term/at_keyboard_module-at_keyboard.$(OBJEXT): term/$(am__dirstamp) \
 
40472
        term/$(DEPDIR)/$(am__dirstamp)
 
40473
at_keyboard.module$(EXEEXT): $(at_keyboard_module_OBJECTS) $(at_keyboard_module_DEPENDENCIES) 
 
40474
        @rm -f at_keyboard.module$(EXEEXT)
 
40475
        $(at_keyboard_module_LINK) $(at_keyboard_module_OBJECTS) $(at_keyboard_module_LDADD) $(LIBS)
 
40476
disk/$(am__dirstamp):
 
40477
        @$(MKDIR_P) disk
 
40478
        @: > disk/$(am__dirstamp)
 
40479
disk/$(DEPDIR)/$(am__dirstamp):
 
40480
        @$(MKDIR_P) disk/$(DEPDIR)
 
40481
        @: > disk/$(DEPDIR)/$(am__dirstamp)
 
40482
disk/ata_module-ata.$(OBJEXT): disk/$(am__dirstamp) \
 
40483
        disk/$(DEPDIR)/$(am__dirstamp)
 
40484
ata.module$(EXEEXT): $(ata_module_OBJECTS) $(ata_module_DEPENDENCIES) 
 
40485
        @rm -f ata.module$(EXEEXT)
 
40486
        $(ata_module_LINK) $(ata_module_OBJECTS) $(ata_module_LDADD) $(LIBS)
 
40487
disk/ata_pthru_module-ata_pthru.$(OBJEXT): disk/$(am__dirstamp) \
 
40488
        disk/$(DEPDIR)/$(am__dirstamp)
 
40489
ata_pthru.module$(EXEEXT): $(ata_pthru_module_OBJECTS) $(ata_pthru_module_DEPENDENCIES) 
 
40490
        @rm -f ata_pthru.module$(EXEEXT)
 
40491
        $(ata_pthru_module_LINK) $(ata_pthru_module_OBJECTS) $(ata_pthru_module_LDADD) $(LIBS)
 
40492
fs/befs_module-befs.$(OBJEXT): fs/$(am__dirstamp) \
 
40493
        fs/$(DEPDIR)/$(am__dirstamp)
 
40494
befs.module$(EXEEXT): $(befs_module_OBJECTS) $(befs_module_DEPENDENCIES) 
 
40495
        @rm -f befs.module$(EXEEXT)
 
40496
        $(befs_module_LINK) $(befs_module_OBJECTS) $(befs_module_LDADD) $(LIBS)
 
40497
fs/befs_be_module-befs_be.$(OBJEXT): fs/$(am__dirstamp) \
 
40498
        fs/$(DEPDIR)/$(am__dirstamp)
 
40499
befs_be.module$(EXEEXT): $(befs_be_module_OBJECTS) $(befs_be_module_DEPENDENCIES) 
 
40500
        @rm -f befs_be.module$(EXEEXT)
 
40501
        $(befs_be_module_LINK) $(befs_be_module_OBJECTS) $(befs_be_module_LDADD) $(LIBS)
 
40502
disk/i386/pc/$(am__dirstamp):
 
40503
        @$(MKDIR_P) disk/i386/pc
 
40504
        @: > disk/i386/pc/$(am__dirstamp)
 
40505
disk/i386/pc/$(DEPDIR)/$(am__dirstamp):
 
40506
        @$(MKDIR_P) disk/i386/pc/$(DEPDIR)
 
40507
        @: > disk/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40508
disk/i386/pc/biosdisk_module-biosdisk.$(OBJEXT):  \
 
40509
        disk/i386/pc/$(am__dirstamp) \
 
40510
        disk/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40511
biosdisk.module$(EXEEXT): $(biosdisk_module_OBJECTS) $(biosdisk_module_DEPENDENCIES) 
 
40512
        @rm -f biosdisk.module$(EXEEXT)
 
40513
        $(biosdisk_module_LINK) $(biosdisk_module_OBJECTS) $(biosdisk_module_LDADD) $(LIBS)
 
40514
video/$(am__dirstamp):
 
40515
        @$(MKDIR_P) video
 
40516
        @: > video/$(am__dirstamp)
 
40517
video/$(DEPDIR)/$(am__dirstamp):
 
40518
        @$(MKDIR_P) video/$(DEPDIR)
 
40519
        @: > video/$(DEPDIR)/$(am__dirstamp)
 
40520
video/bitmap_module-bitmap.$(OBJEXT): video/$(am__dirstamp) \
 
40521
        video/$(DEPDIR)/$(am__dirstamp)
 
40522
bitmap.module$(EXEEXT): $(bitmap_module_OBJECTS) $(bitmap_module_DEPENDENCIES) 
 
40523
        @rm -f bitmap.module$(EXEEXT)
 
40524
        $(bitmap_module_LINK) $(bitmap_module_OBJECTS) $(bitmap_module_LDADD) $(LIBS)
 
40525
video/bitmap_scale_module-bitmap_scale.$(OBJEXT):  \
 
40526
        video/$(am__dirstamp) video/$(DEPDIR)/$(am__dirstamp)
 
40527
bitmap_scale.module$(EXEEXT): $(bitmap_scale_module_OBJECTS) $(bitmap_scale_module_DEPENDENCIES) 
 
40528
        @rm -f bitmap_scale.module$(EXEEXT)
 
40529
        $(bitmap_scale_module_LINK) $(bitmap_scale_module_OBJECTS) $(bitmap_scale_module_LDADD) $(LIBS)
 
40530
commands/blocklist_module-blocklist.$(OBJEXT):  \
 
40531
        commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp)
 
40532
blocklist.module$(EXEEXT): $(blocklist_module_OBJECTS) $(blocklist_module_DEPENDENCIES) 
 
40533
        @rm -f blocklist.module$(EXEEXT)
 
40534
        $(blocklist_module_LINK) $(blocklist_module_OBJECTS) $(blocklist_module_LDADD) $(LIBS)
 
40535
boot/i386/pc/$(am__dirstamp):
 
40536
        @$(MKDIR_P) boot/i386/pc
 
40537
        @: > boot/i386/pc/$(am__dirstamp)
 
40538
boot/i386/pc/$(DEPDIR)/$(am__dirstamp):
 
40539
        @$(MKDIR_P) boot/i386/pc/$(DEPDIR)
 
40540
        @: > boot/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40541
boot/i386/pc/boot_image-boot.$(OBJEXT): boot/i386/pc/$(am__dirstamp) \
 
40542
        boot/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40543
boot/i386/qemu/$(am__dirstamp):
 
40544
        @$(MKDIR_P) boot/i386/qemu
 
40545
        @: > boot/i386/qemu/$(am__dirstamp)
 
40546
boot/i386/qemu/$(DEPDIR)/$(am__dirstamp):
 
40547
        @$(MKDIR_P) boot/i386/qemu/$(DEPDIR)
 
40548
        @: > boot/i386/qemu/$(DEPDIR)/$(am__dirstamp)
 
40549
boot/i386/qemu/boot_image-boot.$(OBJEXT):  \
 
40550
        boot/i386/qemu/$(am__dirstamp) \
 
40551
        boot/i386/qemu/$(DEPDIR)/$(am__dirstamp)
 
40552
boot/sparc64/ieee1275/$(am__dirstamp):
 
40553
        @$(MKDIR_P) boot/sparc64/ieee1275
 
40554
        @: > boot/sparc64/ieee1275/$(am__dirstamp)
 
40555
boot/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp):
 
40556
        @$(MKDIR_P) boot/sparc64/ieee1275/$(DEPDIR)
 
40557
        @: > boot/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
40558
boot/sparc64/ieee1275/boot_image-boot.$(OBJEXT):  \
 
40559
        boot/sparc64/ieee1275/$(am__dirstamp) \
 
40560
        boot/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
40561
boot.image$(EXEEXT): $(boot_image_OBJECTS) $(boot_image_DEPENDENCIES) 
 
40562
        @rm -f boot.image$(EXEEXT)
 
40563
        $(boot_image_LINK) $(boot_image_OBJECTS) $(boot_image_LDADD) $(LIBS)
 
40564
commands/boot_module-boot.$(OBJEXT): commands/$(am__dirstamp) \
 
40565
        commands/$(DEPDIR)/$(am__dirstamp)
 
40566
lib/i386/pc/$(am__dirstamp):
 
40567
        @$(MKDIR_P) lib/i386/pc
 
40568
        @: > lib/i386/pc/$(am__dirstamp)
 
40569
lib/i386/pc/$(DEPDIR)/$(am__dirstamp):
 
40570
        @$(MKDIR_P) lib/i386/pc/$(DEPDIR)
 
40571
        @: > lib/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40572
lib/i386/pc/boot_module-biosnum.$(OBJEXT):  \
 
40573
        lib/i386/pc/$(am__dirstamp) \
 
40574
        lib/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40575
boot.module$(EXEEXT): $(boot_module_OBJECTS) $(boot_module_DEPENDENCIES) 
 
40576
        @rm -f boot.module$(EXEEXT)
 
40577
        $(boot_module_LINK) $(boot_module_OBJECTS) $(boot_module_LDADD) $(LIBS)
 
40578
loader/i386/$(am__dirstamp):
 
40579
        @$(MKDIR_P) loader/i386
 
40580
        @: > loader/i386/$(am__dirstamp)
 
40581
loader/i386/$(DEPDIR)/$(am__dirstamp):
 
40582
        @$(MKDIR_P) loader/i386/$(DEPDIR)
 
40583
        @: > loader/i386/$(DEPDIR)/$(am__dirstamp)
 
40584
loader/i386/bsd_module-bsd.$(OBJEXT): loader/i386/$(am__dirstamp) \
 
40585
        loader/i386/$(DEPDIR)/$(am__dirstamp)
 
40586
loader/i386/bsd_module-bsd32.$(OBJEXT): loader/i386/$(am__dirstamp) \
 
40587
        loader/i386/$(DEPDIR)/$(am__dirstamp)
 
40588
loader/i386/bsd_module-bsd64.$(OBJEXT): loader/i386/$(am__dirstamp) \
 
40589
        loader/i386/$(DEPDIR)/$(am__dirstamp)
 
40590
bsd.module$(EXEEXT): $(bsd_module_OBJECTS) $(bsd_module_DEPENDENCIES) 
 
40591
        @rm -f bsd.module$(EXEEXT)
 
40592
        $(bsd_module_LINK) $(bsd_module_OBJECTS) $(bsd_module_LDADD) $(LIBS)
 
40593
fs/btrfs_module-btrfs.$(OBJEXT): fs/$(am__dirstamp) \
 
40594
        fs/$(DEPDIR)/$(am__dirstamp)
 
40595
btrfs.module$(EXEEXT): $(btrfs_module_OBJECTS) $(btrfs_module_DEPENDENCIES) 
 
40596
        @rm -f btrfs.module$(EXEEXT)
 
40597
        $(btrfs_module_LINK) $(btrfs_module_OBJECTS) $(btrfs_module_LDADD) $(LIBS)
 
40598
io/$(am__dirstamp):
 
40599
        @$(MKDIR_P) io
 
40600
        @: > io/$(am__dirstamp)
 
40601
io/$(DEPDIR)/$(am__dirstamp):
 
40602
        @$(MKDIR_P) io/$(DEPDIR)
 
40603
        @: > io/$(DEPDIR)/$(am__dirstamp)
 
40604
io/bufio_module-bufio.$(OBJEXT): io/$(am__dirstamp) \
 
40605
        io/$(DEPDIR)/$(am__dirstamp)
 
40606
bufio.module$(EXEEXT): $(bufio_module_OBJECTS) $(bufio_module_DEPENDENCIES) 
 
40607
        @rm -f bufio.module$(EXEEXT)
 
40608
        $(bufio_module_LINK) $(bufio_module_OBJECTS) $(bufio_module_LDADD) $(LIBS)
 
40609
commands/cat_module-cat.$(OBJEXT): commands/$(am__dirstamp) \
 
40610
        commands/$(DEPDIR)/$(am__dirstamp)
 
40611
cat.module$(EXEEXT): $(cat_module_OBJECTS) $(cat_module_DEPENDENCIES) 
 
40612
        @rm -f cat.module$(EXEEXT)
 
40613
        $(cat_module_LINK) $(cat_module_OBJECTS) $(cat_module_LDADD) $(LIBS)
 
40614
boot/i386/pc/cdboot_image-cdboot.$(OBJEXT):  \
 
40615
        boot/i386/pc/$(am__dirstamp) \
 
40616
        boot/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40617
cdboot.image$(EXEEXT): $(cdboot_image_OBJECTS) $(cdboot_image_DEPENDENCIES) 
 
40618
        @rm -f cdboot.image$(EXEEXT)
 
40619
        $(cdboot_image_LINK) $(cdboot_image_OBJECTS) $(cdboot_image_LDADD) $(LIBS)
 
40620
loader/efi/chain_module-chainloader.$(OBJEXT):  \
 
40621
        loader/efi/$(am__dirstamp) \
 
40622
        loader/efi/$(DEPDIR)/$(am__dirstamp)
 
40623
loader/i386/pc/$(am__dirstamp):
 
40624
        @$(MKDIR_P) loader/i386/pc
 
40625
        @: > loader/i386/pc/$(am__dirstamp)
 
40626
loader/i386/pc/$(DEPDIR)/$(am__dirstamp):
 
40627
        @$(MKDIR_P) loader/i386/pc/$(DEPDIR)
 
40628
        @: > loader/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40629
loader/i386/pc/chain_module-chainloader.$(OBJEXT):  \
 
40630
        loader/i386/pc/$(am__dirstamp) \
 
40631
        loader/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40632
chain.module$(EXEEXT): $(chain_module_OBJECTS) $(chain_module_DEPENDENCIES) 
 
40633
        @rm -f chain.module$(EXEEXT)
 
40634
        $(chain_module_LINK) $(chain_module_OBJECTS) $(chain_module_LDADD) $(LIBS)
 
40635
commands/i386/$(am__dirstamp):
 
40636
        @$(MKDIR_P) commands/i386
 
40637
        @: > commands/i386/$(am__dirstamp)
 
40638
commands/i386/$(DEPDIR)/$(am__dirstamp):
 
40639
        @$(MKDIR_P) commands/i386/$(DEPDIR)
 
40640
        @: > commands/i386/$(DEPDIR)/$(am__dirstamp)
 
40641
commands/i386/cmostest_module-cmostest.$(OBJEXT):  \
 
40642
        commands/i386/$(am__dirstamp) \
 
40643
        commands/i386/$(DEPDIR)/$(am__dirstamp)
 
40644
cmostest.module$(EXEEXT): $(cmostest_module_OBJECTS) $(cmostest_module_DEPENDENCIES) 
 
40645
        @rm -f cmostest.module$(EXEEXT)
 
40646
        $(cmostest_module_LINK) $(cmostest_module_OBJECTS) $(cmostest_module_LDADD) $(LIBS)
 
40647
commands/cmp_module-cmp.$(OBJEXT): commands/$(am__dirstamp) \
 
40648
        commands/$(DEPDIR)/$(am__dirstamp)
 
40649
cmp.module$(EXEEXT): $(cmp_module_OBJECTS) $(cmp_module_DEPENDENCIES) 
 
40650
        @rm -f cmp.module$(EXEEXT)
 
40651
        $(cmp_module_LINK) $(cmp_module_OBJECTS) $(cmp_module_LDADD) $(LIBS)
 
40652
commands/configfile_module-configfile.$(OBJEXT):  \
 
40653
        commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp)
 
40654
configfile.module$(EXEEXT): $(configfile_module_OBJECTS) $(configfile_module_DEPENDENCIES) 
 
40655
        @rm -f configfile.module$(EXEEXT)
 
40656
        $(configfile_module_LINK) $(configfile_module_OBJECTS) $(configfile_module_LDADD) $(LIBS)
 
40657
fs/cpio_module-cpio.$(OBJEXT): fs/$(am__dirstamp) \
 
40658
        fs/$(DEPDIR)/$(am__dirstamp)
 
40659
cpio.module$(EXEEXT): $(cpio_module_OBJECTS) $(cpio_module_DEPENDENCIES) 
 
40660
        @rm -f cpio.module$(EXEEXT)
 
40661
        $(cpio_module_LINK) $(cpio_module_OBJECTS) $(cpio_module_LDADD) $(LIBS)
 
40662
commands/i386/cpuid_module-cpuid.$(OBJEXT):  \
 
40663
        commands/i386/$(am__dirstamp) \
 
40664
        commands/i386/$(DEPDIR)/$(am__dirstamp)
 
40665
cpuid.module$(EXEEXT): $(cpuid_module_OBJECTS) $(cpuid_module_DEPENDENCIES) 
 
40666
        @rm -f cpuid.module$(EXEEXT)
 
40667
        $(cpuid_module_LINK) $(cpuid_module_OBJECTS) $(cpuid_module_LDADD) $(LIBS)
 
40668
lib/$(am__dirstamp):
 
40669
        @$(MKDIR_P) lib
 
40670
        @: > lib/$(am__dirstamp)
 
40671
lib/$(DEPDIR)/$(am__dirstamp):
 
40672
        @$(MKDIR_P) lib/$(DEPDIR)
 
40673
        @: > lib/$(DEPDIR)/$(am__dirstamp)
 
40674
lib/crypto_module-crypto.$(OBJEXT): lib/$(am__dirstamp) \
 
40675
        lib/$(DEPDIR)/$(am__dirstamp)
 
40676
crypto.module$(EXEEXT): $(crypto_module_OBJECTS) $(crypto_module_DEPENDENCIES) 
 
40677
        @rm -f crypto.module$(EXEEXT)
 
40678
        $(crypto_module_LINK) $(crypto_module_OBJECTS) $(crypto_module_LDADD) $(LIBS)
 
40679
bus/$(am__dirstamp):
 
40680
        @$(MKDIR_P) bus
 
40681
        @: > bus/$(am__dirstamp)
 
40682
bus/$(DEPDIR)/$(am__dirstamp):
 
40683
        @$(MKDIR_P) bus/$(DEPDIR)
 
40684
        @: > bus/$(DEPDIR)/$(am__dirstamp)
 
40685
bus/cs5536_module-cs5536.$(OBJEXT): bus/$(am__dirstamp) \
 
40686
        bus/$(DEPDIR)/$(am__dirstamp)
 
40687
cs5536.module$(EXEEXT): $(cs5536_module_OBJECTS) $(cs5536_module_DEPENDENCIES) 
 
40688
        @rm -f cs5536.module$(EXEEXT)
 
40689
        $(cs5536_module_LINK) $(cs5536_module_OBJECTS) $(cs5536_module_LDADD) $(LIBS)
 
40690
commands/date_module-date.$(OBJEXT): commands/$(am__dirstamp) \
 
40691
        commands/$(DEPDIR)/$(am__dirstamp)
 
40692
date.module$(EXEEXT): $(date_module_OBJECTS) $(date_module_DEPENDENCIES) 
 
40693
        @rm -f date.module$(EXEEXT)
 
40694
        $(date_module_LINK) $(date_module_OBJECTS) $(date_module_LDADD) $(LIBS)
 
40695
hook/$(am__dirstamp):
 
40696
        @$(MKDIR_P) hook
 
40697
        @: > hook/$(am__dirstamp)
 
40698
hook/$(DEPDIR)/$(am__dirstamp):
 
40699
        @$(MKDIR_P) hook/$(DEPDIR)
 
40700
        @: > hook/$(DEPDIR)/$(am__dirstamp)
 
40701
hook/datehook_module-datehook.$(OBJEXT): hook/$(am__dirstamp) \
 
40702
        hook/$(DEPDIR)/$(am__dirstamp)
 
40703
datehook.module$(EXEEXT): $(datehook_module_OBJECTS) $(datehook_module_DEPENDENCIES) 
 
40704
        @rm -f datehook.module$(EXEEXT)
 
40705
        $(datehook_module_LINK) $(datehook_module_OBJECTS) $(datehook_module_LDADD) $(LIBS)
 
40706
lib/datetime_module-cmos_datetime.$(OBJEXT): lib/$(am__dirstamp) \
 
40707
        lib/$(DEPDIR)/$(am__dirstamp)
 
40708
lib/efi/$(am__dirstamp):
 
40709
        @$(MKDIR_P) lib/efi
 
40710
        @: > lib/efi/$(am__dirstamp)
 
40711
lib/efi/$(DEPDIR)/$(am__dirstamp):
 
40712
        @$(MKDIR_P) lib/efi/$(DEPDIR)
 
40713
        @: > lib/efi/$(DEPDIR)/$(am__dirstamp)
 
40714
lib/efi/datetime_module-datetime.$(OBJEXT): lib/efi/$(am__dirstamp) \
 
40715
        lib/efi/$(DEPDIR)/$(am__dirstamp)
 
40716
lib/ieee1275/$(am__dirstamp):
 
40717
        @$(MKDIR_P) lib/ieee1275
 
40718
        @: > lib/ieee1275/$(am__dirstamp)
 
40719
lib/ieee1275/$(DEPDIR)/$(am__dirstamp):
 
40720
        @$(MKDIR_P) lib/ieee1275/$(DEPDIR)
 
40721
        @: > lib/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
40722
lib/ieee1275/datetime_module-datetime.$(OBJEXT):  \
 
40723
        lib/ieee1275/$(am__dirstamp) \
 
40724
        lib/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
40725
datetime.module$(EXEEXT): $(datetime_module_OBJECTS) $(datetime_module_DEPENDENCIES) 
 
40726
        @rm -f datetime.module$(EXEEXT)
 
40727
        $(datetime_module_LINK) $(datetime_module_OBJECTS) $(datetime_module_LDADD) $(LIBS)
 
40728
boot/i386/pc/diskboot_image-diskboot.$(OBJEXT):  \
 
40729
        boot/i386/pc/$(am__dirstamp) \
 
40730
        boot/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40731
boot/sparc64/ieee1275/diskboot_image-diskboot.$(OBJEXT):  \
 
40732
        boot/sparc64/ieee1275/$(am__dirstamp) \
 
40733
        boot/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
40734
diskboot.image$(EXEEXT): $(diskboot_image_OBJECTS) $(diskboot_image_DEPENDENCIES) 
 
40735
        @rm -f diskboot.image$(EXEEXT)
 
40736
        $(diskboot_image_LINK) $(diskboot_image_OBJECTS) $(diskboot_image_LDADD) $(LIBS)
 
40737
disk/dm_nv_module-dmraid_nvidia.$(OBJEXT): disk/$(am__dirstamp) \
 
40738
        disk/$(DEPDIR)/$(am__dirstamp)
 
40739
dm_nv.module$(EXEEXT): $(dm_nv_module_OBJECTS) $(dm_nv_module_DEPENDENCIES) 
 
40740
        @rm -f dm_nv.module$(EXEEXT)
 
40741
        $(dm_nv_module_LINK) $(dm_nv_module_OBJECTS) $(dm_nv_module_LDADD) $(LIBS)
 
40742
commands/i386/pc/drivemap_module-drivemap.$(OBJEXT):  \
 
40743
        commands/i386/pc/$(am__dirstamp) \
 
40744
        commands/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40745
commands/i386/pc/drivemap_module-drivemap_int13h.$(OBJEXT):  \
 
40746
        commands/i386/pc/$(am__dirstamp) \
 
40747
        commands/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40748
drivemap.module$(EXEEXT): $(drivemap_module_OBJECTS) $(drivemap_module_DEPENDENCIES) 
 
40749
        @rm -f drivemap.module$(EXEEXT)
 
40750
        $(drivemap_module_LINK) $(drivemap_module_OBJECTS) $(drivemap_module_LDADD) $(LIBS)
 
40751
commands/echo_module-echo.$(OBJEXT): commands/$(am__dirstamp) \
 
40752
        commands/$(DEPDIR)/$(am__dirstamp)
 
40753
echo.module$(EXEEXT): $(echo_module_OBJECTS) $(echo_module_DEPENDENCIES) 
 
40754
        @rm -f echo.module$(EXEEXT)
 
40755
        $(echo_module_LINK) $(echo_module_OBJECTS) $(echo_module_LDADD) $(LIBS)
 
40756
video/efi_gop_module-efi_gop.$(OBJEXT): video/$(am__dirstamp) \
 
40757
        video/$(DEPDIR)/$(am__dirstamp)
 
40758
efi_gop.module$(EXEEXT): $(efi_gop_module_OBJECTS) $(efi_gop_module_DEPENDENCIES) 
 
40759
        @rm -f efi_gop.module$(EXEEXT)
 
40760
        $(efi_gop_module_LINK) $(efi_gop_module_OBJECTS) $(efi_gop_module_LDADD) $(LIBS)
 
40761
video/efi_uga_module-efi_uga.$(OBJEXT): video/$(am__dirstamp) \
 
40762
        video/$(DEPDIR)/$(am__dirstamp)
 
40763
efi_uga.module$(EXEEXT): $(efi_uga_module_OBJECTS) $(efi_uga_module_DEPENDENCIES) 
 
40764
        @rm -f efi_uga.module$(EXEEXT)
 
40765
        $(efi_uga_module_LINK) $(efi_uga_module_OBJECTS) $(efi_uga_module_LDADD) $(LIBS)
 
40766
efiemu/i386/pc/$(am__dirstamp):
 
40767
        @$(MKDIR_P) efiemu/i386/pc
 
40768
        @: > efiemu/i386/pc/$(am__dirstamp)
 
40769
efiemu/i386/pc/$(DEPDIR)/$(am__dirstamp):
 
40770
        @$(MKDIR_P) efiemu/i386/pc/$(DEPDIR)
 
40771
        @: > efiemu/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40772
efiemu/i386/pc/efiemu_module-cfgtables.$(OBJEXT):  \
 
40773
        efiemu/i386/pc/$(am__dirstamp) \
 
40774
        efiemu/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
40775
efiemu/$(am__dirstamp):
 
40776
        @$(MKDIR_P) efiemu
 
40777
        @: > efiemu/$(am__dirstamp)
 
40778
efiemu/$(DEPDIR)/$(am__dirstamp):
 
40779
        @$(MKDIR_P) efiemu/$(DEPDIR)
 
40780
        @: > efiemu/$(DEPDIR)/$(am__dirstamp)
 
40781
efiemu/efiemu_module-main.$(OBJEXT): efiemu/$(am__dirstamp) \
 
40782
        efiemu/$(DEPDIR)/$(am__dirstamp)
 
40783
efiemu/i386/$(am__dirstamp):
 
40784
        @$(MKDIR_P) efiemu/i386
 
40785
        @: > efiemu/i386/$(am__dirstamp)
 
40786
efiemu/i386/$(DEPDIR)/$(am__dirstamp):
 
40787
        @$(MKDIR_P) efiemu/i386/$(DEPDIR)
 
40788
        @: > efiemu/i386/$(DEPDIR)/$(am__dirstamp)
 
40789
efiemu/i386/efiemu_module-loadcore32.$(OBJEXT):  \
 
40790
        efiemu/i386/$(am__dirstamp) \
 
40791
        efiemu/i386/$(DEPDIR)/$(am__dirstamp)
 
40792
efiemu/i386/efiemu_module-loadcore64.$(OBJEXT):  \
 
40793
        efiemu/i386/$(am__dirstamp) \
 
40794
        efiemu/i386/$(DEPDIR)/$(am__dirstamp)
 
40795
efiemu/efiemu_module-mm.$(OBJEXT): efiemu/$(am__dirstamp) \
 
40796
        efiemu/$(DEPDIR)/$(am__dirstamp)
 
40797
efiemu/efiemu_module-loadcore_common.$(OBJEXT):  \
 
40798
        efiemu/$(am__dirstamp) efiemu/$(DEPDIR)/$(am__dirstamp)
 
40799
efiemu/efiemu_module-symbols.$(OBJEXT): efiemu/$(am__dirstamp) \
 
40800
        efiemu/$(DEPDIR)/$(am__dirstamp)
 
40801
efiemu/efiemu_module-loadcore32.$(OBJEXT): efiemu/$(am__dirstamp) \
 
40802
        efiemu/$(DEPDIR)/$(am__dirstamp)
 
40803
efiemu/efiemu_module-loadcore64.$(OBJEXT): efiemu/$(am__dirstamp) \
 
40804
        efiemu/$(DEPDIR)/$(am__dirstamp)
 
40805
efiemu/efiemu_module-prepare32.$(OBJEXT): efiemu/$(am__dirstamp) \
 
40806
        efiemu/$(DEPDIR)/$(am__dirstamp)
 
40807
efiemu/efiemu_module-prepare64.$(OBJEXT): efiemu/$(am__dirstamp) \
 
40808
        efiemu/$(DEPDIR)/$(am__dirstamp)
 
40809
efiemu/efiemu_module-pnvram.$(OBJEXT): efiemu/$(am__dirstamp) \
 
40810
        efiemu/$(DEPDIR)/$(am__dirstamp)
 
40811
efiemu/i386/efiemu_module-coredetect.$(OBJEXT):  \
 
40812
        efiemu/i386/$(am__dirstamp) \
 
40813
        efiemu/i386/$(DEPDIR)/$(am__dirstamp)
 
40814
efiemu/i386/efiemu_module-nocfgtables.$(OBJEXT):  \
 
40815
        efiemu/i386/$(am__dirstamp) \
 
40816
        efiemu/i386/$(DEPDIR)/$(am__dirstamp)
 
40817
efiemu.module$(EXEEXT): $(efiemu_module_OBJECTS) $(efiemu_module_DEPENDENCIES) 
 
40818
        @rm -f efiemu.module$(EXEEXT)
 
40819
        $(efiemu_module_LINK) $(efiemu_module_OBJECTS) $(efiemu_module_LDADD) $(LIBS)
 
40820
kern/$(am__dirstamp):
 
40821
        @$(MKDIR_P) kern
 
40822
        @: > kern/$(am__dirstamp)
 
40823
kern/$(DEPDIR)/$(am__dirstamp):
 
40824
        @$(MKDIR_P) kern/$(DEPDIR)
 
40825
        @: > kern/$(DEPDIR)/$(am__dirstamp)
 
40826
kern/elf_module-elf.$(OBJEXT): kern/$(am__dirstamp) \
 
40827
        kern/$(DEPDIR)/$(am__dirstamp)
 
40828
elf.module$(EXEEXT): $(elf_module_OBJECTS) $(elf_module_DEPENDENCIES) 
 
40829
        @rm -f elf.module$(EXEEXT)
 
40830
        $(elf_module_LINK) $(elf_module_OBJECTS) $(elf_module_LDADD) $(LIBS)
 
40831
tests/$(am__dirstamp):
 
40832
        @$(MKDIR_P) tests
 
40833
        @: > tests/$(am__dirstamp)
 
40834
tests/$(DEPDIR)/$(am__dirstamp):
 
40835
        @$(MKDIR_P) tests/$(DEPDIR)
 
40836
        @: > tests/$(DEPDIR)/$(am__dirstamp)
 
40837
tests/example_functional_test_module-example_functional_test.$(OBJEXT):  \
 
40838
        tests/$(am__dirstamp) tests/$(DEPDIR)/$(am__dirstamp)
 
40839
example_functional_test.module$(EXEEXT): $(example_functional_test_module_OBJECTS) $(example_functional_test_module_DEPENDENCIES) 
 
40840
        @rm -f example_functional_test.module$(EXEEXT)
 
40841
        $(example_functional_test_module_LINK) $(example_functional_test_module_OBJECTS) $(example_functional_test_module_LDADD) $(LIBS)
 
40842
fs/ext2_module-ext2.$(OBJEXT): fs/$(am__dirstamp) \
 
40843
        fs/$(DEPDIR)/$(am__dirstamp)
 
40844
ext2.module$(EXEEXT): $(ext2_module_OBJECTS) $(ext2_module_DEPENDENCIES) 
 
40845
        @rm -f ext2.module$(EXEEXT)
 
40846
        $(ext2_module_LINK) $(ext2_module_OBJECTS) $(ext2_module_LDADD) $(LIBS)
 
40847
commands/extcmd_module-extcmd.$(OBJEXT): commands/$(am__dirstamp) \
 
40848
        commands/$(DEPDIR)/$(am__dirstamp)
 
40849
lib/extcmd_module-arg.$(OBJEXT): lib/$(am__dirstamp) \
 
40850
        lib/$(DEPDIR)/$(am__dirstamp)
 
40851
extcmd.module$(EXEEXT): $(extcmd_module_OBJECTS) $(extcmd_module_DEPENDENCIES) 
 
40852
        @rm -f extcmd.module$(EXEEXT)
 
40853
        $(extcmd_module_LINK) $(extcmd_module_OBJECTS) $(extcmd_module_LDADD) $(LIBS)
 
40854
fs/fat_module-fat.$(OBJEXT): fs/$(am__dirstamp) \
 
40855
        fs/$(DEPDIR)/$(am__dirstamp)
 
40856
fat.module$(EXEEXT): $(fat_module_OBJECTS) $(fat_module_DEPENDENCIES) 
 
40857
        @rm -f fat.module$(EXEEXT)
 
40858
        $(fat_module_LINK) $(fat_module_OBJECTS) $(fat_module_LDADD) $(LIBS)
 
40859
commands/efi/fixvideo_module-fixvideo.$(OBJEXT):  \
 
40860
        commands/efi/$(am__dirstamp) \
 
40861
        commands/efi/$(DEPDIR)/$(am__dirstamp)
 
40862
fixvideo.module$(EXEEXT): $(fixvideo_module_OBJECTS) $(fixvideo_module_DEPENDENCIES) 
 
40863
        @rm -f fixvideo.module$(EXEEXT)
 
40864
        $(fixvideo_module_LINK) $(fixvideo_module_OBJECTS) $(fixvideo_module_LDADD) $(LIBS)
 
40865
font/$(am__dirstamp):
 
40866
        @$(MKDIR_P) font
 
40867
        @: > font/$(am__dirstamp)
 
40868
font/$(DEPDIR)/$(am__dirstamp):
 
40869
        @$(MKDIR_P) font/$(DEPDIR)
 
40870
        @: > font/$(DEPDIR)/$(am__dirstamp)
 
40871
font/font_module-font.$(OBJEXT): font/$(am__dirstamp) \
 
40872
        font/$(DEPDIR)/$(am__dirstamp)
 
40873
font/font_module-font_cmd.$(OBJEXT): font/$(am__dirstamp) \
 
40874
        font/$(DEPDIR)/$(am__dirstamp)
 
40875
font.module$(EXEEXT): $(font_module_OBJECTS) $(font_module_DEPENDENCIES) 
 
40876
        @rm -f font.module$(EXEEXT)
 
40877
        $(font_module_LINK) $(font_module_OBJECTS) $(font_module_LDADD) $(LIBS)
 
40878
fs/fshelp_module-fshelp.$(OBJEXT): fs/$(am__dirstamp) \
 
40879
        fs/$(DEPDIR)/$(am__dirstamp)
 
40880
fshelp.module$(EXEEXT): $(fshelp_module_OBJECTS) $(fshelp_module_DEPENDENCIES) 
 
40881
        @rm -f fshelp.module$(EXEEXT)
 
40882
        $(fshelp_module_LINK) $(fshelp_module_OBJECTS) $(fshelp_module_LDADD) $(LIBS)
 
40883
tests/lib/$(am__dirstamp):
 
40884
        @$(MKDIR_P) tests/lib
 
40885
        @: > tests/lib/$(am__dirstamp)
 
40886
tests/lib/$(DEPDIR)/$(am__dirstamp):
 
40887
        @$(MKDIR_P) tests/lib/$(DEPDIR)
 
40888
        @: > tests/lib/$(DEPDIR)/$(am__dirstamp)
 
40889
tests/lib/functional_test_module-functional_test.$(OBJEXT):  \
 
40890
        tests/lib/$(am__dirstamp) tests/lib/$(DEPDIR)/$(am__dirstamp)
 
40891
tests/lib/functional_test_module-test.$(OBJEXT):  \
 
40892
        tests/lib/$(am__dirstamp) tests/lib/$(DEPDIR)/$(am__dirstamp)
 
40893
functional_test.module$(EXEEXT): $(functional_test_module_OBJECTS) $(functional_test_module_DEPENDENCIES) 
 
40894
        @rm -f functional_test.module$(EXEEXT)
 
40895
        $(functional_test_module_LINK) $(functional_test_module_OBJECTS) $(functional_test_module_LDADD) $(LIBS)
 
40896
boot/mips/yeeloong/$(am__dirstamp):
 
40897
        @$(MKDIR_P) boot/mips/yeeloong
 
40898
        @: > boot/mips/yeeloong/$(am__dirstamp)
 
40899
boot/mips/yeeloong/$(DEPDIR)/$(am__dirstamp):
 
40900
        @$(MKDIR_P) boot/mips/yeeloong/$(DEPDIR)
 
40901
        @: > boot/mips/yeeloong/$(DEPDIR)/$(am__dirstamp)
 
40902
boot/mips/yeeloong/fwstart_image-fwstart.$(OBJEXT):  \
 
40903
        boot/mips/yeeloong/$(am__dirstamp) \
 
40904
        boot/mips/yeeloong/$(DEPDIR)/$(am__dirstamp)
 
40905
fwstart.image$(EXEEXT): $(fwstart_image_OBJECTS) $(fwstart_image_DEPENDENCIES) 
 
40906
        @rm -f fwstart.image$(EXEEXT)
 
40907
        $(fwstart_image_LINK) $(fwstart_image_OBJECTS) $(fwstart_image_LDADD) $(LIBS)
 
40908
@COND_i386_pc_FALSE@g2hdr.bin$(EXEEXT): $(g2hdr_bin_OBJECTS) $(g2hdr_bin_DEPENDENCIES) 
 
40909
@COND_i386_pc_FALSE@    @rm -f g2hdr.bin$(EXEEXT)
 
40910
@COND_i386_pc_FALSE@    $(LINK) $(g2hdr_bin_OBJECTS) $(g2hdr_bin_LDADD) $(LIBS)
 
40911
contrib/ntldr-img/$(am__dirstamp):
 
40912
        @$(MKDIR_P) contrib/ntldr-img
 
40913
        @: > contrib/ntldr-img/$(am__dirstamp)
 
40914
contrib/ntldr-img/$(DEPDIR)/$(am__dirstamp):
 
40915
        @$(MKDIR_P) contrib/ntldr-img/$(DEPDIR)
 
40916
        @: > contrib/ntldr-img/$(DEPDIR)/$(am__dirstamp)
 
40917
contrib/ntldr-img/g2hdr_image-g2hdr.$(OBJEXT):  \
 
40918
        contrib/ntldr-img/$(am__dirstamp) \
 
40919
        contrib/ntldr-img/$(DEPDIR)/$(am__dirstamp)
 
40920
g2hdr.image$(EXEEXT): $(g2hdr_image_OBJECTS) $(g2hdr_image_DEPENDENCIES) 
 
40921
        @rm -f g2hdr.image$(EXEEXT)
 
40922
        $(g2hdr_image_LINK) $(g2hdr_image_OBJECTS) $(g2hdr_image_LDADD) $(LIBS)
 
40923
@COND_i386_pc_FALSE@g2ldr.mbr$(EXEEXT): $(g2ldr_mbr_OBJECTS) $(g2ldr_mbr_DEPENDENCIES) 
 
40924
@COND_i386_pc_FALSE@    @rm -f g2ldr.mbr$(EXEEXT)
 
40925
@COND_i386_pc_FALSE@    $(LINK) $(g2ldr_mbr_OBJECTS) $(g2ldr_mbr_LDADD) $(LIBS)
 
40926
lib/libgcrypt-grub/cipher/$(am__dirstamp):
 
40927
        @$(MKDIR_P) lib/libgcrypt-grub/cipher
 
40928
        @: > lib/libgcrypt-grub/cipher/$(am__dirstamp)
 
40929
lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp):
 
40930
        @$(MKDIR_P) lib/libgcrypt-grub/cipher/$(DEPDIR)
 
40931
        @: > lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
40932
lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT):  \
 
40933
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
40934
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
40935
gcry_arcfour.module$(EXEEXT): $(gcry_arcfour_module_OBJECTS) $(gcry_arcfour_module_DEPENDENCIES) 
 
40936
        @rm -f gcry_arcfour.module$(EXEEXT)
 
40937
        $(gcry_arcfour_module_LINK) $(gcry_arcfour_module_OBJECTS) $(gcry_arcfour_module_LDADD) $(LIBS)
 
40938
lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT):  \
 
40939
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
40940
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
40941
gcry_blowfish.module$(EXEEXT): $(gcry_blowfish_module_OBJECTS) $(gcry_blowfish_module_DEPENDENCIES) 
 
40942
        @rm -f gcry_blowfish.module$(EXEEXT)
 
40943
        $(gcry_blowfish_module_LINK) $(gcry_blowfish_module_OBJECTS) $(gcry_blowfish_module_LDADD) $(LIBS)
 
40944
lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT):  \
 
40945
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
40946
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
40947
lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT):  \
 
40948
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
40949
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
40950
gcry_camellia.module$(EXEEXT): $(gcry_camellia_module_OBJECTS) $(gcry_camellia_module_DEPENDENCIES) 
 
40951
        @rm -f gcry_camellia.module$(EXEEXT)
 
40952
        $(gcry_camellia_module_LINK) $(gcry_camellia_module_OBJECTS) $(gcry_camellia_module_LDADD) $(LIBS)
 
40953
lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT):  \
 
40954
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
40955
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
40956
gcry_cast5.module$(EXEEXT): $(gcry_cast5_module_OBJECTS) $(gcry_cast5_module_DEPENDENCIES) 
 
40957
        @rm -f gcry_cast5.module$(EXEEXT)
 
40958
        $(gcry_cast5_module_LINK) $(gcry_cast5_module_OBJECTS) $(gcry_cast5_module_LDADD) $(LIBS)
 
40959
lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT):  \
 
40960
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
40961
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
40962
gcry_crc.module$(EXEEXT): $(gcry_crc_module_OBJECTS) $(gcry_crc_module_DEPENDENCIES) 
 
40963
        @rm -f gcry_crc.module$(EXEEXT)
 
40964
        $(gcry_crc_module_LINK) $(gcry_crc_module_OBJECTS) $(gcry_crc_module_LDADD) $(LIBS)
 
40965
lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT):  \
 
40966
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
40967
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
40968
gcry_des.module$(EXEEXT): $(gcry_des_module_OBJECTS) $(gcry_des_module_DEPENDENCIES) 
 
40969
        @rm -f gcry_des.module$(EXEEXT)
 
40970
        $(gcry_des_module_LINK) $(gcry_des_module_OBJECTS) $(gcry_des_module_LDADD) $(LIBS)
 
40971
lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT):  \
 
40972
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
40973
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
40974
gcry_md4.module$(EXEEXT): $(gcry_md4_module_OBJECTS) $(gcry_md4_module_DEPENDENCIES) 
 
40975
        @rm -f gcry_md4.module$(EXEEXT)
 
40976
        $(gcry_md4_module_LINK) $(gcry_md4_module_OBJECTS) $(gcry_md4_module_LDADD) $(LIBS)
 
40977
lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT):  \
 
40978
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
40979
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
40980
gcry_md5.module$(EXEEXT): $(gcry_md5_module_OBJECTS) $(gcry_md5_module_DEPENDENCIES) 
 
40981
        @rm -f gcry_md5.module$(EXEEXT)
 
40982
        $(gcry_md5_module_LINK) $(gcry_md5_module_OBJECTS) $(gcry_md5_module_LDADD) $(LIBS)
 
40983
lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT):  \
 
40984
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
40985
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
40986
gcry_rfc2268.module$(EXEEXT): $(gcry_rfc2268_module_OBJECTS) $(gcry_rfc2268_module_DEPENDENCIES) 
 
40987
        @rm -f gcry_rfc2268.module$(EXEEXT)
 
40988
        $(gcry_rfc2268_module_LINK) $(gcry_rfc2268_module_OBJECTS) $(gcry_rfc2268_module_LDADD) $(LIBS)
 
40989
lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT):  \
 
40990
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
40991
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
40992
gcry_rijndael.module$(EXEEXT): $(gcry_rijndael_module_OBJECTS) $(gcry_rijndael_module_DEPENDENCIES) 
 
40993
        @rm -f gcry_rijndael.module$(EXEEXT)
 
40994
        $(gcry_rijndael_module_LINK) $(gcry_rijndael_module_OBJECTS) $(gcry_rijndael_module_LDADD) $(LIBS)
 
40995
lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT):  \
 
40996
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
40997
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
40998
gcry_rmd160.module$(EXEEXT): $(gcry_rmd160_module_OBJECTS) $(gcry_rmd160_module_DEPENDENCIES) 
 
40999
        @rm -f gcry_rmd160.module$(EXEEXT)
 
41000
        $(gcry_rmd160_module_LINK) $(gcry_rmd160_module_OBJECTS) $(gcry_rmd160_module_LDADD) $(LIBS)
 
41001
lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT):  \
 
41002
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
41003
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
41004
gcry_seed.module$(EXEEXT): $(gcry_seed_module_OBJECTS) $(gcry_seed_module_DEPENDENCIES) 
 
41005
        @rm -f gcry_seed.module$(EXEEXT)
 
41006
        $(gcry_seed_module_LINK) $(gcry_seed_module_OBJECTS) $(gcry_seed_module_LDADD) $(LIBS)
 
41007
lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT):  \
 
41008
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
41009
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
41010
gcry_serpent.module$(EXEEXT): $(gcry_serpent_module_OBJECTS) $(gcry_serpent_module_DEPENDENCIES) 
 
41011
        @rm -f gcry_serpent.module$(EXEEXT)
 
41012
        $(gcry_serpent_module_LINK) $(gcry_serpent_module_OBJECTS) $(gcry_serpent_module_LDADD) $(LIBS)
 
41013
lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT):  \
 
41014
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
41015
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
41016
gcry_sha1.module$(EXEEXT): $(gcry_sha1_module_OBJECTS) $(gcry_sha1_module_DEPENDENCIES) 
 
41017
        @rm -f gcry_sha1.module$(EXEEXT)
 
41018
        $(gcry_sha1_module_LINK) $(gcry_sha1_module_OBJECTS) $(gcry_sha1_module_LDADD) $(LIBS)
 
41019
lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT):  \
 
41020
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
41021
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
41022
gcry_sha256.module$(EXEEXT): $(gcry_sha256_module_OBJECTS) $(gcry_sha256_module_DEPENDENCIES) 
 
41023
        @rm -f gcry_sha256.module$(EXEEXT)
 
41024
        $(gcry_sha256_module_LINK) $(gcry_sha256_module_OBJECTS) $(gcry_sha256_module_LDADD) $(LIBS)
 
41025
lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT):  \
 
41026
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
41027
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
41028
gcry_sha512.module$(EXEEXT): $(gcry_sha512_module_OBJECTS) $(gcry_sha512_module_DEPENDENCIES) 
 
41029
        @rm -f gcry_sha512.module$(EXEEXT)
 
41030
        $(gcry_sha512_module_LINK) $(gcry_sha512_module_OBJECTS) $(gcry_sha512_module_LDADD) $(LIBS)
 
41031
lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT):  \
 
41032
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
41033
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
41034
gcry_tiger.module$(EXEEXT): $(gcry_tiger_module_OBJECTS) $(gcry_tiger_module_DEPENDENCIES) 
 
41035
        @rm -f gcry_tiger.module$(EXEEXT)
 
41036
        $(gcry_tiger_module_LINK) $(gcry_tiger_module_OBJECTS) $(gcry_tiger_module_LDADD) $(LIBS)
 
41037
lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT):  \
 
41038
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
41039
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
41040
gcry_twofish.module$(EXEEXT): $(gcry_twofish_module_OBJECTS) $(gcry_twofish_module_DEPENDENCIES) 
 
41041
        @rm -f gcry_twofish.module$(EXEEXT)
 
41042
        $(gcry_twofish_module_LINK) $(gcry_twofish_module_OBJECTS) $(gcry_twofish_module_LDADD) $(LIBS)
 
41043
lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT):  \
 
41044
        lib/libgcrypt-grub/cipher/$(am__dirstamp) \
 
41045
        lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
41046
gcry_whirlpool.module$(EXEEXT): $(gcry_whirlpool_module_OBJECTS) $(gcry_whirlpool_module_DEPENDENCIES) 
 
41047
        @rm -f gcry_whirlpool.module$(EXEEXT)
 
41048
        $(gcry_whirlpool_module_LINK) $(gcry_whirlpool_module_OBJECTS) $(gcry_whirlpool_module_LDADD) $(LIBS)
 
41049
gettext/$(am__dirstamp):
 
41050
        @$(MKDIR_P) gettext
 
41051
        @: > gettext/$(am__dirstamp)
 
41052
gettext/$(DEPDIR)/$(am__dirstamp):
 
41053
        @$(MKDIR_P) gettext/$(DEPDIR)
 
41054
        @: > gettext/$(DEPDIR)/$(am__dirstamp)
 
41055
gettext/gettext_module-gettext.$(OBJEXT): gettext/$(am__dirstamp) \
 
41056
        gettext/$(DEPDIR)/$(am__dirstamp)
 
41057
gettext.module$(EXEEXT): $(gettext_module_OBJECTS) $(gettext_module_DEPENDENCIES) 
 
41058
        @rm -f gettext.module$(EXEEXT)
 
41059
        $(gettext_module_LINK) $(gettext_module_OBJECTS) $(gettext_module_LDADD) $(LIBS)
 
41060
gfxmenu/$(am__dirstamp):
 
41061
        @$(MKDIR_P) gfxmenu
 
41062
        @: > gfxmenu/$(am__dirstamp)
 
41063
gfxmenu/$(DEPDIR)/$(am__dirstamp):
 
41064
        @$(MKDIR_P) gfxmenu/$(DEPDIR)
 
41065
        @: > gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41066
gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT): gfxmenu/$(am__dirstamp) \
 
41067
        gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41068
gfxmenu/gfxmenu_module-model.$(OBJEXT): gfxmenu/$(am__dirstamp) \
 
41069
        gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41070
gfxmenu/gfxmenu_module-view.$(OBJEXT): gfxmenu/$(am__dirstamp) \
 
41071
        gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41072
gfxmenu/gfxmenu_module-font.$(OBJEXT): gfxmenu/$(am__dirstamp) \
 
41073
        gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41074
gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT):  \
 
41075
        gfxmenu/$(am__dirstamp) gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41076
gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT):  \
 
41077
        gfxmenu/$(am__dirstamp) gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41078
gfxmenu/gfxmenu_module-widget-box.$(OBJEXT): gfxmenu/$(am__dirstamp) \
 
41079
        gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41080
gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT): gfxmenu/$(am__dirstamp) \
 
41081
        gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41082
gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT):  \
 
41083
        gfxmenu/$(am__dirstamp) gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41084
gfxmenu/gfxmenu_module-gui_box.$(OBJEXT): gfxmenu/$(am__dirstamp) \
 
41085
        gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41086
gfxmenu/gfxmenu_module-gui_label.$(OBJEXT): gfxmenu/$(am__dirstamp) \
 
41087
        gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41088
gfxmenu/gfxmenu_module-gui_list.$(OBJEXT): gfxmenu/$(am__dirstamp) \
 
41089
        gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41090
gfxmenu/gfxmenu_module-gui_image.$(OBJEXT): gfxmenu/$(am__dirstamp) \
 
41091
        gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41092
gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT):  \
 
41093
        gfxmenu/$(am__dirstamp) gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41094
gfxmenu/gfxmenu_module-gui_util.$(OBJEXT): gfxmenu/$(am__dirstamp) \
 
41095
        gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41096
gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT):  \
 
41097
        gfxmenu/$(am__dirstamp) gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41098
gfxmenu/gfxmenu_module-named_colors.$(OBJEXT):  \
 
41099
        gfxmenu/$(am__dirstamp) gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
41100
gfxmenu.module$(EXEEXT): $(gfxmenu_module_OBJECTS) $(gfxmenu_module_DEPENDENCIES) 
 
41101
        @rm -f gfxmenu.module$(EXEEXT)
 
41102
        $(gfxmenu_module_LINK) $(gfxmenu_module_OBJECTS) $(gfxmenu_module_LDADD) $(LIBS)
 
41103
term/gfxterm_module-gfxterm.$(OBJEXT): term/$(am__dirstamp) \
 
41104
        term/$(DEPDIR)/$(am__dirstamp)
 
41105
gfxterm.module$(EXEEXT): $(gfxterm_module_OBJECTS) $(gfxterm_module_DEPENDENCIES) 
 
41106
        @rm -f gfxterm.module$(EXEEXT)
 
41107
        $(gfxterm_module_LINK) $(gfxterm_module_OBJECTS) $(gfxterm_module_LDADD) $(LIBS)
 
41108
commands/gptsync_module-gptsync.$(OBJEXT): commands/$(am__dirstamp) \
 
41109
        commands/$(DEPDIR)/$(am__dirstamp)
 
41110
gptsync.module$(EXEEXT): $(gptsync_module_OBJECTS) $(gptsync_module_DEPENDENCIES) 
 
41111
        @rm -f gptsync.module$(EXEEXT)
 
41112
        $(gptsync_module_LINK) $(gptsync_module_OBJECTS) $(gptsync_module_LDADD) $(LIBS)
 
41113
contrib/ntldr-img/grldr_image-grldrstart.$(OBJEXT):  \
 
41114
        contrib/ntldr-img/$(am__dirstamp) \
 
41115
        contrib/ntldr-img/$(DEPDIR)/$(am__dirstamp)
 
41116
contrib/ntldr-img/grldr_image-ntfsbs.$(OBJEXT):  \
 
41117
        contrib/ntldr-img/$(am__dirstamp) \
 
41118
        contrib/ntldr-img/$(DEPDIR)/$(am__dirstamp)
 
41119
grldr.image$(EXEEXT): $(grldr_image_OBJECTS) $(grldr_image_DEPENDENCIES) 
 
41120
        @rm -f grldr.image$(EXEEXT)
 
41121
        $(grldr_image_LINK) $(grldr_image_OBJECTS) $(grldr_image_LDADD) $(LIBS)
 
41122
kern/emu/$(am__dirstamp):
 
41123
        @$(MKDIR_P) kern/emu
 
41124
        @: > kern/emu/$(am__dirstamp)
 
41125
kern/emu/$(DEPDIR)/$(am__dirstamp):
 
41126
        @$(MKDIR_P) kern/emu/$(DEPDIR)
 
41127
        @: > kern/emu/$(DEPDIR)/$(am__dirstamp)
 
41128
kern/emu/grub_emu-full.$(OBJEXT): kern/emu/$(am__dirstamp) \
 
41129
        kern/emu/$(DEPDIR)/$(am__dirstamp)
 
41130
grub-emu$(EXEEXT): $(grub_emu_OBJECTS) $(grub_emu_DEPENDENCIES) 
 
41131
        @rm -f grub-emu$(EXEEXT)
 
41132
        $(grub_emu_LINK) $(grub_emu_OBJECTS) $(grub_emu_LDADD) $(LIBS)
 
41133
kern/emu/grub_emu_lite-lite.$(OBJEXT): kern/emu/$(am__dirstamp) \
 
41134
        kern/emu/$(DEPDIR)/$(am__dirstamp)
 
41135
kern/emu/grub_emu_lite-cache.$(OBJEXT): kern/emu/$(am__dirstamp) \
 
41136
        kern/emu/$(DEPDIR)/$(am__dirstamp)
 
41137
grub-emu-lite$(EXEEXT): $(grub_emu_lite_OBJECTS) $(grub_emu_lite_DEPENDENCIES) 
 
41138
        @rm -f grub-emu-lite$(EXEEXT)
 
41139
        $(grub_emu_lite_LINK) $(grub_emu_lite_OBJECTS) $(grub_emu_lite_LDADD) $(LIBS)
 
41140
io/gzio_module-gzio.$(OBJEXT): io/$(am__dirstamp) \
 
41141
        io/$(DEPDIR)/$(am__dirstamp)
 
41142
gzio.module$(EXEEXT): $(gzio_module_OBJECTS) $(gzio_module_DEPENDENCIES) 
 
41143
        @rm -f gzio.module$(EXEEXT)
 
41144
        $(gzio_module_LINK) $(gzio_module_OBJECTS) $(gzio_module_LDADD) $(LIBS)
 
41145
lib/emu/$(am__dirstamp):
 
41146
        @$(MKDIR_P) lib/emu
 
41147
        @: > lib/emu/$(am__dirstamp)
 
41148
lib/emu/$(DEPDIR)/$(am__dirstamp):
 
41149
        @$(MKDIR_P) lib/emu/$(DEPDIR)
 
41150
        @: > lib/emu/$(DEPDIR)/$(am__dirstamp)
 
41151
lib/emu/halt_module-halt.$(OBJEXT): lib/emu/$(am__dirstamp) \
 
41152
        lib/emu/$(DEPDIR)/$(am__dirstamp)
 
41153
commands/halt_module-halt.$(OBJEXT): commands/$(am__dirstamp) \
 
41154
        commands/$(DEPDIR)/$(am__dirstamp)
 
41155
commands/halt_module-acpihalt.$(OBJEXT): commands/$(am__dirstamp) \
 
41156
        commands/$(DEPDIR)/$(am__dirstamp)
 
41157
lib/i386/$(am__dirstamp):
 
41158
        @$(MKDIR_P) lib/i386
 
41159
        @: > lib/i386/$(am__dirstamp)
 
41160
lib/i386/$(DEPDIR)/$(am__dirstamp):
 
41161
        @$(MKDIR_P) lib/i386/$(DEPDIR)
 
41162
        @: > lib/i386/$(DEPDIR)/$(am__dirstamp)
 
41163
lib/i386/halt_module-halt.$(OBJEXT): lib/i386/$(am__dirstamp) \
 
41164
        lib/i386/$(DEPDIR)/$(am__dirstamp)
 
41165
lib/efi/halt_module-halt.$(OBJEXT): lib/efi/$(am__dirstamp) \
 
41166
        lib/efi/$(DEPDIR)/$(am__dirstamp)
 
41167
lib/ieee1275/halt_module-halt.$(OBJEXT): lib/ieee1275/$(am__dirstamp) \
 
41168
        lib/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41169
commands/i386/pc/halt_module-halt.$(OBJEXT):  \
 
41170
        commands/i386/pc/$(am__dirstamp) \
 
41171
        commands/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41172
halt.module$(EXEEXT): $(halt_module_OBJECTS) $(halt_module_DEPENDENCIES) 
 
41173
        @rm -f halt.module$(EXEEXT)
 
41174
        $(halt_module_LINK) $(halt_module_OBJECTS) $(halt_module_LDADD) $(LIBS)
 
41175
commands/hashsum_module-hashsum.$(OBJEXT): commands/$(am__dirstamp) \
 
41176
        commands/$(DEPDIR)/$(am__dirstamp)
 
41177
hashsum.module$(EXEEXT): $(hashsum_module_OBJECTS) $(hashsum_module_DEPENDENCIES) 
 
41178
        @rm -f hashsum.module$(EXEEXT)
 
41179
        $(hashsum_module_LINK) $(hashsum_module_OBJECTS) $(hashsum_module_LDADD) $(LIBS)
 
41180
commands/hdparm_module-hdparm.$(OBJEXT): commands/$(am__dirstamp) \
 
41181
        commands/$(DEPDIR)/$(am__dirstamp)
 
41182
lib/hdparm_module-hexdump.$(OBJEXT): lib/$(am__dirstamp) \
 
41183
        lib/$(DEPDIR)/$(am__dirstamp)
 
41184
hdparm.module$(EXEEXT): $(hdparm_module_OBJECTS) $(hdparm_module_DEPENDENCIES) 
 
41185
        @rm -f hdparm.module$(EXEEXT)
 
41186
        $(hdparm_module_LINK) $(hdparm_module_OBJECTS) $(hdparm_module_LDADD) $(LIBS)
 
41187
hello/$(am__dirstamp):
 
41188
        @$(MKDIR_P) hello
 
41189
        @: > hello/$(am__dirstamp)
 
41190
hello/$(DEPDIR)/$(am__dirstamp):
 
41191
        @$(MKDIR_P) hello/$(DEPDIR)
 
41192
        @: > hello/$(DEPDIR)/$(am__dirstamp)
 
41193
hello/hello_module-hello.$(OBJEXT): hello/$(am__dirstamp) \
 
41194
        hello/$(DEPDIR)/$(am__dirstamp)
 
41195
hello.module$(EXEEXT): $(hello_module_OBJECTS) $(hello_module_DEPENDENCIES) 
 
41196
        @rm -f hello.module$(EXEEXT)
 
41197
        $(hello_module_LINK) $(hello_module_OBJECTS) $(hello_module_LDADD) $(LIBS)
 
41198
commands/help_module-help.$(OBJEXT): commands/$(am__dirstamp) \
 
41199
        commands/$(DEPDIR)/$(am__dirstamp)
 
41200
help.module$(EXEEXT): $(help_module_OBJECTS) $(help_module_DEPENDENCIES) 
 
41201
        @rm -f help.module$(EXEEXT)
 
41202
        $(help_module_LINK) $(help_module_OBJECTS) $(help_module_LDADD) $(LIBS)
 
41203
commands/hexdump_module-hexdump.$(OBJEXT): commands/$(am__dirstamp) \
 
41204
        commands/$(DEPDIR)/$(am__dirstamp)
 
41205
lib/hexdump_module-hexdump.$(OBJEXT): lib/$(am__dirstamp) \
 
41206
        lib/$(DEPDIR)/$(am__dirstamp)
 
41207
hexdump.module$(EXEEXT): $(hexdump_module_OBJECTS) $(hexdump_module_DEPENDENCIES) 
 
41208
        @rm -f hexdump.module$(EXEEXT)
 
41209
        $(hexdump_module_LINK) $(hexdump_module_OBJECTS) $(hexdump_module_LDADD) $(LIBS)
 
41210
fs/hfs_module-hfs.$(OBJEXT): fs/$(am__dirstamp) \
 
41211
        fs/$(DEPDIR)/$(am__dirstamp)
 
41212
hfs.module$(EXEEXT): $(hfs_module_OBJECTS) $(hfs_module_DEPENDENCIES) 
 
41213
        @rm -f hfs.module$(EXEEXT)
 
41214
        $(hfs_module_LINK) $(hfs_module_OBJECTS) $(hfs_module_LDADD) $(LIBS)
 
41215
fs/hfsplus_module-hfsplus.$(OBJEXT): fs/$(am__dirstamp) \
 
41216
        fs/$(DEPDIR)/$(am__dirstamp)
 
41217
hfsplus.module$(EXEEXT): $(hfsplus_module_OBJECTS) $(hfsplus_module_DEPENDENCIES) 
 
41218
        @rm -f hfsplus.module$(EXEEXT)
 
41219
        $(hfsplus_module_LINK) $(hfsplus_module_OBJECTS) $(hfsplus_module_LDADD) $(LIBS)
 
41220
video/ieee1275_fb_module-ieee1275.$(OBJEXT): video/$(am__dirstamp) \
 
41221
        video/$(DEPDIR)/$(am__dirstamp)
 
41222
ieee1275_fb.module$(EXEEXT): $(ieee1275_fb_module_OBJECTS) $(ieee1275_fb_module_DEPENDENCIES) 
 
41223
        @rm -f ieee1275_fb.module$(EXEEXT)
 
41224
        $(ieee1275_fb_module_LINK) $(ieee1275_fb_module_OBJECTS) $(ieee1275_fb_module_LDADD) $(LIBS)
 
41225
commands/iorw_module-iorw.$(OBJEXT): commands/$(am__dirstamp) \
 
41226
        commands/$(DEPDIR)/$(am__dirstamp)
 
41227
iorw.module$(EXEEXT): $(iorw_module_OBJECTS) $(iorw_module_DEPENDENCIES) 
 
41228
        @rm -f iorw.module$(EXEEXT)
 
41229
        $(iorw_module_LINK) $(iorw_module_OBJECTS) $(iorw_module_LDADD) $(LIBS)
 
41230
fs/iso9660_module-iso9660.$(OBJEXT): fs/$(am__dirstamp) \
 
41231
        fs/$(DEPDIR)/$(am__dirstamp)
 
41232
iso9660.module$(EXEEXT): $(iso9660_module_OBJECTS) $(iso9660_module_DEPENDENCIES) 
 
41233
        @rm -f iso9660.module$(EXEEXT)
 
41234
        $(iso9660_module_LINK) $(iso9660_module_OBJECTS) $(iso9660_module_LDADD) $(LIBS)
 
41235
fs/jfs_module-jfs.$(OBJEXT): fs/$(am__dirstamp) \
 
41236
        fs/$(DEPDIR)/$(am__dirstamp)
 
41237
jfs.module$(EXEEXT): $(jfs_module_OBJECTS) $(jfs_module_DEPENDENCIES) 
 
41238
        @rm -f jfs.module$(EXEEXT)
 
41239
        $(jfs_module_LINK) $(jfs_module_OBJECTS) $(jfs_module_LDADD) $(LIBS)
 
41240
video/readers/$(am__dirstamp):
 
41241
        @$(MKDIR_P) video/readers
 
41242
        @: > video/readers/$(am__dirstamp)
 
41243
video/readers/$(DEPDIR)/$(am__dirstamp):
 
41244
        @$(MKDIR_P) video/readers/$(DEPDIR)
 
41245
        @: > video/readers/$(DEPDIR)/$(am__dirstamp)
 
41246
video/readers/jpeg_module-jpeg.$(OBJEXT):  \
 
41247
        video/readers/$(am__dirstamp) \
 
41248
        video/readers/$(DEPDIR)/$(am__dirstamp)
 
41249
jpeg.module$(EXEEXT): $(jpeg_module_OBJECTS) $(jpeg_module_DEPENDENCIES) 
 
41250
        @rm -f jpeg.module$(EXEEXT)
 
41251
        $(jpeg_module_LINK) $(jpeg_module_OBJECTS) $(jpeg_module_LDADD) $(LIBS)
 
41252
disk/kernel_exec-host.$(OBJEXT): disk/$(am__dirstamp) \
 
41253
        disk/$(DEPDIR)/$(am__dirstamp)
 
41254
gnulib/kernel_exec-progname.$(OBJEXT): gnulib/$(am__dirstamp) \
 
41255
        gnulib/$(DEPDIR)/$(am__dirstamp)
 
41256
gnulib/kernel_exec-error.$(OBJEXT): gnulib/$(am__dirstamp) \
 
41257
        gnulib/$(DEPDIR)/$(am__dirstamp)
 
41258
kern/emu/kernel_exec-console.$(OBJEXT): kern/emu/$(am__dirstamp) \
 
41259
        kern/emu/$(DEPDIR)/$(am__dirstamp)
 
41260
kern/emu/kernel_exec-getroot.$(OBJEXT): kern/emu/$(am__dirstamp) \
 
41261
        kern/emu/$(DEPDIR)/$(am__dirstamp)
 
41262
kern/emu/kernel_exec-hostdisk.$(OBJEXT): kern/emu/$(am__dirstamp) \
 
41263
        kern/emu/$(DEPDIR)/$(am__dirstamp)
 
41264
kern/emu/kernel_exec-hostfs.$(OBJEXT): kern/emu/$(am__dirstamp) \
 
41265
        kern/emu/$(DEPDIR)/$(am__dirstamp)
 
41266
kern/emu/kernel_exec-main.$(OBJEXT): kern/emu/$(am__dirstamp) \
 
41267
        kern/emu/$(DEPDIR)/$(am__dirstamp)
 
41268
kern/emu/kernel_exec-misc.$(OBJEXT): kern/emu/$(am__dirstamp) \
 
41269
        kern/emu/$(DEPDIR)/$(am__dirstamp)
 
41270
kern/emu/kernel_exec-mm.$(OBJEXT): kern/emu/$(am__dirstamp) \
 
41271
        kern/emu/$(DEPDIR)/$(am__dirstamp)
 
41272
kern/emu/kernel_exec-time.$(OBJEXT): kern/emu/$(am__dirstamp) \
 
41273
        kern/emu/$(DEPDIR)/$(am__dirstamp)
 
41274
kern/kernel_exec-command.$(OBJEXT): kern/$(am__dirstamp) \
 
41275
        kern/$(DEPDIR)/$(am__dirstamp)
 
41276
kern/kernel_exec-corecmd.$(OBJEXT): kern/$(am__dirstamp) \
 
41277
        kern/$(DEPDIR)/$(am__dirstamp)
 
41278
kern/kernel_exec-device.$(OBJEXT): kern/$(am__dirstamp) \
 
41279
        kern/$(DEPDIR)/$(am__dirstamp)
 
41280
kern/kernel_exec-disk.$(OBJEXT): kern/$(am__dirstamp) \
 
41281
        kern/$(DEPDIR)/$(am__dirstamp)
 
41282
kern/kernel_exec-dl.$(OBJEXT): kern/$(am__dirstamp) \
 
41283
        kern/$(DEPDIR)/$(am__dirstamp)
 
41284
kern/kernel_exec-env.$(OBJEXT): kern/$(am__dirstamp) \
 
41285
        kern/$(DEPDIR)/$(am__dirstamp)
 
41286
kern/kernel_exec-err.$(OBJEXT): kern/$(am__dirstamp) \
 
41287
        kern/$(DEPDIR)/$(am__dirstamp)
 
41288
kern/kernel_exec-file.$(OBJEXT): kern/$(am__dirstamp) \
 
41289
        kern/$(DEPDIR)/$(am__dirstamp)
 
41290
kern/kernel_exec-fs.$(OBJEXT): kern/$(am__dirstamp) \
 
41291
        kern/$(DEPDIR)/$(am__dirstamp)
 
41292
kern/kernel_exec-list.$(OBJEXT): kern/$(am__dirstamp) \
 
41293
        kern/$(DEPDIR)/$(am__dirstamp)
 
41294
kern/kernel_exec-main.$(OBJEXT): kern/$(am__dirstamp) \
 
41295
        kern/$(DEPDIR)/$(am__dirstamp)
 
41296
kern/kernel_exec-misc.$(OBJEXT): kern/$(am__dirstamp) \
 
41297
        kern/$(DEPDIR)/$(am__dirstamp)
 
41298
kern/kernel_exec-parser.$(OBJEXT): kern/$(am__dirstamp) \
 
41299
        kern/$(DEPDIR)/$(am__dirstamp)
 
41300
kern/kernel_exec-partition.$(OBJEXT): kern/$(am__dirstamp) \
 
41301
        kern/$(DEPDIR)/$(am__dirstamp)
 
41302
kern/kernel_exec-rescue_parser.$(OBJEXT): kern/$(am__dirstamp) \
 
41303
        kern/$(DEPDIR)/$(am__dirstamp)
 
41304
kern/kernel_exec-rescue_reader.$(OBJEXT): kern/$(am__dirstamp) \
 
41305
        kern/$(DEPDIR)/$(am__dirstamp)
 
41306
kern/kernel_exec-term.$(OBJEXT): kern/$(am__dirstamp) \
 
41307
        kern/$(DEPDIR)/$(am__dirstamp)
 
41308
kern/i386/coreboot/$(am__dirstamp):
 
41309
        @$(MKDIR_P) kern/i386/coreboot
 
41310
        @: > kern/i386/coreboot/$(am__dirstamp)
 
41311
kern/i386/coreboot/$(DEPDIR)/$(am__dirstamp):
 
41312
        @$(MKDIR_P) kern/i386/coreboot/$(DEPDIR)
 
41313
        @: > kern/i386/coreboot/$(DEPDIR)/$(am__dirstamp)
 
41314
kern/i386/coreboot/kernel_exec-startup.$(OBJEXT):  \
 
41315
        kern/i386/coreboot/$(am__dirstamp) \
 
41316
        kern/i386/coreboot/$(DEPDIR)/$(am__dirstamp)
 
41317
kern/generic/$(am__dirstamp):
 
41318
        @$(MKDIR_P) kern/generic
 
41319
        @: > kern/generic/$(am__dirstamp)
 
41320
kern/generic/$(DEPDIR)/$(am__dirstamp):
 
41321
        @$(MKDIR_P) kern/generic/$(DEPDIR)
 
41322
        @: > kern/generic/$(DEPDIR)/$(am__dirstamp)
 
41323
kern/generic/kernel_exec-rtc_get_time_ms.$(OBJEXT):  \
 
41324
        kern/generic/$(am__dirstamp) \
 
41325
        kern/generic/$(DEPDIR)/$(am__dirstamp)
 
41326
kern/i386/coreboot/kernel_exec-mmap.$(OBJEXT):  \
 
41327
        kern/i386/coreboot/$(am__dirstamp) \
 
41328
        kern/i386/coreboot/$(DEPDIR)/$(am__dirstamp)
 
41329
kern/i386/$(am__dirstamp):
 
41330
        @$(MKDIR_P) kern/i386
 
41331
        @: > kern/i386/$(am__dirstamp)
 
41332
kern/i386/$(DEPDIR)/$(am__dirstamp):
 
41333
        @$(MKDIR_P) kern/i386/$(DEPDIR)
 
41334
        @: > kern/i386/$(DEPDIR)/$(am__dirstamp)
 
41335
kern/i386/kernel_exec-tsc.$(OBJEXT): kern/i386/$(am__dirstamp) \
 
41336
        kern/i386/$(DEPDIR)/$(am__dirstamp)
 
41337
kern/i386/coreboot/kernel_exec-init.$(OBJEXT):  \
 
41338
        kern/i386/coreboot/$(am__dirstamp) \
 
41339
        kern/i386/coreboot/$(DEPDIR)/$(am__dirstamp)
 
41340
term/i386/pc/$(am__dirstamp):
 
41341
        @$(MKDIR_P) term/i386/pc
 
41342
        @: > term/i386/pc/$(am__dirstamp)
 
41343
term/i386/pc/$(DEPDIR)/$(am__dirstamp):
 
41344
        @$(MKDIR_P) term/i386/pc/$(DEPDIR)
 
41345
        @: > term/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41346
term/i386/pc/kernel_exec-vga_text.$(OBJEXT):  \
 
41347
        term/i386/pc/$(am__dirstamp) \
 
41348
        term/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41349
term/i386/$(am__dirstamp):
 
41350
        @$(MKDIR_P) term/i386
 
41351
        @: > term/i386/$(am__dirstamp)
 
41352
term/i386/$(DEPDIR)/$(am__dirstamp):
 
41353
        @$(MKDIR_P) term/i386/$(DEPDIR)
 
41354
        @: > term/i386/$(DEPDIR)/$(am__dirstamp)
 
41355
term/i386/kernel_exec-vga_common.$(OBJEXT): term/i386/$(am__dirstamp) \
 
41356
        term/i386/$(DEPDIR)/$(am__dirstamp)
 
41357
kern/i386/kernel_exec-dl.$(OBJEXT): kern/i386/$(am__dirstamp) \
 
41358
        kern/i386/$(DEPDIR)/$(am__dirstamp)
 
41359
kern/i386/kernel_exec-pit.$(OBJEXT): kern/i386/$(am__dirstamp) \
 
41360
        kern/i386/$(DEPDIR)/$(am__dirstamp)
 
41361
kern/kernel_exec-mm.$(OBJEXT): kern/$(am__dirstamp) \
 
41362
        kern/$(DEPDIR)/$(am__dirstamp)
 
41363
kern/kernel_exec-time.$(OBJEXT): kern/$(am__dirstamp) \
 
41364
        kern/$(DEPDIR)/$(am__dirstamp)
 
41365
kern/generic/kernel_exec-millisleep.$(OBJEXT):  \
 
41366
        kern/generic/$(am__dirstamp) \
 
41367
        kern/generic/$(DEPDIR)/$(am__dirstamp)
 
41368
kern/i386/efi/$(am__dirstamp):
 
41369
        @$(MKDIR_P) kern/i386/efi
 
41370
        @: > kern/i386/efi/$(am__dirstamp)
 
41371
kern/i386/efi/$(DEPDIR)/$(am__dirstamp):
 
41372
        @$(MKDIR_P) kern/i386/efi/$(DEPDIR)
 
41373
        @: > kern/i386/efi/$(DEPDIR)/$(am__dirstamp)
 
41374
kern/i386/efi/kernel_exec-startup.$(OBJEXT):  \
 
41375
        kern/i386/efi/$(am__dirstamp) \
 
41376
        kern/i386/efi/$(DEPDIR)/$(am__dirstamp)
 
41377
disk/efi/$(am__dirstamp):
 
41378
        @$(MKDIR_P) disk/efi
 
41379
        @: > disk/efi/$(am__dirstamp)
 
41380
disk/efi/$(DEPDIR)/$(am__dirstamp):
 
41381
        @$(MKDIR_P) disk/efi/$(DEPDIR)
 
41382
        @: > disk/efi/$(DEPDIR)/$(am__dirstamp)
 
41383
disk/efi/kernel_exec-efidisk.$(OBJEXT): disk/efi/$(am__dirstamp) \
 
41384
        disk/efi/$(DEPDIR)/$(am__dirstamp)
 
41385
kern/efi/$(am__dirstamp):
 
41386
        @$(MKDIR_P) kern/efi
 
41387
        @: > kern/efi/$(am__dirstamp)
 
41388
kern/efi/$(DEPDIR)/$(am__dirstamp):
 
41389
        @$(MKDIR_P) kern/efi/$(DEPDIR)
 
41390
        @: > kern/efi/$(DEPDIR)/$(am__dirstamp)
 
41391
kern/efi/kernel_exec-efi.$(OBJEXT): kern/efi/$(am__dirstamp) \
 
41392
        kern/efi/$(DEPDIR)/$(am__dirstamp)
 
41393
kern/efi/kernel_exec-init.$(OBJEXT): kern/efi/$(am__dirstamp) \
 
41394
        kern/efi/$(DEPDIR)/$(am__dirstamp)
 
41395
kern/efi/kernel_exec-mm.$(OBJEXT): kern/efi/$(am__dirstamp) \
 
41396
        kern/efi/$(DEPDIR)/$(am__dirstamp)
 
41397
kern/i386/efi/kernel_exec-init.$(OBJEXT):  \
 
41398
        kern/i386/efi/$(am__dirstamp) \
 
41399
        kern/i386/efi/$(DEPDIR)/$(am__dirstamp)
 
41400
term/efi/$(am__dirstamp):
 
41401
        @$(MKDIR_P) term/efi
 
41402
        @: > term/efi/$(am__dirstamp)
 
41403
term/efi/$(DEPDIR)/$(am__dirstamp):
 
41404
        @$(MKDIR_P) term/efi/$(DEPDIR)
 
41405
        @: > term/efi/$(DEPDIR)/$(am__dirstamp)
 
41406
term/efi/kernel_exec-console.$(OBJEXT): term/efi/$(am__dirstamp) \
 
41407
        term/efi/$(DEPDIR)/$(am__dirstamp)
 
41408
kern/i386/ieee1275/$(am__dirstamp):
 
41409
        @$(MKDIR_P) kern/i386/ieee1275
 
41410
        @: > kern/i386/ieee1275/$(am__dirstamp)
 
41411
kern/i386/ieee1275/$(DEPDIR)/$(am__dirstamp):
 
41412
        @$(MKDIR_P) kern/i386/ieee1275/$(DEPDIR)
 
41413
        @: > kern/i386/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41414
kern/i386/ieee1275/kernel_exec-startup.$(OBJEXT):  \
 
41415
        kern/i386/ieee1275/$(am__dirstamp) \
 
41416
        kern/i386/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41417
kern/ieee1275/$(am__dirstamp):
 
41418
        @$(MKDIR_P) kern/ieee1275
 
41419
        @: > kern/ieee1275/$(am__dirstamp)
 
41420
kern/ieee1275/$(DEPDIR)/$(am__dirstamp):
 
41421
        @$(MKDIR_P) kern/ieee1275/$(DEPDIR)
 
41422
        @: > kern/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41423
kern/ieee1275/kernel_exec-init.$(OBJEXT):  \
 
41424
        kern/ieee1275/$(am__dirstamp) \
 
41425
        kern/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41426
disk/ieee1275/$(am__dirstamp):
 
41427
        @$(MKDIR_P) disk/ieee1275
 
41428
        @: > disk/ieee1275/$(am__dirstamp)
 
41429
disk/ieee1275/$(DEPDIR)/$(am__dirstamp):
 
41430
        @$(MKDIR_P) disk/ieee1275/$(DEPDIR)
 
41431
        @: > disk/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41432
disk/ieee1275/kernel_exec-ofdisk.$(OBJEXT):  \
 
41433
        disk/ieee1275/$(am__dirstamp) \
 
41434
        disk/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41435
kern/ieee1275/kernel_exec-cmain.$(OBJEXT):  \
 
41436
        kern/ieee1275/$(am__dirstamp) \
 
41437
        kern/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41438
kern/ieee1275/kernel_exec-ieee1275.$(OBJEXT):  \
 
41439
        kern/ieee1275/$(am__dirstamp) \
 
41440
        kern/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41441
kern/ieee1275/kernel_exec-mmap.$(OBJEXT):  \
 
41442
        kern/ieee1275/$(am__dirstamp) \
 
41443
        kern/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41444
kern/ieee1275/kernel_exec-openfw.$(OBJEXT):  \
 
41445
        kern/ieee1275/$(am__dirstamp) \
 
41446
        kern/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41447
term/ieee1275/$(am__dirstamp):
 
41448
        @$(MKDIR_P) term/ieee1275
 
41449
        @: > term/ieee1275/$(am__dirstamp)
 
41450
term/ieee1275/$(DEPDIR)/$(am__dirstamp):
 
41451
        @$(MKDIR_P) term/ieee1275/$(DEPDIR)
 
41452
        @: > term/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41453
term/ieee1275/kernel_exec-ofconsole.$(OBJEXT):  \
 
41454
        term/ieee1275/$(am__dirstamp) \
 
41455
        term/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41456
term/kernel_exec-terminfo.$(OBJEXT): term/$(am__dirstamp) \
 
41457
        term/$(DEPDIR)/$(am__dirstamp)
 
41458
term/kernel_exec-tparm.$(OBJEXT): term/$(am__dirstamp) \
 
41459
        term/$(DEPDIR)/$(am__dirstamp)
 
41460
commands/kernel_exec-extcmd.$(OBJEXT): commands/$(am__dirstamp) \
 
41461
        commands/$(DEPDIR)/$(am__dirstamp)
 
41462
lib/kernel_exec-arg.$(OBJEXT): lib/$(am__dirstamp) \
 
41463
        lib/$(DEPDIR)/$(am__dirstamp)
 
41464
kern/i386/kernel_exec-multiboot_mmap.$(OBJEXT):  \
 
41465
        kern/i386/$(am__dirstamp) kern/i386/$(DEPDIR)/$(am__dirstamp)
 
41466
kern/i386/pc/$(am__dirstamp):
 
41467
        @$(MKDIR_P) kern/i386/pc
 
41468
        @: > kern/i386/pc/$(am__dirstamp)
 
41469
kern/i386/pc/$(DEPDIR)/$(am__dirstamp):
 
41470
        @$(MKDIR_P) kern/i386/pc/$(DEPDIR)
 
41471
        @: > kern/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41472
kern/i386/pc/kernel_exec-startup.$(OBJEXT):  \
 
41473
        kern/i386/pc/$(am__dirstamp) \
 
41474
        kern/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41475
kern/i386/pc/kernel_exec-init.$(OBJEXT): kern/i386/pc/$(am__dirstamp) \
 
41476
        kern/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41477
kern/i386/pc/kernel_exec-mmap.$(OBJEXT): kern/i386/pc/$(am__dirstamp) \
 
41478
        kern/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41479
term/i386/pc/kernel_exec-console.$(OBJEXT):  \
 
41480
        term/i386/pc/$(am__dirstamp) \
 
41481
        term/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41482
kern/i386/qemu/$(am__dirstamp):
 
41483
        @$(MKDIR_P) kern/i386/qemu
 
41484
        @: > kern/i386/qemu/$(am__dirstamp)
 
41485
kern/i386/qemu/$(DEPDIR)/$(am__dirstamp):
 
41486
        @$(MKDIR_P) kern/i386/qemu/$(DEPDIR)
 
41487
        @: > kern/i386/qemu/$(DEPDIR)/$(am__dirstamp)
 
41488
kern/i386/qemu/kernel_exec-startup.$(OBJEXT):  \
 
41489
        kern/i386/qemu/$(am__dirstamp) \
 
41490
        kern/i386/qemu/$(DEPDIR)/$(am__dirstamp)
 
41491
bus/kernel_exec-pci.$(OBJEXT): bus/$(am__dirstamp) \
 
41492
        bus/$(DEPDIR)/$(am__dirstamp)
 
41493
kern/i386/qemu/kernel_exec-init.$(OBJEXT):  \
 
41494
        kern/i386/qemu/$(am__dirstamp) \
 
41495
        kern/i386/qemu/$(DEPDIR)/$(am__dirstamp)
 
41496
kern/i386/qemu/kernel_exec-mmap.$(OBJEXT):  \
 
41497
        kern/i386/qemu/$(am__dirstamp) \
 
41498
        kern/i386/qemu/$(DEPDIR)/$(am__dirstamp)
 
41499
kern/mips/$(am__dirstamp):
 
41500
        @$(MKDIR_P) kern/mips
 
41501
        @: > kern/mips/$(am__dirstamp)
 
41502
kern/mips/$(DEPDIR)/$(am__dirstamp):
 
41503
        @$(MKDIR_P) kern/mips/$(DEPDIR)
 
41504
        @: > kern/mips/$(DEPDIR)/$(am__dirstamp)
 
41505
kern/mips/kernel_exec-startup.$(OBJEXT): kern/mips/$(am__dirstamp) \
 
41506
        kern/mips/$(DEPDIR)/$(am__dirstamp)
 
41507
term/kernel_exec-ns8250.$(OBJEXT): term/$(am__dirstamp) \
 
41508
        term/$(DEPDIR)/$(am__dirstamp)
 
41509
bus/kernel_exec-bonito.$(OBJEXT): bus/$(am__dirstamp) \
 
41510
        bus/$(DEPDIR)/$(am__dirstamp)
 
41511
bus/kernel_exec-cs5536.$(OBJEXT): bus/$(am__dirstamp) \
 
41512
        bus/$(DEPDIR)/$(am__dirstamp)
 
41513
kern/mips/kernel_exec-cache.$(OBJEXT): kern/mips/$(am__dirstamp) \
 
41514
        kern/mips/$(DEPDIR)/$(am__dirstamp)
 
41515
kern/mips/kernel_exec-dl.$(OBJEXT): kern/mips/$(am__dirstamp) \
 
41516
        kern/mips/$(DEPDIR)/$(am__dirstamp)
 
41517
kern/mips/kernel_exec-init.$(OBJEXT): kern/mips/$(am__dirstamp) \
 
41518
        kern/mips/$(DEPDIR)/$(am__dirstamp)
 
41519
kern/mips/yeeloong/$(am__dirstamp):
 
41520
        @$(MKDIR_P) kern/mips/yeeloong
 
41521
        @: > kern/mips/yeeloong/$(am__dirstamp)
 
41522
kern/mips/yeeloong/$(DEPDIR)/$(am__dirstamp):
 
41523
        @$(MKDIR_P) kern/mips/yeeloong/$(DEPDIR)
 
41524
        @: > kern/mips/yeeloong/$(DEPDIR)/$(am__dirstamp)
 
41525
kern/mips/yeeloong/kernel_exec-init.$(OBJEXT):  \
 
41526
        kern/mips/yeeloong/$(am__dirstamp) \
 
41527
        kern/mips/yeeloong/$(DEPDIR)/$(am__dirstamp)
 
41528
term/kernel_exec-at_keyboard.$(OBJEXT): term/$(am__dirstamp) \
 
41529
        term/$(DEPDIR)/$(am__dirstamp)
 
41530
term/kernel_exec-serial.$(OBJEXT): term/$(am__dirstamp) \
 
41531
        term/$(DEPDIR)/$(am__dirstamp)
 
41532
video/kernel_exec-sm712.$(OBJEXT): video/$(am__dirstamp) \
 
41533
        video/$(DEPDIR)/$(am__dirstamp)
 
41534
commands/kernel_exec-keylayouts.$(OBJEXT): commands/$(am__dirstamp) \
 
41535
        commands/$(DEPDIR)/$(am__dirstamp)
 
41536
term/kernel_exec-gfxterm.$(OBJEXT): term/$(am__dirstamp) \
 
41537
        term/$(DEPDIR)/$(am__dirstamp)
 
41538
font/kernel_exec-font.$(OBJEXT): font/$(am__dirstamp) \
 
41539
        font/$(DEPDIR)/$(am__dirstamp)
 
41540
font/kernel_exec-font_cmd.$(OBJEXT): font/$(am__dirstamp) \
 
41541
        font/$(DEPDIR)/$(am__dirstamp)
 
41542
io/kernel_exec-bufio.$(OBJEXT): io/$(am__dirstamp) \
 
41543
        io/$(DEPDIR)/$(am__dirstamp)
 
41544
video/kernel_exec-bitmap.$(OBJEXT): video/$(am__dirstamp) \
 
41545
        video/$(DEPDIR)/$(am__dirstamp)
 
41546
video/kernel_exec-bitmap_scale.$(OBJEXT): video/$(am__dirstamp) \
 
41547
        video/$(DEPDIR)/$(am__dirstamp)
 
41548
video/fb/$(am__dirstamp):
 
41549
        @$(MKDIR_P) video/fb
 
41550
        @: > video/fb/$(am__dirstamp)
 
41551
video/fb/$(DEPDIR)/$(am__dirstamp):
 
41552
        @$(MKDIR_P) video/fb/$(DEPDIR)
 
41553
        @: > video/fb/$(DEPDIR)/$(am__dirstamp)
 
41554
video/fb/kernel_exec-fbblit.$(OBJEXT): video/fb/$(am__dirstamp) \
 
41555
        video/fb/$(DEPDIR)/$(am__dirstamp)
 
41556
video/fb/kernel_exec-fbfill.$(OBJEXT): video/fb/$(am__dirstamp) \
 
41557
        video/fb/$(DEPDIR)/$(am__dirstamp)
 
41558
video/fb/kernel_exec-fbutil.$(OBJEXT): video/fb/$(am__dirstamp) \
 
41559
        video/fb/$(DEPDIR)/$(am__dirstamp)
 
41560
video/fb/kernel_exec-video_fb.$(OBJEXT): video/fb/$(am__dirstamp) \
 
41561
        video/fb/$(DEPDIR)/$(am__dirstamp)
 
41562
video/kernel_exec-video.$(OBJEXT): video/$(am__dirstamp) \
 
41563
        video/$(DEPDIR)/$(am__dirstamp)
 
41564
commands/kernel_exec-boot.$(OBJEXT): commands/$(am__dirstamp) \
 
41565
        commands/$(DEPDIR)/$(am__dirstamp)
 
41566
kern/powerpc/ieee1275/$(am__dirstamp):
 
41567
        @$(MKDIR_P) kern/powerpc/ieee1275
 
41568
        @: > kern/powerpc/ieee1275/$(am__dirstamp)
 
41569
kern/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp):
 
41570
        @$(MKDIR_P) kern/powerpc/ieee1275/$(DEPDIR)
 
41571
        @: > kern/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41572
kern/powerpc/ieee1275/kernel_exec-startup.$(OBJEXT):  \
 
41573
        kern/powerpc/ieee1275/$(am__dirstamp) \
 
41574
        kern/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41575
kern/powerpc/$(am__dirstamp):
 
41576
        @$(MKDIR_P) kern/powerpc
 
41577
        @: > kern/powerpc/$(am__dirstamp)
 
41578
kern/powerpc/$(DEPDIR)/$(am__dirstamp):
 
41579
        @$(MKDIR_P) kern/powerpc/$(DEPDIR)
 
41580
        @: > kern/powerpc/$(DEPDIR)/$(am__dirstamp)
 
41581
kern/powerpc/kernel_exec-cache.$(OBJEXT):  \
 
41582
        kern/powerpc/$(am__dirstamp) \
 
41583
        kern/powerpc/$(DEPDIR)/$(am__dirstamp)
 
41584
kern/powerpc/kernel_exec-dl.$(OBJEXT): kern/powerpc/$(am__dirstamp) \
 
41585
        kern/powerpc/$(DEPDIR)/$(am__dirstamp)
 
41586
kern/sparc64/ieee1275/$(am__dirstamp):
 
41587
        @$(MKDIR_P) kern/sparc64/ieee1275
 
41588
        @: > kern/sparc64/ieee1275/$(am__dirstamp)
 
41589
kern/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp):
 
41590
        @$(MKDIR_P) kern/sparc64/ieee1275/$(DEPDIR)
 
41591
        @: > kern/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41592
kern/sparc64/ieee1275/kernel_exec-crt0.$(OBJEXT):  \
 
41593
        kern/sparc64/ieee1275/$(am__dirstamp) \
 
41594
        kern/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41595
kern/sparc64/$(am__dirstamp):
 
41596
        @$(MKDIR_P) kern/sparc64
 
41597
        @: > kern/sparc64/$(am__dirstamp)
 
41598
kern/sparc64/$(DEPDIR)/$(am__dirstamp):
 
41599
        @$(MKDIR_P) kern/sparc64/$(DEPDIR)
 
41600
        @: > kern/sparc64/$(DEPDIR)/$(am__dirstamp)
 
41601
kern/sparc64/kernel_exec-cache.$(OBJEXT):  \
 
41602
        kern/sparc64/$(am__dirstamp) \
 
41603
        kern/sparc64/$(DEPDIR)/$(am__dirstamp)
 
41604
kern/sparc64/kernel_exec-dl.$(OBJEXT): kern/sparc64/$(am__dirstamp) \
 
41605
        kern/sparc64/$(DEPDIR)/$(am__dirstamp)
 
41606
kern/sparc64/ieee1275/kernel_exec-ieee1275.$(OBJEXT):  \
 
41607
        kern/sparc64/ieee1275/$(am__dirstamp) \
 
41608
        kern/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41609
kern/sparc64/ieee1275/kernel_exec-init.$(OBJEXT):  \
 
41610
        kern/sparc64/ieee1275/$(am__dirstamp) \
 
41611
        kern/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41612
kern/x86_64/efi/$(am__dirstamp):
 
41613
        @$(MKDIR_P) kern/x86_64/efi
 
41614
        @: > kern/x86_64/efi/$(am__dirstamp)
 
41615
kern/x86_64/efi/$(DEPDIR)/$(am__dirstamp):
 
41616
        @$(MKDIR_P) kern/x86_64/efi/$(DEPDIR)
 
41617
        @: > kern/x86_64/efi/$(DEPDIR)/$(am__dirstamp)
 
41618
kern/x86_64/efi/kernel_exec-startup.$(OBJEXT):  \
 
41619
        kern/x86_64/efi/$(am__dirstamp) \
 
41620
        kern/x86_64/efi/$(DEPDIR)/$(am__dirstamp)
 
41621
kern/x86_64/$(am__dirstamp):
 
41622
        @$(MKDIR_P) kern/x86_64
 
41623
        @: > kern/x86_64/$(am__dirstamp)
 
41624
kern/x86_64/$(DEPDIR)/$(am__dirstamp):
 
41625
        @$(MKDIR_P) kern/x86_64/$(DEPDIR)
 
41626
        @: > kern/x86_64/$(DEPDIR)/$(am__dirstamp)
 
41627
kern/x86_64/kernel_exec-dl.$(OBJEXT): kern/x86_64/$(am__dirstamp) \
 
41628
        kern/x86_64/$(DEPDIR)/$(am__dirstamp)
 
41629
kern/x86_64/efi/kernel_exec-callwrap.$(OBJEXT):  \
 
41630
        kern/x86_64/efi/$(am__dirstamp) \
 
41631
        kern/x86_64/efi/$(DEPDIR)/$(am__dirstamp)
 
41632
kernel.exec$(EXEEXT): $(kernel_exec_OBJECTS) $(kernel_exec_DEPENDENCIES) 
 
41633
        @rm -f kernel.exec$(EXEEXT)
 
41634
        $(kernel_exec_LINK) $(kernel_exec_OBJECTS) $(kernel_exec_LDADD) $(LIBS)
 
41635
commands/keylayouts_module-keylayouts.$(OBJEXT):  \
 
41636
        commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp)
 
41637
keylayouts.module$(EXEEXT): $(keylayouts_module_OBJECTS) $(keylayouts_module_DEPENDENCIES) 
 
41638
        @rm -f keylayouts.module$(EXEEXT)
 
41639
        $(keylayouts_module_LINK) $(keylayouts_module_OBJECTS) $(keylayouts_module_LDADD) $(LIBS)
 
41640
commands/keystatus_module-keystatus.$(OBJEXT):  \
 
41641
        commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp)
 
41642
keystatus.module$(EXEEXT): $(keystatus_module_OBJECTS) $(keystatus_module_DEPENDENCIES) 
 
41643
        @rm -f keystatus.module$(EXEEXT)
 
41644
        $(keystatus_module_LINK) $(keystatus_module_OBJECTS) $(keystatus_module_LDADD) $(LIBS)
 
41645
lib/i386/pc/legacycfg_module-vesa_modes_table.$(OBJEXT):  \
 
41646
        lib/i386/pc/$(am__dirstamp) \
 
41647
        lib/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41648
commands/legacycfg_module-legacycfg.$(OBJEXT):  \
 
41649
        commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp)
 
41650
lib/legacycfg_module-legacy_parse.$(OBJEXT): lib/$(am__dirstamp) \
 
41651
        lib/$(DEPDIR)/$(am__dirstamp)
 
41652
legacycfg.module$(EXEEXT): $(legacycfg_module_OBJECTS) $(legacycfg_module_DEPENDENCIES) 
 
41653
        @rm -f legacycfg.module$(EXEEXT)
 
41654
        $(legacycfg_module_LINK) $(legacycfg_module_OBJECTS) $(legacycfg_module_LDADD) $(LIBS)
 
41655
bus/usb/emu/$(am__dirstamp):
 
41656
        @$(MKDIR_P) bus/usb/emu
 
41657
        @: > bus/usb/emu/$(am__dirstamp)
 
41658
bus/usb/emu/$(DEPDIR)/$(am__dirstamp):
 
41659
        @$(MKDIR_P) bus/usb/emu/$(DEPDIR)
 
41660
        @: > bus/usb/emu/$(DEPDIR)/$(am__dirstamp)
 
41661
bus/usb/emu/libusb_module-usb.$(OBJEXT): bus/usb/emu/$(am__dirstamp) \
 
41662
        bus/usb/emu/$(DEPDIR)/$(am__dirstamp)
 
41663
libusb.module$(EXEEXT): $(libusb_module_OBJECTS) $(libusb_module_DEPENDENCIES) 
 
41664
        @rm -f libusb.module$(EXEEXT)
 
41665
        $(libusb_module_LINK) $(libusb_module_OBJECTS) $(libusb_module_LDADD) $(LIBS)
 
41666
loader/i386/linux_module-linux.$(OBJEXT): loader/i386/$(am__dirstamp) \
 
41667
        loader/i386/$(DEPDIR)/$(am__dirstamp)
 
41668
lib/i386/pc/linux_module-vesa_modes_table.$(OBJEXT):  \
 
41669
        lib/i386/pc/$(am__dirstamp) \
 
41670
        lib/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41671
loader/mips/$(am__dirstamp):
 
41672
        @$(MKDIR_P) loader/mips
 
41673
        @: > loader/mips/$(am__dirstamp)
 
41674
loader/mips/$(DEPDIR)/$(am__dirstamp):
 
41675
        @$(MKDIR_P) loader/mips/$(DEPDIR)
 
41676
        @: > loader/mips/$(DEPDIR)/$(am__dirstamp)
 
41677
loader/mips/linux_module-linux.$(OBJEXT): loader/mips/$(am__dirstamp) \
 
41678
        loader/mips/$(DEPDIR)/$(am__dirstamp)
 
41679
loader/powerpc/ieee1275/$(am__dirstamp):
 
41680
        @$(MKDIR_P) loader/powerpc/ieee1275
 
41681
        @: > loader/powerpc/ieee1275/$(am__dirstamp)
 
41682
loader/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp):
 
41683
        @$(MKDIR_P) loader/powerpc/ieee1275/$(DEPDIR)
 
41684
        @: > loader/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41685
loader/powerpc/ieee1275/linux_module-linux.$(OBJEXT):  \
 
41686
        loader/powerpc/ieee1275/$(am__dirstamp) \
 
41687
        loader/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41688
loader/sparc64/ieee1275/$(am__dirstamp):
 
41689
        @$(MKDIR_P) loader/sparc64/ieee1275
 
41690
        @: > loader/sparc64/ieee1275/$(am__dirstamp)
 
41691
loader/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp):
 
41692
        @$(MKDIR_P) loader/sparc64/ieee1275/$(DEPDIR)
 
41693
        @: > loader/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41694
loader/sparc64/ieee1275/linux_module-linux.$(OBJEXT):  \
 
41695
        loader/sparc64/ieee1275/$(am__dirstamp) \
 
41696
        loader/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41697
linux.module$(EXEEXT): $(linux_module_OBJECTS) $(linux_module_DEPENDENCIES) 
 
41698
        @rm -f linux.module$(EXEEXT)
 
41699
        $(linux_module_LINK) $(linux_module_OBJECTS) $(linux_module_LDADD) $(LIBS)
 
41700
loader/i386/pc/linux16_module-linux.$(OBJEXT):  \
 
41701
        loader/i386/pc/$(am__dirstamp) \
 
41702
        loader/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41703
linux16.module$(EXEEXT): $(linux16_module_OBJECTS) $(linux16_module_DEPENDENCIES) 
 
41704
        @rm -f linux16.module$(EXEEXT)
 
41705
        $(linux16_module_LINK) $(linux16_module_OBJECTS) $(linux16_module_LDADD) $(LIBS)
 
41706
boot/i386/pc/lnxboot_image-lnxboot.$(OBJEXT):  \
 
41707
        boot/i386/pc/$(am__dirstamp) \
 
41708
        boot/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41709
lnxboot.image$(EXEEXT): $(lnxboot_image_OBJECTS) $(lnxboot_image_DEPENDENCIES) 
 
41710
        @rm -f lnxboot.image$(EXEEXT)
 
41711
        $(lnxboot_image_LINK) $(lnxboot_image_OBJECTS) $(lnxboot_image_LDADD) $(LIBS)
 
41712
commands/efi/loadbios_module-loadbios.$(OBJEXT):  \
 
41713
        commands/efi/$(am__dirstamp) \
 
41714
        commands/efi/$(DEPDIR)/$(am__dirstamp)
 
41715
loadbios.module$(EXEEXT): $(loadbios_module_OBJECTS) $(loadbios_module_DEPENDENCIES) 
 
41716
        @rm -f loadbios.module$(EXEEXT)
 
41717
        $(loadbios_module_LINK) $(loadbios_module_OBJECTS) $(loadbios_module_LDADD) $(LIBS)
 
41718
commands/loadenv_module-loadenv.$(OBJEXT): commands/$(am__dirstamp) \
 
41719
        commands/$(DEPDIR)/$(am__dirstamp)
 
41720
lib/loadenv_module-envblk.$(OBJEXT): lib/$(am__dirstamp) \
 
41721
        lib/$(DEPDIR)/$(am__dirstamp)
 
41722
loadenv.module$(EXEEXT): $(loadenv_module_OBJECTS) $(loadenv_module_DEPENDENCIES) 
 
41723
        @rm -f loadenv.module$(EXEEXT)
 
41724
        $(loadenv_module_LINK) $(loadenv_module_OBJECTS) $(loadenv_module_LDADD) $(LIBS)
 
41725
disk/loopback_module-loopback.$(OBJEXT): disk/$(am__dirstamp) \
 
41726
        disk/$(DEPDIR)/$(am__dirstamp)
 
41727
loopback.module$(EXEEXT): $(loopback_module_OBJECTS) $(loopback_module_DEPENDENCIES) 
 
41728
        @rm -f loopback.module$(EXEEXT)
 
41729
        $(loopback_module_LINK) $(loopback_module_OBJECTS) $(loopback_module_LDADD) $(LIBS)
 
41730
commands/ls_module-ls.$(OBJEXT): commands/$(am__dirstamp) \
 
41731
        commands/$(DEPDIR)/$(am__dirstamp)
 
41732
ls.module$(EXEEXT): $(ls_module_OBJECTS) $(ls_module_DEPENDENCIES) 
 
41733
        @rm -f ls.module$(EXEEXT)
 
41734
        $(ls_module_LINK) $(ls_module_OBJECTS) $(ls_module_LDADD) $(LIBS)
 
41735
commands/lsacpi_module-lsacpi.$(OBJEXT): commands/$(am__dirstamp) \
 
41736
        commands/$(DEPDIR)/$(am__dirstamp)
 
41737
lsacpi.module$(EXEEXT): $(lsacpi_module_OBJECTS) $(lsacpi_module_DEPENDENCIES) 
 
41738
        @rm -f lsacpi.module$(EXEEXT)
 
41739
        $(lsacpi_module_LINK) $(lsacpi_module_OBJECTS) $(lsacpi_module_LDADD) $(LIBS)
 
41740
commands/i386/pc/lsapm_module-lsapm.$(OBJEXT):  \
 
41741
        commands/i386/pc/$(am__dirstamp) \
 
41742
        commands/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41743
lsapm.module$(EXEEXT): $(lsapm_module_OBJECTS) $(lsapm_module_DEPENDENCIES) 
 
41744
        @rm -f lsapm.module$(EXEEXT)
 
41745
        $(lsapm_module_LINK) $(lsapm_module_OBJECTS) $(lsapm_module_LDADD) $(LIBS)
 
41746
commands/efi/lsefimmap_module-lsefimmap.$(OBJEXT):  \
 
41747
        commands/efi/$(am__dirstamp) \
 
41748
        commands/efi/$(DEPDIR)/$(am__dirstamp)
 
41749
lsefimmap.module$(EXEEXT): $(lsefimmap_module_OBJECTS) $(lsefimmap_module_DEPENDENCIES) 
 
41750
        @rm -f lsefimmap.module$(EXEEXT)
 
41751
        $(lsefimmap_module_LINK) $(lsefimmap_module_OBJECTS) $(lsefimmap_module_LDADD) $(LIBS)
 
41752
commands/efi/lsefisystab_module-lsefisystab.$(OBJEXT):  \
 
41753
        commands/efi/$(am__dirstamp) \
 
41754
        commands/efi/$(DEPDIR)/$(am__dirstamp)
 
41755
lsefisystab.module$(EXEEXT): $(lsefisystab_module_OBJECTS) $(lsefisystab_module_DEPENDENCIES) 
 
41756
        @rm -f lsefisystab.module$(EXEEXT)
 
41757
        $(lsefisystab_module_LINK) $(lsefisystab_module_OBJECTS) $(lsefisystab_module_LDADD) $(LIBS)
 
41758
commands/lsmmap_module-lsmmap.$(OBJEXT): commands/$(am__dirstamp) \
 
41759
        commands/$(DEPDIR)/$(am__dirstamp)
 
41760
lsmmap.module$(EXEEXT): $(lsmmap_module_OBJECTS) $(lsmmap_module_DEPENDENCIES) 
 
41761
        @rm -f lsmmap.module$(EXEEXT)
 
41762
        $(lsmmap_module_LINK) $(lsmmap_module_OBJECTS) $(lsmmap_module_LDADD) $(LIBS)
 
41763
commands/lspci_module-lspci.$(OBJEXT): commands/$(am__dirstamp) \
 
41764
        commands/$(DEPDIR)/$(am__dirstamp)
 
41765
lspci.module$(EXEEXT): $(lspci_module_OBJECTS) $(lspci_module_DEPENDENCIES) 
 
41766
        @rm -f lspci.module$(EXEEXT)
 
41767
        $(lspci_module_LINK) $(lspci_module_OBJECTS) $(lspci_module_LDADD) $(LIBS)
 
41768
commands/efi/lssal_module-lssal.$(OBJEXT):  \
 
41769
        commands/efi/$(am__dirstamp) \
 
41770
        commands/efi/$(DEPDIR)/$(am__dirstamp)
 
41771
lssal.module$(EXEEXT): $(lssal_module_OBJECTS) $(lssal_module_DEPENDENCIES) 
 
41772
        @rm -f lssal.module$(EXEEXT)
 
41773
        $(lssal_module_LINK) $(lssal_module_OBJECTS) $(lssal_module_LDADD) $(LIBS)
 
41774
commands/mips/yeeloong/$(am__dirstamp):
 
41775
        @$(MKDIR_P) commands/mips/yeeloong
 
41776
        @: > commands/mips/yeeloong/$(am__dirstamp)
 
41777
commands/mips/yeeloong/$(DEPDIR)/$(am__dirstamp):
 
41778
        @$(MKDIR_P) commands/mips/yeeloong/$(DEPDIR)
 
41779
        @: > commands/mips/yeeloong/$(DEPDIR)/$(am__dirstamp)
 
41780
commands/mips/yeeloong/lsspd_module-lsspd.$(OBJEXT):  \
 
41781
        commands/mips/yeeloong/$(am__dirstamp) \
 
41782
        commands/mips/yeeloong/$(DEPDIR)/$(am__dirstamp)
 
41783
lsspd.module$(EXEEXT): $(lsspd_module_OBJECTS) $(lsspd_module_DEPENDENCIES) 
 
41784
        @rm -f lsspd.module$(EXEEXT)
 
41785
        $(lsspd_module_LINK) $(lsspd_module_OBJECTS) $(lsspd_module_LDADD) $(LIBS)
 
41786
disk/lvm_module-lvm.$(OBJEXT): disk/$(am__dirstamp) \
 
41787
        disk/$(DEPDIR)/$(am__dirstamp)
 
41788
lvm.module$(EXEEXT): $(lvm_module_OBJECTS) $(lvm_module_DEPENDENCIES) 
 
41789
        @rm -f lvm.module$(EXEEXT)
 
41790
        $(lvm_module_LINK) $(lvm_module_OBJECTS) $(lvm_module_LDADD) $(LIBS)
 
41791
disk/mdraid09_module-mdraid_linux.$(OBJEXT): disk/$(am__dirstamp) \
 
41792
        disk/$(DEPDIR)/$(am__dirstamp)
 
41793
mdraid09.module$(EXEEXT): $(mdraid09_module_OBJECTS) $(mdraid09_module_DEPENDENCIES) 
 
41794
        @rm -f mdraid09.module$(EXEEXT)
 
41795
        $(mdraid09_module_LINK) $(mdraid09_module_OBJECTS) $(mdraid09_module_LDADD) $(LIBS)
 
41796
disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT): disk/$(am__dirstamp) \
 
41797
        disk/$(DEPDIR)/$(am__dirstamp)
 
41798
mdraid1x.module$(EXEEXT): $(mdraid1x_module_OBJECTS) $(mdraid1x_module_DEPENDENCIES) 
 
41799
        @rm -f mdraid1x.module$(EXEEXT)
 
41800
        $(mdraid1x_module_LINK) $(mdraid1x_module_OBJECTS) $(mdraid1x_module_LDADD) $(LIBS)
 
41801
disk/memdisk_module-memdisk.$(OBJEXT): disk/$(am__dirstamp) \
 
41802
        disk/$(DEPDIR)/$(am__dirstamp)
 
41803
memdisk.module$(EXEEXT): $(memdisk_module_OBJECTS) $(memdisk_module_DEPENDENCIES) 
 
41804
        @rm -f memdisk.module$(EXEEXT)
 
41805
        $(memdisk_module_LINK) $(memdisk_module_OBJECTS) $(memdisk_module_LDADD) $(LIBS)
 
41806
commands/memrw_module-memrw.$(OBJEXT): commands/$(am__dirstamp) \
 
41807
        commands/$(DEPDIR)/$(am__dirstamp)
 
41808
memrw.module$(EXEEXT): $(memrw_module_OBJECTS) $(memrw_module_DEPENDENCIES) 
 
41809
        @rm -f memrw.module$(EXEEXT)
 
41810
        $(memrw_module_LINK) $(memrw_module_OBJECTS) $(memrw_module_LDADD) $(LIBS)
 
41811
commands/minicmd_module-minicmd.$(OBJEXT): commands/$(am__dirstamp) \
 
41812
        commands/$(DEPDIR)/$(am__dirstamp)
 
41813
minicmd.module$(EXEEXT): $(minicmd_module_OBJECTS) $(minicmd_module_DEPENDENCIES) 
 
41814
        @rm -f minicmd.module$(EXEEXT)
 
41815
        $(minicmd_module_LINK) $(minicmd_module_OBJECTS) $(minicmd_module_LDADD) $(LIBS)
 
41816
fs/minix_module-minix.$(OBJEXT): fs/$(am__dirstamp) \
 
41817
        fs/$(DEPDIR)/$(am__dirstamp)
 
41818
minix.module$(EXEEXT): $(minix_module_OBJECTS) $(minix_module_DEPENDENCIES) 
 
41819
        @rm -f minix.module$(EXEEXT)
 
41820
        $(minix_module_LINK) $(minix_module_OBJECTS) $(minix_module_LDADD) $(LIBS)
 
41821
fs/minix2_module-minix2.$(OBJEXT): fs/$(am__dirstamp) \
 
41822
        fs/$(DEPDIR)/$(am__dirstamp)
 
41823
minix2.module$(EXEEXT): $(minix2_module_OBJECTS) $(minix2_module_DEPENDENCIES) 
 
41824
        @rm -f minix2.module$(EXEEXT)
 
41825
        $(minix2_module_LINK) $(minix2_module_OBJECTS) $(minix2_module_LDADD) $(LIBS)
 
41826
mmap/i386/$(am__dirstamp):
 
41827
        @$(MKDIR_P) mmap/i386
 
41828
        @: > mmap/i386/$(am__dirstamp)
 
41829
mmap/i386/$(DEPDIR)/$(am__dirstamp):
 
41830
        @$(MKDIR_P) mmap/i386/$(DEPDIR)
 
41831
        @: > mmap/i386/$(DEPDIR)/$(am__dirstamp)
 
41832
mmap/i386/mmap_module-uppermem.$(OBJEXT): mmap/i386/$(am__dirstamp) \
 
41833
        mmap/i386/$(DEPDIR)/$(am__dirstamp)
 
41834
mmap/i386/mmap_module-mmap.$(OBJEXT): mmap/i386/$(am__dirstamp) \
 
41835
        mmap/i386/$(DEPDIR)/$(am__dirstamp)
 
41836
mmap/$(am__dirstamp):
 
41837
        @$(MKDIR_P) mmap
 
41838
        @: > mmap/$(am__dirstamp)
 
41839
mmap/$(DEPDIR)/$(am__dirstamp):
 
41840
        @$(MKDIR_P) mmap/$(DEPDIR)
 
41841
        @: > mmap/$(DEPDIR)/$(am__dirstamp)
 
41842
mmap/mmap_module-mmap.$(OBJEXT): mmap/$(am__dirstamp) \
 
41843
        mmap/$(DEPDIR)/$(am__dirstamp)
 
41844
mmap/efi/$(am__dirstamp):
 
41845
        @$(MKDIR_P) mmap/efi
 
41846
        @: > mmap/efi/$(am__dirstamp)
 
41847
mmap/efi/$(DEPDIR)/$(am__dirstamp):
 
41848
        @$(MKDIR_P) mmap/efi/$(DEPDIR)
 
41849
        @: > mmap/efi/$(DEPDIR)/$(am__dirstamp)
 
41850
mmap/efi/mmap_module-mmap.$(OBJEXT): mmap/efi/$(am__dirstamp) \
 
41851
        mmap/efi/$(DEPDIR)/$(am__dirstamp)
 
41852
mmap/i386/pc/$(am__dirstamp):
 
41853
        @$(MKDIR_P) mmap/i386/pc
 
41854
        @: > mmap/i386/pc/$(am__dirstamp)
 
41855
mmap/i386/pc/$(DEPDIR)/$(am__dirstamp):
 
41856
        @$(MKDIR_P) mmap/i386/pc/$(DEPDIR)
 
41857
        @: > mmap/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41858
mmap/i386/pc/mmap_module-mmap.$(OBJEXT): mmap/i386/pc/$(am__dirstamp) \
 
41859
        mmap/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41860
mmap/i386/pc/mmap_module-mmap_helper.$(OBJEXT):  \
 
41861
        mmap/i386/pc/$(am__dirstamp) \
 
41862
        mmap/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
41863
mmap/mips/yeeloong/$(am__dirstamp):
 
41864
        @$(MKDIR_P) mmap/mips/yeeloong
 
41865
        @: > mmap/mips/yeeloong/$(am__dirstamp)
 
41866
mmap/mips/yeeloong/$(DEPDIR)/$(am__dirstamp):
 
41867
        @$(MKDIR_P) mmap/mips/yeeloong/$(DEPDIR)
 
41868
        @: > mmap/mips/yeeloong/$(DEPDIR)/$(am__dirstamp)
 
41869
mmap/mips/yeeloong/mmap_module-uppermem.$(OBJEXT):  \
 
41870
        mmap/mips/yeeloong/$(am__dirstamp) \
 
41871
        mmap/mips/yeeloong/$(DEPDIR)/$(am__dirstamp)
 
41872
mmap.module$(EXEEXT): $(mmap_module_OBJECTS) $(mmap_module_DEPENDENCIES) 
 
41873
        @rm -f mmap.module$(EXEEXT)
 
41874
        $(mmap_module_LINK) $(mmap_module_OBJECTS) $(mmap_module_LDADD) $(LIBS)
 
41875
parttool/$(am__dirstamp):
 
41876
        @$(MKDIR_P) parttool
 
41877
        @: > parttool/$(am__dirstamp)
 
41878
parttool/$(DEPDIR)/$(am__dirstamp):
 
41879
        @$(MKDIR_P) parttool/$(DEPDIR)
 
41880
        @: > parttool/$(DEPDIR)/$(am__dirstamp)
 
41881
parttool/msdospart_module-msdospart.$(OBJEXT):  \
 
41882
        parttool/$(am__dirstamp) parttool/$(DEPDIR)/$(am__dirstamp)
 
41883
msdospart.module$(EXEEXT): $(msdospart_module_OBJECTS) $(msdospart_module_DEPENDENCIES) 
 
41884
        @rm -f msdospart.module$(EXEEXT)
 
41885
        $(msdospart_module_LINK) $(msdospart_module_OBJECTS) $(msdospart_module_LDADD) $(LIBS)
 
41886
loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT):  \
 
41887
        loader/i386/$(am__dirstamp) \
 
41888
        loader/i386/$(DEPDIR)/$(am__dirstamp)
 
41889
loader/multiboot_module-multiboot.$(OBJEXT): loader/$(am__dirstamp) \
 
41890
        loader/$(DEPDIR)/$(am__dirstamp)
 
41891
multiboot.module$(EXEEXT): $(multiboot_module_OBJECTS) $(multiboot_module_DEPENDENCIES) 
 
41892
        @rm -f multiboot.module$(EXEEXT)
 
41893
        $(multiboot_module_LINK) $(multiboot_module_OBJECTS) $(multiboot_module_LDADD) $(LIBS)
 
41894
loader/multiboot2_module-multiboot.$(OBJEXT): loader/$(am__dirstamp) \
 
41895
        loader/$(DEPDIR)/$(am__dirstamp)
 
41896
loader/multiboot2_module-multiboot_mbi2.$(OBJEXT):  \
 
41897
        loader/$(am__dirstamp) loader/$(DEPDIR)/$(am__dirstamp)
 
41898
multiboot2.module$(EXEEXT): $(multiboot2_module_OBJECTS) $(multiboot2_module_DEPENDENCIES) 
 
41899
        @rm -f multiboot2.module$(EXEEXT)
 
41900
        $(multiboot2_module_LINK) $(multiboot2_module_OBJECTS) $(multiboot2_module_LDADD) $(LIBS)
 
41901
disk/ieee1275/nand_module-nand.$(OBJEXT):  \
 
41902
        disk/ieee1275/$(am__dirstamp) \
 
41903
        disk/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
41904
nand.module$(EXEEXT): $(nand_module_OBJECTS) $(nand_module_DEPENDENCIES) 
 
41905
        @rm -f nand.module$(EXEEXT)
 
41906
        $(nand_module_LINK) $(nand_module_OBJECTS) $(nand_module_LDADD) $(LIBS)
 
41907
fs/nilfs2_module-nilfs2.$(OBJEXT): fs/$(am__dirstamp) \
 
41908
        fs/$(DEPDIR)/$(am__dirstamp)
 
41909
nilfs2.module$(EXEEXT): $(nilfs2_module_OBJECTS) $(nilfs2_module_DEPENDENCIES) 
 
41910
        @rm -f nilfs2.module$(EXEEXT)
 
41911
        $(nilfs2_module_LINK) $(nilfs2_module_OBJECTS) $(nilfs2_module_LDADD) $(LIBS)
 
41912
boot/mips/$(am__dirstamp):
 
41913
        @$(MKDIR_P) boot/mips
 
41914
        @: > boot/mips/$(am__dirstamp)
 
41915
boot/mips/$(DEPDIR)/$(am__dirstamp):
 
41916
        @$(MKDIR_P) boot/mips/$(DEPDIR)
 
41917
        @: > boot/mips/$(DEPDIR)/$(am__dirstamp)
 
41918
boot/mips/none_decompress_image-startup_raw.$(OBJEXT):  \
 
41919
        boot/mips/$(am__dirstamp) boot/mips/$(DEPDIR)/$(am__dirstamp)
 
41920
boot/decompressor/$(am__dirstamp):
 
41921
        @$(MKDIR_P) boot/decompressor
 
41922
        @: > boot/decompressor/$(am__dirstamp)
 
41923
boot/decompressor/$(DEPDIR)/$(am__dirstamp):
 
41924
        @$(MKDIR_P) boot/decompressor/$(DEPDIR)
 
41925
        @: > boot/decompressor/$(DEPDIR)/$(am__dirstamp)
 
41926
boot/decompressor/none_decompress_image-none.$(OBJEXT):  \
 
41927
        boot/decompressor/$(am__dirstamp) \
 
41928
        boot/decompressor/$(DEPDIR)/$(am__dirstamp)
 
41929
none_decompress.image$(EXEEXT): $(none_decompress_image_OBJECTS) $(none_decompress_image_DEPENDENCIES) 
 
41930
        @rm -f none_decompress.image$(EXEEXT)
 
41931
        $(none_decompress_image_LINK) $(none_decompress_image_OBJECTS) $(none_decompress_image_LDADD) $(LIBS)
 
41932
normal/$(am__dirstamp):
 
41933
        @$(MKDIR_P) normal
 
41934
        @: > normal/$(am__dirstamp)
 
41935
normal/$(DEPDIR)/$(am__dirstamp):
 
41936
        @$(MKDIR_P) normal/$(DEPDIR)
 
41937
        @: > normal/$(DEPDIR)/$(am__dirstamp)
 
41938
normal/normal_module-main.$(OBJEXT): normal/$(am__dirstamp) \
 
41939
        normal/$(DEPDIR)/$(am__dirstamp)
 
41940
normal/normal_module-cmdline.$(OBJEXT): normal/$(am__dirstamp) \
 
41941
        normal/$(DEPDIR)/$(am__dirstamp)
 
41942
normal/normal_module-dyncmd.$(OBJEXT): normal/$(am__dirstamp) \
 
41943
        normal/$(DEPDIR)/$(am__dirstamp)
 
41944
normal/normal_module-auth.$(OBJEXT): normal/$(am__dirstamp) \
 
41945
        normal/$(DEPDIR)/$(am__dirstamp)
 
41946
normal/normal_module-autofs.$(OBJEXT): normal/$(am__dirstamp) \
 
41947
        normal/$(DEPDIR)/$(am__dirstamp)
 
41948
normal/normal_module-color.$(OBJEXT): normal/$(am__dirstamp) \
 
41949
        normal/$(DEPDIR)/$(am__dirstamp)
 
41950
normal/normal_module-completion.$(OBJEXT): normal/$(am__dirstamp) \
 
41951
        normal/$(DEPDIR)/$(am__dirstamp)
 
41952
normal/normal_module-datetime.$(OBJEXT): normal/$(am__dirstamp) \
 
41953
        normal/$(DEPDIR)/$(am__dirstamp)
 
41954
normal/normal_module-menu.$(OBJEXT): normal/$(am__dirstamp) \
 
41955
        normal/$(DEPDIR)/$(am__dirstamp)
 
41956
normal/normal_module-menu_entry.$(OBJEXT): normal/$(am__dirstamp) \
 
41957
        normal/$(DEPDIR)/$(am__dirstamp)
 
41958
normal/normal_module-menu_text.$(OBJEXT): normal/$(am__dirstamp) \
 
41959
        normal/$(DEPDIR)/$(am__dirstamp)
 
41960
normal/normal_module-misc.$(OBJEXT): normal/$(am__dirstamp) \
 
41961
        normal/$(DEPDIR)/$(am__dirstamp)
 
41962
normal/normal_module-crypto.$(OBJEXT): normal/$(am__dirstamp) \
 
41963
        normal/$(DEPDIR)/$(am__dirstamp)
 
41964
normal/normal_module-term.$(OBJEXT): normal/$(am__dirstamp) \
 
41965
        normal/$(DEPDIR)/$(am__dirstamp)
 
41966
normal/normal_module-context.$(OBJEXT): normal/$(am__dirstamp) \
 
41967
        normal/$(DEPDIR)/$(am__dirstamp)
 
41968
normal/normal_module-charset.$(OBJEXT): normal/$(am__dirstamp) \
 
41969
        normal/$(DEPDIR)/$(am__dirstamp)
 
41970
script/$(am__dirstamp):
 
41971
        @$(MKDIR_P) script
 
41972
        @: > script/$(am__dirstamp)
 
41973
script/$(DEPDIR)/$(am__dirstamp):
 
41974
        @$(MKDIR_P) script/$(DEPDIR)
 
41975
        @: > script/$(DEPDIR)/$(am__dirstamp)
 
41976
script/normal_module-main.$(OBJEXT): script/$(am__dirstamp) \
 
41977
        script/$(DEPDIR)/$(am__dirstamp)
 
41978
script/normal_module-script.$(OBJEXT): script/$(am__dirstamp) \
 
41979
        script/$(DEPDIR)/$(am__dirstamp)
 
41980
script/normal_module-execute.$(OBJEXT): script/$(am__dirstamp) \
 
41981
        script/$(DEPDIR)/$(am__dirstamp)
 
41982
script/normal_module-function.$(OBJEXT): script/$(am__dirstamp) \
 
41983
        script/$(DEPDIR)/$(am__dirstamp)
 
41984
script/normal_module-lexer.$(OBJEXT): script/$(am__dirstamp) \
 
41985
        script/$(DEPDIR)/$(am__dirstamp)
 
41986
script/normal_module-argv.$(OBJEXT): script/$(am__dirstamp) \
 
41987
        script/$(DEPDIR)/$(am__dirstamp)
 
41988
commands/normal_module-menuentry.$(OBJEXT): commands/$(am__dirstamp) \
 
41989
        commands/$(DEPDIR)/$(am__dirstamp)
 
41990
normal.module$(EXEEXT): $(normal_module_OBJECTS) $(normal_module_DEPENDENCIES) 
 
41991
        @rm -f normal.module$(EXEEXT)
 
41992
        $(normal_module_LINK) $(normal_module_OBJECTS) $(normal_module_LDADD) $(LIBS)
 
41993
fs/ntfs_module-ntfs.$(OBJEXT): fs/$(am__dirstamp) \
 
41994
        fs/$(DEPDIR)/$(am__dirstamp)
 
41995
ntfs.module$(EXEEXT): $(ntfs_module_OBJECTS) $(ntfs_module_DEPENDENCIES) 
 
41996
        @rm -f ntfs.module$(EXEEXT)
 
41997
        $(ntfs_module_LINK) $(ntfs_module_OBJECTS) $(ntfs_module_LDADD) $(LIBS)
 
41998
fs/ntfscomp_module-ntfscomp.$(OBJEXT): fs/$(am__dirstamp) \
 
41999
        fs/$(DEPDIR)/$(am__dirstamp)
 
42000
ntfscomp.module$(EXEEXT): $(ntfscomp_module_OBJECTS) $(ntfscomp_module_DEPENDENCIES) 
 
42001
        @rm -f ntfscomp.module$(EXEEXT)
 
42002
        $(ntfscomp_module_LINK) $(ntfscomp_module_OBJECTS) $(ntfscomp_module_LDADD) $(LIBS)
 
42003
loader/i386/pc/ntldr_module-ntldr.$(OBJEXT):  \
 
42004
        loader/i386/pc/$(am__dirstamp) \
 
42005
        loader/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
42006
ntldr.module$(EXEEXT): $(ntldr_module_OBJECTS) $(ntldr_module_DEPENDENCIES) 
 
42007
        @rm -f ntldr.module$(EXEEXT)
 
42008
        $(ntldr_module_LINK) $(ntldr_module_OBJECTS) $(ntldr_module_LDADD) $(LIBS)
 
42009
bus/usb/$(am__dirstamp):
 
42010
        @$(MKDIR_P) bus/usb
 
42011
        @: > bus/usb/$(am__dirstamp)
 
42012
bus/usb/$(DEPDIR)/$(am__dirstamp):
 
42013
        @$(MKDIR_P) bus/usb/$(DEPDIR)
 
42014
        @: > bus/usb/$(DEPDIR)/$(am__dirstamp)
 
42015
bus/usb/ohci_module-ohci.$(OBJEXT): bus/usb/$(am__dirstamp) \
 
42016
        bus/usb/$(DEPDIR)/$(am__dirstamp)
 
42017
ohci.module$(EXEEXT): $(ohci_module_OBJECTS) $(ohci_module_DEPENDENCIES) 
 
42018
        @rm -f ohci.module$(EXEEXT)
 
42019
        $(ohci_module_LINK) $(ohci_module_OBJECTS) $(ohci_module_LDADD) $(LIBS)
 
42020
partmap/$(am__dirstamp):
 
42021
        @$(MKDIR_P) partmap
 
42022
        @: > partmap/$(am__dirstamp)
 
42023
partmap/$(DEPDIR)/$(am__dirstamp):
 
42024
        @$(MKDIR_P) partmap/$(DEPDIR)
 
42025
        @: > partmap/$(DEPDIR)/$(am__dirstamp)
 
42026
partmap/part_acorn_module-acorn.$(OBJEXT): partmap/$(am__dirstamp) \
 
42027
        partmap/$(DEPDIR)/$(am__dirstamp)
 
42028
part_acorn.module$(EXEEXT): $(part_acorn_module_OBJECTS) $(part_acorn_module_DEPENDENCIES) 
 
42029
        @rm -f part_acorn.module$(EXEEXT)
 
42030
        $(part_acorn_module_LINK) $(part_acorn_module_OBJECTS) $(part_acorn_module_LDADD) $(LIBS)
 
42031
partmap/part_amiga_module-amiga.$(OBJEXT): partmap/$(am__dirstamp) \
 
42032
        partmap/$(DEPDIR)/$(am__dirstamp)
 
42033
part_amiga.module$(EXEEXT): $(part_amiga_module_OBJECTS) $(part_amiga_module_DEPENDENCIES) 
 
42034
        @rm -f part_amiga.module$(EXEEXT)
 
42035
        $(part_amiga_module_LINK) $(part_amiga_module_OBJECTS) $(part_amiga_module_LDADD) $(LIBS)
 
42036
partmap/part_apple_module-apple.$(OBJEXT): partmap/$(am__dirstamp) \
 
42037
        partmap/$(DEPDIR)/$(am__dirstamp)
 
42038
part_apple.module$(EXEEXT): $(part_apple_module_OBJECTS) $(part_apple_module_DEPENDENCIES) 
 
42039
        @rm -f part_apple.module$(EXEEXT)
 
42040
        $(part_apple_module_LINK) $(part_apple_module_OBJECTS) $(part_apple_module_LDADD) $(LIBS)
 
42041
partmap/part_bsd_module-bsdlabel.$(OBJEXT): partmap/$(am__dirstamp) \
 
42042
        partmap/$(DEPDIR)/$(am__dirstamp)
 
42043
part_bsd.module$(EXEEXT): $(part_bsd_module_OBJECTS) $(part_bsd_module_DEPENDENCIES) 
 
42044
        @rm -f part_bsd.module$(EXEEXT)
 
42045
        $(part_bsd_module_LINK) $(part_bsd_module_OBJECTS) $(part_bsd_module_LDADD) $(LIBS)
 
42046
partmap/part_gpt_module-gpt.$(OBJEXT): partmap/$(am__dirstamp) \
 
42047
        partmap/$(DEPDIR)/$(am__dirstamp)
 
42048
part_gpt.module$(EXEEXT): $(part_gpt_module_OBJECTS) $(part_gpt_module_DEPENDENCIES) 
 
42049
        @rm -f part_gpt.module$(EXEEXT)
 
42050
        $(part_gpt_module_LINK) $(part_gpt_module_OBJECTS) $(part_gpt_module_LDADD) $(LIBS)
 
42051
partmap/part_msdos_module-msdos.$(OBJEXT): partmap/$(am__dirstamp) \
 
42052
        partmap/$(DEPDIR)/$(am__dirstamp)
 
42053
part_msdos.module$(EXEEXT): $(part_msdos_module_OBJECTS) $(part_msdos_module_DEPENDENCIES) 
 
42054
        @rm -f part_msdos.module$(EXEEXT)
 
42055
        $(part_msdos_module_LINK) $(part_msdos_module_OBJECTS) $(part_msdos_module_LDADD) $(LIBS)
 
42056
partmap/part_sun_module-sun.$(OBJEXT): partmap/$(am__dirstamp) \
 
42057
        partmap/$(DEPDIR)/$(am__dirstamp)
 
42058
part_sun.module$(EXEEXT): $(part_sun_module_OBJECTS) $(part_sun_module_DEPENDENCIES) 
 
42059
        @rm -f part_sun.module$(EXEEXT)
 
42060
        $(part_sun_module_LINK) $(part_sun_module_OBJECTS) $(part_sun_module_LDADD) $(LIBS)
 
42061
partmap/part_sunpc_module-sunpc.$(OBJEXT): partmap/$(am__dirstamp) \
 
42062
        partmap/$(DEPDIR)/$(am__dirstamp)
 
42063
part_sunpc.module$(EXEEXT): $(part_sunpc_module_OBJECTS) $(part_sunpc_module_DEPENDENCIES) 
 
42064
        @rm -f part_sunpc.module$(EXEEXT)
 
42065
        $(part_sunpc_module_LINK) $(part_sunpc_module_OBJECTS) $(part_sunpc_module_LDADD) $(LIBS)
 
42066
commands/parttool_module-parttool.$(OBJEXT): commands/$(am__dirstamp) \
 
42067
        commands/$(DEPDIR)/$(am__dirstamp)
 
42068
parttool.module$(EXEEXT): $(parttool_module_OBJECTS) $(parttool_module_DEPENDENCIES) 
 
42069
        @rm -f parttool.module$(EXEEXT)
 
42070
        $(parttool_module_LINK) $(parttool_module_OBJECTS) $(parttool_module_LDADD) $(LIBS)
 
42071
commands/password_module-password.$(OBJEXT): commands/$(am__dirstamp) \
 
42072
        commands/$(DEPDIR)/$(am__dirstamp)
 
42073
password.module$(EXEEXT): $(password_module_OBJECTS) $(password_module_DEPENDENCIES) 
 
42074
        @rm -f password.module$(EXEEXT)
 
42075
        $(password_module_LINK) $(password_module_OBJECTS) $(password_module_LDADD) $(LIBS)
 
42076
commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT):  \
 
42077
        commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp)
 
42078
password_pbkdf2.module$(EXEEXT): $(password_pbkdf2_module_OBJECTS) $(password_pbkdf2_module_DEPENDENCIES) 
 
42079
        @rm -f password_pbkdf2.module$(EXEEXT)
 
42080
        $(password_pbkdf2_module_LINK) $(password_pbkdf2_module_OBJECTS) $(password_pbkdf2_module_LDADD) $(LIBS)
 
42081
lib/pbkdf2_module-pbkdf2.$(OBJEXT): lib/$(am__dirstamp) \
 
42082
        lib/$(DEPDIR)/$(am__dirstamp)
 
42083
pbkdf2.module$(EXEEXT): $(pbkdf2_module_OBJECTS) $(pbkdf2_module_DEPENDENCIES) 
 
42084
        @rm -f pbkdf2.module$(EXEEXT)
 
42085
        $(pbkdf2_module_LINK) $(pbkdf2_module_OBJECTS) $(pbkdf2_module_LDADD) $(LIBS)
 
42086
bus/emu/$(am__dirstamp):
 
42087
        @$(MKDIR_P) bus/emu
 
42088
        @: > bus/emu/$(am__dirstamp)
 
42089
bus/emu/$(DEPDIR)/$(am__dirstamp):
 
42090
        @$(MKDIR_P) bus/emu/$(DEPDIR)
 
42091
        @: > bus/emu/$(DEPDIR)/$(am__dirstamp)
 
42092
bus/emu/pci_module-pci.$(OBJEXT): bus/emu/$(am__dirstamp) \
 
42093
        bus/emu/$(DEPDIR)/$(am__dirstamp)
 
42094
commands/pci_module-lspci.$(OBJEXT): commands/$(am__dirstamp) \
 
42095
        commands/$(DEPDIR)/$(am__dirstamp)
 
42096
bus/pci_module-pci.$(OBJEXT): bus/$(am__dirstamp) \
 
42097
        bus/$(DEPDIR)/$(am__dirstamp)
 
42098
pci.module$(EXEEXT): $(pci_module_OBJECTS) $(pci_module_DEPENDENCIES) 
 
42099
        @rm -f pci.module$(EXEEXT)
 
42100
        $(pci_module_LINK) $(pci_module_OBJECTS) $(pci_module_LDADD) $(LIBS)
 
42101
commands/i386/pc/play_module-play.$(OBJEXT):  \
 
42102
        commands/i386/pc/$(am__dirstamp) \
 
42103
        commands/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
42104
play.module$(EXEEXT): $(play_module_OBJECTS) $(play_module_DEPENDENCIES) 
 
42105
        @rm -f play.module$(EXEEXT)
 
42106
        $(play_module_LINK) $(play_module_OBJECTS) $(play_module_LDADD) $(LIBS)
 
42107
video/readers/png_module-png.$(OBJEXT): video/readers/$(am__dirstamp) \
 
42108
        video/readers/$(DEPDIR)/$(am__dirstamp)
 
42109
png.module$(EXEEXT): $(png_module_OBJECTS) $(png_module_DEPENDENCIES) 
 
42110
        @rm -f png.module$(EXEEXT)
 
42111
        $(png_module_LINK) $(png_module_OBJECTS) $(png_module_LDADD) $(LIBS)
 
42112
commands/probe_module-probe.$(OBJEXT): commands/$(am__dirstamp) \
 
42113
        commands/$(DEPDIR)/$(am__dirstamp)
 
42114
probe.module$(EXEEXT): $(probe_module_OBJECTS) $(probe_module_DEPENDENCIES) 
 
42115
        @rm -f probe.module$(EXEEXT)
 
42116
        $(probe_module_LINK) $(probe_module_OBJECTS) $(probe_module_LDADD) $(LIBS)
 
42117
fs/i386/pc/$(am__dirstamp):
 
42118
        @$(MKDIR_P) fs/i386/pc
 
42119
        @: > fs/i386/pc/$(am__dirstamp)
 
42120
fs/i386/pc/$(DEPDIR)/$(am__dirstamp):
 
42121
        @$(MKDIR_P) fs/i386/pc/$(DEPDIR)
 
42122
        @: > fs/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
42123
fs/i386/pc/pxe_module-pxe.$(OBJEXT): fs/i386/pc/$(am__dirstamp) \
 
42124
        fs/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
42125
pxe.module$(EXEEXT): $(pxe_module_OBJECTS) $(pxe_module_DEPENDENCIES) 
 
42126
        @rm -f pxe.module$(EXEEXT)
 
42127
        $(pxe_module_LINK) $(pxe_module_OBJECTS) $(pxe_module_LDADD) $(LIBS)
 
42128
boot/i386/pc/pxeboot_image-pxeboot.$(OBJEXT):  \
 
42129
        boot/i386/pc/$(am__dirstamp) \
 
42130
        boot/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
42131
pxeboot.image$(EXEEXT): $(pxeboot_image_OBJECTS) $(pxeboot_image_DEPENDENCIES) 
 
42132
        @rm -f pxeboot.image$(EXEEXT)
 
42133
        $(pxeboot_image_LINK) $(pxeboot_image_OBJECTS) $(pxeboot_image_LDADD) $(LIBS)
 
42134
commands/i386/pc/pxecmd_module-pxecmd.$(OBJEXT):  \
 
42135
        commands/i386/pc/$(am__dirstamp) \
 
42136
        commands/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
42137
pxecmd.module$(EXEEXT): $(pxecmd_module_OBJECTS) $(pxecmd_module_DEPENDENCIES) 
 
42138
        @rm -f pxecmd.module$(EXEEXT)
 
42139
        $(pxecmd_module_LINK) $(pxecmd_module_OBJECTS) $(pxecmd_module_LDADD) $(LIBS)
 
42140
disk/raid_module-raid.$(OBJEXT): disk/$(am__dirstamp) \
 
42141
        disk/$(DEPDIR)/$(am__dirstamp)
 
42142
raid.module$(EXEEXT): $(raid_module_OBJECTS) $(raid_module_DEPENDENCIES) 
 
42143
        @rm -f raid.module$(EXEEXT)
 
42144
        $(raid_module_LINK) $(raid_module_OBJECTS) $(raid_module_LDADD) $(LIBS)
 
42145
disk/raid5rec_module-raid5_recover.$(OBJEXT): disk/$(am__dirstamp) \
 
42146
        disk/$(DEPDIR)/$(am__dirstamp)
 
42147
raid5rec.module$(EXEEXT): $(raid5rec_module_OBJECTS) $(raid5rec_module_DEPENDENCIES) 
 
42148
        @rm -f raid5rec.module$(EXEEXT)
 
42149
        $(raid5rec_module_LINK) $(raid5rec_module_OBJECTS) $(raid5rec_module_LDADD) $(LIBS)
 
42150
disk/raid6rec_module-raid6_recover.$(OBJEXT): disk/$(am__dirstamp) \
 
42151
        disk/$(DEPDIR)/$(am__dirstamp)
 
42152
raid6rec.module$(EXEEXT): $(raid6rec_module_OBJECTS) $(raid6rec_module_DEPENDENCIES) 
 
42153
        @rm -f raid6rec.module$(EXEEXT)
 
42154
        $(raid6rec_module_LINK) $(raid6rec_module_OBJECTS) $(raid6rec_module_LDADD) $(LIBS)
 
42155
commands/read_module-read.$(OBJEXT): commands/$(am__dirstamp) \
 
42156
        commands/$(DEPDIR)/$(am__dirstamp)
 
42157
read.module$(EXEEXT): $(read_module_OBJECTS) $(read_module_DEPENDENCIES) 
 
42158
        @rm -f read.module$(EXEEXT)
 
42159
        $(read_module_LINK) $(read_module_OBJECTS) $(read_module_LDADD) $(LIBS)
 
42160
commands/reboot_module-reboot.$(OBJEXT): commands/$(am__dirstamp) \
 
42161
        commands/$(DEPDIR)/$(am__dirstamp)
 
42162
reboot.module$(EXEEXT): $(reboot_module_OBJECTS) $(reboot_module_DEPENDENCIES) 
 
42163
        @rm -f reboot.module$(EXEEXT)
 
42164
        $(reboot_module_LINK) $(reboot_module_OBJECTS) $(reboot_module_LDADD) $(LIBS)
 
42165
commands/regexp_module-regexp.$(OBJEXT): commands/$(am__dirstamp) \
 
42166
        commands/$(DEPDIR)/$(am__dirstamp)
 
42167
commands/regexp_module-wildcard.$(OBJEXT): commands/$(am__dirstamp) \
 
42168
        commands/$(DEPDIR)/$(am__dirstamp)
 
42169
regexp.module$(EXEEXT): $(regexp_module_OBJECTS) $(regexp_module_DEPENDENCIES) 
 
42170
        @rm -f regexp.module$(EXEEXT)
 
42171
        $(regexp_module_LINK) $(regexp_module_OBJECTS) $(regexp_module_LDADD) $(LIBS)
 
42172
fs/reiserfs_module-reiserfs.$(OBJEXT): fs/$(am__dirstamp) \
 
42173
        fs/$(DEPDIR)/$(am__dirstamp)
 
42174
reiserfs.module$(EXEEXT): $(reiserfs_module_OBJECTS) $(reiserfs_module_DEPENDENCIES) 
 
42175
        @rm -f reiserfs.module$(EXEEXT)
 
42176
        $(reiserfs_module_LINK) $(reiserfs_module_OBJECTS) $(reiserfs_module_LDADD) $(LIBS)
 
42177
lib/i386/relocator_module-relocator_asm.$(OBJEXT):  \
 
42178
        lib/i386/$(am__dirstamp) lib/i386/$(DEPDIR)/$(am__dirstamp)
 
42179
lib/i386/relocator_module-relocator16.$(OBJEXT):  \
 
42180
        lib/i386/$(am__dirstamp) lib/i386/$(DEPDIR)/$(am__dirstamp)
 
42181
lib/i386/relocator_module-relocator32.$(OBJEXT):  \
 
42182
        lib/i386/$(am__dirstamp) lib/i386/$(DEPDIR)/$(am__dirstamp)
 
42183
lib/i386/relocator_module-relocator64.$(OBJEXT):  \
 
42184
        lib/i386/$(am__dirstamp) lib/i386/$(DEPDIR)/$(am__dirstamp)
 
42185
lib/i386/relocator_module-relocator.$(OBJEXT):  \
 
42186
        lib/i386/$(am__dirstamp) lib/i386/$(DEPDIR)/$(am__dirstamp)
 
42187
lib/relocator_module-relocator.$(OBJEXT): lib/$(am__dirstamp) \
 
42188
        lib/$(DEPDIR)/$(am__dirstamp)
 
42189
lib/efi/relocator_module-relocator.$(OBJEXT): lib/efi/$(am__dirstamp) \
 
42190
        lib/efi/$(DEPDIR)/$(am__dirstamp)
 
42191
lib/ieee1275/relocator_module-relocator.$(OBJEXT):  \
 
42192
        lib/ieee1275/$(am__dirstamp) \
 
42193
        lib/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
42194
lib/mips/$(am__dirstamp):
 
42195
        @$(MKDIR_P) lib/mips
 
42196
        @: > lib/mips/$(am__dirstamp)
 
42197
lib/mips/$(DEPDIR)/$(am__dirstamp):
 
42198
        @$(MKDIR_P) lib/mips/$(DEPDIR)
 
42199
        @: > lib/mips/$(DEPDIR)/$(am__dirstamp)
 
42200
lib/mips/relocator_module-relocator_asm.$(OBJEXT):  \
 
42201
        lib/mips/$(am__dirstamp) lib/mips/$(DEPDIR)/$(am__dirstamp)
 
42202
lib/mips/relocator_module-relocator.$(OBJEXT):  \
 
42203
        lib/mips/$(am__dirstamp) lib/mips/$(DEPDIR)/$(am__dirstamp)
 
42204
lib/powerpc/$(am__dirstamp):
 
42205
        @$(MKDIR_P) lib/powerpc
 
42206
        @: > lib/powerpc/$(am__dirstamp)
 
42207
lib/powerpc/$(DEPDIR)/$(am__dirstamp):
 
42208
        @$(MKDIR_P) lib/powerpc/$(DEPDIR)
 
42209
        @: > lib/powerpc/$(DEPDIR)/$(am__dirstamp)
 
42210
lib/powerpc/relocator_module-relocator_asm.$(OBJEXT):  \
 
42211
        lib/powerpc/$(am__dirstamp) \
 
42212
        lib/powerpc/$(DEPDIR)/$(am__dirstamp)
 
42213
lib/powerpc/relocator_module-relocator.$(OBJEXT):  \
 
42214
        lib/powerpc/$(am__dirstamp) \
 
42215
        lib/powerpc/$(DEPDIR)/$(am__dirstamp)
 
42216
lib/x86_64/$(am__dirstamp):
 
42217
        @$(MKDIR_P) lib/x86_64
 
42218
        @: > lib/x86_64/$(am__dirstamp)
 
42219
lib/x86_64/$(DEPDIR)/$(am__dirstamp):
 
42220
        @$(MKDIR_P) lib/x86_64/$(DEPDIR)
 
42221
        @: > lib/x86_64/$(DEPDIR)/$(am__dirstamp)
 
42222
lib/x86_64/relocator_module-relocator_asm.$(OBJEXT):  \
 
42223
        lib/x86_64/$(am__dirstamp) \
 
42224
        lib/x86_64/$(DEPDIR)/$(am__dirstamp)
 
42225
relocator.module$(EXEEXT): $(relocator_module_OBJECTS) $(relocator_module_DEPENDENCIES) 
 
42226
        @rm -f relocator.module$(EXEEXT)
 
42227
        $(relocator_module_LINK) $(relocator_module_OBJECTS) $(relocator_module_LDADD) $(LIBS)
 
42228
disk/scsi_module-scsi.$(OBJEXT): disk/$(am__dirstamp) \
 
42229
        disk/$(DEPDIR)/$(am__dirstamp)
 
42230
scsi.module$(EXEEXT): $(scsi_module_OBJECTS) $(scsi_module_DEPENDENCIES) 
 
42231
        @rm -f scsi.module$(EXEEXT)
 
42232
        $(scsi_module_LINK) $(scsi_module_OBJECTS) $(scsi_module_LDADD) $(LIBS)
 
42233
video/emu/$(am__dirstamp):
 
42234
        @$(MKDIR_P) video/emu
 
42235
        @: > video/emu/$(am__dirstamp)
 
42236
video/emu/$(DEPDIR)/$(am__dirstamp):
 
42237
        @$(MKDIR_P) video/emu/$(DEPDIR)
 
42238
        @: > video/emu/$(DEPDIR)/$(am__dirstamp)
 
42239
video/emu/sdl_module-sdl.$(OBJEXT): video/emu/$(am__dirstamp) \
 
42240
        video/emu/$(DEPDIR)/$(am__dirstamp)
 
42241
sdl.module$(EXEEXT): $(sdl_module_OBJECTS) $(sdl_module_DEPENDENCIES) 
 
42242
        @rm -f sdl.module$(EXEEXT)
 
42243
        $(sdl_module_LINK) $(sdl_module_OBJECTS) $(sdl_module_LDADD) $(LIBS)
 
42244
commands/search_module-search_wrap.$(OBJEXT):  \
 
42245
        commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp)
 
42246
search.module$(EXEEXT): $(search_module_OBJECTS) $(search_module_DEPENDENCIES) 
 
42247
        @rm -f search.module$(EXEEXT)
 
42248
        $(search_module_LINK) $(search_module_OBJECTS) $(search_module_LDADD) $(LIBS)
 
42249
commands/search_fs_file_module-search_file.$(OBJEXT):  \
 
42250
        commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp)
 
42251
search_fs_file.module$(EXEEXT): $(search_fs_file_module_OBJECTS) $(search_fs_file_module_DEPENDENCIES) 
 
42252
        @rm -f search_fs_file.module$(EXEEXT)
 
42253
        $(search_fs_file_module_LINK) $(search_fs_file_module_OBJECTS) $(search_fs_file_module_LDADD) $(LIBS)
 
42254
commands/search_fs_uuid_module-search_uuid.$(OBJEXT):  \
 
42255
        commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp)
 
42256
search_fs_uuid.module$(EXEEXT): $(search_fs_uuid_module_OBJECTS) $(search_fs_uuid_module_DEPENDENCIES) 
 
42257
        @rm -f search_fs_uuid.module$(EXEEXT)
 
42258
        $(search_fs_uuid_module_LINK) $(search_fs_uuid_module_OBJECTS) $(search_fs_uuid_module_LDADD) $(LIBS)
 
42259
commands/search_label_module-search_label.$(OBJEXT):  \
 
42260
        commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp)
 
42261
search_label.module$(EXEEXT): $(search_label_module_OBJECTS) $(search_label_module_DEPENDENCIES) 
 
42262
        @rm -f search_label.module$(EXEEXT)
 
42263
        $(search_label_module_LINK) $(search_label_module_OBJECTS) $(search_label_module_LDADD) $(LIBS)
 
42264
commands/i386/pc/sendkey_module-sendkey.$(OBJEXT):  \
 
42265
        commands/i386/pc/$(am__dirstamp) \
 
42266
        commands/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
42267
sendkey.module$(EXEEXT): $(sendkey_module_OBJECTS) $(sendkey_module_DEPENDENCIES) 
 
42268
        @rm -f sendkey.module$(EXEEXT)
 
42269
        $(sendkey_module_LINK) $(sendkey_module_OBJECTS) $(sendkey_module_LDADD) $(LIBS)
 
42270
term/serial_module-serial.$(OBJEXT): term/$(am__dirstamp) \
 
42271
        term/$(DEPDIR)/$(am__dirstamp)
 
42272
term/serial_module-ns8250.$(OBJEXT): term/$(am__dirstamp) \
 
42273
        term/$(DEPDIR)/$(am__dirstamp)
 
42274
serial.module$(EXEEXT): $(serial_module_OBJECTS) $(serial_module_DEPENDENCIES) 
 
42275
        @rm -f serial.module$(EXEEXT)
 
42276
        $(serial_module_LINK) $(serial_module_OBJECTS) $(serial_module_LDADD) $(LIBS)
 
42277
lib/setjmp_module-setjmp.$(OBJEXT): lib/$(am__dirstamp) \
 
42278
        lib/$(DEPDIR)/$(am__dirstamp)
 
42279
setjmp.module$(EXEEXT): $(setjmp_module_OBJECTS) $(setjmp_module_DEPENDENCIES) 
 
42280
        @rm -f setjmp.module$(EXEEXT)
 
42281
        $(setjmp_module_LINK) $(setjmp_module_OBJECTS) $(setjmp_module_LDADD) $(LIBS)
 
42282
commands/setpci_module-setpci.$(OBJEXT): commands/$(am__dirstamp) \
 
42283
        commands/$(DEPDIR)/$(am__dirstamp)
 
42284
setpci.module$(EXEEXT): $(setpci_module_OBJECTS) $(setpci_module_DEPENDENCIES) 
 
42285
        @rm -f setpci.module$(EXEEXT)
 
42286
        $(setpci_module_LINK) $(setpci_module_OBJECTS) $(setpci_module_LDADD) $(LIBS)
 
42287
fs/sfs_module-sfs.$(OBJEXT): fs/$(am__dirstamp) \
 
42288
        fs/$(DEPDIR)/$(am__dirstamp)
 
42289
sfs.module$(EXEEXT): $(sfs_module_OBJECTS) $(sfs_module_DEPENDENCIES) 
 
42290
        @rm -f sfs.module$(EXEEXT)
 
42291
        $(sfs_module_LINK) $(sfs_module_OBJECTS) $(sfs_module_LDADD) $(LIBS)
 
42292
commands/sleep_module-sleep.$(OBJEXT): commands/$(am__dirstamp) \
 
42293
        commands/$(DEPDIR)/$(am__dirstamp)
 
42294
sleep.module$(EXEEXT): $(sleep_module_OBJECTS) $(sleep_module_DEPENDENCIES) 
 
42295
        @rm -f sleep.module$(EXEEXT)
 
42296
        $(sleep_module_LINK) $(sleep_module_OBJECTS) $(sleep_module_LDADD) $(LIBS)
 
42297
commands/ieee1275/$(am__dirstamp):
 
42298
        @$(MKDIR_P) commands/ieee1275
 
42299
        @: > commands/ieee1275/$(am__dirstamp)
 
42300
commands/ieee1275/$(DEPDIR)/$(am__dirstamp):
 
42301
        @$(MKDIR_P) commands/ieee1275/$(DEPDIR)
 
42302
        @: > commands/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
42303
commands/ieee1275/suspend_module-suspend.$(OBJEXT):  \
 
42304
        commands/ieee1275/$(am__dirstamp) \
 
42305
        commands/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
42306
suspend.module$(EXEEXT): $(suspend_module_OBJECTS) $(suspend_module_DEPENDENCIES) 
 
42307
        @rm -f suspend.module$(EXEEXT)
 
42308
        $(suspend_module_LINK) $(suspend_module_OBJECTS) $(suspend_module_LDADD) $(LIBS)
 
42309
fs/tar_module-tar.$(OBJEXT): fs/$(am__dirstamp) \
 
42310
        fs/$(DEPDIR)/$(am__dirstamp)
 
42311
tar.module$(EXEEXT): $(tar_module_OBJECTS) $(tar_module_DEPENDENCIES) 
 
42312
        @rm -f tar.module$(EXEEXT)
 
42313
        $(tar_module_LINK) $(tar_module_OBJECTS) $(tar_module_LDADD) $(LIBS)
 
42314
commands/terminal_module-terminal.$(OBJEXT): commands/$(am__dirstamp) \
 
42315
        commands/$(DEPDIR)/$(am__dirstamp)
 
42316
terminal.module$(EXEEXT): $(terminal_module_OBJECTS) $(terminal_module_DEPENDENCIES) 
 
42317
        @rm -f terminal.module$(EXEEXT)
 
42318
        $(terminal_module_LINK) $(terminal_module_OBJECTS) $(terminal_module_LDADD) $(LIBS)
 
42319
term/terminfo_module-terminfo.$(OBJEXT): term/$(am__dirstamp) \
 
42320
        term/$(DEPDIR)/$(am__dirstamp)
 
42321
term/terminfo_module-tparm.$(OBJEXT): term/$(am__dirstamp) \
 
42322
        term/$(DEPDIR)/$(am__dirstamp)
 
42323
terminfo.module$(EXEEXT): $(terminfo_module_OBJECTS) $(terminfo_module_DEPENDENCIES) 
 
42324
        @rm -f terminfo.module$(EXEEXT)
 
42325
        $(terminfo_module_LINK) $(terminfo_module_OBJECTS) $(terminfo_module_LDADD) $(LIBS)
 
42326
commands/test_module-test.$(OBJEXT): commands/$(am__dirstamp) \
 
42327
        commands/$(DEPDIR)/$(am__dirstamp)
 
42328
test.module$(EXEEXT): $(test_module_OBJECTS) $(test_module_DEPENDENCIES) 
 
42329
        @rm -f test.module$(EXEEXT)
 
42330
        $(test_module_LINK) $(test_module_OBJECTS) $(test_module_LDADD) $(LIBS)
 
42331
tests/test_blockarg_module-test_blockarg.$(OBJEXT):  \
 
42332
        tests/$(am__dirstamp) tests/$(DEPDIR)/$(am__dirstamp)
 
42333
test_blockarg.module$(EXEEXT): $(test_blockarg_module_OBJECTS) $(test_blockarg_module_DEPENDENCIES) 
 
42334
        @rm -f test_blockarg.module$(EXEEXT)
 
42335
        $(test_blockarg_module_LINK) $(test_blockarg_module_OBJECTS) $(test_blockarg_module_LDADD) $(LIBS)
 
42336
commands/testload_module-testload.$(OBJEXT): commands/$(am__dirstamp) \
 
42337
        commands/$(DEPDIR)/$(am__dirstamp)
 
42338
testload.module$(EXEEXT): $(testload_module_OBJECTS) $(testload_module_DEPENDENCIES) 
 
42339
        @rm -f testload.module$(EXEEXT)
 
42340
        $(testload_module_LINK) $(testload_module_OBJECTS) $(testload_module_LDADD) $(LIBS)
 
42341
video/readers/tga_module-tga.$(OBJEXT): video/readers/$(am__dirstamp) \
 
42342
        video/readers/$(DEPDIR)/$(am__dirstamp)
 
42343
tga.module$(EXEEXT): $(tga_module_OBJECTS) $(tga_module_DEPENDENCIES) 
 
42344
        @rm -f tga.module$(EXEEXT)
 
42345
        $(tga_module_LINK) $(tga_module_OBJECTS) $(tga_module_LDADD) $(LIBS)
 
42346
trig.module$(EXEEXT): $(trig_module_OBJECTS) $(trig_module_DEPENDENCIES) 
 
42347
        @rm -f trig.module$(EXEEXT)
 
42348
        $(trig_module_LINK) $(trig_module_OBJECTS) $(trig_module_LDADD) $(LIBS)
 
42349
commands/true_module-true.$(OBJEXT): commands/$(am__dirstamp) \
 
42350
        commands/$(DEPDIR)/$(am__dirstamp)
 
42351
true.module$(EXEEXT): $(true_module_OBJECTS) $(true_module_DEPENDENCIES) 
 
42352
        @rm -f true.module$(EXEEXT)
 
42353
        $(true_module_LINK) $(true_module_OBJECTS) $(true_module_LDADD) $(LIBS)
 
42354
fs/udf_module-udf.$(OBJEXT): fs/$(am__dirstamp) \
 
42355
        fs/$(DEPDIR)/$(am__dirstamp)
 
42356
udf.module$(EXEEXT): $(udf_module_OBJECTS) $(udf_module_DEPENDENCIES) 
 
42357
        @rm -f udf.module$(EXEEXT)
 
42358
        $(udf_module_LINK) $(udf_module_OBJECTS) $(udf_module_LDADD) $(LIBS)
 
42359
fs/ufs1_module-ufs.$(OBJEXT): fs/$(am__dirstamp) \
 
42360
        fs/$(DEPDIR)/$(am__dirstamp)
 
42361
ufs1.module$(EXEEXT): $(ufs1_module_OBJECTS) $(ufs1_module_DEPENDENCIES) 
 
42362
        @rm -f ufs1.module$(EXEEXT)
 
42363
        $(ufs1_module_LINK) $(ufs1_module_OBJECTS) $(ufs1_module_LDADD) $(LIBS)
 
42364
fs/ufs2_module-ufs2.$(OBJEXT): fs/$(am__dirstamp) \
 
42365
        fs/$(DEPDIR)/$(am__dirstamp)
 
42366
ufs2.module$(EXEEXT): $(ufs2_module_OBJECTS) $(ufs2_module_DEPENDENCIES) 
 
42367
        @rm -f ufs2.module$(EXEEXT)
 
42368
        $(ufs2_module_LINK) $(ufs2_module_OBJECTS) $(ufs2_module_LDADD) $(LIBS)
 
42369
bus/usb/uhci_module-uhci.$(OBJEXT): bus/usb/$(am__dirstamp) \
 
42370
        bus/usb/$(DEPDIR)/$(am__dirstamp)
 
42371
uhci.module$(EXEEXT): $(uhci_module_OBJECTS) $(uhci_module_DEPENDENCIES) 
 
42372
        @rm -f uhci.module$(EXEEXT)
 
42373
        $(uhci_module_LINK) $(uhci_module_OBJECTS) $(uhci_module_LDADD) $(LIBS)
 
42374
bus/usb/usb_module-usb.$(OBJEXT): bus/usb/$(am__dirstamp) \
 
42375
        bus/usb/$(DEPDIR)/$(am__dirstamp)
 
42376
bus/usb/usb_module-usbtrans.$(OBJEXT): bus/usb/$(am__dirstamp) \
 
42377
        bus/usb/$(DEPDIR)/$(am__dirstamp)
 
42378
bus/usb/usb_module-usbhub.$(OBJEXT): bus/usb/$(am__dirstamp) \
 
42379
        bus/usb/$(DEPDIR)/$(am__dirstamp)
 
42380
usb.module$(EXEEXT): $(usb_module_OBJECTS) $(usb_module_DEPENDENCIES) 
 
42381
        @rm -f usb.module$(EXEEXT)
 
42382
        $(usb_module_LINK) $(usb_module_OBJECTS) $(usb_module_LDADD) $(LIBS)
 
42383
term/usb_keyboard_module-usb_keyboard.$(OBJEXT): term/$(am__dirstamp) \
 
42384
        term/$(DEPDIR)/$(am__dirstamp)
 
42385
usb_keyboard.module$(EXEEXT): $(usb_keyboard_module_OBJECTS) $(usb_keyboard_module_DEPENDENCIES) 
 
42386
        @rm -f usb_keyboard.module$(EXEEXT)
 
42387
        $(usb_keyboard_module_LINK) $(usb_keyboard_module_OBJECTS) $(usb_keyboard_module_LDADD) $(LIBS)
 
42388
disk/usbms_module-usbms.$(OBJEXT): disk/$(am__dirstamp) \
 
42389
        disk/$(DEPDIR)/$(am__dirstamp)
 
42390
usbms.module$(EXEEXT): $(usbms_module_OBJECTS) $(usbms_module_DEPENDENCIES) 
 
42391
        @rm -f usbms.module$(EXEEXT)
 
42392
        $(usbms_module_LINK) $(usbms_module_OBJECTS) $(usbms_module_LDADD) $(LIBS)
 
42393
bus/usb/serial/$(am__dirstamp):
 
42394
        @$(MKDIR_P) bus/usb/serial
 
42395
        @: > bus/usb/serial/$(am__dirstamp)
 
42396
bus/usb/serial/$(DEPDIR)/$(am__dirstamp):
 
42397
        @$(MKDIR_P) bus/usb/serial/$(DEPDIR)
 
42398
        @: > bus/usb/serial/$(DEPDIR)/$(am__dirstamp)
 
42399
bus/usb/serial/usbserial_common_module-common.$(OBJEXT):  \
 
42400
        bus/usb/serial/$(am__dirstamp) \
 
42401
        bus/usb/serial/$(DEPDIR)/$(am__dirstamp)
 
42402
usbserial_common.module$(EXEEXT): $(usbserial_common_module_OBJECTS) $(usbserial_common_module_DEPENDENCIES) 
 
42403
        @rm -f usbserial_common.module$(EXEEXT)
 
42404
        $(usbserial_common_module_LINK) $(usbserial_common_module_OBJECTS) $(usbserial_common_module_LDADD) $(LIBS)
 
42405
bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT):  \
 
42406
        bus/usb/serial/$(am__dirstamp) \
 
42407
        bus/usb/serial/$(DEPDIR)/$(am__dirstamp)
 
42408
usbserial_ftdi.module$(EXEEXT): $(usbserial_ftdi_module_OBJECTS) $(usbserial_ftdi_module_DEPENDENCIES) 
 
42409
        @rm -f usbserial_ftdi.module$(EXEEXT)
 
42410
        $(usbserial_ftdi_module_LINK) $(usbserial_ftdi_module_OBJECTS) $(usbserial_ftdi_module_LDADD) $(LIBS)
 
42411
bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT):  \
 
42412
        bus/usb/serial/$(am__dirstamp) \
 
42413
        bus/usb/serial/$(DEPDIR)/$(am__dirstamp)
 
42414
usbserial_pl2303.module$(EXEEXT): $(usbserial_pl2303_module_OBJECTS) $(usbserial_pl2303_module_DEPENDENCIES) 
 
42415
        @rm -f usbserial_pl2303.module$(EXEEXT)
 
42416
        $(usbserial_pl2303_module_LINK) $(usbserial_pl2303_module_OBJECTS) $(usbserial_pl2303_module_LDADD) $(LIBS)
 
42417
commands/usbtest_module-usbtest.$(OBJEXT): commands/$(am__dirstamp) \
 
42418
        commands/$(DEPDIR)/$(am__dirstamp)
 
42419
usbtest.module$(EXEEXT): $(usbtest_module_OBJECTS) $(usbtest_module_DEPENDENCIES) 
 
42420
        @rm -f usbtest.module$(EXEEXT)
 
42421
        $(usbtest_module_LINK) $(usbtest_module_OBJECTS) $(usbtest_module_LDADD) $(LIBS)
 
42422
video/i386/pc/$(am__dirstamp):
 
42423
        @$(MKDIR_P) video/i386/pc
 
42424
        @: > video/i386/pc/$(am__dirstamp)
 
42425
video/i386/pc/$(DEPDIR)/$(am__dirstamp):
 
42426
        @$(MKDIR_P) video/i386/pc/$(DEPDIR)
 
42427
        @: > video/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
42428
video/i386/pc/vbe_module-vbe.$(OBJEXT): video/i386/pc/$(am__dirstamp) \
 
42429
        video/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
42430
vbe.module$(EXEEXT): $(vbe_module_OBJECTS) $(vbe_module_DEPENDENCIES) 
 
42431
        @rm -f vbe.module$(EXEEXT)
 
42432
        $(vbe_module_LINK) $(vbe_module_OBJECTS) $(vbe_module_LDADD) $(LIBS)
 
42433
video/i386/pc/vga_module-vga.$(OBJEXT): video/i386/pc/$(am__dirstamp) \
 
42434
        video/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
42435
vga.module$(EXEEXT): $(vga_module_OBJECTS) $(vga_module_DEPENDENCIES) 
 
42436
        @rm -f vga.module$(EXEEXT)
 
42437
        $(vga_module_LINK) $(vga_module_OBJECTS) $(vga_module_LDADD) $(LIBS)
 
42438
term/i386/pc/vga_text_module-vga_text.$(OBJEXT):  \
 
42439
        term/i386/pc/$(am__dirstamp) \
 
42440
        term/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
42441
term/i386/vga_text_module-vga_common.$(OBJEXT):  \
 
42442
        term/i386/$(am__dirstamp) term/i386/$(DEPDIR)/$(am__dirstamp)
 
42443
vga_text.module$(EXEEXT): $(vga_text_module_OBJECTS) $(vga_text_module_DEPENDENCIES) 
 
42444
        @rm -f vga_text.module$(EXEEXT)
 
42445
        $(vga_text_module_LINK) $(vga_text_module_OBJECTS) $(vga_text_module_LDADD) $(LIBS)
 
42446
video/video_module-video.$(OBJEXT): video/$(am__dirstamp) \
 
42447
        video/$(DEPDIR)/$(am__dirstamp)
 
42448
video.module$(EXEEXT): $(video_module_OBJECTS) $(video_module_DEPENDENCIES) 
 
42449
        @rm -f video.module$(EXEEXT)
 
42450
        $(video_module_LINK) $(video_module_OBJECTS) $(video_module_LDADD) $(LIBS)
 
42451
video/video_bochs_module-bochs.$(OBJEXT): video/$(am__dirstamp) \
 
42452
        video/$(DEPDIR)/$(am__dirstamp)
 
42453
video_bochs.module$(EXEEXT): $(video_bochs_module_OBJECTS) $(video_bochs_module_DEPENDENCIES) 
 
42454
        @rm -f video_bochs.module$(EXEEXT)
 
42455
        $(video_bochs_module_LINK) $(video_bochs_module_OBJECTS) $(video_bochs_module_LDADD) $(LIBS)
 
42456
video/video_cirrus_module-cirrus.$(OBJEXT): video/$(am__dirstamp) \
 
42457
        video/$(DEPDIR)/$(am__dirstamp)
 
42458
video_cirrus.module$(EXEEXT): $(video_cirrus_module_OBJECTS) $(video_cirrus_module_DEPENDENCIES) 
 
42459
        @rm -f video_cirrus.module$(EXEEXT)
 
42460
        $(video_cirrus_module_LINK) $(video_cirrus_module_OBJECTS) $(video_cirrus_module_LDADD) $(LIBS)
 
42461
video/fb/video_fb_module-video_fb.$(OBJEXT): video/fb/$(am__dirstamp) \
 
42462
        video/fb/$(DEPDIR)/$(am__dirstamp)
 
42463
video/fb/video_fb_module-fbblit.$(OBJEXT): video/fb/$(am__dirstamp) \
 
42464
        video/fb/$(DEPDIR)/$(am__dirstamp)
 
42465
video/fb/video_fb_module-fbfill.$(OBJEXT): video/fb/$(am__dirstamp) \
 
42466
        video/fb/$(DEPDIR)/$(am__dirstamp)
 
42467
video/fb/video_fb_module-fbutil.$(OBJEXT): video/fb/$(am__dirstamp) \
 
42468
        video/fb/$(DEPDIR)/$(am__dirstamp)
 
42469
video_fb.module$(EXEEXT): $(video_fb_module_OBJECTS) $(video_fb_module_DEPENDENCIES) 
 
42470
        @rm -f video_fb.module$(EXEEXT)
 
42471
        $(video_fb_module_LINK) $(video_fb_module_OBJECTS) $(video_fb_module_LDADD) $(LIBS)
 
42472
commands/videoinfo_module-videoinfo.$(OBJEXT):  \
 
42473
        commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp)
 
42474
videoinfo.module$(EXEEXT): $(videoinfo_module_OBJECTS) $(videoinfo_module_DEPENDENCIES) 
 
42475
        @rm -f videoinfo.module$(EXEEXT)
 
42476
        $(videoinfo_module_LINK) $(videoinfo_module_OBJECTS) $(videoinfo_module_LDADD) $(LIBS)
 
42477
commands/videotest_module-videotest.$(OBJEXT):  \
 
42478
        commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp)
 
42479
videotest.module$(EXEEXT): $(videotest_module_OBJECTS) $(videotest_module_DEPENDENCIES) 
 
42480
        @rm -f videotest.module$(EXEEXT)
 
42481
        $(videotest_module_LINK) $(videotest_module_OBJECTS) $(videotest_module_LDADD) $(LIBS)
 
42482
fs/xfs_module-xfs.$(OBJEXT): fs/$(am__dirstamp) \
 
42483
        fs/$(DEPDIR)/$(am__dirstamp)
 
42484
xfs.module$(EXEEXT): $(xfs_module_OBJECTS) $(xfs_module_DEPENDENCIES) 
 
42485
        @rm -f xfs.module$(EXEEXT)
 
42486
        $(xfs_module_LINK) $(xfs_module_OBJECTS) $(xfs_module_LDADD) $(LIBS)
 
42487
loader/xnu_module-xnu_resume.$(OBJEXT): loader/$(am__dirstamp) \
 
42488
        loader/$(DEPDIR)/$(am__dirstamp)
 
42489
loader/i386/xnu_module-xnu.$(OBJEXT): loader/i386/$(am__dirstamp) \
 
42490
        loader/i386/$(DEPDIR)/$(am__dirstamp)
 
42491
loader/xnu_module-macho32.$(OBJEXT): loader/$(am__dirstamp) \
 
42492
        loader/$(DEPDIR)/$(am__dirstamp)
 
42493
loader/xnu_module-macho64.$(OBJEXT): loader/$(am__dirstamp) \
 
42494
        loader/$(DEPDIR)/$(am__dirstamp)
 
42495
loader/xnu_module-macho.$(OBJEXT): loader/$(am__dirstamp) \
 
42496
        loader/$(DEPDIR)/$(am__dirstamp)
 
42497
loader/xnu_module-xnu.$(OBJEXT): loader/$(am__dirstamp) \
 
42498
        loader/$(DEPDIR)/$(am__dirstamp)
 
42499
xnu.module$(EXEEXT): $(xnu_module_OBJECTS) $(xnu_module_DEPENDENCIES) 
 
42500
        @rm -f xnu.module$(EXEEXT)
 
42501
        $(xnu_module_LINK) $(xnu_module_OBJECTS) $(xnu_module_LDADD) $(LIBS)
 
42502
commands/xnu_uuid_module-xnu_uuid.$(OBJEXT): commands/$(am__dirstamp) \
 
42503
        commands/$(DEPDIR)/$(am__dirstamp)
 
42504
xnu_uuid.module$(EXEEXT): $(xnu_uuid_module_OBJECTS) $(xnu_uuid_module_DEPENDENCIES) 
 
42505
        @rm -f xnu_uuid.module$(EXEEXT)
 
42506
        $(xnu_uuid_module_LINK) $(xnu_uuid_module_OBJECTS) $(xnu_uuid_module_LDADD) $(LIBS)
 
42507
boot/mips/xz_decompress_image-startup_raw.$(OBJEXT):  \
 
42508
        boot/mips/$(am__dirstamp) boot/mips/$(DEPDIR)/$(am__dirstamp)
 
42509
boot/decompressor/xz_decompress_image-minilib.$(OBJEXT):  \
 
42510
        boot/decompressor/$(am__dirstamp) \
 
42511
        boot/decompressor/$(DEPDIR)/$(am__dirstamp)
 
42512
boot/decompressor/xz_decompress_image-xz.$(OBJEXT):  \
 
42513
        boot/decompressor/$(am__dirstamp) \
 
42514
        boot/decompressor/$(DEPDIR)/$(am__dirstamp)
 
42515
lib/xzembed/$(am__dirstamp):
 
42516
        @$(MKDIR_P) lib/xzembed
 
42517
        @: > lib/xzembed/$(am__dirstamp)
 
42518
lib/xzembed/$(DEPDIR)/$(am__dirstamp):
 
42519
        @$(MKDIR_P) lib/xzembed/$(DEPDIR)
 
42520
        @: > lib/xzembed/$(DEPDIR)/$(am__dirstamp)
 
42521
lib/xzembed/xz_decompress_image-xz_dec_bcj.$(OBJEXT):  \
 
42522
        lib/xzembed/$(am__dirstamp) \
 
42523
        lib/xzembed/$(DEPDIR)/$(am__dirstamp)
 
42524
lib/xzembed/xz_decompress_image-xz_dec_lzma2.$(OBJEXT):  \
 
42525
        lib/xzembed/$(am__dirstamp) \
 
42526
        lib/xzembed/$(DEPDIR)/$(am__dirstamp)
 
42527
lib/xzembed/xz_decompress_image-xz_dec_stream.$(OBJEXT):  \
 
42528
        lib/xzembed/$(am__dirstamp) \
 
42529
        lib/xzembed/$(DEPDIR)/$(am__dirstamp)
 
42530
xz_decompress.image$(EXEEXT): $(xz_decompress_image_OBJECTS) $(xz_decompress_image_DEPENDENCIES) 
 
42531
        @rm -f xz_decompress.image$(EXEEXT)
 
42532
        $(xz_decompress_image_LINK) $(xz_decompress_image_OBJECTS) $(xz_decompress_image_LDADD) $(LIBS)
 
42533
io/xzio_module-xzio.$(OBJEXT): io/$(am__dirstamp) \
 
42534
        io/$(DEPDIR)/$(am__dirstamp)
 
42535
lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT):  \
 
42536
        lib/xzembed/$(am__dirstamp) \
 
42537
        lib/xzembed/$(DEPDIR)/$(am__dirstamp)
 
42538
lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT):  \
 
42539
        lib/xzembed/$(am__dirstamp) \
 
42540
        lib/xzembed/$(DEPDIR)/$(am__dirstamp)
 
42541
lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT):  \
 
42542
        lib/xzembed/$(am__dirstamp) \
 
42543
        lib/xzembed/$(DEPDIR)/$(am__dirstamp)
 
42544
xzio.module$(EXEEXT): $(xzio_module_OBJECTS) $(xzio_module_DEPENDENCIES) 
 
42545
        @rm -f xzio.module$(EXEEXT)
 
42546
        $(xzio_module_LINK) $(xzio_module_OBJECTS) $(xzio_module_LDADD) $(LIBS)
 
42547
contrib/zfs/$(am__dirstamp):
 
42548
        @$(MKDIR_P) contrib/zfs
 
42549
        @: > contrib/zfs/$(am__dirstamp)
 
42550
contrib/zfs/$(DEPDIR)/$(am__dirstamp):
 
42551
        @$(MKDIR_P) contrib/zfs/$(DEPDIR)
 
42552
        @: > contrib/zfs/$(DEPDIR)/$(am__dirstamp)
 
42553
contrib/zfs/zfs_module-zfs.$(OBJEXT): contrib/zfs/$(am__dirstamp) \
 
42554
        contrib/zfs/$(DEPDIR)/$(am__dirstamp)
 
42555
contrib/zfs/zfs_module-zfs_lzjb.$(OBJEXT):  \
 
42556
        contrib/zfs/$(am__dirstamp) \
 
42557
        contrib/zfs/$(DEPDIR)/$(am__dirstamp)
 
42558
contrib/zfs/zfs_module-zfs_sha256.$(OBJEXT):  \
 
42559
        contrib/zfs/$(am__dirstamp) \
 
42560
        contrib/zfs/$(DEPDIR)/$(am__dirstamp)
 
42561
contrib/zfs/zfs_module-zfs_fletcher.$(OBJEXT):  \
 
42562
        contrib/zfs/$(am__dirstamp) \
 
42563
        contrib/zfs/$(DEPDIR)/$(am__dirstamp)
 
42564
zfs.module$(EXEEXT): $(zfs_module_OBJECTS) $(zfs_module_DEPENDENCIES) 
 
42565
        @rm -f zfs.module$(EXEEXT)
 
42566
        $(zfs_module_LINK) $(zfs_module_OBJECTS) $(zfs_module_LDADD) $(LIBS)
 
42567
contrib/zfs/zfsinfo_module-zfsinfo.$(OBJEXT):  \
 
42568
        contrib/zfs/$(am__dirstamp) \
 
42569
        contrib/zfs/$(DEPDIR)/$(am__dirstamp)
 
42570
zfsinfo.module$(EXEEXT): $(zfsinfo_module_OBJECTS) $(zfsinfo_module_DEPENDENCIES) 
 
42571
        @rm -f zfsinfo.module$(EXEEXT)
 
42572
        $(zfsinfo_module_LINK) $(zfsinfo_module_OBJECTS) $(zfsinfo_module_LDADD) $(LIBS)
 
42573
install-binSCRIPTS: $(bin_SCRIPTS)
 
42574
        @$(NORMAL_INSTALL)
 
42575
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
 
42576
        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
 
42577
        for p in $$list; do \
 
42578
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
42579
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
 
42580
        done | \
 
42581
        sed -e 'p;s,.*/,,;n' \
 
42582
            -e 'h;s|.*|.|' \
 
42583
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
 
42584
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
 
42585
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
42586
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
 
42587
              if (++n[d] == $(am__install_max)) { \
 
42588
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
 
42589
            else { print "f", d "/" $$4, $$1 } } \
 
42590
          END { for (d in files) print "f", d, files[d] }' | \
 
42591
        while read type dir files; do \
 
42592
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
42593
             test -z "$$files" || { \
 
42594
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
42595
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
42596
             } \
 
42597
        ; done
 
42598
 
 
42599
uninstall-binSCRIPTS:
 
42600
        @$(NORMAL_UNINSTALL)
 
42601
        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
 
42602
        files=`for p in $$list; do echo "$$p"; done | \
 
42603
               sed -e 's,.*/,,;$(transform)'`; \
 
42604
        test -n "$$list" || exit 0; \
 
42605
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
42606
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
 
42607
install-grubconfSCRIPTS: $(grubconf_SCRIPTS)
 
42608
        @$(NORMAL_INSTALL)
 
42609
        test -z "$(grubconfdir)" || $(MKDIR_P) "$(DESTDIR)$(grubconfdir)"
 
42610
        @list='$(grubconf_SCRIPTS)'; test -n "$(grubconfdir)" || list=; \
 
42611
        for p in $$list; do \
 
42612
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
42613
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
 
42614
        done | \
 
42615
        sed -e 'p;s,.*/,,;n' \
 
42616
            -e 'h;s|.*|.|' \
 
42617
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
 
42618
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
 
42619
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
42620
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
 
42621
              if (++n[d] == $(am__install_max)) { \
 
42622
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
 
42623
            else { print "f", d "/" $$4, $$1 } } \
 
42624
          END { for (d in files) print "f", d, files[d] }' | \
 
42625
        while read type dir files; do \
 
42626
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
42627
             test -z "$$files" || { \
 
42628
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(grubconfdir)$$dir'"; \
 
42629
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(grubconfdir)$$dir" || exit $$?; \
 
42630
             } \
 
42631
        ; done
 
42632
 
 
42633
uninstall-grubconfSCRIPTS:
 
42634
        @$(NORMAL_UNINSTALL)
 
42635
        @list='$(grubconf_SCRIPTS)'; test -n "$(grubconfdir)" || exit 0; \
 
42636
        files=`for p in $$list; do echo "$$p"; done | \
 
42637
               sed -e 's,.*/,,;$(transform)'`; \
 
42638
        test -n "$$list" || exit 0; \
 
42639
        echo " ( cd '$(DESTDIR)$(grubconfdir)' && rm -f" $$files ")"; \
 
42640
        cd "$(DESTDIR)$(grubconfdir)" && rm -f $$files
 
42641
install-pkglibSCRIPTS: $(pkglib_SCRIPTS)
 
42642
        @$(NORMAL_INSTALL)
 
42643
        test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
 
42644
        @list='$(pkglib_SCRIPTS)'; test -n "$(pkglibdir)" || list=; \
 
42645
        for p in $$list; do \
 
42646
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
42647
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
 
42648
        done | \
 
42649
        sed -e 'p;s,.*/,,;n' \
 
42650
            -e 'h;s|.*|.|' \
 
42651
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
 
42652
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
 
42653
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
42654
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
 
42655
              if (++n[d] == $(am__install_max)) { \
 
42656
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
 
42657
            else { print "f", d "/" $$4, $$1 } } \
 
42658
          END { for (d in files) print "f", d, files[d] }' | \
 
42659
        while read type dir files; do \
 
42660
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
42661
             test -z "$$files" || { \
 
42662
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(pkglibdir)$$dir'"; \
 
42663
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(pkglibdir)$$dir" || exit $$?; \
 
42664
             } \
 
42665
        ; done
 
42666
 
 
42667
uninstall-pkglibSCRIPTS:
 
42668
        @$(NORMAL_UNINSTALL)
 
42669
        @list='$(pkglib_SCRIPTS)'; test -n "$(pkglibdir)" || exit 0; \
 
42670
        files=`for p in $$list; do echo "$$p"; done | \
 
42671
               sed -e 's,.*/,,;$(transform)'`; \
 
42672
        test -n "$$list" || exit 0; \
 
42673
        echo " ( cd '$(DESTDIR)$(pkglibdir)' && rm -f" $$files ")"; \
 
42674
        cd "$(DESTDIR)$(pkglibdir)" && rm -f $$files
 
42675
install-sbinSCRIPTS: $(sbin_SCRIPTS)
 
42676
        @$(NORMAL_INSTALL)
 
42677
        test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
 
42678
        @list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || list=; \
 
42679
        for p in $$list; do \
 
42680
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
42681
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
 
42682
        done | \
 
42683
        sed -e 'p;s,.*/,,;n' \
 
42684
            -e 'h;s|.*|.|' \
 
42685
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
 
42686
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
 
42687
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
42688
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
 
42689
              if (++n[d] == $(am__install_max)) { \
 
42690
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
 
42691
            else { print "f", d "/" $$4, $$1 } } \
 
42692
          END { for (d in files) print "f", d, files[d] }' | \
 
42693
        while read type dir files; do \
 
42694
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
42695
             test -z "$$files" || { \
 
42696
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
 
42697
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
 
42698
             } \
 
42699
        ; done
 
42700
 
 
42701
uninstall-sbinSCRIPTS:
 
42702
        @$(NORMAL_UNINSTALL)
 
42703
        @list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || exit 0; \
 
42704
        files=`for p in $$list; do echo "$$p"; done | \
 
42705
               sed -e 's,.*/,,;$(transform)'`; \
 
42706
        test -n "$$list" || exit 0; \
 
42707
        echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
 
42708
        cd "$(DESTDIR)$(sbindir)" && rm -f $$files
 
42709
 
 
42710
mostlyclean-compile:
 
42711
        -rm -f *.$(OBJEXT)
 
42712
        -rm -f boot/decompressor/none_decompress_image-none.$(OBJEXT)
 
42713
        -rm -f boot/decompressor/xz_decompress_image-minilib.$(OBJEXT)
 
42714
        -rm -f boot/decompressor/xz_decompress_image-xz.$(OBJEXT)
 
42715
        -rm -f boot/i386/pc/boot_image-boot.$(OBJEXT)
 
42716
        -rm -f boot/i386/pc/cdboot_image-cdboot.$(OBJEXT)
 
42717
        -rm -f boot/i386/pc/diskboot_image-diskboot.$(OBJEXT)
 
42718
        -rm -f boot/i386/pc/lnxboot_image-lnxboot.$(OBJEXT)
 
42719
        -rm -f boot/i386/pc/pxeboot_image-pxeboot.$(OBJEXT)
 
42720
        -rm -f boot/i386/qemu/boot_image-boot.$(OBJEXT)
 
42721
        -rm -f boot/mips/none_decompress_image-startup_raw.$(OBJEXT)
 
42722
        -rm -f boot/mips/xz_decompress_image-startup_raw.$(OBJEXT)
 
42723
        -rm -f boot/mips/yeeloong/fwstart_image-fwstart.$(OBJEXT)
 
42724
        -rm -f boot/sparc64/ieee1275/boot_image-boot.$(OBJEXT)
 
42725
        -rm -f boot/sparc64/ieee1275/diskboot_image-diskboot.$(OBJEXT)
 
42726
        -rm -f bus/cs5536_module-cs5536.$(OBJEXT)
 
42727
        -rm -f bus/emu/pci_module-pci.$(OBJEXT)
 
42728
        -rm -f bus/kernel_exec-bonito.$(OBJEXT)
 
42729
        -rm -f bus/kernel_exec-cs5536.$(OBJEXT)
 
42730
        -rm -f bus/kernel_exec-pci.$(OBJEXT)
 
42731
        -rm -f bus/pci_module-pci.$(OBJEXT)
 
42732
        -rm -f bus/usb/emu/libusb_module-usb.$(OBJEXT)
 
42733
        -rm -f bus/usb/ohci_module-ohci.$(OBJEXT)
 
42734
        -rm -f bus/usb/serial/usbserial_common_module-common.$(OBJEXT)
 
42735
        -rm -f bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT)
 
42736
        -rm -f bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT)
 
42737
        -rm -f bus/usb/uhci_module-uhci.$(OBJEXT)
 
42738
        -rm -f bus/usb/usb_module-usb.$(OBJEXT)
 
42739
        -rm -f bus/usb/usb_module-usbhub.$(OBJEXT)
 
42740
        -rm -f bus/usb/usb_module-usbtrans.$(OBJEXT)
 
42741
        -rm -f commands/acpi_module-acpi.$(OBJEXT)
 
42742
        -rm -f commands/blocklist_module-blocklist.$(OBJEXT)
 
42743
        -rm -f commands/boot_module-boot.$(OBJEXT)
 
42744
        -rm -f commands/cat_module-cat.$(OBJEXT)
 
42745
        -rm -f commands/cmp_module-cmp.$(OBJEXT)
 
42746
        -rm -f commands/configfile_module-configfile.$(OBJEXT)
 
42747
        -rm -f commands/date_module-date.$(OBJEXT)
 
42748
        -rm -f commands/echo_module-echo.$(OBJEXT)
 
42749
        -rm -f commands/efi/acpi_module-acpi.$(OBJEXT)
 
42750
        -rm -f commands/efi/fixvideo_module-fixvideo.$(OBJEXT)
 
42751
        -rm -f commands/efi/loadbios_module-loadbios.$(OBJEXT)
 
42752
        -rm -f commands/efi/lsefimmap_module-lsefimmap.$(OBJEXT)
 
42753
        -rm -f commands/efi/lsefisystab_module-lsefisystab.$(OBJEXT)
 
42754
        -rm -f commands/efi/lssal_module-lssal.$(OBJEXT)
 
42755
        -rm -f commands/extcmd_module-extcmd.$(OBJEXT)
 
42756
        -rm -f commands/gptsync_module-gptsync.$(OBJEXT)
 
42757
        -rm -f commands/halt_module-acpihalt.$(OBJEXT)
 
42758
        -rm -f commands/halt_module-halt.$(OBJEXT)
 
42759
        -rm -f commands/hashsum_module-hashsum.$(OBJEXT)
 
42760
        -rm -f commands/hdparm_module-hdparm.$(OBJEXT)
 
42761
        -rm -f commands/help_module-help.$(OBJEXT)
 
42762
        -rm -f commands/hexdump_module-hexdump.$(OBJEXT)
 
42763
        -rm -f commands/i386/cmostest_module-cmostest.$(OBJEXT)
 
42764
        -rm -f commands/i386/cpuid_module-cpuid.$(OBJEXT)
 
42765
        -rm -f commands/i386/pc/acpi_module-acpi.$(OBJEXT)
 
42766
        -rm -f commands/i386/pc/drivemap_module-drivemap.$(OBJEXT)
 
42767
        -rm -f commands/i386/pc/drivemap_module-drivemap_int13h.$(OBJEXT)
 
42768
        -rm -f commands/i386/pc/halt_module-halt.$(OBJEXT)
 
42769
        -rm -f commands/i386/pc/lsapm_module-lsapm.$(OBJEXT)
 
42770
        -rm -f commands/i386/pc/play_module-play.$(OBJEXT)
 
42771
        -rm -f commands/i386/pc/pxecmd_module-pxecmd.$(OBJEXT)
 
42772
        -rm -f commands/i386/pc/sendkey_module-sendkey.$(OBJEXT)
 
42773
        -rm -f commands/ieee1275/suspend_module-suspend.$(OBJEXT)
 
42774
        -rm -f commands/iorw_module-iorw.$(OBJEXT)
 
42775
        -rm -f commands/kernel_exec-boot.$(OBJEXT)
 
42776
        -rm -f commands/kernel_exec-extcmd.$(OBJEXT)
 
42777
        -rm -f commands/kernel_exec-keylayouts.$(OBJEXT)
 
42778
        -rm -f commands/keylayouts_module-keylayouts.$(OBJEXT)
 
42779
        -rm -f commands/keystatus_module-keystatus.$(OBJEXT)
 
42780
        -rm -f commands/legacycfg_module-legacycfg.$(OBJEXT)
 
42781
        -rm -f commands/loadenv_module-loadenv.$(OBJEXT)
 
42782
        -rm -f commands/ls_module-ls.$(OBJEXT)
 
42783
        -rm -f commands/lsacpi_module-lsacpi.$(OBJEXT)
 
42784
        -rm -f commands/lsmmap_module-lsmmap.$(OBJEXT)
 
42785
        -rm -f commands/lspci_module-lspci.$(OBJEXT)
 
42786
        -rm -f commands/memrw_module-memrw.$(OBJEXT)
 
42787
        -rm -f commands/minicmd_module-minicmd.$(OBJEXT)
 
42788
        -rm -f commands/mips/yeeloong/lsspd_module-lsspd.$(OBJEXT)
 
42789
        -rm -f commands/normal_module-menuentry.$(OBJEXT)
 
42790
        -rm -f commands/parttool_module-parttool.$(OBJEXT)
 
42791
        -rm -f commands/password_module-password.$(OBJEXT)
 
42792
        -rm -f commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT)
 
42793
        -rm -f commands/pci_module-lspci.$(OBJEXT)
 
42794
        -rm -f commands/probe_module-probe.$(OBJEXT)
 
42795
        -rm -f commands/read_module-read.$(OBJEXT)
 
42796
        -rm -f commands/reboot_module-reboot.$(OBJEXT)
 
42797
        -rm -f commands/regexp_module-regexp.$(OBJEXT)
 
42798
        -rm -f commands/regexp_module-wildcard.$(OBJEXT)
 
42799
        -rm -f commands/search_fs_file_module-search_file.$(OBJEXT)
 
42800
        -rm -f commands/search_fs_uuid_module-search_uuid.$(OBJEXT)
 
42801
        -rm -f commands/search_label_module-search_label.$(OBJEXT)
 
42802
        -rm -f commands/search_module-search_wrap.$(OBJEXT)
 
42803
        -rm -f commands/setpci_module-setpci.$(OBJEXT)
 
42804
        -rm -f commands/sleep_module-sleep.$(OBJEXT)
 
42805
        -rm -f commands/terminal_module-terminal.$(OBJEXT)
 
42806
        -rm -f commands/test_module-test.$(OBJEXT)
 
42807
        -rm -f commands/testload_module-testload.$(OBJEXT)
 
42808
        -rm -f commands/true_module-true.$(OBJEXT)
 
42809
        -rm -f commands/usbtest_module-usbtest.$(OBJEXT)
 
42810
        -rm -f commands/videoinfo_module-videoinfo.$(OBJEXT)
 
42811
        -rm -f commands/videotest_module-videotest.$(OBJEXT)
 
42812
        -rm -f commands/xnu_uuid_module-xnu_uuid.$(OBJEXT)
 
42813
        -rm -f contrib/915resolution/915resolution_module-915resolution.$(OBJEXT)
 
42814
        -rm -f contrib/ntldr-img/g2hdr_image-g2hdr.$(OBJEXT)
 
42815
        -rm -f contrib/ntldr-img/grldr_image-grldrstart.$(OBJEXT)
 
42816
        -rm -f contrib/ntldr-img/grldr_image-ntfsbs.$(OBJEXT)
 
42817
        -rm -f contrib/zfs/zfs_module-zfs.$(OBJEXT)
 
42818
        -rm -f contrib/zfs/zfs_module-zfs_fletcher.$(OBJEXT)
 
42819
        -rm -f contrib/zfs/zfs_module-zfs_lzjb.$(OBJEXT)
 
42820
        -rm -f contrib/zfs/zfs_module-zfs_sha256.$(OBJEXT)
 
42821
        -rm -f contrib/zfs/zfsinfo_module-zfsinfo.$(OBJEXT)
 
42822
        -rm -f disk/ata_module-ata.$(OBJEXT)
 
42823
        -rm -f disk/ata_pthru_module-ata_pthru.$(OBJEXT)
 
42824
        -rm -f disk/dm_nv_module-dmraid_nvidia.$(OBJEXT)
 
42825
        -rm -f disk/efi/kernel_exec-efidisk.$(OBJEXT)
 
42826
        -rm -f disk/i386/pc/biosdisk_module-biosdisk.$(OBJEXT)
 
42827
        -rm -f disk/ieee1275/kernel_exec-ofdisk.$(OBJEXT)
 
42828
        -rm -f disk/ieee1275/nand_module-nand.$(OBJEXT)
 
42829
        -rm -f disk/kernel_exec-host.$(OBJEXT)
 
42830
        -rm -f disk/loopback_module-loopback.$(OBJEXT)
 
42831
        -rm -f disk/lvm_module-lvm.$(OBJEXT)
 
42832
        -rm -f disk/mdraid09_module-mdraid_linux.$(OBJEXT)
 
42833
        -rm -f disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT)
 
42834
        -rm -f disk/memdisk_module-memdisk.$(OBJEXT)
 
42835
        -rm -f disk/raid5rec_module-raid5_recover.$(OBJEXT)
 
42836
        -rm -f disk/raid6rec_module-raid6_recover.$(OBJEXT)
 
42837
        -rm -f disk/raid_module-raid.$(OBJEXT)
 
42838
        -rm -f disk/scsi_module-scsi.$(OBJEXT)
 
42839
        -rm -f disk/usbms_module-usbms.$(OBJEXT)
 
42840
        -rm -f efiemu/efiemu_module-loadcore32.$(OBJEXT)
 
42841
        -rm -f efiemu/efiemu_module-loadcore64.$(OBJEXT)
 
42842
        -rm -f efiemu/efiemu_module-loadcore_common.$(OBJEXT)
 
42843
        -rm -f efiemu/efiemu_module-main.$(OBJEXT)
 
42844
        -rm -f efiemu/efiemu_module-mm.$(OBJEXT)
 
42845
        -rm -f efiemu/efiemu_module-pnvram.$(OBJEXT)
 
42846
        -rm -f efiemu/efiemu_module-prepare32.$(OBJEXT)
 
42847
        -rm -f efiemu/efiemu_module-prepare64.$(OBJEXT)
 
42848
        -rm -f efiemu/efiemu_module-symbols.$(OBJEXT)
 
42849
        -rm -f efiemu/i386/efiemu_module-coredetect.$(OBJEXT)
 
42850
        -rm -f efiemu/i386/efiemu_module-loadcore32.$(OBJEXT)
 
42851
        -rm -f efiemu/i386/efiemu_module-loadcore64.$(OBJEXT)
 
42852
        -rm -f efiemu/i386/efiemu_module-nocfgtables.$(OBJEXT)
 
42853
        -rm -f efiemu/i386/pc/efiemu_module-cfgtables.$(OBJEXT)
 
42854
        -rm -f font/font_module-font.$(OBJEXT)
 
42855
        -rm -f font/font_module-font_cmd.$(OBJEXT)
 
42856
        -rm -f font/kernel_exec-font.$(OBJEXT)
 
42857
        -rm -f font/kernel_exec-font_cmd.$(OBJEXT)
 
42858
        -rm -f fs/affs_module-affs.$(OBJEXT)
 
42859
        -rm -f fs/afs_be_module-afs_be.$(OBJEXT)
 
42860
        -rm -f fs/afs_module-afs.$(OBJEXT)
 
42861
        -rm -f fs/befs_be_module-befs_be.$(OBJEXT)
 
42862
        -rm -f fs/befs_module-befs.$(OBJEXT)
 
42863
        -rm -f fs/btrfs_module-btrfs.$(OBJEXT)
 
42864
        -rm -f fs/cpio_module-cpio.$(OBJEXT)
 
42865
        -rm -f fs/ext2_module-ext2.$(OBJEXT)
 
42866
        -rm -f fs/fat_module-fat.$(OBJEXT)
 
42867
        -rm -f fs/fshelp_module-fshelp.$(OBJEXT)
 
42868
        -rm -f fs/hfs_module-hfs.$(OBJEXT)
 
42869
        -rm -f fs/hfsplus_module-hfsplus.$(OBJEXT)
 
42870
        -rm -f fs/i386/pc/pxe_module-pxe.$(OBJEXT)
 
42871
        -rm -f fs/iso9660_module-iso9660.$(OBJEXT)
 
42872
        -rm -f fs/jfs_module-jfs.$(OBJEXT)
 
42873
        -rm -f fs/minix2_module-minix2.$(OBJEXT)
 
42874
        -rm -f fs/minix_module-minix.$(OBJEXT)
 
42875
        -rm -f fs/nilfs2_module-nilfs2.$(OBJEXT)
 
42876
        -rm -f fs/ntfs_module-ntfs.$(OBJEXT)
 
42877
        -rm -f fs/ntfscomp_module-ntfscomp.$(OBJEXT)
 
42878
        -rm -f fs/reiserfs_module-reiserfs.$(OBJEXT)
 
42879
        -rm -f fs/sfs_module-sfs.$(OBJEXT)
 
42880
        -rm -f fs/tar_module-tar.$(OBJEXT)
 
42881
        -rm -f fs/udf_module-udf.$(OBJEXT)
 
42882
        -rm -f fs/ufs1_module-ufs.$(OBJEXT)
 
42883
        -rm -f fs/ufs2_module-ufs2.$(OBJEXT)
 
42884
        -rm -f fs/xfs_module-xfs.$(OBJEXT)
 
42885
        -rm -f gettext/gettext_module-gettext.$(OBJEXT)
 
42886
        -rm -f gfxmenu/gfxmenu_module-font.$(OBJEXT)
 
42887
        -rm -f gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT)
 
42888
        -rm -f gfxmenu/gfxmenu_module-gui_box.$(OBJEXT)
 
42889
        -rm -f gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT)
 
42890
        -rm -f gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT)
 
42891
        -rm -f gfxmenu/gfxmenu_module-gui_image.$(OBJEXT)
 
42892
        -rm -f gfxmenu/gfxmenu_module-gui_label.$(OBJEXT)
 
42893
        -rm -f gfxmenu/gfxmenu_module-gui_list.$(OBJEXT)
 
42894
        -rm -f gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT)
 
42895
        -rm -f gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT)
 
42896
        -rm -f gfxmenu/gfxmenu_module-gui_util.$(OBJEXT)
 
42897
        -rm -f gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT)
 
42898
        -rm -f gfxmenu/gfxmenu_module-model.$(OBJEXT)
 
42899
        -rm -f gfxmenu/gfxmenu_module-named_colors.$(OBJEXT)
 
42900
        -rm -f gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT)
 
42901
        -rm -f gfxmenu/gfxmenu_module-view.$(OBJEXT)
 
42902
        -rm -f gfxmenu/gfxmenu_module-widget-box.$(OBJEXT)
 
42903
        -rm -f gnulib/kernel_exec-error.$(OBJEXT)
 
42904
        -rm -f gnulib/kernel_exec-progname.$(OBJEXT)
 
42905
        -rm -f gnulib/libgnulib_a-regex.$(OBJEXT)
 
42906
        -rm -f hello/hello_module-hello.$(OBJEXT)
 
42907
        -rm -f hook/datehook_module-datehook.$(OBJEXT)
 
42908
        -rm -f io/bufio_module-bufio.$(OBJEXT)
 
42909
        -rm -f io/gzio_module-gzio.$(OBJEXT)
 
42910
        -rm -f io/kernel_exec-bufio.$(OBJEXT)
 
42911
        -rm -f io/xzio_module-xzio.$(OBJEXT)
 
42912
        -rm -f kern/efi/kernel_exec-efi.$(OBJEXT)
 
42913
        -rm -f kern/efi/kernel_exec-init.$(OBJEXT)
 
42914
        -rm -f kern/efi/kernel_exec-mm.$(OBJEXT)
 
42915
        -rm -f kern/elf_module-elf.$(OBJEXT)
 
42916
        -rm -f kern/emu/grub_emu-full.$(OBJEXT)
 
42917
        -rm -f kern/emu/grub_emu_lite-cache.$(OBJEXT)
 
42918
        -rm -f kern/emu/grub_emu_lite-lite.$(OBJEXT)
 
42919
        -rm -f kern/emu/kernel_exec-console.$(OBJEXT)
 
42920
        -rm -f kern/emu/kernel_exec-getroot.$(OBJEXT)
 
42921
        -rm -f kern/emu/kernel_exec-hostdisk.$(OBJEXT)
 
42922
        -rm -f kern/emu/kernel_exec-hostfs.$(OBJEXT)
 
42923
        -rm -f kern/emu/kernel_exec-main.$(OBJEXT)
 
42924
        -rm -f kern/emu/kernel_exec-misc.$(OBJEXT)
 
42925
        -rm -f kern/emu/kernel_exec-mm.$(OBJEXT)
 
42926
        -rm -f kern/emu/kernel_exec-time.$(OBJEXT)
 
42927
        -rm -f kern/generic/kernel_exec-millisleep.$(OBJEXT)
 
42928
        -rm -f kern/generic/kernel_exec-rtc_get_time_ms.$(OBJEXT)
 
42929
        -rm -f kern/i386/coreboot/kernel_exec-init.$(OBJEXT)
 
42930
        -rm -f kern/i386/coreboot/kernel_exec-mmap.$(OBJEXT)
 
42931
        -rm -f kern/i386/coreboot/kernel_exec-startup.$(OBJEXT)
 
42932
        -rm -f kern/i386/efi/kernel_exec-init.$(OBJEXT)
 
42933
        -rm -f kern/i386/efi/kernel_exec-startup.$(OBJEXT)
 
42934
        -rm -f kern/i386/ieee1275/kernel_exec-startup.$(OBJEXT)
 
42935
        -rm -f kern/i386/kernel_exec-dl.$(OBJEXT)
 
42936
        -rm -f kern/i386/kernel_exec-multiboot_mmap.$(OBJEXT)
 
42937
        -rm -f kern/i386/kernel_exec-pit.$(OBJEXT)
 
42938
        -rm -f kern/i386/kernel_exec-tsc.$(OBJEXT)
 
42939
        -rm -f kern/i386/pc/kernel_exec-init.$(OBJEXT)
 
42940
        -rm -f kern/i386/pc/kernel_exec-mmap.$(OBJEXT)
 
42941
        -rm -f kern/i386/pc/kernel_exec-startup.$(OBJEXT)
 
42942
        -rm -f kern/i386/qemu/kernel_exec-init.$(OBJEXT)
 
42943
        -rm -f kern/i386/qemu/kernel_exec-mmap.$(OBJEXT)
 
42944
        -rm -f kern/i386/qemu/kernel_exec-startup.$(OBJEXT)
 
42945
        -rm -f kern/ieee1275/kernel_exec-cmain.$(OBJEXT)
 
42946
        -rm -f kern/ieee1275/kernel_exec-ieee1275.$(OBJEXT)
 
42947
        -rm -f kern/ieee1275/kernel_exec-init.$(OBJEXT)
 
42948
        -rm -f kern/ieee1275/kernel_exec-mmap.$(OBJEXT)
 
42949
        -rm -f kern/ieee1275/kernel_exec-openfw.$(OBJEXT)
 
42950
        -rm -f kern/kernel_exec-command.$(OBJEXT)
 
42951
        -rm -f kern/kernel_exec-corecmd.$(OBJEXT)
 
42952
        -rm -f kern/kernel_exec-device.$(OBJEXT)
 
42953
        -rm -f kern/kernel_exec-disk.$(OBJEXT)
 
42954
        -rm -f kern/kernel_exec-dl.$(OBJEXT)
 
42955
        -rm -f kern/kernel_exec-env.$(OBJEXT)
 
42956
        -rm -f kern/kernel_exec-err.$(OBJEXT)
 
42957
        -rm -f kern/kernel_exec-file.$(OBJEXT)
 
42958
        -rm -f kern/kernel_exec-fs.$(OBJEXT)
 
42959
        -rm -f kern/kernel_exec-list.$(OBJEXT)
 
42960
        -rm -f kern/kernel_exec-main.$(OBJEXT)
 
42961
        -rm -f kern/kernel_exec-misc.$(OBJEXT)
 
42962
        -rm -f kern/kernel_exec-mm.$(OBJEXT)
 
42963
        -rm -f kern/kernel_exec-parser.$(OBJEXT)
 
42964
        -rm -f kern/kernel_exec-partition.$(OBJEXT)
 
42965
        -rm -f kern/kernel_exec-rescue_parser.$(OBJEXT)
 
42966
        -rm -f kern/kernel_exec-rescue_reader.$(OBJEXT)
 
42967
        -rm -f kern/kernel_exec-term.$(OBJEXT)
 
42968
        -rm -f kern/kernel_exec-time.$(OBJEXT)
 
42969
        -rm -f kern/mips/kernel_exec-cache.$(OBJEXT)
 
42970
        -rm -f kern/mips/kernel_exec-dl.$(OBJEXT)
 
42971
        -rm -f kern/mips/kernel_exec-init.$(OBJEXT)
 
42972
        -rm -f kern/mips/kernel_exec-startup.$(OBJEXT)
 
42973
        -rm -f kern/mips/yeeloong/kernel_exec-init.$(OBJEXT)
 
42974
        -rm -f kern/powerpc/ieee1275/kernel_exec-startup.$(OBJEXT)
 
42975
        -rm -f kern/powerpc/kernel_exec-cache.$(OBJEXT)
 
42976
        -rm -f kern/powerpc/kernel_exec-dl.$(OBJEXT)
 
42977
        -rm -f kern/sparc64/ieee1275/kernel_exec-crt0.$(OBJEXT)
 
42978
        -rm -f kern/sparc64/ieee1275/kernel_exec-ieee1275.$(OBJEXT)
 
42979
        -rm -f kern/sparc64/ieee1275/kernel_exec-init.$(OBJEXT)
 
42980
        -rm -f kern/sparc64/kernel_exec-cache.$(OBJEXT)
 
42981
        -rm -f kern/sparc64/kernel_exec-dl.$(OBJEXT)
 
42982
        -rm -f kern/x86_64/efi/kernel_exec-callwrap.$(OBJEXT)
 
42983
        -rm -f kern/x86_64/efi/kernel_exec-startup.$(OBJEXT)
 
42984
        -rm -f kern/x86_64/kernel_exec-dl.$(OBJEXT)
 
42985
        -rm -f lib/crypto_module-crypto.$(OBJEXT)
 
42986
        -rm -f lib/datetime_module-cmos_datetime.$(OBJEXT)
 
42987
        -rm -f lib/efi/datetime_module-datetime.$(OBJEXT)
 
42988
        -rm -f lib/efi/halt_module-halt.$(OBJEXT)
 
42989
        -rm -f lib/efi/relocator_module-relocator.$(OBJEXT)
 
42990
        -rm -f lib/emu/halt_module-halt.$(OBJEXT)
 
42991
        -rm -f lib/extcmd_module-arg.$(OBJEXT)
 
42992
        -rm -f lib/hdparm_module-hexdump.$(OBJEXT)
 
42993
        -rm -f lib/hexdump_module-hexdump.$(OBJEXT)
 
42994
        -rm -f lib/i386/halt_module-halt.$(OBJEXT)
 
42995
        -rm -f lib/i386/pc/boot_module-biosnum.$(OBJEXT)
 
42996
        -rm -f lib/i386/pc/legacycfg_module-vesa_modes_table.$(OBJEXT)
 
42997
        -rm -f lib/i386/pc/linux_module-vesa_modes_table.$(OBJEXT)
 
42998
        -rm -f lib/i386/relocator_module-relocator.$(OBJEXT)
 
42999
        -rm -f lib/i386/relocator_module-relocator16.$(OBJEXT)
 
43000
        -rm -f lib/i386/relocator_module-relocator32.$(OBJEXT)
 
43001
        -rm -f lib/i386/relocator_module-relocator64.$(OBJEXT)
 
43002
        -rm -f lib/i386/relocator_module-relocator_asm.$(OBJEXT)
 
43003
        -rm -f lib/ieee1275/datetime_module-datetime.$(OBJEXT)
 
43004
        -rm -f lib/ieee1275/halt_module-halt.$(OBJEXT)
 
43005
        -rm -f lib/ieee1275/relocator_module-relocator.$(OBJEXT)
 
43006
        -rm -f lib/kernel_exec-arg.$(OBJEXT)
 
43007
        -rm -f lib/legacycfg_module-legacy_parse.$(OBJEXT)
 
43008
        -rm -f lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT)
 
43009
        -rm -f lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT)
 
43010
        -rm -f lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT)
 
43011
        -rm -f lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT)
 
43012
        -rm -f lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT)
 
43013
        -rm -f lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT)
 
43014
        -rm -f lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT)
 
43015
        -rm -f lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT)
 
43016
        -rm -f lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT)
 
43017
        -rm -f lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT)
 
43018
        -rm -f lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT)
 
43019
        -rm -f lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT)
 
43020
        -rm -f lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT)
 
43021
        -rm -f lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT)
 
43022
        -rm -f lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT)
 
43023
        -rm -f lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT)
 
43024
        -rm -f lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT)
 
43025
        -rm -f lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT)
 
43026
        -rm -f lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT)
 
43027
        -rm -f lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT)
 
43028
        -rm -f lib/loadenv_module-envblk.$(OBJEXT)
 
43029
        -rm -f lib/mips/relocator_module-relocator.$(OBJEXT)
 
43030
        -rm -f lib/mips/relocator_module-relocator_asm.$(OBJEXT)
 
43031
        -rm -f lib/pbkdf2_module-pbkdf2.$(OBJEXT)
 
43032
        -rm -f lib/powerpc/relocator_module-relocator.$(OBJEXT)
 
43033
        -rm -f lib/powerpc/relocator_module-relocator_asm.$(OBJEXT)
 
43034
        -rm -f lib/relocator_module-relocator.$(OBJEXT)
 
43035
        -rm -f lib/setjmp_module-setjmp.$(OBJEXT)
 
43036
        -rm -f lib/x86_64/relocator_module-relocator_asm.$(OBJEXT)
 
43037
        -rm -f lib/xzembed/xz_decompress_image-xz_dec_bcj.$(OBJEXT)
 
43038
        -rm -f lib/xzembed/xz_decompress_image-xz_dec_lzma2.$(OBJEXT)
 
43039
        -rm -f lib/xzembed/xz_decompress_image-xz_dec_stream.$(OBJEXT)
 
43040
        -rm -f lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT)
 
43041
        -rm -f lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT)
 
43042
        -rm -f lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT)
 
43043
        -rm -f loader/aout_module-aout.$(OBJEXT)
 
43044
        -rm -f loader/efi/appleldr_module-appleloader.$(OBJEXT)
 
43045
        -rm -f loader/efi/chain_module-chainloader.$(OBJEXT)
 
43046
        -rm -f loader/i386/bsd_module-bsd.$(OBJEXT)
 
43047
        -rm -f loader/i386/bsd_module-bsd32.$(OBJEXT)
 
43048
        -rm -f loader/i386/bsd_module-bsd64.$(OBJEXT)
 
43049
        -rm -f loader/i386/linux_module-linux.$(OBJEXT)
 
43050
        -rm -f loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT)
 
43051
        -rm -f loader/i386/pc/chain_module-chainloader.$(OBJEXT)
 
43052
        -rm -f loader/i386/pc/linux16_module-linux.$(OBJEXT)
 
43053
        -rm -f loader/i386/pc/ntldr_module-ntldr.$(OBJEXT)
 
43054
        -rm -f loader/i386/xnu_module-xnu.$(OBJEXT)
 
43055
        -rm -f loader/mips/linux_module-linux.$(OBJEXT)
 
43056
        -rm -f loader/multiboot2_module-multiboot.$(OBJEXT)
 
43057
        -rm -f loader/multiboot2_module-multiboot_mbi2.$(OBJEXT)
 
43058
        -rm -f loader/multiboot_module-multiboot.$(OBJEXT)
 
43059
        -rm -f loader/powerpc/ieee1275/linux_module-linux.$(OBJEXT)
 
43060
        -rm -f loader/sparc64/ieee1275/linux_module-linux.$(OBJEXT)
 
43061
        -rm -f loader/xnu_module-macho.$(OBJEXT)
 
43062
        -rm -f loader/xnu_module-macho32.$(OBJEXT)
 
43063
        -rm -f loader/xnu_module-macho64.$(OBJEXT)
 
43064
        -rm -f loader/xnu_module-xnu.$(OBJEXT)
 
43065
        -rm -f loader/xnu_module-xnu_resume.$(OBJEXT)
 
43066
        -rm -f mmap/efi/mmap_module-mmap.$(OBJEXT)
 
43067
        -rm -f mmap/i386/mmap_module-mmap.$(OBJEXT)
 
43068
        -rm -f mmap/i386/mmap_module-uppermem.$(OBJEXT)
 
43069
        -rm -f mmap/i386/pc/mmap_module-mmap.$(OBJEXT)
 
43070
        -rm -f mmap/i386/pc/mmap_module-mmap_helper.$(OBJEXT)
 
43071
        -rm -f mmap/mips/yeeloong/mmap_module-uppermem.$(OBJEXT)
 
43072
        -rm -f mmap/mmap_module-mmap.$(OBJEXT)
 
43073
        -rm -f normal/normal_module-auth.$(OBJEXT)
 
43074
        -rm -f normal/normal_module-autofs.$(OBJEXT)
 
43075
        -rm -f normal/normal_module-charset.$(OBJEXT)
 
43076
        -rm -f normal/normal_module-cmdline.$(OBJEXT)
 
43077
        -rm -f normal/normal_module-color.$(OBJEXT)
 
43078
        -rm -f normal/normal_module-completion.$(OBJEXT)
 
43079
        -rm -f normal/normal_module-context.$(OBJEXT)
 
43080
        -rm -f normal/normal_module-crypto.$(OBJEXT)
 
43081
        -rm -f normal/normal_module-datetime.$(OBJEXT)
 
43082
        -rm -f normal/normal_module-dyncmd.$(OBJEXT)
 
43083
        -rm -f normal/normal_module-main.$(OBJEXT)
 
43084
        -rm -f normal/normal_module-menu.$(OBJEXT)
 
43085
        -rm -f normal/normal_module-menu_entry.$(OBJEXT)
 
43086
        -rm -f normal/normal_module-menu_text.$(OBJEXT)
 
43087
        -rm -f normal/normal_module-misc.$(OBJEXT)
 
43088
        -rm -f normal/normal_module-term.$(OBJEXT)
 
43089
        -rm -f partmap/part_acorn_module-acorn.$(OBJEXT)
 
43090
        -rm -f partmap/part_amiga_module-amiga.$(OBJEXT)
 
43091
        -rm -f partmap/part_apple_module-apple.$(OBJEXT)
 
43092
        -rm -f partmap/part_bsd_module-bsdlabel.$(OBJEXT)
 
43093
        -rm -f partmap/part_gpt_module-gpt.$(OBJEXT)
 
43094
        -rm -f partmap/part_msdos_module-msdos.$(OBJEXT)
 
43095
        -rm -f partmap/part_sun_module-sun.$(OBJEXT)
 
43096
        -rm -f partmap/part_sunpc_module-sunpc.$(OBJEXT)
 
43097
        -rm -f parttool/msdospart_module-msdospart.$(OBJEXT)
 
43098
        -rm -f script/normal_module-argv.$(OBJEXT)
 
43099
        -rm -f script/normal_module-execute.$(OBJEXT)
 
43100
        -rm -f script/normal_module-function.$(OBJEXT)
 
43101
        -rm -f script/normal_module-lexer.$(OBJEXT)
 
43102
        -rm -f script/normal_module-main.$(OBJEXT)
 
43103
        -rm -f script/normal_module-script.$(OBJEXT)
 
43104
        -rm -f term/at_keyboard_module-at_keyboard.$(OBJEXT)
 
43105
        -rm -f term/efi/kernel_exec-console.$(OBJEXT)
 
43106
        -rm -f term/gfxterm_module-gfxterm.$(OBJEXT)
 
43107
        -rm -f term/i386/kernel_exec-vga_common.$(OBJEXT)
 
43108
        -rm -f term/i386/pc/kernel_exec-console.$(OBJEXT)
 
43109
        -rm -f term/i386/pc/kernel_exec-vga_text.$(OBJEXT)
 
43110
        -rm -f term/i386/pc/vga_text_module-vga_text.$(OBJEXT)
 
43111
        -rm -f term/i386/vga_text_module-vga_common.$(OBJEXT)
 
43112
        -rm -f term/ieee1275/kernel_exec-ofconsole.$(OBJEXT)
 
43113
        -rm -f term/kernel_exec-at_keyboard.$(OBJEXT)
 
43114
        -rm -f term/kernel_exec-gfxterm.$(OBJEXT)
 
43115
        -rm -f term/kernel_exec-ns8250.$(OBJEXT)
 
43116
        -rm -f term/kernel_exec-serial.$(OBJEXT)
 
43117
        -rm -f term/kernel_exec-terminfo.$(OBJEXT)
 
43118
        -rm -f term/kernel_exec-tparm.$(OBJEXT)
 
43119
        -rm -f term/serial_module-ns8250.$(OBJEXT)
 
43120
        -rm -f term/serial_module-serial.$(OBJEXT)
 
43121
        -rm -f term/terminfo_module-terminfo.$(OBJEXT)
 
43122
        -rm -f term/terminfo_module-tparm.$(OBJEXT)
 
43123
        -rm -f term/usb_keyboard_module-usb_keyboard.$(OBJEXT)
 
43124
        -rm -f tests/example_functional_test_module-example_functional_test.$(OBJEXT)
 
43125
        -rm -f tests/lib/functional_test_module-functional_test.$(OBJEXT)
 
43126
        -rm -f tests/lib/functional_test_module-test.$(OBJEXT)
 
43127
        -rm -f tests/test_blockarg_module-test_blockarg.$(OBJEXT)
 
43128
        -rm -f video/bitmap_module-bitmap.$(OBJEXT)
 
43129
        -rm -f video/bitmap_scale_module-bitmap_scale.$(OBJEXT)
 
43130
        -rm -f video/efi_gop_module-efi_gop.$(OBJEXT)
 
43131
        -rm -f video/efi_uga_module-efi_uga.$(OBJEXT)
 
43132
        -rm -f video/emu/sdl_module-sdl.$(OBJEXT)
 
43133
        -rm -f video/fb/kernel_exec-fbblit.$(OBJEXT)
 
43134
        -rm -f video/fb/kernel_exec-fbfill.$(OBJEXT)
 
43135
        -rm -f video/fb/kernel_exec-fbutil.$(OBJEXT)
 
43136
        -rm -f video/fb/kernel_exec-video_fb.$(OBJEXT)
 
43137
        -rm -f video/fb/video_fb_module-fbblit.$(OBJEXT)
 
43138
        -rm -f video/fb/video_fb_module-fbfill.$(OBJEXT)
 
43139
        -rm -f video/fb/video_fb_module-fbutil.$(OBJEXT)
 
43140
        -rm -f video/fb/video_fb_module-video_fb.$(OBJEXT)
 
43141
        -rm -f video/i386/pc/vbe_module-vbe.$(OBJEXT)
 
43142
        -rm -f video/i386/pc/vga_module-vga.$(OBJEXT)
 
43143
        -rm -f video/ieee1275_fb_module-ieee1275.$(OBJEXT)
 
43144
        -rm -f video/kernel_exec-bitmap.$(OBJEXT)
 
43145
        -rm -f video/kernel_exec-bitmap_scale.$(OBJEXT)
 
43146
        -rm -f video/kernel_exec-sm712.$(OBJEXT)
 
43147
        -rm -f video/kernel_exec-video.$(OBJEXT)
 
43148
        -rm -f video/readers/jpeg_module-jpeg.$(OBJEXT)
 
43149
        -rm -f video/readers/png_module-png.$(OBJEXT)
 
43150
        -rm -f video/readers/tga_module-tga.$(OBJEXT)
 
43151
        -rm -f video/video_bochs_module-bochs.$(OBJEXT)
 
43152
        -rm -f video/video_cirrus_module-cirrus.$(OBJEXT)
 
43153
        -rm -f video/video_module-video.$(OBJEXT)
 
43154
 
 
43155
distclean-compile:
 
43156
        -rm -f *.tab.c
 
43157
 
 
43158
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g2hdr.Po@am__quote@
 
43159
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/g2ldr.Po@am__quote@
 
43160
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/grub_emu-grub_emu_init.Po@am__quote@
 
43161
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/grub_emu_lite-symlist.Po@am__quote@
 
43162
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kernel_exec-symlist.Po@am__quote@
 
43163
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/normal_module-grub_script.tab.Po@am__quote@
 
43164
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/normal_module-grub_script.yy.Po@am__quote@
 
43165
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/normal_module-unidata.Po@am__quote@
 
43166
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trig_module-trigtables.Po@am__quote@
 
43167
@AMDEP_TRUE@@am__include@ @am__quote@boot/decompressor/$(DEPDIR)/none_decompress_image-none.Po@am__quote@
 
43168
@AMDEP_TRUE@@am__include@ @am__quote@boot/decompressor/$(DEPDIR)/xz_decompress_image-minilib.Po@am__quote@
 
43169
@AMDEP_TRUE@@am__include@ @am__quote@boot/decompressor/$(DEPDIR)/xz_decompress_image-xz.Po@am__quote@
 
43170
@AMDEP_TRUE@@am__include@ @am__quote@boot/i386/pc/$(DEPDIR)/boot_image-boot.Po@am__quote@
 
43171
@AMDEP_TRUE@@am__include@ @am__quote@boot/i386/pc/$(DEPDIR)/cdboot_image-cdboot.Po@am__quote@
 
43172
@AMDEP_TRUE@@am__include@ @am__quote@boot/i386/pc/$(DEPDIR)/diskboot_image-diskboot.Po@am__quote@
 
43173
@AMDEP_TRUE@@am__include@ @am__quote@boot/i386/pc/$(DEPDIR)/lnxboot_image-lnxboot.Po@am__quote@
 
43174
@AMDEP_TRUE@@am__include@ @am__quote@boot/i386/pc/$(DEPDIR)/pxeboot_image-pxeboot.Po@am__quote@
 
43175
@AMDEP_TRUE@@am__include@ @am__quote@boot/i386/qemu/$(DEPDIR)/boot_image-boot.Po@am__quote@
 
43176
@AMDEP_TRUE@@am__include@ @am__quote@boot/mips/$(DEPDIR)/none_decompress_image-startup_raw.Po@am__quote@
 
43177
@AMDEP_TRUE@@am__include@ @am__quote@boot/mips/$(DEPDIR)/xz_decompress_image-startup_raw.Po@am__quote@
 
43178
@AMDEP_TRUE@@am__include@ @am__quote@boot/mips/yeeloong/$(DEPDIR)/fwstart_image-fwstart.Po@am__quote@
 
43179
@AMDEP_TRUE@@am__include@ @am__quote@boot/sparc64/ieee1275/$(DEPDIR)/boot_image-boot.Po@am__quote@
 
43180
@AMDEP_TRUE@@am__include@ @am__quote@boot/sparc64/ieee1275/$(DEPDIR)/diskboot_image-diskboot.Po@am__quote@
 
43181
@AMDEP_TRUE@@am__include@ @am__quote@bus/$(DEPDIR)/cs5536_module-cs5536.Po@am__quote@
 
43182
@AMDEP_TRUE@@am__include@ @am__quote@bus/$(DEPDIR)/kernel_exec-bonito.Po@am__quote@
 
43183
@AMDEP_TRUE@@am__include@ @am__quote@bus/$(DEPDIR)/kernel_exec-cs5536.Po@am__quote@
 
43184
@AMDEP_TRUE@@am__include@ @am__quote@bus/$(DEPDIR)/kernel_exec-pci.Po@am__quote@
 
43185
@AMDEP_TRUE@@am__include@ @am__quote@bus/$(DEPDIR)/pci_module-pci.Po@am__quote@
 
43186
@AMDEP_TRUE@@am__include@ @am__quote@bus/emu/$(DEPDIR)/pci_module-pci.Po@am__quote@
 
43187
@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/$(DEPDIR)/ohci_module-ohci.Po@am__quote@
 
43188
@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/$(DEPDIR)/uhci_module-uhci.Po@am__quote@
 
43189
@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/$(DEPDIR)/usb_module-usb.Po@am__quote@
 
43190
@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/$(DEPDIR)/usb_module-usbhub.Po@am__quote@
 
43191
@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/$(DEPDIR)/usb_module-usbtrans.Po@am__quote@
 
43192
@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/emu/$(DEPDIR)/libusb_module-usb.Po@am__quote@
 
43193
@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/serial/$(DEPDIR)/usbserial_common_module-common.Po@am__quote@
 
43194
@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/serial/$(DEPDIR)/usbserial_ftdi_module-ftdi.Po@am__quote@
 
43195
@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/serial/$(DEPDIR)/usbserial_pl2303_module-pl2303.Po@am__quote@
 
43196
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/acpi_module-acpi.Po@am__quote@
 
43197
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/blocklist_module-blocklist.Po@am__quote@
 
43198
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/boot_module-boot.Po@am__quote@
 
43199
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/cat_module-cat.Po@am__quote@
 
43200
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/cmp_module-cmp.Po@am__quote@
 
43201
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/configfile_module-configfile.Po@am__quote@
 
43202
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/date_module-date.Po@am__quote@
 
43203
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/echo_module-echo.Po@am__quote@
 
43204
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/extcmd_module-extcmd.Po@am__quote@
 
43205
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/gptsync_module-gptsync.Po@am__quote@
 
43206
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/halt_module-acpihalt.Po@am__quote@
 
43207
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/halt_module-halt.Po@am__quote@
 
43208
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/hashsum_module-hashsum.Po@am__quote@
 
43209
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/hdparm_module-hdparm.Po@am__quote@
 
43210
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/help_module-help.Po@am__quote@
 
43211
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/hexdump_module-hexdump.Po@am__quote@
 
43212
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/iorw_module-iorw.Po@am__quote@
 
43213
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/kernel_exec-boot.Po@am__quote@
 
43214
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/kernel_exec-extcmd.Po@am__quote@
 
43215
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/kernel_exec-keylayouts.Po@am__quote@
 
43216
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/keylayouts_module-keylayouts.Po@am__quote@
 
43217
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/keystatus_module-keystatus.Po@am__quote@
 
43218
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/legacycfg_module-legacycfg.Po@am__quote@
 
43219
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/loadenv_module-loadenv.Po@am__quote@
 
43220
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/ls_module-ls.Po@am__quote@
 
43221
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/lsacpi_module-lsacpi.Po@am__quote@
 
43222
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/lsmmap_module-lsmmap.Po@am__quote@
 
43223
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/lspci_module-lspci.Po@am__quote@
 
43224
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/memrw_module-memrw.Po@am__quote@
 
43225
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/minicmd_module-minicmd.Po@am__quote@
 
43226
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/normal_module-menuentry.Po@am__quote@
 
43227
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/parttool_module-parttool.Po@am__quote@
 
43228
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/password_module-password.Po@am__quote@
 
43229
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/password_pbkdf2_module-password_pbkdf2.Po@am__quote@
 
43230
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/pci_module-lspci.Po@am__quote@
 
43231
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/probe_module-probe.Po@am__quote@
 
43232
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/read_module-read.Po@am__quote@
 
43233
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/reboot_module-reboot.Po@am__quote@
 
43234
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/regexp_module-regexp.Po@am__quote@
 
43235
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/regexp_module-wildcard.Po@am__quote@
 
43236
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/search_fs_file_module-search_file.Po@am__quote@
 
43237
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/search_fs_uuid_module-search_uuid.Po@am__quote@
 
43238
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/search_label_module-search_label.Po@am__quote@
 
43239
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/search_module-search_wrap.Po@am__quote@
 
43240
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/setpci_module-setpci.Po@am__quote@
 
43241
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/sleep_module-sleep.Po@am__quote@
 
43242
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/terminal_module-terminal.Po@am__quote@
 
43243
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/test_module-test.Po@am__quote@
 
43244
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/testload_module-testload.Po@am__quote@
 
43245
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/true_module-true.Po@am__quote@
 
43246
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/usbtest_module-usbtest.Po@am__quote@
 
43247
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/videoinfo_module-videoinfo.Po@am__quote@
 
43248
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/videotest_module-videotest.Po@am__quote@
 
43249
@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/xnu_uuid_module-xnu_uuid.Po@am__quote@
 
43250
@AMDEP_TRUE@@am__include@ @am__quote@commands/efi/$(DEPDIR)/acpi_module-acpi.Po@am__quote@
 
43251
@AMDEP_TRUE@@am__include@ @am__quote@commands/efi/$(DEPDIR)/fixvideo_module-fixvideo.Po@am__quote@
 
43252
@AMDEP_TRUE@@am__include@ @am__quote@commands/efi/$(DEPDIR)/loadbios_module-loadbios.Po@am__quote@
 
43253
@AMDEP_TRUE@@am__include@ @am__quote@commands/efi/$(DEPDIR)/lsefimmap_module-lsefimmap.Po@am__quote@
 
43254
@AMDEP_TRUE@@am__include@ @am__quote@commands/efi/$(DEPDIR)/lsefisystab_module-lsefisystab.Po@am__quote@
 
43255
@AMDEP_TRUE@@am__include@ @am__quote@commands/efi/$(DEPDIR)/lssal_module-lssal.Po@am__quote@
 
43256
@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/$(DEPDIR)/cmostest_module-cmostest.Po@am__quote@
 
43257
@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/$(DEPDIR)/cpuid_module-cpuid.Po@am__quote@
 
43258
@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/acpi_module-acpi.Po@am__quote@
 
43259
@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap.Po@am__quote@
 
43260
@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap_int13h.Po@am__quote@
 
43261
@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/halt_module-halt.Po@am__quote@
 
43262
@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/lsapm_module-lsapm.Po@am__quote@
 
43263
@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/play_module-play.Po@am__quote@
 
43264
@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/pxecmd_module-pxecmd.Po@am__quote@
 
43265
@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/sendkey_module-sendkey.Po@am__quote@
 
43266
@AMDEP_TRUE@@am__include@ @am__quote@commands/ieee1275/$(DEPDIR)/suspend_module-suspend.Po@am__quote@
 
43267
@AMDEP_TRUE@@am__include@ @am__quote@commands/mips/yeeloong/$(DEPDIR)/lsspd_module-lsspd.Po@am__quote@
 
43268
@AMDEP_TRUE@@am__include@ @am__quote@contrib/915resolution/$(DEPDIR)/915resolution_module-915resolution.Po@am__quote@
 
43269
@AMDEP_TRUE@@am__include@ @am__quote@contrib/ntldr-img/$(DEPDIR)/g2hdr_image-g2hdr.Po@am__quote@
 
43270
@AMDEP_TRUE@@am__include@ @am__quote@contrib/ntldr-img/$(DEPDIR)/grldr_image-grldrstart.Po@am__quote@
 
43271
@AMDEP_TRUE@@am__include@ @am__quote@contrib/ntldr-img/$(DEPDIR)/grldr_image-ntfsbs.Po@am__quote@
 
43272
@AMDEP_TRUE@@am__include@ @am__quote@contrib/zfs/$(DEPDIR)/zfs_module-zfs.Po@am__quote@
 
43273
@AMDEP_TRUE@@am__include@ @am__quote@contrib/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Po@am__quote@
 
43274
@AMDEP_TRUE@@am__include@ @am__quote@contrib/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Po@am__quote@
 
43275
@AMDEP_TRUE@@am__include@ @am__quote@contrib/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Po@am__quote@
 
43276
@AMDEP_TRUE@@am__include@ @am__quote@contrib/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Po@am__quote@
 
43277
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/ata_module-ata.Po@am__quote@
 
43278
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/ata_pthru_module-ata_pthru.Po@am__quote@
 
43279
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/dm_nv_module-dmraid_nvidia.Po@am__quote@
 
43280
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/kernel_exec-host.Po@am__quote@
 
43281
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/loopback_module-loopback.Po@am__quote@
 
43282
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/lvm_module-lvm.Po@am__quote@
 
43283
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/mdraid09_module-mdraid_linux.Po@am__quote@
 
43284
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/mdraid1x_module-mdraid1x_linux.Po@am__quote@
 
43285
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/memdisk_module-memdisk.Po@am__quote@
 
43286
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/raid5rec_module-raid5_recover.Po@am__quote@
 
43287
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/raid6rec_module-raid6_recover.Po@am__quote@
 
43288
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/raid_module-raid.Po@am__quote@
 
43289
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/scsi_module-scsi.Po@am__quote@
 
43290
@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/usbms_module-usbms.Po@am__quote@
 
43291
@AMDEP_TRUE@@am__include@ @am__quote@disk/efi/$(DEPDIR)/kernel_exec-efidisk.Po@am__quote@
 
43292
@AMDEP_TRUE@@am__include@ @am__quote@disk/i386/pc/$(DEPDIR)/biosdisk_module-biosdisk.Po@am__quote@
 
43293
@AMDEP_TRUE@@am__include@ @am__quote@disk/ieee1275/$(DEPDIR)/kernel_exec-ofdisk.Po@am__quote@
 
43294
@AMDEP_TRUE@@am__include@ @am__quote@disk/ieee1275/$(DEPDIR)/nand_module-nand.Po@am__quote@
 
43295
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-loadcore32.Po@am__quote@
 
43296
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-loadcore64.Po@am__quote@
 
43297
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-loadcore_common.Po@am__quote@
 
43298
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-main.Po@am__quote@
 
43299
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-mm.Po@am__quote@
 
43300
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-pnvram.Po@am__quote@
 
43301
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-prepare32.Po@am__quote@
 
43302
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-prepare64.Po@am__quote@
 
43303
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-symbols.Po@am__quote@
 
43304
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/i386/$(DEPDIR)/efiemu_module-coredetect.Po@am__quote@
 
43305
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/i386/$(DEPDIR)/efiemu_module-loadcore32.Po@am__quote@
 
43306
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/i386/$(DEPDIR)/efiemu_module-loadcore64.Po@am__quote@
 
43307
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/i386/$(DEPDIR)/efiemu_module-nocfgtables.Po@am__quote@
 
43308
@AMDEP_TRUE@@am__include@ @am__quote@efiemu/i386/pc/$(DEPDIR)/efiemu_module-cfgtables.Po@am__quote@
 
43309
@AMDEP_TRUE@@am__include@ @am__quote@font/$(DEPDIR)/font_module-font.Po@am__quote@
 
43310
@AMDEP_TRUE@@am__include@ @am__quote@font/$(DEPDIR)/font_module-font_cmd.Po@am__quote@
 
43311
@AMDEP_TRUE@@am__include@ @am__quote@font/$(DEPDIR)/kernel_exec-font.Po@am__quote@
 
43312
@AMDEP_TRUE@@am__include@ @am__quote@font/$(DEPDIR)/kernel_exec-font_cmd.Po@am__quote@
 
43313
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/affs_module-affs.Po@am__quote@
 
43314
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/afs_be_module-afs_be.Po@am__quote@
 
43315
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/afs_module-afs.Po@am__quote@
 
43316
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/befs_be_module-befs_be.Po@am__quote@
 
43317
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/befs_module-befs.Po@am__quote@
 
43318
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/btrfs_module-btrfs.Po@am__quote@
 
43319
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/cpio_module-cpio.Po@am__quote@
 
43320
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/ext2_module-ext2.Po@am__quote@
 
43321
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/fat_module-fat.Po@am__quote@
 
43322
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/fshelp_module-fshelp.Po@am__quote@
 
43323
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/hfs_module-hfs.Po@am__quote@
 
43324
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/hfsplus_module-hfsplus.Po@am__quote@
 
43325
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/iso9660_module-iso9660.Po@am__quote@
 
43326
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/jfs_module-jfs.Po@am__quote@
 
43327
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/minix2_module-minix2.Po@am__quote@
 
43328
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/minix_module-minix.Po@am__quote@
 
43329
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/nilfs2_module-nilfs2.Po@am__quote@
 
43330
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/ntfs_module-ntfs.Po@am__quote@
 
43331
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/ntfscomp_module-ntfscomp.Po@am__quote@
 
43332
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/reiserfs_module-reiserfs.Po@am__quote@
 
43333
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/sfs_module-sfs.Po@am__quote@
 
43334
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/tar_module-tar.Po@am__quote@
 
43335
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/udf_module-udf.Po@am__quote@
 
43336
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/ufs1_module-ufs.Po@am__quote@
 
43337
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/ufs2_module-ufs2.Po@am__quote@
 
43338
@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/xfs_module-xfs.Po@am__quote@
 
43339
@AMDEP_TRUE@@am__include@ @am__quote@fs/i386/pc/$(DEPDIR)/pxe_module-pxe.Po@am__quote@
 
43340
@AMDEP_TRUE@@am__include@ @am__quote@gettext/$(DEPDIR)/gettext_module-gettext.Po@am__quote@
 
43341
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-font.Po@am__quote@
 
43342
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gfxmenu.Po@am__quote@
 
43343
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_box.Po@am__quote@
 
43344
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_canvas.Po@am__quote@
 
43345
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_circular_progress.Po@am__quote@
 
43346
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_image.Po@am__quote@
 
43347
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_label.Po@am__quote@
 
43348
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_list.Po@am__quote@
 
43349
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_progress_bar.Po@am__quote@
 
43350
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_string_util.Po@am__quote@
 
43351
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_util.Po@am__quote@
 
43352
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-icon_manager.Po@am__quote@
 
43353
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-model.Po@am__quote@
 
43354
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-named_colors.Po@am__quote@
 
43355
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-theme_loader.Po@am__quote@
 
43356
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-view.Po@am__quote@
 
43357
@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-widget-box.Po@am__quote@
 
43358
@AMDEP_TRUE@@am__include@ @am__quote@gnulib/$(DEPDIR)/kernel_exec-error.Po@am__quote@
 
43359
@AMDEP_TRUE@@am__include@ @am__quote@gnulib/$(DEPDIR)/kernel_exec-progname.Po@am__quote@
 
43360
@AMDEP_TRUE@@am__include@ @am__quote@gnulib/$(DEPDIR)/libgnulib_a-regex.Po@am__quote@
 
43361
@AMDEP_TRUE@@am__include@ @am__quote@hello/$(DEPDIR)/hello_module-hello.Po@am__quote@
 
43362
@AMDEP_TRUE@@am__include@ @am__quote@hook/$(DEPDIR)/datehook_module-datehook.Po@am__quote@
 
43363
@AMDEP_TRUE@@am__include@ @am__quote@io/$(DEPDIR)/bufio_module-bufio.Po@am__quote@
 
43364
@AMDEP_TRUE@@am__include@ @am__quote@io/$(DEPDIR)/gzio_module-gzio.Po@am__quote@
 
43365
@AMDEP_TRUE@@am__include@ @am__quote@io/$(DEPDIR)/kernel_exec-bufio.Po@am__quote@
 
43366
@AMDEP_TRUE@@am__include@ @am__quote@io/$(DEPDIR)/xzio_module-xzio.Po@am__quote@
 
43367
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/elf_module-elf.Po@am__quote@
 
43368
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-command.Po@am__quote@
 
43369
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-corecmd.Po@am__quote@
 
43370
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-device.Po@am__quote@
 
43371
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-disk.Po@am__quote@
 
43372
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-dl.Po@am__quote@
 
43373
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-env.Po@am__quote@
 
43374
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-err.Po@am__quote@
 
43375
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-file.Po@am__quote@
 
43376
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-fs.Po@am__quote@
 
43377
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-list.Po@am__quote@
 
43378
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-main.Po@am__quote@
 
43379
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-misc.Po@am__quote@
 
43380
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-mm.Po@am__quote@
 
43381
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-parser.Po@am__quote@
 
43382
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-partition.Po@am__quote@
 
43383
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-rescue_parser.Po@am__quote@
 
43384
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-rescue_reader.Po@am__quote@
 
43385
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-term.Po@am__quote@
 
43386
@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-time.Po@am__quote@
 
43387
@AMDEP_TRUE@@am__include@ @am__quote@kern/efi/$(DEPDIR)/kernel_exec-efi.Po@am__quote@
 
43388
@AMDEP_TRUE@@am__include@ @am__quote@kern/efi/$(DEPDIR)/kernel_exec-init.Po@am__quote@
 
43389
@AMDEP_TRUE@@am__include@ @am__quote@kern/efi/$(DEPDIR)/kernel_exec-mm.Po@am__quote@
 
43390
@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/grub_emu-full.Po@am__quote@
 
43391
@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/grub_emu_lite-cache.Po@am__quote@
 
43392
@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/grub_emu_lite-lite.Po@am__quote@
 
43393
@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-console.Po@am__quote@
 
43394
@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-getroot.Po@am__quote@
 
43395
@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-hostdisk.Po@am__quote@
 
43396
@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-hostfs.Po@am__quote@
 
43397
@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-main.Po@am__quote@
 
43398
@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-misc.Po@am__quote@
 
43399
@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-mm.Po@am__quote@
 
43400
@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-time.Po@am__quote@
 
43401
@AMDEP_TRUE@@am__include@ @am__quote@kern/generic/$(DEPDIR)/kernel_exec-millisleep.Po@am__quote@
 
43402
@AMDEP_TRUE@@am__include@ @am__quote@kern/generic/$(DEPDIR)/kernel_exec-rtc_get_time_ms.Po@am__quote@
 
43403
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/$(DEPDIR)/kernel_exec-dl.Po@am__quote@
 
43404
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/$(DEPDIR)/kernel_exec-multiboot_mmap.Po@am__quote@
 
43405
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/$(DEPDIR)/kernel_exec-pit.Po@am__quote@
 
43406
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/$(DEPDIR)/kernel_exec-tsc.Po@am__quote@
 
43407
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/coreboot/$(DEPDIR)/kernel_exec-init.Po@am__quote@
 
43408
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/coreboot/$(DEPDIR)/kernel_exec-mmap.Po@am__quote@
 
43409
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/coreboot/$(DEPDIR)/kernel_exec-startup.Po@am__quote@
 
43410
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/efi/$(DEPDIR)/kernel_exec-init.Po@am__quote@
 
43411
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/efi/$(DEPDIR)/kernel_exec-startup.Po@am__quote@
 
43412
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/ieee1275/$(DEPDIR)/kernel_exec-startup.Po@am__quote@
 
43413
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/pc/$(DEPDIR)/kernel_exec-init.Po@am__quote@
 
43414
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/pc/$(DEPDIR)/kernel_exec-mmap.Po@am__quote@
 
43415
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/pc/$(DEPDIR)/kernel_exec-startup.Po@am__quote@
 
43416
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/qemu/$(DEPDIR)/kernel_exec-init.Po@am__quote@
 
43417
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/qemu/$(DEPDIR)/kernel_exec-mmap.Po@am__quote@
 
43418
@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/qemu/$(DEPDIR)/kernel_exec-startup.Po@am__quote@
 
43419
@AMDEP_TRUE@@am__include@ @am__quote@kern/ieee1275/$(DEPDIR)/kernel_exec-cmain.Po@am__quote@
 
43420
@AMDEP_TRUE@@am__include@ @am__quote@kern/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Po@am__quote@
 
43421
@AMDEP_TRUE@@am__include@ @am__quote@kern/ieee1275/$(DEPDIR)/kernel_exec-init.Po@am__quote@
 
43422
@AMDEP_TRUE@@am__include@ @am__quote@kern/ieee1275/$(DEPDIR)/kernel_exec-mmap.Po@am__quote@
 
43423
@AMDEP_TRUE@@am__include@ @am__quote@kern/ieee1275/$(DEPDIR)/kernel_exec-openfw.Po@am__quote@
 
43424
@AMDEP_TRUE@@am__include@ @am__quote@kern/mips/$(DEPDIR)/kernel_exec-cache.Po@am__quote@
 
43425
@AMDEP_TRUE@@am__include@ @am__quote@kern/mips/$(DEPDIR)/kernel_exec-dl.Po@am__quote@
 
43426
@AMDEP_TRUE@@am__include@ @am__quote@kern/mips/$(DEPDIR)/kernel_exec-init.Po@am__quote@
 
43427
@AMDEP_TRUE@@am__include@ @am__quote@kern/mips/$(DEPDIR)/kernel_exec-startup.Po@am__quote@
 
43428
@AMDEP_TRUE@@am__include@ @am__quote@kern/mips/yeeloong/$(DEPDIR)/kernel_exec-init.Po@am__quote@
 
43429
@AMDEP_TRUE@@am__include@ @am__quote@kern/powerpc/$(DEPDIR)/kernel_exec-cache.Po@am__quote@
 
43430
@AMDEP_TRUE@@am__include@ @am__quote@kern/powerpc/$(DEPDIR)/kernel_exec-dl.Po@am__quote@
 
43431
@AMDEP_TRUE@@am__include@ @am__quote@kern/powerpc/ieee1275/$(DEPDIR)/kernel_exec-startup.Po@am__quote@
 
43432
@AMDEP_TRUE@@am__include@ @am__quote@kern/sparc64/$(DEPDIR)/kernel_exec-cache.Po@am__quote@
 
43433
@AMDEP_TRUE@@am__include@ @am__quote@kern/sparc64/$(DEPDIR)/kernel_exec-dl.Po@am__quote@
 
43434
@AMDEP_TRUE@@am__include@ @am__quote@kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-crt0.Po@am__quote@
 
43435
@AMDEP_TRUE@@am__include@ @am__quote@kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Po@am__quote@
 
43436
@AMDEP_TRUE@@am__include@ @am__quote@kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-init.Po@am__quote@
 
43437
@AMDEP_TRUE@@am__include@ @am__quote@kern/x86_64/$(DEPDIR)/kernel_exec-dl.Po@am__quote@
 
43438
@AMDEP_TRUE@@am__include@ @am__quote@kern/x86_64/efi/$(DEPDIR)/kernel_exec-callwrap.Po@am__quote@
 
43439
@AMDEP_TRUE@@am__include@ @am__quote@kern/x86_64/efi/$(DEPDIR)/kernel_exec-startup.Po@am__quote@
 
43440
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/crypto_module-crypto.Po@am__quote@
 
43441
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/datetime_module-cmos_datetime.Po@am__quote@
 
43442
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/extcmd_module-arg.Po@am__quote@
 
43443
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/hdparm_module-hexdump.Po@am__quote@
 
43444
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/hexdump_module-hexdump.Po@am__quote@
 
43445
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/kernel_exec-arg.Po@am__quote@
 
43446
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/legacycfg_module-legacy_parse.Po@am__quote@
 
43447
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/loadenv_module-envblk.Po@am__quote@
 
43448
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/pbkdf2_module-pbkdf2.Po@am__quote@
 
43449
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/relocator_module-relocator.Po@am__quote@
 
43450
@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/setjmp_module-setjmp.Po@am__quote@
 
43451
@AMDEP_TRUE@@am__include@ @am__quote@lib/efi/$(DEPDIR)/datetime_module-datetime.Po@am__quote@
 
43452
@AMDEP_TRUE@@am__include@ @am__quote@lib/efi/$(DEPDIR)/halt_module-halt.Po@am__quote@
 
43453
@AMDEP_TRUE@@am__include@ @am__quote@lib/efi/$(DEPDIR)/relocator_module-relocator.Po@am__quote@
 
43454
@AMDEP_TRUE@@am__include@ @am__quote@lib/emu/$(DEPDIR)/halt_module-halt.Po@am__quote@
 
43455
@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/$(DEPDIR)/halt_module-halt.Po@am__quote@
 
43456
@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/$(DEPDIR)/relocator_module-relocator.Po@am__quote@
 
43457
@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/$(DEPDIR)/relocator_module-relocator16.Po@am__quote@
 
43458
@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/$(DEPDIR)/relocator_module-relocator32.Po@am__quote@
 
43459
@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/$(DEPDIR)/relocator_module-relocator64.Po@am__quote@
 
43460
@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/$(DEPDIR)/relocator_module-relocator_asm.Po@am__quote@
 
43461
@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/pc/$(DEPDIR)/boot_module-biosnum.Po@am__quote@
 
43462
@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/pc/$(DEPDIR)/legacycfg_module-vesa_modes_table.Po@am__quote@
 
43463
@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/pc/$(DEPDIR)/linux_module-vesa_modes_table.Po@am__quote@
 
43464
@AMDEP_TRUE@@am__include@ @am__quote@lib/ieee1275/$(DEPDIR)/datetime_module-datetime.Po@am__quote@
 
43465
@AMDEP_TRUE@@am__include@ @am__quote@lib/ieee1275/$(DEPDIR)/halt_module-halt.Po@am__quote@
 
43466
@AMDEP_TRUE@@am__include@ @am__quote@lib/ieee1275/$(DEPDIR)/relocator_module-relocator.Po@am__quote@
 
43467
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_arcfour_module-arcfour.Po@am__quote@
 
43468
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_blowfish_module-blowfish.Po@am__quote@
 
43469
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia-glue.Po@am__quote@
 
43470
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia.Po@am__quote@
 
43471
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_cast5_module-cast5.Po@am__quote@
 
43472
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_crc_module-crc.Po@am__quote@
 
43473
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_des_module-des.Po@am__quote@
 
43474
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md4_module-md4.Po@am__quote@
 
43475
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md5_module-md5.Po@am__quote@
 
43476
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rfc2268_module-rfc2268.Po@am__quote@
 
43477
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rijndael_module-rijndael.Po@am__quote@
 
43478
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rmd160_module-rmd160.Po@am__quote@
 
43479
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_seed_module-seed.Po@am__quote@
 
43480
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_serpent_module-serpent.Po@am__quote@
 
43481
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha1_module-sha1.Po@am__quote@
 
43482
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha256_module-sha256.Po@am__quote@
 
43483
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha512_module-sha512.Po@am__quote@
 
43484
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_tiger_module-tiger.Po@am__quote@
 
43485
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_twofish_module-twofish.Po@am__quote@
 
43486
@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_whirlpool_module-whirlpool.Po@am__quote@
 
43487
@AMDEP_TRUE@@am__include@ @am__quote@lib/mips/$(DEPDIR)/relocator_module-relocator.Po@am__quote@
 
43488
@AMDEP_TRUE@@am__include@ @am__quote@lib/mips/$(DEPDIR)/relocator_module-relocator_asm.Po@am__quote@
 
43489
@AMDEP_TRUE@@am__include@ @am__quote@lib/powerpc/$(DEPDIR)/relocator_module-relocator.Po@am__quote@
 
43490
@AMDEP_TRUE@@am__include@ @am__quote@lib/powerpc/$(DEPDIR)/relocator_module-relocator_asm.Po@am__quote@
 
43491
@AMDEP_TRUE@@am__include@ @am__quote@lib/x86_64/$(DEPDIR)/relocator_module-relocator_asm.Po@am__quote@
 
43492
@AMDEP_TRUE@@am__include@ @am__quote@lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_bcj.Po@am__quote@
 
43493
@AMDEP_TRUE@@am__include@ @am__quote@lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_lzma2.Po@am__quote@
 
43494
@AMDEP_TRUE@@am__include@ @am__quote@lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_stream.Po@am__quote@
 
43495
@AMDEP_TRUE@@am__include@ @am__quote@lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_bcj.Po@am__quote@
 
43496
@AMDEP_TRUE@@am__include@ @am__quote@lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_lzma2.Po@am__quote@
 
43497
@AMDEP_TRUE@@am__include@ @am__quote@lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_stream.Po@am__quote@
 
43498
@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/aout_module-aout.Po@am__quote@
 
43499
@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/multiboot2_module-multiboot.Po@am__quote@
 
43500
@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/multiboot2_module-multiboot_mbi2.Po@am__quote@
 
43501
@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/multiboot_module-multiboot.Po@am__quote@
 
43502
@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/xnu_module-macho.Po@am__quote@
 
43503
@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/xnu_module-macho32.Po@am__quote@
 
43504
@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/xnu_module-macho64.Po@am__quote@
 
43505
@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/xnu_module-xnu.Po@am__quote@
 
43506
@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/xnu_module-xnu_resume.Po@am__quote@
 
43507
@AMDEP_TRUE@@am__include@ @am__quote@loader/efi/$(DEPDIR)/appleldr_module-appleloader.Po@am__quote@
 
43508
@AMDEP_TRUE@@am__include@ @am__quote@loader/efi/$(DEPDIR)/chain_module-chainloader.Po@am__quote@
 
43509
@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/$(DEPDIR)/bsd_module-bsd.Po@am__quote@
 
43510
@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/$(DEPDIR)/bsd_module-bsd32.Po@am__quote@
 
43511
@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/$(DEPDIR)/bsd_module-bsd64.Po@am__quote@
 
43512
@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/$(DEPDIR)/linux_module-linux.Po@am__quote@
 
43513
@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/$(DEPDIR)/multiboot_module-multiboot_mbi.Po@am__quote@
 
43514
@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/$(DEPDIR)/xnu_module-xnu.Po@am__quote@
 
43515
@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/pc/$(DEPDIR)/chain_module-chainloader.Po@am__quote@
 
43516
@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/pc/$(DEPDIR)/linux16_module-linux.Po@am__quote@
 
43517
@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/pc/$(DEPDIR)/ntldr_module-ntldr.Po@am__quote@
 
43518
@AMDEP_TRUE@@am__include@ @am__quote@loader/mips/$(DEPDIR)/linux_module-linux.Po@am__quote@
 
43519
@AMDEP_TRUE@@am__include@ @am__quote@loader/powerpc/ieee1275/$(DEPDIR)/linux_module-linux.Po@am__quote@
 
43520
@AMDEP_TRUE@@am__include@ @am__quote@loader/sparc64/ieee1275/$(DEPDIR)/linux_module-linux.Po@am__quote@
 
43521
@AMDEP_TRUE@@am__include@ @am__quote@mmap/$(DEPDIR)/mmap_module-mmap.Po@am__quote@
 
43522
@AMDEP_TRUE@@am__include@ @am__quote@mmap/efi/$(DEPDIR)/mmap_module-mmap.Po@am__quote@
 
43523
@AMDEP_TRUE@@am__include@ @am__quote@mmap/i386/$(DEPDIR)/mmap_module-mmap.Po@am__quote@
 
43524
@AMDEP_TRUE@@am__include@ @am__quote@mmap/i386/$(DEPDIR)/mmap_module-uppermem.Po@am__quote@
 
43525
@AMDEP_TRUE@@am__include@ @am__quote@mmap/i386/pc/$(DEPDIR)/mmap_module-mmap.Po@am__quote@
 
43526
@AMDEP_TRUE@@am__include@ @am__quote@mmap/i386/pc/$(DEPDIR)/mmap_module-mmap_helper.Po@am__quote@
 
43527
@AMDEP_TRUE@@am__include@ @am__quote@mmap/mips/yeeloong/$(DEPDIR)/mmap_module-uppermem.Po@am__quote@
 
43528
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-auth.Po@am__quote@
 
43529
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-autofs.Po@am__quote@
 
43530
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-charset.Po@am__quote@
 
43531
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-cmdline.Po@am__quote@
 
43532
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-color.Po@am__quote@
 
43533
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-completion.Po@am__quote@
 
43534
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-context.Po@am__quote@
 
43535
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-crypto.Po@am__quote@
 
43536
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-datetime.Po@am__quote@
 
43537
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-dyncmd.Po@am__quote@
 
43538
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-main.Po@am__quote@
 
43539
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-menu.Po@am__quote@
 
43540
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-menu_entry.Po@am__quote@
 
43541
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-menu_text.Po@am__quote@
 
43542
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-misc.Po@am__quote@
 
43543
@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-term.Po@am__quote@
 
43544
@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_acorn_module-acorn.Po@am__quote@
 
43545
@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_amiga_module-amiga.Po@am__quote@
 
43546
@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_apple_module-apple.Po@am__quote@
 
43547
@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_bsd_module-bsdlabel.Po@am__quote@
 
43548
@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_gpt_module-gpt.Po@am__quote@
 
43549
@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_msdos_module-msdos.Po@am__quote@
 
43550
@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_sun_module-sun.Po@am__quote@
 
43551
@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_sunpc_module-sunpc.Po@am__quote@
 
43552
@AMDEP_TRUE@@am__include@ @am__quote@parttool/$(DEPDIR)/msdospart_module-msdospart.Po@am__quote@
 
43553
@AMDEP_TRUE@@am__include@ @am__quote@script/$(DEPDIR)/normal_module-argv.Po@am__quote@
 
43554
@AMDEP_TRUE@@am__include@ @am__quote@script/$(DEPDIR)/normal_module-execute.Po@am__quote@
 
43555
@AMDEP_TRUE@@am__include@ @am__quote@script/$(DEPDIR)/normal_module-function.Po@am__quote@
 
43556
@AMDEP_TRUE@@am__include@ @am__quote@script/$(DEPDIR)/normal_module-lexer.Po@am__quote@
 
43557
@AMDEP_TRUE@@am__include@ @am__quote@script/$(DEPDIR)/normal_module-main.Po@am__quote@
 
43558
@AMDEP_TRUE@@am__include@ @am__quote@script/$(DEPDIR)/normal_module-script.Po@am__quote@
 
43559
@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/at_keyboard_module-at_keyboard.Po@am__quote@
 
43560
@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/gfxterm_module-gfxterm.Po@am__quote@
 
43561
@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/kernel_exec-at_keyboard.Po@am__quote@
 
43562
@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/kernel_exec-gfxterm.Po@am__quote@
 
43563
@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/kernel_exec-ns8250.Po@am__quote@
 
43564
@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/kernel_exec-serial.Po@am__quote@
 
43565
@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/kernel_exec-terminfo.Po@am__quote@
 
43566
@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/kernel_exec-tparm.Po@am__quote@
 
43567
@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/serial_module-ns8250.Po@am__quote@
 
43568
@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/serial_module-serial.Po@am__quote@
 
43569
@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/terminfo_module-terminfo.Po@am__quote@
 
43570
@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/terminfo_module-tparm.Po@am__quote@
 
43571
@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/usb_keyboard_module-usb_keyboard.Po@am__quote@
 
43572
@AMDEP_TRUE@@am__include@ @am__quote@term/efi/$(DEPDIR)/kernel_exec-console.Po@am__quote@
 
43573
@AMDEP_TRUE@@am__include@ @am__quote@term/i386/$(DEPDIR)/kernel_exec-vga_common.Po@am__quote@
 
43574
@AMDEP_TRUE@@am__include@ @am__quote@term/i386/$(DEPDIR)/vga_text_module-vga_common.Po@am__quote@
 
43575
@AMDEP_TRUE@@am__include@ @am__quote@term/i386/pc/$(DEPDIR)/kernel_exec-console.Po@am__quote@
 
43576
@AMDEP_TRUE@@am__include@ @am__quote@term/i386/pc/$(DEPDIR)/kernel_exec-vga_text.Po@am__quote@
 
43577
@AMDEP_TRUE@@am__include@ @am__quote@term/i386/pc/$(DEPDIR)/vga_text_module-vga_text.Po@am__quote@
 
43578
@AMDEP_TRUE@@am__include@ @am__quote@term/ieee1275/$(DEPDIR)/kernel_exec-ofconsole.Po@am__quote@
 
43579
@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/example_functional_test_module-example_functional_test.Po@am__quote@
 
43580
@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test_blockarg_module-test_blockarg.Po@am__quote@
 
43581
@AMDEP_TRUE@@am__include@ @am__quote@tests/lib/$(DEPDIR)/functional_test_module-functional_test.Po@am__quote@
 
43582
@AMDEP_TRUE@@am__include@ @am__quote@tests/lib/$(DEPDIR)/functional_test_module-test.Po@am__quote@
 
43583
@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/bitmap_module-bitmap.Po@am__quote@
 
43584
@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/bitmap_scale_module-bitmap_scale.Po@am__quote@
 
43585
@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/efi_gop_module-efi_gop.Po@am__quote@
 
43586
@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/efi_uga_module-efi_uga.Po@am__quote@
 
43587
@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/ieee1275_fb_module-ieee1275.Po@am__quote@
 
43588
@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/kernel_exec-bitmap.Po@am__quote@
 
43589
@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/kernel_exec-bitmap_scale.Po@am__quote@
 
43590
@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/kernel_exec-sm712.Po@am__quote@
 
43591
@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/kernel_exec-video.Po@am__quote@
 
43592
@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/video_bochs_module-bochs.Po@am__quote@
 
43593
@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/video_cirrus_module-cirrus.Po@am__quote@
 
43594
@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/video_module-video.Po@am__quote@
 
43595
@AMDEP_TRUE@@am__include@ @am__quote@video/emu/$(DEPDIR)/sdl_module-sdl.Po@am__quote@
 
43596
@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/kernel_exec-fbblit.Po@am__quote@
 
43597
@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/kernel_exec-fbfill.Po@am__quote@
 
43598
@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/kernel_exec-fbutil.Po@am__quote@
 
43599
@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/kernel_exec-video_fb.Po@am__quote@
 
43600
@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/video_fb_module-fbblit.Po@am__quote@
 
43601
@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/video_fb_module-fbfill.Po@am__quote@
 
43602
@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/video_fb_module-fbutil.Po@am__quote@
 
43603
@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/video_fb_module-video_fb.Po@am__quote@
 
43604
@AMDEP_TRUE@@am__include@ @am__quote@video/i386/pc/$(DEPDIR)/vbe_module-vbe.Po@am__quote@
 
43605
@AMDEP_TRUE@@am__include@ @am__quote@video/i386/pc/$(DEPDIR)/vga_module-vga.Po@am__quote@
 
43606
@AMDEP_TRUE@@am__include@ @am__quote@video/readers/$(DEPDIR)/jpeg_module-jpeg.Po@am__quote@
 
43607
@AMDEP_TRUE@@am__include@ @am__quote@video/readers/$(DEPDIR)/png_module-png.Po@am__quote@
 
43608
@AMDEP_TRUE@@am__include@ @am__quote@video/readers/$(DEPDIR)/tga_module-tga.Po@am__quote@
 
43609
 
 
43610
.S.o:
 
43611
@am__fastdepCCAS_TRUE@  depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
 
43612
@am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
 
43613
@am__fastdepCCAS_TRUE@  $(am__mv) $$depbase.Tpo $$depbase.Po
 
43614
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
43615
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43616
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $<
 
43617
 
 
43618
.S.obj:
 
43619
@am__fastdepCCAS_TRUE@  depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
 
43620
@am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
 
43621
@am__fastdepCCAS_TRUE@  $(am__mv) $$depbase.Tpo $$depbase.Po
 
43622
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
43623
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43624
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
43625
 
 
43626
boot/i386/pc/boot_image-boot.o: boot/i386/pc/boot.S
 
43627
@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
 
43628
@am__fastdepCCAS_TRUE@  $(am__mv) boot/i386/pc/$(DEPDIR)/boot_image-boot.Tpo boot/i386/pc/$(DEPDIR)/boot_image-boot.Po
 
43629
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/i386/pc/boot.S' object='boot/i386/pc/boot_image-boot.o' libtool=no @AMDEPBACKSLASH@
 
43630
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43631
@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
 
43632
 
 
43633
boot/i386/pc/boot_image-boot.obj: boot/i386/pc/boot.S
 
43634
@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`
 
43635
@am__fastdepCCAS_TRUE@  $(am__mv) boot/i386/pc/$(DEPDIR)/boot_image-boot.Tpo boot/i386/pc/$(DEPDIR)/boot_image-boot.Po
 
43636
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/i386/pc/boot.S' object='boot/i386/pc/boot_image-boot.obj' libtool=no @AMDEPBACKSLASH@
 
43637
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43638
@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`
 
43639
 
 
43640
boot/i386/qemu/boot_image-boot.o: boot/i386/qemu/boot.S
 
43641
@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
 
43642
@am__fastdepCCAS_TRUE@  $(am__mv) boot/i386/qemu/$(DEPDIR)/boot_image-boot.Tpo boot/i386/qemu/$(DEPDIR)/boot_image-boot.Po
 
43643
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/i386/qemu/boot.S' object='boot/i386/qemu/boot_image-boot.o' libtool=no @AMDEPBACKSLASH@
 
43644
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43645
@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
 
43646
 
 
43647
boot/i386/qemu/boot_image-boot.obj: boot/i386/qemu/boot.S
 
43648
@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`
 
43649
@am__fastdepCCAS_TRUE@  $(am__mv) boot/i386/qemu/$(DEPDIR)/boot_image-boot.Tpo boot/i386/qemu/$(DEPDIR)/boot_image-boot.Po
 
43650
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/i386/qemu/boot.S' object='boot/i386/qemu/boot_image-boot.obj' libtool=no @AMDEPBACKSLASH@
 
43651
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43652
@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`
 
43653
 
 
43654
boot/sparc64/ieee1275/boot_image-boot.o: boot/sparc64/ieee1275/boot.S
 
43655
@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
 
43656
@am__fastdepCCAS_TRUE@  $(am__mv) boot/sparc64/ieee1275/$(DEPDIR)/boot_image-boot.Tpo boot/sparc64/ieee1275/$(DEPDIR)/boot_image-boot.Po
 
43657
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/sparc64/ieee1275/boot.S' object='boot/sparc64/ieee1275/boot_image-boot.o' libtool=no @AMDEPBACKSLASH@
 
43658
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43659
@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
 
43660
 
 
43661
boot/sparc64/ieee1275/boot_image-boot.obj: boot/sparc64/ieee1275/boot.S
 
43662
@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`
 
43663
@am__fastdepCCAS_TRUE@  $(am__mv) boot/sparc64/ieee1275/$(DEPDIR)/boot_image-boot.Tpo boot/sparc64/ieee1275/$(DEPDIR)/boot_image-boot.Po
 
43664
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/sparc64/ieee1275/boot.S' object='boot/sparc64/ieee1275/boot_image-boot.obj' libtool=no @AMDEPBACKSLASH@
 
43665
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43666
@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`
 
43667
 
 
43668
boot/i386/pc/cdboot_image-cdboot.o: boot/i386/pc/cdboot.S
 
43669
@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
 
43670
@am__fastdepCCAS_TRUE@  $(am__mv) boot/i386/pc/$(DEPDIR)/cdboot_image-cdboot.Tpo boot/i386/pc/$(DEPDIR)/cdboot_image-cdboot.Po
 
43671
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/i386/pc/cdboot.S' object='boot/i386/pc/cdboot_image-cdboot.o' libtool=no @AMDEPBACKSLASH@
 
43672
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43673
@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
 
43674
 
 
43675
boot/i386/pc/cdboot_image-cdboot.obj: boot/i386/pc/cdboot.S
 
43676
@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`
 
43677
@am__fastdepCCAS_TRUE@  $(am__mv) boot/i386/pc/$(DEPDIR)/cdboot_image-cdboot.Tpo boot/i386/pc/$(DEPDIR)/cdboot_image-cdboot.Po
 
43678
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/i386/pc/cdboot.S' object='boot/i386/pc/cdboot_image-cdboot.obj' libtool=no @AMDEPBACKSLASH@
 
43679
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43680
@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`
 
43681
 
 
43682
boot/i386/pc/diskboot_image-diskboot.o: boot/i386/pc/diskboot.S
 
43683
@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
 
43684
@am__fastdepCCAS_TRUE@  $(am__mv) boot/i386/pc/$(DEPDIR)/diskboot_image-diskboot.Tpo boot/i386/pc/$(DEPDIR)/diskboot_image-diskboot.Po
 
43685
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/i386/pc/diskboot.S' object='boot/i386/pc/diskboot_image-diskboot.o' libtool=no @AMDEPBACKSLASH@
 
43686
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43687
@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
 
43688
 
 
43689
boot/i386/pc/diskboot_image-diskboot.obj: boot/i386/pc/diskboot.S
 
43690
@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`
 
43691
@am__fastdepCCAS_TRUE@  $(am__mv) boot/i386/pc/$(DEPDIR)/diskboot_image-diskboot.Tpo boot/i386/pc/$(DEPDIR)/diskboot_image-diskboot.Po
 
43692
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/i386/pc/diskboot.S' object='boot/i386/pc/diskboot_image-diskboot.obj' libtool=no @AMDEPBACKSLASH@
 
43693
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43694
@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`
 
43695
 
 
43696
boot/sparc64/ieee1275/diskboot_image-diskboot.o: boot/sparc64/ieee1275/diskboot.S
 
43697
@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
 
43698
@am__fastdepCCAS_TRUE@  $(am__mv) boot/sparc64/ieee1275/$(DEPDIR)/diskboot_image-diskboot.Tpo boot/sparc64/ieee1275/$(DEPDIR)/diskboot_image-diskboot.Po
 
43699
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/sparc64/ieee1275/diskboot.S' object='boot/sparc64/ieee1275/diskboot_image-diskboot.o' libtool=no @AMDEPBACKSLASH@
 
43700
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43701
@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
 
43702
 
 
43703
boot/sparc64/ieee1275/diskboot_image-diskboot.obj: boot/sparc64/ieee1275/diskboot.S
 
43704
@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`
 
43705
@am__fastdepCCAS_TRUE@  $(am__mv) boot/sparc64/ieee1275/$(DEPDIR)/diskboot_image-diskboot.Tpo boot/sparc64/ieee1275/$(DEPDIR)/diskboot_image-diskboot.Po
 
43706
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/sparc64/ieee1275/diskboot.S' object='boot/sparc64/ieee1275/diskboot_image-diskboot.obj' libtool=no @AMDEPBACKSLASH@
 
43707
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43708
@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`
 
43709
 
 
43710
commands/i386/pc/drivemap_module-drivemap_int13h.o: commands/i386/pc/drivemap_int13h.S
 
43711
@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
 
43712
@am__fastdepCCAS_TRUE@  $(am__mv) commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap_int13h.Tpo commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap_int13h.Po
 
43713
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='commands/i386/pc/drivemap_int13h.S' object='commands/i386/pc/drivemap_module-drivemap_int13h.o' libtool=no @AMDEPBACKSLASH@
 
43714
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43715
@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
 
43716
 
 
43717
commands/i386/pc/drivemap_module-drivemap_int13h.obj: commands/i386/pc/drivemap_int13h.S
 
43718
@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`
 
43719
@am__fastdepCCAS_TRUE@  $(am__mv) commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap_int13h.Tpo commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap_int13h.Po
 
43720
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='commands/i386/pc/drivemap_int13h.S' object='commands/i386/pc/drivemap_module-drivemap_int13h.obj' libtool=no @AMDEPBACKSLASH@
 
43721
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43722
@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`
 
43723
 
 
43724
boot/mips/yeeloong/fwstart_image-fwstart.o: boot/mips/yeeloong/fwstart.S
 
43725
@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
 
43726
@am__fastdepCCAS_TRUE@  $(am__mv) boot/mips/yeeloong/$(DEPDIR)/fwstart_image-fwstart.Tpo boot/mips/yeeloong/$(DEPDIR)/fwstart_image-fwstart.Po
 
43727
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/mips/yeeloong/fwstart.S' object='boot/mips/yeeloong/fwstart_image-fwstart.o' libtool=no @AMDEPBACKSLASH@
 
43728
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43729
@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
 
43730
 
 
43731
boot/mips/yeeloong/fwstart_image-fwstart.obj: boot/mips/yeeloong/fwstart.S
 
43732
@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`
 
43733
@am__fastdepCCAS_TRUE@  $(am__mv) boot/mips/yeeloong/$(DEPDIR)/fwstart_image-fwstart.Tpo boot/mips/yeeloong/$(DEPDIR)/fwstart_image-fwstart.Po
 
43734
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/mips/yeeloong/fwstart.S' object='boot/mips/yeeloong/fwstart_image-fwstart.obj' libtool=no @AMDEPBACKSLASH@
 
43735
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43736
@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`
 
43737
 
 
43738
contrib/ntldr-img/g2hdr_image-g2hdr.o: contrib/ntldr-img/g2hdr.S
 
43739
@am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(g2hdr_image_CPPFLAGS) $(CPPFLAGS) $(g2hdr_image_CCASFLAGS) $(CCASFLAGS) -MT contrib/ntldr-img/g2hdr_image-g2hdr.o -MD -MP -MF contrib/ntldr-img/$(DEPDIR)/g2hdr_image-g2hdr.Tpo -c -o contrib/ntldr-img/g2hdr_image-g2hdr.o `test -f 'contrib/ntldr-img/g2hdr.S' || echo '$(srcdir)/'`contrib/ntldr-img/g2hdr.S
 
43740
@am__fastdepCCAS_TRUE@  $(am__mv) contrib/ntldr-img/$(DEPDIR)/g2hdr_image-g2hdr.Tpo contrib/ntldr-img/$(DEPDIR)/g2hdr_image-g2hdr.Po
 
43741
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='contrib/ntldr-img/g2hdr.S' object='contrib/ntldr-img/g2hdr_image-g2hdr.o' libtool=no @AMDEPBACKSLASH@
 
43742
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43743
@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(g2hdr_image_CPPFLAGS) $(CPPFLAGS) $(g2hdr_image_CCASFLAGS) $(CCASFLAGS) -c -o contrib/ntldr-img/g2hdr_image-g2hdr.o `test -f 'contrib/ntldr-img/g2hdr.S' || echo '$(srcdir)/'`contrib/ntldr-img/g2hdr.S
 
43744
 
 
43745
contrib/ntldr-img/g2hdr_image-g2hdr.obj: contrib/ntldr-img/g2hdr.S
 
43746
@am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(g2hdr_image_CPPFLAGS) $(CPPFLAGS) $(g2hdr_image_CCASFLAGS) $(CCASFLAGS) -MT contrib/ntldr-img/g2hdr_image-g2hdr.obj -MD -MP -MF contrib/ntldr-img/$(DEPDIR)/g2hdr_image-g2hdr.Tpo -c -o contrib/ntldr-img/g2hdr_image-g2hdr.obj `if test -f 'contrib/ntldr-img/g2hdr.S'; then $(CYGPATH_W) 'contrib/ntldr-img/g2hdr.S'; else $(CYGPATH_W) '$(srcdir)/contrib/ntldr-img/g2hdr.S'; fi`
 
43747
@am__fastdepCCAS_TRUE@  $(am__mv) contrib/ntldr-img/$(DEPDIR)/g2hdr_image-g2hdr.Tpo contrib/ntldr-img/$(DEPDIR)/g2hdr_image-g2hdr.Po
 
43748
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='contrib/ntldr-img/g2hdr.S' object='contrib/ntldr-img/g2hdr_image-g2hdr.obj' libtool=no @AMDEPBACKSLASH@
 
43749
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43750
@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(g2hdr_image_CPPFLAGS) $(CPPFLAGS) $(g2hdr_image_CCASFLAGS) $(CCASFLAGS) -c -o contrib/ntldr-img/g2hdr_image-g2hdr.obj `if test -f 'contrib/ntldr-img/g2hdr.S'; then $(CYGPATH_W) 'contrib/ntldr-img/g2hdr.S'; else $(CYGPATH_W) '$(srcdir)/contrib/ntldr-img/g2hdr.S'; fi`
 
43751
 
 
43752
contrib/ntldr-img/grldr_image-grldrstart.o: contrib/ntldr-img/grldrstart.S
 
43753
@am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grldr_image_CPPFLAGS) $(CPPFLAGS) $(grldr_image_CCASFLAGS) $(CCASFLAGS) -MT contrib/ntldr-img/grldr_image-grldrstart.o -MD -MP -MF contrib/ntldr-img/$(DEPDIR)/grldr_image-grldrstart.Tpo -c -o contrib/ntldr-img/grldr_image-grldrstart.o `test -f 'contrib/ntldr-img/grldrstart.S' || echo '$(srcdir)/'`contrib/ntldr-img/grldrstart.S
 
43754
@am__fastdepCCAS_TRUE@  $(am__mv) contrib/ntldr-img/$(DEPDIR)/grldr_image-grldrstart.Tpo contrib/ntldr-img/$(DEPDIR)/grldr_image-grldrstart.Po
 
43755
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='contrib/ntldr-img/grldrstart.S' object='contrib/ntldr-img/grldr_image-grldrstart.o' libtool=no @AMDEPBACKSLASH@
 
43756
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43757
@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grldr_image_CPPFLAGS) $(CPPFLAGS) $(grldr_image_CCASFLAGS) $(CCASFLAGS) -c -o contrib/ntldr-img/grldr_image-grldrstart.o `test -f 'contrib/ntldr-img/grldrstart.S' || echo '$(srcdir)/'`contrib/ntldr-img/grldrstart.S
 
43758
 
 
43759
contrib/ntldr-img/grldr_image-grldrstart.obj: contrib/ntldr-img/grldrstart.S
 
43760
@am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grldr_image_CPPFLAGS) $(CPPFLAGS) $(grldr_image_CCASFLAGS) $(CCASFLAGS) -MT contrib/ntldr-img/grldr_image-grldrstart.obj -MD -MP -MF contrib/ntldr-img/$(DEPDIR)/grldr_image-grldrstart.Tpo -c -o contrib/ntldr-img/grldr_image-grldrstart.obj `if test -f 'contrib/ntldr-img/grldrstart.S'; then $(CYGPATH_W) 'contrib/ntldr-img/grldrstart.S'; else $(CYGPATH_W) '$(srcdir)/contrib/ntldr-img/grldrstart.S'; fi`
 
43761
@am__fastdepCCAS_TRUE@  $(am__mv) contrib/ntldr-img/$(DEPDIR)/grldr_image-grldrstart.Tpo contrib/ntldr-img/$(DEPDIR)/grldr_image-grldrstart.Po
 
43762
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='contrib/ntldr-img/grldrstart.S' object='contrib/ntldr-img/grldr_image-grldrstart.obj' libtool=no @AMDEPBACKSLASH@
 
43763
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43764
@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grldr_image_CPPFLAGS) $(CPPFLAGS) $(grldr_image_CCASFLAGS) $(CCASFLAGS) -c -o contrib/ntldr-img/grldr_image-grldrstart.obj `if test -f 'contrib/ntldr-img/grldrstart.S'; then $(CYGPATH_W) 'contrib/ntldr-img/grldrstart.S'; else $(CYGPATH_W) '$(srcdir)/contrib/ntldr-img/grldrstart.S'; fi`
 
43765
 
 
43766
contrib/ntldr-img/grldr_image-ntfsbs.o: contrib/ntldr-img/ntfsbs.S
 
43767
@am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grldr_image_CPPFLAGS) $(CPPFLAGS) $(grldr_image_CCASFLAGS) $(CCASFLAGS) -MT contrib/ntldr-img/grldr_image-ntfsbs.o -MD -MP -MF contrib/ntldr-img/$(DEPDIR)/grldr_image-ntfsbs.Tpo -c -o contrib/ntldr-img/grldr_image-ntfsbs.o `test -f 'contrib/ntldr-img/ntfsbs.S' || echo '$(srcdir)/'`contrib/ntldr-img/ntfsbs.S
 
43768
@am__fastdepCCAS_TRUE@  $(am__mv) contrib/ntldr-img/$(DEPDIR)/grldr_image-ntfsbs.Tpo contrib/ntldr-img/$(DEPDIR)/grldr_image-ntfsbs.Po
 
43769
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='contrib/ntldr-img/ntfsbs.S' object='contrib/ntldr-img/grldr_image-ntfsbs.o' libtool=no @AMDEPBACKSLASH@
 
43770
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43771
@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grldr_image_CPPFLAGS) $(CPPFLAGS) $(grldr_image_CCASFLAGS) $(CCASFLAGS) -c -o contrib/ntldr-img/grldr_image-ntfsbs.o `test -f 'contrib/ntldr-img/ntfsbs.S' || echo '$(srcdir)/'`contrib/ntldr-img/ntfsbs.S
 
43772
 
 
43773
contrib/ntldr-img/grldr_image-ntfsbs.obj: contrib/ntldr-img/ntfsbs.S
 
43774
@am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grldr_image_CPPFLAGS) $(CPPFLAGS) $(grldr_image_CCASFLAGS) $(CCASFLAGS) -MT contrib/ntldr-img/grldr_image-ntfsbs.obj -MD -MP -MF contrib/ntldr-img/$(DEPDIR)/grldr_image-ntfsbs.Tpo -c -o contrib/ntldr-img/grldr_image-ntfsbs.obj `if test -f 'contrib/ntldr-img/ntfsbs.S'; then $(CYGPATH_W) 'contrib/ntldr-img/ntfsbs.S'; else $(CYGPATH_W) '$(srcdir)/contrib/ntldr-img/ntfsbs.S'; fi`
 
43775
@am__fastdepCCAS_TRUE@  $(am__mv) contrib/ntldr-img/$(DEPDIR)/grldr_image-ntfsbs.Tpo contrib/ntldr-img/$(DEPDIR)/grldr_image-ntfsbs.Po
 
43776
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='contrib/ntldr-img/ntfsbs.S' object='contrib/ntldr-img/grldr_image-ntfsbs.obj' libtool=no @AMDEPBACKSLASH@
 
43777
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43778
@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grldr_image_CPPFLAGS) $(CPPFLAGS) $(grldr_image_CCASFLAGS) $(CCASFLAGS) -c -o contrib/ntldr-img/grldr_image-ntfsbs.obj `if test -f 'contrib/ntldr-img/ntfsbs.S'; then $(CYGPATH_W) 'contrib/ntldr-img/ntfsbs.S'; else $(CYGPATH_W) '$(srcdir)/contrib/ntldr-img/ntfsbs.S'; fi`
 
43779
 
 
43780
kern/emu/grub_emu_lite-cache.o: kern/emu/cache.S
 
43781
@am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_lite_CPPFLAGS) $(CPPFLAGS) $(grub_emu_lite_CCASFLAGS) $(CCASFLAGS) -MT kern/emu/grub_emu_lite-cache.o -MD -MP -MF kern/emu/$(DEPDIR)/grub_emu_lite-cache.Tpo -c -o kern/emu/grub_emu_lite-cache.o `test -f 'kern/emu/cache.S' || echo '$(srcdir)/'`kern/emu/cache.S
 
43782
@am__fastdepCCAS_TRUE@  $(am__mv) kern/emu/$(DEPDIR)/grub_emu_lite-cache.Tpo kern/emu/$(DEPDIR)/grub_emu_lite-cache.Po
 
43783
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/emu/cache.S' object='kern/emu/grub_emu_lite-cache.o' libtool=no @AMDEPBACKSLASH@
 
43784
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43785
@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_lite_CPPFLAGS) $(CPPFLAGS) $(grub_emu_lite_CCASFLAGS) $(CCASFLAGS) -c -o kern/emu/grub_emu_lite-cache.o `test -f 'kern/emu/cache.S' || echo '$(srcdir)/'`kern/emu/cache.S
 
43786
 
 
43787
kern/emu/grub_emu_lite-cache.obj: kern/emu/cache.S
 
43788
@am__fastdepCCAS_TRUE@  $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_lite_CPPFLAGS) $(CPPFLAGS) $(grub_emu_lite_CCASFLAGS) $(CCASFLAGS) -MT kern/emu/grub_emu_lite-cache.obj -MD -MP -MF kern/emu/$(DEPDIR)/grub_emu_lite-cache.Tpo -c -o kern/emu/grub_emu_lite-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`
 
43789
@am__fastdepCCAS_TRUE@  $(am__mv) kern/emu/$(DEPDIR)/grub_emu_lite-cache.Tpo kern/emu/$(DEPDIR)/grub_emu_lite-cache.Po
 
43790
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/emu/cache.S' object='kern/emu/grub_emu_lite-cache.obj' libtool=no @AMDEPBACKSLASH@
 
43791
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43792
@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_lite_CPPFLAGS) $(CPPFLAGS) $(grub_emu_lite_CCASFLAGS) $(CCASFLAGS) -c -o kern/emu/grub_emu_lite-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`
 
43793
 
 
43794
kern/i386/coreboot/kernel_exec-startup.o: kern/i386/coreboot/startup.S
 
43795
@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
 
43796
@am__fastdepCCAS_TRUE@  $(am__mv) kern/i386/coreboot/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/coreboot/$(DEPDIR)/kernel_exec-startup.Po
 
43797
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/i386/coreboot/startup.S' object='kern/i386/coreboot/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@
 
43798
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43799
@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
 
43800
 
 
43801
kern/i386/coreboot/kernel_exec-startup.obj: kern/i386/coreboot/startup.S
 
43802
@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`
 
43803
@am__fastdepCCAS_TRUE@  $(am__mv) kern/i386/coreboot/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/coreboot/$(DEPDIR)/kernel_exec-startup.Po
 
43804
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/i386/coreboot/startup.S' object='kern/i386/coreboot/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@
 
43805
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43806
@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`
 
43807
 
 
43808
kern/i386/efi/kernel_exec-startup.o: kern/i386/efi/startup.S
 
43809
@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
 
43810
@am__fastdepCCAS_TRUE@  $(am__mv) kern/i386/efi/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/efi/$(DEPDIR)/kernel_exec-startup.Po
 
43811
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/i386/efi/startup.S' object='kern/i386/efi/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@
 
43812
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43813
@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
 
43814
 
 
43815
kern/i386/efi/kernel_exec-startup.obj: kern/i386/efi/startup.S
 
43816
@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`
 
43817
@am__fastdepCCAS_TRUE@  $(am__mv) kern/i386/efi/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/efi/$(DEPDIR)/kernel_exec-startup.Po
 
43818
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/i386/efi/startup.S' object='kern/i386/efi/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@
 
43819
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43820
@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`
 
43821
 
 
43822
kern/i386/ieee1275/kernel_exec-startup.o: kern/i386/ieee1275/startup.S
 
43823
@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
 
43824
@am__fastdepCCAS_TRUE@  $(am__mv) kern/i386/ieee1275/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/ieee1275/$(DEPDIR)/kernel_exec-startup.Po
 
43825
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/i386/ieee1275/startup.S' object='kern/i386/ieee1275/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@
 
43826
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43827
@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
 
43828
 
 
43829
kern/i386/ieee1275/kernel_exec-startup.obj: kern/i386/ieee1275/startup.S
 
43830
@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`
 
43831
@am__fastdepCCAS_TRUE@  $(am__mv) kern/i386/ieee1275/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/ieee1275/$(DEPDIR)/kernel_exec-startup.Po
 
43832
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/i386/ieee1275/startup.S' object='kern/i386/ieee1275/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@
 
43833
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43834
@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`
 
43835
 
 
43836
kern/i386/pc/kernel_exec-startup.o: kern/i386/pc/startup.S
 
43837
@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
 
43838
@am__fastdepCCAS_TRUE@  $(am__mv) kern/i386/pc/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/pc/$(DEPDIR)/kernel_exec-startup.Po
 
43839
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/i386/pc/startup.S' object='kern/i386/pc/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@
 
43840
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43841
@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
 
43842
 
 
43843
kern/i386/pc/kernel_exec-startup.obj: kern/i386/pc/startup.S
 
43844
@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`
 
43845
@am__fastdepCCAS_TRUE@  $(am__mv) kern/i386/pc/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/pc/$(DEPDIR)/kernel_exec-startup.Po
 
43846
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/i386/pc/startup.S' object='kern/i386/pc/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@
 
43847
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43848
@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`
 
43849
 
 
43850
kern/i386/qemu/kernel_exec-startup.o: kern/i386/qemu/startup.S
 
43851
@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
 
43852
@am__fastdepCCAS_TRUE@  $(am__mv) kern/i386/qemu/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/qemu/$(DEPDIR)/kernel_exec-startup.Po
 
43853
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/i386/qemu/startup.S' object='kern/i386/qemu/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@
 
43854
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43855
@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
 
43856
 
 
43857
kern/i386/qemu/kernel_exec-startup.obj: kern/i386/qemu/startup.S
 
43858
@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`
 
43859
@am__fastdepCCAS_TRUE@  $(am__mv) kern/i386/qemu/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/qemu/$(DEPDIR)/kernel_exec-startup.Po
 
43860
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/i386/qemu/startup.S' object='kern/i386/qemu/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@
 
43861
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43862
@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`
 
43863
 
 
43864
kern/mips/kernel_exec-startup.o: kern/mips/startup.S
 
43865
@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
 
43866
@am__fastdepCCAS_TRUE@  $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-startup.Tpo kern/mips/$(DEPDIR)/kernel_exec-startup.Po
 
43867
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/mips/startup.S' object='kern/mips/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@
 
43868
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43869
@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
 
43870
 
 
43871
kern/mips/kernel_exec-startup.obj: kern/mips/startup.S
 
43872
@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`
 
43873
@am__fastdepCCAS_TRUE@  $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-startup.Tpo kern/mips/$(DEPDIR)/kernel_exec-startup.Po
 
43874
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/mips/startup.S' object='kern/mips/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@
 
43875
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43876
@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`
 
43877
 
 
43878
kern/mips/kernel_exec-cache.o: kern/mips/cache.S
 
43879
@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
 
43880
@am__fastdepCCAS_TRUE@  $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-cache.Tpo kern/mips/$(DEPDIR)/kernel_exec-cache.Po
 
43881
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/mips/cache.S' object='kern/mips/kernel_exec-cache.o' libtool=no @AMDEPBACKSLASH@
 
43882
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43883
@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
 
43884
 
 
43885
kern/mips/kernel_exec-cache.obj: kern/mips/cache.S
 
43886
@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`
 
43887
@am__fastdepCCAS_TRUE@  $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-cache.Tpo kern/mips/$(DEPDIR)/kernel_exec-cache.Po
 
43888
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/mips/cache.S' object='kern/mips/kernel_exec-cache.obj' libtool=no @AMDEPBACKSLASH@
 
43889
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43890
@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`
 
43891
 
 
43892
kern/powerpc/ieee1275/kernel_exec-startup.o: kern/powerpc/ieee1275/startup.S
 
43893
@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
 
43894
@am__fastdepCCAS_TRUE@  $(am__mv) kern/powerpc/ieee1275/$(DEPDIR)/kernel_exec-startup.Tpo kern/powerpc/ieee1275/$(DEPDIR)/kernel_exec-startup.Po
 
43895
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/powerpc/ieee1275/startup.S' object='kern/powerpc/ieee1275/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@
 
43896
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43897
@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
 
43898
 
 
43899
kern/powerpc/ieee1275/kernel_exec-startup.obj: kern/powerpc/ieee1275/startup.S
 
43900
@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`
 
43901
@am__fastdepCCAS_TRUE@  $(am__mv) kern/powerpc/ieee1275/$(DEPDIR)/kernel_exec-startup.Tpo kern/powerpc/ieee1275/$(DEPDIR)/kernel_exec-startup.Po
 
43902
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/powerpc/ieee1275/startup.S' object='kern/powerpc/ieee1275/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@
 
43903
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43904
@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`
 
43905
 
 
43906
kern/powerpc/kernel_exec-cache.o: kern/powerpc/cache.S
 
43907
@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
 
43908
@am__fastdepCCAS_TRUE@  $(am__mv) kern/powerpc/$(DEPDIR)/kernel_exec-cache.Tpo kern/powerpc/$(DEPDIR)/kernel_exec-cache.Po
 
43909
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/powerpc/cache.S' object='kern/powerpc/kernel_exec-cache.o' libtool=no @AMDEPBACKSLASH@
 
43910
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43911
@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
 
43912
 
 
43913
kern/powerpc/kernel_exec-cache.obj: kern/powerpc/cache.S
 
43914
@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`
 
43915
@am__fastdepCCAS_TRUE@  $(am__mv) kern/powerpc/$(DEPDIR)/kernel_exec-cache.Tpo kern/powerpc/$(DEPDIR)/kernel_exec-cache.Po
 
43916
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/powerpc/cache.S' object='kern/powerpc/kernel_exec-cache.obj' libtool=no @AMDEPBACKSLASH@
 
43917
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43918
@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`
 
43919
 
 
43920
kern/sparc64/ieee1275/kernel_exec-crt0.o: kern/sparc64/ieee1275/crt0.S
 
43921
@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
 
43922
@am__fastdepCCAS_TRUE@  $(am__mv) kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-crt0.Tpo kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-crt0.Po
 
43923
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/sparc64/ieee1275/crt0.S' object='kern/sparc64/ieee1275/kernel_exec-crt0.o' libtool=no @AMDEPBACKSLASH@
 
43924
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43925
@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
 
43926
 
 
43927
kern/sparc64/ieee1275/kernel_exec-crt0.obj: kern/sparc64/ieee1275/crt0.S
 
43928
@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`
 
43929
@am__fastdepCCAS_TRUE@  $(am__mv) kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-crt0.Tpo kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-crt0.Po
 
43930
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/sparc64/ieee1275/crt0.S' object='kern/sparc64/ieee1275/kernel_exec-crt0.obj' libtool=no @AMDEPBACKSLASH@
 
43931
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43932
@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`
 
43933
 
 
43934
kern/sparc64/kernel_exec-cache.o: kern/sparc64/cache.S
 
43935
@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
 
43936
@am__fastdepCCAS_TRUE@  $(am__mv) kern/sparc64/$(DEPDIR)/kernel_exec-cache.Tpo kern/sparc64/$(DEPDIR)/kernel_exec-cache.Po
 
43937
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/sparc64/cache.S' object='kern/sparc64/kernel_exec-cache.o' libtool=no @AMDEPBACKSLASH@
 
43938
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43939
@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
 
43940
 
 
43941
kern/sparc64/kernel_exec-cache.obj: kern/sparc64/cache.S
 
43942
@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`
 
43943
@am__fastdepCCAS_TRUE@  $(am__mv) kern/sparc64/$(DEPDIR)/kernel_exec-cache.Tpo kern/sparc64/$(DEPDIR)/kernel_exec-cache.Po
 
43944
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/sparc64/cache.S' object='kern/sparc64/kernel_exec-cache.obj' libtool=no @AMDEPBACKSLASH@
 
43945
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43946
@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`
 
43947
 
 
43948
kern/x86_64/efi/kernel_exec-startup.o: kern/x86_64/efi/startup.S
 
43949
@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
 
43950
@am__fastdepCCAS_TRUE@  $(am__mv) kern/x86_64/efi/$(DEPDIR)/kernel_exec-startup.Tpo kern/x86_64/efi/$(DEPDIR)/kernel_exec-startup.Po
 
43951
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/x86_64/efi/startup.S' object='kern/x86_64/efi/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@
 
43952
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43953
@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
 
43954
 
 
43955
kern/x86_64/efi/kernel_exec-startup.obj: kern/x86_64/efi/startup.S
 
43956
@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`
 
43957
@am__fastdepCCAS_TRUE@  $(am__mv) kern/x86_64/efi/$(DEPDIR)/kernel_exec-startup.Tpo kern/x86_64/efi/$(DEPDIR)/kernel_exec-startup.Po
 
43958
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/x86_64/efi/startup.S' object='kern/x86_64/efi/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@
 
43959
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43960
@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`
 
43961
 
 
43962
kern/x86_64/efi/kernel_exec-callwrap.o: kern/x86_64/efi/callwrap.S
 
43963
@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
 
43964
@am__fastdepCCAS_TRUE@  $(am__mv) kern/x86_64/efi/$(DEPDIR)/kernel_exec-callwrap.Tpo kern/x86_64/efi/$(DEPDIR)/kernel_exec-callwrap.Po
 
43965
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/x86_64/efi/callwrap.S' object='kern/x86_64/efi/kernel_exec-callwrap.o' libtool=no @AMDEPBACKSLASH@
 
43966
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43967
@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
 
43968
 
 
43969
kern/x86_64/efi/kernel_exec-callwrap.obj: kern/x86_64/efi/callwrap.S
 
43970
@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`
 
43971
@am__fastdepCCAS_TRUE@  $(am__mv) kern/x86_64/efi/$(DEPDIR)/kernel_exec-callwrap.Tpo kern/x86_64/efi/$(DEPDIR)/kernel_exec-callwrap.Po
 
43972
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='kern/x86_64/efi/callwrap.S' object='kern/x86_64/efi/kernel_exec-callwrap.obj' libtool=no @AMDEPBACKSLASH@
 
43973
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43974
@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`
 
43975
 
 
43976
boot/i386/pc/lnxboot_image-lnxboot.o: boot/i386/pc/lnxboot.S
 
43977
@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
 
43978
@am__fastdepCCAS_TRUE@  $(am__mv) boot/i386/pc/$(DEPDIR)/lnxboot_image-lnxboot.Tpo boot/i386/pc/$(DEPDIR)/lnxboot_image-lnxboot.Po
 
43979
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/i386/pc/lnxboot.S' object='boot/i386/pc/lnxboot_image-lnxboot.o' libtool=no @AMDEPBACKSLASH@
 
43980
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43981
@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
 
43982
 
 
43983
boot/i386/pc/lnxboot_image-lnxboot.obj: boot/i386/pc/lnxboot.S
 
43984
@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`
 
43985
@am__fastdepCCAS_TRUE@  $(am__mv) boot/i386/pc/$(DEPDIR)/lnxboot_image-lnxboot.Tpo boot/i386/pc/$(DEPDIR)/lnxboot_image-lnxboot.Po
 
43986
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/i386/pc/lnxboot.S' object='boot/i386/pc/lnxboot_image-lnxboot.obj' libtool=no @AMDEPBACKSLASH@
 
43987
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43988
@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`
 
43989
 
 
43990
mmap/i386/pc/mmap_module-mmap_helper.o: mmap/i386/pc/mmap_helper.S
 
43991
@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
 
43992
@am__fastdepCCAS_TRUE@  $(am__mv) mmap/i386/pc/$(DEPDIR)/mmap_module-mmap_helper.Tpo mmap/i386/pc/$(DEPDIR)/mmap_module-mmap_helper.Po
 
43993
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='mmap/i386/pc/mmap_helper.S' object='mmap/i386/pc/mmap_module-mmap_helper.o' libtool=no @AMDEPBACKSLASH@
 
43994
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
43995
@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
 
43996
 
 
43997
mmap/i386/pc/mmap_module-mmap_helper.obj: mmap/i386/pc/mmap_helper.S
 
43998
@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`
 
43999
@am__fastdepCCAS_TRUE@  $(am__mv) mmap/i386/pc/$(DEPDIR)/mmap_module-mmap_helper.Tpo mmap/i386/pc/$(DEPDIR)/mmap_module-mmap_helper.Po
 
44000
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='mmap/i386/pc/mmap_helper.S' object='mmap/i386/pc/mmap_module-mmap_helper.obj' libtool=no @AMDEPBACKSLASH@
 
44001
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44002
@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`
 
44003
 
 
44004
boot/mips/none_decompress_image-startup_raw.o: boot/mips/startup_raw.S
 
44005
@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
 
44006
@am__fastdepCCAS_TRUE@  $(am__mv) boot/mips/$(DEPDIR)/none_decompress_image-startup_raw.Tpo boot/mips/$(DEPDIR)/none_decompress_image-startup_raw.Po
 
44007
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/mips/startup_raw.S' object='boot/mips/none_decompress_image-startup_raw.o' libtool=no @AMDEPBACKSLASH@
 
44008
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44009
@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
 
44010
 
 
44011
boot/mips/none_decompress_image-startup_raw.obj: boot/mips/startup_raw.S
 
44012
@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`
 
44013
@am__fastdepCCAS_TRUE@  $(am__mv) boot/mips/$(DEPDIR)/none_decompress_image-startup_raw.Tpo boot/mips/$(DEPDIR)/none_decompress_image-startup_raw.Po
 
44014
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/mips/startup_raw.S' object='boot/mips/none_decompress_image-startup_raw.obj' libtool=no @AMDEPBACKSLASH@
 
44015
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44016
@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`
 
44017
 
 
44018
boot/i386/pc/pxeboot_image-pxeboot.o: boot/i386/pc/pxeboot.S
 
44019
@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
 
44020
@am__fastdepCCAS_TRUE@  $(am__mv) boot/i386/pc/$(DEPDIR)/pxeboot_image-pxeboot.Tpo boot/i386/pc/$(DEPDIR)/pxeboot_image-pxeboot.Po
 
44021
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/i386/pc/pxeboot.S' object='boot/i386/pc/pxeboot_image-pxeboot.o' libtool=no @AMDEPBACKSLASH@
 
44022
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44023
@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
 
44024
 
 
44025
boot/i386/pc/pxeboot_image-pxeboot.obj: boot/i386/pc/pxeboot.S
 
44026
@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`
 
44027
@am__fastdepCCAS_TRUE@  $(am__mv) boot/i386/pc/$(DEPDIR)/pxeboot_image-pxeboot.Tpo boot/i386/pc/$(DEPDIR)/pxeboot_image-pxeboot.Po
 
44028
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/i386/pc/pxeboot.S' object='boot/i386/pc/pxeboot_image-pxeboot.obj' libtool=no @AMDEPBACKSLASH@
 
44029
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44030
@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`
 
44031
 
 
44032
lib/i386/relocator_module-relocator_asm.o: lib/i386/relocator_asm.S
 
44033
@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
 
44034
@am__fastdepCCAS_TRUE@  $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator_asm.Po
 
44035
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/i386/relocator_asm.S' object='lib/i386/relocator_module-relocator_asm.o' libtool=no @AMDEPBACKSLASH@
 
44036
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44037
@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
 
44038
 
 
44039
lib/i386/relocator_module-relocator_asm.obj: lib/i386/relocator_asm.S
 
44040
@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`
 
44041
@am__fastdepCCAS_TRUE@  $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator_asm.Po
 
44042
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/i386/relocator_asm.S' object='lib/i386/relocator_module-relocator_asm.obj' libtool=no @AMDEPBACKSLASH@
 
44043
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44044
@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`
 
44045
 
 
44046
lib/i386/relocator_module-relocator16.o: lib/i386/relocator16.S
 
44047
@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
 
44048
@am__fastdepCCAS_TRUE@  $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator16.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator16.Po
 
44049
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/i386/relocator16.S' object='lib/i386/relocator_module-relocator16.o' libtool=no @AMDEPBACKSLASH@
 
44050
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44051
@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
 
44052
 
 
44053
lib/i386/relocator_module-relocator16.obj: lib/i386/relocator16.S
 
44054
@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`
 
44055
@am__fastdepCCAS_TRUE@  $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator16.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator16.Po
 
44056
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/i386/relocator16.S' object='lib/i386/relocator_module-relocator16.obj' libtool=no @AMDEPBACKSLASH@
 
44057
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44058
@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`
 
44059
 
 
44060
lib/i386/relocator_module-relocator32.o: lib/i386/relocator32.S
 
44061
@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
 
44062
@am__fastdepCCAS_TRUE@  $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator32.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator32.Po
 
44063
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/i386/relocator32.S' object='lib/i386/relocator_module-relocator32.o' libtool=no @AMDEPBACKSLASH@
 
44064
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44065
@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
 
44066
 
 
44067
lib/i386/relocator_module-relocator32.obj: lib/i386/relocator32.S
 
44068
@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`
 
44069
@am__fastdepCCAS_TRUE@  $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator32.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator32.Po
 
44070
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/i386/relocator32.S' object='lib/i386/relocator_module-relocator32.obj' libtool=no @AMDEPBACKSLASH@
 
44071
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44072
@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`
 
44073
 
 
44074
lib/i386/relocator_module-relocator64.o: lib/i386/relocator64.S
 
44075
@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
 
44076
@am__fastdepCCAS_TRUE@  $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator64.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator64.Po
 
44077
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/i386/relocator64.S' object='lib/i386/relocator_module-relocator64.o' libtool=no @AMDEPBACKSLASH@
 
44078
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44079
@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
 
44080
 
 
44081
lib/i386/relocator_module-relocator64.obj: lib/i386/relocator64.S
 
44082
@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`
 
44083
@am__fastdepCCAS_TRUE@  $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator64.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator64.Po
 
44084
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/i386/relocator64.S' object='lib/i386/relocator_module-relocator64.obj' libtool=no @AMDEPBACKSLASH@
 
44085
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44086
@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`
 
44087
 
 
44088
lib/mips/relocator_module-relocator_asm.o: lib/mips/relocator_asm.S
 
44089
@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
 
44090
@am__fastdepCCAS_TRUE@  $(am__mv) lib/mips/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/mips/$(DEPDIR)/relocator_module-relocator_asm.Po
 
44091
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/mips/relocator_asm.S' object='lib/mips/relocator_module-relocator_asm.o' libtool=no @AMDEPBACKSLASH@
 
44092
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44093
@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
 
44094
 
 
44095
lib/mips/relocator_module-relocator_asm.obj: lib/mips/relocator_asm.S
 
44096
@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`
 
44097
@am__fastdepCCAS_TRUE@  $(am__mv) lib/mips/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/mips/$(DEPDIR)/relocator_module-relocator_asm.Po
 
44098
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/mips/relocator_asm.S' object='lib/mips/relocator_module-relocator_asm.obj' libtool=no @AMDEPBACKSLASH@
 
44099
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44100
@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`
 
44101
 
 
44102
lib/powerpc/relocator_module-relocator_asm.o: lib/powerpc/relocator_asm.S
 
44103
@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
 
44104
@am__fastdepCCAS_TRUE@  $(am__mv) lib/powerpc/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/powerpc/$(DEPDIR)/relocator_module-relocator_asm.Po
 
44105
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/powerpc/relocator_asm.S' object='lib/powerpc/relocator_module-relocator_asm.o' libtool=no @AMDEPBACKSLASH@
 
44106
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44107
@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
 
44108
 
 
44109
lib/powerpc/relocator_module-relocator_asm.obj: lib/powerpc/relocator_asm.S
 
44110
@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`
 
44111
@am__fastdepCCAS_TRUE@  $(am__mv) lib/powerpc/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/powerpc/$(DEPDIR)/relocator_module-relocator_asm.Po
 
44112
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/powerpc/relocator_asm.S' object='lib/powerpc/relocator_module-relocator_asm.obj' libtool=no @AMDEPBACKSLASH@
 
44113
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44114
@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`
 
44115
 
 
44116
lib/x86_64/relocator_module-relocator_asm.o: lib/x86_64/relocator_asm.S
 
44117
@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
 
44118
@am__fastdepCCAS_TRUE@  $(am__mv) lib/x86_64/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/x86_64/$(DEPDIR)/relocator_module-relocator_asm.Po
 
44119
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/x86_64/relocator_asm.S' object='lib/x86_64/relocator_module-relocator_asm.o' libtool=no @AMDEPBACKSLASH@
 
44120
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44121
@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
 
44122
 
 
44123
lib/x86_64/relocator_module-relocator_asm.obj: lib/x86_64/relocator_asm.S
 
44124
@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`
 
44125
@am__fastdepCCAS_TRUE@  $(am__mv) lib/x86_64/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/x86_64/$(DEPDIR)/relocator_module-relocator_asm.Po
 
44126
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/x86_64/relocator_asm.S' object='lib/x86_64/relocator_module-relocator_asm.obj' libtool=no @AMDEPBACKSLASH@
 
44127
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44128
@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`
 
44129
 
 
44130
lib/setjmp_module-setjmp.o: lib/setjmp.S
 
44131
@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
 
44132
@am__fastdepCCAS_TRUE@  $(am__mv) lib/$(DEPDIR)/setjmp_module-setjmp.Tpo lib/$(DEPDIR)/setjmp_module-setjmp.Po
 
44133
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/setjmp.S' object='lib/setjmp_module-setjmp.o' libtool=no @AMDEPBACKSLASH@
 
44134
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44135
@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
 
44136
 
 
44137
lib/setjmp_module-setjmp.obj: lib/setjmp.S
 
44138
@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`
 
44139
@am__fastdepCCAS_TRUE@  $(am__mv) lib/$(DEPDIR)/setjmp_module-setjmp.Tpo lib/$(DEPDIR)/setjmp_module-setjmp.Po
 
44140
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='lib/setjmp.S' object='lib/setjmp_module-setjmp.obj' libtool=no @AMDEPBACKSLASH@
 
44141
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44142
@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`
 
44143
 
 
44144
boot/mips/xz_decompress_image-startup_raw.o: boot/mips/startup_raw.S
 
44145
@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
 
44146
@am__fastdepCCAS_TRUE@  $(am__mv) boot/mips/$(DEPDIR)/xz_decompress_image-startup_raw.Tpo boot/mips/$(DEPDIR)/xz_decompress_image-startup_raw.Po
 
44147
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/mips/startup_raw.S' object='boot/mips/xz_decompress_image-startup_raw.o' libtool=no @AMDEPBACKSLASH@
 
44148
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44149
@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
 
44150
 
 
44151
boot/mips/xz_decompress_image-startup_raw.obj: boot/mips/startup_raw.S
 
44152
@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`
 
44153
@am__fastdepCCAS_TRUE@  $(am__mv) boot/mips/$(DEPDIR)/xz_decompress_image-startup_raw.Tpo boot/mips/$(DEPDIR)/xz_decompress_image-startup_raw.Po
 
44154
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='boot/mips/startup_raw.S' object='boot/mips/xz_decompress_image-startup_raw.obj' libtool=no @AMDEPBACKSLASH@
 
44155
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44156
@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`
 
44157
 
 
44158
.c.o:
 
44159
@am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
 
44160
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
 
44161
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
 
44162
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
44163
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44164
@am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ $<
 
44165
 
 
44166
.c.obj:
 
44167
@am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
 
44168
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
 
44169
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
 
44170
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
44171
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44172
@am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
44173
 
 
44174
gnulib/libgnulib_a-regex.o: gnulib/regex.c
 
44175
@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
 
44176
@am__fastdepCC_TRUE@    $(am__mv) gnulib/$(DEPDIR)/libgnulib_a-regex.Tpo gnulib/$(DEPDIR)/libgnulib_a-regex.Po
 
44177
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gnulib/regex.c' object='gnulib/libgnulib_a-regex.o' libtool=no @AMDEPBACKSLASH@
 
44178
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44179
@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
 
44180
 
 
44181
gnulib/libgnulib_a-regex.obj: gnulib/regex.c
 
44182
@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`
 
44183
@am__fastdepCC_TRUE@    $(am__mv) gnulib/$(DEPDIR)/libgnulib_a-regex.Tpo gnulib/$(DEPDIR)/libgnulib_a-regex.Po
 
44184
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gnulib/regex.c' object='gnulib/libgnulib_a-regex.obj' libtool=no @AMDEPBACKSLASH@
 
44185
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44186
@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`
 
44187
 
 
44188
contrib/915resolution/915resolution_module-915resolution.o: contrib/915resolution/915resolution.c
 
44189
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(915resolution_module_CPPFLAGS) $(CPPFLAGS) $(915resolution_module_CFLAGS) $(CFLAGS) -MT contrib/915resolution/915resolution_module-915resolution.o -MD -MP -MF contrib/915resolution/$(DEPDIR)/915resolution_module-915resolution.Tpo -c -o contrib/915resolution/915resolution_module-915resolution.o `test -f 'contrib/915resolution/915resolution.c' || echo '$(srcdir)/'`contrib/915resolution/915resolution.c
 
44190
@am__fastdepCC_TRUE@    $(am__mv) contrib/915resolution/$(DEPDIR)/915resolution_module-915resolution.Tpo contrib/915resolution/$(DEPDIR)/915resolution_module-915resolution.Po
 
44191
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='contrib/915resolution/915resolution.c' object='contrib/915resolution/915resolution_module-915resolution.o' libtool=no @AMDEPBACKSLASH@
 
44192
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44193
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(915resolution_module_CPPFLAGS) $(CPPFLAGS) $(915resolution_module_CFLAGS) $(CFLAGS) -c -o contrib/915resolution/915resolution_module-915resolution.o `test -f 'contrib/915resolution/915resolution.c' || echo '$(srcdir)/'`contrib/915resolution/915resolution.c
 
44194
 
 
44195
contrib/915resolution/915resolution_module-915resolution.obj: contrib/915resolution/915resolution.c
 
44196
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(915resolution_module_CPPFLAGS) $(CPPFLAGS) $(915resolution_module_CFLAGS) $(CFLAGS) -MT contrib/915resolution/915resolution_module-915resolution.obj -MD -MP -MF contrib/915resolution/$(DEPDIR)/915resolution_module-915resolution.Tpo -c -o contrib/915resolution/915resolution_module-915resolution.obj `if test -f 'contrib/915resolution/915resolution.c'; then $(CYGPATH_W) 'contrib/915resolution/915resolution.c'; else $(CYGPATH_W) '$(srcdir)/contrib/915resolution/915resolution.c'; fi`
 
44197
@am__fastdepCC_TRUE@    $(am__mv) contrib/915resolution/$(DEPDIR)/915resolution_module-915resolution.Tpo contrib/915resolution/$(DEPDIR)/915resolution_module-915resolution.Po
 
44198
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='contrib/915resolution/915resolution.c' object='contrib/915resolution/915resolution_module-915resolution.obj' libtool=no @AMDEPBACKSLASH@
 
44199
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44200
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(915resolution_module_CPPFLAGS) $(CPPFLAGS) $(915resolution_module_CFLAGS) $(CFLAGS) -c -o contrib/915resolution/915resolution_module-915resolution.obj `if test -f 'contrib/915resolution/915resolution.c'; then $(CYGPATH_W) 'contrib/915resolution/915resolution.c'; else $(CYGPATH_W) '$(srcdir)/contrib/915resolution/915resolution.c'; fi`
 
44201
 
 
44202
commands/i386/pc/acpi_module-acpi.o: commands/i386/pc/acpi.c
 
44203
@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
 
44204
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/acpi_module-acpi.Tpo commands/i386/pc/$(DEPDIR)/acpi_module-acpi.Po
 
44205
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/acpi.c' object='commands/i386/pc/acpi_module-acpi.o' libtool=no @AMDEPBACKSLASH@
 
44206
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44207
@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
 
44208
 
 
44209
commands/i386/pc/acpi_module-acpi.obj: commands/i386/pc/acpi.c
 
44210
@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`
 
44211
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/acpi_module-acpi.Tpo commands/i386/pc/$(DEPDIR)/acpi_module-acpi.Po
 
44212
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/acpi.c' object='commands/i386/pc/acpi_module-acpi.obj' libtool=no @AMDEPBACKSLASH@
 
44213
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44214
@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`
 
44215
 
 
44216
commands/acpi_module-acpi.o: commands/acpi.c
 
44217
@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
 
44218
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/acpi_module-acpi.Tpo commands/$(DEPDIR)/acpi_module-acpi.Po
 
44219
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/acpi.c' object='commands/acpi_module-acpi.o' libtool=no @AMDEPBACKSLASH@
 
44220
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44221
@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
 
44222
 
 
44223
commands/acpi_module-acpi.obj: commands/acpi.c
 
44224
@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`
 
44225
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/acpi_module-acpi.Tpo commands/$(DEPDIR)/acpi_module-acpi.Po
 
44226
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/acpi.c' object='commands/acpi_module-acpi.obj' libtool=no @AMDEPBACKSLASH@
 
44227
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44228
@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`
 
44229
 
 
44230
commands/efi/acpi_module-acpi.o: commands/efi/acpi.c
 
44231
@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
 
44232
@am__fastdepCC_TRUE@    $(am__mv) commands/efi/$(DEPDIR)/acpi_module-acpi.Tpo commands/efi/$(DEPDIR)/acpi_module-acpi.Po
 
44233
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/efi/acpi.c' object='commands/efi/acpi_module-acpi.o' libtool=no @AMDEPBACKSLASH@
 
44234
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44235
@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
 
44236
 
 
44237
commands/efi/acpi_module-acpi.obj: commands/efi/acpi.c
 
44238
@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`
 
44239
@am__fastdepCC_TRUE@    $(am__mv) commands/efi/$(DEPDIR)/acpi_module-acpi.Tpo commands/efi/$(DEPDIR)/acpi_module-acpi.Po
 
44240
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/efi/acpi.c' object='commands/efi/acpi_module-acpi.obj' libtool=no @AMDEPBACKSLASH@
 
44241
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44242
@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`
 
44243
 
 
44244
fs/affs_module-affs.o: fs/affs.c
 
44245
@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
 
44246
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/affs_module-affs.Tpo fs/$(DEPDIR)/affs_module-affs.Po
 
44247
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/affs.c' object='fs/affs_module-affs.o' libtool=no @AMDEPBACKSLASH@
 
44248
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44249
@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
 
44250
 
 
44251
fs/affs_module-affs.obj: fs/affs.c
 
44252
@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`
 
44253
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/affs_module-affs.Tpo fs/$(DEPDIR)/affs_module-affs.Po
 
44254
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/affs.c' object='fs/affs_module-affs.obj' libtool=no @AMDEPBACKSLASH@
 
44255
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44256
@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`
 
44257
 
 
44258
fs/afs_module-afs.o: fs/afs.c
 
44259
@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
 
44260
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/afs_module-afs.Tpo fs/$(DEPDIR)/afs_module-afs.Po
 
44261
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/afs.c' object='fs/afs_module-afs.o' libtool=no @AMDEPBACKSLASH@
 
44262
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44263
@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
 
44264
 
 
44265
fs/afs_module-afs.obj: fs/afs.c
 
44266
@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`
 
44267
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/afs_module-afs.Tpo fs/$(DEPDIR)/afs_module-afs.Po
 
44268
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/afs.c' object='fs/afs_module-afs.obj' libtool=no @AMDEPBACKSLASH@
 
44269
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44270
@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`
 
44271
 
 
44272
fs/afs_be_module-afs_be.o: fs/afs_be.c
 
44273
@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
 
44274
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/afs_be_module-afs_be.Tpo fs/$(DEPDIR)/afs_be_module-afs_be.Po
 
44275
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/afs_be.c' object='fs/afs_be_module-afs_be.o' libtool=no @AMDEPBACKSLASH@
 
44276
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44277
@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
 
44278
 
 
44279
fs/afs_be_module-afs_be.obj: fs/afs_be.c
 
44280
@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`
 
44281
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/afs_be_module-afs_be.Tpo fs/$(DEPDIR)/afs_be_module-afs_be.Po
 
44282
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/afs_be.c' object='fs/afs_be_module-afs_be.obj' libtool=no @AMDEPBACKSLASH@
 
44283
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44284
@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`
 
44285
 
 
44286
loader/aout_module-aout.o: loader/aout.c
 
44287
@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
 
44288
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/aout_module-aout.Tpo loader/$(DEPDIR)/aout_module-aout.Po
 
44289
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/aout.c' object='loader/aout_module-aout.o' libtool=no @AMDEPBACKSLASH@
 
44290
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44291
@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
 
44292
 
 
44293
loader/aout_module-aout.obj: loader/aout.c
 
44294
@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`
 
44295
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/aout_module-aout.Tpo loader/$(DEPDIR)/aout_module-aout.Po
 
44296
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/aout.c' object='loader/aout_module-aout.obj' libtool=no @AMDEPBACKSLASH@
 
44297
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44298
@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`
 
44299
 
 
44300
loader/efi/appleldr_module-appleloader.o: loader/efi/appleloader.c
 
44301
@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
 
44302
@am__fastdepCC_TRUE@    $(am__mv) loader/efi/$(DEPDIR)/appleldr_module-appleloader.Tpo loader/efi/$(DEPDIR)/appleldr_module-appleloader.Po
 
44303
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/efi/appleloader.c' object='loader/efi/appleldr_module-appleloader.o' libtool=no @AMDEPBACKSLASH@
 
44304
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44305
@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
 
44306
 
 
44307
loader/efi/appleldr_module-appleloader.obj: loader/efi/appleloader.c
 
44308
@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`
 
44309
@am__fastdepCC_TRUE@    $(am__mv) loader/efi/$(DEPDIR)/appleldr_module-appleloader.Tpo loader/efi/$(DEPDIR)/appleldr_module-appleloader.Po
 
44310
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/efi/appleloader.c' object='loader/efi/appleldr_module-appleloader.obj' libtool=no @AMDEPBACKSLASH@
 
44311
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44312
@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`
 
44313
 
 
44314
term/at_keyboard_module-at_keyboard.o: term/at_keyboard.c
 
44315
@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
 
44316
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/at_keyboard_module-at_keyboard.Tpo term/$(DEPDIR)/at_keyboard_module-at_keyboard.Po
 
44317
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/at_keyboard.c' object='term/at_keyboard_module-at_keyboard.o' libtool=no @AMDEPBACKSLASH@
 
44318
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44319
@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
 
44320
 
 
44321
term/at_keyboard_module-at_keyboard.obj: term/at_keyboard.c
 
44322
@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`
 
44323
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/at_keyboard_module-at_keyboard.Tpo term/$(DEPDIR)/at_keyboard_module-at_keyboard.Po
 
44324
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/at_keyboard.c' object='term/at_keyboard_module-at_keyboard.obj' libtool=no @AMDEPBACKSLASH@
 
44325
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44326
@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`
 
44327
 
 
44328
disk/ata_module-ata.o: disk/ata.c
 
44329
@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
 
44330
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/ata_module-ata.Tpo disk/$(DEPDIR)/ata_module-ata.Po
 
44331
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/ata.c' object='disk/ata_module-ata.o' libtool=no @AMDEPBACKSLASH@
 
44332
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44333
@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
 
44334
 
 
44335
disk/ata_module-ata.obj: disk/ata.c
 
44336
@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`
 
44337
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/ata_module-ata.Tpo disk/$(DEPDIR)/ata_module-ata.Po
 
44338
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/ata.c' object='disk/ata_module-ata.obj' libtool=no @AMDEPBACKSLASH@
 
44339
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44340
@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`
 
44341
 
 
44342
disk/ata_pthru_module-ata_pthru.o: disk/ata_pthru.c
 
44343
@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
 
44344
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/ata_pthru_module-ata_pthru.Tpo disk/$(DEPDIR)/ata_pthru_module-ata_pthru.Po
 
44345
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/ata_pthru.c' object='disk/ata_pthru_module-ata_pthru.o' libtool=no @AMDEPBACKSLASH@
 
44346
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44347
@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
 
44348
 
 
44349
disk/ata_pthru_module-ata_pthru.obj: disk/ata_pthru.c
 
44350
@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`
 
44351
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/ata_pthru_module-ata_pthru.Tpo disk/$(DEPDIR)/ata_pthru_module-ata_pthru.Po
 
44352
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/ata_pthru.c' object='disk/ata_pthru_module-ata_pthru.obj' libtool=no @AMDEPBACKSLASH@
 
44353
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44354
@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`
 
44355
 
 
44356
fs/befs_module-befs.o: fs/befs.c
 
44357
@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
 
44358
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/befs_module-befs.Tpo fs/$(DEPDIR)/befs_module-befs.Po
 
44359
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/befs.c' object='fs/befs_module-befs.o' libtool=no @AMDEPBACKSLASH@
 
44360
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44361
@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
 
44362
 
 
44363
fs/befs_module-befs.obj: fs/befs.c
 
44364
@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`
 
44365
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/befs_module-befs.Tpo fs/$(DEPDIR)/befs_module-befs.Po
 
44366
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/befs.c' object='fs/befs_module-befs.obj' libtool=no @AMDEPBACKSLASH@
 
44367
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44368
@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`
 
44369
 
 
44370
fs/befs_be_module-befs_be.o: fs/befs_be.c
 
44371
@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
 
44372
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/befs_be_module-befs_be.Tpo fs/$(DEPDIR)/befs_be_module-befs_be.Po
 
44373
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/befs_be.c' object='fs/befs_be_module-befs_be.o' libtool=no @AMDEPBACKSLASH@
 
44374
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44375
@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
 
44376
 
 
44377
fs/befs_be_module-befs_be.obj: fs/befs_be.c
 
44378
@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`
 
44379
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/befs_be_module-befs_be.Tpo fs/$(DEPDIR)/befs_be_module-befs_be.Po
 
44380
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/befs_be.c' object='fs/befs_be_module-befs_be.obj' libtool=no @AMDEPBACKSLASH@
 
44381
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44382
@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`
 
44383
 
 
44384
disk/i386/pc/biosdisk_module-biosdisk.o: disk/i386/pc/biosdisk.c
 
44385
@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
 
44386
@am__fastdepCC_TRUE@    $(am__mv) disk/i386/pc/$(DEPDIR)/biosdisk_module-biosdisk.Tpo disk/i386/pc/$(DEPDIR)/biosdisk_module-biosdisk.Po
 
44387
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/i386/pc/biosdisk.c' object='disk/i386/pc/biosdisk_module-biosdisk.o' libtool=no @AMDEPBACKSLASH@
 
44388
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44389
@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
 
44390
 
 
44391
disk/i386/pc/biosdisk_module-biosdisk.obj: disk/i386/pc/biosdisk.c
 
44392
@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`
 
44393
@am__fastdepCC_TRUE@    $(am__mv) disk/i386/pc/$(DEPDIR)/biosdisk_module-biosdisk.Tpo disk/i386/pc/$(DEPDIR)/biosdisk_module-biosdisk.Po
 
44394
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/i386/pc/biosdisk.c' object='disk/i386/pc/biosdisk_module-biosdisk.obj' libtool=no @AMDEPBACKSLASH@
 
44395
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44396
@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`
 
44397
 
 
44398
video/bitmap_module-bitmap.o: video/bitmap.c
 
44399
@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
 
44400
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/bitmap_module-bitmap.Tpo video/$(DEPDIR)/bitmap_module-bitmap.Po
 
44401
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/bitmap.c' object='video/bitmap_module-bitmap.o' libtool=no @AMDEPBACKSLASH@
 
44402
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44403
@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
 
44404
 
 
44405
video/bitmap_module-bitmap.obj: video/bitmap.c
 
44406
@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`
 
44407
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/bitmap_module-bitmap.Tpo video/$(DEPDIR)/bitmap_module-bitmap.Po
 
44408
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/bitmap.c' object='video/bitmap_module-bitmap.obj' libtool=no @AMDEPBACKSLASH@
 
44409
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44410
@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`
 
44411
 
 
44412
video/bitmap_scale_module-bitmap_scale.o: video/bitmap_scale.c
 
44413
@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
 
44414
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/bitmap_scale_module-bitmap_scale.Tpo video/$(DEPDIR)/bitmap_scale_module-bitmap_scale.Po
 
44415
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/bitmap_scale.c' object='video/bitmap_scale_module-bitmap_scale.o' libtool=no @AMDEPBACKSLASH@
 
44416
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44417
@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
 
44418
 
 
44419
video/bitmap_scale_module-bitmap_scale.obj: video/bitmap_scale.c
 
44420
@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`
 
44421
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/bitmap_scale_module-bitmap_scale.Tpo video/$(DEPDIR)/bitmap_scale_module-bitmap_scale.Po
 
44422
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/bitmap_scale.c' object='video/bitmap_scale_module-bitmap_scale.obj' libtool=no @AMDEPBACKSLASH@
 
44423
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44424
@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`
 
44425
 
 
44426
commands/blocklist_module-blocklist.o: commands/blocklist.c
 
44427
@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
 
44428
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/blocklist_module-blocklist.Tpo commands/$(DEPDIR)/blocklist_module-blocklist.Po
 
44429
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/blocklist.c' object='commands/blocklist_module-blocklist.o' libtool=no @AMDEPBACKSLASH@
 
44430
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44431
@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
 
44432
 
 
44433
commands/blocklist_module-blocklist.obj: commands/blocklist.c
 
44434
@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`
 
44435
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/blocklist_module-blocklist.Tpo commands/$(DEPDIR)/blocklist_module-blocklist.Po
 
44436
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/blocklist.c' object='commands/blocklist_module-blocklist.obj' libtool=no @AMDEPBACKSLASH@
 
44437
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44438
@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`
 
44439
 
 
44440
commands/boot_module-boot.o: commands/boot.c
 
44441
@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
 
44442
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/boot_module-boot.Tpo commands/$(DEPDIR)/boot_module-boot.Po
 
44443
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/boot.c' object='commands/boot_module-boot.o' libtool=no @AMDEPBACKSLASH@
 
44444
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44445
@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
 
44446
 
 
44447
commands/boot_module-boot.obj: commands/boot.c
 
44448
@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`
 
44449
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/boot_module-boot.Tpo commands/$(DEPDIR)/boot_module-boot.Po
 
44450
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/boot.c' object='commands/boot_module-boot.obj' libtool=no @AMDEPBACKSLASH@
 
44451
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44452
@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`
 
44453
 
 
44454
lib/i386/pc/boot_module-biosnum.o: lib/i386/pc/biosnum.c
 
44455
@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
 
44456
@am__fastdepCC_TRUE@    $(am__mv) lib/i386/pc/$(DEPDIR)/boot_module-biosnum.Tpo lib/i386/pc/$(DEPDIR)/boot_module-biosnum.Po
 
44457
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/i386/pc/biosnum.c' object='lib/i386/pc/boot_module-biosnum.o' libtool=no @AMDEPBACKSLASH@
 
44458
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44459
@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
 
44460
 
 
44461
lib/i386/pc/boot_module-biosnum.obj: lib/i386/pc/biosnum.c
 
44462
@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`
 
44463
@am__fastdepCC_TRUE@    $(am__mv) lib/i386/pc/$(DEPDIR)/boot_module-biosnum.Tpo lib/i386/pc/$(DEPDIR)/boot_module-biosnum.Po
 
44464
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/i386/pc/biosnum.c' object='lib/i386/pc/boot_module-biosnum.obj' libtool=no @AMDEPBACKSLASH@
 
44465
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44466
@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`
 
44467
 
 
44468
loader/i386/bsd_module-bsd.o: loader/i386/bsd.c
 
44469
@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
 
44470
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/$(DEPDIR)/bsd_module-bsd.Tpo loader/i386/$(DEPDIR)/bsd_module-bsd.Po
 
44471
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/bsd.c' object='loader/i386/bsd_module-bsd.o' libtool=no @AMDEPBACKSLASH@
 
44472
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44473
@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
 
44474
 
 
44475
loader/i386/bsd_module-bsd.obj: loader/i386/bsd.c
 
44476
@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`
 
44477
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/$(DEPDIR)/bsd_module-bsd.Tpo loader/i386/$(DEPDIR)/bsd_module-bsd.Po
 
44478
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/bsd.c' object='loader/i386/bsd_module-bsd.obj' libtool=no @AMDEPBACKSLASH@
 
44479
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44480
@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`
 
44481
 
 
44482
loader/i386/bsd_module-bsd32.o: loader/i386/bsd32.c
 
44483
@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
 
44484
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/$(DEPDIR)/bsd_module-bsd32.Tpo loader/i386/$(DEPDIR)/bsd_module-bsd32.Po
 
44485
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/bsd32.c' object='loader/i386/bsd_module-bsd32.o' libtool=no @AMDEPBACKSLASH@
 
44486
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44487
@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
 
44488
 
 
44489
loader/i386/bsd_module-bsd32.obj: loader/i386/bsd32.c
 
44490
@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`
 
44491
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/$(DEPDIR)/bsd_module-bsd32.Tpo loader/i386/$(DEPDIR)/bsd_module-bsd32.Po
 
44492
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/bsd32.c' object='loader/i386/bsd_module-bsd32.obj' libtool=no @AMDEPBACKSLASH@
 
44493
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44494
@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`
 
44495
 
 
44496
loader/i386/bsd_module-bsd64.o: loader/i386/bsd64.c
 
44497
@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
 
44498
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/$(DEPDIR)/bsd_module-bsd64.Tpo loader/i386/$(DEPDIR)/bsd_module-bsd64.Po
 
44499
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/bsd64.c' object='loader/i386/bsd_module-bsd64.o' libtool=no @AMDEPBACKSLASH@
 
44500
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44501
@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
 
44502
 
 
44503
loader/i386/bsd_module-bsd64.obj: loader/i386/bsd64.c
 
44504
@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`
 
44505
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/$(DEPDIR)/bsd_module-bsd64.Tpo loader/i386/$(DEPDIR)/bsd_module-bsd64.Po
 
44506
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/bsd64.c' object='loader/i386/bsd_module-bsd64.obj' libtool=no @AMDEPBACKSLASH@
 
44507
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44508
@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`
 
44509
 
 
44510
fs/btrfs_module-btrfs.o: fs/btrfs.c
 
44511
@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
 
44512
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/btrfs_module-btrfs.Tpo fs/$(DEPDIR)/btrfs_module-btrfs.Po
 
44513
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/btrfs.c' object='fs/btrfs_module-btrfs.o' libtool=no @AMDEPBACKSLASH@
 
44514
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44515
@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
 
44516
 
 
44517
fs/btrfs_module-btrfs.obj: fs/btrfs.c
 
44518
@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`
 
44519
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/btrfs_module-btrfs.Tpo fs/$(DEPDIR)/btrfs_module-btrfs.Po
 
44520
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/btrfs.c' object='fs/btrfs_module-btrfs.obj' libtool=no @AMDEPBACKSLASH@
 
44521
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44522
@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`
 
44523
 
 
44524
io/bufio_module-bufio.o: io/bufio.c
 
44525
@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
 
44526
@am__fastdepCC_TRUE@    $(am__mv) io/$(DEPDIR)/bufio_module-bufio.Tpo io/$(DEPDIR)/bufio_module-bufio.Po
 
44527
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='io/bufio.c' object='io/bufio_module-bufio.o' libtool=no @AMDEPBACKSLASH@
 
44528
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44529
@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
 
44530
 
 
44531
io/bufio_module-bufio.obj: io/bufio.c
 
44532
@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`
 
44533
@am__fastdepCC_TRUE@    $(am__mv) io/$(DEPDIR)/bufio_module-bufio.Tpo io/$(DEPDIR)/bufio_module-bufio.Po
 
44534
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='io/bufio.c' object='io/bufio_module-bufio.obj' libtool=no @AMDEPBACKSLASH@
 
44535
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44536
@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`
 
44537
 
 
44538
commands/cat_module-cat.o: commands/cat.c
 
44539
@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
 
44540
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/cat_module-cat.Tpo commands/$(DEPDIR)/cat_module-cat.Po
 
44541
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/cat.c' object='commands/cat_module-cat.o' libtool=no @AMDEPBACKSLASH@
 
44542
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44543
@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
 
44544
 
 
44545
commands/cat_module-cat.obj: commands/cat.c
 
44546
@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`
 
44547
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/cat_module-cat.Tpo commands/$(DEPDIR)/cat_module-cat.Po
 
44548
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/cat.c' object='commands/cat_module-cat.obj' libtool=no @AMDEPBACKSLASH@
 
44549
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44550
@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`
 
44551
 
 
44552
loader/efi/chain_module-chainloader.o: loader/efi/chainloader.c
 
44553
@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
 
44554
@am__fastdepCC_TRUE@    $(am__mv) loader/efi/$(DEPDIR)/chain_module-chainloader.Tpo loader/efi/$(DEPDIR)/chain_module-chainloader.Po
 
44555
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/efi/chainloader.c' object='loader/efi/chain_module-chainloader.o' libtool=no @AMDEPBACKSLASH@
 
44556
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44557
@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
 
44558
 
 
44559
loader/efi/chain_module-chainloader.obj: loader/efi/chainloader.c
 
44560
@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`
 
44561
@am__fastdepCC_TRUE@    $(am__mv) loader/efi/$(DEPDIR)/chain_module-chainloader.Tpo loader/efi/$(DEPDIR)/chain_module-chainloader.Po
 
44562
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/efi/chainloader.c' object='loader/efi/chain_module-chainloader.obj' libtool=no @AMDEPBACKSLASH@
 
44563
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44564
@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`
 
44565
 
 
44566
loader/i386/pc/chain_module-chainloader.o: loader/i386/pc/chainloader.c
 
44567
@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
 
44568
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/pc/$(DEPDIR)/chain_module-chainloader.Tpo loader/i386/pc/$(DEPDIR)/chain_module-chainloader.Po
 
44569
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/pc/chainloader.c' object='loader/i386/pc/chain_module-chainloader.o' libtool=no @AMDEPBACKSLASH@
 
44570
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44571
@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
 
44572
 
 
44573
loader/i386/pc/chain_module-chainloader.obj: loader/i386/pc/chainloader.c
 
44574
@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`
 
44575
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/pc/$(DEPDIR)/chain_module-chainloader.Tpo loader/i386/pc/$(DEPDIR)/chain_module-chainloader.Po
 
44576
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/pc/chainloader.c' object='loader/i386/pc/chain_module-chainloader.obj' libtool=no @AMDEPBACKSLASH@
 
44577
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44578
@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`
 
44579
 
 
44580
commands/i386/cmostest_module-cmostest.o: commands/i386/cmostest.c
 
44581
@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
 
44582
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/$(DEPDIR)/cmostest_module-cmostest.Tpo commands/i386/$(DEPDIR)/cmostest_module-cmostest.Po
 
44583
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/cmostest.c' object='commands/i386/cmostest_module-cmostest.o' libtool=no @AMDEPBACKSLASH@
 
44584
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44585
@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
 
44586
 
 
44587
commands/i386/cmostest_module-cmostest.obj: commands/i386/cmostest.c
 
44588
@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`
 
44589
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/$(DEPDIR)/cmostest_module-cmostest.Tpo commands/i386/$(DEPDIR)/cmostest_module-cmostest.Po
 
44590
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/cmostest.c' object='commands/i386/cmostest_module-cmostest.obj' libtool=no @AMDEPBACKSLASH@
 
44591
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44592
@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`
 
44593
 
 
44594
commands/cmp_module-cmp.o: commands/cmp.c
 
44595
@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
 
44596
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/cmp_module-cmp.Tpo commands/$(DEPDIR)/cmp_module-cmp.Po
 
44597
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/cmp.c' object='commands/cmp_module-cmp.o' libtool=no @AMDEPBACKSLASH@
 
44598
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44599
@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
 
44600
 
 
44601
commands/cmp_module-cmp.obj: commands/cmp.c
 
44602
@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`
 
44603
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/cmp_module-cmp.Tpo commands/$(DEPDIR)/cmp_module-cmp.Po
 
44604
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/cmp.c' object='commands/cmp_module-cmp.obj' libtool=no @AMDEPBACKSLASH@
 
44605
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44606
@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`
 
44607
 
 
44608
commands/configfile_module-configfile.o: commands/configfile.c
 
44609
@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
 
44610
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/configfile_module-configfile.Tpo commands/$(DEPDIR)/configfile_module-configfile.Po
 
44611
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/configfile.c' object='commands/configfile_module-configfile.o' libtool=no @AMDEPBACKSLASH@
 
44612
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44613
@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
 
44614
 
 
44615
commands/configfile_module-configfile.obj: commands/configfile.c
 
44616
@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`
 
44617
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/configfile_module-configfile.Tpo commands/$(DEPDIR)/configfile_module-configfile.Po
 
44618
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/configfile.c' object='commands/configfile_module-configfile.obj' libtool=no @AMDEPBACKSLASH@
 
44619
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44620
@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`
 
44621
 
 
44622
fs/cpio_module-cpio.o: fs/cpio.c
 
44623
@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
 
44624
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/cpio_module-cpio.Tpo fs/$(DEPDIR)/cpio_module-cpio.Po
 
44625
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/cpio.c' object='fs/cpio_module-cpio.o' libtool=no @AMDEPBACKSLASH@
 
44626
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44627
@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
 
44628
 
 
44629
fs/cpio_module-cpio.obj: fs/cpio.c
 
44630
@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`
 
44631
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/cpio_module-cpio.Tpo fs/$(DEPDIR)/cpio_module-cpio.Po
 
44632
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/cpio.c' object='fs/cpio_module-cpio.obj' libtool=no @AMDEPBACKSLASH@
 
44633
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44634
@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`
 
44635
 
 
44636
commands/i386/cpuid_module-cpuid.o: commands/i386/cpuid.c
 
44637
@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
 
44638
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/$(DEPDIR)/cpuid_module-cpuid.Tpo commands/i386/$(DEPDIR)/cpuid_module-cpuid.Po
 
44639
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/cpuid.c' object='commands/i386/cpuid_module-cpuid.o' libtool=no @AMDEPBACKSLASH@
 
44640
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44641
@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
 
44642
 
 
44643
commands/i386/cpuid_module-cpuid.obj: commands/i386/cpuid.c
 
44644
@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`
 
44645
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/$(DEPDIR)/cpuid_module-cpuid.Tpo commands/i386/$(DEPDIR)/cpuid_module-cpuid.Po
 
44646
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/cpuid.c' object='commands/i386/cpuid_module-cpuid.obj' libtool=no @AMDEPBACKSLASH@
 
44647
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44648
@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`
 
44649
 
 
44650
lib/crypto_module-crypto.o: lib/crypto.c
 
44651
@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
 
44652
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/crypto_module-crypto.Tpo lib/$(DEPDIR)/crypto_module-crypto.Po
 
44653
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/crypto.c' object='lib/crypto_module-crypto.o' libtool=no @AMDEPBACKSLASH@
 
44654
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44655
@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
 
44656
 
 
44657
lib/crypto_module-crypto.obj: lib/crypto.c
 
44658
@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`
 
44659
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/crypto_module-crypto.Tpo lib/$(DEPDIR)/crypto_module-crypto.Po
 
44660
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/crypto.c' object='lib/crypto_module-crypto.obj' libtool=no @AMDEPBACKSLASH@
 
44661
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44662
@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`
 
44663
 
 
44664
bus/cs5536_module-cs5536.o: bus/cs5536.c
 
44665
@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
 
44666
@am__fastdepCC_TRUE@    $(am__mv) bus/$(DEPDIR)/cs5536_module-cs5536.Tpo bus/$(DEPDIR)/cs5536_module-cs5536.Po
 
44667
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/cs5536.c' object='bus/cs5536_module-cs5536.o' libtool=no @AMDEPBACKSLASH@
 
44668
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44669
@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
 
44670
 
 
44671
bus/cs5536_module-cs5536.obj: bus/cs5536.c
 
44672
@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`
 
44673
@am__fastdepCC_TRUE@    $(am__mv) bus/$(DEPDIR)/cs5536_module-cs5536.Tpo bus/$(DEPDIR)/cs5536_module-cs5536.Po
 
44674
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/cs5536.c' object='bus/cs5536_module-cs5536.obj' libtool=no @AMDEPBACKSLASH@
 
44675
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44676
@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`
 
44677
 
 
44678
commands/date_module-date.o: commands/date.c
 
44679
@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
 
44680
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/date_module-date.Tpo commands/$(DEPDIR)/date_module-date.Po
 
44681
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/date.c' object='commands/date_module-date.o' libtool=no @AMDEPBACKSLASH@
 
44682
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44683
@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
 
44684
 
 
44685
commands/date_module-date.obj: commands/date.c
 
44686
@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`
 
44687
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/date_module-date.Tpo commands/$(DEPDIR)/date_module-date.Po
 
44688
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/date.c' object='commands/date_module-date.obj' libtool=no @AMDEPBACKSLASH@
 
44689
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44690
@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`
 
44691
 
 
44692
hook/datehook_module-datehook.o: hook/datehook.c
 
44693
@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
 
44694
@am__fastdepCC_TRUE@    $(am__mv) hook/$(DEPDIR)/datehook_module-datehook.Tpo hook/$(DEPDIR)/datehook_module-datehook.Po
 
44695
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hook/datehook.c' object='hook/datehook_module-datehook.o' libtool=no @AMDEPBACKSLASH@
 
44696
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44697
@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
 
44698
 
 
44699
hook/datehook_module-datehook.obj: hook/datehook.c
 
44700
@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`
 
44701
@am__fastdepCC_TRUE@    $(am__mv) hook/$(DEPDIR)/datehook_module-datehook.Tpo hook/$(DEPDIR)/datehook_module-datehook.Po
 
44702
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hook/datehook.c' object='hook/datehook_module-datehook.obj' libtool=no @AMDEPBACKSLASH@
 
44703
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44704
@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`
 
44705
 
 
44706
lib/datetime_module-cmos_datetime.o: lib/cmos_datetime.c
 
44707
@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
 
44708
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/datetime_module-cmos_datetime.Tpo lib/$(DEPDIR)/datetime_module-cmos_datetime.Po
 
44709
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/cmos_datetime.c' object='lib/datetime_module-cmos_datetime.o' libtool=no @AMDEPBACKSLASH@
 
44710
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44711
@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
 
44712
 
 
44713
lib/datetime_module-cmos_datetime.obj: lib/cmos_datetime.c
 
44714
@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`
 
44715
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/datetime_module-cmos_datetime.Tpo lib/$(DEPDIR)/datetime_module-cmos_datetime.Po
 
44716
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/cmos_datetime.c' object='lib/datetime_module-cmos_datetime.obj' libtool=no @AMDEPBACKSLASH@
 
44717
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44718
@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`
 
44719
 
 
44720
lib/efi/datetime_module-datetime.o: lib/efi/datetime.c
 
44721
@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
 
44722
@am__fastdepCC_TRUE@    $(am__mv) lib/efi/$(DEPDIR)/datetime_module-datetime.Tpo lib/efi/$(DEPDIR)/datetime_module-datetime.Po
 
44723
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/efi/datetime.c' object='lib/efi/datetime_module-datetime.o' libtool=no @AMDEPBACKSLASH@
 
44724
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44725
@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
 
44726
 
 
44727
lib/efi/datetime_module-datetime.obj: lib/efi/datetime.c
 
44728
@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`
 
44729
@am__fastdepCC_TRUE@    $(am__mv) lib/efi/$(DEPDIR)/datetime_module-datetime.Tpo lib/efi/$(DEPDIR)/datetime_module-datetime.Po
 
44730
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/efi/datetime.c' object='lib/efi/datetime_module-datetime.obj' libtool=no @AMDEPBACKSLASH@
 
44731
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44732
@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`
 
44733
 
 
44734
lib/ieee1275/datetime_module-datetime.o: lib/ieee1275/datetime.c
 
44735
@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
 
44736
@am__fastdepCC_TRUE@    $(am__mv) lib/ieee1275/$(DEPDIR)/datetime_module-datetime.Tpo lib/ieee1275/$(DEPDIR)/datetime_module-datetime.Po
 
44737
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/ieee1275/datetime.c' object='lib/ieee1275/datetime_module-datetime.o' libtool=no @AMDEPBACKSLASH@
 
44738
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44739
@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
 
44740
 
 
44741
lib/ieee1275/datetime_module-datetime.obj: lib/ieee1275/datetime.c
 
44742
@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`
 
44743
@am__fastdepCC_TRUE@    $(am__mv) lib/ieee1275/$(DEPDIR)/datetime_module-datetime.Tpo lib/ieee1275/$(DEPDIR)/datetime_module-datetime.Po
 
44744
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/ieee1275/datetime.c' object='lib/ieee1275/datetime_module-datetime.obj' libtool=no @AMDEPBACKSLASH@
 
44745
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44746
@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`
 
44747
 
 
44748
disk/dm_nv_module-dmraid_nvidia.o: disk/dmraid_nvidia.c
 
44749
@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
 
44750
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/dm_nv_module-dmraid_nvidia.Tpo disk/$(DEPDIR)/dm_nv_module-dmraid_nvidia.Po
 
44751
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/dmraid_nvidia.c' object='disk/dm_nv_module-dmraid_nvidia.o' libtool=no @AMDEPBACKSLASH@
 
44752
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44753
@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
 
44754
 
 
44755
disk/dm_nv_module-dmraid_nvidia.obj: disk/dmraid_nvidia.c
 
44756
@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`
 
44757
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/dm_nv_module-dmraid_nvidia.Tpo disk/$(DEPDIR)/dm_nv_module-dmraid_nvidia.Po
 
44758
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/dmraid_nvidia.c' object='disk/dm_nv_module-dmraid_nvidia.obj' libtool=no @AMDEPBACKSLASH@
 
44759
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44760
@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`
 
44761
 
 
44762
commands/i386/pc/drivemap_module-drivemap.o: commands/i386/pc/drivemap.c
 
44763
@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
 
44764
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap.Tpo commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap.Po
 
44765
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/drivemap.c' object='commands/i386/pc/drivemap_module-drivemap.o' libtool=no @AMDEPBACKSLASH@
 
44766
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44767
@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
 
44768
 
 
44769
commands/i386/pc/drivemap_module-drivemap.obj: commands/i386/pc/drivemap.c
 
44770
@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`
 
44771
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap.Tpo commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap.Po
 
44772
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/drivemap.c' object='commands/i386/pc/drivemap_module-drivemap.obj' libtool=no @AMDEPBACKSLASH@
 
44773
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44774
@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`
 
44775
 
 
44776
commands/echo_module-echo.o: commands/echo.c
 
44777
@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
 
44778
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/echo_module-echo.Tpo commands/$(DEPDIR)/echo_module-echo.Po
 
44779
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/echo.c' object='commands/echo_module-echo.o' libtool=no @AMDEPBACKSLASH@
 
44780
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44781
@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
 
44782
 
 
44783
commands/echo_module-echo.obj: commands/echo.c
 
44784
@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`
 
44785
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/echo_module-echo.Tpo commands/$(DEPDIR)/echo_module-echo.Po
 
44786
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/echo.c' object='commands/echo_module-echo.obj' libtool=no @AMDEPBACKSLASH@
 
44787
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44788
@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`
 
44789
 
 
44790
video/efi_gop_module-efi_gop.o: video/efi_gop.c
 
44791
@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
 
44792
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/efi_gop_module-efi_gop.Tpo video/$(DEPDIR)/efi_gop_module-efi_gop.Po
 
44793
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/efi_gop.c' object='video/efi_gop_module-efi_gop.o' libtool=no @AMDEPBACKSLASH@
 
44794
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44795
@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
 
44796
 
 
44797
video/efi_gop_module-efi_gop.obj: video/efi_gop.c
 
44798
@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`
 
44799
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/efi_gop_module-efi_gop.Tpo video/$(DEPDIR)/efi_gop_module-efi_gop.Po
 
44800
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/efi_gop.c' object='video/efi_gop_module-efi_gop.obj' libtool=no @AMDEPBACKSLASH@
 
44801
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44802
@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`
 
44803
 
 
44804
video/efi_uga_module-efi_uga.o: video/efi_uga.c
 
44805
@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
 
44806
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/efi_uga_module-efi_uga.Tpo video/$(DEPDIR)/efi_uga_module-efi_uga.Po
 
44807
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/efi_uga.c' object='video/efi_uga_module-efi_uga.o' libtool=no @AMDEPBACKSLASH@
 
44808
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44809
@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
 
44810
 
 
44811
video/efi_uga_module-efi_uga.obj: video/efi_uga.c
 
44812
@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`
 
44813
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/efi_uga_module-efi_uga.Tpo video/$(DEPDIR)/efi_uga_module-efi_uga.Po
 
44814
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/efi_uga.c' object='video/efi_uga_module-efi_uga.obj' libtool=no @AMDEPBACKSLASH@
 
44815
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44816
@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`
 
44817
 
 
44818
efiemu/i386/pc/efiemu_module-cfgtables.o: efiemu/i386/pc/cfgtables.c
 
44819
@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
 
44820
@am__fastdepCC_TRUE@    $(am__mv) efiemu/i386/pc/$(DEPDIR)/efiemu_module-cfgtables.Tpo efiemu/i386/pc/$(DEPDIR)/efiemu_module-cfgtables.Po
 
44821
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/i386/pc/cfgtables.c' object='efiemu/i386/pc/efiemu_module-cfgtables.o' libtool=no @AMDEPBACKSLASH@
 
44822
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44823
@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
 
44824
 
 
44825
efiemu/i386/pc/efiemu_module-cfgtables.obj: efiemu/i386/pc/cfgtables.c
 
44826
@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`
 
44827
@am__fastdepCC_TRUE@    $(am__mv) efiemu/i386/pc/$(DEPDIR)/efiemu_module-cfgtables.Tpo efiemu/i386/pc/$(DEPDIR)/efiemu_module-cfgtables.Po
 
44828
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/i386/pc/cfgtables.c' object='efiemu/i386/pc/efiemu_module-cfgtables.obj' libtool=no @AMDEPBACKSLASH@
 
44829
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44830
@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`
 
44831
 
 
44832
efiemu/efiemu_module-main.o: efiemu/main.c
 
44833
@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
 
44834
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-main.Tpo efiemu/$(DEPDIR)/efiemu_module-main.Po
 
44835
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/main.c' object='efiemu/efiemu_module-main.o' libtool=no @AMDEPBACKSLASH@
 
44836
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44837
@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
 
44838
 
 
44839
efiemu/efiemu_module-main.obj: efiemu/main.c
 
44840
@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`
 
44841
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-main.Tpo efiemu/$(DEPDIR)/efiemu_module-main.Po
 
44842
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/main.c' object='efiemu/efiemu_module-main.obj' libtool=no @AMDEPBACKSLASH@
 
44843
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44844
@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`
 
44845
 
 
44846
efiemu/i386/efiemu_module-loadcore32.o: efiemu/i386/loadcore32.c
 
44847
@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
 
44848
@am__fastdepCC_TRUE@    $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-loadcore32.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-loadcore32.Po
 
44849
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/i386/loadcore32.c' object='efiemu/i386/efiemu_module-loadcore32.o' libtool=no @AMDEPBACKSLASH@
 
44850
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44851
@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
 
44852
 
 
44853
efiemu/i386/efiemu_module-loadcore32.obj: efiemu/i386/loadcore32.c
 
44854
@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`
 
44855
@am__fastdepCC_TRUE@    $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-loadcore32.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-loadcore32.Po
 
44856
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/i386/loadcore32.c' object='efiemu/i386/efiemu_module-loadcore32.obj' libtool=no @AMDEPBACKSLASH@
 
44857
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44858
@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`
 
44859
 
 
44860
efiemu/i386/efiemu_module-loadcore64.o: efiemu/i386/loadcore64.c
 
44861
@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
 
44862
@am__fastdepCC_TRUE@    $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-loadcore64.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-loadcore64.Po
 
44863
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/i386/loadcore64.c' object='efiemu/i386/efiemu_module-loadcore64.o' libtool=no @AMDEPBACKSLASH@
 
44864
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44865
@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
 
44866
 
 
44867
efiemu/i386/efiemu_module-loadcore64.obj: efiemu/i386/loadcore64.c
 
44868
@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`
 
44869
@am__fastdepCC_TRUE@    $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-loadcore64.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-loadcore64.Po
 
44870
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/i386/loadcore64.c' object='efiemu/i386/efiemu_module-loadcore64.obj' libtool=no @AMDEPBACKSLASH@
 
44871
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44872
@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`
 
44873
 
 
44874
efiemu/efiemu_module-mm.o: efiemu/mm.c
 
44875
@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
 
44876
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-mm.Tpo efiemu/$(DEPDIR)/efiemu_module-mm.Po
 
44877
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/mm.c' object='efiemu/efiemu_module-mm.o' libtool=no @AMDEPBACKSLASH@
 
44878
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44879
@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
 
44880
 
 
44881
efiemu/efiemu_module-mm.obj: efiemu/mm.c
 
44882
@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`
 
44883
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-mm.Tpo efiemu/$(DEPDIR)/efiemu_module-mm.Po
 
44884
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/mm.c' object='efiemu/efiemu_module-mm.obj' libtool=no @AMDEPBACKSLASH@
 
44885
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44886
@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`
 
44887
 
 
44888
efiemu/efiemu_module-loadcore_common.o: efiemu/loadcore_common.c
 
44889
@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
 
44890
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-loadcore_common.Tpo efiemu/$(DEPDIR)/efiemu_module-loadcore_common.Po
 
44891
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/loadcore_common.c' object='efiemu/efiemu_module-loadcore_common.o' libtool=no @AMDEPBACKSLASH@
 
44892
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44893
@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
 
44894
 
 
44895
efiemu/efiemu_module-loadcore_common.obj: efiemu/loadcore_common.c
 
44896
@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`
 
44897
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-loadcore_common.Tpo efiemu/$(DEPDIR)/efiemu_module-loadcore_common.Po
 
44898
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/loadcore_common.c' object='efiemu/efiemu_module-loadcore_common.obj' libtool=no @AMDEPBACKSLASH@
 
44899
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44900
@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`
 
44901
 
 
44902
efiemu/efiemu_module-symbols.o: efiemu/symbols.c
 
44903
@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
 
44904
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-symbols.Tpo efiemu/$(DEPDIR)/efiemu_module-symbols.Po
 
44905
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/symbols.c' object='efiemu/efiemu_module-symbols.o' libtool=no @AMDEPBACKSLASH@
 
44906
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44907
@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
 
44908
 
 
44909
efiemu/efiemu_module-symbols.obj: efiemu/symbols.c
 
44910
@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`
 
44911
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-symbols.Tpo efiemu/$(DEPDIR)/efiemu_module-symbols.Po
 
44912
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/symbols.c' object='efiemu/efiemu_module-symbols.obj' libtool=no @AMDEPBACKSLASH@
 
44913
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44914
@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`
 
44915
 
 
44916
efiemu/efiemu_module-loadcore32.o: efiemu/loadcore32.c
 
44917
@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
 
44918
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-loadcore32.Tpo efiemu/$(DEPDIR)/efiemu_module-loadcore32.Po
 
44919
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/loadcore32.c' object='efiemu/efiemu_module-loadcore32.o' libtool=no @AMDEPBACKSLASH@
 
44920
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44921
@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
 
44922
 
 
44923
efiemu/efiemu_module-loadcore32.obj: efiemu/loadcore32.c
 
44924
@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`
 
44925
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-loadcore32.Tpo efiemu/$(DEPDIR)/efiemu_module-loadcore32.Po
 
44926
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/loadcore32.c' object='efiemu/efiemu_module-loadcore32.obj' libtool=no @AMDEPBACKSLASH@
 
44927
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44928
@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`
 
44929
 
 
44930
efiemu/efiemu_module-loadcore64.o: efiemu/loadcore64.c
 
44931
@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
 
44932
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-loadcore64.Tpo efiemu/$(DEPDIR)/efiemu_module-loadcore64.Po
 
44933
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/loadcore64.c' object='efiemu/efiemu_module-loadcore64.o' libtool=no @AMDEPBACKSLASH@
 
44934
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44935
@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
 
44936
 
 
44937
efiemu/efiemu_module-loadcore64.obj: efiemu/loadcore64.c
 
44938
@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`
 
44939
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-loadcore64.Tpo efiemu/$(DEPDIR)/efiemu_module-loadcore64.Po
 
44940
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/loadcore64.c' object='efiemu/efiemu_module-loadcore64.obj' libtool=no @AMDEPBACKSLASH@
 
44941
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44942
@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`
 
44943
 
 
44944
efiemu/efiemu_module-prepare32.o: efiemu/prepare32.c
 
44945
@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
 
44946
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-prepare32.Tpo efiemu/$(DEPDIR)/efiemu_module-prepare32.Po
 
44947
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/prepare32.c' object='efiemu/efiemu_module-prepare32.o' libtool=no @AMDEPBACKSLASH@
 
44948
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44949
@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
 
44950
 
 
44951
efiemu/efiemu_module-prepare32.obj: efiemu/prepare32.c
 
44952
@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`
 
44953
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-prepare32.Tpo efiemu/$(DEPDIR)/efiemu_module-prepare32.Po
 
44954
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/prepare32.c' object='efiemu/efiemu_module-prepare32.obj' libtool=no @AMDEPBACKSLASH@
 
44955
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44956
@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`
 
44957
 
 
44958
efiemu/efiemu_module-prepare64.o: efiemu/prepare64.c
 
44959
@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
 
44960
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-prepare64.Tpo efiemu/$(DEPDIR)/efiemu_module-prepare64.Po
 
44961
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/prepare64.c' object='efiemu/efiemu_module-prepare64.o' libtool=no @AMDEPBACKSLASH@
 
44962
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44963
@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
 
44964
 
 
44965
efiemu/efiemu_module-prepare64.obj: efiemu/prepare64.c
 
44966
@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`
 
44967
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-prepare64.Tpo efiemu/$(DEPDIR)/efiemu_module-prepare64.Po
 
44968
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/prepare64.c' object='efiemu/efiemu_module-prepare64.obj' libtool=no @AMDEPBACKSLASH@
 
44969
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44970
@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`
 
44971
 
 
44972
efiemu/efiemu_module-pnvram.o: efiemu/pnvram.c
 
44973
@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
 
44974
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-pnvram.Tpo efiemu/$(DEPDIR)/efiemu_module-pnvram.Po
 
44975
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/pnvram.c' object='efiemu/efiemu_module-pnvram.o' libtool=no @AMDEPBACKSLASH@
 
44976
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44977
@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
 
44978
 
 
44979
efiemu/efiemu_module-pnvram.obj: efiemu/pnvram.c
 
44980
@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`
 
44981
@am__fastdepCC_TRUE@    $(am__mv) efiemu/$(DEPDIR)/efiemu_module-pnvram.Tpo efiemu/$(DEPDIR)/efiemu_module-pnvram.Po
 
44982
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/pnvram.c' object='efiemu/efiemu_module-pnvram.obj' libtool=no @AMDEPBACKSLASH@
 
44983
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44984
@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`
 
44985
 
 
44986
efiemu/i386/efiemu_module-coredetect.o: efiemu/i386/coredetect.c
 
44987
@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
 
44988
@am__fastdepCC_TRUE@    $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-coredetect.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-coredetect.Po
 
44989
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/i386/coredetect.c' object='efiemu/i386/efiemu_module-coredetect.o' libtool=no @AMDEPBACKSLASH@
 
44990
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44991
@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
 
44992
 
 
44993
efiemu/i386/efiemu_module-coredetect.obj: efiemu/i386/coredetect.c
 
44994
@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`
 
44995
@am__fastdepCC_TRUE@    $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-coredetect.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-coredetect.Po
 
44996
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/i386/coredetect.c' object='efiemu/i386/efiemu_module-coredetect.obj' libtool=no @AMDEPBACKSLASH@
 
44997
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
44998
@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`
 
44999
 
 
45000
efiemu/i386/efiemu_module-nocfgtables.o: efiemu/i386/nocfgtables.c
 
45001
@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
 
45002
@am__fastdepCC_TRUE@    $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-nocfgtables.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-nocfgtables.Po
 
45003
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/i386/nocfgtables.c' object='efiemu/i386/efiemu_module-nocfgtables.o' libtool=no @AMDEPBACKSLASH@
 
45004
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45005
@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
 
45006
 
 
45007
efiemu/i386/efiemu_module-nocfgtables.obj: efiemu/i386/nocfgtables.c
 
45008
@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`
 
45009
@am__fastdepCC_TRUE@    $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-nocfgtables.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-nocfgtables.Po
 
45010
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='efiemu/i386/nocfgtables.c' object='efiemu/i386/efiemu_module-nocfgtables.obj' libtool=no @AMDEPBACKSLASH@
 
45011
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45012
@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`
 
45013
 
 
45014
kern/elf_module-elf.o: kern/elf.c
 
45015
@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
 
45016
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/elf_module-elf.Tpo kern/$(DEPDIR)/elf_module-elf.Po
 
45017
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/elf.c' object='kern/elf_module-elf.o' libtool=no @AMDEPBACKSLASH@
 
45018
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45019
@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
 
45020
 
 
45021
kern/elf_module-elf.obj: kern/elf.c
 
45022
@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`
 
45023
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/elf_module-elf.Tpo kern/$(DEPDIR)/elf_module-elf.Po
 
45024
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/elf.c' object='kern/elf_module-elf.obj' libtool=no @AMDEPBACKSLASH@
 
45025
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45026
@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`
 
45027
 
 
45028
tests/example_functional_test_module-example_functional_test.o: tests/example_functional_test.c
 
45029
@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
 
45030
@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
 
45031
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tests/example_functional_test.c' object='tests/example_functional_test_module-example_functional_test.o' libtool=no @AMDEPBACKSLASH@
 
45032
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45033
@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
 
45034
 
 
45035
tests/example_functional_test_module-example_functional_test.obj: tests/example_functional_test.c
 
45036
@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`
 
45037
@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
 
45038
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tests/example_functional_test.c' object='tests/example_functional_test_module-example_functional_test.obj' libtool=no @AMDEPBACKSLASH@
 
45039
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45040
@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`
 
45041
 
 
45042
fs/ext2_module-ext2.o: fs/ext2.c
 
45043
@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
 
45044
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/ext2_module-ext2.Tpo fs/$(DEPDIR)/ext2_module-ext2.Po
 
45045
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/ext2.c' object='fs/ext2_module-ext2.o' libtool=no @AMDEPBACKSLASH@
 
45046
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45047
@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
 
45048
 
 
45049
fs/ext2_module-ext2.obj: fs/ext2.c
 
45050
@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`
 
45051
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/ext2_module-ext2.Tpo fs/$(DEPDIR)/ext2_module-ext2.Po
 
45052
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/ext2.c' object='fs/ext2_module-ext2.obj' libtool=no @AMDEPBACKSLASH@
 
45053
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45054
@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`
 
45055
 
 
45056
commands/extcmd_module-extcmd.o: commands/extcmd.c
 
45057
@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
 
45058
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/extcmd_module-extcmd.Tpo commands/$(DEPDIR)/extcmd_module-extcmd.Po
 
45059
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/extcmd.c' object='commands/extcmd_module-extcmd.o' libtool=no @AMDEPBACKSLASH@
 
45060
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45061
@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
 
45062
 
 
45063
commands/extcmd_module-extcmd.obj: commands/extcmd.c
 
45064
@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`
 
45065
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/extcmd_module-extcmd.Tpo commands/$(DEPDIR)/extcmd_module-extcmd.Po
 
45066
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/extcmd.c' object='commands/extcmd_module-extcmd.obj' libtool=no @AMDEPBACKSLASH@
 
45067
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45068
@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`
 
45069
 
 
45070
lib/extcmd_module-arg.o: lib/arg.c
 
45071
@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
 
45072
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/extcmd_module-arg.Tpo lib/$(DEPDIR)/extcmd_module-arg.Po
 
45073
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/arg.c' object='lib/extcmd_module-arg.o' libtool=no @AMDEPBACKSLASH@
 
45074
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45075
@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
 
45076
 
 
45077
lib/extcmd_module-arg.obj: lib/arg.c
 
45078
@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`
 
45079
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/extcmd_module-arg.Tpo lib/$(DEPDIR)/extcmd_module-arg.Po
 
45080
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/arg.c' object='lib/extcmd_module-arg.obj' libtool=no @AMDEPBACKSLASH@
 
45081
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45082
@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`
 
45083
 
 
45084
fs/fat_module-fat.o: fs/fat.c
 
45085
@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
 
45086
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/fat_module-fat.Tpo fs/$(DEPDIR)/fat_module-fat.Po
 
45087
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/fat.c' object='fs/fat_module-fat.o' libtool=no @AMDEPBACKSLASH@
 
45088
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45089
@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
 
45090
 
 
45091
fs/fat_module-fat.obj: fs/fat.c
 
45092
@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`
 
45093
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/fat_module-fat.Tpo fs/$(DEPDIR)/fat_module-fat.Po
 
45094
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/fat.c' object='fs/fat_module-fat.obj' libtool=no @AMDEPBACKSLASH@
 
45095
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45096
@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`
 
45097
 
 
45098
commands/efi/fixvideo_module-fixvideo.o: commands/efi/fixvideo.c
 
45099
@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
 
45100
@am__fastdepCC_TRUE@    $(am__mv) commands/efi/$(DEPDIR)/fixvideo_module-fixvideo.Tpo commands/efi/$(DEPDIR)/fixvideo_module-fixvideo.Po
 
45101
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/efi/fixvideo.c' object='commands/efi/fixvideo_module-fixvideo.o' libtool=no @AMDEPBACKSLASH@
 
45102
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45103
@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
 
45104
 
 
45105
commands/efi/fixvideo_module-fixvideo.obj: commands/efi/fixvideo.c
 
45106
@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`
 
45107
@am__fastdepCC_TRUE@    $(am__mv) commands/efi/$(DEPDIR)/fixvideo_module-fixvideo.Tpo commands/efi/$(DEPDIR)/fixvideo_module-fixvideo.Po
 
45108
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/efi/fixvideo.c' object='commands/efi/fixvideo_module-fixvideo.obj' libtool=no @AMDEPBACKSLASH@
 
45109
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45110
@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`
 
45111
 
 
45112
font/font_module-font.o: font/font.c
 
45113
@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
 
45114
@am__fastdepCC_TRUE@    $(am__mv) font/$(DEPDIR)/font_module-font.Tpo font/$(DEPDIR)/font_module-font.Po
 
45115
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='font/font.c' object='font/font_module-font.o' libtool=no @AMDEPBACKSLASH@
 
45116
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45117
@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
 
45118
 
 
45119
font/font_module-font.obj: font/font.c
 
45120
@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`
 
45121
@am__fastdepCC_TRUE@    $(am__mv) font/$(DEPDIR)/font_module-font.Tpo font/$(DEPDIR)/font_module-font.Po
 
45122
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='font/font.c' object='font/font_module-font.obj' libtool=no @AMDEPBACKSLASH@
 
45123
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45124
@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`
 
45125
 
 
45126
font/font_module-font_cmd.o: font/font_cmd.c
 
45127
@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
 
45128
@am__fastdepCC_TRUE@    $(am__mv) font/$(DEPDIR)/font_module-font_cmd.Tpo font/$(DEPDIR)/font_module-font_cmd.Po
 
45129
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='font/font_cmd.c' object='font/font_module-font_cmd.o' libtool=no @AMDEPBACKSLASH@
 
45130
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45131
@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
 
45132
 
 
45133
font/font_module-font_cmd.obj: font/font_cmd.c
 
45134
@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`
 
45135
@am__fastdepCC_TRUE@    $(am__mv) font/$(DEPDIR)/font_module-font_cmd.Tpo font/$(DEPDIR)/font_module-font_cmd.Po
 
45136
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='font/font_cmd.c' object='font/font_module-font_cmd.obj' libtool=no @AMDEPBACKSLASH@
 
45137
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45138
@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`
 
45139
 
 
45140
fs/fshelp_module-fshelp.o: fs/fshelp.c
 
45141
@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
 
45142
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/fshelp_module-fshelp.Tpo fs/$(DEPDIR)/fshelp_module-fshelp.Po
 
45143
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/fshelp.c' object='fs/fshelp_module-fshelp.o' libtool=no @AMDEPBACKSLASH@
 
45144
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45145
@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
 
45146
 
 
45147
fs/fshelp_module-fshelp.obj: fs/fshelp.c
 
45148
@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`
 
45149
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/fshelp_module-fshelp.Tpo fs/$(DEPDIR)/fshelp_module-fshelp.Po
 
45150
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/fshelp.c' object='fs/fshelp_module-fshelp.obj' libtool=no @AMDEPBACKSLASH@
 
45151
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45152
@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`
 
45153
 
 
45154
tests/lib/functional_test_module-functional_test.o: tests/lib/functional_test.c
 
45155
@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
 
45156
@am__fastdepCC_TRUE@    $(am__mv) tests/lib/$(DEPDIR)/functional_test_module-functional_test.Tpo tests/lib/$(DEPDIR)/functional_test_module-functional_test.Po
 
45157
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tests/lib/functional_test.c' object='tests/lib/functional_test_module-functional_test.o' libtool=no @AMDEPBACKSLASH@
 
45158
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45159
@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
 
45160
 
 
45161
tests/lib/functional_test_module-functional_test.obj: tests/lib/functional_test.c
 
45162
@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`
 
45163
@am__fastdepCC_TRUE@    $(am__mv) tests/lib/$(DEPDIR)/functional_test_module-functional_test.Tpo tests/lib/$(DEPDIR)/functional_test_module-functional_test.Po
 
45164
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tests/lib/functional_test.c' object='tests/lib/functional_test_module-functional_test.obj' libtool=no @AMDEPBACKSLASH@
 
45165
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45166
@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`
 
45167
 
 
45168
tests/lib/functional_test_module-test.o: tests/lib/test.c
 
45169
@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
 
45170
@am__fastdepCC_TRUE@    $(am__mv) tests/lib/$(DEPDIR)/functional_test_module-test.Tpo tests/lib/$(DEPDIR)/functional_test_module-test.Po
 
45171
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tests/lib/test.c' object='tests/lib/functional_test_module-test.o' libtool=no @AMDEPBACKSLASH@
 
45172
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45173
@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
 
45174
 
 
45175
tests/lib/functional_test_module-test.obj: tests/lib/test.c
 
45176
@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`
 
45177
@am__fastdepCC_TRUE@    $(am__mv) tests/lib/$(DEPDIR)/functional_test_module-test.Tpo tests/lib/$(DEPDIR)/functional_test_module-test.Po
 
45178
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tests/lib/test.c' object='tests/lib/functional_test_module-test.obj' libtool=no @AMDEPBACKSLASH@
 
45179
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45180
@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`
 
45181
 
 
45182
lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.o: lib/libgcrypt-grub/cipher/arcfour.c
 
45183
@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
 
45184
@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
 
45185
@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@
 
45186
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45187
@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
 
45188
 
 
45189
lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.obj: lib/libgcrypt-grub/cipher/arcfour.c
 
45190
@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`
 
45191
@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
 
45192
@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@
 
45193
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45194
@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`
 
45195
 
 
45196
lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.o: lib/libgcrypt-grub/cipher/blowfish.c
 
45197
@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
 
45198
@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
 
45199
@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@
 
45200
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45201
@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
 
45202
 
 
45203
lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.obj: lib/libgcrypt-grub/cipher/blowfish.c
 
45204
@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`
 
45205
@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
 
45206
@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@
 
45207
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45208
@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`
 
45209
 
 
45210
lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.o: lib/libgcrypt-grub/cipher/camellia-glue.c
 
45211
@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
 
45212
@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
 
45213
@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@
 
45214
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45215
@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
 
45216
 
 
45217
lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.obj: lib/libgcrypt-grub/cipher/camellia-glue.c
 
45218
@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`
 
45219
@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
 
45220
@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@
 
45221
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45222
@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`
 
45223
 
 
45224
lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.o: lib/libgcrypt-grub/cipher/camellia.c
 
45225
@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
 
45226
@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
 
45227
@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@
 
45228
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45229
@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
 
45230
 
 
45231
lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.obj: lib/libgcrypt-grub/cipher/camellia.c
 
45232
@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`
 
45233
@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
 
45234
@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@
 
45235
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45236
@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`
 
45237
 
 
45238
lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.o: lib/libgcrypt-grub/cipher/cast5.c
 
45239
@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
 
45240
@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
 
45241
@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@
 
45242
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45243
@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
 
45244
 
 
45245
lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.obj: lib/libgcrypt-grub/cipher/cast5.c
 
45246
@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`
 
45247
@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
 
45248
@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@
 
45249
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45250
@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`
 
45251
 
 
45252
lib/libgcrypt-grub/cipher/gcry_crc_module-crc.o: lib/libgcrypt-grub/cipher/crc.c
 
45253
@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
 
45254
@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
 
45255
@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@
 
45256
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45257
@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
 
45258
 
 
45259
lib/libgcrypt-grub/cipher/gcry_crc_module-crc.obj: lib/libgcrypt-grub/cipher/crc.c
 
45260
@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`
 
45261
@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
 
45262
@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@
 
45263
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45264
@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`
 
45265
 
 
45266
lib/libgcrypt-grub/cipher/gcry_des_module-des.o: lib/libgcrypt-grub/cipher/des.c
 
45267
@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
 
45268
@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
 
45269
@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@
 
45270
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45271
@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
 
45272
 
 
45273
lib/libgcrypt-grub/cipher/gcry_des_module-des.obj: lib/libgcrypt-grub/cipher/des.c
 
45274
@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`
 
45275
@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
 
45276
@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@
 
45277
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45278
@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`
 
45279
 
 
45280
lib/libgcrypt-grub/cipher/gcry_md4_module-md4.o: lib/libgcrypt-grub/cipher/md4.c
 
45281
@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
 
45282
@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
 
45283
@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@
 
45284
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45285
@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
 
45286
 
 
45287
lib/libgcrypt-grub/cipher/gcry_md4_module-md4.obj: lib/libgcrypt-grub/cipher/md4.c
 
45288
@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`
 
45289
@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
 
45290
@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@
 
45291
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45292
@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`
 
45293
 
 
45294
lib/libgcrypt-grub/cipher/gcry_md5_module-md5.o: lib/libgcrypt-grub/cipher/md5.c
 
45295
@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
 
45296
@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
 
45297
@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@
 
45298
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45299
@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
 
45300
 
 
45301
lib/libgcrypt-grub/cipher/gcry_md5_module-md5.obj: lib/libgcrypt-grub/cipher/md5.c
 
45302
@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`
 
45303
@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
 
45304
@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@
 
45305
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45306
@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`
 
45307
 
 
45308
lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.o: lib/libgcrypt-grub/cipher/rfc2268.c
 
45309
@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
 
45310
@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
 
45311
@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@
 
45312
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45313
@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
 
45314
 
 
45315
lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.obj: lib/libgcrypt-grub/cipher/rfc2268.c
 
45316
@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`
 
45317
@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
 
45318
@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@
 
45319
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45320
@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`
 
45321
 
 
45322
lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.o: lib/libgcrypt-grub/cipher/rijndael.c
 
45323
@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
 
45324
@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
 
45325
@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@
 
45326
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45327
@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
 
45328
 
 
45329
lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.obj: lib/libgcrypt-grub/cipher/rijndael.c
 
45330
@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`
 
45331
@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
 
45332
@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@
 
45333
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45334
@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`
 
45335
 
 
45336
lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.o: lib/libgcrypt-grub/cipher/rmd160.c
 
45337
@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
 
45338
@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
 
45339
@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@
 
45340
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45341
@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
 
45342
 
 
45343
lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.obj: lib/libgcrypt-grub/cipher/rmd160.c
 
45344
@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`
 
45345
@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
 
45346
@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@
 
45347
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45348
@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`
 
45349
 
 
45350
lib/libgcrypt-grub/cipher/gcry_seed_module-seed.o: lib/libgcrypt-grub/cipher/seed.c
 
45351
@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
 
45352
@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
 
45353
@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@
 
45354
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45355
@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
 
45356
 
 
45357
lib/libgcrypt-grub/cipher/gcry_seed_module-seed.obj: lib/libgcrypt-grub/cipher/seed.c
 
45358
@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`
 
45359
@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
 
45360
@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@
 
45361
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45362
@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`
 
45363
 
 
45364
lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.o: lib/libgcrypt-grub/cipher/serpent.c
 
45365
@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
 
45366
@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
 
45367
@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@
 
45368
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45369
@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
 
45370
 
 
45371
lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.obj: lib/libgcrypt-grub/cipher/serpent.c
 
45372
@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`
 
45373
@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
 
45374
@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@
 
45375
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45376
@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`
 
45377
 
 
45378
lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.o: lib/libgcrypt-grub/cipher/sha1.c
 
45379
@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
 
45380
@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
 
45381
@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@
 
45382
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45383
@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
 
45384
 
 
45385
lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.obj: lib/libgcrypt-grub/cipher/sha1.c
 
45386
@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`
 
45387
@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
 
45388
@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@
 
45389
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45390
@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`
 
45391
 
 
45392
lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.o: lib/libgcrypt-grub/cipher/sha256.c
 
45393
@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
 
45394
@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
 
45395
@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@
 
45396
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45397
@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
 
45398
 
 
45399
lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.obj: lib/libgcrypt-grub/cipher/sha256.c
 
45400
@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`
 
45401
@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
 
45402
@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@
 
45403
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45404
@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`
 
45405
 
 
45406
lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.o: lib/libgcrypt-grub/cipher/sha512.c
 
45407
@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
 
45408
@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
 
45409
@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@
 
45410
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45411
@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
 
45412
 
 
45413
lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.obj: lib/libgcrypt-grub/cipher/sha512.c
 
45414
@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`
 
45415
@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
 
45416
@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@
 
45417
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45418
@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`
 
45419
 
 
45420
lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.o: lib/libgcrypt-grub/cipher/tiger.c
 
45421
@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
 
45422
@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
 
45423
@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@
 
45424
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45425
@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
 
45426
 
 
45427
lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.obj: lib/libgcrypt-grub/cipher/tiger.c
 
45428
@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`
 
45429
@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
 
45430
@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@
 
45431
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45432
@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`
 
45433
 
 
45434
lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.o: lib/libgcrypt-grub/cipher/twofish.c
 
45435
@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
 
45436
@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
 
45437
@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@
 
45438
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45439
@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
 
45440
 
 
45441
lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.obj: lib/libgcrypt-grub/cipher/twofish.c
 
45442
@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`
 
45443
@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
 
45444
@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@
 
45445
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45446
@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`
 
45447
 
 
45448
lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.o: lib/libgcrypt-grub/cipher/whirlpool.c
 
45449
@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
 
45450
@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
 
45451
@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@
 
45452
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45453
@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
 
45454
 
 
45455
lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.obj: lib/libgcrypt-grub/cipher/whirlpool.c
 
45456
@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`
 
45457
@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
 
45458
@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@
 
45459
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45460
@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`
 
45461
 
 
45462
gettext/gettext_module-gettext.o: gettext/gettext.c
 
45463
@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
 
45464
@am__fastdepCC_TRUE@    $(am__mv) gettext/$(DEPDIR)/gettext_module-gettext.Tpo gettext/$(DEPDIR)/gettext_module-gettext.Po
 
45465
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gettext/gettext.c' object='gettext/gettext_module-gettext.o' libtool=no @AMDEPBACKSLASH@
 
45466
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45467
@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
 
45468
 
 
45469
gettext/gettext_module-gettext.obj: gettext/gettext.c
 
45470
@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`
 
45471
@am__fastdepCC_TRUE@    $(am__mv) gettext/$(DEPDIR)/gettext_module-gettext.Tpo gettext/$(DEPDIR)/gettext_module-gettext.Po
 
45472
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gettext/gettext.c' object='gettext/gettext_module-gettext.obj' libtool=no @AMDEPBACKSLASH@
 
45473
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45474
@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`
 
45475
 
 
45476
gfxmenu/gfxmenu_module-gfxmenu.o: gfxmenu/gfxmenu.c
 
45477
@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
 
45478
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gfxmenu.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gfxmenu.Po
 
45479
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gfxmenu.c' object='gfxmenu/gfxmenu_module-gfxmenu.o' libtool=no @AMDEPBACKSLASH@
 
45480
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45481
@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
 
45482
 
 
45483
gfxmenu/gfxmenu_module-gfxmenu.obj: gfxmenu/gfxmenu.c
 
45484
@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`
 
45485
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gfxmenu.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gfxmenu.Po
 
45486
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gfxmenu.c' object='gfxmenu/gfxmenu_module-gfxmenu.obj' libtool=no @AMDEPBACKSLASH@
 
45487
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45488
@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`
 
45489
 
 
45490
gfxmenu/gfxmenu_module-model.o: gfxmenu/model.c
 
45491
@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
 
45492
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-model.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-model.Po
 
45493
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/model.c' object='gfxmenu/gfxmenu_module-model.o' libtool=no @AMDEPBACKSLASH@
 
45494
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45495
@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
 
45496
 
 
45497
gfxmenu/gfxmenu_module-model.obj: gfxmenu/model.c
 
45498
@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`
 
45499
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-model.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-model.Po
 
45500
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/model.c' object='gfxmenu/gfxmenu_module-model.obj' libtool=no @AMDEPBACKSLASH@
 
45501
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45502
@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`
 
45503
 
 
45504
gfxmenu/gfxmenu_module-view.o: gfxmenu/view.c
 
45505
@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
 
45506
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-view.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-view.Po
 
45507
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/view.c' object='gfxmenu/gfxmenu_module-view.o' libtool=no @AMDEPBACKSLASH@
 
45508
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45509
@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
 
45510
 
 
45511
gfxmenu/gfxmenu_module-view.obj: gfxmenu/view.c
 
45512
@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`
 
45513
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-view.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-view.Po
 
45514
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/view.c' object='gfxmenu/gfxmenu_module-view.obj' libtool=no @AMDEPBACKSLASH@
 
45515
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45516
@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`
 
45517
 
 
45518
gfxmenu/gfxmenu_module-font.o: gfxmenu/font.c
 
45519
@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
 
45520
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-font.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-font.Po
 
45521
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/font.c' object='gfxmenu/gfxmenu_module-font.o' libtool=no @AMDEPBACKSLASH@
 
45522
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45523
@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
 
45524
 
 
45525
gfxmenu/gfxmenu_module-font.obj: gfxmenu/font.c
 
45526
@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`
 
45527
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-font.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-font.Po
 
45528
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/font.c' object='gfxmenu/gfxmenu_module-font.obj' libtool=no @AMDEPBACKSLASH@
 
45529
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45530
@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`
 
45531
 
 
45532
gfxmenu/gfxmenu_module-icon_manager.o: gfxmenu/icon_manager.c
 
45533
@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
 
45534
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-icon_manager.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-icon_manager.Po
 
45535
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/icon_manager.c' object='gfxmenu/gfxmenu_module-icon_manager.o' libtool=no @AMDEPBACKSLASH@
 
45536
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45537
@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
 
45538
 
 
45539
gfxmenu/gfxmenu_module-icon_manager.obj: gfxmenu/icon_manager.c
 
45540
@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`
 
45541
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-icon_manager.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-icon_manager.Po
 
45542
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/icon_manager.c' object='gfxmenu/gfxmenu_module-icon_manager.obj' libtool=no @AMDEPBACKSLASH@
 
45543
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45544
@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`
 
45545
 
 
45546
gfxmenu/gfxmenu_module-theme_loader.o: gfxmenu/theme_loader.c
 
45547
@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
 
45548
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-theme_loader.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-theme_loader.Po
 
45549
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/theme_loader.c' object='gfxmenu/gfxmenu_module-theme_loader.o' libtool=no @AMDEPBACKSLASH@
 
45550
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45551
@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
 
45552
 
 
45553
gfxmenu/gfxmenu_module-theme_loader.obj: gfxmenu/theme_loader.c
 
45554
@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`
 
45555
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-theme_loader.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-theme_loader.Po
 
45556
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/theme_loader.c' object='gfxmenu/gfxmenu_module-theme_loader.obj' libtool=no @AMDEPBACKSLASH@
 
45557
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45558
@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`
 
45559
 
 
45560
gfxmenu/gfxmenu_module-widget-box.o: gfxmenu/widget-box.c
 
45561
@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
 
45562
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-widget-box.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-widget-box.Po
 
45563
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/widget-box.c' object='gfxmenu/gfxmenu_module-widget-box.o' libtool=no @AMDEPBACKSLASH@
 
45564
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45565
@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
 
45566
 
 
45567
gfxmenu/gfxmenu_module-widget-box.obj: gfxmenu/widget-box.c
 
45568
@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`
 
45569
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-widget-box.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-widget-box.Po
 
45570
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/widget-box.c' object='gfxmenu/gfxmenu_module-widget-box.obj' libtool=no @AMDEPBACKSLASH@
 
45571
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45572
@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`
 
45573
 
 
45574
gfxmenu/gfxmenu_module-gui_canvas.o: gfxmenu/gui_canvas.c
 
45575
@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
 
45576
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_canvas.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_canvas.Po
 
45577
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_canvas.c' object='gfxmenu/gfxmenu_module-gui_canvas.o' libtool=no @AMDEPBACKSLASH@
 
45578
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45579
@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
 
45580
 
 
45581
gfxmenu/gfxmenu_module-gui_canvas.obj: gfxmenu/gui_canvas.c
 
45582
@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`
 
45583
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_canvas.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_canvas.Po
 
45584
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_canvas.c' object='gfxmenu/gfxmenu_module-gui_canvas.obj' libtool=no @AMDEPBACKSLASH@
 
45585
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45586
@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`
 
45587
 
 
45588
gfxmenu/gfxmenu_module-gui_circular_progress.o: gfxmenu/gui_circular_progress.c
 
45589
@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
 
45590
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_circular_progress.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_circular_progress.Po
 
45591
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_circular_progress.c' object='gfxmenu/gfxmenu_module-gui_circular_progress.o' libtool=no @AMDEPBACKSLASH@
 
45592
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45593
@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
 
45594
 
 
45595
gfxmenu/gfxmenu_module-gui_circular_progress.obj: gfxmenu/gui_circular_progress.c
 
45596
@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`
 
45597
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_circular_progress.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_circular_progress.Po
 
45598
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_circular_progress.c' object='gfxmenu/gfxmenu_module-gui_circular_progress.obj' libtool=no @AMDEPBACKSLASH@
 
45599
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45600
@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`
 
45601
 
 
45602
gfxmenu/gfxmenu_module-gui_box.o: gfxmenu/gui_box.c
 
45603
@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
 
45604
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_box.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_box.Po
 
45605
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_box.c' object='gfxmenu/gfxmenu_module-gui_box.o' libtool=no @AMDEPBACKSLASH@
 
45606
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45607
@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
 
45608
 
 
45609
gfxmenu/gfxmenu_module-gui_box.obj: gfxmenu/gui_box.c
 
45610
@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`
 
45611
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_box.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_box.Po
 
45612
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_box.c' object='gfxmenu/gfxmenu_module-gui_box.obj' libtool=no @AMDEPBACKSLASH@
 
45613
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45614
@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`
 
45615
 
 
45616
gfxmenu/gfxmenu_module-gui_label.o: gfxmenu/gui_label.c
 
45617
@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
 
45618
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_label.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_label.Po
 
45619
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_label.c' object='gfxmenu/gfxmenu_module-gui_label.o' libtool=no @AMDEPBACKSLASH@
 
45620
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45621
@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
 
45622
 
 
45623
gfxmenu/gfxmenu_module-gui_label.obj: gfxmenu/gui_label.c
 
45624
@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`
 
45625
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_label.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_label.Po
 
45626
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_label.c' object='gfxmenu/gfxmenu_module-gui_label.obj' libtool=no @AMDEPBACKSLASH@
 
45627
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45628
@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`
 
45629
 
 
45630
gfxmenu/gfxmenu_module-gui_list.o: gfxmenu/gui_list.c
 
45631
@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
 
45632
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_list.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_list.Po
 
45633
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_list.c' object='gfxmenu/gfxmenu_module-gui_list.o' libtool=no @AMDEPBACKSLASH@
 
45634
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45635
@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
 
45636
 
 
45637
gfxmenu/gfxmenu_module-gui_list.obj: gfxmenu/gui_list.c
 
45638
@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`
 
45639
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_list.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_list.Po
 
45640
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_list.c' object='gfxmenu/gfxmenu_module-gui_list.obj' libtool=no @AMDEPBACKSLASH@
 
45641
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45642
@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`
 
45643
 
 
45644
gfxmenu/gfxmenu_module-gui_image.o: gfxmenu/gui_image.c
 
45645
@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
 
45646
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_image.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_image.Po
 
45647
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_image.c' object='gfxmenu/gfxmenu_module-gui_image.o' libtool=no @AMDEPBACKSLASH@
 
45648
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45649
@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
 
45650
 
 
45651
gfxmenu/gfxmenu_module-gui_image.obj: gfxmenu/gui_image.c
 
45652
@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`
 
45653
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_image.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_image.Po
 
45654
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_image.c' object='gfxmenu/gfxmenu_module-gui_image.obj' libtool=no @AMDEPBACKSLASH@
 
45655
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45656
@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`
 
45657
 
 
45658
gfxmenu/gfxmenu_module-gui_progress_bar.o: gfxmenu/gui_progress_bar.c
 
45659
@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
 
45660
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_progress_bar.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_progress_bar.Po
 
45661
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_progress_bar.c' object='gfxmenu/gfxmenu_module-gui_progress_bar.o' libtool=no @AMDEPBACKSLASH@
 
45662
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45663
@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
 
45664
 
 
45665
gfxmenu/gfxmenu_module-gui_progress_bar.obj: gfxmenu/gui_progress_bar.c
 
45666
@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`
 
45667
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_progress_bar.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_progress_bar.Po
 
45668
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_progress_bar.c' object='gfxmenu/gfxmenu_module-gui_progress_bar.obj' libtool=no @AMDEPBACKSLASH@
 
45669
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45670
@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`
 
45671
 
 
45672
gfxmenu/gfxmenu_module-gui_util.o: gfxmenu/gui_util.c
 
45673
@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
 
45674
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_util.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_util.Po
 
45675
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_util.c' object='gfxmenu/gfxmenu_module-gui_util.o' libtool=no @AMDEPBACKSLASH@
 
45676
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45677
@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
 
45678
 
 
45679
gfxmenu/gfxmenu_module-gui_util.obj: gfxmenu/gui_util.c
 
45680
@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`
 
45681
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_util.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_util.Po
 
45682
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_util.c' object='gfxmenu/gfxmenu_module-gui_util.obj' libtool=no @AMDEPBACKSLASH@
 
45683
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45684
@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`
 
45685
 
 
45686
gfxmenu/gfxmenu_module-gui_string_util.o: gfxmenu/gui_string_util.c
 
45687
@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
 
45688
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_string_util.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_string_util.Po
 
45689
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_string_util.c' object='gfxmenu/gfxmenu_module-gui_string_util.o' libtool=no @AMDEPBACKSLASH@
 
45690
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45691
@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
 
45692
 
 
45693
gfxmenu/gfxmenu_module-gui_string_util.obj: gfxmenu/gui_string_util.c
 
45694
@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`
 
45695
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_string_util.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_string_util.Po
 
45696
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/gui_string_util.c' object='gfxmenu/gfxmenu_module-gui_string_util.obj' libtool=no @AMDEPBACKSLASH@
 
45697
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45698
@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`
 
45699
 
 
45700
gfxmenu/gfxmenu_module-named_colors.o: gfxmenu/named_colors.c
 
45701
@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
 
45702
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-named_colors.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-named_colors.Po
 
45703
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/named_colors.c' object='gfxmenu/gfxmenu_module-named_colors.o' libtool=no @AMDEPBACKSLASH@
 
45704
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45705
@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
 
45706
 
 
45707
gfxmenu/gfxmenu_module-named_colors.obj: gfxmenu/named_colors.c
 
45708
@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`
 
45709
@am__fastdepCC_TRUE@    $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-named_colors.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-named_colors.Po
 
45710
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gfxmenu/named_colors.c' object='gfxmenu/gfxmenu_module-named_colors.obj' libtool=no @AMDEPBACKSLASH@
 
45711
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45712
@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`
 
45713
 
 
45714
term/gfxterm_module-gfxterm.o: term/gfxterm.c
 
45715
@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
 
45716
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/gfxterm_module-gfxterm.Tpo term/$(DEPDIR)/gfxterm_module-gfxterm.Po
 
45717
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/gfxterm.c' object='term/gfxterm_module-gfxterm.o' libtool=no @AMDEPBACKSLASH@
 
45718
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45719
@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
 
45720
 
 
45721
term/gfxterm_module-gfxterm.obj: term/gfxterm.c
 
45722
@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`
 
45723
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/gfxterm_module-gfxterm.Tpo term/$(DEPDIR)/gfxterm_module-gfxterm.Po
 
45724
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/gfxterm.c' object='term/gfxterm_module-gfxterm.obj' libtool=no @AMDEPBACKSLASH@
 
45725
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45726
@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`
 
45727
 
 
45728
commands/gptsync_module-gptsync.o: commands/gptsync.c
 
45729
@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
 
45730
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/gptsync_module-gptsync.Tpo commands/$(DEPDIR)/gptsync_module-gptsync.Po
 
45731
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/gptsync.c' object='commands/gptsync_module-gptsync.o' libtool=no @AMDEPBACKSLASH@
 
45732
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45733
@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
 
45734
 
 
45735
commands/gptsync_module-gptsync.obj: commands/gptsync.c
 
45736
@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`
 
45737
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/gptsync_module-gptsync.Tpo commands/$(DEPDIR)/gptsync_module-gptsync.Po
 
45738
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/gptsync.c' object='commands/gptsync_module-gptsync.obj' libtool=no @AMDEPBACKSLASH@
 
45739
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45740
@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`
 
45741
 
 
45742
kern/emu/grub_emu-full.o: kern/emu/full.c
 
45743
@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
 
45744
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/grub_emu-full.Tpo kern/emu/$(DEPDIR)/grub_emu-full.Po
 
45745
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/full.c' object='kern/emu/grub_emu-full.o' libtool=no @AMDEPBACKSLASH@
 
45746
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45747
@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
 
45748
 
 
45749
kern/emu/grub_emu-full.obj: kern/emu/full.c
 
45750
@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`
 
45751
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/grub_emu-full.Tpo kern/emu/$(DEPDIR)/grub_emu-full.Po
 
45752
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/full.c' object='kern/emu/grub_emu-full.obj' libtool=no @AMDEPBACKSLASH@
 
45753
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45754
@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`
 
45755
 
 
45756
grub_emu-grub_emu_init.o: grub_emu_init.c
 
45757
@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
 
45758
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/grub_emu-grub_emu_init.Tpo $(DEPDIR)/grub_emu-grub_emu_init.Po
 
45759
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='grub_emu_init.c' object='grub_emu-grub_emu_init.o' libtool=no @AMDEPBACKSLASH@
 
45760
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45761
@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
 
45762
 
 
45763
grub_emu-grub_emu_init.obj: grub_emu_init.c
 
45764
@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`
 
45765
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/grub_emu-grub_emu_init.Tpo $(DEPDIR)/grub_emu-grub_emu_init.Po
 
45766
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='grub_emu_init.c' object='grub_emu-grub_emu_init.obj' libtool=no @AMDEPBACKSLASH@
 
45767
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45768
@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`
 
45769
 
 
45770
kern/emu/grub_emu_lite-lite.o: kern/emu/lite.c
 
45771
@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
 
45772
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/grub_emu_lite-lite.Tpo kern/emu/$(DEPDIR)/grub_emu_lite-lite.Po
 
45773
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/lite.c' object='kern/emu/grub_emu_lite-lite.o' libtool=no @AMDEPBACKSLASH@
 
45774
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45775
@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
 
45776
 
 
45777
kern/emu/grub_emu_lite-lite.obj: kern/emu/lite.c
 
45778
@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`
 
45779
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/grub_emu_lite-lite.Tpo kern/emu/$(DEPDIR)/grub_emu_lite-lite.Po
 
45780
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/lite.c' object='kern/emu/grub_emu_lite-lite.obj' libtool=no @AMDEPBACKSLASH@
 
45781
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45782
@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`
 
45783
 
 
45784
grub_emu_lite-symlist.o: symlist.c
 
45785
@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
 
45786
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/grub_emu_lite-symlist.Tpo $(DEPDIR)/grub_emu_lite-symlist.Po
 
45787
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='symlist.c' object='grub_emu_lite-symlist.o' libtool=no @AMDEPBACKSLASH@
 
45788
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45789
@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
 
45790
 
 
45791
grub_emu_lite-symlist.obj: symlist.c
 
45792
@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`
 
45793
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/grub_emu_lite-symlist.Tpo $(DEPDIR)/grub_emu_lite-symlist.Po
 
45794
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='symlist.c' object='grub_emu_lite-symlist.obj' libtool=no @AMDEPBACKSLASH@
 
45795
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45796
@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`
 
45797
 
 
45798
io/gzio_module-gzio.o: io/gzio.c
 
45799
@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
 
45800
@am__fastdepCC_TRUE@    $(am__mv) io/$(DEPDIR)/gzio_module-gzio.Tpo io/$(DEPDIR)/gzio_module-gzio.Po
 
45801
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='io/gzio.c' object='io/gzio_module-gzio.o' libtool=no @AMDEPBACKSLASH@
 
45802
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45803
@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
 
45804
 
 
45805
io/gzio_module-gzio.obj: io/gzio.c
 
45806
@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`
 
45807
@am__fastdepCC_TRUE@    $(am__mv) io/$(DEPDIR)/gzio_module-gzio.Tpo io/$(DEPDIR)/gzio_module-gzio.Po
 
45808
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='io/gzio.c' object='io/gzio_module-gzio.obj' libtool=no @AMDEPBACKSLASH@
 
45809
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45810
@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`
 
45811
 
 
45812
lib/emu/halt_module-halt.o: lib/emu/halt.c
 
45813
@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
 
45814
@am__fastdepCC_TRUE@    $(am__mv) lib/emu/$(DEPDIR)/halt_module-halt.Tpo lib/emu/$(DEPDIR)/halt_module-halt.Po
 
45815
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/emu/halt.c' object='lib/emu/halt_module-halt.o' libtool=no @AMDEPBACKSLASH@
 
45816
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45817
@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
 
45818
 
 
45819
lib/emu/halt_module-halt.obj: lib/emu/halt.c
 
45820
@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`
 
45821
@am__fastdepCC_TRUE@    $(am__mv) lib/emu/$(DEPDIR)/halt_module-halt.Tpo lib/emu/$(DEPDIR)/halt_module-halt.Po
 
45822
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/emu/halt.c' object='lib/emu/halt_module-halt.obj' libtool=no @AMDEPBACKSLASH@
 
45823
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45824
@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`
 
45825
 
 
45826
commands/halt_module-halt.o: commands/halt.c
 
45827
@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
 
45828
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/halt_module-halt.Tpo commands/$(DEPDIR)/halt_module-halt.Po
 
45829
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/halt.c' object='commands/halt_module-halt.o' libtool=no @AMDEPBACKSLASH@
 
45830
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45831
@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
 
45832
 
 
45833
commands/halt_module-halt.obj: commands/halt.c
 
45834
@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`
 
45835
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/halt_module-halt.Tpo commands/$(DEPDIR)/halt_module-halt.Po
 
45836
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/halt.c' object='commands/halt_module-halt.obj' libtool=no @AMDEPBACKSLASH@
 
45837
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45838
@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`
 
45839
 
 
45840
commands/halt_module-acpihalt.o: commands/acpihalt.c
 
45841
@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
 
45842
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/halt_module-acpihalt.Tpo commands/$(DEPDIR)/halt_module-acpihalt.Po
 
45843
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/acpihalt.c' object='commands/halt_module-acpihalt.o' libtool=no @AMDEPBACKSLASH@
 
45844
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45845
@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
 
45846
 
 
45847
commands/halt_module-acpihalt.obj: commands/acpihalt.c
 
45848
@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`
 
45849
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/halt_module-acpihalt.Tpo commands/$(DEPDIR)/halt_module-acpihalt.Po
 
45850
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/acpihalt.c' object='commands/halt_module-acpihalt.obj' libtool=no @AMDEPBACKSLASH@
 
45851
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45852
@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`
 
45853
 
 
45854
lib/i386/halt_module-halt.o: lib/i386/halt.c
 
45855
@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
 
45856
@am__fastdepCC_TRUE@    $(am__mv) lib/i386/$(DEPDIR)/halt_module-halt.Tpo lib/i386/$(DEPDIR)/halt_module-halt.Po
 
45857
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/i386/halt.c' object='lib/i386/halt_module-halt.o' libtool=no @AMDEPBACKSLASH@
 
45858
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45859
@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
 
45860
 
 
45861
lib/i386/halt_module-halt.obj: lib/i386/halt.c
 
45862
@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`
 
45863
@am__fastdepCC_TRUE@    $(am__mv) lib/i386/$(DEPDIR)/halt_module-halt.Tpo lib/i386/$(DEPDIR)/halt_module-halt.Po
 
45864
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/i386/halt.c' object='lib/i386/halt_module-halt.obj' libtool=no @AMDEPBACKSLASH@
 
45865
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45866
@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`
 
45867
 
 
45868
lib/efi/halt_module-halt.o: lib/efi/halt.c
 
45869
@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
 
45870
@am__fastdepCC_TRUE@    $(am__mv) lib/efi/$(DEPDIR)/halt_module-halt.Tpo lib/efi/$(DEPDIR)/halt_module-halt.Po
 
45871
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/efi/halt.c' object='lib/efi/halt_module-halt.o' libtool=no @AMDEPBACKSLASH@
 
45872
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45873
@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
 
45874
 
 
45875
lib/efi/halt_module-halt.obj: lib/efi/halt.c
 
45876
@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`
 
45877
@am__fastdepCC_TRUE@    $(am__mv) lib/efi/$(DEPDIR)/halt_module-halt.Tpo lib/efi/$(DEPDIR)/halt_module-halt.Po
 
45878
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/efi/halt.c' object='lib/efi/halt_module-halt.obj' libtool=no @AMDEPBACKSLASH@
 
45879
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45880
@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`
 
45881
 
 
45882
lib/ieee1275/halt_module-halt.o: lib/ieee1275/halt.c
 
45883
@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
 
45884
@am__fastdepCC_TRUE@    $(am__mv) lib/ieee1275/$(DEPDIR)/halt_module-halt.Tpo lib/ieee1275/$(DEPDIR)/halt_module-halt.Po
 
45885
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/ieee1275/halt.c' object='lib/ieee1275/halt_module-halt.o' libtool=no @AMDEPBACKSLASH@
 
45886
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45887
@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
 
45888
 
 
45889
lib/ieee1275/halt_module-halt.obj: lib/ieee1275/halt.c
 
45890
@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`
 
45891
@am__fastdepCC_TRUE@    $(am__mv) lib/ieee1275/$(DEPDIR)/halt_module-halt.Tpo lib/ieee1275/$(DEPDIR)/halt_module-halt.Po
 
45892
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/ieee1275/halt.c' object='lib/ieee1275/halt_module-halt.obj' libtool=no @AMDEPBACKSLASH@
 
45893
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45894
@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`
 
45895
 
 
45896
commands/i386/pc/halt_module-halt.o: commands/i386/pc/halt.c
 
45897
@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
 
45898
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/halt_module-halt.Tpo commands/i386/pc/$(DEPDIR)/halt_module-halt.Po
 
45899
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/halt.c' object='commands/i386/pc/halt_module-halt.o' libtool=no @AMDEPBACKSLASH@
 
45900
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45901
@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
 
45902
 
 
45903
commands/i386/pc/halt_module-halt.obj: commands/i386/pc/halt.c
 
45904
@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`
 
45905
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/halt_module-halt.Tpo commands/i386/pc/$(DEPDIR)/halt_module-halt.Po
 
45906
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/halt.c' object='commands/i386/pc/halt_module-halt.obj' libtool=no @AMDEPBACKSLASH@
 
45907
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45908
@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`
 
45909
 
 
45910
commands/hashsum_module-hashsum.o: commands/hashsum.c
 
45911
@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
 
45912
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/hashsum_module-hashsum.Tpo commands/$(DEPDIR)/hashsum_module-hashsum.Po
 
45913
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/hashsum.c' object='commands/hashsum_module-hashsum.o' libtool=no @AMDEPBACKSLASH@
 
45914
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45915
@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
 
45916
 
 
45917
commands/hashsum_module-hashsum.obj: commands/hashsum.c
 
45918
@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`
 
45919
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/hashsum_module-hashsum.Tpo commands/$(DEPDIR)/hashsum_module-hashsum.Po
 
45920
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/hashsum.c' object='commands/hashsum_module-hashsum.obj' libtool=no @AMDEPBACKSLASH@
 
45921
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45922
@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`
 
45923
 
 
45924
commands/hdparm_module-hdparm.o: commands/hdparm.c
 
45925
@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
 
45926
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/hdparm_module-hdparm.Tpo commands/$(DEPDIR)/hdparm_module-hdparm.Po
 
45927
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/hdparm.c' object='commands/hdparm_module-hdparm.o' libtool=no @AMDEPBACKSLASH@
 
45928
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45929
@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
 
45930
 
 
45931
commands/hdparm_module-hdparm.obj: commands/hdparm.c
 
45932
@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`
 
45933
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/hdparm_module-hdparm.Tpo commands/$(DEPDIR)/hdparm_module-hdparm.Po
 
45934
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/hdparm.c' object='commands/hdparm_module-hdparm.obj' libtool=no @AMDEPBACKSLASH@
 
45935
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45936
@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`
 
45937
 
 
45938
lib/hdparm_module-hexdump.o: lib/hexdump.c
 
45939
@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
 
45940
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/hdparm_module-hexdump.Tpo lib/$(DEPDIR)/hdparm_module-hexdump.Po
 
45941
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/hexdump.c' object='lib/hdparm_module-hexdump.o' libtool=no @AMDEPBACKSLASH@
 
45942
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45943
@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
 
45944
 
 
45945
lib/hdparm_module-hexdump.obj: lib/hexdump.c
 
45946
@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`
 
45947
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/hdparm_module-hexdump.Tpo lib/$(DEPDIR)/hdparm_module-hexdump.Po
 
45948
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/hexdump.c' object='lib/hdparm_module-hexdump.obj' libtool=no @AMDEPBACKSLASH@
 
45949
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45950
@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`
 
45951
 
 
45952
hello/hello_module-hello.o: hello/hello.c
 
45953
@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
 
45954
@am__fastdepCC_TRUE@    $(am__mv) hello/$(DEPDIR)/hello_module-hello.Tpo hello/$(DEPDIR)/hello_module-hello.Po
 
45955
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hello/hello.c' object='hello/hello_module-hello.o' libtool=no @AMDEPBACKSLASH@
 
45956
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45957
@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
 
45958
 
 
45959
hello/hello_module-hello.obj: hello/hello.c
 
45960
@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`
 
45961
@am__fastdepCC_TRUE@    $(am__mv) hello/$(DEPDIR)/hello_module-hello.Tpo hello/$(DEPDIR)/hello_module-hello.Po
 
45962
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='hello/hello.c' object='hello/hello_module-hello.obj' libtool=no @AMDEPBACKSLASH@
 
45963
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45964
@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`
 
45965
 
 
45966
commands/help_module-help.o: commands/help.c
 
45967
@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
 
45968
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/help_module-help.Tpo commands/$(DEPDIR)/help_module-help.Po
 
45969
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/help.c' object='commands/help_module-help.o' libtool=no @AMDEPBACKSLASH@
 
45970
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45971
@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
 
45972
 
 
45973
commands/help_module-help.obj: commands/help.c
 
45974
@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`
 
45975
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/help_module-help.Tpo commands/$(DEPDIR)/help_module-help.Po
 
45976
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/help.c' object='commands/help_module-help.obj' libtool=no @AMDEPBACKSLASH@
 
45977
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45978
@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`
 
45979
 
 
45980
commands/hexdump_module-hexdump.o: commands/hexdump.c
 
45981
@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
 
45982
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/hexdump_module-hexdump.Tpo commands/$(DEPDIR)/hexdump_module-hexdump.Po
 
45983
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/hexdump.c' object='commands/hexdump_module-hexdump.o' libtool=no @AMDEPBACKSLASH@
 
45984
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45985
@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
 
45986
 
 
45987
commands/hexdump_module-hexdump.obj: commands/hexdump.c
 
45988
@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`
 
45989
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/hexdump_module-hexdump.Tpo commands/$(DEPDIR)/hexdump_module-hexdump.Po
 
45990
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/hexdump.c' object='commands/hexdump_module-hexdump.obj' libtool=no @AMDEPBACKSLASH@
 
45991
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45992
@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`
 
45993
 
 
45994
lib/hexdump_module-hexdump.o: lib/hexdump.c
 
45995
@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
 
45996
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/hexdump_module-hexdump.Tpo lib/$(DEPDIR)/hexdump_module-hexdump.Po
 
45997
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/hexdump.c' object='lib/hexdump_module-hexdump.o' libtool=no @AMDEPBACKSLASH@
 
45998
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
45999
@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
 
46000
 
 
46001
lib/hexdump_module-hexdump.obj: lib/hexdump.c
 
46002
@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`
 
46003
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/hexdump_module-hexdump.Tpo lib/$(DEPDIR)/hexdump_module-hexdump.Po
 
46004
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/hexdump.c' object='lib/hexdump_module-hexdump.obj' libtool=no @AMDEPBACKSLASH@
 
46005
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46006
@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`
 
46007
 
 
46008
fs/hfs_module-hfs.o: fs/hfs.c
 
46009
@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
 
46010
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/hfs_module-hfs.Tpo fs/$(DEPDIR)/hfs_module-hfs.Po
 
46011
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/hfs.c' object='fs/hfs_module-hfs.o' libtool=no @AMDEPBACKSLASH@
 
46012
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46013
@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
 
46014
 
 
46015
fs/hfs_module-hfs.obj: fs/hfs.c
 
46016
@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`
 
46017
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/hfs_module-hfs.Tpo fs/$(DEPDIR)/hfs_module-hfs.Po
 
46018
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/hfs.c' object='fs/hfs_module-hfs.obj' libtool=no @AMDEPBACKSLASH@
 
46019
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46020
@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`
 
46021
 
 
46022
fs/hfsplus_module-hfsplus.o: fs/hfsplus.c
 
46023
@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
 
46024
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/hfsplus_module-hfsplus.Tpo fs/$(DEPDIR)/hfsplus_module-hfsplus.Po
 
46025
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/hfsplus.c' object='fs/hfsplus_module-hfsplus.o' libtool=no @AMDEPBACKSLASH@
 
46026
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46027
@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
 
46028
 
 
46029
fs/hfsplus_module-hfsplus.obj: fs/hfsplus.c
 
46030
@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`
 
46031
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/hfsplus_module-hfsplus.Tpo fs/$(DEPDIR)/hfsplus_module-hfsplus.Po
 
46032
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/hfsplus.c' object='fs/hfsplus_module-hfsplus.obj' libtool=no @AMDEPBACKSLASH@
 
46033
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46034
@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`
 
46035
 
 
46036
video/ieee1275_fb_module-ieee1275.o: video/ieee1275.c
 
46037
@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
 
46038
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/ieee1275_fb_module-ieee1275.Tpo video/$(DEPDIR)/ieee1275_fb_module-ieee1275.Po
 
46039
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/ieee1275.c' object='video/ieee1275_fb_module-ieee1275.o' libtool=no @AMDEPBACKSLASH@
 
46040
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46041
@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
 
46042
 
 
46043
video/ieee1275_fb_module-ieee1275.obj: video/ieee1275.c
 
46044
@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`
 
46045
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/ieee1275_fb_module-ieee1275.Tpo video/$(DEPDIR)/ieee1275_fb_module-ieee1275.Po
 
46046
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/ieee1275.c' object='video/ieee1275_fb_module-ieee1275.obj' libtool=no @AMDEPBACKSLASH@
 
46047
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46048
@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`
 
46049
 
 
46050
commands/iorw_module-iorw.o: commands/iorw.c
 
46051
@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
 
46052
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/iorw_module-iorw.Tpo commands/$(DEPDIR)/iorw_module-iorw.Po
 
46053
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/iorw.c' object='commands/iorw_module-iorw.o' libtool=no @AMDEPBACKSLASH@
 
46054
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46055
@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
 
46056
 
 
46057
commands/iorw_module-iorw.obj: commands/iorw.c
 
46058
@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`
 
46059
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/iorw_module-iorw.Tpo commands/$(DEPDIR)/iorw_module-iorw.Po
 
46060
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/iorw.c' object='commands/iorw_module-iorw.obj' libtool=no @AMDEPBACKSLASH@
 
46061
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46062
@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`
 
46063
 
 
46064
fs/iso9660_module-iso9660.o: fs/iso9660.c
 
46065
@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
 
46066
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/iso9660_module-iso9660.Tpo fs/$(DEPDIR)/iso9660_module-iso9660.Po
 
46067
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/iso9660.c' object='fs/iso9660_module-iso9660.o' libtool=no @AMDEPBACKSLASH@
 
46068
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46069
@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
 
46070
 
 
46071
fs/iso9660_module-iso9660.obj: fs/iso9660.c
 
46072
@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`
 
46073
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/iso9660_module-iso9660.Tpo fs/$(DEPDIR)/iso9660_module-iso9660.Po
 
46074
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/iso9660.c' object='fs/iso9660_module-iso9660.obj' libtool=no @AMDEPBACKSLASH@
 
46075
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46076
@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`
 
46077
 
 
46078
fs/jfs_module-jfs.o: fs/jfs.c
 
46079
@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
 
46080
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/jfs_module-jfs.Tpo fs/$(DEPDIR)/jfs_module-jfs.Po
 
46081
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/jfs.c' object='fs/jfs_module-jfs.o' libtool=no @AMDEPBACKSLASH@
 
46082
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46083
@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
 
46084
 
 
46085
fs/jfs_module-jfs.obj: fs/jfs.c
 
46086
@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`
 
46087
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/jfs_module-jfs.Tpo fs/$(DEPDIR)/jfs_module-jfs.Po
 
46088
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/jfs.c' object='fs/jfs_module-jfs.obj' libtool=no @AMDEPBACKSLASH@
 
46089
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46090
@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`
 
46091
 
 
46092
video/readers/jpeg_module-jpeg.o: video/readers/jpeg.c
 
46093
@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
 
46094
@am__fastdepCC_TRUE@    $(am__mv) video/readers/$(DEPDIR)/jpeg_module-jpeg.Tpo video/readers/$(DEPDIR)/jpeg_module-jpeg.Po
 
46095
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/readers/jpeg.c' object='video/readers/jpeg_module-jpeg.o' libtool=no @AMDEPBACKSLASH@
 
46096
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46097
@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
 
46098
 
 
46099
video/readers/jpeg_module-jpeg.obj: video/readers/jpeg.c
 
46100
@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`
 
46101
@am__fastdepCC_TRUE@    $(am__mv) video/readers/$(DEPDIR)/jpeg_module-jpeg.Tpo video/readers/$(DEPDIR)/jpeg_module-jpeg.Po
 
46102
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/readers/jpeg.c' object='video/readers/jpeg_module-jpeg.obj' libtool=no @AMDEPBACKSLASH@
 
46103
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46104
@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`
 
46105
 
 
46106
disk/kernel_exec-host.o: disk/host.c
 
46107
@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
 
46108
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/kernel_exec-host.Tpo disk/$(DEPDIR)/kernel_exec-host.Po
 
46109
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/host.c' object='disk/kernel_exec-host.o' libtool=no @AMDEPBACKSLASH@
 
46110
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46111
@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
 
46112
 
 
46113
disk/kernel_exec-host.obj: disk/host.c
 
46114
@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`
 
46115
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/kernel_exec-host.Tpo disk/$(DEPDIR)/kernel_exec-host.Po
 
46116
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/host.c' object='disk/kernel_exec-host.obj' libtool=no @AMDEPBACKSLASH@
 
46117
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46118
@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`
 
46119
 
 
46120
gnulib/kernel_exec-progname.o: gnulib/progname.c
 
46121
@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
 
46122
@am__fastdepCC_TRUE@    $(am__mv) gnulib/$(DEPDIR)/kernel_exec-progname.Tpo gnulib/$(DEPDIR)/kernel_exec-progname.Po
 
46123
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gnulib/progname.c' object='gnulib/kernel_exec-progname.o' libtool=no @AMDEPBACKSLASH@
 
46124
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46125
@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
 
46126
 
 
46127
gnulib/kernel_exec-progname.obj: gnulib/progname.c
 
46128
@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`
 
46129
@am__fastdepCC_TRUE@    $(am__mv) gnulib/$(DEPDIR)/kernel_exec-progname.Tpo gnulib/$(DEPDIR)/kernel_exec-progname.Po
 
46130
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gnulib/progname.c' object='gnulib/kernel_exec-progname.obj' libtool=no @AMDEPBACKSLASH@
 
46131
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46132
@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`
 
46133
 
 
46134
gnulib/kernel_exec-error.o: gnulib/error.c
 
46135
@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
 
46136
@am__fastdepCC_TRUE@    $(am__mv) gnulib/$(DEPDIR)/kernel_exec-error.Tpo gnulib/$(DEPDIR)/kernel_exec-error.Po
 
46137
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gnulib/error.c' object='gnulib/kernel_exec-error.o' libtool=no @AMDEPBACKSLASH@
 
46138
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46139
@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
 
46140
 
 
46141
gnulib/kernel_exec-error.obj: gnulib/error.c
 
46142
@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`
 
46143
@am__fastdepCC_TRUE@    $(am__mv) gnulib/$(DEPDIR)/kernel_exec-error.Tpo gnulib/$(DEPDIR)/kernel_exec-error.Po
 
46144
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gnulib/error.c' object='gnulib/kernel_exec-error.obj' libtool=no @AMDEPBACKSLASH@
 
46145
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46146
@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`
 
46147
 
 
46148
kern/emu/kernel_exec-console.o: kern/emu/console.c
 
46149
@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
 
46150
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-console.Tpo kern/emu/$(DEPDIR)/kernel_exec-console.Po
 
46151
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/console.c' object='kern/emu/kernel_exec-console.o' libtool=no @AMDEPBACKSLASH@
 
46152
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46153
@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
 
46154
 
 
46155
kern/emu/kernel_exec-console.obj: kern/emu/console.c
 
46156
@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`
 
46157
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-console.Tpo kern/emu/$(DEPDIR)/kernel_exec-console.Po
 
46158
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/console.c' object='kern/emu/kernel_exec-console.obj' libtool=no @AMDEPBACKSLASH@
 
46159
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46160
@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`
 
46161
 
 
46162
kern/emu/kernel_exec-getroot.o: kern/emu/getroot.c
 
46163
@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
 
46164
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-getroot.Tpo kern/emu/$(DEPDIR)/kernel_exec-getroot.Po
 
46165
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/getroot.c' object='kern/emu/kernel_exec-getroot.o' libtool=no @AMDEPBACKSLASH@
 
46166
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46167
@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
 
46168
 
 
46169
kern/emu/kernel_exec-getroot.obj: kern/emu/getroot.c
 
46170
@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`
 
46171
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-getroot.Tpo kern/emu/$(DEPDIR)/kernel_exec-getroot.Po
 
46172
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/getroot.c' object='kern/emu/kernel_exec-getroot.obj' libtool=no @AMDEPBACKSLASH@
 
46173
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46174
@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`
 
46175
 
 
46176
kern/emu/kernel_exec-hostdisk.o: kern/emu/hostdisk.c
 
46177
@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
 
46178
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-hostdisk.Tpo kern/emu/$(DEPDIR)/kernel_exec-hostdisk.Po
 
46179
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/hostdisk.c' object='kern/emu/kernel_exec-hostdisk.o' libtool=no @AMDEPBACKSLASH@
 
46180
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46181
@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
 
46182
 
 
46183
kern/emu/kernel_exec-hostdisk.obj: kern/emu/hostdisk.c
 
46184
@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`
 
46185
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-hostdisk.Tpo kern/emu/$(DEPDIR)/kernel_exec-hostdisk.Po
 
46186
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/hostdisk.c' object='kern/emu/kernel_exec-hostdisk.obj' libtool=no @AMDEPBACKSLASH@
 
46187
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46188
@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`
 
46189
 
 
46190
kern/emu/kernel_exec-hostfs.o: kern/emu/hostfs.c
 
46191
@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
 
46192
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-hostfs.Tpo kern/emu/$(DEPDIR)/kernel_exec-hostfs.Po
 
46193
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/hostfs.c' object='kern/emu/kernel_exec-hostfs.o' libtool=no @AMDEPBACKSLASH@
 
46194
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46195
@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
 
46196
 
 
46197
kern/emu/kernel_exec-hostfs.obj: kern/emu/hostfs.c
 
46198
@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`
 
46199
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-hostfs.Tpo kern/emu/$(DEPDIR)/kernel_exec-hostfs.Po
 
46200
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/hostfs.c' object='kern/emu/kernel_exec-hostfs.obj' libtool=no @AMDEPBACKSLASH@
 
46201
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46202
@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`
 
46203
 
 
46204
kern/emu/kernel_exec-main.o: kern/emu/main.c
 
46205
@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
 
46206
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-main.Tpo kern/emu/$(DEPDIR)/kernel_exec-main.Po
 
46207
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/main.c' object='kern/emu/kernel_exec-main.o' libtool=no @AMDEPBACKSLASH@
 
46208
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46209
@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
 
46210
 
 
46211
kern/emu/kernel_exec-main.obj: kern/emu/main.c
 
46212
@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`
 
46213
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-main.Tpo kern/emu/$(DEPDIR)/kernel_exec-main.Po
 
46214
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/main.c' object='kern/emu/kernel_exec-main.obj' libtool=no @AMDEPBACKSLASH@
 
46215
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46216
@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`
 
46217
 
 
46218
kern/emu/kernel_exec-misc.o: kern/emu/misc.c
 
46219
@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
 
46220
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-misc.Tpo kern/emu/$(DEPDIR)/kernel_exec-misc.Po
 
46221
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/misc.c' object='kern/emu/kernel_exec-misc.o' libtool=no @AMDEPBACKSLASH@
 
46222
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46223
@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
 
46224
 
 
46225
kern/emu/kernel_exec-misc.obj: kern/emu/misc.c
 
46226
@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`
 
46227
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-misc.Tpo kern/emu/$(DEPDIR)/kernel_exec-misc.Po
 
46228
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/misc.c' object='kern/emu/kernel_exec-misc.obj' libtool=no @AMDEPBACKSLASH@
 
46229
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46230
@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`
 
46231
 
 
46232
kern/emu/kernel_exec-mm.o: kern/emu/mm.c
 
46233
@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
 
46234
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-mm.Tpo kern/emu/$(DEPDIR)/kernel_exec-mm.Po
 
46235
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/mm.c' object='kern/emu/kernel_exec-mm.o' libtool=no @AMDEPBACKSLASH@
 
46236
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46237
@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
 
46238
 
 
46239
kern/emu/kernel_exec-mm.obj: kern/emu/mm.c
 
46240
@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`
 
46241
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-mm.Tpo kern/emu/$(DEPDIR)/kernel_exec-mm.Po
 
46242
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/mm.c' object='kern/emu/kernel_exec-mm.obj' libtool=no @AMDEPBACKSLASH@
 
46243
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46244
@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`
 
46245
 
 
46246
kern/emu/kernel_exec-time.o: kern/emu/time.c
 
46247
@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
 
46248
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-time.Tpo kern/emu/$(DEPDIR)/kernel_exec-time.Po
 
46249
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/time.c' object='kern/emu/kernel_exec-time.o' libtool=no @AMDEPBACKSLASH@
 
46250
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46251
@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
 
46252
 
 
46253
kern/emu/kernel_exec-time.obj: kern/emu/time.c
 
46254
@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`
 
46255
@am__fastdepCC_TRUE@    $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-time.Tpo kern/emu/$(DEPDIR)/kernel_exec-time.Po
 
46256
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/emu/time.c' object='kern/emu/kernel_exec-time.obj' libtool=no @AMDEPBACKSLASH@
 
46257
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46258
@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`
 
46259
 
 
46260
kern/kernel_exec-command.o: kern/command.c
 
46261
@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
 
46262
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-command.Tpo kern/$(DEPDIR)/kernel_exec-command.Po
 
46263
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/command.c' object='kern/kernel_exec-command.o' libtool=no @AMDEPBACKSLASH@
 
46264
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46265
@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
 
46266
 
 
46267
kern/kernel_exec-command.obj: kern/command.c
 
46268
@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`
 
46269
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-command.Tpo kern/$(DEPDIR)/kernel_exec-command.Po
 
46270
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/command.c' object='kern/kernel_exec-command.obj' libtool=no @AMDEPBACKSLASH@
 
46271
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46272
@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`
 
46273
 
 
46274
kern/kernel_exec-corecmd.o: kern/corecmd.c
 
46275
@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
 
46276
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-corecmd.Tpo kern/$(DEPDIR)/kernel_exec-corecmd.Po
 
46277
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/corecmd.c' object='kern/kernel_exec-corecmd.o' libtool=no @AMDEPBACKSLASH@
 
46278
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46279
@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
 
46280
 
 
46281
kern/kernel_exec-corecmd.obj: kern/corecmd.c
 
46282
@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`
 
46283
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-corecmd.Tpo kern/$(DEPDIR)/kernel_exec-corecmd.Po
 
46284
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/corecmd.c' object='kern/kernel_exec-corecmd.obj' libtool=no @AMDEPBACKSLASH@
 
46285
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46286
@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`
 
46287
 
 
46288
kern/kernel_exec-device.o: kern/device.c
 
46289
@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
 
46290
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-device.Tpo kern/$(DEPDIR)/kernel_exec-device.Po
 
46291
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/device.c' object='kern/kernel_exec-device.o' libtool=no @AMDEPBACKSLASH@
 
46292
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46293
@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
 
46294
 
 
46295
kern/kernel_exec-device.obj: kern/device.c
 
46296
@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`
 
46297
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-device.Tpo kern/$(DEPDIR)/kernel_exec-device.Po
 
46298
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/device.c' object='kern/kernel_exec-device.obj' libtool=no @AMDEPBACKSLASH@
 
46299
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46300
@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`
 
46301
 
 
46302
kern/kernel_exec-disk.o: kern/disk.c
 
46303
@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
 
46304
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-disk.Tpo kern/$(DEPDIR)/kernel_exec-disk.Po
 
46305
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/disk.c' object='kern/kernel_exec-disk.o' libtool=no @AMDEPBACKSLASH@
 
46306
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46307
@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
 
46308
 
 
46309
kern/kernel_exec-disk.obj: kern/disk.c
 
46310
@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`
 
46311
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-disk.Tpo kern/$(DEPDIR)/kernel_exec-disk.Po
 
46312
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/disk.c' object='kern/kernel_exec-disk.obj' libtool=no @AMDEPBACKSLASH@
 
46313
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46314
@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`
 
46315
 
 
46316
kern/kernel_exec-dl.o: kern/dl.c
 
46317
@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
 
46318
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-dl.Tpo kern/$(DEPDIR)/kernel_exec-dl.Po
 
46319
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/dl.c' object='kern/kernel_exec-dl.o' libtool=no @AMDEPBACKSLASH@
 
46320
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46321
@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
 
46322
 
 
46323
kern/kernel_exec-dl.obj: kern/dl.c
 
46324
@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`
 
46325
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-dl.Tpo kern/$(DEPDIR)/kernel_exec-dl.Po
 
46326
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/dl.c' object='kern/kernel_exec-dl.obj' libtool=no @AMDEPBACKSLASH@
 
46327
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46328
@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`
 
46329
 
 
46330
kern/kernel_exec-env.o: kern/env.c
 
46331
@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
 
46332
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-env.Tpo kern/$(DEPDIR)/kernel_exec-env.Po
 
46333
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/env.c' object='kern/kernel_exec-env.o' libtool=no @AMDEPBACKSLASH@
 
46334
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46335
@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
 
46336
 
 
46337
kern/kernel_exec-env.obj: kern/env.c
 
46338
@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`
 
46339
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-env.Tpo kern/$(DEPDIR)/kernel_exec-env.Po
 
46340
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/env.c' object='kern/kernel_exec-env.obj' libtool=no @AMDEPBACKSLASH@
 
46341
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46342
@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`
 
46343
 
 
46344
kern/kernel_exec-err.o: kern/err.c
 
46345
@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
 
46346
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-err.Tpo kern/$(DEPDIR)/kernel_exec-err.Po
 
46347
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/err.c' object='kern/kernel_exec-err.o' libtool=no @AMDEPBACKSLASH@
 
46348
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46349
@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
 
46350
 
 
46351
kern/kernel_exec-err.obj: kern/err.c
 
46352
@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`
 
46353
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-err.Tpo kern/$(DEPDIR)/kernel_exec-err.Po
 
46354
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/err.c' object='kern/kernel_exec-err.obj' libtool=no @AMDEPBACKSLASH@
 
46355
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46356
@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`
 
46357
 
 
46358
kern/kernel_exec-file.o: kern/file.c
 
46359
@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
 
46360
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-file.Tpo kern/$(DEPDIR)/kernel_exec-file.Po
 
46361
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/file.c' object='kern/kernel_exec-file.o' libtool=no @AMDEPBACKSLASH@
 
46362
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46363
@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
 
46364
 
 
46365
kern/kernel_exec-file.obj: kern/file.c
 
46366
@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`
 
46367
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-file.Tpo kern/$(DEPDIR)/kernel_exec-file.Po
 
46368
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/file.c' object='kern/kernel_exec-file.obj' libtool=no @AMDEPBACKSLASH@
 
46369
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46370
@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`
 
46371
 
 
46372
kern/kernel_exec-fs.o: kern/fs.c
 
46373
@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
 
46374
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-fs.Tpo kern/$(DEPDIR)/kernel_exec-fs.Po
 
46375
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/fs.c' object='kern/kernel_exec-fs.o' libtool=no @AMDEPBACKSLASH@
 
46376
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46377
@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
 
46378
 
 
46379
kern/kernel_exec-fs.obj: kern/fs.c
 
46380
@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`
 
46381
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-fs.Tpo kern/$(DEPDIR)/kernel_exec-fs.Po
 
46382
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/fs.c' object='kern/kernel_exec-fs.obj' libtool=no @AMDEPBACKSLASH@
 
46383
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46384
@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`
 
46385
 
 
46386
kern/kernel_exec-list.o: kern/list.c
 
46387
@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
 
46388
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-list.Tpo kern/$(DEPDIR)/kernel_exec-list.Po
 
46389
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/list.c' object='kern/kernel_exec-list.o' libtool=no @AMDEPBACKSLASH@
 
46390
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46391
@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
 
46392
 
 
46393
kern/kernel_exec-list.obj: kern/list.c
 
46394
@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`
 
46395
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-list.Tpo kern/$(DEPDIR)/kernel_exec-list.Po
 
46396
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/list.c' object='kern/kernel_exec-list.obj' libtool=no @AMDEPBACKSLASH@
 
46397
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46398
@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`
 
46399
 
 
46400
kern/kernel_exec-main.o: kern/main.c
 
46401
@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
 
46402
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-main.Tpo kern/$(DEPDIR)/kernel_exec-main.Po
 
46403
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/main.c' object='kern/kernel_exec-main.o' libtool=no @AMDEPBACKSLASH@
 
46404
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46405
@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
 
46406
 
 
46407
kern/kernel_exec-main.obj: kern/main.c
 
46408
@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`
 
46409
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-main.Tpo kern/$(DEPDIR)/kernel_exec-main.Po
 
46410
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/main.c' object='kern/kernel_exec-main.obj' libtool=no @AMDEPBACKSLASH@
 
46411
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46412
@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`
 
46413
 
 
46414
kern/kernel_exec-misc.o: kern/misc.c
 
46415
@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
 
46416
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-misc.Tpo kern/$(DEPDIR)/kernel_exec-misc.Po
 
46417
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/misc.c' object='kern/kernel_exec-misc.o' libtool=no @AMDEPBACKSLASH@
 
46418
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46419
@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
 
46420
 
 
46421
kern/kernel_exec-misc.obj: kern/misc.c
 
46422
@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`
 
46423
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-misc.Tpo kern/$(DEPDIR)/kernel_exec-misc.Po
 
46424
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/misc.c' object='kern/kernel_exec-misc.obj' libtool=no @AMDEPBACKSLASH@
 
46425
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46426
@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`
 
46427
 
 
46428
kern/kernel_exec-parser.o: kern/parser.c
 
46429
@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
 
46430
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-parser.Tpo kern/$(DEPDIR)/kernel_exec-parser.Po
 
46431
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/parser.c' object='kern/kernel_exec-parser.o' libtool=no @AMDEPBACKSLASH@
 
46432
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46433
@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
 
46434
 
 
46435
kern/kernel_exec-parser.obj: kern/parser.c
 
46436
@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`
 
46437
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-parser.Tpo kern/$(DEPDIR)/kernel_exec-parser.Po
 
46438
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/parser.c' object='kern/kernel_exec-parser.obj' libtool=no @AMDEPBACKSLASH@
 
46439
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46440
@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`
 
46441
 
 
46442
kern/kernel_exec-partition.o: kern/partition.c
 
46443
@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
 
46444
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-partition.Tpo kern/$(DEPDIR)/kernel_exec-partition.Po
 
46445
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/partition.c' object='kern/kernel_exec-partition.o' libtool=no @AMDEPBACKSLASH@
 
46446
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46447
@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
 
46448
 
 
46449
kern/kernel_exec-partition.obj: kern/partition.c
 
46450
@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`
 
46451
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-partition.Tpo kern/$(DEPDIR)/kernel_exec-partition.Po
 
46452
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/partition.c' object='kern/kernel_exec-partition.obj' libtool=no @AMDEPBACKSLASH@
 
46453
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46454
@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`
 
46455
 
 
46456
kern/kernel_exec-rescue_parser.o: kern/rescue_parser.c
 
46457
@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
 
46458
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-rescue_parser.Tpo kern/$(DEPDIR)/kernel_exec-rescue_parser.Po
 
46459
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/rescue_parser.c' object='kern/kernel_exec-rescue_parser.o' libtool=no @AMDEPBACKSLASH@
 
46460
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46461
@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
 
46462
 
 
46463
kern/kernel_exec-rescue_parser.obj: kern/rescue_parser.c
 
46464
@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`
 
46465
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-rescue_parser.Tpo kern/$(DEPDIR)/kernel_exec-rescue_parser.Po
 
46466
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/rescue_parser.c' object='kern/kernel_exec-rescue_parser.obj' libtool=no @AMDEPBACKSLASH@
 
46467
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46468
@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`
 
46469
 
 
46470
kern/kernel_exec-rescue_reader.o: kern/rescue_reader.c
 
46471
@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
 
46472
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-rescue_reader.Tpo kern/$(DEPDIR)/kernel_exec-rescue_reader.Po
 
46473
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/rescue_reader.c' object='kern/kernel_exec-rescue_reader.o' libtool=no @AMDEPBACKSLASH@
 
46474
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46475
@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
 
46476
 
 
46477
kern/kernel_exec-rescue_reader.obj: kern/rescue_reader.c
 
46478
@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`
 
46479
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-rescue_reader.Tpo kern/$(DEPDIR)/kernel_exec-rescue_reader.Po
 
46480
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/rescue_reader.c' object='kern/kernel_exec-rescue_reader.obj' libtool=no @AMDEPBACKSLASH@
 
46481
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46482
@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`
 
46483
 
 
46484
kern/kernel_exec-term.o: kern/term.c
 
46485
@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
 
46486
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-term.Tpo kern/$(DEPDIR)/kernel_exec-term.Po
 
46487
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/term.c' object='kern/kernel_exec-term.o' libtool=no @AMDEPBACKSLASH@
 
46488
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46489
@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
 
46490
 
 
46491
kern/kernel_exec-term.obj: kern/term.c
 
46492
@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`
 
46493
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-term.Tpo kern/$(DEPDIR)/kernel_exec-term.Po
 
46494
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/term.c' object='kern/kernel_exec-term.obj' libtool=no @AMDEPBACKSLASH@
 
46495
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46496
@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`
 
46497
 
 
46498
kern/generic/kernel_exec-rtc_get_time_ms.o: kern/generic/rtc_get_time_ms.c
 
46499
@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
 
46500
@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
 
46501
@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@
 
46502
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46503
@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
 
46504
 
 
46505
kern/generic/kernel_exec-rtc_get_time_ms.obj: kern/generic/rtc_get_time_ms.c
 
46506
@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`
 
46507
@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
 
46508
@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@
 
46509
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46510
@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`
 
46511
 
 
46512
kern/i386/coreboot/kernel_exec-mmap.o: kern/i386/coreboot/mmap.c
 
46513
@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
 
46514
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/coreboot/$(DEPDIR)/kernel_exec-mmap.Tpo kern/i386/coreboot/$(DEPDIR)/kernel_exec-mmap.Po
 
46515
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/coreboot/mmap.c' object='kern/i386/coreboot/kernel_exec-mmap.o' libtool=no @AMDEPBACKSLASH@
 
46516
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46517
@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
 
46518
 
 
46519
kern/i386/coreboot/kernel_exec-mmap.obj: kern/i386/coreboot/mmap.c
 
46520
@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`
 
46521
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/coreboot/$(DEPDIR)/kernel_exec-mmap.Tpo kern/i386/coreboot/$(DEPDIR)/kernel_exec-mmap.Po
 
46522
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/coreboot/mmap.c' object='kern/i386/coreboot/kernel_exec-mmap.obj' libtool=no @AMDEPBACKSLASH@
 
46523
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46524
@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`
 
46525
 
 
46526
kern/i386/kernel_exec-tsc.o: kern/i386/tsc.c
 
46527
@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
 
46528
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-tsc.Tpo kern/i386/$(DEPDIR)/kernel_exec-tsc.Po
 
46529
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/tsc.c' object='kern/i386/kernel_exec-tsc.o' libtool=no @AMDEPBACKSLASH@
 
46530
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46531
@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
 
46532
 
 
46533
kern/i386/kernel_exec-tsc.obj: kern/i386/tsc.c
 
46534
@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`
 
46535
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-tsc.Tpo kern/i386/$(DEPDIR)/kernel_exec-tsc.Po
 
46536
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/tsc.c' object='kern/i386/kernel_exec-tsc.obj' libtool=no @AMDEPBACKSLASH@
 
46537
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46538
@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`
 
46539
 
 
46540
kern/i386/coreboot/kernel_exec-init.o: kern/i386/coreboot/init.c
 
46541
@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
 
46542
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/coreboot/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/coreboot/$(DEPDIR)/kernel_exec-init.Po
 
46543
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/coreboot/init.c' object='kern/i386/coreboot/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@
 
46544
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46545
@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
 
46546
 
 
46547
kern/i386/coreboot/kernel_exec-init.obj: kern/i386/coreboot/init.c
 
46548
@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`
 
46549
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/coreboot/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/coreboot/$(DEPDIR)/kernel_exec-init.Po
 
46550
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/coreboot/init.c' object='kern/i386/coreboot/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@
 
46551
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46552
@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`
 
46553
 
 
46554
term/i386/pc/kernel_exec-vga_text.o: term/i386/pc/vga_text.c
 
46555
@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
 
46556
@am__fastdepCC_TRUE@    $(am__mv) term/i386/pc/$(DEPDIR)/kernel_exec-vga_text.Tpo term/i386/pc/$(DEPDIR)/kernel_exec-vga_text.Po
 
46557
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/i386/pc/vga_text.c' object='term/i386/pc/kernel_exec-vga_text.o' libtool=no @AMDEPBACKSLASH@
 
46558
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46559
@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
 
46560
 
 
46561
term/i386/pc/kernel_exec-vga_text.obj: term/i386/pc/vga_text.c
 
46562
@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`
 
46563
@am__fastdepCC_TRUE@    $(am__mv) term/i386/pc/$(DEPDIR)/kernel_exec-vga_text.Tpo term/i386/pc/$(DEPDIR)/kernel_exec-vga_text.Po
 
46564
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/i386/pc/vga_text.c' object='term/i386/pc/kernel_exec-vga_text.obj' libtool=no @AMDEPBACKSLASH@
 
46565
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46566
@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`
 
46567
 
 
46568
term/i386/kernel_exec-vga_common.o: term/i386/vga_common.c
 
46569
@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
 
46570
@am__fastdepCC_TRUE@    $(am__mv) term/i386/$(DEPDIR)/kernel_exec-vga_common.Tpo term/i386/$(DEPDIR)/kernel_exec-vga_common.Po
 
46571
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/i386/vga_common.c' object='term/i386/kernel_exec-vga_common.o' libtool=no @AMDEPBACKSLASH@
 
46572
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46573
@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
 
46574
 
 
46575
term/i386/kernel_exec-vga_common.obj: term/i386/vga_common.c
 
46576
@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`
 
46577
@am__fastdepCC_TRUE@    $(am__mv) term/i386/$(DEPDIR)/kernel_exec-vga_common.Tpo term/i386/$(DEPDIR)/kernel_exec-vga_common.Po
 
46578
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/i386/vga_common.c' object='term/i386/kernel_exec-vga_common.obj' libtool=no @AMDEPBACKSLASH@
 
46579
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46580
@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`
 
46581
 
 
46582
kern/i386/kernel_exec-dl.o: kern/i386/dl.c
 
46583
@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
 
46584
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-dl.Tpo kern/i386/$(DEPDIR)/kernel_exec-dl.Po
 
46585
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/dl.c' object='kern/i386/kernel_exec-dl.o' libtool=no @AMDEPBACKSLASH@
 
46586
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46587
@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
 
46588
 
 
46589
kern/i386/kernel_exec-dl.obj: kern/i386/dl.c
 
46590
@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`
 
46591
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-dl.Tpo kern/i386/$(DEPDIR)/kernel_exec-dl.Po
 
46592
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/dl.c' object='kern/i386/kernel_exec-dl.obj' libtool=no @AMDEPBACKSLASH@
 
46593
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46594
@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`
 
46595
 
 
46596
kern/i386/kernel_exec-pit.o: kern/i386/pit.c
 
46597
@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
 
46598
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-pit.Tpo kern/i386/$(DEPDIR)/kernel_exec-pit.Po
 
46599
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/pit.c' object='kern/i386/kernel_exec-pit.o' libtool=no @AMDEPBACKSLASH@
 
46600
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46601
@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
 
46602
 
 
46603
kern/i386/kernel_exec-pit.obj: kern/i386/pit.c
 
46604
@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`
 
46605
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-pit.Tpo kern/i386/$(DEPDIR)/kernel_exec-pit.Po
 
46606
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/pit.c' object='kern/i386/kernel_exec-pit.obj' libtool=no @AMDEPBACKSLASH@
 
46607
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46608
@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`
 
46609
 
 
46610
kern/kernel_exec-mm.o: kern/mm.c
 
46611
@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
 
46612
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-mm.Tpo kern/$(DEPDIR)/kernel_exec-mm.Po
 
46613
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/mm.c' object='kern/kernel_exec-mm.o' libtool=no @AMDEPBACKSLASH@
 
46614
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46615
@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
 
46616
 
 
46617
kern/kernel_exec-mm.obj: kern/mm.c
 
46618
@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`
 
46619
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-mm.Tpo kern/$(DEPDIR)/kernel_exec-mm.Po
 
46620
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/mm.c' object='kern/kernel_exec-mm.obj' libtool=no @AMDEPBACKSLASH@
 
46621
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46622
@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`
 
46623
 
 
46624
kern/kernel_exec-time.o: kern/time.c
 
46625
@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
 
46626
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-time.Tpo kern/$(DEPDIR)/kernel_exec-time.Po
 
46627
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/time.c' object='kern/kernel_exec-time.o' libtool=no @AMDEPBACKSLASH@
 
46628
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46629
@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
 
46630
 
 
46631
kern/kernel_exec-time.obj: kern/time.c
 
46632
@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`
 
46633
@am__fastdepCC_TRUE@    $(am__mv) kern/$(DEPDIR)/kernel_exec-time.Tpo kern/$(DEPDIR)/kernel_exec-time.Po
 
46634
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/time.c' object='kern/kernel_exec-time.obj' libtool=no @AMDEPBACKSLASH@
 
46635
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46636
@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`
 
46637
 
 
46638
kern/generic/kernel_exec-millisleep.o: kern/generic/millisleep.c
 
46639
@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
 
46640
@am__fastdepCC_TRUE@    $(am__mv) kern/generic/$(DEPDIR)/kernel_exec-millisleep.Tpo kern/generic/$(DEPDIR)/kernel_exec-millisleep.Po
 
46641
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/generic/millisleep.c' object='kern/generic/kernel_exec-millisleep.o' libtool=no @AMDEPBACKSLASH@
 
46642
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46643
@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
 
46644
 
 
46645
kern/generic/kernel_exec-millisleep.obj: kern/generic/millisleep.c
 
46646
@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`
 
46647
@am__fastdepCC_TRUE@    $(am__mv) kern/generic/$(DEPDIR)/kernel_exec-millisleep.Tpo kern/generic/$(DEPDIR)/kernel_exec-millisleep.Po
 
46648
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/generic/millisleep.c' object='kern/generic/kernel_exec-millisleep.obj' libtool=no @AMDEPBACKSLASH@
 
46649
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46650
@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`
 
46651
 
 
46652
disk/efi/kernel_exec-efidisk.o: disk/efi/efidisk.c
 
46653
@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
 
46654
@am__fastdepCC_TRUE@    $(am__mv) disk/efi/$(DEPDIR)/kernel_exec-efidisk.Tpo disk/efi/$(DEPDIR)/kernel_exec-efidisk.Po
 
46655
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/efi/efidisk.c' object='disk/efi/kernel_exec-efidisk.o' libtool=no @AMDEPBACKSLASH@
 
46656
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46657
@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
 
46658
 
 
46659
disk/efi/kernel_exec-efidisk.obj: disk/efi/efidisk.c
 
46660
@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`
 
46661
@am__fastdepCC_TRUE@    $(am__mv) disk/efi/$(DEPDIR)/kernel_exec-efidisk.Tpo disk/efi/$(DEPDIR)/kernel_exec-efidisk.Po
 
46662
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/efi/efidisk.c' object='disk/efi/kernel_exec-efidisk.obj' libtool=no @AMDEPBACKSLASH@
 
46663
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46664
@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`
 
46665
 
 
46666
kern/efi/kernel_exec-efi.o: kern/efi/efi.c
 
46667
@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
 
46668
@am__fastdepCC_TRUE@    $(am__mv) kern/efi/$(DEPDIR)/kernel_exec-efi.Tpo kern/efi/$(DEPDIR)/kernel_exec-efi.Po
 
46669
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/efi/efi.c' object='kern/efi/kernel_exec-efi.o' libtool=no @AMDEPBACKSLASH@
 
46670
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46671
@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
 
46672
 
 
46673
kern/efi/kernel_exec-efi.obj: kern/efi/efi.c
 
46674
@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`
 
46675
@am__fastdepCC_TRUE@    $(am__mv) kern/efi/$(DEPDIR)/kernel_exec-efi.Tpo kern/efi/$(DEPDIR)/kernel_exec-efi.Po
 
46676
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/efi/efi.c' object='kern/efi/kernel_exec-efi.obj' libtool=no @AMDEPBACKSLASH@
 
46677
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46678
@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`
 
46679
 
 
46680
kern/efi/kernel_exec-init.o: kern/efi/init.c
 
46681
@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
 
46682
@am__fastdepCC_TRUE@    $(am__mv) kern/efi/$(DEPDIR)/kernel_exec-init.Tpo kern/efi/$(DEPDIR)/kernel_exec-init.Po
 
46683
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/efi/init.c' object='kern/efi/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@
 
46684
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46685
@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
 
46686
 
 
46687
kern/efi/kernel_exec-init.obj: kern/efi/init.c
 
46688
@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`
 
46689
@am__fastdepCC_TRUE@    $(am__mv) kern/efi/$(DEPDIR)/kernel_exec-init.Tpo kern/efi/$(DEPDIR)/kernel_exec-init.Po
 
46690
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/efi/init.c' object='kern/efi/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@
 
46691
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46692
@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`
 
46693
 
 
46694
kern/efi/kernel_exec-mm.o: kern/efi/mm.c
 
46695
@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
 
46696
@am__fastdepCC_TRUE@    $(am__mv) kern/efi/$(DEPDIR)/kernel_exec-mm.Tpo kern/efi/$(DEPDIR)/kernel_exec-mm.Po
 
46697
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/efi/mm.c' object='kern/efi/kernel_exec-mm.o' libtool=no @AMDEPBACKSLASH@
 
46698
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46699
@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
 
46700
 
 
46701
kern/efi/kernel_exec-mm.obj: kern/efi/mm.c
 
46702
@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`
 
46703
@am__fastdepCC_TRUE@    $(am__mv) kern/efi/$(DEPDIR)/kernel_exec-mm.Tpo kern/efi/$(DEPDIR)/kernel_exec-mm.Po
 
46704
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/efi/mm.c' object='kern/efi/kernel_exec-mm.obj' libtool=no @AMDEPBACKSLASH@
 
46705
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46706
@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`
 
46707
 
 
46708
kern/i386/efi/kernel_exec-init.o: kern/i386/efi/init.c
 
46709
@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
 
46710
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/efi/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/efi/$(DEPDIR)/kernel_exec-init.Po
 
46711
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/efi/init.c' object='kern/i386/efi/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@
 
46712
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46713
@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
 
46714
 
 
46715
kern/i386/efi/kernel_exec-init.obj: kern/i386/efi/init.c
 
46716
@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`
 
46717
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/efi/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/efi/$(DEPDIR)/kernel_exec-init.Po
 
46718
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/efi/init.c' object='kern/i386/efi/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@
 
46719
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46720
@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`
 
46721
 
 
46722
term/efi/kernel_exec-console.o: term/efi/console.c
 
46723
@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
 
46724
@am__fastdepCC_TRUE@    $(am__mv) term/efi/$(DEPDIR)/kernel_exec-console.Tpo term/efi/$(DEPDIR)/kernel_exec-console.Po
 
46725
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/efi/console.c' object='term/efi/kernel_exec-console.o' libtool=no @AMDEPBACKSLASH@
 
46726
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46727
@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
 
46728
 
 
46729
term/efi/kernel_exec-console.obj: term/efi/console.c
 
46730
@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`
 
46731
@am__fastdepCC_TRUE@    $(am__mv) term/efi/$(DEPDIR)/kernel_exec-console.Tpo term/efi/$(DEPDIR)/kernel_exec-console.Po
 
46732
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/efi/console.c' object='term/efi/kernel_exec-console.obj' libtool=no @AMDEPBACKSLASH@
 
46733
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46734
@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`
 
46735
 
 
46736
kern/ieee1275/kernel_exec-init.o: kern/ieee1275/init.c
 
46737
@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
 
46738
@am__fastdepCC_TRUE@    $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-init.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-init.Po
 
46739
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/ieee1275/init.c' object='kern/ieee1275/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@
 
46740
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46741
@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
 
46742
 
 
46743
kern/ieee1275/kernel_exec-init.obj: kern/ieee1275/init.c
 
46744
@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`
 
46745
@am__fastdepCC_TRUE@    $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-init.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-init.Po
 
46746
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/ieee1275/init.c' object='kern/ieee1275/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@
 
46747
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46748
@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`
 
46749
 
 
46750
disk/ieee1275/kernel_exec-ofdisk.o: disk/ieee1275/ofdisk.c
 
46751
@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
 
46752
@am__fastdepCC_TRUE@    $(am__mv) disk/ieee1275/$(DEPDIR)/kernel_exec-ofdisk.Tpo disk/ieee1275/$(DEPDIR)/kernel_exec-ofdisk.Po
 
46753
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/ieee1275/ofdisk.c' object='disk/ieee1275/kernel_exec-ofdisk.o' libtool=no @AMDEPBACKSLASH@
 
46754
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46755
@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
 
46756
 
 
46757
disk/ieee1275/kernel_exec-ofdisk.obj: disk/ieee1275/ofdisk.c
 
46758
@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`
 
46759
@am__fastdepCC_TRUE@    $(am__mv) disk/ieee1275/$(DEPDIR)/kernel_exec-ofdisk.Tpo disk/ieee1275/$(DEPDIR)/kernel_exec-ofdisk.Po
 
46760
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/ieee1275/ofdisk.c' object='disk/ieee1275/kernel_exec-ofdisk.obj' libtool=no @AMDEPBACKSLASH@
 
46761
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46762
@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`
 
46763
 
 
46764
kern/ieee1275/kernel_exec-cmain.o: kern/ieee1275/cmain.c
 
46765
@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
 
46766
@am__fastdepCC_TRUE@    $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-cmain.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-cmain.Po
 
46767
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/ieee1275/cmain.c' object='kern/ieee1275/kernel_exec-cmain.o' libtool=no @AMDEPBACKSLASH@
 
46768
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46769
@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
 
46770
 
 
46771
kern/ieee1275/kernel_exec-cmain.obj: kern/ieee1275/cmain.c
 
46772
@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`
 
46773
@am__fastdepCC_TRUE@    $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-cmain.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-cmain.Po
 
46774
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/ieee1275/cmain.c' object='kern/ieee1275/kernel_exec-cmain.obj' libtool=no @AMDEPBACKSLASH@
 
46775
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46776
@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`
 
46777
 
 
46778
kern/ieee1275/kernel_exec-ieee1275.o: kern/ieee1275/ieee1275.c
 
46779
@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
 
46780
@am__fastdepCC_TRUE@    $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Po
 
46781
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/ieee1275/ieee1275.c' object='kern/ieee1275/kernel_exec-ieee1275.o' libtool=no @AMDEPBACKSLASH@
 
46782
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46783
@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
 
46784
 
 
46785
kern/ieee1275/kernel_exec-ieee1275.obj: kern/ieee1275/ieee1275.c
 
46786
@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`
 
46787
@am__fastdepCC_TRUE@    $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Po
 
46788
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/ieee1275/ieee1275.c' object='kern/ieee1275/kernel_exec-ieee1275.obj' libtool=no @AMDEPBACKSLASH@
 
46789
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46790
@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`
 
46791
 
 
46792
kern/ieee1275/kernel_exec-mmap.o: kern/ieee1275/mmap.c
 
46793
@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
 
46794
@am__fastdepCC_TRUE@    $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-mmap.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-mmap.Po
 
46795
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/ieee1275/mmap.c' object='kern/ieee1275/kernel_exec-mmap.o' libtool=no @AMDEPBACKSLASH@
 
46796
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46797
@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
 
46798
 
 
46799
kern/ieee1275/kernel_exec-mmap.obj: kern/ieee1275/mmap.c
 
46800
@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`
 
46801
@am__fastdepCC_TRUE@    $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-mmap.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-mmap.Po
 
46802
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/ieee1275/mmap.c' object='kern/ieee1275/kernel_exec-mmap.obj' libtool=no @AMDEPBACKSLASH@
 
46803
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46804
@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`
 
46805
 
 
46806
kern/ieee1275/kernel_exec-openfw.o: kern/ieee1275/openfw.c
 
46807
@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
 
46808
@am__fastdepCC_TRUE@    $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-openfw.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-openfw.Po
 
46809
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/ieee1275/openfw.c' object='kern/ieee1275/kernel_exec-openfw.o' libtool=no @AMDEPBACKSLASH@
 
46810
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46811
@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
 
46812
 
 
46813
kern/ieee1275/kernel_exec-openfw.obj: kern/ieee1275/openfw.c
 
46814
@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`
 
46815
@am__fastdepCC_TRUE@    $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-openfw.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-openfw.Po
 
46816
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/ieee1275/openfw.c' object='kern/ieee1275/kernel_exec-openfw.obj' libtool=no @AMDEPBACKSLASH@
 
46817
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46818
@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`
 
46819
 
 
46820
term/ieee1275/kernel_exec-ofconsole.o: term/ieee1275/ofconsole.c
 
46821
@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
 
46822
@am__fastdepCC_TRUE@    $(am__mv) term/ieee1275/$(DEPDIR)/kernel_exec-ofconsole.Tpo term/ieee1275/$(DEPDIR)/kernel_exec-ofconsole.Po
 
46823
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/ieee1275/ofconsole.c' object='term/ieee1275/kernel_exec-ofconsole.o' libtool=no @AMDEPBACKSLASH@
 
46824
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46825
@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
 
46826
 
 
46827
term/ieee1275/kernel_exec-ofconsole.obj: term/ieee1275/ofconsole.c
 
46828
@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`
 
46829
@am__fastdepCC_TRUE@    $(am__mv) term/ieee1275/$(DEPDIR)/kernel_exec-ofconsole.Tpo term/ieee1275/$(DEPDIR)/kernel_exec-ofconsole.Po
 
46830
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/ieee1275/ofconsole.c' object='term/ieee1275/kernel_exec-ofconsole.obj' libtool=no @AMDEPBACKSLASH@
 
46831
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46832
@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`
 
46833
 
 
46834
term/kernel_exec-terminfo.o: term/terminfo.c
 
46835
@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
 
46836
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/kernel_exec-terminfo.Tpo term/$(DEPDIR)/kernel_exec-terminfo.Po
 
46837
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/terminfo.c' object='term/kernel_exec-terminfo.o' libtool=no @AMDEPBACKSLASH@
 
46838
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46839
@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
 
46840
 
 
46841
term/kernel_exec-terminfo.obj: term/terminfo.c
 
46842
@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`
 
46843
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/kernel_exec-terminfo.Tpo term/$(DEPDIR)/kernel_exec-terminfo.Po
 
46844
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/terminfo.c' object='term/kernel_exec-terminfo.obj' libtool=no @AMDEPBACKSLASH@
 
46845
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46846
@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`
 
46847
 
 
46848
term/kernel_exec-tparm.o: term/tparm.c
 
46849
@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
 
46850
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/kernel_exec-tparm.Tpo term/$(DEPDIR)/kernel_exec-tparm.Po
 
46851
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/tparm.c' object='term/kernel_exec-tparm.o' libtool=no @AMDEPBACKSLASH@
 
46852
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46853
@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
 
46854
 
 
46855
term/kernel_exec-tparm.obj: term/tparm.c
 
46856
@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`
 
46857
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/kernel_exec-tparm.Tpo term/$(DEPDIR)/kernel_exec-tparm.Po
 
46858
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/tparm.c' object='term/kernel_exec-tparm.obj' libtool=no @AMDEPBACKSLASH@
 
46859
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46860
@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`
 
46861
 
 
46862
commands/kernel_exec-extcmd.o: commands/extcmd.c
 
46863
@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
 
46864
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/kernel_exec-extcmd.Tpo commands/$(DEPDIR)/kernel_exec-extcmd.Po
 
46865
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/extcmd.c' object='commands/kernel_exec-extcmd.o' libtool=no @AMDEPBACKSLASH@
 
46866
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46867
@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
 
46868
 
 
46869
commands/kernel_exec-extcmd.obj: commands/extcmd.c
 
46870
@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`
 
46871
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/kernel_exec-extcmd.Tpo commands/$(DEPDIR)/kernel_exec-extcmd.Po
 
46872
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/extcmd.c' object='commands/kernel_exec-extcmd.obj' libtool=no @AMDEPBACKSLASH@
 
46873
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46874
@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`
 
46875
 
 
46876
lib/kernel_exec-arg.o: lib/arg.c
 
46877
@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
 
46878
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/kernel_exec-arg.Tpo lib/$(DEPDIR)/kernel_exec-arg.Po
 
46879
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/arg.c' object='lib/kernel_exec-arg.o' libtool=no @AMDEPBACKSLASH@
 
46880
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46881
@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
 
46882
 
 
46883
lib/kernel_exec-arg.obj: lib/arg.c
 
46884
@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`
 
46885
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/kernel_exec-arg.Tpo lib/$(DEPDIR)/kernel_exec-arg.Po
 
46886
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/arg.c' object='lib/kernel_exec-arg.obj' libtool=no @AMDEPBACKSLASH@
 
46887
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46888
@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`
 
46889
 
 
46890
kern/i386/kernel_exec-multiboot_mmap.o: kern/i386/multiboot_mmap.c
 
46891
@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
 
46892
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-multiboot_mmap.Tpo kern/i386/$(DEPDIR)/kernel_exec-multiboot_mmap.Po
 
46893
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/multiboot_mmap.c' object='kern/i386/kernel_exec-multiboot_mmap.o' libtool=no @AMDEPBACKSLASH@
 
46894
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46895
@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
 
46896
 
 
46897
kern/i386/kernel_exec-multiboot_mmap.obj: kern/i386/multiboot_mmap.c
 
46898
@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`
 
46899
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-multiboot_mmap.Tpo kern/i386/$(DEPDIR)/kernel_exec-multiboot_mmap.Po
 
46900
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/multiboot_mmap.c' object='kern/i386/kernel_exec-multiboot_mmap.obj' libtool=no @AMDEPBACKSLASH@
 
46901
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46902
@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`
 
46903
 
 
46904
kern/i386/pc/kernel_exec-init.o: kern/i386/pc/init.c
 
46905
@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
 
46906
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/pc/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/pc/$(DEPDIR)/kernel_exec-init.Po
 
46907
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/pc/init.c' object='kern/i386/pc/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@
 
46908
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46909
@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
 
46910
 
 
46911
kern/i386/pc/kernel_exec-init.obj: kern/i386/pc/init.c
 
46912
@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`
 
46913
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/pc/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/pc/$(DEPDIR)/kernel_exec-init.Po
 
46914
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/pc/init.c' object='kern/i386/pc/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@
 
46915
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46916
@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`
 
46917
 
 
46918
kern/i386/pc/kernel_exec-mmap.o: kern/i386/pc/mmap.c
 
46919
@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
 
46920
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/pc/$(DEPDIR)/kernel_exec-mmap.Tpo kern/i386/pc/$(DEPDIR)/kernel_exec-mmap.Po
 
46921
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/pc/mmap.c' object='kern/i386/pc/kernel_exec-mmap.o' libtool=no @AMDEPBACKSLASH@
 
46922
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46923
@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
 
46924
 
 
46925
kern/i386/pc/kernel_exec-mmap.obj: kern/i386/pc/mmap.c
 
46926
@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`
 
46927
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/pc/$(DEPDIR)/kernel_exec-mmap.Tpo kern/i386/pc/$(DEPDIR)/kernel_exec-mmap.Po
 
46928
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/pc/mmap.c' object='kern/i386/pc/kernel_exec-mmap.obj' libtool=no @AMDEPBACKSLASH@
 
46929
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46930
@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`
 
46931
 
 
46932
term/i386/pc/kernel_exec-console.o: term/i386/pc/console.c
 
46933
@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
 
46934
@am__fastdepCC_TRUE@    $(am__mv) term/i386/pc/$(DEPDIR)/kernel_exec-console.Tpo term/i386/pc/$(DEPDIR)/kernel_exec-console.Po
 
46935
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/i386/pc/console.c' object='term/i386/pc/kernel_exec-console.o' libtool=no @AMDEPBACKSLASH@
 
46936
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46937
@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
 
46938
 
 
46939
term/i386/pc/kernel_exec-console.obj: term/i386/pc/console.c
 
46940
@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`
 
46941
@am__fastdepCC_TRUE@    $(am__mv) term/i386/pc/$(DEPDIR)/kernel_exec-console.Tpo term/i386/pc/$(DEPDIR)/kernel_exec-console.Po
 
46942
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/i386/pc/console.c' object='term/i386/pc/kernel_exec-console.obj' libtool=no @AMDEPBACKSLASH@
 
46943
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46944
@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`
 
46945
 
 
46946
bus/kernel_exec-pci.o: bus/pci.c
 
46947
@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
 
46948
@am__fastdepCC_TRUE@    $(am__mv) bus/$(DEPDIR)/kernel_exec-pci.Tpo bus/$(DEPDIR)/kernel_exec-pci.Po
 
46949
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/pci.c' object='bus/kernel_exec-pci.o' libtool=no @AMDEPBACKSLASH@
 
46950
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46951
@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
 
46952
 
 
46953
bus/kernel_exec-pci.obj: bus/pci.c
 
46954
@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`
 
46955
@am__fastdepCC_TRUE@    $(am__mv) bus/$(DEPDIR)/kernel_exec-pci.Tpo bus/$(DEPDIR)/kernel_exec-pci.Po
 
46956
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/pci.c' object='bus/kernel_exec-pci.obj' libtool=no @AMDEPBACKSLASH@
 
46957
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46958
@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`
 
46959
 
 
46960
kern/i386/qemu/kernel_exec-init.o: kern/i386/qemu/init.c
 
46961
@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
 
46962
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/qemu/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/qemu/$(DEPDIR)/kernel_exec-init.Po
 
46963
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/qemu/init.c' object='kern/i386/qemu/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@
 
46964
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46965
@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
 
46966
 
 
46967
kern/i386/qemu/kernel_exec-init.obj: kern/i386/qemu/init.c
 
46968
@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`
 
46969
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/qemu/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/qemu/$(DEPDIR)/kernel_exec-init.Po
 
46970
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/qemu/init.c' object='kern/i386/qemu/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@
 
46971
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46972
@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`
 
46973
 
 
46974
kern/i386/qemu/kernel_exec-mmap.o: kern/i386/qemu/mmap.c
 
46975
@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
 
46976
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/qemu/$(DEPDIR)/kernel_exec-mmap.Tpo kern/i386/qemu/$(DEPDIR)/kernel_exec-mmap.Po
 
46977
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/qemu/mmap.c' object='kern/i386/qemu/kernel_exec-mmap.o' libtool=no @AMDEPBACKSLASH@
 
46978
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46979
@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
 
46980
 
 
46981
kern/i386/qemu/kernel_exec-mmap.obj: kern/i386/qemu/mmap.c
 
46982
@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`
 
46983
@am__fastdepCC_TRUE@    $(am__mv) kern/i386/qemu/$(DEPDIR)/kernel_exec-mmap.Tpo kern/i386/qemu/$(DEPDIR)/kernel_exec-mmap.Po
 
46984
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/i386/qemu/mmap.c' object='kern/i386/qemu/kernel_exec-mmap.obj' libtool=no @AMDEPBACKSLASH@
 
46985
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46986
@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`
 
46987
 
 
46988
term/kernel_exec-ns8250.o: term/ns8250.c
 
46989
@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
 
46990
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/kernel_exec-ns8250.Tpo term/$(DEPDIR)/kernel_exec-ns8250.Po
 
46991
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/ns8250.c' object='term/kernel_exec-ns8250.o' libtool=no @AMDEPBACKSLASH@
 
46992
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
46993
@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
 
46994
 
 
46995
term/kernel_exec-ns8250.obj: term/ns8250.c
 
46996
@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`
 
46997
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/kernel_exec-ns8250.Tpo term/$(DEPDIR)/kernel_exec-ns8250.Po
 
46998
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/ns8250.c' object='term/kernel_exec-ns8250.obj' libtool=no @AMDEPBACKSLASH@
 
46999
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47000
@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`
 
47001
 
 
47002
bus/kernel_exec-bonito.o: bus/bonito.c
 
47003
@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
 
47004
@am__fastdepCC_TRUE@    $(am__mv) bus/$(DEPDIR)/kernel_exec-bonito.Tpo bus/$(DEPDIR)/kernel_exec-bonito.Po
 
47005
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/bonito.c' object='bus/kernel_exec-bonito.o' libtool=no @AMDEPBACKSLASH@
 
47006
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47007
@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
 
47008
 
 
47009
bus/kernel_exec-bonito.obj: bus/bonito.c
 
47010
@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`
 
47011
@am__fastdepCC_TRUE@    $(am__mv) bus/$(DEPDIR)/kernel_exec-bonito.Tpo bus/$(DEPDIR)/kernel_exec-bonito.Po
 
47012
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/bonito.c' object='bus/kernel_exec-bonito.obj' libtool=no @AMDEPBACKSLASH@
 
47013
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47014
@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`
 
47015
 
 
47016
bus/kernel_exec-cs5536.o: bus/cs5536.c
 
47017
@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
 
47018
@am__fastdepCC_TRUE@    $(am__mv) bus/$(DEPDIR)/kernel_exec-cs5536.Tpo bus/$(DEPDIR)/kernel_exec-cs5536.Po
 
47019
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/cs5536.c' object='bus/kernel_exec-cs5536.o' libtool=no @AMDEPBACKSLASH@
 
47020
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47021
@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
 
47022
 
 
47023
bus/kernel_exec-cs5536.obj: bus/cs5536.c
 
47024
@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`
 
47025
@am__fastdepCC_TRUE@    $(am__mv) bus/$(DEPDIR)/kernel_exec-cs5536.Tpo bus/$(DEPDIR)/kernel_exec-cs5536.Po
 
47026
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/cs5536.c' object='bus/kernel_exec-cs5536.obj' libtool=no @AMDEPBACKSLASH@
 
47027
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47028
@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`
 
47029
 
 
47030
kern/mips/kernel_exec-dl.o: kern/mips/dl.c
 
47031
@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
 
47032
@am__fastdepCC_TRUE@    $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-dl.Tpo kern/mips/$(DEPDIR)/kernel_exec-dl.Po
 
47033
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/mips/dl.c' object='kern/mips/kernel_exec-dl.o' libtool=no @AMDEPBACKSLASH@
 
47034
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47035
@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
 
47036
 
 
47037
kern/mips/kernel_exec-dl.obj: kern/mips/dl.c
 
47038
@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`
 
47039
@am__fastdepCC_TRUE@    $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-dl.Tpo kern/mips/$(DEPDIR)/kernel_exec-dl.Po
 
47040
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/mips/dl.c' object='kern/mips/kernel_exec-dl.obj' libtool=no @AMDEPBACKSLASH@
 
47041
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47042
@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`
 
47043
 
 
47044
kern/mips/kernel_exec-init.o: kern/mips/init.c
 
47045
@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
 
47046
@am__fastdepCC_TRUE@    $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-init.Tpo kern/mips/$(DEPDIR)/kernel_exec-init.Po
 
47047
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/mips/init.c' object='kern/mips/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@
 
47048
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47049
@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
 
47050
 
 
47051
kern/mips/kernel_exec-init.obj: kern/mips/init.c
 
47052
@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`
 
47053
@am__fastdepCC_TRUE@    $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-init.Tpo kern/mips/$(DEPDIR)/kernel_exec-init.Po
 
47054
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/mips/init.c' object='kern/mips/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@
 
47055
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47056
@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`
 
47057
 
 
47058
kern/mips/yeeloong/kernel_exec-init.o: kern/mips/yeeloong/init.c
 
47059
@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
 
47060
@am__fastdepCC_TRUE@    $(am__mv) kern/mips/yeeloong/$(DEPDIR)/kernel_exec-init.Tpo kern/mips/yeeloong/$(DEPDIR)/kernel_exec-init.Po
 
47061
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/mips/yeeloong/init.c' object='kern/mips/yeeloong/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@
 
47062
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47063
@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
 
47064
 
 
47065
kern/mips/yeeloong/kernel_exec-init.obj: kern/mips/yeeloong/init.c
 
47066
@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`
 
47067
@am__fastdepCC_TRUE@    $(am__mv) kern/mips/yeeloong/$(DEPDIR)/kernel_exec-init.Tpo kern/mips/yeeloong/$(DEPDIR)/kernel_exec-init.Po
 
47068
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/mips/yeeloong/init.c' object='kern/mips/yeeloong/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@
 
47069
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47070
@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`
 
47071
 
 
47072
term/kernel_exec-at_keyboard.o: term/at_keyboard.c
 
47073
@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
 
47074
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/kernel_exec-at_keyboard.Tpo term/$(DEPDIR)/kernel_exec-at_keyboard.Po
 
47075
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/at_keyboard.c' object='term/kernel_exec-at_keyboard.o' libtool=no @AMDEPBACKSLASH@
 
47076
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47077
@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
 
47078
 
 
47079
term/kernel_exec-at_keyboard.obj: term/at_keyboard.c
 
47080
@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`
 
47081
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/kernel_exec-at_keyboard.Tpo term/$(DEPDIR)/kernel_exec-at_keyboard.Po
 
47082
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/at_keyboard.c' object='term/kernel_exec-at_keyboard.obj' libtool=no @AMDEPBACKSLASH@
 
47083
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47084
@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`
 
47085
 
 
47086
term/kernel_exec-serial.o: term/serial.c
 
47087
@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
 
47088
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/kernel_exec-serial.Tpo term/$(DEPDIR)/kernel_exec-serial.Po
 
47089
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/serial.c' object='term/kernel_exec-serial.o' libtool=no @AMDEPBACKSLASH@
 
47090
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47091
@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
 
47092
 
 
47093
term/kernel_exec-serial.obj: term/serial.c
 
47094
@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`
 
47095
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/kernel_exec-serial.Tpo term/$(DEPDIR)/kernel_exec-serial.Po
 
47096
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/serial.c' object='term/kernel_exec-serial.obj' libtool=no @AMDEPBACKSLASH@
 
47097
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47098
@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`
 
47099
 
 
47100
video/kernel_exec-sm712.o: video/sm712.c
 
47101
@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
 
47102
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/kernel_exec-sm712.Tpo video/$(DEPDIR)/kernel_exec-sm712.Po
 
47103
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/sm712.c' object='video/kernel_exec-sm712.o' libtool=no @AMDEPBACKSLASH@
 
47104
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47105
@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
 
47106
 
 
47107
video/kernel_exec-sm712.obj: video/sm712.c
 
47108
@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`
 
47109
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/kernel_exec-sm712.Tpo video/$(DEPDIR)/kernel_exec-sm712.Po
 
47110
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/sm712.c' object='video/kernel_exec-sm712.obj' libtool=no @AMDEPBACKSLASH@
 
47111
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47112
@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`
 
47113
 
 
47114
commands/kernel_exec-keylayouts.o: commands/keylayouts.c
 
47115
@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
 
47116
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/kernel_exec-keylayouts.Tpo commands/$(DEPDIR)/kernel_exec-keylayouts.Po
 
47117
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/keylayouts.c' object='commands/kernel_exec-keylayouts.o' libtool=no @AMDEPBACKSLASH@
 
47118
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47119
@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
 
47120
 
 
47121
commands/kernel_exec-keylayouts.obj: commands/keylayouts.c
 
47122
@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`
 
47123
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/kernel_exec-keylayouts.Tpo commands/$(DEPDIR)/kernel_exec-keylayouts.Po
 
47124
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/keylayouts.c' object='commands/kernel_exec-keylayouts.obj' libtool=no @AMDEPBACKSLASH@
 
47125
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47126
@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`
 
47127
 
 
47128
term/kernel_exec-gfxterm.o: term/gfxterm.c
 
47129
@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
 
47130
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/kernel_exec-gfxterm.Tpo term/$(DEPDIR)/kernel_exec-gfxterm.Po
 
47131
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/gfxterm.c' object='term/kernel_exec-gfxterm.o' libtool=no @AMDEPBACKSLASH@
 
47132
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47133
@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
 
47134
 
 
47135
term/kernel_exec-gfxterm.obj: term/gfxterm.c
 
47136
@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`
 
47137
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/kernel_exec-gfxterm.Tpo term/$(DEPDIR)/kernel_exec-gfxterm.Po
 
47138
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/gfxterm.c' object='term/kernel_exec-gfxterm.obj' libtool=no @AMDEPBACKSLASH@
 
47139
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47140
@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`
 
47141
 
 
47142
font/kernel_exec-font.o: font/font.c
 
47143
@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
 
47144
@am__fastdepCC_TRUE@    $(am__mv) font/$(DEPDIR)/kernel_exec-font.Tpo font/$(DEPDIR)/kernel_exec-font.Po
 
47145
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='font/font.c' object='font/kernel_exec-font.o' libtool=no @AMDEPBACKSLASH@
 
47146
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47147
@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
 
47148
 
 
47149
font/kernel_exec-font.obj: font/font.c
 
47150
@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`
 
47151
@am__fastdepCC_TRUE@    $(am__mv) font/$(DEPDIR)/kernel_exec-font.Tpo font/$(DEPDIR)/kernel_exec-font.Po
 
47152
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='font/font.c' object='font/kernel_exec-font.obj' libtool=no @AMDEPBACKSLASH@
 
47153
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47154
@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`
 
47155
 
 
47156
font/kernel_exec-font_cmd.o: font/font_cmd.c
 
47157
@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
 
47158
@am__fastdepCC_TRUE@    $(am__mv) font/$(DEPDIR)/kernel_exec-font_cmd.Tpo font/$(DEPDIR)/kernel_exec-font_cmd.Po
 
47159
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='font/font_cmd.c' object='font/kernel_exec-font_cmd.o' libtool=no @AMDEPBACKSLASH@
 
47160
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47161
@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
 
47162
 
 
47163
font/kernel_exec-font_cmd.obj: font/font_cmd.c
 
47164
@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`
 
47165
@am__fastdepCC_TRUE@    $(am__mv) font/$(DEPDIR)/kernel_exec-font_cmd.Tpo font/$(DEPDIR)/kernel_exec-font_cmd.Po
 
47166
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='font/font_cmd.c' object='font/kernel_exec-font_cmd.obj' libtool=no @AMDEPBACKSLASH@
 
47167
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47168
@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`
 
47169
 
 
47170
io/kernel_exec-bufio.o: io/bufio.c
 
47171
@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
 
47172
@am__fastdepCC_TRUE@    $(am__mv) io/$(DEPDIR)/kernel_exec-bufio.Tpo io/$(DEPDIR)/kernel_exec-bufio.Po
 
47173
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='io/bufio.c' object='io/kernel_exec-bufio.o' libtool=no @AMDEPBACKSLASH@
 
47174
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47175
@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
 
47176
 
 
47177
io/kernel_exec-bufio.obj: io/bufio.c
 
47178
@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`
 
47179
@am__fastdepCC_TRUE@    $(am__mv) io/$(DEPDIR)/kernel_exec-bufio.Tpo io/$(DEPDIR)/kernel_exec-bufio.Po
 
47180
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='io/bufio.c' object='io/kernel_exec-bufio.obj' libtool=no @AMDEPBACKSLASH@
 
47181
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47182
@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`
 
47183
 
 
47184
video/kernel_exec-bitmap.o: video/bitmap.c
 
47185
@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
 
47186
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/kernel_exec-bitmap.Tpo video/$(DEPDIR)/kernel_exec-bitmap.Po
 
47187
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/bitmap.c' object='video/kernel_exec-bitmap.o' libtool=no @AMDEPBACKSLASH@
 
47188
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47189
@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
 
47190
 
 
47191
video/kernel_exec-bitmap.obj: video/bitmap.c
 
47192
@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`
 
47193
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/kernel_exec-bitmap.Tpo video/$(DEPDIR)/kernel_exec-bitmap.Po
 
47194
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/bitmap.c' object='video/kernel_exec-bitmap.obj' libtool=no @AMDEPBACKSLASH@
 
47195
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47196
@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`
 
47197
 
 
47198
video/kernel_exec-bitmap_scale.o: video/bitmap_scale.c
 
47199
@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
 
47200
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/kernel_exec-bitmap_scale.Tpo video/$(DEPDIR)/kernel_exec-bitmap_scale.Po
 
47201
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/bitmap_scale.c' object='video/kernel_exec-bitmap_scale.o' libtool=no @AMDEPBACKSLASH@
 
47202
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47203
@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
 
47204
 
 
47205
video/kernel_exec-bitmap_scale.obj: video/bitmap_scale.c
 
47206
@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`
 
47207
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/kernel_exec-bitmap_scale.Tpo video/$(DEPDIR)/kernel_exec-bitmap_scale.Po
 
47208
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/bitmap_scale.c' object='video/kernel_exec-bitmap_scale.obj' libtool=no @AMDEPBACKSLASH@
 
47209
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47210
@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`
 
47211
 
 
47212
video/fb/kernel_exec-fbblit.o: video/fb/fbblit.c
 
47213
@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
 
47214
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/kernel_exec-fbblit.Tpo video/fb/$(DEPDIR)/kernel_exec-fbblit.Po
 
47215
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/fbblit.c' object='video/fb/kernel_exec-fbblit.o' libtool=no @AMDEPBACKSLASH@
 
47216
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47217
@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
 
47218
 
 
47219
video/fb/kernel_exec-fbblit.obj: video/fb/fbblit.c
 
47220
@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`
 
47221
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/kernel_exec-fbblit.Tpo video/fb/$(DEPDIR)/kernel_exec-fbblit.Po
 
47222
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/fbblit.c' object='video/fb/kernel_exec-fbblit.obj' libtool=no @AMDEPBACKSLASH@
 
47223
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47224
@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`
 
47225
 
 
47226
video/fb/kernel_exec-fbfill.o: video/fb/fbfill.c
 
47227
@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
 
47228
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/kernel_exec-fbfill.Tpo video/fb/$(DEPDIR)/kernel_exec-fbfill.Po
 
47229
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/fbfill.c' object='video/fb/kernel_exec-fbfill.o' libtool=no @AMDEPBACKSLASH@
 
47230
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47231
@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
 
47232
 
 
47233
video/fb/kernel_exec-fbfill.obj: video/fb/fbfill.c
 
47234
@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`
 
47235
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/kernel_exec-fbfill.Tpo video/fb/$(DEPDIR)/kernel_exec-fbfill.Po
 
47236
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/fbfill.c' object='video/fb/kernel_exec-fbfill.obj' libtool=no @AMDEPBACKSLASH@
 
47237
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47238
@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`
 
47239
 
 
47240
video/fb/kernel_exec-fbutil.o: video/fb/fbutil.c
 
47241
@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
 
47242
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/kernel_exec-fbutil.Tpo video/fb/$(DEPDIR)/kernel_exec-fbutil.Po
 
47243
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/fbutil.c' object='video/fb/kernel_exec-fbutil.o' libtool=no @AMDEPBACKSLASH@
 
47244
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47245
@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
 
47246
 
 
47247
video/fb/kernel_exec-fbutil.obj: video/fb/fbutil.c
 
47248
@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`
 
47249
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/kernel_exec-fbutil.Tpo video/fb/$(DEPDIR)/kernel_exec-fbutil.Po
 
47250
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/fbutil.c' object='video/fb/kernel_exec-fbutil.obj' libtool=no @AMDEPBACKSLASH@
 
47251
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47252
@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`
 
47253
 
 
47254
video/fb/kernel_exec-video_fb.o: video/fb/video_fb.c
 
47255
@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
 
47256
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/kernel_exec-video_fb.Tpo video/fb/$(DEPDIR)/kernel_exec-video_fb.Po
 
47257
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/video_fb.c' object='video/fb/kernel_exec-video_fb.o' libtool=no @AMDEPBACKSLASH@
 
47258
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47259
@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
 
47260
 
 
47261
video/fb/kernel_exec-video_fb.obj: video/fb/video_fb.c
 
47262
@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`
 
47263
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/kernel_exec-video_fb.Tpo video/fb/$(DEPDIR)/kernel_exec-video_fb.Po
 
47264
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/video_fb.c' object='video/fb/kernel_exec-video_fb.obj' libtool=no @AMDEPBACKSLASH@
 
47265
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47266
@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`
 
47267
 
 
47268
video/kernel_exec-video.o: video/video.c
 
47269
@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
 
47270
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/kernel_exec-video.Tpo video/$(DEPDIR)/kernel_exec-video.Po
 
47271
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/video.c' object='video/kernel_exec-video.o' libtool=no @AMDEPBACKSLASH@
 
47272
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47273
@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
 
47274
 
 
47275
video/kernel_exec-video.obj: video/video.c
 
47276
@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`
 
47277
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/kernel_exec-video.Tpo video/$(DEPDIR)/kernel_exec-video.Po
 
47278
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/video.c' object='video/kernel_exec-video.obj' libtool=no @AMDEPBACKSLASH@
 
47279
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47280
@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`
 
47281
 
 
47282
commands/kernel_exec-boot.o: commands/boot.c
 
47283
@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
 
47284
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/kernel_exec-boot.Tpo commands/$(DEPDIR)/kernel_exec-boot.Po
 
47285
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/boot.c' object='commands/kernel_exec-boot.o' libtool=no @AMDEPBACKSLASH@
 
47286
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47287
@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
 
47288
 
 
47289
commands/kernel_exec-boot.obj: commands/boot.c
 
47290
@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`
 
47291
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/kernel_exec-boot.Tpo commands/$(DEPDIR)/kernel_exec-boot.Po
 
47292
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/boot.c' object='commands/kernel_exec-boot.obj' libtool=no @AMDEPBACKSLASH@
 
47293
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47294
@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`
 
47295
 
 
47296
kern/powerpc/kernel_exec-dl.o: kern/powerpc/dl.c
 
47297
@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
 
47298
@am__fastdepCC_TRUE@    $(am__mv) kern/powerpc/$(DEPDIR)/kernel_exec-dl.Tpo kern/powerpc/$(DEPDIR)/kernel_exec-dl.Po
 
47299
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/powerpc/dl.c' object='kern/powerpc/kernel_exec-dl.o' libtool=no @AMDEPBACKSLASH@
 
47300
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47301
@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
 
47302
 
 
47303
kern/powerpc/kernel_exec-dl.obj: kern/powerpc/dl.c
 
47304
@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`
 
47305
@am__fastdepCC_TRUE@    $(am__mv) kern/powerpc/$(DEPDIR)/kernel_exec-dl.Tpo kern/powerpc/$(DEPDIR)/kernel_exec-dl.Po
 
47306
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/powerpc/dl.c' object='kern/powerpc/kernel_exec-dl.obj' libtool=no @AMDEPBACKSLASH@
 
47307
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47308
@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`
 
47309
 
 
47310
kern/sparc64/kernel_exec-dl.o: kern/sparc64/dl.c
 
47311
@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
 
47312
@am__fastdepCC_TRUE@    $(am__mv) kern/sparc64/$(DEPDIR)/kernel_exec-dl.Tpo kern/sparc64/$(DEPDIR)/kernel_exec-dl.Po
 
47313
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/sparc64/dl.c' object='kern/sparc64/kernel_exec-dl.o' libtool=no @AMDEPBACKSLASH@
 
47314
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47315
@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
 
47316
 
 
47317
kern/sparc64/kernel_exec-dl.obj: kern/sparc64/dl.c
 
47318
@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`
 
47319
@am__fastdepCC_TRUE@    $(am__mv) kern/sparc64/$(DEPDIR)/kernel_exec-dl.Tpo kern/sparc64/$(DEPDIR)/kernel_exec-dl.Po
 
47320
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/sparc64/dl.c' object='kern/sparc64/kernel_exec-dl.obj' libtool=no @AMDEPBACKSLASH@
 
47321
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47322
@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`
 
47323
 
 
47324
kern/sparc64/ieee1275/kernel_exec-ieee1275.o: kern/sparc64/ieee1275/ieee1275.c
 
47325
@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
 
47326
@am__fastdepCC_TRUE@    $(am__mv) kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Tpo kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Po
 
47327
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/sparc64/ieee1275/ieee1275.c' object='kern/sparc64/ieee1275/kernel_exec-ieee1275.o' libtool=no @AMDEPBACKSLASH@
 
47328
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47329
@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
 
47330
 
 
47331
kern/sparc64/ieee1275/kernel_exec-ieee1275.obj: kern/sparc64/ieee1275/ieee1275.c
 
47332
@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`
 
47333
@am__fastdepCC_TRUE@    $(am__mv) kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Tpo kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Po
 
47334
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/sparc64/ieee1275/ieee1275.c' object='kern/sparc64/ieee1275/kernel_exec-ieee1275.obj' libtool=no @AMDEPBACKSLASH@
 
47335
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47336
@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`
 
47337
 
 
47338
kern/sparc64/ieee1275/kernel_exec-init.o: kern/sparc64/ieee1275/init.c
 
47339
@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
 
47340
@am__fastdepCC_TRUE@    $(am__mv) kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-init.Tpo kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-init.Po
 
47341
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/sparc64/ieee1275/init.c' object='kern/sparc64/ieee1275/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@
 
47342
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47343
@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
 
47344
 
 
47345
kern/sparc64/ieee1275/kernel_exec-init.obj: kern/sparc64/ieee1275/init.c
 
47346
@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`
 
47347
@am__fastdepCC_TRUE@    $(am__mv) kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-init.Tpo kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-init.Po
 
47348
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/sparc64/ieee1275/init.c' object='kern/sparc64/ieee1275/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@
 
47349
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47350
@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`
 
47351
 
 
47352
kern/x86_64/kernel_exec-dl.o: kern/x86_64/dl.c
 
47353
@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
 
47354
@am__fastdepCC_TRUE@    $(am__mv) kern/x86_64/$(DEPDIR)/kernel_exec-dl.Tpo kern/x86_64/$(DEPDIR)/kernel_exec-dl.Po
 
47355
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/x86_64/dl.c' object='kern/x86_64/kernel_exec-dl.o' libtool=no @AMDEPBACKSLASH@
 
47356
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47357
@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
 
47358
 
 
47359
kern/x86_64/kernel_exec-dl.obj: kern/x86_64/dl.c
 
47360
@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`
 
47361
@am__fastdepCC_TRUE@    $(am__mv) kern/x86_64/$(DEPDIR)/kernel_exec-dl.Tpo kern/x86_64/$(DEPDIR)/kernel_exec-dl.Po
 
47362
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='kern/x86_64/dl.c' object='kern/x86_64/kernel_exec-dl.obj' libtool=no @AMDEPBACKSLASH@
 
47363
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47364
@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`
 
47365
 
 
47366
kernel_exec-symlist.o: symlist.c
 
47367
@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
 
47368
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/kernel_exec-symlist.Tpo $(DEPDIR)/kernel_exec-symlist.Po
 
47369
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='symlist.c' object='kernel_exec-symlist.o' libtool=no @AMDEPBACKSLASH@
 
47370
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47371
@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
 
47372
 
 
47373
kernel_exec-symlist.obj: symlist.c
 
47374
@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`
 
47375
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/kernel_exec-symlist.Tpo $(DEPDIR)/kernel_exec-symlist.Po
 
47376
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='symlist.c' object='kernel_exec-symlist.obj' libtool=no @AMDEPBACKSLASH@
 
47377
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47378
@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`
 
47379
 
 
47380
commands/keylayouts_module-keylayouts.o: commands/keylayouts.c
 
47381
@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
 
47382
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/keylayouts_module-keylayouts.Tpo commands/$(DEPDIR)/keylayouts_module-keylayouts.Po
 
47383
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/keylayouts.c' object='commands/keylayouts_module-keylayouts.o' libtool=no @AMDEPBACKSLASH@
 
47384
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47385
@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
 
47386
 
 
47387
commands/keylayouts_module-keylayouts.obj: commands/keylayouts.c
 
47388
@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`
 
47389
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/keylayouts_module-keylayouts.Tpo commands/$(DEPDIR)/keylayouts_module-keylayouts.Po
 
47390
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/keylayouts.c' object='commands/keylayouts_module-keylayouts.obj' libtool=no @AMDEPBACKSLASH@
 
47391
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47392
@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`
 
47393
 
 
47394
commands/keystatus_module-keystatus.o: commands/keystatus.c
 
47395
@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
 
47396
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/keystatus_module-keystatus.Tpo commands/$(DEPDIR)/keystatus_module-keystatus.Po
 
47397
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/keystatus.c' object='commands/keystatus_module-keystatus.o' libtool=no @AMDEPBACKSLASH@
 
47398
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47399
@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
 
47400
 
 
47401
commands/keystatus_module-keystatus.obj: commands/keystatus.c
 
47402
@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`
 
47403
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/keystatus_module-keystatus.Tpo commands/$(DEPDIR)/keystatus_module-keystatus.Po
 
47404
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/keystatus.c' object='commands/keystatus_module-keystatus.obj' libtool=no @AMDEPBACKSLASH@
 
47405
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47406
@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`
 
47407
 
 
47408
lib/i386/pc/legacycfg_module-vesa_modes_table.o: lib/i386/pc/vesa_modes_table.c
 
47409
@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
 
47410
@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
 
47411
@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@
 
47412
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47413
@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
 
47414
 
 
47415
lib/i386/pc/legacycfg_module-vesa_modes_table.obj: lib/i386/pc/vesa_modes_table.c
 
47416
@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`
 
47417
@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
 
47418
@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@
 
47419
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47420
@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`
 
47421
 
 
47422
commands/legacycfg_module-legacycfg.o: commands/legacycfg.c
 
47423
@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
 
47424
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/legacycfg_module-legacycfg.Tpo commands/$(DEPDIR)/legacycfg_module-legacycfg.Po
 
47425
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/legacycfg.c' object='commands/legacycfg_module-legacycfg.o' libtool=no @AMDEPBACKSLASH@
 
47426
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47427
@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
 
47428
 
 
47429
commands/legacycfg_module-legacycfg.obj: commands/legacycfg.c
 
47430
@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`
 
47431
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/legacycfg_module-legacycfg.Tpo commands/$(DEPDIR)/legacycfg_module-legacycfg.Po
 
47432
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/legacycfg.c' object='commands/legacycfg_module-legacycfg.obj' libtool=no @AMDEPBACKSLASH@
 
47433
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47434
@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`
 
47435
 
 
47436
lib/legacycfg_module-legacy_parse.o: lib/legacy_parse.c
 
47437
@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
 
47438
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/legacycfg_module-legacy_parse.Tpo lib/$(DEPDIR)/legacycfg_module-legacy_parse.Po
 
47439
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/legacy_parse.c' object='lib/legacycfg_module-legacy_parse.o' libtool=no @AMDEPBACKSLASH@
 
47440
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47441
@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
 
47442
 
 
47443
lib/legacycfg_module-legacy_parse.obj: lib/legacy_parse.c
 
47444
@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`
 
47445
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/legacycfg_module-legacy_parse.Tpo lib/$(DEPDIR)/legacycfg_module-legacy_parse.Po
 
47446
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/legacy_parse.c' object='lib/legacycfg_module-legacy_parse.obj' libtool=no @AMDEPBACKSLASH@
 
47447
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47448
@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`
 
47449
 
 
47450
bus/usb/emu/libusb_module-usb.o: bus/usb/emu/usb.c
 
47451
@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
 
47452
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/emu/$(DEPDIR)/libusb_module-usb.Tpo bus/usb/emu/$(DEPDIR)/libusb_module-usb.Po
 
47453
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/emu/usb.c' object='bus/usb/emu/libusb_module-usb.o' libtool=no @AMDEPBACKSLASH@
 
47454
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47455
@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
 
47456
 
 
47457
bus/usb/emu/libusb_module-usb.obj: bus/usb/emu/usb.c
 
47458
@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`
 
47459
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/emu/$(DEPDIR)/libusb_module-usb.Tpo bus/usb/emu/$(DEPDIR)/libusb_module-usb.Po
 
47460
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/emu/usb.c' object='bus/usb/emu/libusb_module-usb.obj' libtool=no @AMDEPBACKSLASH@
 
47461
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47462
@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`
 
47463
 
 
47464
loader/i386/linux_module-linux.o: loader/i386/linux.c
 
47465
@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
 
47466
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/$(DEPDIR)/linux_module-linux.Tpo loader/i386/$(DEPDIR)/linux_module-linux.Po
 
47467
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/linux.c' object='loader/i386/linux_module-linux.o' libtool=no @AMDEPBACKSLASH@
 
47468
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47469
@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
 
47470
 
 
47471
loader/i386/linux_module-linux.obj: loader/i386/linux.c
 
47472
@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`
 
47473
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/$(DEPDIR)/linux_module-linux.Tpo loader/i386/$(DEPDIR)/linux_module-linux.Po
 
47474
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/linux.c' object='loader/i386/linux_module-linux.obj' libtool=no @AMDEPBACKSLASH@
 
47475
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47476
@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`
 
47477
 
 
47478
lib/i386/pc/linux_module-vesa_modes_table.o: lib/i386/pc/vesa_modes_table.c
 
47479
@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
 
47480
@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
 
47481
@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@
 
47482
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47483
@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
 
47484
 
 
47485
lib/i386/pc/linux_module-vesa_modes_table.obj: lib/i386/pc/vesa_modes_table.c
 
47486
@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`
 
47487
@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
 
47488
@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@
 
47489
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47490
@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`
 
47491
 
 
47492
loader/mips/linux_module-linux.o: loader/mips/linux.c
 
47493
@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
 
47494
@am__fastdepCC_TRUE@    $(am__mv) loader/mips/$(DEPDIR)/linux_module-linux.Tpo loader/mips/$(DEPDIR)/linux_module-linux.Po
 
47495
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/mips/linux.c' object='loader/mips/linux_module-linux.o' libtool=no @AMDEPBACKSLASH@
 
47496
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47497
@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
 
47498
 
 
47499
loader/mips/linux_module-linux.obj: loader/mips/linux.c
 
47500
@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`
 
47501
@am__fastdepCC_TRUE@    $(am__mv) loader/mips/$(DEPDIR)/linux_module-linux.Tpo loader/mips/$(DEPDIR)/linux_module-linux.Po
 
47502
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/mips/linux.c' object='loader/mips/linux_module-linux.obj' libtool=no @AMDEPBACKSLASH@
 
47503
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47504
@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`
 
47505
 
 
47506
loader/powerpc/ieee1275/linux_module-linux.o: loader/powerpc/ieee1275/linux.c
 
47507
@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
 
47508
@am__fastdepCC_TRUE@    $(am__mv) loader/powerpc/ieee1275/$(DEPDIR)/linux_module-linux.Tpo loader/powerpc/ieee1275/$(DEPDIR)/linux_module-linux.Po
 
47509
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/powerpc/ieee1275/linux.c' object='loader/powerpc/ieee1275/linux_module-linux.o' libtool=no @AMDEPBACKSLASH@
 
47510
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47511
@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
 
47512
 
 
47513
loader/powerpc/ieee1275/linux_module-linux.obj: loader/powerpc/ieee1275/linux.c
 
47514
@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`
 
47515
@am__fastdepCC_TRUE@    $(am__mv) loader/powerpc/ieee1275/$(DEPDIR)/linux_module-linux.Tpo loader/powerpc/ieee1275/$(DEPDIR)/linux_module-linux.Po
 
47516
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/powerpc/ieee1275/linux.c' object='loader/powerpc/ieee1275/linux_module-linux.obj' libtool=no @AMDEPBACKSLASH@
 
47517
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47518
@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`
 
47519
 
 
47520
loader/sparc64/ieee1275/linux_module-linux.o: loader/sparc64/ieee1275/linux.c
 
47521
@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
 
47522
@am__fastdepCC_TRUE@    $(am__mv) loader/sparc64/ieee1275/$(DEPDIR)/linux_module-linux.Tpo loader/sparc64/ieee1275/$(DEPDIR)/linux_module-linux.Po
 
47523
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/sparc64/ieee1275/linux.c' object='loader/sparc64/ieee1275/linux_module-linux.o' libtool=no @AMDEPBACKSLASH@
 
47524
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47525
@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
 
47526
 
 
47527
loader/sparc64/ieee1275/linux_module-linux.obj: loader/sparc64/ieee1275/linux.c
 
47528
@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`
 
47529
@am__fastdepCC_TRUE@    $(am__mv) loader/sparc64/ieee1275/$(DEPDIR)/linux_module-linux.Tpo loader/sparc64/ieee1275/$(DEPDIR)/linux_module-linux.Po
 
47530
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/sparc64/ieee1275/linux.c' object='loader/sparc64/ieee1275/linux_module-linux.obj' libtool=no @AMDEPBACKSLASH@
 
47531
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47532
@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`
 
47533
 
 
47534
loader/i386/pc/linux16_module-linux.o: loader/i386/pc/linux.c
 
47535
@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
 
47536
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/pc/$(DEPDIR)/linux16_module-linux.Tpo loader/i386/pc/$(DEPDIR)/linux16_module-linux.Po
 
47537
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/pc/linux.c' object='loader/i386/pc/linux16_module-linux.o' libtool=no @AMDEPBACKSLASH@
 
47538
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47539
@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
 
47540
 
 
47541
loader/i386/pc/linux16_module-linux.obj: loader/i386/pc/linux.c
 
47542
@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`
 
47543
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/pc/$(DEPDIR)/linux16_module-linux.Tpo loader/i386/pc/$(DEPDIR)/linux16_module-linux.Po
 
47544
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/pc/linux.c' object='loader/i386/pc/linux16_module-linux.obj' libtool=no @AMDEPBACKSLASH@
 
47545
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47546
@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`
 
47547
 
 
47548
commands/efi/loadbios_module-loadbios.o: commands/efi/loadbios.c
 
47549
@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
 
47550
@am__fastdepCC_TRUE@    $(am__mv) commands/efi/$(DEPDIR)/loadbios_module-loadbios.Tpo commands/efi/$(DEPDIR)/loadbios_module-loadbios.Po
 
47551
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/efi/loadbios.c' object='commands/efi/loadbios_module-loadbios.o' libtool=no @AMDEPBACKSLASH@
 
47552
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47553
@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
 
47554
 
 
47555
commands/efi/loadbios_module-loadbios.obj: commands/efi/loadbios.c
 
47556
@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`
 
47557
@am__fastdepCC_TRUE@    $(am__mv) commands/efi/$(DEPDIR)/loadbios_module-loadbios.Tpo commands/efi/$(DEPDIR)/loadbios_module-loadbios.Po
 
47558
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/efi/loadbios.c' object='commands/efi/loadbios_module-loadbios.obj' libtool=no @AMDEPBACKSLASH@
 
47559
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47560
@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`
 
47561
 
 
47562
commands/loadenv_module-loadenv.o: commands/loadenv.c
 
47563
@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
 
47564
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/loadenv_module-loadenv.Tpo commands/$(DEPDIR)/loadenv_module-loadenv.Po
 
47565
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/loadenv.c' object='commands/loadenv_module-loadenv.o' libtool=no @AMDEPBACKSLASH@
 
47566
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47567
@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
 
47568
 
 
47569
commands/loadenv_module-loadenv.obj: commands/loadenv.c
 
47570
@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`
 
47571
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/loadenv_module-loadenv.Tpo commands/$(DEPDIR)/loadenv_module-loadenv.Po
 
47572
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/loadenv.c' object='commands/loadenv_module-loadenv.obj' libtool=no @AMDEPBACKSLASH@
 
47573
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47574
@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`
 
47575
 
 
47576
lib/loadenv_module-envblk.o: lib/envblk.c
 
47577
@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
 
47578
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/loadenv_module-envblk.Tpo lib/$(DEPDIR)/loadenv_module-envblk.Po
 
47579
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/envblk.c' object='lib/loadenv_module-envblk.o' libtool=no @AMDEPBACKSLASH@
 
47580
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47581
@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
 
47582
 
 
47583
lib/loadenv_module-envblk.obj: lib/envblk.c
 
47584
@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`
 
47585
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/loadenv_module-envblk.Tpo lib/$(DEPDIR)/loadenv_module-envblk.Po
 
47586
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/envblk.c' object='lib/loadenv_module-envblk.obj' libtool=no @AMDEPBACKSLASH@
 
47587
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47588
@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`
 
47589
 
 
47590
disk/loopback_module-loopback.o: disk/loopback.c
 
47591
@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
 
47592
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/loopback_module-loopback.Tpo disk/$(DEPDIR)/loopback_module-loopback.Po
 
47593
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/loopback.c' object='disk/loopback_module-loopback.o' libtool=no @AMDEPBACKSLASH@
 
47594
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47595
@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
 
47596
 
 
47597
disk/loopback_module-loopback.obj: disk/loopback.c
 
47598
@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`
 
47599
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/loopback_module-loopback.Tpo disk/$(DEPDIR)/loopback_module-loopback.Po
 
47600
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/loopback.c' object='disk/loopback_module-loopback.obj' libtool=no @AMDEPBACKSLASH@
 
47601
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47602
@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`
 
47603
 
 
47604
commands/ls_module-ls.o: commands/ls.c
 
47605
@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
 
47606
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/ls_module-ls.Tpo commands/$(DEPDIR)/ls_module-ls.Po
 
47607
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/ls.c' object='commands/ls_module-ls.o' libtool=no @AMDEPBACKSLASH@
 
47608
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47609
@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
 
47610
 
 
47611
commands/ls_module-ls.obj: commands/ls.c
 
47612
@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`
 
47613
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/ls_module-ls.Tpo commands/$(DEPDIR)/ls_module-ls.Po
 
47614
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/ls.c' object='commands/ls_module-ls.obj' libtool=no @AMDEPBACKSLASH@
 
47615
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47616
@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`
 
47617
 
 
47618
commands/lsacpi_module-lsacpi.o: commands/lsacpi.c
 
47619
@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
 
47620
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/lsacpi_module-lsacpi.Tpo commands/$(DEPDIR)/lsacpi_module-lsacpi.Po
 
47621
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/lsacpi.c' object='commands/lsacpi_module-lsacpi.o' libtool=no @AMDEPBACKSLASH@
 
47622
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47623
@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
 
47624
 
 
47625
commands/lsacpi_module-lsacpi.obj: commands/lsacpi.c
 
47626
@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`
 
47627
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/lsacpi_module-lsacpi.Tpo commands/$(DEPDIR)/lsacpi_module-lsacpi.Po
 
47628
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/lsacpi.c' object='commands/lsacpi_module-lsacpi.obj' libtool=no @AMDEPBACKSLASH@
 
47629
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47630
@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`
 
47631
 
 
47632
commands/i386/pc/lsapm_module-lsapm.o: commands/i386/pc/lsapm.c
 
47633
@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
 
47634
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/lsapm_module-lsapm.Tpo commands/i386/pc/$(DEPDIR)/lsapm_module-lsapm.Po
 
47635
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/lsapm.c' object='commands/i386/pc/lsapm_module-lsapm.o' libtool=no @AMDEPBACKSLASH@
 
47636
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47637
@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
 
47638
 
 
47639
commands/i386/pc/lsapm_module-lsapm.obj: commands/i386/pc/lsapm.c
 
47640
@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`
 
47641
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/lsapm_module-lsapm.Tpo commands/i386/pc/$(DEPDIR)/lsapm_module-lsapm.Po
 
47642
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/lsapm.c' object='commands/i386/pc/lsapm_module-lsapm.obj' libtool=no @AMDEPBACKSLASH@
 
47643
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47644
@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`
 
47645
 
 
47646
commands/efi/lsefimmap_module-lsefimmap.o: commands/efi/lsefimmap.c
 
47647
@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
 
47648
@am__fastdepCC_TRUE@    $(am__mv) commands/efi/$(DEPDIR)/lsefimmap_module-lsefimmap.Tpo commands/efi/$(DEPDIR)/lsefimmap_module-lsefimmap.Po
 
47649
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/efi/lsefimmap.c' object='commands/efi/lsefimmap_module-lsefimmap.o' libtool=no @AMDEPBACKSLASH@
 
47650
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47651
@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
 
47652
 
 
47653
commands/efi/lsefimmap_module-lsefimmap.obj: commands/efi/lsefimmap.c
 
47654
@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`
 
47655
@am__fastdepCC_TRUE@    $(am__mv) commands/efi/$(DEPDIR)/lsefimmap_module-lsefimmap.Tpo commands/efi/$(DEPDIR)/lsefimmap_module-lsefimmap.Po
 
47656
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/efi/lsefimmap.c' object='commands/efi/lsefimmap_module-lsefimmap.obj' libtool=no @AMDEPBACKSLASH@
 
47657
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47658
@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`
 
47659
 
 
47660
commands/efi/lsefisystab_module-lsefisystab.o: commands/efi/lsefisystab.c
 
47661
@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
 
47662
@am__fastdepCC_TRUE@    $(am__mv) commands/efi/$(DEPDIR)/lsefisystab_module-lsefisystab.Tpo commands/efi/$(DEPDIR)/lsefisystab_module-lsefisystab.Po
 
47663
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/efi/lsefisystab.c' object='commands/efi/lsefisystab_module-lsefisystab.o' libtool=no @AMDEPBACKSLASH@
 
47664
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47665
@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
 
47666
 
 
47667
commands/efi/lsefisystab_module-lsefisystab.obj: commands/efi/lsefisystab.c
 
47668
@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`
 
47669
@am__fastdepCC_TRUE@    $(am__mv) commands/efi/$(DEPDIR)/lsefisystab_module-lsefisystab.Tpo commands/efi/$(DEPDIR)/lsefisystab_module-lsefisystab.Po
 
47670
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/efi/lsefisystab.c' object='commands/efi/lsefisystab_module-lsefisystab.obj' libtool=no @AMDEPBACKSLASH@
 
47671
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47672
@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`
 
47673
 
 
47674
commands/lsmmap_module-lsmmap.o: commands/lsmmap.c
 
47675
@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
 
47676
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/lsmmap_module-lsmmap.Tpo commands/$(DEPDIR)/lsmmap_module-lsmmap.Po
 
47677
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/lsmmap.c' object='commands/lsmmap_module-lsmmap.o' libtool=no @AMDEPBACKSLASH@
 
47678
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47679
@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
 
47680
 
 
47681
commands/lsmmap_module-lsmmap.obj: commands/lsmmap.c
 
47682
@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`
 
47683
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/lsmmap_module-lsmmap.Tpo commands/$(DEPDIR)/lsmmap_module-lsmmap.Po
 
47684
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/lsmmap.c' object='commands/lsmmap_module-lsmmap.obj' libtool=no @AMDEPBACKSLASH@
 
47685
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47686
@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`
 
47687
 
 
47688
commands/lspci_module-lspci.o: commands/lspci.c
 
47689
@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
 
47690
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/lspci_module-lspci.Tpo commands/$(DEPDIR)/lspci_module-lspci.Po
 
47691
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/lspci.c' object='commands/lspci_module-lspci.o' libtool=no @AMDEPBACKSLASH@
 
47692
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47693
@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
 
47694
 
 
47695
commands/lspci_module-lspci.obj: commands/lspci.c
 
47696
@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`
 
47697
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/lspci_module-lspci.Tpo commands/$(DEPDIR)/lspci_module-lspci.Po
 
47698
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/lspci.c' object='commands/lspci_module-lspci.obj' libtool=no @AMDEPBACKSLASH@
 
47699
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47700
@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`
 
47701
 
 
47702
commands/efi/lssal_module-lssal.o: commands/efi/lssal.c
 
47703
@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
 
47704
@am__fastdepCC_TRUE@    $(am__mv) commands/efi/$(DEPDIR)/lssal_module-lssal.Tpo commands/efi/$(DEPDIR)/lssal_module-lssal.Po
 
47705
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/efi/lssal.c' object='commands/efi/lssal_module-lssal.o' libtool=no @AMDEPBACKSLASH@
 
47706
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47707
@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
 
47708
 
 
47709
commands/efi/lssal_module-lssal.obj: commands/efi/lssal.c
 
47710
@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`
 
47711
@am__fastdepCC_TRUE@    $(am__mv) commands/efi/$(DEPDIR)/lssal_module-lssal.Tpo commands/efi/$(DEPDIR)/lssal_module-lssal.Po
 
47712
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/efi/lssal.c' object='commands/efi/lssal_module-lssal.obj' libtool=no @AMDEPBACKSLASH@
 
47713
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47714
@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`
 
47715
 
 
47716
commands/mips/yeeloong/lsspd_module-lsspd.o: commands/mips/yeeloong/lsspd.c
 
47717
@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
 
47718
@am__fastdepCC_TRUE@    $(am__mv) commands/mips/yeeloong/$(DEPDIR)/lsspd_module-lsspd.Tpo commands/mips/yeeloong/$(DEPDIR)/lsspd_module-lsspd.Po
 
47719
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/mips/yeeloong/lsspd.c' object='commands/mips/yeeloong/lsspd_module-lsspd.o' libtool=no @AMDEPBACKSLASH@
 
47720
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47721
@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
 
47722
 
 
47723
commands/mips/yeeloong/lsspd_module-lsspd.obj: commands/mips/yeeloong/lsspd.c
 
47724
@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`
 
47725
@am__fastdepCC_TRUE@    $(am__mv) commands/mips/yeeloong/$(DEPDIR)/lsspd_module-lsspd.Tpo commands/mips/yeeloong/$(DEPDIR)/lsspd_module-lsspd.Po
 
47726
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/mips/yeeloong/lsspd.c' object='commands/mips/yeeloong/lsspd_module-lsspd.obj' libtool=no @AMDEPBACKSLASH@
 
47727
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47728
@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`
 
47729
 
 
47730
disk/lvm_module-lvm.o: disk/lvm.c
 
47731
@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
 
47732
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/lvm_module-lvm.Tpo disk/$(DEPDIR)/lvm_module-lvm.Po
 
47733
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/lvm.c' object='disk/lvm_module-lvm.o' libtool=no @AMDEPBACKSLASH@
 
47734
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47735
@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
 
47736
 
 
47737
disk/lvm_module-lvm.obj: disk/lvm.c
 
47738
@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`
 
47739
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/lvm_module-lvm.Tpo disk/$(DEPDIR)/lvm_module-lvm.Po
 
47740
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/lvm.c' object='disk/lvm_module-lvm.obj' libtool=no @AMDEPBACKSLASH@
 
47741
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47742
@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`
 
47743
 
 
47744
disk/mdraid09_module-mdraid_linux.o: disk/mdraid_linux.c
 
47745
@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
 
47746
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/mdraid09_module-mdraid_linux.Tpo disk/$(DEPDIR)/mdraid09_module-mdraid_linux.Po
 
47747
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/mdraid_linux.c' object='disk/mdraid09_module-mdraid_linux.o' libtool=no @AMDEPBACKSLASH@
 
47748
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47749
@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
 
47750
 
 
47751
disk/mdraid09_module-mdraid_linux.obj: disk/mdraid_linux.c
 
47752
@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`
 
47753
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/mdraid09_module-mdraid_linux.Tpo disk/$(DEPDIR)/mdraid09_module-mdraid_linux.Po
 
47754
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/mdraid_linux.c' object='disk/mdraid09_module-mdraid_linux.obj' libtool=no @AMDEPBACKSLASH@
 
47755
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47756
@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`
 
47757
 
 
47758
disk/mdraid1x_module-mdraid1x_linux.o: disk/mdraid1x_linux.c
 
47759
@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
 
47760
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/mdraid1x_module-mdraid1x_linux.Tpo disk/$(DEPDIR)/mdraid1x_module-mdraid1x_linux.Po
 
47761
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/mdraid1x_linux.c' object='disk/mdraid1x_module-mdraid1x_linux.o' libtool=no @AMDEPBACKSLASH@
 
47762
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47763
@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
 
47764
 
 
47765
disk/mdraid1x_module-mdraid1x_linux.obj: disk/mdraid1x_linux.c
 
47766
@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`
 
47767
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/mdraid1x_module-mdraid1x_linux.Tpo disk/$(DEPDIR)/mdraid1x_module-mdraid1x_linux.Po
 
47768
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/mdraid1x_linux.c' object='disk/mdraid1x_module-mdraid1x_linux.obj' libtool=no @AMDEPBACKSLASH@
 
47769
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47770
@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`
 
47771
 
 
47772
disk/memdisk_module-memdisk.o: disk/memdisk.c
 
47773
@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
 
47774
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/memdisk_module-memdisk.Tpo disk/$(DEPDIR)/memdisk_module-memdisk.Po
 
47775
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/memdisk.c' object='disk/memdisk_module-memdisk.o' libtool=no @AMDEPBACKSLASH@
 
47776
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47777
@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
 
47778
 
 
47779
disk/memdisk_module-memdisk.obj: disk/memdisk.c
 
47780
@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`
 
47781
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/memdisk_module-memdisk.Tpo disk/$(DEPDIR)/memdisk_module-memdisk.Po
 
47782
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/memdisk.c' object='disk/memdisk_module-memdisk.obj' libtool=no @AMDEPBACKSLASH@
 
47783
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47784
@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`
 
47785
 
 
47786
commands/memrw_module-memrw.o: commands/memrw.c
 
47787
@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
 
47788
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/memrw_module-memrw.Tpo commands/$(DEPDIR)/memrw_module-memrw.Po
 
47789
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/memrw.c' object='commands/memrw_module-memrw.o' libtool=no @AMDEPBACKSLASH@
 
47790
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47791
@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
 
47792
 
 
47793
commands/memrw_module-memrw.obj: commands/memrw.c
 
47794
@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`
 
47795
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/memrw_module-memrw.Tpo commands/$(DEPDIR)/memrw_module-memrw.Po
 
47796
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/memrw.c' object='commands/memrw_module-memrw.obj' libtool=no @AMDEPBACKSLASH@
 
47797
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47798
@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`
 
47799
 
 
47800
commands/minicmd_module-minicmd.o: commands/minicmd.c
 
47801
@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
 
47802
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/minicmd_module-minicmd.Tpo commands/$(DEPDIR)/minicmd_module-minicmd.Po
 
47803
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/minicmd.c' object='commands/minicmd_module-minicmd.o' libtool=no @AMDEPBACKSLASH@
 
47804
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47805
@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
 
47806
 
 
47807
commands/minicmd_module-minicmd.obj: commands/minicmd.c
 
47808
@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`
 
47809
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/minicmd_module-minicmd.Tpo commands/$(DEPDIR)/minicmd_module-minicmd.Po
 
47810
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/minicmd.c' object='commands/minicmd_module-minicmd.obj' libtool=no @AMDEPBACKSLASH@
 
47811
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47812
@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`
 
47813
 
 
47814
fs/minix_module-minix.o: fs/minix.c
 
47815
@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
 
47816
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/minix_module-minix.Tpo fs/$(DEPDIR)/minix_module-minix.Po
 
47817
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/minix.c' object='fs/minix_module-minix.o' libtool=no @AMDEPBACKSLASH@
 
47818
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47819
@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
 
47820
 
 
47821
fs/minix_module-minix.obj: fs/minix.c
 
47822
@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`
 
47823
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/minix_module-minix.Tpo fs/$(DEPDIR)/minix_module-minix.Po
 
47824
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/minix.c' object='fs/minix_module-minix.obj' libtool=no @AMDEPBACKSLASH@
 
47825
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47826
@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`
 
47827
 
 
47828
fs/minix2_module-minix2.o: fs/minix2.c
 
47829
@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
 
47830
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/minix2_module-minix2.Tpo fs/$(DEPDIR)/minix2_module-minix2.Po
 
47831
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/minix2.c' object='fs/minix2_module-minix2.o' libtool=no @AMDEPBACKSLASH@
 
47832
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47833
@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
 
47834
 
 
47835
fs/minix2_module-minix2.obj: fs/minix2.c
 
47836
@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`
 
47837
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/minix2_module-minix2.Tpo fs/$(DEPDIR)/minix2_module-minix2.Po
 
47838
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/minix2.c' object='fs/minix2_module-minix2.obj' libtool=no @AMDEPBACKSLASH@
 
47839
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47840
@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`
 
47841
 
 
47842
mmap/i386/mmap_module-uppermem.o: mmap/i386/uppermem.c
 
47843
@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
 
47844
@am__fastdepCC_TRUE@    $(am__mv) mmap/i386/$(DEPDIR)/mmap_module-uppermem.Tpo mmap/i386/$(DEPDIR)/mmap_module-uppermem.Po
 
47845
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap/i386/uppermem.c' object='mmap/i386/mmap_module-uppermem.o' libtool=no @AMDEPBACKSLASH@
 
47846
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47847
@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
 
47848
 
 
47849
mmap/i386/mmap_module-uppermem.obj: mmap/i386/uppermem.c
 
47850
@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`
 
47851
@am__fastdepCC_TRUE@    $(am__mv) mmap/i386/$(DEPDIR)/mmap_module-uppermem.Tpo mmap/i386/$(DEPDIR)/mmap_module-uppermem.Po
 
47852
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap/i386/uppermem.c' object='mmap/i386/mmap_module-uppermem.obj' libtool=no @AMDEPBACKSLASH@
 
47853
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47854
@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`
 
47855
 
 
47856
mmap/i386/mmap_module-mmap.o: mmap/i386/mmap.c
 
47857
@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
 
47858
@am__fastdepCC_TRUE@    $(am__mv) mmap/i386/$(DEPDIR)/mmap_module-mmap.Tpo mmap/i386/$(DEPDIR)/mmap_module-mmap.Po
 
47859
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap/i386/mmap.c' object='mmap/i386/mmap_module-mmap.o' libtool=no @AMDEPBACKSLASH@
 
47860
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47861
@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
 
47862
 
 
47863
mmap/i386/mmap_module-mmap.obj: mmap/i386/mmap.c
 
47864
@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`
 
47865
@am__fastdepCC_TRUE@    $(am__mv) mmap/i386/$(DEPDIR)/mmap_module-mmap.Tpo mmap/i386/$(DEPDIR)/mmap_module-mmap.Po
 
47866
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap/i386/mmap.c' object='mmap/i386/mmap_module-mmap.obj' libtool=no @AMDEPBACKSLASH@
 
47867
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47868
@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`
 
47869
 
 
47870
mmap/mmap_module-mmap.o: mmap/mmap.c
 
47871
@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
 
47872
@am__fastdepCC_TRUE@    $(am__mv) mmap/$(DEPDIR)/mmap_module-mmap.Tpo mmap/$(DEPDIR)/mmap_module-mmap.Po
 
47873
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap/mmap.c' object='mmap/mmap_module-mmap.o' libtool=no @AMDEPBACKSLASH@
 
47874
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47875
@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
 
47876
 
 
47877
mmap/mmap_module-mmap.obj: mmap/mmap.c
 
47878
@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`
 
47879
@am__fastdepCC_TRUE@    $(am__mv) mmap/$(DEPDIR)/mmap_module-mmap.Tpo mmap/$(DEPDIR)/mmap_module-mmap.Po
 
47880
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap/mmap.c' object='mmap/mmap_module-mmap.obj' libtool=no @AMDEPBACKSLASH@
 
47881
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47882
@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`
 
47883
 
 
47884
mmap/efi/mmap_module-mmap.o: mmap/efi/mmap.c
 
47885
@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
 
47886
@am__fastdepCC_TRUE@    $(am__mv) mmap/efi/$(DEPDIR)/mmap_module-mmap.Tpo mmap/efi/$(DEPDIR)/mmap_module-mmap.Po
 
47887
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap/efi/mmap.c' object='mmap/efi/mmap_module-mmap.o' libtool=no @AMDEPBACKSLASH@
 
47888
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47889
@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
 
47890
 
 
47891
mmap/efi/mmap_module-mmap.obj: mmap/efi/mmap.c
 
47892
@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`
 
47893
@am__fastdepCC_TRUE@    $(am__mv) mmap/efi/$(DEPDIR)/mmap_module-mmap.Tpo mmap/efi/$(DEPDIR)/mmap_module-mmap.Po
 
47894
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap/efi/mmap.c' object='mmap/efi/mmap_module-mmap.obj' libtool=no @AMDEPBACKSLASH@
 
47895
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47896
@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`
 
47897
 
 
47898
mmap/i386/pc/mmap_module-mmap.o: mmap/i386/pc/mmap.c
 
47899
@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
 
47900
@am__fastdepCC_TRUE@    $(am__mv) mmap/i386/pc/$(DEPDIR)/mmap_module-mmap.Tpo mmap/i386/pc/$(DEPDIR)/mmap_module-mmap.Po
 
47901
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap/i386/pc/mmap.c' object='mmap/i386/pc/mmap_module-mmap.o' libtool=no @AMDEPBACKSLASH@
 
47902
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47903
@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
 
47904
 
 
47905
mmap/i386/pc/mmap_module-mmap.obj: mmap/i386/pc/mmap.c
 
47906
@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`
 
47907
@am__fastdepCC_TRUE@    $(am__mv) mmap/i386/pc/$(DEPDIR)/mmap_module-mmap.Tpo mmap/i386/pc/$(DEPDIR)/mmap_module-mmap.Po
 
47908
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap/i386/pc/mmap.c' object='mmap/i386/pc/mmap_module-mmap.obj' libtool=no @AMDEPBACKSLASH@
 
47909
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47910
@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`
 
47911
 
 
47912
mmap/mips/yeeloong/mmap_module-uppermem.o: mmap/mips/yeeloong/uppermem.c
 
47913
@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
 
47914
@am__fastdepCC_TRUE@    $(am__mv) mmap/mips/yeeloong/$(DEPDIR)/mmap_module-uppermem.Tpo mmap/mips/yeeloong/$(DEPDIR)/mmap_module-uppermem.Po
 
47915
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap/mips/yeeloong/uppermem.c' object='mmap/mips/yeeloong/mmap_module-uppermem.o' libtool=no @AMDEPBACKSLASH@
 
47916
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47917
@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
 
47918
 
 
47919
mmap/mips/yeeloong/mmap_module-uppermem.obj: mmap/mips/yeeloong/uppermem.c
 
47920
@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`
 
47921
@am__fastdepCC_TRUE@    $(am__mv) mmap/mips/yeeloong/$(DEPDIR)/mmap_module-uppermem.Tpo mmap/mips/yeeloong/$(DEPDIR)/mmap_module-uppermem.Po
 
47922
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mmap/mips/yeeloong/uppermem.c' object='mmap/mips/yeeloong/mmap_module-uppermem.obj' libtool=no @AMDEPBACKSLASH@
 
47923
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47924
@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`
 
47925
 
 
47926
parttool/msdospart_module-msdospart.o: parttool/msdospart.c
 
47927
@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
 
47928
@am__fastdepCC_TRUE@    $(am__mv) parttool/$(DEPDIR)/msdospart_module-msdospart.Tpo parttool/$(DEPDIR)/msdospart_module-msdospart.Po
 
47929
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='parttool/msdospart.c' object='parttool/msdospart_module-msdospart.o' libtool=no @AMDEPBACKSLASH@
 
47930
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47931
@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
 
47932
 
 
47933
parttool/msdospart_module-msdospart.obj: parttool/msdospart.c
 
47934
@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`
 
47935
@am__fastdepCC_TRUE@    $(am__mv) parttool/$(DEPDIR)/msdospart_module-msdospart.Tpo parttool/$(DEPDIR)/msdospart_module-msdospart.Po
 
47936
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='parttool/msdospart.c' object='parttool/msdospart_module-msdospart.obj' libtool=no @AMDEPBACKSLASH@
 
47937
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47938
@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`
 
47939
 
 
47940
loader/i386/multiboot_module-multiboot_mbi.o: loader/i386/multiboot_mbi.c
 
47941
@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
 
47942
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/$(DEPDIR)/multiboot_module-multiboot_mbi.Tpo loader/i386/$(DEPDIR)/multiboot_module-multiboot_mbi.Po
 
47943
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/multiboot_mbi.c' object='loader/i386/multiboot_module-multiboot_mbi.o' libtool=no @AMDEPBACKSLASH@
 
47944
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47945
@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
 
47946
 
 
47947
loader/i386/multiboot_module-multiboot_mbi.obj: loader/i386/multiboot_mbi.c
 
47948
@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`
 
47949
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/$(DEPDIR)/multiboot_module-multiboot_mbi.Tpo loader/i386/$(DEPDIR)/multiboot_module-multiboot_mbi.Po
 
47950
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/multiboot_mbi.c' object='loader/i386/multiboot_module-multiboot_mbi.obj' libtool=no @AMDEPBACKSLASH@
 
47951
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47952
@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`
 
47953
 
 
47954
loader/multiboot_module-multiboot.o: loader/multiboot.c
 
47955
@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
 
47956
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/multiboot_module-multiboot.Tpo loader/$(DEPDIR)/multiboot_module-multiboot.Po
 
47957
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/multiboot.c' object='loader/multiboot_module-multiboot.o' libtool=no @AMDEPBACKSLASH@
 
47958
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47959
@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
 
47960
 
 
47961
loader/multiboot_module-multiboot.obj: loader/multiboot.c
 
47962
@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`
 
47963
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/multiboot_module-multiboot.Tpo loader/$(DEPDIR)/multiboot_module-multiboot.Po
 
47964
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/multiboot.c' object='loader/multiboot_module-multiboot.obj' libtool=no @AMDEPBACKSLASH@
 
47965
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47966
@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`
 
47967
 
 
47968
loader/multiboot2_module-multiboot.o: loader/multiboot.c
 
47969
@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
 
47970
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/multiboot2_module-multiboot.Tpo loader/$(DEPDIR)/multiboot2_module-multiboot.Po
 
47971
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/multiboot.c' object='loader/multiboot2_module-multiboot.o' libtool=no @AMDEPBACKSLASH@
 
47972
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47973
@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
 
47974
 
 
47975
loader/multiboot2_module-multiboot.obj: loader/multiboot.c
 
47976
@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`
 
47977
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/multiboot2_module-multiboot.Tpo loader/$(DEPDIR)/multiboot2_module-multiboot.Po
 
47978
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/multiboot.c' object='loader/multiboot2_module-multiboot.obj' libtool=no @AMDEPBACKSLASH@
 
47979
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47980
@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`
 
47981
 
 
47982
loader/multiboot2_module-multiboot_mbi2.o: loader/multiboot_mbi2.c
 
47983
@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
 
47984
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/multiboot2_module-multiboot_mbi2.Tpo loader/$(DEPDIR)/multiboot2_module-multiboot_mbi2.Po
 
47985
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/multiboot_mbi2.c' object='loader/multiboot2_module-multiboot_mbi2.o' libtool=no @AMDEPBACKSLASH@
 
47986
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47987
@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
 
47988
 
 
47989
loader/multiboot2_module-multiboot_mbi2.obj: loader/multiboot_mbi2.c
 
47990
@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`
 
47991
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/multiboot2_module-multiboot_mbi2.Tpo loader/$(DEPDIR)/multiboot2_module-multiboot_mbi2.Po
 
47992
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/multiboot_mbi2.c' object='loader/multiboot2_module-multiboot_mbi2.obj' libtool=no @AMDEPBACKSLASH@
 
47993
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
47994
@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`
 
47995
 
 
47996
disk/ieee1275/nand_module-nand.o: disk/ieee1275/nand.c
 
47997
@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
 
47998
@am__fastdepCC_TRUE@    $(am__mv) disk/ieee1275/$(DEPDIR)/nand_module-nand.Tpo disk/ieee1275/$(DEPDIR)/nand_module-nand.Po
 
47999
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/ieee1275/nand.c' object='disk/ieee1275/nand_module-nand.o' libtool=no @AMDEPBACKSLASH@
 
48000
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48001
@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
 
48002
 
 
48003
disk/ieee1275/nand_module-nand.obj: disk/ieee1275/nand.c
 
48004
@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`
 
48005
@am__fastdepCC_TRUE@    $(am__mv) disk/ieee1275/$(DEPDIR)/nand_module-nand.Tpo disk/ieee1275/$(DEPDIR)/nand_module-nand.Po
 
48006
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/ieee1275/nand.c' object='disk/ieee1275/nand_module-nand.obj' libtool=no @AMDEPBACKSLASH@
 
48007
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48008
@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`
 
48009
 
 
48010
fs/nilfs2_module-nilfs2.o: fs/nilfs2.c
 
48011
@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
 
48012
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/nilfs2_module-nilfs2.Tpo fs/$(DEPDIR)/nilfs2_module-nilfs2.Po
 
48013
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/nilfs2.c' object='fs/nilfs2_module-nilfs2.o' libtool=no @AMDEPBACKSLASH@
 
48014
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48015
@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
 
48016
 
 
48017
fs/nilfs2_module-nilfs2.obj: fs/nilfs2.c
 
48018
@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`
 
48019
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/nilfs2_module-nilfs2.Tpo fs/$(DEPDIR)/nilfs2_module-nilfs2.Po
 
48020
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/nilfs2.c' object='fs/nilfs2_module-nilfs2.obj' libtool=no @AMDEPBACKSLASH@
 
48021
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48022
@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`
 
48023
 
 
48024
boot/decompressor/none_decompress_image-none.o: boot/decompressor/none.c
 
48025
@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
 
48026
@am__fastdepCC_TRUE@    $(am__mv) boot/decompressor/$(DEPDIR)/none_decompress_image-none.Tpo boot/decompressor/$(DEPDIR)/none_decompress_image-none.Po
 
48027
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='boot/decompressor/none.c' object='boot/decompressor/none_decompress_image-none.o' libtool=no @AMDEPBACKSLASH@
 
48028
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48029
@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
 
48030
 
 
48031
boot/decompressor/none_decompress_image-none.obj: boot/decompressor/none.c
 
48032
@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`
 
48033
@am__fastdepCC_TRUE@    $(am__mv) boot/decompressor/$(DEPDIR)/none_decompress_image-none.Tpo boot/decompressor/$(DEPDIR)/none_decompress_image-none.Po
 
48034
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='boot/decompressor/none.c' object='boot/decompressor/none_decompress_image-none.obj' libtool=no @AMDEPBACKSLASH@
 
48035
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48036
@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`
 
48037
 
 
48038
normal/normal_module-main.o: normal/main.c
 
48039
@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
 
48040
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-main.Tpo normal/$(DEPDIR)/normal_module-main.Po
 
48041
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/main.c' object='normal/normal_module-main.o' libtool=no @AMDEPBACKSLASH@
 
48042
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48043
@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
 
48044
 
 
48045
normal/normal_module-main.obj: normal/main.c
 
48046
@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`
 
48047
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-main.Tpo normal/$(DEPDIR)/normal_module-main.Po
 
48048
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/main.c' object='normal/normal_module-main.obj' libtool=no @AMDEPBACKSLASH@
 
48049
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48050
@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`
 
48051
 
 
48052
normal/normal_module-cmdline.o: normal/cmdline.c
 
48053
@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
 
48054
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-cmdline.Tpo normal/$(DEPDIR)/normal_module-cmdline.Po
 
48055
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/cmdline.c' object='normal/normal_module-cmdline.o' libtool=no @AMDEPBACKSLASH@
 
48056
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48057
@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
 
48058
 
 
48059
normal/normal_module-cmdline.obj: normal/cmdline.c
 
48060
@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`
 
48061
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-cmdline.Tpo normal/$(DEPDIR)/normal_module-cmdline.Po
 
48062
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/cmdline.c' object='normal/normal_module-cmdline.obj' libtool=no @AMDEPBACKSLASH@
 
48063
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48064
@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`
 
48065
 
 
48066
normal/normal_module-dyncmd.o: normal/dyncmd.c
 
48067
@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
 
48068
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-dyncmd.Tpo normal/$(DEPDIR)/normal_module-dyncmd.Po
 
48069
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/dyncmd.c' object='normal/normal_module-dyncmd.o' libtool=no @AMDEPBACKSLASH@
 
48070
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48071
@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
 
48072
 
 
48073
normal/normal_module-dyncmd.obj: normal/dyncmd.c
 
48074
@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`
 
48075
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-dyncmd.Tpo normal/$(DEPDIR)/normal_module-dyncmd.Po
 
48076
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/dyncmd.c' object='normal/normal_module-dyncmd.obj' libtool=no @AMDEPBACKSLASH@
 
48077
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48078
@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`
 
48079
 
 
48080
normal/normal_module-auth.o: normal/auth.c
 
48081
@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
 
48082
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-auth.Tpo normal/$(DEPDIR)/normal_module-auth.Po
 
48083
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/auth.c' object='normal/normal_module-auth.o' libtool=no @AMDEPBACKSLASH@
 
48084
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48085
@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
 
48086
 
 
48087
normal/normal_module-auth.obj: normal/auth.c
 
48088
@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`
 
48089
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-auth.Tpo normal/$(DEPDIR)/normal_module-auth.Po
 
48090
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/auth.c' object='normal/normal_module-auth.obj' libtool=no @AMDEPBACKSLASH@
 
48091
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48092
@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`
 
48093
 
 
48094
normal/normal_module-autofs.o: normal/autofs.c
 
48095
@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
 
48096
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-autofs.Tpo normal/$(DEPDIR)/normal_module-autofs.Po
 
48097
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/autofs.c' object='normal/normal_module-autofs.o' libtool=no @AMDEPBACKSLASH@
 
48098
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48099
@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
 
48100
 
 
48101
normal/normal_module-autofs.obj: normal/autofs.c
 
48102
@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`
 
48103
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-autofs.Tpo normal/$(DEPDIR)/normal_module-autofs.Po
 
48104
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/autofs.c' object='normal/normal_module-autofs.obj' libtool=no @AMDEPBACKSLASH@
 
48105
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48106
@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`
 
48107
 
 
48108
normal/normal_module-color.o: normal/color.c
 
48109
@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
 
48110
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-color.Tpo normal/$(DEPDIR)/normal_module-color.Po
 
48111
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/color.c' object='normal/normal_module-color.o' libtool=no @AMDEPBACKSLASH@
 
48112
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48113
@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
 
48114
 
 
48115
normal/normal_module-color.obj: normal/color.c
 
48116
@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`
 
48117
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-color.Tpo normal/$(DEPDIR)/normal_module-color.Po
 
48118
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/color.c' object='normal/normal_module-color.obj' libtool=no @AMDEPBACKSLASH@
 
48119
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48120
@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`
 
48121
 
 
48122
normal/normal_module-completion.o: normal/completion.c
 
48123
@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
 
48124
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-completion.Tpo normal/$(DEPDIR)/normal_module-completion.Po
 
48125
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/completion.c' object='normal/normal_module-completion.o' libtool=no @AMDEPBACKSLASH@
 
48126
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48127
@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
 
48128
 
 
48129
normal/normal_module-completion.obj: normal/completion.c
 
48130
@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`
 
48131
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-completion.Tpo normal/$(DEPDIR)/normal_module-completion.Po
 
48132
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/completion.c' object='normal/normal_module-completion.obj' libtool=no @AMDEPBACKSLASH@
 
48133
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48134
@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`
 
48135
 
 
48136
normal/normal_module-datetime.o: normal/datetime.c
 
48137
@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
 
48138
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-datetime.Tpo normal/$(DEPDIR)/normal_module-datetime.Po
 
48139
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/datetime.c' object='normal/normal_module-datetime.o' libtool=no @AMDEPBACKSLASH@
 
48140
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48141
@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
 
48142
 
 
48143
normal/normal_module-datetime.obj: normal/datetime.c
 
48144
@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`
 
48145
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-datetime.Tpo normal/$(DEPDIR)/normal_module-datetime.Po
 
48146
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/datetime.c' object='normal/normal_module-datetime.obj' libtool=no @AMDEPBACKSLASH@
 
48147
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48148
@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`
 
48149
 
 
48150
normal/normal_module-menu.o: normal/menu.c
 
48151
@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
 
48152
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-menu.Tpo normal/$(DEPDIR)/normal_module-menu.Po
 
48153
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/menu.c' object='normal/normal_module-menu.o' libtool=no @AMDEPBACKSLASH@
 
48154
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48155
@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
 
48156
 
 
48157
normal/normal_module-menu.obj: normal/menu.c
 
48158
@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`
 
48159
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-menu.Tpo normal/$(DEPDIR)/normal_module-menu.Po
 
48160
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/menu.c' object='normal/normal_module-menu.obj' libtool=no @AMDEPBACKSLASH@
 
48161
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48162
@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`
 
48163
 
 
48164
normal/normal_module-menu_entry.o: normal/menu_entry.c
 
48165
@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
 
48166
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-menu_entry.Tpo normal/$(DEPDIR)/normal_module-menu_entry.Po
 
48167
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/menu_entry.c' object='normal/normal_module-menu_entry.o' libtool=no @AMDEPBACKSLASH@
 
48168
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48169
@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
 
48170
 
 
48171
normal/normal_module-menu_entry.obj: normal/menu_entry.c
 
48172
@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`
 
48173
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-menu_entry.Tpo normal/$(DEPDIR)/normal_module-menu_entry.Po
 
48174
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/menu_entry.c' object='normal/normal_module-menu_entry.obj' libtool=no @AMDEPBACKSLASH@
 
48175
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48176
@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`
 
48177
 
 
48178
normal/normal_module-menu_text.o: normal/menu_text.c
 
48179
@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
 
48180
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-menu_text.Tpo normal/$(DEPDIR)/normal_module-menu_text.Po
 
48181
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/menu_text.c' object='normal/normal_module-menu_text.o' libtool=no @AMDEPBACKSLASH@
 
48182
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48183
@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
 
48184
 
 
48185
normal/normal_module-menu_text.obj: normal/menu_text.c
 
48186
@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`
 
48187
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-menu_text.Tpo normal/$(DEPDIR)/normal_module-menu_text.Po
 
48188
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/menu_text.c' object='normal/normal_module-menu_text.obj' libtool=no @AMDEPBACKSLASH@
 
48189
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48190
@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`
 
48191
 
 
48192
normal/normal_module-misc.o: normal/misc.c
 
48193
@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
 
48194
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-misc.Tpo normal/$(DEPDIR)/normal_module-misc.Po
 
48195
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/misc.c' object='normal/normal_module-misc.o' libtool=no @AMDEPBACKSLASH@
 
48196
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48197
@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
 
48198
 
 
48199
normal/normal_module-misc.obj: normal/misc.c
 
48200
@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`
 
48201
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-misc.Tpo normal/$(DEPDIR)/normal_module-misc.Po
 
48202
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/misc.c' object='normal/normal_module-misc.obj' libtool=no @AMDEPBACKSLASH@
 
48203
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48204
@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`
 
48205
 
 
48206
normal/normal_module-crypto.o: normal/crypto.c
 
48207
@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
 
48208
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-crypto.Tpo normal/$(DEPDIR)/normal_module-crypto.Po
 
48209
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/crypto.c' object='normal/normal_module-crypto.o' libtool=no @AMDEPBACKSLASH@
 
48210
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48211
@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
 
48212
 
 
48213
normal/normal_module-crypto.obj: normal/crypto.c
 
48214
@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`
 
48215
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-crypto.Tpo normal/$(DEPDIR)/normal_module-crypto.Po
 
48216
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/crypto.c' object='normal/normal_module-crypto.obj' libtool=no @AMDEPBACKSLASH@
 
48217
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48218
@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`
 
48219
 
 
48220
normal/normal_module-term.o: normal/term.c
 
48221
@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
 
48222
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-term.Tpo normal/$(DEPDIR)/normal_module-term.Po
 
48223
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/term.c' object='normal/normal_module-term.o' libtool=no @AMDEPBACKSLASH@
 
48224
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48225
@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
 
48226
 
 
48227
normal/normal_module-term.obj: normal/term.c
 
48228
@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`
 
48229
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-term.Tpo normal/$(DEPDIR)/normal_module-term.Po
 
48230
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/term.c' object='normal/normal_module-term.obj' libtool=no @AMDEPBACKSLASH@
 
48231
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48232
@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`
 
48233
 
 
48234
normal/normal_module-context.o: normal/context.c
 
48235
@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
 
48236
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-context.Tpo normal/$(DEPDIR)/normal_module-context.Po
 
48237
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/context.c' object='normal/normal_module-context.o' libtool=no @AMDEPBACKSLASH@
 
48238
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48239
@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
 
48240
 
 
48241
normal/normal_module-context.obj: normal/context.c
 
48242
@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`
 
48243
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-context.Tpo normal/$(DEPDIR)/normal_module-context.Po
 
48244
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/context.c' object='normal/normal_module-context.obj' libtool=no @AMDEPBACKSLASH@
 
48245
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48246
@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`
 
48247
 
 
48248
normal/normal_module-charset.o: normal/charset.c
 
48249
@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
 
48250
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-charset.Tpo normal/$(DEPDIR)/normal_module-charset.Po
 
48251
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/charset.c' object='normal/normal_module-charset.o' libtool=no @AMDEPBACKSLASH@
 
48252
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48253
@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
 
48254
 
 
48255
normal/normal_module-charset.obj: normal/charset.c
 
48256
@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`
 
48257
@am__fastdepCC_TRUE@    $(am__mv) normal/$(DEPDIR)/normal_module-charset.Tpo normal/$(DEPDIR)/normal_module-charset.Po
 
48258
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='normal/charset.c' object='normal/normal_module-charset.obj' libtool=no @AMDEPBACKSLASH@
 
48259
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48260
@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`
 
48261
 
 
48262
script/normal_module-main.o: script/main.c
 
48263
@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
 
48264
@am__fastdepCC_TRUE@    $(am__mv) script/$(DEPDIR)/normal_module-main.Tpo script/$(DEPDIR)/normal_module-main.Po
 
48265
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='script/main.c' object='script/normal_module-main.o' libtool=no @AMDEPBACKSLASH@
 
48266
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48267
@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
 
48268
 
 
48269
script/normal_module-main.obj: script/main.c
 
48270
@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`
 
48271
@am__fastdepCC_TRUE@    $(am__mv) script/$(DEPDIR)/normal_module-main.Tpo script/$(DEPDIR)/normal_module-main.Po
 
48272
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='script/main.c' object='script/normal_module-main.obj' libtool=no @AMDEPBACKSLASH@
 
48273
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48274
@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`
 
48275
 
 
48276
script/normal_module-script.o: script/script.c
 
48277
@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
 
48278
@am__fastdepCC_TRUE@    $(am__mv) script/$(DEPDIR)/normal_module-script.Tpo script/$(DEPDIR)/normal_module-script.Po
 
48279
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='script/script.c' object='script/normal_module-script.o' libtool=no @AMDEPBACKSLASH@
 
48280
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48281
@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
 
48282
 
 
48283
script/normal_module-script.obj: script/script.c
 
48284
@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`
 
48285
@am__fastdepCC_TRUE@    $(am__mv) script/$(DEPDIR)/normal_module-script.Tpo script/$(DEPDIR)/normal_module-script.Po
 
48286
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='script/script.c' object='script/normal_module-script.obj' libtool=no @AMDEPBACKSLASH@
 
48287
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48288
@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`
 
48289
 
 
48290
script/normal_module-execute.o: script/execute.c
 
48291
@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
 
48292
@am__fastdepCC_TRUE@    $(am__mv) script/$(DEPDIR)/normal_module-execute.Tpo script/$(DEPDIR)/normal_module-execute.Po
 
48293
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='script/execute.c' object='script/normal_module-execute.o' libtool=no @AMDEPBACKSLASH@
 
48294
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48295
@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
 
48296
 
 
48297
script/normal_module-execute.obj: script/execute.c
 
48298
@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`
 
48299
@am__fastdepCC_TRUE@    $(am__mv) script/$(DEPDIR)/normal_module-execute.Tpo script/$(DEPDIR)/normal_module-execute.Po
 
48300
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='script/execute.c' object='script/normal_module-execute.obj' libtool=no @AMDEPBACKSLASH@
 
48301
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48302
@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`
 
48303
 
 
48304
script/normal_module-function.o: script/function.c
 
48305
@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
 
48306
@am__fastdepCC_TRUE@    $(am__mv) script/$(DEPDIR)/normal_module-function.Tpo script/$(DEPDIR)/normal_module-function.Po
 
48307
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='script/function.c' object='script/normal_module-function.o' libtool=no @AMDEPBACKSLASH@
 
48308
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48309
@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
 
48310
 
 
48311
script/normal_module-function.obj: script/function.c
 
48312
@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`
 
48313
@am__fastdepCC_TRUE@    $(am__mv) script/$(DEPDIR)/normal_module-function.Tpo script/$(DEPDIR)/normal_module-function.Po
 
48314
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='script/function.c' object='script/normal_module-function.obj' libtool=no @AMDEPBACKSLASH@
 
48315
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48316
@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`
 
48317
 
 
48318
script/normal_module-lexer.o: script/lexer.c
 
48319
@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
 
48320
@am__fastdepCC_TRUE@    $(am__mv) script/$(DEPDIR)/normal_module-lexer.Tpo script/$(DEPDIR)/normal_module-lexer.Po
 
48321
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='script/lexer.c' object='script/normal_module-lexer.o' libtool=no @AMDEPBACKSLASH@
 
48322
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48323
@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
 
48324
 
 
48325
script/normal_module-lexer.obj: script/lexer.c
 
48326
@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`
 
48327
@am__fastdepCC_TRUE@    $(am__mv) script/$(DEPDIR)/normal_module-lexer.Tpo script/$(DEPDIR)/normal_module-lexer.Po
 
48328
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='script/lexer.c' object='script/normal_module-lexer.obj' libtool=no @AMDEPBACKSLASH@
 
48329
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48330
@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`
 
48331
 
 
48332
script/normal_module-argv.o: script/argv.c
 
48333
@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
 
48334
@am__fastdepCC_TRUE@    $(am__mv) script/$(DEPDIR)/normal_module-argv.Tpo script/$(DEPDIR)/normal_module-argv.Po
 
48335
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='script/argv.c' object='script/normal_module-argv.o' libtool=no @AMDEPBACKSLASH@
 
48336
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48337
@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
 
48338
 
 
48339
script/normal_module-argv.obj: script/argv.c
 
48340
@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`
 
48341
@am__fastdepCC_TRUE@    $(am__mv) script/$(DEPDIR)/normal_module-argv.Tpo script/$(DEPDIR)/normal_module-argv.Po
 
48342
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='script/argv.c' object='script/normal_module-argv.obj' libtool=no @AMDEPBACKSLASH@
 
48343
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48344
@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`
 
48345
 
 
48346
commands/normal_module-menuentry.o: commands/menuentry.c
 
48347
@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
 
48348
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/normal_module-menuentry.Tpo commands/$(DEPDIR)/normal_module-menuentry.Po
 
48349
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/menuentry.c' object='commands/normal_module-menuentry.o' libtool=no @AMDEPBACKSLASH@
 
48350
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48351
@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
 
48352
 
 
48353
commands/normal_module-menuentry.obj: commands/menuentry.c
 
48354
@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`
 
48355
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/normal_module-menuentry.Tpo commands/$(DEPDIR)/normal_module-menuentry.Po
 
48356
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/menuentry.c' object='commands/normal_module-menuentry.obj' libtool=no @AMDEPBACKSLASH@
 
48357
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48358
@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`
 
48359
 
 
48360
normal_module-unidata.o: unidata.c
 
48361
@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
 
48362
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/normal_module-unidata.Tpo $(DEPDIR)/normal_module-unidata.Po
 
48363
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='unidata.c' object='normal_module-unidata.o' libtool=no @AMDEPBACKSLASH@
 
48364
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48365
@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
 
48366
 
 
48367
normal_module-unidata.obj: unidata.c
 
48368
@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`
 
48369
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/normal_module-unidata.Tpo $(DEPDIR)/normal_module-unidata.Po
 
48370
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='unidata.c' object='normal_module-unidata.obj' libtool=no @AMDEPBACKSLASH@
 
48371
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48372
@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`
 
48373
 
 
48374
normal_module-grub_script.tab.o: grub_script.tab.c
 
48375
@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
 
48376
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/normal_module-grub_script.tab.Tpo $(DEPDIR)/normal_module-grub_script.tab.Po
 
48377
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='grub_script.tab.c' object='normal_module-grub_script.tab.o' libtool=no @AMDEPBACKSLASH@
 
48378
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48379
@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
 
48380
 
 
48381
normal_module-grub_script.tab.obj: grub_script.tab.c
 
48382
@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`
 
48383
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/normal_module-grub_script.tab.Tpo $(DEPDIR)/normal_module-grub_script.tab.Po
 
48384
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='grub_script.tab.c' object='normal_module-grub_script.tab.obj' libtool=no @AMDEPBACKSLASH@
 
48385
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48386
@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`
 
48387
 
 
48388
normal_module-grub_script.yy.o: grub_script.yy.c
 
48389
@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
 
48390
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/normal_module-grub_script.yy.Tpo $(DEPDIR)/normal_module-grub_script.yy.Po
 
48391
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='grub_script.yy.c' object='normal_module-grub_script.yy.o' libtool=no @AMDEPBACKSLASH@
 
48392
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48393
@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
 
48394
 
 
48395
normal_module-grub_script.yy.obj: grub_script.yy.c
 
48396
@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`
 
48397
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/normal_module-grub_script.yy.Tpo $(DEPDIR)/normal_module-grub_script.yy.Po
 
48398
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='grub_script.yy.c' object='normal_module-grub_script.yy.obj' libtool=no @AMDEPBACKSLASH@
 
48399
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48400
@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`
 
48401
 
 
48402
fs/ntfs_module-ntfs.o: fs/ntfs.c
 
48403
@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
 
48404
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/ntfs_module-ntfs.Tpo fs/$(DEPDIR)/ntfs_module-ntfs.Po
 
48405
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/ntfs.c' object='fs/ntfs_module-ntfs.o' libtool=no @AMDEPBACKSLASH@
 
48406
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48407
@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
 
48408
 
 
48409
fs/ntfs_module-ntfs.obj: fs/ntfs.c
 
48410
@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`
 
48411
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/ntfs_module-ntfs.Tpo fs/$(DEPDIR)/ntfs_module-ntfs.Po
 
48412
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/ntfs.c' object='fs/ntfs_module-ntfs.obj' libtool=no @AMDEPBACKSLASH@
 
48413
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48414
@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`
 
48415
 
 
48416
fs/ntfscomp_module-ntfscomp.o: fs/ntfscomp.c
 
48417
@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
 
48418
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/ntfscomp_module-ntfscomp.Tpo fs/$(DEPDIR)/ntfscomp_module-ntfscomp.Po
 
48419
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/ntfscomp.c' object='fs/ntfscomp_module-ntfscomp.o' libtool=no @AMDEPBACKSLASH@
 
48420
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48421
@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
 
48422
 
 
48423
fs/ntfscomp_module-ntfscomp.obj: fs/ntfscomp.c
 
48424
@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`
 
48425
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/ntfscomp_module-ntfscomp.Tpo fs/$(DEPDIR)/ntfscomp_module-ntfscomp.Po
 
48426
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/ntfscomp.c' object='fs/ntfscomp_module-ntfscomp.obj' libtool=no @AMDEPBACKSLASH@
 
48427
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48428
@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`
 
48429
 
 
48430
loader/i386/pc/ntldr_module-ntldr.o: loader/i386/pc/ntldr.c
 
48431
@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
 
48432
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/pc/$(DEPDIR)/ntldr_module-ntldr.Tpo loader/i386/pc/$(DEPDIR)/ntldr_module-ntldr.Po
 
48433
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/pc/ntldr.c' object='loader/i386/pc/ntldr_module-ntldr.o' libtool=no @AMDEPBACKSLASH@
 
48434
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48435
@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
 
48436
 
 
48437
loader/i386/pc/ntldr_module-ntldr.obj: loader/i386/pc/ntldr.c
 
48438
@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`
 
48439
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/pc/$(DEPDIR)/ntldr_module-ntldr.Tpo loader/i386/pc/$(DEPDIR)/ntldr_module-ntldr.Po
 
48440
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/pc/ntldr.c' object='loader/i386/pc/ntldr_module-ntldr.obj' libtool=no @AMDEPBACKSLASH@
 
48441
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48442
@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`
 
48443
 
 
48444
bus/usb/ohci_module-ohci.o: bus/usb/ohci.c
 
48445
@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
 
48446
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/$(DEPDIR)/ohci_module-ohci.Tpo bus/usb/$(DEPDIR)/ohci_module-ohci.Po
 
48447
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/ohci.c' object='bus/usb/ohci_module-ohci.o' libtool=no @AMDEPBACKSLASH@
 
48448
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48449
@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
 
48450
 
 
48451
bus/usb/ohci_module-ohci.obj: bus/usb/ohci.c
 
48452
@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`
 
48453
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/$(DEPDIR)/ohci_module-ohci.Tpo bus/usb/$(DEPDIR)/ohci_module-ohci.Po
 
48454
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/ohci.c' object='bus/usb/ohci_module-ohci.obj' libtool=no @AMDEPBACKSLASH@
 
48455
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48456
@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`
 
48457
 
 
48458
partmap/part_acorn_module-acorn.o: partmap/acorn.c
 
48459
@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
 
48460
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_acorn_module-acorn.Tpo partmap/$(DEPDIR)/part_acorn_module-acorn.Po
 
48461
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/acorn.c' object='partmap/part_acorn_module-acorn.o' libtool=no @AMDEPBACKSLASH@
 
48462
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48463
@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
 
48464
 
 
48465
partmap/part_acorn_module-acorn.obj: partmap/acorn.c
 
48466
@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`
 
48467
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_acorn_module-acorn.Tpo partmap/$(DEPDIR)/part_acorn_module-acorn.Po
 
48468
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/acorn.c' object='partmap/part_acorn_module-acorn.obj' libtool=no @AMDEPBACKSLASH@
 
48469
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48470
@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`
 
48471
 
 
48472
partmap/part_amiga_module-amiga.o: partmap/amiga.c
 
48473
@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
 
48474
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_amiga_module-amiga.Tpo partmap/$(DEPDIR)/part_amiga_module-amiga.Po
 
48475
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/amiga.c' object='partmap/part_amiga_module-amiga.o' libtool=no @AMDEPBACKSLASH@
 
48476
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48477
@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
 
48478
 
 
48479
partmap/part_amiga_module-amiga.obj: partmap/amiga.c
 
48480
@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`
 
48481
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_amiga_module-amiga.Tpo partmap/$(DEPDIR)/part_amiga_module-amiga.Po
 
48482
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/amiga.c' object='partmap/part_amiga_module-amiga.obj' libtool=no @AMDEPBACKSLASH@
 
48483
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48484
@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`
 
48485
 
 
48486
partmap/part_apple_module-apple.o: partmap/apple.c
 
48487
@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
 
48488
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_apple_module-apple.Tpo partmap/$(DEPDIR)/part_apple_module-apple.Po
 
48489
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/apple.c' object='partmap/part_apple_module-apple.o' libtool=no @AMDEPBACKSLASH@
 
48490
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48491
@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
 
48492
 
 
48493
partmap/part_apple_module-apple.obj: partmap/apple.c
 
48494
@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`
 
48495
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_apple_module-apple.Tpo partmap/$(DEPDIR)/part_apple_module-apple.Po
 
48496
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/apple.c' object='partmap/part_apple_module-apple.obj' libtool=no @AMDEPBACKSLASH@
 
48497
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48498
@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`
 
48499
 
 
48500
partmap/part_bsd_module-bsdlabel.o: partmap/bsdlabel.c
 
48501
@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
 
48502
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_bsd_module-bsdlabel.Tpo partmap/$(DEPDIR)/part_bsd_module-bsdlabel.Po
 
48503
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/bsdlabel.c' object='partmap/part_bsd_module-bsdlabel.o' libtool=no @AMDEPBACKSLASH@
 
48504
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48505
@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
 
48506
 
 
48507
partmap/part_bsd_module-bsdlabel.obj: partmap/bsdlabel.c
 
48508
@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`
 
48509
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_bsd_module-bsdlabel.Tpo partmap/$(DEPDIR)/part_bsd_module-bsdlabel.Po
 
48510
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/bsdlabel.c' object='partmap/part_bsd_module-bsdlabel.obj' libtool=no @AMDEPBACKSLASH@
 
48511
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48512
@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`
 
48513
 
 
48514
partmap/part_gpt_module-gpt.o: partmap/gpt.c
 
48515
@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
 
48516
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_gpt_module-gpt.Tpo partmap/$(DEPDIR)/part_gpt_module-gpt.Po
 
48517
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/gpt.c' object='partmap/part_gpt_module-gpt.o' libtool=no @AMDEPBACKSLASH@
 
48518
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48519
@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
 
48520
 
 
48521
partmap/part_gpt_module-gpt.obj: partmap/gpt.c
 
48522
@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`
 
48523
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_gpt_module-gpt.Tpo partmap/$(DEPDIR)/part_gpt_module-gpt.Po
 
48524
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/gpt.c' object='partmap/part_gpt_module-gpt.obj' libtool=no @AMDEPBACKSLASH@
 
48525
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48526
@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`
 
48527
 
 
48528
partmap/part_msdos_module-msdos.o: partmap/msdos.c
 
48529
@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
 
48530
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_msdos_module-msdos.Tpo partmap/$(DEPDIR)/part_msdos_module-msdos.Po
 
48531
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/msdos.c' object='partmap/part_msdos_module-msdos.o' libtool=no @AMDEPBACKSLASH@
 
48532
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48533
@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
 
48534
 
 
48535
partmap/part_msdos_module-msdos.obj: partmap/msdos.c
 
48536
@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`
 
48537
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_msdos_module-msdos.Tpo partmap/$(DEPDIR)/part_msdos_module-msdos.Po
 
48538
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/msdos.c' object='partmap/part_msdos_module-msdos.obj' libtool=no @AMDEPBACKSLASH@
 
48539
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48540
@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`
 
48541
 
 
48542
partmap/part_sun_module-sun.o: partmap/sun.c
 
48543
@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
 
48544
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_sun_module-sun.Tpo partmap/$(DEPDIR)/part_sun_module-sun.Po
 
48545
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/sun.c' object='partmap/part_sun_module-sun.o' libtool=no @AMDEPBACKSLASH@
 
48546
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48547
@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
 
48548
 
 
48549
partmap/part_sun_module-sun.obj: partmap/sun.c
 
48550
@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`
 
48551
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_sun_module-sun.Tpo partmap/$(DEPDIR)/part_sun_module-sun.Po
 
48552
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/sun.c' object='partmap/part_sun_module-sun.obj' libtool=no @AMDEPBACKSLASH@
 
48553
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48554
@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`
 
48555
 
 
48556
partmap/part_sunpc_module-sunpc.o: partmap/sunpc.c
 
48557
@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
 
48558
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_sunpc_module-sunpc.Tpo partmap/$(DEPDIR)/part_sunpc_module-sunpc.Po
 
48559
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/sunpc.c' object='partmap/part_sunpc_module-sunpc.o' libtool=no @AMDEPBACKSLASH@
 
48560
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48561
@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
 
48562
 
 
48563
partmap/part_sunpc_module-sunpc.obj: partmap/sunpc.c
 
48564
@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`
 
48565
@am__fastdepCC_TRUE@    $(am__mv) partmap/$(DEPDIR)/part_sunpc_module-sunpc.Tpo partmap/$(DEPDIR)/part_sunpc_module-sunpc.Po
 
48566
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='partmap/sunpc.c' object='partmap/part_sunpc_module-sunpc.obj' libtool=no @AMDEPBACKSLASH@
 
48567
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48568
@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`
 
48569
 
 
48570
commands/parttool_module-parttool.o: commands/parttool.c
 
48571
@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
 
48572
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/parttool_module-parttool.Tpo commands/$(DEPDIR)/parttool_module-parttool.Po
 
48573
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/parttool.c' object='commands/parttool_module-parttool.o' libtool=no @AMDEPBACKSLASH@
 
48574
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48575
@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
 
48576
 
 
48577
commands/parttool_module-parttool.obj: commands/parttool.c
 
48578
@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`
 
48579
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/parttool_module-parttool.Tpo commands/$(DEPDIR)/parttool_module-parttool.Po
 
48580
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/parttool.c' object='commands/parttool_module-parttool.obj' libtool=no @AMDEPBACKSLASH@
 
48581
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48582
@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`
 
48583
 
 
48584
commands/password_module-password.o: commands/password.c
 
48585
@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
 
48586
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/password_module-password.Tpo commands/$(DEPDIR)/password_module-password.Po
 
48587
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/password.c' object='commands/password_module-password.o' libtool=no @AMDEPBACKSLASH@
 
48588
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48589
@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
 
48590
 
 
48591
commands/password_module-password.obj: commands/password.c
 
48592
@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`
 
48593
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/password_module-password.Tpo commands/$(DEPDIR)/password_module-password.Po
 
48594
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/password.c' object='commands/password_module-password.obj' libtool=no @AMDEPBACKSLASH@
 
48595
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48596
@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`
 
48597
 
 
48598
commands/password_pbkdf2_module-password_pbkdf2.o: commands/password_pbkdf2.c
 
48599
@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
 
48600
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/password_pbkdf2_module-password_pbkdf2.Tpo commands/$(DEPDIR)/password_pbkdf2_module-password_pbkdf2.Po
 
48601
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/password_pbkdf2.c' object='commands/password_pbkdf2_module-password_pbkdf2.o' libtool=no @AMDEPBACKSLASH@
 
48602
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48603
@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
 
48604
 
 
48605
commands/password_pbkdf2_module-password_pbkdf2.obj: commands/password_pbkdf2.c
 
48606
@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`
 
48607
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/password_pbkdf2_module-password_pbkdf2.Tpo commands/$(DEPDIR)/password_pbkdf2_module-password_pbkdf2.Po
 
48608
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/password_pbkdf2.c' object='commands/password_pbkdf2_module-password_pbkdf2.obj' libtool=no @AMDEPBACKSLASH@
 
48609
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48610
@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`
 
48611
 
 
48612
lib/pbkdf2_module-pbkdf2.o: lib/pbkdf2.c
 
48613
@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
 
48614
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/pbkdf2_module-pbkdf2.Tpo lib/$(DEPDIR)/pbkdf2_module-pbkdf2.Po
 
48615
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/pbkdf2.c' object='lib/pbkdf2_module-pbkdf2.o' libtool=no @AMDEPBACKSLASH@
 
48616
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48617
@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
 
48618
 
 
48619
lib/pbkdf2_module-pbkdf2.obj: lib/pbkdf2.c
 
48620
@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`
 
48621
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/pbkdf2_module-pbkdf2.Tpo lib/$(DEPDIR)/pbkdf2_module-pbkdf2.Po
 
48622
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/pbkdf2.c' object='lib/pbkdf2_module-pbkdf2.obj' libtool=no @AMDEPBACKSLASH@
 
48623
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48624
@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`
 
48625
 
 
48626
bus/emu/pci_module-pci.o: bus/emu/pci.c
 
48627
@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
 
48628
@am__fastdepCC_TRUE@    $(am__mv) bus/emu/$(DEPDIR)/pci_module-pci.Tpo bus/emu/$(DEPDIR)/pci_module-pci.Po
 
48629
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/emu/pci.c' object='bus/emu/pci_module-pci.o' libtool=no @AMDEPBACKSLASH@
 
48630
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48631
@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
 
48632
 
 
48633
bus/emu/pci_module-pci.obj: bus/emu/pci.c
 
48634
@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`
 
48635
@am__fastdepCC_TRUE@    $(am__mv) bus/emu/$(DEPDIR)/pci_module-pci.Tpo bus/emu/$(DEPDIR)/pci_module-pci.Po
 
48636
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/emu/pci.c' object='bus/emu/pci_module-pci.obj' libtool=no @AMDEPBACKSLASH@
 
48637
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48638
@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`
 
48639
 
 
48640
commands/pci_module-lspci.o: commands/lspci.c
 
48641
@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
 
48642
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/pci_module-lspci.Tpo commands/$(DEPDIR)/pci_module-lspci.Po
 
48643
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/lspci.c' object='commands/pci_module-lspci.o' libtool=no @AMDEPBACKSLASH@
 
48644
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48645
@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
 
48646
 
 
48647
commands/pci_module-lspci.obj: commands/lspci.c
 
48648
@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`
 
48649
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/pci_module-lspci.Tpo commands/$(DEPDIR)/pci_module-lspci.Po
 
48650
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/lspci.c' object='commands/pci_module-lspci.obj' libtool=no @AMDEPBACKSLASH@
 
48651
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48652
@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`
 
48653
 
 
48654
bus/pci_module-pci.o: bus/pci.c
 
48655
@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
 
48656
@am__fastdepCC_TRUE@    $(am__mv) bus/$(DEPDIR)/pci_module-pci.Tpo bus/$(DEPDIR)/pci_module-pci.Po
 
48657
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/pci.c' object='bus/pci_module-pci.o' libtool=no @AMDEPBACKSLASH@
 
48658
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48659
@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
 
48660
 
 
48661
bus/pci_module-pci.obj: bus/pci.c
 
48662
@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`
 
48663
@am__fastdepCC_TRUE@    $(am__mv) bus/$(DEPDIR)/pci_module-pci.Tpo bus/$(DEPDIR)/pci_module-pci.Po
 
48664
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/pci.c' object='bus/pci_module-pci.obj' libtool=no @AMDEPBACKSLASH@
 
48665
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48666
@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`
 
48667
 
 
48668
commands/i386/pc/play_module-play.o: commands/i386/pc/play.c
 
48669
@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
 
48670
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/play_module-play.Tpo commands/i386/pc/$(DEPDIR)/play_module-play.Po
 
48671
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/play.c' object='commands/i386/pc/play_module-play.o' libtool=no @AMDEPBACKSLASH@
 
48672
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48673
@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
 
48674
 
 
48675
commands/i386/pc/play_module-play.obj: commands/i386/pc/play.c
 
48676
@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`
 
48677
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/play_module-play.Tpo commands/i386/pc/$(DEPDIR)/play_module-play.Po
 
48678
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/play.c' object='commands/i386/pc/play_module-play.obj' libtool=no @AMDEPBACKSLASH@
 
48679
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48680
@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`
 
48681
 
 
48682
video/readers/png_module-png.o: video/readers/png.c
 
48683
@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
 
48684
@am__fastdepCC_TRUE@    $(am__mv) video/readers/$(DEPDIR)/png_module-png.Tpo video/readers/$(DEPDIR)/png_module-png.Po
 
48685
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/readers/png.c' object='video/readers/png_module-png.o' libtool=no @AMDEPBACKSLASH@
 
48686
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48687
@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
 
48688
 
 
48689
video/readers/png_module-png.obj: video/readers/png.c
 
48690
@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`
 
48691
@am__fastdepCC_TRUE@    $(am__mv) video/readers/$(DEPDIR)/png_module-png.Tpo video/readers/$(DEPDIR)/png_module-png.Po
 
48692
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/readers/png.c' object='video/readers/png_module-png.obj' libtool=no @AMDEPBACKSLASH@
 
48693
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48694
@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`
 
48695
 
 
48696
commands/probe_module-probe.o: commands/probe.c
 
48697
@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
 
48698
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/probe_module-probe.Tpo commands/$(DEPDIR)/probe_module-probe.Po
 
48699
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/probe.c' object='commands/probe_module-probe.o' libtool=no @AMDEPBACKSLASH@
 
48700
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48701
@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
 
48702
 
 
48703
commands/probe_module-probe.obj: commands/probe.c
 
48704
@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`
 
48705
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/probe_module-probe.Tpo commands/$(DEPDIR)/probe_module-probe.Po
 
48706
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/probe.c' object='commands/probe_module-probe.obj' libtool=no @AMDEPBACKSLASH@
 
48707
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48708
@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`
 
48709
 
 
48710
fs/i386/pc/pxe_module-pxe.o: fs/i386/pc/pxe.c
 
48711
@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
 
48712
@am__fastdepCC_TRUE@    $(am__mv) fs/i386/pc/$(DEPDIR)/pxe_module-pxe.Tpo fs/i386/pc/$(DEPDIR)/pxe_module-pxe.Po
 
48713
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/i386/pc/pxe.c' object='fs/i386/pc/pxe_module-pxe.o' libtool=no @AMDEPBACKSLASH@
 
48714
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48715
@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
 
48716
 
 
48717
fs/i386/pc/pxe_module-pxe.obj: fs/i386/pc/pxe.c
 
48718
@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`
 
48719
@am__fastdepCC_TRUE@    $(am__mv) fs/i386/pc/$(DEPDIR)/pxe_module-pxe.Tpo fs/i386/pc/$(DEPDIR)/pxe_module-pxe.Po
 
48720
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/i386/pc/pxe.c' object='fs/i386/pc/pxe_module-pxe.obj' libtool=no @AMDEPBACKSLASH@
 
48721
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48722
@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`
 
48723
 
 
48724
commands/i386/pc/pxecmd_module-pxecmd.o: commands/i386/pc/pxecmd.c
 
48725
@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
 
48726
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/pxecmd_module-pxecmd.Tpo commands/i386/pc/$(DEPDIR)/pxecmd_module-pxecmd.Po
 
48727
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/pxecmd.c' object='commands/i386/pc/pxecmd_module-pxecmd.o' libtool=no @AMDEPBACKSLASH@
 
48728
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48729
@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
 
48730
 
 
48731
commands/i386/pc/pxecmd_module-pxecmd.obj: commands/i386/pc/pxecmd.c
 
48732
@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`
 
48733
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/pxecmd_module-pxecmd.Tpo commands/i386/pc/$(DEPDIR)/pxecmd_module-pxecmd.Po
 
48734
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/pxecmd.c' object='commands/i386/pc/pxecmd_module-pxecmd.obj' libtool=no @AMDEPBACKSLASH@
 
48735
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48736
@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`
 
48737
 
 
48738
disk/raid_module-raid.o: disk/raid.c
 
48739
@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
 
48740
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/raid_module-raid.Tpo disk/$(DEPDIR)/raid_module-raid.Po
 
48741
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/raid.c' object='disk/raid_module-raid.o' libtool=no @AMDEPBACKSLASH@
 
48742
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48743
@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
 
48744
 
 
48745
disk/raid_module-raid.obj: disk/raid.c
 
48746
@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`
 
48747
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/raid_module-raid.Tpo disk/$(DEPDIR)/raid_module-raid.Po
 
48748
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/raid.c' object='disk/raid_module-raid.obj' libtool=no @AMDEPBACKSLASH@
 
48749
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48750
@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`
 
48751
 
 
48752
disk/raid5rec_module-raid5_recover.o: disk/raid5_recover.c
 
48753
@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
 
48754
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/raid5rec_module-raid5_recover.Tpo disk/$(DEPDIR)/raid5rec_module-raid5_recover.Po
 
48755
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/raid5_recover.c' object='disk/raid5rec_module-raid5_recover.o' libtool=no @AMDEPBACKSLASH@
 
48756
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48757
@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
 
48758
 
 
48759
disk/raid5rec_module-raid5_recover.obj: disk/raid5_recover.c
 
48760
@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`
 
48761
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/raid5rec_module-raid5_recover.Tpo disk/$(DEPDIR)/raid5rec_module-raid5_recover.Po
 
48762
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/raid5_recover.c' object='disk/raid5rec_module-raid5_recover.obj' libtool=no @AMDEPBACKSLASH@
 
48763
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48764
@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`
 
48765
 
 
48766
disk/raid6rec_module-raid6_recover.o: disk/raid6_recover.c
 
48767
@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
 
48768
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/raid6rec_module-raid6_recover.Tpo disk/$(DEPDIR)/raid6rec_module-raid6_recover.Po
 
48769
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/raid6_recover.c' object='disk/raid6rec_module-raid6_recover.o' libtool=no @AMDEPBACKSLASH@
 
48770
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48771
@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
 
48772
 
 
48773
disk/raid6rec_module-raid6_recover.obj: disk/raid6_recover.c
 
48774
@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`
 
48775
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/raid6rec_module-raid6_recover.Tpo disk/$(DEPDIR)/raid6rec_module-raid6_recover.Po
 
48776
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/raid6_recover.c' object='disk/raid6rec_module-raid6_recover.obj' libtool=no @AMDEPBACKSLASH@
 
48777
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48778
@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`
 
48779
 
 
48780
commands/read_module-read.o: commands/read.c
 
48781
@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
 
48782
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/read_module-read.Tpo commands/$(DEPDIR)/read_module-read.Po
 
48783
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/read.c' object='commands/read_module-read.o' libtool=no @AMDEPBACKSLASH@
 
48784
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48785
@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
 
48786
 
 
48787
commands/read_module-read.obj: commands/read.c
 
48788
@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`
 
48789
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/read_module-read.Tpo commands/$(DEPDIR)/read_module-read.Po
 
48790
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/read.c' object='commands/read_module-read.obj' libtool=no @AMDEPBACKSLASH@
 
48791
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48792
@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`
 
48793
 
 
48794
commands/reboot_module-reboot.o: commands/reboot.c
 
48795
@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
 
48796
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/reboot_module-reboot.Tpo commands/$(DEPDIR)/reboot_module-reboot.Po
 
48797
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/reboot.c' object='commands/reboot_module-reboot.o' libtool=no @AMDEPBACKSLASH@
 
48798
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48799
@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
 
48800
 
 
48801
commands/reboot_module-reboot.obj: commands/reboot.c
 
48802
@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`
 
48803
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/reboot_module-reboot.Tpo commands/$(DEPDIR)/reboot_module-reboot.Po
 
48804
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/reboot.c' object='commands/reboot_module-reboot.obj' libtool=no @AMDEPBACKSLASH@
 
48805
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48806
@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`
 
48807
 
 
48808
commands/regexp_module-regexp.o: commands/regexp.c
 
48809
@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
 
48810
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/regexp_module-regexp.Tpo commands/$(DEPDIR)/regexp_module-regexp.Po
 
48811
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/regexp.c' object='commands/regexp_module-regexp.o' libtool=no @AMDEPBACKSLASH@
 
48812
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48813
@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
 
48814
 
 
48815
commands/regexp_module-regexp.obj: commands/regexp.c
 
48816
@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`
 
48817
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/regexp_module-regexp.Tpo commands/$(DEPDIR)/regexp_module-regexp.Po
 
48818
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/regexp.c' object='commands/regexp_module-regexp.obj' libtool=no @AMDEPBACKSLASH@
 
48819
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48820
@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`
 
48821
 
 
48822
commands/regexp_module-wildcard.o: commands/wildcard.c
 
48823
@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
 
48824
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/regexp_module-wildcard.Tpo commands/$(DEPDIR)/regexp_module-wildcard.Po
 
48825
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/wildcard.c' object='commands/regexp_module-wildcard.o' libtool=no @AMDEPBACKSLASH@
 
48826
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48827
@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
 
48828
 
 
48829
commands/regexp_module-wildcard.obj: commands/wildcard.c
 
48830
@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`
 
48831
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/regexp_module-wildcard.Tpo commands/$(DEPDIR)/regexp_module-wildcard.Po
 
48832
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/wildcard.c' object='commands/regexp_module-wildcard.obj' libtool=no @AMDEPBACKSLASH@
 
48833
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48834
@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`
 
48835
 
 
48836
fs/reiserfs_module-reiserfs.o: fs/reiserfs.c
 
48837
@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
 
48838
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/reiserfs_module-reiserfs.Tpo fs/$(DEPDIR)/reiserfs_module-reiserfs.Po
 
48839
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/reiserfs.c' object='fs/reiserfs_module-reiserfs.o' libtool=no @AMDEPBACKSLASH@
 
48840
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48841
@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
 
48842
 
 
48843
fs/reiserfs_module-reiserfs.obj: fs/reiserfs.c
 
48844
@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`
 
48845
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/reiserfs_module-reiserfs.Tpo fs/$(DEPDIR)/reiserfs_module-reiserfs.Po
 
48846
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/reiserfs.c' object='fs/reiserfs_module-reiserfs.obj' libtool=no @AMDEPBACKSLASH@
 
48847
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48848
@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`
 
48849
 
 
48850
lib/i386/relocator_module-relocator.o: lib/i386/relocator.c
 
48851
@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
 
48852
@am__fastdepCC_TRUE@    $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator.Po
 
48853
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/i386/relocator.c' object='lib/i386/relocator_module-relocator.o' libtool=no @AMDEPBACKSLASH@
 
48854
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48855
@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
 
48856
 
 
48857
lib/i386/relocator_module-relocator.obj: lib/i386/relocator.c
 
48858
@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`
 
48859
@am__fastdepCC_TRUE@    $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator.Po
 
48860
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/i386/relocator.c' object='lib/i386/relocator_module-relocator.obj' libtool=no @AMDEPBACKSLASH@
 
48861
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48862
@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`
 
48863
 
 
48864
lib/relocator_module-relocator.o: lib/relocator.c
 
48865
@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
 
48866
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/relocator_module-relocator.Tpo lib/$(DEPDIR)/relocator_module-relocator.Po
 
48867
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/relocator.c' object='lib/relocator_module-relocator.o' libtool=no @AMDEPBACKSLASH@
 
48868
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48869
@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
 
48870
 
 
48871
lib/relocator_module-relocator.obj: lib/relocator.c
 
48872
@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`
 
48873
@am__fastdepCC_TRUE@    $(am__mv) lib/$(DEPDIR)/relocator_module-relocator.Tpo lib/$(DEPDIR)/relocator_module-relocator.Po
 
48874
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/relocator.c' object='lib/relocator_module-relocator.obj' libtool=no @AMDEPBACKSLASH@
 
48875
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48876
@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`
 
48877
 
 
48878
lib/efi/relocator_module-relocator.o: lib/efi/relocator.c
 
48879
@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
 
48880
@am__fastdepCC_TRUE@    $(am__mv) lib/efi/$(DEPDIR)/relocator_module-relocator.Tpo lib/efi/$(DEPDIR)/relocator_module-relocator.Po
 
48881
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/efi/relocator.c' object='lib/efi/relocator_module-relocator.o' libtool=no @AMDEPBACKSLASH@
 
48882
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48883
@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
 
48884
 
 
48885
lib/efi/relocator_module-relocator.obj: lib/efi/relocator.c
 
48886
@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`
 
48887
@am__fastdepCC_TRUE@    $(am__mv) lib/efi/$(DEPDIR)/relocator_module-relocator.Tpo lib/efi/$(DEPDIR)/relocator_module-relocator.Po
 
48888
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/efi/relocator.c' object='lib/efi/relocator_module-relocator.obj' libtool=no @AMDEPBACKSLASH@
 
48889
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48890
@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`
 
48891
 
 
48892
lib/ieee1275/relocator_module-relocator.o: lib/ieee1275/relocator.c
 
48893
@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
 
48894
@am__fastdepCC_TRUE@    $(am__mv) lib/ieee1275/$(DEPDIR)/relocator_module-relocator.Tpo lib/ieee1275/$(DEPDIR)/relocator_module-relocator.Po
 
48895
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/ieee1275/relocator.c' object='lib/ieee1275/relocator_module-relocator.o' libtool=no @AMDEPBACKSLASH@
 
48896
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48897
@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
 
48898
 
 
48899
lib/ieee1275/relocator_module-relocator.obj: lib/ieee1275/relocator.c
 
48900
@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`
 
48901
@am__fastdepCC_TRUE@    $(am__mv) lib/ieee1275/$(DEPDIR)/relocator_module-relocator.Tpo lib/ieee1275/$(DEPDIR)/relocator_module-relocator.Po
 
48902
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/ieee1275/relocator.c' object='lib/ieee1275/relocator_module-relocator.obj' libtool=no @AMDEPBACKSLASH@
 
48903
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48904
@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`
 
48905
 
 
48906
lib/mips/relocator_module-relocator.o: lib/mips/relocator.c
 
48907
@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
 
48908
@am__fastdepCC_TRUE@    $(am__mv) lib/mips/$(DEPDIR)/relocator_module-relocator.Tpo lib/mips/$(DEPDIR)/relocator_module-relocator.Po
 
48909
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/mips/relocator.c' object='lib/mips/relocator_module-relocator.o' libtool=no @AMDEPBACKSLASH@
 
48910
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48911
@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
 
48912
 
 
48913
lib/mips/relocator_module-relocator.obj: lib/mips/relocator.c
 
48914
@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`
 
48915
@am__fastdepCC_TRUE@    $(am__mv) lib/mips/$(DEPDIR)/relocator_module-relocator.Tpo lib/mips/$(DEPDIR)/relocator_module-relocator.Po
 
48916
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/mips/relocator.c' object='lib/mips/relocator_module-relocator.obj' libtool=no @AMDEPBACKSLASH@
 
48917
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48918
@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`
 
48919
 
 
48920
lib/powerpc/relocator_module-relocator.o: lib/powerpc/relocator.c
 
48921
@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
 
48922
@am__fastdepCC_TRUE@    $(am__mv) lib/powerpc/$(DEPDIR)/relocator_module-relocator.Tpo lib/powerpc/$(DEPDIR)/relocator_module-relocator.Po
 
48923
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/powerpc/relocator.c' object='lib/powerpc/relocator_module-relocator.o' libtool=no @AMDEPBACKSLASH@
 
48924
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48925
@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
 
48926
 
 
48927
lib/powerpc/relocator_module-relocator.obj: lib/powerpc/relocator.c
 
48928
@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`
 
48929
@am__fastdepCC_TRUE@    $(am__mv) lib/powerpc/$(DEPDIR)/relocator_module-relocator.Tpo lib/powerpc/$(DEPDIR)/relocator_module-relocator.Po
 
48930
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/powerpc/relocator.c' object='lib/powerpc/relocator_module-relocator.obj' libtool=no @AMDEPBACKSLASH@
 
48931
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48932
@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`
 
48933
 
 
48934
disk/scsi_module-scsi.o: disk/scsi.c
 
48935
@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
 
48936
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/scsi_module-scsi.Tpo disk/$(DEPDIR)/scsi_module-scsi.Po
 
48937
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/scsi.c' object='disk/scsi_module-scsi.o' libtool=no @AMDEPBACKSLASH@
 
48938
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48939
@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
 
48940
 
 
48941
disk/scsi_module-scsi.obj: disk/scsi.c
 
48942
@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`
 
48943
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/scsi_module-scsi.Tpo disk/$(DEPDIR)/scsi_module-scsi.Po
 
48944
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/scsi.c' object='disk/scsi_module-scsi.obj' libtool=no @AMDEPBACKSLASH@
 
48945
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48946
@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`
 
48947
 
 
48948
video/emu/sdl_module-sdl.o: video/emu/sdl.c
 
48949
@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
 
48950
@am__fastdepCC_TRUE@    $(am__mv) video/emu/$(DEPDIR)/sdl_module-sdl.Tpo video/emu/$(DEPDIR)/sdl_module-sdl.Po
 
48951
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/emu/sdl.c' object='video/emu/sdl_module-sdl.o' libtool=no @AMDEPBACKSLASH@
 
48952
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48953
@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
 
48954
 
 
48955
video/emu/sdl_module-sdl.obj: video/emu/sdl.c
 
48956
@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`
 
48957
@am__fastdepCC_TRUE@    $(am__mv) video/emu/$(DEPDIR)/sdl_module-sdl.Tpo video/emu/$(DEPDIR)/sdl_module-sdl.Po
 
48958
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/emu/sdl.c' object='video/emu/sdl_module-sdl.obj' libtool=no @AMDEPBACKSLASH@
 
48959
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48960
@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`
 
48961
 
 
48962
commands/search_module-search_wrap.o: commands/search_wrap.c
 
48963
@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
 
48964
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/search_module-search_wrap.Tpo commands/$(DEPDIR)/search_module-search_wrap.Po
 
48965
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/search_wrap.c' object='commands/search_module-search_wrap.o' libtool=no @AMDEPBACKSLASH@
 
48966
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48967
@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
 
48968
 
 
48969
commands/search_module-search_wrap.obj: commands/search_wrap.c
 
48970
@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`
 
48971
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/search_module-search_wrap.Tpo commands/$(DEPDIR)/search_module-search_wrap.Po
 
48972
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/search_wrap.c' object='commands/search_module-search_wrap.obj' libtool=no @AMDEPBACKSLASH@
 
48973
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48974
@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`
 
48975
 
 
48976
commands/search_fs_file_module-search_file.o: commands/search_file.c
 
48977
@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
 
48978
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/search_fs_file_module-search_file.Tpo commands/$(DEPDIR)/search_fs_file_module-search_file.Po
 
48979
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/search_file.c' object='commands/search_fs_file_module-search_file.o' libtool=no @AMDEPBACKSLASH@
 
48980
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48981
@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
 
48982
 
 
48983
commands/search_fs_file_module-search_file.obj: commands/search_file.c
 
48984
@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`
 
48985
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/search_fs_file_module-search_file.Tpo commands/$(DEPDIR)/search_fs_file_module-search_file.Po
 
48986
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/search_file.c' object='commands/search_fs_file_module-search_file.obj' libtool=no @AMDEPBACKSLASH@
 
48987
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48988
@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`
 
48989
 
 
48990
commands/search_fs_uuid_module-search_uuid.o: commands/search_uuid.c
 
48991
@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
 
48992
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/search_fs_uuid_module-search_uuid.Tpo commands/$(DEPDIR)/search_fs_uuid_module-search_uuid.Po
 
48993
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/search_uuid.c' object='commands/search_fs_uuid_module-search_uuid.o' libtool=no @AMDEPBACKSLASH@
 
48994
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
48995
@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
 
48996
 
 
48997
commands/search_fs_uuid_module-search_uuid.obj: commands/search_uuid.c
 
48998
@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`
 
48999
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/search_fs_uuid_module-search_uuid.Tpo commands/$(DEPDIR)/search_fs_uuid_module-search_uuid.Po
 
49000
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/search_uuid.c' object='commands/search_fs_uuid_module-search_uuid.obj' libtool=no @AMDEPBACKSLASH@
 
49001
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49002
@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`
 
49003
 
 
49004
commands/search_label_module-search_label.o: commands/search_label.c
 
49005
@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
 
49006
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/search_label_module-search_label.Tpo commands/$(DEPDIR)/search_label_module-search_label.Po
 
49007
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/search_label.c' object='commands/search_label_module-search_label.o' libtool=no @AMDEPBACKSLASH@
 
49008
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49009
@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
 
49010
 
 
49011
commands/search_label_module-search_label.obj: commands/search_label.c
 
49012
@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`
 
49013
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/search_label_module-search_label.Tpo commands/$(DEPDIR)/search_label_module-search_label.Po
 
49014
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/search_label.c' object='commands/search_label_module-search_label.obj' libtool=no @AMDEPBACKSLASH@
 
49015
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49016
@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`
 
49017
 
 
49018
commands/i386/pc/sendkey_module-sendkey.o: commands/i386/pc/sendkey.c
 
49019
@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
 
49020
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/sendkey_module-sendkey.Tpo commands/i386/pc/$(DEPDIR)/sendkey_module-sendkey.Po
 
49021
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/sendkey.c' object='commands/i386/pc/sendkey_module-sendkey.o' libtool=no @AMDEPBACKSLASH@
 
49022
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49023
@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
 
49024
 
 
49025
commands/i386/pc/sendkey_module-sendkey.obj: commands/i386/pc/sendkey.c
 
49026
@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`
 
49027
@am__fastdepCC_TRUE@    $(am__mv) commands/i386/pc/$(DEPDIR)/sendkey_module-sendkey.Tpo commands/i386/pc/$(DEPDIR)/sendkey_module-sendkey.Po
 
49028
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/i386/pc/sendkey.c' object='commands/i386/pc/sendkey_module-sendkey.obj' libtool=no @AMDEPBACKSLASH@
 
49029
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49030
@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`
 
49031
 
 
49032
term/serial_module-serial.o: term/serial.c
 
49033
@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
 
49034
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/serial_module-serial.Tpo term/$(DEPDIR)/serial_module-serial.Po
 
49035
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/serial.c' object='term/serial_module-serial.o' libtool=no @AMDEPBACKSLASH@
 
49036
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49037
@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
 
49038
 
 
49039
term/serial_module-serial.obj: term/serial.c
 
49040
@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`
 
49041
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/serial_module-serial.Tpo term/$(DEPDIR)/serial_module-serial.Po
 
49042
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/serial.c' object='term/serial_module-serial.obj' libtool=no @AMDEPBACKSLASH@
 
49043
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49044
@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`
 
49045
 
 
49046
term/serial_module-ns8250.o: term/ns8250.c
 
49047
@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
 
49048
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/serial_module-ns8250.Tpo term/$(DEPDIR)/serial_module-ns8250.Po
 
49049
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/ns8250.c' object='term/serial_module-ns8250.o' libtool=no @AMDEPBACKSLASH@
 
49050
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49051
@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
 
49052
 
 
49053
term/serial_module-ns8250.obj: term/ns8250.c
 
49054
@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`
 
49055
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/serial_module-ns8250.Tpo term/$(DEPDIR)/serial_module-ns8250.Po
 
49056
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/ns8250.c' object='term/serial_module-ns8250.obj' libtool=no @AMDEPBACKSLASH@
 
49057
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49058
@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`
 
49059
 
 
49060
commands/setpci_module-setpci.o: commands/setpci.c
 
49061
@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
 
49062
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/setpci_module-setpci.Tpo commands/$(DEPDIR)/setpci_module-setpci.Po
 
49063
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/setpci.c' object='commands/setpci_module-setpci.o' libtool=no @AMDEPBACKSLASH@
 
49064
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49065
@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
 
49066
 
 
49067
commands/setpci_module-setpci.obj: commands/setpci.c
 
49068
@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`
 
49069
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/setpci_module-setpci.Tpo commands/$(DEPDIR)/setpci_module-setpci.Po
 
49070
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/setpci.c' object='commands/setpci_module-setpci.obj' libtool=no @AMDEPBACKSLASH@
 
49071
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49072
@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`
 
49073
 
 
49074
fs/sfs_module-sfs.o: fs/sfs.c
 
49075
@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
 
49076
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/sfs_module-sfs.Tpo fs/$(DEPDIR)/sfs_module-sfs.Po
 
49077
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/sfs.c' object='fs/sfs_module-sfs.o' libtool=no @AMDEPBACKSLASH@
 
49078
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49079
@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
 
49080
 
 
49081
fs/sfs_module-sfs.obj: fs/sfs.c
 
49082
@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`
 
49083
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/sfs_module-sfs.Tpo fs/$(DEPDIR)/sfs_module-sfs.Po
 
49084
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/sfs.c' object='fs/sfs_module-sfs.obj' libtool=no @AMDEPBACKSLASH@
 
49085
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49086
@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`
 
49087
 
 
49088
commands/sleep_module-sleep.o: commands/sleep.c
 
49089
@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
 
49090
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/sleep_module-sleep.Tpo commands/$(DEPDIR)/sleep_module-sleep.Po
 
49091
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/sleep.c' object='commands/sleep_module-sleep.o' libtool=no @AMDEPBACKSLASH@
 
49092
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49093
@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
 
49094
 
 
49095
commands/sleep_module-sleep.obj: commands/sleep.c
 
49096
@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`
 
49097
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/sleep_module-sleep.Tpo commands/$(DEPDIR)/sleep_module-sleep.Po
 
49098
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/sleep.c' object='commands/sleep_module-sleep.obj' libtool=no @AMDEPBACKSLASH@
 
49099
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49100
@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`
 
49101
 
 
49102
commands/ieee1275/suspend_module-suspend.o: commands/ieee1275/suspend.c
 
49103
@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
 
49104
@am__fastdepCC_TRUE@    $(am__mv) commands/ieee1275/$(DEPDIR)/suspend_module-suspend.Tpo commands/ieee1275/$(DEPDIR)/suspend_module-suspend.Po
 
49105
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/ieee1275/suspend.c' object='commands/ieee1275/suspend_module-suspend.o' libtool=no @AMDEPBACKSLASH@
 
49106
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49107
@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
 
49108
 
 
49109
commands/ieee1275/suspend_module-suspend.obj: commands/ieee1275/suspend.c
 
49110
@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`
 
49111
@am__fastdepCC_TRUE@    $(am__mv) commands/ieee1275/$(DEPDIR)/suspend_module-suspend.Tpo commands/ieee1275/$(DEPDIR)/suspend_module-suspend.Po
 
49112
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/ieee1275/suspend.c' object='commands/ieee1275/suspend_module-suspend.obj' libtool=no @AMDEPBACKSLASH@
 
49113
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49114
@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`
 
49115
 
 
49116
fs/tar_module-tar.o: fs/tar.c
 
49117
@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
 
49118
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/tar_module-tar.Tpo fs/$(DEPDIR)/tar_module-tar.Po
 
49119
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/tar.c' object='fs/tar_module-tar.o' libtool=no @AMDEPBACKSLASH@
 
49120
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49121
@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
 
49122
 
 
49123
fs/tar_module-tar.obj: fs/tar.c
 
49124
@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`
 
49125
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/tar_module-tar.Tpo fs/$(DEPDIR)/tar_module-tar.Po
 
49126
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/tar.c' object='fs/tar_module-tar.obj' libtool=no @AMDEPBACKSLASH@
 
49127
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49128
@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`
 
49129
 
 
49130
commands/terminal_module-terminal.o: commands/terminal.c
 
49131
@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
 
49132
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/terminal_module-terminal.Tpo commands/$(DEPDIR)/terminal_module-terminal.Po
 
49133
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/terminal.c' object='commands/terminal_module-terminal.o' libtool=no @AMDEPBACKSLASH@
 
49134
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49135
@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
 
49136
 
 
49137
commands/terminal_module-terminal.obj: commands/terminal.c
 
49138
@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`
 
49139
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/terminal_module-terminal.Tpo commands/$(DEPDIR)/terminal_module-terminal.Po
 
49140
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/terminal.c' object='commands/terminal_module-terminal.obj' libtool=no @AMDEPBACKSLASH@
 
49141
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49142
@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`
 
49143
 
 
49144
term/terminfo_module-terminfo.o: term/terminfo.c
 
49145
@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
 
49146
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/terminfo_module-terminfo.Tpo term/$(DEPDIR)/terminfo_module-terminfo.Po
 
49147
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/terminfo.c' object='term/terminfo_module-terminfo.o' libtool=no @AMDEPBACKSLASH@
 
49148
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49149
@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
 
49150
 
 
49151
term/terminfo_module-terminfo.obj: term/terminfo.c
 
49152
@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`
 
49153
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/terminfo_module-terminfo.Tpo term/$(DEPDIR)/terminfo_module-terminfo.Po
 
49154
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/terminfo.c' object='term/terminfo_module-terminfo.obj' libtool=no @AMDEPBACKSLASH@
 
49155
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49156
@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`
 
49157
 
 
49158
term/terminfo_module-tparm.o: term/tparm.c
 
49159
@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
 
49160
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/terminfo_module-tparm.Tpo term/$(DEPDIR)/terminfo_module-tparm.Po
 
49161
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/tparm.c' object='term/terminfo_module-tparm.o' libtool=no @AMDEPBACKSLASH@
 
49162
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49163
@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
 
49164
 
 
49165
term/terminfo_module-tparm.obj: term/tparm.c
 
49166
@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`
 
49167
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/terminfo_module-tparm.Tpo term/$(DEPDIR)/terminfo_module-tparm.Po
 
49168
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/tparm.c' object='term/terminfo_module-tparm.obj' libtool=no @AMDEPBACKSLASH@
 
49169
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49170
@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`
 
49171
 
 
49172
commands/test_module-test.o: commands/test.c
 
49173
@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
 
49174
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/test_module-test.Tpo commands/$(DEPDIR)/test_module-test.Po
 
49175
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/test.c' object='commands/test_module-test.o' libtool=no @AMDEPBACKSLASH@
 
49176
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49177
@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
 
49178
 
 
49179
commands/test_module-test.obj: commands/test.c
 
49180
@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`
 
49181
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/test_module-test.Tpo commands/$(DEPDIR)/test_module-test.Po
 
49182
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/test.c' object='commands/test_module-test.obj' libtool=no @AMDEPBACKSLASH@
 
49183
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49184
@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`
 
49185
 
 
49186
tests/test_blockarg_module-test_blockarg.o: tests/test_blockarg.c
 
49187
@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
 
49188
@am__fastdepCC_TRUE@    $(am__mv) tests/$(DEPDIR)/test_blockarg_module-test_blockarg.Tpo tests/$(DEPDIR)/test_blockarg_module-test_blockarg.Po
 
49189
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tests/test_blockarg.c' object='tests/test_blockarg_module-test_blockarg.o' libtool=no @AMDEPBACKSLASH@
 
49190
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49191
@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
 
49192
 
 
49193
tests/test_blockarg_module-test_blockarg.obj: tests/test_blockarg.c
 
49194
@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`
 
49195
@am__fastdepCC_TRUE@    $(am__mv) tests/$(DEPDIR)/test_blockarg_module-test_blockarg.Tpo tests/$(DEPDIR)/test_blockarg_module-test_blockarg.Po
 
49196
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tests/test_blockarg.c' object='tests/test_blockarg_module-test_blockarg.obj' libtool=no @AMDEPBACKSLASH@
 
49197
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49198
@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`
 
49199
 
 
49200
commands/testload_module-testload.o: commands/testload.c
 
49201
@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
 
49202
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/testload_module-testload.Tpo commands/$(DEPDIR)/testload_module-testload.Po
 
49203
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/testload.c' object='commands/testload_module-testload.o' libtool=no @AMDEPBACKSLASH@
 
49204
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49205
@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
 
49206
 
 
49207
commands/testload_module-testload.obj: commands/testload.c
 
49208
@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`
 
49209
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/testload_module-testload.Tpo commands/$(DEPDIR)/testload_module-testload.Po
 
49210
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/testload.c' object='commands/testload_module-testload.obj' libtool=no @AMDEPBACKSLASH@
 
49211
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49212
@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`
 
49213
 
 
49214
video/readers/tga_module-tga.o: video/readers/tga.c
 
49215
@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
 
49216
@am__fastdepCC_TRUE@    $(am__mv) video/readers/$(DEPDIR)/tga_module-tga.Tpo video/readers/$(DEPDIR)/tga_module-tga.Po
 
49217
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/readers/tga.c' object='video/readers/tga_module-tga.o' libtool=no @AMDEPBACKSLASH@
 
49218
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49219
@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
 
49220
 
 
49221
video/readers/tga_module-tga.obj: video/readers/tga.c
 
49222
@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`
 
49223
@am__fastdepCC_TRUE@    $(am__mv) video/readers/$(DEPDIR)/tga_module-tga.Tpo video/readers/$(DEPDIR)/tga_module-tga.Po
 
49224
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/readers/tga.c' object='video/readers/tga_module-tga.obj' libtool=no @AMDEPBACKSLASH@
 
49225
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49226
@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`
 
49227
 
 
49228
trig_module-trigtables.o: trigtables.c
 
49229
@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
 
49230
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/trig_module-trigtables.Tpo $(DEPDIR)/trig_module-trigtables.Po
 
49231
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='trigtables.c' object='trig_module-trigtables.o' libtool=no @AMDEPBACKSLASH@
 
49232
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49233
@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
 
49234
 
 
49235
trig_module-trigtables.obj: trigtables.c
 
49236
@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`
 
49237
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/trig_module-trigtables.Tpo $(DEPDIR)/trig_module-trigtables.Po
 
49238
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='trigtables.c' object='trig_module-trigtables.obj' libtool=no @AMDEPBACKSLASH@
 
49239
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49240
@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`
 
49241
 
 
49242
commands/true_module-true.o: commands/true.c
 
49243
@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
 
49244
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/true_module-true.Tpo commands/$(DEPDIR)/true_module-true.Po
 
49245
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/true.c' object='commands/true_module-true.o' libtool=no @AMDEPBACKSLASH@
 
49246
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49247
@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
 
49248
 
 
49249
commands/true_module-true.obj: commands/true.c
 
49250
@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`
 
49251
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/true_module-true.Tpo commands/$(DEPDIR)/true_module-true.Po
 
49252
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/true.c' object='commands/true_module-true.obj' libtool=no @AMDEPBACKSLASH@
 
49253
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49254
@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`
 
49255
 
 
49256
fs/udf_module-udf.o: fs/udf.c
 
49257
@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
 
49258
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/udf_module-udf.Tpo fs/$(DEPDIR)/udf_module-udf.Po
 
49259
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/udf.c' object='fs/udf_module-udf.o' libtool=no @AMDEPBACKSLASH@
 
49260
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49261
@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
 
49262
 
 
49263
fs/udf_module-udf.obj: fs/udf.c
 
49264
@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`
 
49265
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/udf_module-udf.Tpo fs/$(DEPDIR)/udf_module-udf.Po
 
49266
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/udf.c' object='fs/udf_module-udf.obj' libtool=no @AMDEPBACKSLASH@
 
49267
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49268
@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`
 
49269
 
 
49270
fs/ufs1_module-ufs.o: fs/ufs.c
 
49271
@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
 
49272
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/ufs1_module-ufs.Tpo fs/$(DEPDIR)/ufs1_module-ufs.Po
 
49273
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/ufs.c' object='fs/ufs1_module-ufs.o' libtool=no @AMDEPBACKSLASH@
 
49274
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49275
@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
 
49276
 
 
49277
fs/ufs1_module-ufs.obj: fs/ufs.c
 
49278
@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`
 
49279
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/ufs1_module-ufs.Tpo fs/$(DEPDIR)/ufs1_module-ufs.Po
 
49280
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/ufs.c' object='fs/ufs1_module-ufs.obj' libtool=no @AMDEPBACKSLASH@
 
49281
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49282
@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`
 
49283
 
 
49284
fs/ufs2_module-ufs2.o: fs/ufs2.c
 
49285
@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
 
49286
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/ufs2_module-ufs2.Tpo fs/$(DEPDIR)/ufs2_module-ufs2.Po
 
49287
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/ufs2.c' object='fs/ufs2_module-ufs2.o' libtool=no @AMDEPBACKSLASH@
 
49288
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49289
@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
 
49290
 
 
49291
fs/ufs2_module-ufs2.obj: fs/ufs2.c
 
49292
@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`
 
49293
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/ufs2_module-ufs2.Tpo fs/$(DEPDIR)/ufs2_module-ufs2.Po
 
49294
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/ufs2.c' object='fs/ufs2_module-ufs2.obj' libtool=no @AMDEPBACKSLASH@
 
49295
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49296
@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`
 
49297
 
 
49298
bus/usb/uhci_module-uhci.o: bus/usb/uhci.c
 
49299
@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
 
49300
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/$(DEPDIR)/uhci_module-uhci.Tpo bus/usb/$(DEPDIR)/uhci_module-uhci.Po
 
49301
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/uhci.c' object='bus/usb/uhci_module-uhci.o' libtool=no @AMDEPBACKSLASH@
 
49302
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49303
@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
 
49304
 
 
49305
bus/usb/uhci_module-uhci.obj: bus/usb/uhci.c
 
49306
@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`
 
49307
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/$(DEPDIR)/uhci_module-uhci.Tpo bus/usb/$(DEPDIR)/uhci_module-uhci.Po
 
49308
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/uhci.c' object='bus/usb/uhci_module-uhci.obj' libtool=no @AMDEPBACKSLASH@
 
49309
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49310
@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`
 
49311
 
 
49312
bus/usb/usb_module-usb.o: bus/usb/usb.c
 
49313
@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
 
49314
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/$(DEPDIR)/usb_module-usb.Tpo bus/usb/$(DEPDIR)/usb_module-usb.Po
 
49315
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/usb.c' object='bus/usb/usb_module-usb.o' libtool=no @AMDEPBACKSLASH@
 
49316
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49317
@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
 
49318
 
 
49319
bus/usb/usb_module-usb.obj: bus/usb/usb.c
 
49320
@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`
 
49321
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/$(DEPDIR)/usb_module-usb.Tpo bus/usb/$(DEPDIR)/usb_module-usb.Po
 
49322
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/usb.c' object='bus/usb/usb_module-usb.obj' libtool=no @AMDEPBACKSLASH@
 
49323
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49324
@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`
 
49325
 
 
49326
bus/usb/usb_module-usbtrans.o: bus/usb/usbtrans.c
 
49327
@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
 
49328
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/$(DEPDIR)/usb_module-usbtrans.Tpo bus/usb/$(DEPDIR)/usb_module-usbtrans.Po
 
49329
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/usbtrans.c' object='bus/usb/usb_module-usbtrans.o' libtool=no @AMDEPBACKSLASH@
 
49330
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49331
@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
 
49332
 
 
49333
bus/usb/usb_module-usbtrans.obj: bus/usb/usbtrans.c
 
49334
@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`
 
49335
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/$(DEPDIR)/usb_module-usbtrans.Tpo bus/usb/$(DEPDIR)/usb_module-usbtrans.Po
 
49336
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/usbtrans.c' object='bus/usb/usb_module-usbtrans.obj' libtool=no @AMDEPBACKSLASH@
 
49337
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49338
@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`
 
49339
 
 
49340
bus/usb/usb_module-usbhub.o: bus/usb/usbhub.c
 
49341
@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
 
49342
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/$(DEPDIR)/usb_module-usbhub.Tpo bus/usb/$(DEPDIR)/usb_module-usbhub.Po
 
49343
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/usbhub.c' object='bus/usb/usb_module-usbhub.o' libtool=no @AMDEPBACKSLASH@
 
49344
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49345
@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
 
49346
 
 
49347
bus/usb/usb_module-usbhub.obj: bus/usb/usbhub.c
 
49348
@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`
 
49349
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/$(DEPDIR)/usb_module-usbhub.Tpo bus/usb/$(DEPDIR)/usb_module-usbhub.Po
 
49350
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/usbhub.c' object='bus/usb/usb_module-usbhub.obj' libtool=no @AMDEPBACKSLASH@
 
49351
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49352
@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`
 
49353
 
 
49354
term/usb_keyboard_module-usb_keyboard.o: term/usb_keyboard.c
 
49355
@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
 
49356
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/usb_keyboard_module-usb_keyboard.Tpo term/$(DEPDIR)/usb_keyboard_module-usb_keyboard.Po
 
49357
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/usb_keyboard.c' object='term/usb_keyboard_module-usb_keyboard.o' libtool=no @AMDEPBACKSLASH@
 
49358
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49359
@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
 
49360
 
 
49361
term/usb_keyboard_module-usb_keyboard.obj: term/usb_keyboard.c
 
49362
@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`
 
49363
@am__fastdepCC_TRUE@    $(am__mv) term/$(DEPDIR)/usb_keyboard_module-usb_keyboard.Tpo term/$(DEPDIR)/usb_keyboard_module-usb_keyboard.Po
 
49364
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/usb_keyboard.c' object='term/usb_keyboard_module-usb_keyboard.obj' libtool=no @AMDEPBACKSLASH@
 
49365
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49366
@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`
 
49367
 
 
49368
disk/usbms_module-usbms.o: disk/usbms.c
 
49369
@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
 
49370
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/usbms_module-usbms.Tpo disk/$(DEPDIR)/usbms_module-usbms.Po
 
49371
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/usbms.c' object='disk/usbms_module-usbms.o' libtool=no @AMDEPBACKSLASH@
 
49372
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49373
@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
 
49374
 
 
49375
disk/usbms_module-usbms.obj: disk/usbms.c
 
49376
@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`
 
49377
@am__fastdepCC_TRUE@    $(am__mv) disk/$(DEPDIR)/usbms_module-usbms.Tpo disk/$(DEPDIR)/usbms_module-usbms.Po
 
49378
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='disk/usbms.c' object='disk/usbms_module-usbms.obj' libtool=no @AMDEPBACKSLASH@
 
49379
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49380
@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`
 
49381
 
 
49382
bus/usb/serial/usbserial_common_module-common.o: bus/usb/serial/common.c
 
49383
@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
 
49384
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/serial/$(DEPDIR)/usbserial_common_module-common.Tpo bus/usb/serial/$(DEPDIR)/usbserial_common_module-common.Po
 
49385
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/serial/common.c' object='bus/usb/serial/usbserial_common_module-common.o' libtool=no @AMDEPBACKSLASH@
 
49386
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49387
@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
 
49388
 
 
49389
bus/usb/serial/usbserial_common_module-common.obj: bus/usb/serial/common.c
 
49390
@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`
 
49391
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/serial/$(DEPDIR)/usbserial_common_module-common.Tpo bus/usb/serial/$(DEPDIR)/usbserial_common_module-common.Po
 
49392
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/serial/common.c' object='bus/usb/serial/usbserial_common_module-common.obj' libtool=no @AMDEPBACKSLASH@
 
49393
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49394
@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`
 
49395
 
 
49396
bus/usb/serial/usbserial_ftdi_module-ftdi.o: bus/usb/serial/ftdi.c
 
49397
@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
 
49398
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/serial/$(DEPDIR)/usbserial_ftdi_module-ftdi.Tpo bus/usb/serial/$(DEPDIR)/usbserial_ftdi_module-ftdi.Po
 
49399
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/serial/ftdi.c' object='bus/usb/serial/usbserial_ftdi_module-ftdi.o' libtool=no @AMDEPBACKSLASH@
 
49400
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49401
@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
 
49402
 
 
49403
bus/usb/serial/usbserial_ftdi_module-ftdi.obj: bus/usb/serial/ftdi.c
 
49404
@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`
 
49405
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/serial/$(DEPDIR)/usbserial_ftdi_module-ftdi.Tpo bus/usb/serial/$(DEPDIR)/usbserial_ftdi_module-ftdi.Po
 
49406
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/serial/ftdi.c' object='bus/usb/serial/usbserial_ftdi_module-ftdi.obj' libtool=no @AMDEPBACKSLASH@
 
49407
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49408
@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`
 
49409
 
 
49410
bus/usb/serial/usbserial_pl2303_module-pl2303.o: bus/usb/serial/pl2303.c
 
49411
@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
 
49412
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/serial/$(DEPDIR)/usbserial_pl2303_module-pl2303.Tpo bus/usb/serial/$(DEPDIR)/usbserial_pl2303_module-pl2303.Po
 
49413
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/serial/pl2303.c' object='bus/usb/serial/usbserial_pl2303_module-pl2303.o' libtool=no @AMDEPBACKSLASH@
 
49414
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49415
@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
 
49416
 
 
49417
bus/usb/serial/usbserial_pl2303_module-pl2303.obj: bus/usb/serial/pl2303.c
 
49418
@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`
 
49419
@am__fastdepCC_TRUE@    $(am__mv) bus/usb/serial/$(DEPDIR)/usbserial_pl2303_module-pl2303.Tpo bus/usb/serial/$(DEPDIR)/usbserial_pl2303_module-pl2303.Po
 
49420
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='bus/usb/serial/pl2303.c' object='bus/usb/serial/usbserial_pl2303_module-pl2303.obj' libtool=no @AMDEPBACKSLASH@
 
49421
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49422
@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`
 
49423
 
 
49424
commands/usbtest_module-usbtest.o: commands/usbtest.c
 
49425
@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
 
49426
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/usbtest_module-usbtest.Tpo commands/$(DEPDIR)/usbtest_module-usbtest.Po
 
49427
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/usbtest.c' object='commands/usbtest_module-usbtest.o' libtool=no @AMDEPBACKSLASH@
 
49428
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49429
@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
 
49430
 
 
49431
commands/usbtest_module-usbtest.obj: commands/usbtest.c
 
49432
@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`
 
49433
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/usbtest_module-usbtest.Tpo commands/$(DEPDIR)/usbtest_module-usbtest.Po
 
49434
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/usbtest.c' object='commands/usbtest_module-usbtest.obj' libtool=no @AMDEPBACKSLASH@
 
49435
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49436
@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`
 
49437
 
 
49438
video/i386/pc/vbe_module-vbe.o: video/i386/pc/vbe.c
 
49439
@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
 
49440
@am__fastdepCC_TRUE@    $(am__mv) video/i386/pc/$(DEPDIR)/vbe_module-vbe.Tpo video/i386/pc/$(DEPDIR)/vbe_module-vbe.Po
 
49441
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/i386/pc/vbe.c' object='video/i386/pc/vbe_module-vbe.o' libtool=no @AMDEPBACKSLASH@
 
49442
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49443
@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
 
49444
 
 
49445
video/i386/pc/vbe_module-vbe.obj: video/i386/pc/vbe.c
 
49446
@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`
 
49447
@am__fastdepCC_TRUE@    $(am__mv) video/i386/pc/$(DEPDIR)/vbe_module-vbe.Tpo video/i386/pc/$(DEPDIR)/vbe_module-vbe.Po
 
49448
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/i386/pc/vbe.c' object='video/i386/pc/vbe_module-vbe.obj' libtool=no @AMDEPBACKSLASH@
 
49449
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49450
@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`
 
49451
 
 
49452
video/i386/pc/vga_module-vga.o: video/i386/pc/vga.c
 
49453
@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
 
49454
@am__fastdepCC_TRUE@    $(am__mv) video/i386/pc/$(DEPDIR)/vga_module-vga.Tpo video/i386/pc/$(DEPDIR)/vga_module-vga.Po
 
49455
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/i386/pc/vga.c' object='video/i386/pc/vga_module-vga.o' libtool=no @AMDEPBACKSLASH@
 
49456
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49457
@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
 
49458
 
 
49459
video/i386/pc/vga_module-vga.obj: video/i386/pc/vga.c
 
49460
@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`
 
49461
@am__fastdepCC_TRUE@    $(am__mv) video/i386/pc/$(DEPDIR)/vga_module-vga.Tpo video/i386/pc/$(DEPDIR)/vga_module-vga.Po
 
49462
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/i386/pc/vga.c' object='video/i386/pc/vga_module-vga.obj' libtool=no @AMDEPBACKSLASH@
 
49463
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49464
@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`
 
49465
 
 
49466
term/i386/pc/vga_text_module-vga_text.o: term/i386/pc/vga_text.c
 
49467
@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
 
49468
@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
 
49469
@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@
 
49470
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49471
@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
 
49472
 
 
49473
term/i386/pc/vga_text_module-vga_text.obj: term/i386/pc/vga_text.c
 
49474
@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`
 
49475
@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
 
49476
@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@
 
49477
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49478
@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`
 
49479
 
 
49480
term/i386/vga_text_module-vga_common.o: term/i386/vga_common.c
 
49481
@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
 
49482
@am__fastdepCC_TRUE@    $(am__mv) term/i386/$(DEPDIR)/vga_text_module-vga_common.Tpo term/i386/$(DEPDIR)/vga_text_module-vga_common.Po
 
49483
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/i386/vga_common.c' object='term/i386/vga_text_module-vga_common.o' libtool=no @AMDEPBACKSLASH@
 
49484
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49485
@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
 
49486
 
 
49487
term/i386/vga_text_module-vga_common.obj: term/i386/vga_common.c
 
49488
@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`
 
49489
@am__fastdepCC_TRUE@    $(am__mv) term/i386/$(DEPDIR)/vga_text_module-vga_common.Tpo term/i386/$(DEPDIR)/vga_text_module-vga_common.Po
 
49490
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='term/i386/vga_common.c' object='term/i386/vga_text_module-vga_common.obj' libtool=no @AMDEPBACKSLASH@
 
49491
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49492
@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`
 
49493
 
 
49494
video/video_module-video.o: video/video.c
 
49495
@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
 
49496
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/video_module-video.Tpo video/$(DEPDIR)/video_module-video.Po
 
49497
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/video.c' object='video/video_module-video.o' libtool=no @AMDEPBACKSLASH@
 
49498
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49499
@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
 
49500
 
 
49501
video/video_module-video.obj: video/video.c
 
49502
@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`
 
49503
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/video_module-video.Tpo video/$(DEPDIR)/video_module-video.Po
 
49504
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/video.c' object='video/video_module-video.obj' libtool=no @AMDEPBACKSLASH@
 
49505
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49506
@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`
 
49507
 
 
49508
video/video_bochs_module-bochs.o: video/bochs.c
 
49509
@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
 
49510
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/video_bochs_module-bochs.Tpo video/$(DEPDIR)/video_bochs_module-bochs.Po
 
49511
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/bochs.c' object='video/video_bochs_module-bochs.o' libtool=no @AMDEPBACKSLASH@
 
49512
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49513
@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
 
49514
 
 
49515
video/video_bochs_module-bochs.obj: video/bochs.c
 
49516
@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`
 
49517
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/video_bochs_module-bochs.Tpo video/$(DEPDIR)/video_bochs_module-bochs.Po
 
49518
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/bochs.c' object='video/video_bochs_module-bochs.obj' libtool=no @AMDEPBACKSLASH@
 
49519
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49520
@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`
 
49521
 
 
49522
video/video_cirrus_module-cirrus.o: video/cirrus.c
 
49523
@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
 
49524
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/video_cirrus_module-cirrus.Tpo video/$(DEPDIR)/video_cirrus_module-cirrus.Po
 
49525
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/cirrus.c' object='video/video_cirrus_module-cirrus.o' libtool=no @AMDEPBACKSLASH@
 
49526
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49527
@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
 
49528
 
 
49529
video/video_cirrus_module-cirrus.obj: video/cirrus.c
 
49530
@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`
 
49531
@am__fastdepCC_TRUE@    $(am__mv) video/$(DEPDIR)/video_cirrus_module-cirrus.Tpo video/$(DEPDIR)/video_cirrus_module-cirrus.Po
 
49532
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/cirrus.c' object='video/video_cirrus_module-cirrus.obj' libtool=no @AMDEPBACKSLASH@
 
49533
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49534
@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`
 
49535
 
 
49536
video/fb/video_fb_module-video_fb.o: video/fb/video_fb.c
 
49537
@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
 
49538
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/video_fb_module-video_fb.Tpo video/fb/$(DEPDIR)/video_fb_module-video_fb.Po
 
49539
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/video_fb.c' object='video/fb/video_fb_module-video_fb.o' libtool=no @AMDEPBACKSLASH@
 
49540
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49541
@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
 
49542
 
 
49543
video/fb/video_fb_module-video_fb.obj: video/fb/video_fb.c
 
49544
@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`
 
49545
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/video_fb_module-video_fb.Tpo video/fb/$(DEPDIR)/video_fb_module-video_fb.Po
 
49546
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/video_fb.c' object='video/fb/video_fb_module-video_fb.obj' libtool=no @AMDEPBACKSLASH@
 
49547
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49548
@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`
 
49549
 
 
49550
video/fb/video_fb_module-fbblit.o: video/fb/fbblit.c
 
49551
@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
 
49552
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/video_fb_module-fbblit.Tpo video/fb/$(DEPDIR)/video_fb_module-fbblit.Po
 
49553
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/fbblit.c' object='video/fb/video_fb_module-fbblit.o' libtool=no @AMDEPBACKSLASH@
 
49554
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49555
@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
 
49556
 
 
49557
video/fb/video_fb_module-fbblit.obj: video/fb/fbblit.c
 
49558
@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`
 
49559
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/video_fb_module-fbblit.Tpo video/fb/$(DEPDIR)/video_fb_module-fbblit.Po
 
49560
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/fbblit.c' object='video/fb/video_fb_module-fbblit.obj' libtool=no @AMDEPBACKSLASH@
 
49561
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49562
@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`
 
49563
 
 
49564
video/fb/video_fb_module-fbfill.o: video/fb/fbfill.c
 
49565
@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
 
49566
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/video_fb_module-fbfill.Tpo video/fb/$(DEPDIR)/video_fb_module-fbfill.Po
 
49567
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/fbfill.c' object='video/fb/video_fb_module-fbfill.o' libtool=no @AMDEPBACKSLASH@
 
49568
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49569
@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
 
49570
 
 
49571
video/fb/video_fb_module-fbfill.obj: video/fb/fbfill.c
 
49572
@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`
 
49573
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/video_fb_module-fbfill.Tpo video/fb/$(DEPDIR)/video_fb_module-fbfill.Po
 
49574
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/fbfill.c' object='video/fb/video_fb_module-fbfill.obj' libtool=no @AMDEPBACKSLASH@
 
49575
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49576
@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`
 
49577
 
 
49578
video/fb/video_fb_module-fbutil.o: video/fb/fbutil.c
 
49579
@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
 
49580
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/video_fb_module-fbutil.Tpo video/fb/$(DEPDIR)/video_fb_module-fbutil.Po
 
49581
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/fbutil.c' object='video/fb/video_fb_module-fbutil.o' libtool=no @AMDEPBACKSLASH@
 
49582
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49583
@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
 
49584
 
 
49585
video/fb/video_fb_module-fbutil.obj: video/fb/fbutil.c
 
49586
@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`
 
49587
@am__fastdepCC_TRUE@    $(am__mv) video/fb/$(DEPDIR)/video_fb_module-fbutil.Tpo video/fb/$(DEPDIR)/video_fb_module-fbutil.Po
 
49588
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='video/fb/fbutil.c' object='video/fb/video_fb_module-fbutil.obj' libtool=no @AMDEPBACKSLASH@
 
49589
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49590
@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`
 
49591
 
 
49592
commands/videoinfo_module-videoinfo.o: commands/videoinfo.c
 
49593
@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
 
49594
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/videoinfo_module-videoinfo.Tpo commands/$(DEPDIR)/videoinfo_module-videoinfo.Po
 
49595
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/videoinfo.c' object='commands/videoinfo_module-videoinfo.o' libtool=no @AMDEPBACKSLASH@
 
49596
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49597
@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
 
49598
 
 
49599
commands/videoinfo_module-videoinfo.obj: commands/videoinfo.c
 
49600
@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`
 
49601
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/videoinfo_module-videoinfo.Tpo commands/$(DEPDIR)/videoinfo_module-videoinfo.Po
 
49602
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/videoinfo.c' object='commands/videoinfo_module-videoinfo.obj' libtool=no @AMDEPBACKSLASH@
 
49603
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49604
@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`
 
49605
 
 
49606
commands/videotest_module-videotest.o: commands/videotest.c
 
49607
@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
 
49608
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/videotest_module-videotest.Tpo commands/$(DEPDIR)/videotest_module-videotest.Po
 
49609
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/videotest.c' object='commands/videotest_module-videotest.o' libtool=no @AMDEPBACKSLASH@
 
49610
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49611
@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
 
49612
 
 
49613
commands/videotest_module-videotest.obj: commands/videotest.c
 
49614
@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`
 
49615
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/videotest_module-videotest.Tpo commands/$(DEPDIR)/videotest_module-videotest.Po
 
49616
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/videotest.c' object='commands/videotest_module-videotest.obj' libtool=no @AMDEPBACKSLASH@
 
49617
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49618
@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`
 
49619
 
 
49620
fs/xfs_module-xfs.o: fs/xfs.c
 
49621
@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
 
49622
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/xfs_module-xfs.Tpo fs/$(DEPDIR)/xfs_module-xfs.Po
 
49623
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/xfs.c' object='fs/xfs_module-xfs.o' libtool=no @AMDEPBACKSLASH@
 
49624
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49625
@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
 
49626
 
 
49627
fs/xfs_module-xfs.obj: fs/xfs.c
 
49628
@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`
 
49629
@am__fastdepCC_TRUE@    $(am__mv) fs/$(DEPDIR)/xfs_module-xfs.Tpo fs/$(DEPDIR)/xfs_module-xfs.Po
 
49630
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='fs/xfs.c' object='fs/xfs_module-xfs.obj' libtool=no @AMDEPBACKSLASH@
 
49631
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49632
@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`
 
49633
 
 
49634
loader/xnu_module-xnu_resume.o: loader/xnu_resume.c
 
49635
@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
 
49636
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/xnu_module-xnu_resume.Tpo loader/$(DEPDIR)/xnu_module-xnu_resume.Po
 
49637
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/xnu_resume.c' object='loader/xnu_module-xnu_resume.o' libtool=no @AMDEPBACKSLASH@
 
49638
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49639
@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
 
49640
 
 
49641
loader/xnu_module-xnu_resume.obj: loader/xnu_resume.c
 
49642
@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`
 
49643
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/xnu_module-xnu_resume.Tpo loader/$(DEPDIR)/xnu_module-xnu_resume.Po
 
49644
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/xnu_resume.c' object='loader/xnu_module-xnu_resume.obj' libtool=no @AMDEPBACKSLASH@
 
49645
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49646
@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`
 
49647
 
 
49648
loader/i386/xnu_module-xnu.o: loader/i386/xnu.c
 
49649
@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
 
49650
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/$(DEPDIR)/xnu_module-xnu.Tpo loader/i386/$(DEPDIR)/xnu_module-xnu.Po
 
49651
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/xnu.c' object='loader/i386/xnu_module-xnu.o' libtool=no @AMDEPBACKSLASH@
 
49652
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49653
@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
 
49654
 
 
49655
loader/i386/xnu_module-xnu.obj: loader/i386/xnu.c
 
49656
@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`
 
49657
@am__fastdepCC_TRUE@    $(am__mv) loader/i386/$(DEPDIR)/xnu_module-xnu.Tpo loader/i386/$(DEPDIR)/xnu_module-xnu.Po
 
49658
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/i386/xnu.c' object='loader/i386/xnu_module-xnu.obj' libtool=no @AMDEPBACKSLASH@
 
49659
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49660
@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`
 
49661
 
 
49662
loader/xnu_module-macho32.o: loader/macho32.c
 
49663
@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
 
49664
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/xnu_module-macho32.Tpo loader/$(DEPDIR)/xnu_module-macho32.Po
 
49665
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/macho32.c' object='loader/xnu_module-macho32.o' libtool=no @AMDEPBACKSLASH@
 
49666
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49667
@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
 
49668
 
 
49669
loader/xnu_module-macho32.obj: loader/macho32.c
 
49670
@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`
 
49671
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/xnu_module-macho32.Tpo loader/$(DEPDIR)/xnu_module-macho32.Po
 
49672
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/macho32.c' object='loader/xnu_module-macho32.obj' libtool=no @AMDEPBACKSLASH@
 
49673
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49674
@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`
 
49675
 
 
49676
loader/xnu_module-macho64.o: loader/macho64.c
 
49677
@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
 
49678
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/xnu_module-macho64.Tpo loader/$(DEPDIR)/xnu_module-macho64.Po
 
49679
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/macho64.c' object='loader/xnu_module-macho64.o' libtool=no @AMDEPBACKSLASH@
 
49680
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49681
@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
 
49682
 
 
49683
loader/xnu_module-macho64.obj: loader/macho64.c
 
49684
@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`
 
49685
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/xnu_module-macho64.Tpo loader/$(DEPDIR)/xnu_module-macho64.Po
 
49686
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/macho64.c' object='loader/xnu_module-macho64.obj' libtool=no @AMDEPBACKSLASH@
 
49687
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49688
@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`
 
49689
 
 
49690
loader/xnu_module-macho.o: loader/macho.c
 
49691
@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
 
49692
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/xnu_module-macho.Tpo loader/$(DEPDIR)/xnu_module-macho.Po
 
49693
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/macho.c' object='loader/xnu_module-macho.o' libtool=no @AMDEPBACKSLASH@
 
49694
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49695
@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
 
49696
 
 
49697
loader/xnu_module-macho.obj: loader/macho.c
 
49698
@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`
 
49699
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/xnu_module-macho.Tpo loader/$(DEPDIR)/xnu_module-macho.Po
 
49700
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/macho.c' object='loader/xnu_module-macho.obj' libtool=no @AMDEPBACKSLASH@
 
49701
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49702
@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`
 
49703
 
 
49704
loader/xnu_module-xnu.o: loader/xnu.c
 
49705
@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
 
49706
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/xnu_module-xnu.Tpo loader/$(DEPDIR)/xnu_module-xnu.Po
 
49707
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/xnu.c' object='loader/xnu_module-xnu.o' libtool=no @AMDEPBACKSLASH@
 
49708
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49709
@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
 
49710
 
 
49711
loader/xnu_module-xnu.obj: loader/xnu.c
 
49712
@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`
 
49713
@am__fastdepCC_TRUE@    $(am__mv) loader/$(DEPDIR)/xnu_module-xnu.Tpo loader/$(DEPDIR)/xnu_module-xnu.Po
 
49714
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='loader/xnu.c' object='loader/xnu_module-xnu.obj' libtool=no @AMDEPBACKSLASH@
 
49715
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49716
@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`
 
49717
 
 
49718
commands/xnu_uuid_module-xnu_uuid.o: commands/xnu_uuid.c
 
49719
@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
 
49720
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/xnu_uuid_module-xnu_uuid.Tpo commands/$(DEPDIR)/xnu_uuid_module-xnu_uuid.Po
 
49721
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/xnu_uuid.c' object='commands/xnu_uuid_module-xnu_uuid.o' libtool=no @AMDEPBACKSLASH@
 
49722
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49723
@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
 
49724
 
 
49725
commands/xnu_uuid_module-xnu_uuid.obj: commands/xnu_uuid.c
 
49726
@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`
 
49727
@am__fastdepCC_TRUE@    $(am__mv) commands/$(DEPDIR)/xnu_uuid_module-xnu_uuid.Tpo commands/$(DEPDIR)/xnu_uuid_module-xnu_uuid.Po
 
49728
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='commands/xnu_uuid.c' object='commands/xnu_uuid_module-xnu_uuid.obj' libtool=no @AMDEPBACKSLASH@
 
49729
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49730
@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`
 
49731
 
 
49732
boot/decompressor/xz_decompress_image-minilib.o: boot/decompressor/minilib.c
 
49733
@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
 
49734
@am__fastdepCC_TRUE@    $(am__mv) boot/decompressor/$(DEPDIR)/xz_decompress_image-minilib.Tpo boot/decompressor/$(DEPDIR)/xz_decompress_image-minilib.Po
 
49735
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='boot/decompressor/minilib.c' object='boot/decompressor/xz_decompress_image-minilib.o' libtool=no @AMDEPBACKSLASH@
 
49736
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49737
@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
 
49738
 
 
49739
boot/decompressor/xz_decompress_image-minilib.obj: boot/decompressor/minilib.c
 
49740
@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`
 
49741
@am__fastdepCC_TRUE@    $(am__mv) boot/decompressor/$(DEPDIR)/xz_decompress_image-minilib.Tpo boot/decompressor/$(DEPDIR)/xz_decompress_image-minilib.Po
 
49742
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='boot/decompressor/minilib.c' object='boot/decompressor/xz_decompress_image-minilib.obj' libtool=no @AMDEPBACKSLASH@
 
49743
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49744
@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`
 
49745
 
 
49746
boot/decompressor/xz_decompress_image-xz.o: boot/decompressor/xz.c
 
49747
@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
 
49748
@am__fastdepCC_TRUE@    $(am__mv) boot/decompressor/$(DEPDIR)/xz_decompress_image-xz.Tpo boot/decompressor/$(DEPDIR)/xz_decompress_image-xz.Po
 
49749
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='boot/decompressor/xz.c' object='boot/decompressor/xz_decompress_image-xz.o' libtool=no @AMDEPBACKSLASH@
 
49750
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49751
@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
 
49752
 
 
49753
boot/decompressor/xz_decompress_image-xz.obj: boot/decompressor/xz.c
 
49754
@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`
 
49755
@am__fastdepCC_TRUE@    $(am__mv) boot/decompressor/$(DEPDIR)/xz_decompress_image-xz.Tpo boot/decompressor/$(DEPDIR)/xz_decompress_image-xz.Po
 
49756
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='boot/decompressor/xz.c' object='boot/decompressor/xz_decompress_image-xz.obj' libtool=no @AMDEPBACKSLASH@
 
49757
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49758
@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`
 
49759
 
 
49760
lib/xzembed/xz_decompress_image-xz_dec_bcj.o: lib/xzembed/xz_dec_bcj.c
 
49761
@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
 
49762
@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
 
49763
@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@
 
49764
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49765
@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
 
49766
 
 
49767
lib/xzembed/xz_decompress_image-xz_dec_bcj.obj: lib/xzembed/xz_dec_bcj.c
 
49768
@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`
 
49769
@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
 
49770
@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@
 
49771
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49772
@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`
 
49773
 
 
49774
lib/xzembed/xz_decompress_image-xz_dec_lzma2.o: lib/xzembed/xz_dec_lzma2.c
 
49775
@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
 
49776
@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
 
49777
@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@
 
49778
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49779
@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
 
49780
 
 
49781
lib/xzembed/xz_decompress_image-xz_dec_lzma2.obj: lib/xzembed/xz_dec_lzma2.c
 
49782
@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`
 
49783
@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
 
49784
@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@
 
49785
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49786
@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`
 
49787
 
 
49788
lib/xzembed/xz_decompress_image-xz_dec_stream.o: lib/xzembed/xz_dec_stream.c
 
49789
@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
 
49790
@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
 
49791
@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@
 
49792
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49793
@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
 
49794
 
 
49795
lib/xzembed/xz_decompress_image-xz_dec_stream.obj: lib/xzembed/xz_dec_stream.c
 
49796
@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`
 
49797
@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
 
49798
@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@
 
49799
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49800
@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`
 
49801
 
 
49802
io/xzio_module-xzio.o: io/xzio.c
 
49803
@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
 
49804
@am__fastdepCC_TRUE@    $(am__mv) io/$(DEPDIR)/xzio_module-xzio.Tpo io/$(DEPDIR)/xzio_module-xzio.Po
 
49805
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='io/xzio.c' object='io/xzio_module-xzio.o' libtool=no @AMDEPBACKSLASH@
 
49806
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49807
@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
 
49808
 
 
49809
io/xzio_module-xzio.obj: io/xzio.c
 
49810
@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`
 
49811
@am__fastdepCC_TRUE@    $(am__mv) io/$(DEPDIR)/xzio_module-xzio.Tpo io/$(DEPDIR)/xzio_module-xzio.Po
 
49812
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='io/xzio.c' object='io/xzio_module-xzio.obj' libtool=no @AMDEPBACKSLASH@
 
49813
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49814
@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`
 
49815
 
 
49816
lib/xzembed/xzio_module-xz_dec_bcj.o: lib/xzembed/xz_dec_bcj.c
 
49817
@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
 
49818
@am__fastdepCC_TRUE@    $(am__mv) lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_bcj.Tpo lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_bcj.Po
 
49819
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/xzembed/xz_dec_bcj.c' object='lib/xzembed/xzio_module-xz_dec_bcj.o' libtool=no @AMDEPBACKSLASH@
 
49820
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49821
@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
 
49822
 
 
49823
lib/xzembed/xzio_module-xz_dec_bcj.obj: lib/xzembed/xz_dec_bcj.c
 
49824
@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`
 
49825
@am__fastdepCC_TRUE@    $(am__mv) lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_bcj.Tpo lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_bcj.Po
 
49826
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/xzembed/xz_dec_bcj.c' object='lib/xzembed/xzio_module-xz_dec_bcj.obj' libtool=no @AMDEPBACKSLASH@
 
49827
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49828
@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`
 
49829
 
 
49830
lib/xzembed/xzio_module-xz_dec_lzma2.o: lib/xzembed/xz_dec_lzma2.c
 
49831
@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
 
49832
@am__fastdepCC_TRUE@    $(am__mv) lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_lzma2.Tpo lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_lzma2.Po
 
49833
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/xzembed/xz_dec_lzma2.c' object='lib/xzembed/xzio_module-xz_dec_lzma2.o' libtool=no @AMDEPBACKSLASH@
 
49834
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49835
@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
 
49836
 
 
49837
lib/xzembed/xzio_module-xz_dec_lzma2.obj: lib/xzembed/xz_dec_lzma2.c
 
49838
@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`
 
49839
@am__fastdepCC_TRUE@    $(am__mv) lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_lzma2.Tpo lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_lzma2.Po
 
49840
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/xzembed/xz_dec_lzma2.c' object='lib/xzembed/xzio_module-xz_dec_lzma2.obj' libtool=no @AMDEPBACKSLASH@
 
49841
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49842
@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`
 
49843
 
 
49844
lib/xzembed/xzio_module-xz_dec_stream.o: lib/xzembed/xz_dec_stream.c
 
49845
@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
 
49846
@am__fastdepCC_TRUE@    $(am__mv) lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_stream.Tpo lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_stream.Po
 
49847
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/xzembed/xz_dec_stream.c' object='lib/xzembed/xzio_module-xz_dec_stream.o' libtool=no @AMDEPBACKSLASH@
 
49848
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49849
@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
 
49850
 
 
49851
lib/xzembed/xzio_module-xz_dec_stream.obj: lib/xzembed/xz_dec_stream.c
 
49852
@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`
 
49853
@am__fastdepCC_TRUE@    $(am__mv) lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_stream.Tpo lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_stream.Po
 
49854
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='lib/xzembed/xz_dec_stream.c' object='lib/xzembed/xzio_module-xz_dec_stream.obj' libtool=no @AMDEPBACKSLASH@
 
49855
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49856
@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`
 
49857
 
 
49858
contrib/zfs/zfs_module-zfs.o: contrib/zfs/zfs.c
 
49859
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT contrib/zfs/zfs_module-zfs.o -MD -MP -MF contrib/zfs/$(DEPDIR)/zfs_module-zfs.Tpo -c -o contrib/zfs/zfs_module-zfs.o `test -f 'contrib/zfs/zfs.c' || echo '$(srcdir)/'`contrib/zfs/zfs.c
 
49860
@am__fastdepCC_TRUE@    $(am__mv) contrib/zfs/$(DEPDIR)/zfs_module-zfs.Tpo contrib/zfs/$(DEPDIR)/zfs_module-zfs.Po
 
49861
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='contrib/zfs/zfs.c' object='contrib/zfs/zfs_module-zfs.o' libtool=no @AMDEPBACKSLASH@
 
49862
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49863
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o contrib/zfs/zfs_module-zfs.o `test -f 'contrib/zfs/zfs.c' || echo '$(srcdir)/'`contrib/zfs/zfs.c
 
49864
 
 
49865
contrib/zfs/zfs_module-zfs.obj: contrib/zfs/zfs.c
 
49866
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT contrib/zfs/zfs_module-zfs.obj -MD -MP -MF contrib/zfs/$(DEPDIR)/zfs_module-zfs.Tpo -c -o contrib/zfs/zfs_module-zfs.obj `if test -f 'contrib/zfs/zfs.c'; then $(CYGPATH_W) 'contrib/zfs/zfs.c'; else $(CYGPATH_W) '$(srcdir)/contrib/zfs/zfs.c'; fi`
 
49867
@am__fastdepCC_TRUE@    $(am__mv) contrib/zfs/$(DEPDIR)/zfs_module-zfs.Tpo contrib/zfs/$(DEPDIR)/zfs_module-zfs.Po
 
49868
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='contrib/zfs/zfs.c' object='contrib/zfs/zfs_module-zfs.obj' libtool=no @AMDEPBACKSLASH@
 
49869
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49870
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o contrib/zfs/zfs_module-zfs.obj `if test -f 'contrib/zfs/zfs.c'; then $(CYGPATH_W) 'contrib/zfs/zfs.c'; else $(CYGPATH_W) '$(srcdir)/contrib/zfs/zfs.c'; fi`
 
49871
 
 
49872
contrib/zfs/zfs_module-zfs_lzjb.o: contrib/zfs/zfs_lzjb.c
 
49873
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT contrib/zfs/zfs_module-zfs_lzjb.o -MD -MP -MF contrib/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Tpo -c -o contrib/zfs/zfs_module-zfs_lzjb.o `test -f 'contrib/zfs/zfs_lzjb.c' || echo '$(srcdir)/'`contrib/zfs/zfs_lzjb.c
 
49874
@am__fastdepCC_TRUE@    $(am__mv) contrib/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Tpo contrib/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Po
 
49875
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='contrib/zfs/zfs_lzjb.c' object='contrib/zfs/zfs_module-zfs_lzjb.o' libtool=no @AMDEPBACKSLASH@
 
49876
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49877
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o contrib/zfs/zfs_module-zfs_lzjb.o `test -f 'contrib/zfs/zfs_lzjb.c' || echo '$(srcdir)/'`contrib/zfs/zfs_lzjb.c
 
49878
 
 
49879
contrib/zfs/zfs_module-zfs_lzjb.obj: contrib/zfs/zfs_lzjb.c
 
49880
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT contrib/zfs/zfs_module-zfs_lzjb.obj -MD -MP -MF contrib/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Tpo -c -o contrib/zfs/zfs_module-zfs_lzjb.obj `if test -f 'contrib/zfs/zfs_lzjb.c'; then $(CYGPATH_W) 'contrib/zfs/zfs_lzjb.c'; else $(CYGPATH_W) '$(srcdir)/contrib/zfs/zfs_lzjb.c'; fi`
 
49881
@am__fastdepCC_TRUE@    $(am__mv) contrib/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Tpo contrib/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Po
 
49882
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='contrib/zfs/zfs_lzjb.c' object='contrib/zfs/zfs_module-zfs_lzjb.obj' libtool=no @AMDEPBACKSLASH@
 
49883
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49884
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o contrib/zfs/zfs_module-zfs_lzjb.obj `if test -f 'contrib/zfs/zfs_lzjb.c'; then $(CYGPATH_W) 'contrib/zfs/zfs_lzjb.c'; else $(CYGPATH_W) '$(srcdir)/contrib/zfs/zfs_lzjb.c'; fi`
 
49885
 
 
49886
contrib/zfs/zfs_module-zfs_sha256.o: contrib/zfs/zfs_sha256.c
 
49887
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT contrib/zfs/zfs_module-zfs_sha256.o -MD -MP -MF contrib/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Tpo -c -o contrib/zfs/zfs_module-zfs_sha256.o `test -f 'contrib/zfs/zfs_sha256.c' || echo '$(srcdir)/'`contrib/zfs/zfs_sha256.c
 
49888
@am__fastdepCC_TRUE@    $(am__mv) contrib/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Tpo contrib/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Po
 
49889
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='contrib/zfs/zfs_sha256.c' object='contrib/zfs/zfs_module-zfs_sha256.o' libtool=no @AMDEPBACKSLASH@
 
49890
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49891
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o contrib/zfs/zfs_module-zfs_sha256.o `test -f 'contrib/zfs/zfs_sha256.c' || echo '$(srcdir)/'`contrib/zfs/zfs_sha256.c
 
49892
 
 
49893
contrib/zfs/zfs_module-zfs_sha256.obj: contrib/zfs/zfs_sha256.c
 
49894
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT contrib/zfs/zfs_module-zfs_sha256.obj -MD -MP -MF contrib/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Tpo -c -o contrib/zfs/zfs_module-zfs_sha256.obj `if test -f 'contrib/zfs/zfs_sha256.c'; then $(CYGPATH_W) 'contrib/zfs/zfs_sha256.c'; else $(CYGPATH_W) '$(srcdir)/contrib/zfs/zfs_sha256.c'; fi`
 
49895
@am__fastdepCC_TRUE@    $(am__mv) contrib/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Tpo contrib/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Po
 
49896
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='contrib/zfs/zfs_sha256.c' object='contrib/zfs/zfs_module-zfs_sha256.obj' libtool=no @AMDEPBACKSLASH@
 
49897
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49898
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o contrib/zfs/zfs_module-zfs_sha256.obj `if test -f 'contrib/zfs/zfs_sha256.c'; then $(CYGPATH_W) 'contrib/zfs/zfs_sha256.c'; else $(CYGPATH_W) '$(srcdir)/contrib/zfs/zfs_sha256.c'; fi`
 
49899
 
 
49900
contrib/zfs/zfs_module-zfs_fletcher.o: contrib/zfs/zfs_fletcher.c
 
49901
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT contrib/zfs/zfs_module-zfs_fletcher.o -MD -MP -MF contrib/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Tpo -c -o contrib/zfs/zfs_module-zfs_fletcher.o `test -f 'contrib/zfs/zfs_fletcher.c' || echo '$(srcdir)/'`contrib/zfs/zfs_fletcher.c
 
49902
@am__fastdepCC_TRUE@    $(am__mv) contrib/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Tpo contrib/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Po
 
49903
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='contrib/zfs/zfs_fletcher.c' object='contrib/zfs/zfs_module-zfs_fletcher.o' libtool=no @AMDEPBACKSLASH@
 
49904
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49905
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o contrib/zfs/zfs_module-zfs_fletcher.o `test -f 'contrib/zfs/zfs_fletcher.c' || echo '$(srcdir)/'`contrib/zfs/zfs_fletcher.c
 
49906
 
 
49907
contrib/zfs/zfs_module-zfs_fletcher.obj: contrib/zfs/zfs_fletcher.c
 
49908
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT contrib/zfs/zfs_module-zfs_fletcher.obj -MD -MP -MF contrib/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Tpo -c -o contrib/zfs/zfs_module-zfs_fletcher.obj `if test -f 'contrib/zfs/zfs_fletcher.c'; then $(CYGPATH_W) 'contrib/zfs/zfs_fletcher.c'; else $(CYGPATH_W) '$(srcdir)/contrib/zfs/zfs_fletcher.c'; fi`
 
49909
@am__fastdepCC_TRUE@    $(am__mv) contrib/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Tpo contrib/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Po
 
49910
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='contrib/zfs/zfs_fletcher.c' object='contrib/zfs/zfs_module-zfs_fletcher.obj' libtool=no @AMDEPBACKSLASH@
 
49911
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49912
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o contrib/zfs/zfs_module-zfs_fletcher.obj `if test -f 'contrib/zfs/zfs_fletcher.c'; then $(CYGPATH_W) 'contrib/zfs/zfs_fletcher.c'; else $(CYGPATH_W) '$(srcdir)/contrib/zfs/zfs_fletcher.c'; fi`
 
49913
 
 
49914
contrib/zfs/zfsinfo_module-zfsinfo.o: contrib/zfs/zfsinfo.c
 
49915
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $(zfsinfo_module_CFLAGS) $(CFLAGS) -MT contrib/zfs/zfsinfo_module-zfsinfo.o -MD -MP -MF contrib/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Tpo -c -o contrib/zfs/zfsinfo_module-zfsinfo.o `test -f 'contrib/zfs/zfsinfo.c' || echo '$(srcdir)/'`contrib/zfs/zfsinfo.c
 
49916
@am__fastdepCC_TRUE@    $(am__mv) contrib/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Tpo contrib/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Po
 
49917
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='contrib/zfs/zfsinfo.c' object='contrib/zfs/zfsinfo_module-zfsinfo.o' libtool=no @AMDEPBACKSLASH@
 
49918
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49919
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $(zfsinfo_module_CFLAGS) $(CFLAGS) -c -o contrib/zfs/zfsinfo_module-zfsinfo.o `test -f 'contrib/zfs/zfsinfo.c' || echo '$(srcdir)/'`contrib/zfs/zfsinfo.c
 
49920
 
 
49921
contrib/zfs/zfsinfo_module-zfsinfo.obj: contrib/zfs/zfsinfo.c
 
49922
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $(zfsinfo_module_CFLAGS) $(CFLAGS) -MT contrib/zfs/zfsinfo_module-zfsinfo.obj -MD -MP -MF contrib/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Tpo -c -o contrib/zfs/zfsinfo_module-zfsinfo.obj `if test -f 'contrib/zfs/zfsinfo.c'; then $(CYGPATH_W) 'contrib/zfs/zfsinfo.c'; else $(CYGPATH_W) '$(srcdir)/contrib/zfs/zfsinfo.c'; fi`
 
49923
@am__fastdepCC_TRUE@    $(am__mv) contrib/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Tpo contrib/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Po
 
49924
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='contrib/zfs/zfsinfo.c' object='contrib/zfs/zfsinfo_module-zfsinfo.obj' libtool=no @AMDEPBACKSLASH@
 
49925
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
49926
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $(zfsinfo_module_CFLAGS) $(CFLAGS) -c -o contrib/zfs/zfsinfo_module-zfsinfo.obj `if test -f 'contrib/zfs/zfsinfo.c'; then $(CYGPATH_W) 'contrib/zfs/zfsinfo.c'; else $(CYGPATH_W) '$(srcdir)/contrib/zfs/zfsinfo.c'; fi`
 
49927
install-man1: $(man_MANS)
 
49928
        @$(NORMAL_INSTALL)
 
49929
        test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
 
49930
        @list=''; test -n "$(man1dir)" || exit 0; \
 
49931
        { for i in $$list; do echo "$$i"; done; \
 
49932
        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
 
49933
          sed -n '/\.1[a-z]*$$/p'; \
 
49934
        } | while read p; do \
 
49935
          if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
 
49936
          echo "$$d$$p"; echo "$$p"; \
 
49937
        done | \
 
49938
        sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
 
49939
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
 
49940
        sed 'N;N;s,\n, ,g' | { \
 
49941
        list=; while read file base inst; do \
 
49942
          if test "$$base" = "$$inst"; then list="$$list $$file"; else \
 
49943
            echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
 
49944
            $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
 
49945
          fi; \
 
49946
        done; \
 
49947
        for i in $$list; do echo "$$i"; done | $(am__base_list) | \
 
49948
        while read files; do \
 
49949
          test -z "$$files" || { \
 
49950
            echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
 
49951
            $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
 
49952
        done; }
 
49953
 
 
49954
uninstall-man1:
 
49955
        @$(NORMAL_UNINSTALL)
 
49956
        @list=''; test -n "$(man1dir)" || exit 0; \
 
49957
        files=`{ for i in $$list; do echo "$$i"; done; \
 
49958
        l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
 
49959
          sed -n '/\.1[a-z]*$$/p'; \
 
49960
        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
 
49961
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
 
49962
        test -z "$$files" || { \
 
49963
          echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
 
49964
          cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
 
49965
install-grubconfDATA: $(grubconf_DATA)
 
49966
        @$(NORMAL_INSTALL)
 
49967
        test -z "$(grubconfdir)" || $(MKDIR_P) "$(DESTDIR)$(grubconfdir)"
 
49968
        @list='$(grubconf_DATA)'; test -n "$(grubconfdir)" || list=; \
 
49969
        for p in $$list; do \
 
49970
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
49971
          echo "$$d$$p"; \
 
49972
        done | $(am__base_list) | \
 
49973
        while read files; do \
 
49974
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(grubconfdir)'"; \
 
49975
          $(INSTALL_DATA) $$files "$(DESTDIR)$(grubconfdir)" || exit $$?; \
 
49976
        done
 
49977
 
 
49978
uninstall-grubconfDATA:
 
49979
        @$(NORMAL_UNINSTALL)
 
49980
        @list='$(grubconf_DATA)'; test -n "$(grubconfdir)" || list=; \
 
49981
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
49982
        test -n "$$files" || exit 0; \
 
49983
        echo " ( cd '$(DESTDIR)$(grubconfdir)' && rm -f" $$files ")"; \
 
49984
        cd "$(DESTDIR)$(grubconfdir)" && rm -f $$files
 
49985
install-pkglibDATA: $(pkglib_DATA)
 
49986
        @$(NORMAL_INSTALL)
 
49987
        test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
 
49988
        @list='$(pkglib_DATA)'; test -n "$(pkglibdir)" || list=; \
 
49989
        for p in $$list; do \
 
49990
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
49991
          echo "$$d$$p"; \
 
49992
        done | $(am__base_list) | \
 
49993
        while read files; do \
 
49994
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkglibdir)'"; \
 
49995
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkglibdir)" || exit $$?; \
 
49996
        done
 
49997
 
 
49998
uninstall-pkglibDATA:
 
49999
        @$(NORMAL_UNINSTALL)
 
50000
        @list='$(pkglib_DATA)'; test -n "$(pkglibdir)" || list=; \
 
50001
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
50002
        test -n "$$files" || exit 0; \
 
50003
        echo " ( cd '$(DESTDIR)$(pkglibdir)' && rm -f" $$files ")"; \
 
50004
        cd "$(DESTDIR)$(pkglibdir)" && rm -f $$files
 
50005
install-platformDATA: $(platform_DATA)
 
50006
        @$(NORMAL_INSTALL)
 
50007
        test -z "$(platformdir)" || $(MKDIR_P) "$(DESTDIR)$(platformdir)"
 
50008
        @list='$(platform_DATA)'; test -n "$(platformdir)" || list=; \
 
50009
        for p in $$list; do \
 
50010
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
50011
          echo "$$d$$p"; \
 
50012
        done | $(am__base_list) | \
 
50013
        while read files; do \
 
50014
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(platformdir)'"; \
 
50015
          $(INSTALL_DATA) $$files "$(DESTDIR)$(platformdir)" || exit $$?; \
 
50016
        done
 
50017
 
 
50018
uninstall-platformDATA:
 
50019
        @$(NORMAL_UNINSTALL)
 
50020
        @list='$(platform_DATA)'; test -n "$(platformdir)" || list=; \
 
50021
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
50022
        test -n "$$files" || exit 0; \
 
50023
        echo " ( cd '$(DESTDIR)$(platformdir)' && rm -f" $$files ")"; \
 
50024
        cd "$(DESTDIR)$(platformdir)" && rm -f $$files
 
50025
 
 
50026
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
50027
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
50028
        unique=`for i in $$list; do \
 
50029
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
50030
          done | \
 
50031
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
50032
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
50033
        mkid -fID $$unique
 
50034
tags: TAGS
 
50035
 
 
50036
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
50037
                $(TAGS_FILES) $(LISP)
 
50038
        set x; \
 
50039
        here=`pwd`; \
 
50040
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
50041
        unique=`for i in $$list; do \
 
50042
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
50043
          done | \
 
50044
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
50045
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
50046
        shift; \
 
50047
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
50048
          test -n "$$unique" || unique=$$empty_fix; \
 
50049
          if test $$# -gt 0; then \
 
50050
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
50051
              "$$@" $$unique; \
 
50052
          else \
 
50053
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
50054
              $$unique; \
 
50055
          fi; \
 
50056
        fi
 
50057
ctags: CTAGS
 
50058
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
50059
                $(TAGS_FILES) $(LISP)
 
50060
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
50061
        unique=`for i in $$list; do \
 
50062
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
50063
          done | \
 
50064
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
50065
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
50066
        test -z "$(CTAGS_ARGS)$$unique" \
 
50067
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
50068
             $$unique
 
50069
 
 
50070
GTAGS:
 
50071
        here=`$(am__cd) $(top_builddir) && pwd` \
 
50072
          && $(am__cd) $(top_srcdir) \
 
50073
          && gtags -i $(GTAGS_ARGS) "$$here"
 
50074
 
 
50075
distclean-tags:
 
50076
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
50077
 
 
50078
check-TESTS: $(TESTS)
 
50079
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
 
50080
        srcdir=$(srcdir); export srcdir; \
 
50081
        list=' $(TESTS) '; \
 
50082
        $(am__tty_colors); \
 
50083
        if test -n "$$list"; then \
 
50084
          for tst in $$list; do \
 
50085
            if test -f ./$$tst; then dir=./; \
 
50086
            elif test -f $$tst; then dir=; \
 
50087
            else dir="$(srcdir)/"; fi; \
 
50088
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
 
50089
              all=`expr $$all + 1`; \
 
50090
              case " $(XFAIL_TESTS) " in \
 
50091
              *[\ \     ]$$tst[\ \      ]*) \
 
50092
                xpass=`expr $$xpass + 1`; \
 
50093
                failed=`expr $$failed + 1`; \
 
50094
                col=$$red; res=XPASS; \
 
50095
              ;; \
 
50096
              *) \
 
50097
                col=$$grn; res=PASS; \
 
50098
              ;; \
 
50099
              esac; \
 
50100
            elif test $$? -ne 77; then \
 
50101
              all=`expr $$all + 1`; \
 
50102
              case " $(XFAIL_TESTS) " in \
 
50103
              *[\ \     ]$$tst[\ \      ]*) \
 
50104
                xfail=`expr $$xfail + 1`; \
 
50105
                col=$$lgn; res=XFAIL; \
 
50106
              ;; \
 
50107
              *) \
 
50108
                failed=`expr $$failed + 1`; \
 
50109
                col=$$red; res=FAIL; \
 
50110
              ;; \
 
50111
              esac; \
 
50112
            else \
 
50113
              skip=`expr $$skip + 1`; \
 
50114
              col=$$blu; res=SKIP; \
 
50115
            fi; \
 
50116
            echo "$${col}$$res$${std}: $$tst"; \
 
50117
          done; \
 
50118
          if test "$$all" -eq 1; then \
 
50119
            tests="test"; \
 
50120
            All=""; \
 
50121
          else \
 
50122
            tests="tests"; \
 
50123
            All="All "; \
 
50124
          fi; \
 
50125
          if test "$$failed" -eq 0; then \
 
50126
            if test "$$xfail" -eq 0; then \
 
50127
              banner="$$All$$all $$tests passed"; \
 
50128
            else \
 
50129
              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
 
50130
              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
 
50131
            fi; \
 
50132
          else \
 
50133
            if test "$$xpass" -eq 0; then \
 
50134
              banner="$$failed of $$all $$tests failed"; \
 
50135
            else \
 
50136
              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
 
50137
              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
 
50138
            fi; \
 
50139
          fi; \
 
50140
          dashes="$$banner"; \
 
50141
          skipped=""; \
 
50142
          if test "$$skip" -ne 0; then \
 
50143
            if test "$$skip" -eq 1; then \
 
50144
              skipped="($$skip test was not run)"; \
 
50145
            else \
 
50146
              skipped="($$skip tests were not run)"; \
 
50147
            fi; \
 
50148
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
 
50149
              dashes="$$skipped"; \
 
50150
          fi; \
 
50151
          report=""; \
 
50152
          if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
 
50153
            report="Please report to $(PACKAGE_BUGREPORT)"; \
 
50154
            test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
 
50155
              dashes="$$report"; \
 
50156
          fi; \
 
50157
          dashes=`echo "$$dashes" | sed s/./=/g`; \
 
50158
          if test "$$failed" -eq 0; then \
 
50159
            echo "$$grn$$dashes"; \
 
50160
          else \
 
50161
            echo "$$red$$dashes"; \
 
50162
          fi; \
 
50163
          echo "$$banner"; \
 
50164
          test -z "$$skipped" || echo "$$skipped"; \
 
50165
          test -z "$$report" || echo "$$report"; \
 
50166
          echo "$$dashes$$std"; \
 
50167
          test "$$failed" -eq 0; \
 
50168
        else :; fi
 
50169
 
 
50170
distdir: $(DISTFILES)
 
50171
        @list='$(MANS)'; if test -n "$$list"; then \
 
50172
          list=`for p in $$list; do \
 
50173
            if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
 
50174
            if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
 
50175
          if test -n "$$list" && \
 
50176
            grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
 
50177
            echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
 
50178
            grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
 
50179
            echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
 
50180
            echo "       typically \`make maintainer-clean' will remove them" >&2; \
 
50181
            exit 1; \
 
50182
          else :; fi; \
 
50183
        else :; fi
 
50184
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
50185
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
50186
        list='$(DISTFILES)'; \
 
50187
          dist_files=`for file in $$list; do echo $$file; done | \
 
50188
          sed -e "s|^$$srcdirstrip/||;t" \
 
50189
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
50190
        case $$dist_files in \
 
50191
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
50192
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
50193
                           sort -u` ;; \
 
50194
        esac; \
 
50195
        for file in $$dist_files; do \
 
50196
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
50197
          if test -d $$d/$$file; then \
 
50198
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
50199
            if test -d "$(distdir)/$$file"; then \
 
50200
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
50201
            fi; \
 
50202
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
50203
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
50204
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
50205
            fi; \
 
50206
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
50207
          else \
 
50208
            test -f "$(distdir)/$$file" \
 
50209
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
50210
            || exit 1; \
 
50211
          fi; \
 
50212
        done
 
50213
check-am: all-am
 
50214
        $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_SCRIPTS)
 
50215
        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
 
50216
check: $(BUILT_SOURCES)
 
50217
        $(MAKE) $(AM_MAKEFLAGS) check-am
 
50218
all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA)
 
50219
installdirs:
 
50220
        for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(grubconfdir)" "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(grubconfdir)" "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(platformdir)"; do \
 
50221
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
50222
        done
 
50223
install: $(BUILT_SOURCES)
 
50224
        $(MAKE) $(AM_MAKEFLAGS) install-am
 
50225
install-exec: install-exec-am
 
50226
install-data: install-data-am
 
50227
uninstall: uninstall-am
 
50228
 
 
50229
install-am: all-am
 
50230
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
50231
 
 
50232
installcheck: installcheck-am
 
50233
install-strip:
 
50234
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
50235
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
50236
          `test -z '$(STRIP)' || \
 
50237
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
50238
mostlyclean-generic:
 
50239
 
 
50240
clean-generic:
 
50241
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
50242
 
 
50243
distclean-generic:
 
50244
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
50245
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
50246
        -rm -f boot/decompressor/$(DEPDIR)/$(am__dirstamp)
 
50247
        -rm -f boot/decompressor/$(am__dirstamp)
 
50248
        -rm -f boot/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
50249
        -rm -f boot/i386/pc/$(am__dirstamp)
 
50250
        -rm -f boot/i386/qemu/$(DEPDIR)/$(am__dirstamp)
 
50251
        -rm -f boot/i386/qemu/$(am__dirstamp)
 
50252
        -rm -f boot/mips/$(DEPDIR)/$(am__dirstamp)
 
50253
        -rm -f boot/mips/$(am__dirstamp)
 
50254
        -rm -f boot/mips/yeeloong/$(DEPDIR)/$(am__dirstamp)
 
50255
        -rm -f boot/mips/yeeloong/$(am__dirstamp)
 
50256
        -rm -f boot/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
50257
        -rm -f boot/sparc64/ieee1275/$(am__dirstamp)
 
50258
        -rm -f bus/$(DEPDIR)/$(am__dirstamp)
 
50259
        -rm -f bus/$(am__dirstamp)
 
50260
        -rm -f bus/emu/$(DEPDIR)/$(am__dirstamp)
 
50261
        -rm -f bus/emu/$(am__dirstamp)
 
50262
        -rm -f bus/usb/$(DEPDIR)/$(am__dirstamp)
 
50263
        -rm -f bus/usb/$(am__dirstamp)
 
50264
        -rm -f bus/usb/emu/$(DEPDIR)/$(am__dirstamp)
 
50265
        -rm -f bus/usb/emu/$(am__dirstamp)
 
50266
        -rm -f bus/usb/serial/$(DEPDIR)/$(am__dirstamp)
 
50267
        -rm -f bus/usb/serial/$(am__dirstamp)
 
50268
        -rm -f commands/$(DEPDIR)/$(am__dirstamp)
 
50269
        -rm -f commands/$(am__dirstamp)
 
50270
        -rm -f commands/efi/$(DEPDIR)/$(am__dirstamp)
 
50271
        -rm -f commands/efi/$(am__dirstamp)
 
50272
        -rm -f commands/i386/$(DEPDIR)/$(am__dirstamp)
 
50273
        -rm -f commands/i386/$(am__dirstamp)
 
50274
        -rm -f commands/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
50275
        -rm -f commands/i386/pc/$(am__dirstamp)
 
50276
        -rm -f commands/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
50277
        -rm -f commands/ieee1275/$(am__dirstamp)
 
50278
        -rm -f commands/mips/yeeloong/$(DEPDIR)/$(am__dirstamp)
 
50279
        -rm -f commands/mips/yeeloong/$(am__dirstamp)
 
50280
        -rm -f contrib/915resolution/$(DEPDIR)/$(am__dirstamp)
 
50281
        -rm -f contrib/915resolution/$(am__dirstamp)
 
50282
        -rm -f contrib/ntldr-img/$(DEPDIR)/$(am__dirstamp)
 
50283
        -rm -f contrib/ntldr-img/$(am__dirstamp)
 
50284
        -rm -f contrib/zfs/$(DEPDIR)/$(am__dirstamp)
 
50285
        -rm -f contrib/zfs/$(am__dirstamp)
 
50286
        -rm -f disk/$(DEPDIR)/$(am__dirstamp)
 
50287
        -rm -f disk/$(am__dirstamp)
 
50288
        -rm -f disk/efi/$(DEPDIR)/$(am__dirstamp)
 
50289
        -rm -f disk/efi/$(am__dirstamp)
 
50290
        -rm -f disk/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
50291
        -rm -f disk/i386/pc/$(am__dirstamp)
 
50292
        -rm -f disk/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
50293
        -rm -f disk/ieee1275/$(am__dirstamp)
 
50294
        -rm -f efiemu/$(DEPDIR)/$(am__dirstamp)
 
50295
        -rm -f efiemu/$(am__dirstamp)
 
50296
        -rm -f efiemu/i386/$(DEPDIR)/$(am__dirstamp)
 
50297
        -rm -f efiemu/i386/$(am__dirstamp)
 
50298
        -rm -f efiemu/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
50299
        -rm -f efiemu/i386/pc/$(am__dirstamp)
 
50300
        -rm -f font/$(DEPDIR)/$(am__dirstamp)
 
50301
        -rm -f font/$(am__dirstamp)
 
50302
        -rm -f fs/$(DEPDIR)/$(am__dirstamp)
 
50303
        -rm -f fs/$(am__dirstamp)
 
50304
        -rm -f fs/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
50305
        -rm -f fs/i386/pc/$(am__dirstamp)
 
50306
        -rm -f gettext/$(DEPDIR)/$(am__dirstamp)
 
50307
        -rm -f gettext/$(am__dirstamp)
 
50308
        -rm -f gfxmenu/$(DEPDIR)/$(am__dirstamp)
 
50309
        -rm -f gfxmenu/$(am__dirstamp)
 
50310
        -rm -f gnulib/$(DEPDIR)/$(am__dirstamp)
 
50311
        -rm -f gnulib/$(am__dirstamp)
 
50312
        -rm -f hello/$(DEPDIR)/$(am__dirstamp)
 
50313
        -rm -f hello/$(am__dirstamp)
 
50314
        -rm -f hook/$(DEPDIR)/$(am__dirstamp)
 
50315
        -rm -f hook/$(am__dirstamp)
 
50316
        -rm -f io/$(DEPDIR)/$(am__dirstamp)
 
50317
        -rm -f io/$(am__dirstamp)
 
50318
        -rm -f kern/$(DEPDIR)/$(am__dirstamp)
 
50319
        -rm -f kern/$(am__dirstamp)
 
50320
        -rm -f kern/efi/$(DEPDIR)/$(am__dirstamp)
 
50321
        -rm -f kern/efi/$(am__dirstamp)
 
50322
        -rm -f kern/emu/$(DEPDIR)/$(am__dirstamp)
 
50323
        -rm -f kern/emu/$(am__dirstamp)
 
50324
        -rm -f kern/generic/$(DEPDIR)/$(am__dirstamp)
 
50325
        -rm -f kern/generic/$(am__dirstamp)
 
50326
        -rm -f kern/i386/$(DEPDIR)/$(am__dirstamp)
 
50327
        -rm -f kern/i386/$(am__dirstamp)
 
50328
        -rm -f kern/i386/coreboot/$(DEPDIR)/$(am__dirstamp)
 
50329
        -rm -f kern/i386/coreboot/$(am__dirstamp)
 
50330
        -rm -f kern/i386/efi/$(DEPDIR)/$(am__dirstamp)
 
50331
        -rm -f kern/i386/efi/$(am__dirstamp)
 
50332
        -rm -f kern/i386/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
50333
        -rm -f kern/i386/ieee1275/$(am__dirstamp)
 
50334
        -rm -f kern/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
50335
        -rm -f kern/i386/pc/$(am__dirstamp)
 
50336
        -rm -f kern/i386/qemu/$(DEPDIR)/$(am__dirstamp)
 
50337
        -rm -f kern/i386/qemu/$(am__dirstamp)
 
50338
        -rm -f kern/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
50339
        -rm -f kern/ieee1275/$(am__dirstamp)
 
50340
        -rm -f kern/mips/$(DEPDIR)/$(am__dirstamp)
 
50341
        -rm -f kern/mips/$(am__dirstamp)
 
50342
        -rm -f kern/mips/yeeloong/$(DEPDIR)/$(am__dirstamp)
 
50343
        -rm -f kern/mips/yeeloong/$(am__dirstamp)
 
50344
        -rm -f kern/powerpc/$(DEPDIR)/$(am__dirstamp)
 
50345
        -rm -f kern/powerpc/$(am__dirstamp)
 
50346
        -rm -f kern/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
50347
        -rm -f kern/powerpc/ieee1275/$(am__dirstamp)
 
50348
        -rm -f kern/sparc64/$(DEPDIR)/$(am__dirstamp)
 
50349
        -rm -f kern/sparc64/$(am__dirstamp)
 
50350
        -rm -f kern/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
50351
        -rm -f kern/sparc64/ieee1275/$(am__dirstamp)
 
50352
        -rm -f kern/x86_64/$(DEPDIR)/$(am__dirstamp)
 
50353
        -rm -f kern/x86_64/$(am__dirstamp)
 
50354
        -rm -f kern/x86_64/efi/$(DEPDIR)/$(am__dirstamp)
 
50355
        -rm -f kern/x86_64/efi/$(am__dirstamp)
 
50356
        -rm -f lib/$(DEPDIR)/$(am__dirstamp)
 
50357
        -rm -f lib/$(am__dirstamp)
 
50358
        -rm -f lib/efi/$(DEPDIR)/$(am__dirstamp)
 
50359
        -rm -f lib/efi/$(am__dirstamp)
 
50360
        -rm -f lib/emu/$(DEPDIR)/$(am__dirstamp)
 
50361
        -rm -f lib/emu/$(am__dirstamp)
 
50362
        -rm -f lib/i386/$(DEPDIR)/$(am__dirstamp)
 
50363
        -rm -f lib/i386/$(am__dirstamp)
 
50364
        -rm -f lib/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
50365
        -rm -f lib/i386/pc/$(am__dirstamp)
 
50366
        -rm -f lib/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
50367
        -rm -f lib/ieee1275/$(am__dirstamp)
 
50368
        -rm -f lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp)
 
50369
        -rm -f lib/libgcrypt-grub/cipher/$(am__dirstamp)
 
50370
        -rm -f lib/mips/$(DEPDIR)/$(am__dirstamp)
 
50371
        -rm -f lib/mips/$(am__dirstamp)
 
50372
        -rm -f lib/powerpc/$(DEPDIR)/$(am__dirstamp)
 
50373
        -rm -f lib/powerpc/$(am__dirstamp)
 
50374
        -rm -f lib/x86_64/$(DEPDIR)/$(am__dirstamp)
 
50375
        -rm -f lib/x86_64/$(am__dirstamp)
 
50376
        -rm -f lib/xzembed/$(DEPDIR)/$(am__dirstamp)
 
50377
        -rm -f lib/xzembed/$(am__dirstamp)
 
50378
        -rm -f loader/$(DEPDIR)/$(am__dirstamp)
 
50379
        -rm -f loader/$(am__dirstamp)
 
50380
        -rm -f loader/efi/$(DEPDIR)/$(am__dirstamp)
 
50381
        -rm -f loader/efi/$(am__dirstamp)
 
50382
        -rm -f loader/i386/$(DEPDIR)/$(am__dirstamp)
 
50383
        -rm -f loader/i386/$(am__dirstamp)
 
50384
        -rm -f loader/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
50385
        -rm -f loader/i386/pc/$(am__dirstamp)
 
50386
        -rm -f loader/mips/$(DEPDIR)/$(am__dirstamp)
 
50387
        -rm -f loader/mips/$(am__dirstamp)
 
50388
        -rm -f loader/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
50389
        -rm -f loader/powerpc/ieee1275/$(am__dirstamp)
 
50390
        -rm -f loader/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
50391
        -rm -f loader/sparc64/ieee1275/$(am__dirstamp)
 
50392
        -rm -f mmap/$(DEPDIR)/$(am__dirstamp)
 
50393
        -rm -f mmap/$(am__dirstamp)
 
50394
        -rm -f mmap/efi/$(DEPDIR)/$(am__dirstamp)
 
50395
        -rm -f mmap/efi/$(am__dirstamp)
 
50396
        -rm -f mmap/i386/$(DEPDIR)/$(am__dirstamp)
 
50397
        -rm -f mmap/i386/$(am__dirstamp)
 
50398
        -rm -f mmap/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
50399
        -rm -f mmap/i386/pc/$(am__dirstamp)
 
50400
        -rm -f mmap/mips/yeeloong/$(DEPDIR)/$(am__dirstamp)
 
50401
        -rm -f mmap/mips/yeeloong/$(am__dirstamp)
 
50402
        -rm -f normal/$(DEPDIR)/$(am__dirstamp)
 
50403
        -rm -f normal/$(am__dirstamp)
 
50404
        -rm -f partmap/$(DEPDIR)/$(am__dirstamp)
 
50405
        -rm -f partmap/$(am__dirstamp)
 
50406
        -rm -f parttool/$(DEPDIR)/$(am__dirstamp)
 
50407
        -rm -f parttool/$(am__dirstamp)
 
50408
        -rm -f script/$(DEPDIR)/$(am__dirstamp)
 
50409
        -rm -f script/$(am__dirstamp)
 
50410
        -rm -f term/$(DEPDIR)/$(am__dirstamp)
 
50411
        -rm -f term/$(am__dirstamp)
 
50412
        -rm -f term/efi/$(DEPDIR)/$(am__dirstamp)
 
50413
        -rm -f term/efi/$(am__dirstamp)
 
50414
        -rm -f term/i386/$(DEPDIR)/$(am__dirstamp)
 
50415
        -rm -f term/i386/$(am__dirstamp)
 
50416
        -rm -f term/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
50417
        -rm -f term/i386/pc/$(am__dirstamp)
 
50418
        -rm -f term/ieee1275/$(DEPDIR)/$(am__dirstamp)
 
50419
        -rm -f term/ieee1275/$(am__dirstamp)
 
50420
        -rm -f tests/$(DEPDIR)/$(am__dirstamp)
 
50421
        -rm -f tests/$(am__dirstamp)
 
50422
        -rm -f tests/lib/$(DEPDIR)/$(am__dirstamp)
 
50423
        -rm -f tests/lib/$(am__dirstamp)
 
50424
        -rm -f video/$(DEPDIR)/$(am__dirstamp)
 
50425
        -rm -f video/$(am__dirstamp)
 
50426
        -rm -f video/emu/$(DEPDIR)/$(am__dirstamp)
 
50427
        -rm -f video/emu/$(am__dirstamp)
 
50428
        -rm -f video/fb/$(DEPDIR)/$(am__dirstamp)
 
50429
        -rm -f video/fb/$(am__dirstamp)
 
50430
        -rm -f video/i386/pc/$(DEPDIR)/$(am__dirstamp)
 
50431
        -rm -f video/i386/pc/$(am__dirstamp)
 
50432
        -rm -f video/readers/$(DEPDIR)/$(am__dirstamp)
 
50433
        -rm -f video/readers/$(am__dirstamp)
 
50434
 
 
50435
maintainer-clean-generic:
 
50436
        @echo "This command is intended for maintainers to use"
 
50437
        @echo "it deletes files that may require special tools to rebuild."
 
50438
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
50439
clean: clean-am
 
50440
 
 
50441
clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
 
50442
        clean-noinstLIBRARIES clean-noinstPROGRAMS clean-sbinPROGRAMS \
 
50443
        mostlyclean-am
 
50444
 
 
50445
distclean: distclean-am
 
50446
        -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) contrib/915resolution/$(DEPDIR) contrib/ntldr-img/$(DEPDIR) contrib/zfs/$(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) 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)
 
50447
        -rm -f Makefile
 
50448
distclean-am: clean-am distclean-compile distclean-generic \
 
50449
        distclean-tags
 
50450
 
 
50451
dvi: dvi-am
 
50452
 
 
50453
dvi-am:
 
50454
 
 
50455
html: html-am
 
50456
 
 
50457
html-am:
 
50458
 
 
50459
info: info-am
 
50460
 
 
50461
info-am:
 
50462
 
 
50463
install-data-am: install-grubconfDATA install-grubconfSCRIPTS \
 
50464
        install-man install-platformDATA
 
50465
 
 
50466
install-dvi: install-dvi-am
 
50467
 
 
50468
install-dvi-am:
 
50469
 
 
50470
install-exec-am: install-binPROGRAMS install-binSCRIPTS \
 
50471
        install-pkglibDATA install-pkglibSCRIPTS install-sbinPROGRAMS \
 
50472
        install-sbinSCRIPTS
 
50473
 
 
50474
install-html: install-html-am
 
50475
 
 
50476
install-html-am:
 
50477
 
 
50478
install-info: install-info-am
 
50479
 
 
50480
install-info-am:
 
50481
 
 
50482
install-man: install-man1
 
50483
 
 
50484
install-pdf: install-pdf-am
 
50485
 
 
50486
install-pdf-am:
 
50487
 
 
50488
install-ps: install-ps-am
 
50489
 
 
50490
install-ps-am:
 
50491
 
 
50492
installcheck-am:
 
50493
 
 
50494
maintainer-clean: maintainer-clean-am
 
50495
        -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) contrib/915resolution/$(DEPDIR) contrib/ntldr-img/$(DEPDIR) contrib/zfs/$(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) 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)
 
50496
        -rm -f Makefile
 
50497
maintainer-clean-am: distclean-am maintainer-clean-generic
 
50498
 
 
50499
mostlyclean: mostlyclean-am
 
50500
 
 
50501
mostlyclean-am: mostlyclean-compile mostlyclean-generic
 
50502
 
 
50503
pdf: pdf-am
 
50504
 
 
50505
pdf-am:
 
50506
 
 
50507
ps: ps-am
 
50508
 
 
50509
ps-am:
 
50510
 
 
50511
uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
 
50512
        uninstall-grubconfDATA uninstall-grubconfSCRIPTS uninstall-man \
 
50513
        uninstall-pkglibDATA uninstall-pkglibSCRIPTS \
 
50514
        uninstall-platformDATA uninstall-sbinPROGRAMS \
 
50515
        uninstall-sbinSCRIPTS
 
50516
 
 
50517
uninstall-man: uninstall-man1
 
50518
 
 
50519
.MAKE: all check check-am install install-am install-strip
 
50520
 
 
50521
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
 
50522
        clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
 
50523
        clean-noinstLIBRARIES clean-noinstPROGRAMS clean-sbinPROGRAMS \
 
50524
        ctags distclean distclean-compile distclean-generic \
 
50525
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
50526
        install install-am install-binPROGRAMS install-binSCRIPTS \
 
50527
        install-data install-data-am install-dvi install-dvi-am \
 
50528
        install-exec install-exec-am install-grubconfDATA \
 
50529
        install-grubconfSCRIPTS install-html install-html-am \
 
50530
        install-info install-info-am install-man install-man1 \
 
50531
        install-pdf install-pdf-am install-pkglibDATA \
 
50532
        install-pkglibSCRIPTS install-platformDATA install-ps \
 
50533
        install-ps-am install-sbinPROGRAMS install-sbinSCRIPTS \
 
50534
        install-strip installcheck installcheck-am installdirs \
 
50535
        maintainer-clean maintainer-clean-generic mostlyclean \
 
50536
        mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
 
50537
        tags uninstall uninstall-am uninstall-binPROGRAMS \
 
50538
        uninstall-binSCRIPTS uninstall-grubconfDATA \
 
50539
        uninstall-grubconfSCRIPTS uninstall-man uninstall-man1 \
 
50540
        uninstall-pkglibDATA uninstall-pkglibSCRIPTS \
 
50541
        uninstall-platformDATA uninstall-sbinPROGRAMS \
 
50542
        uninstall-sbinSCRIPTS
 
50543
 
 
50544
 
 
50545
# Rules for autogen definition files
 
50546
 
 
50547
.PRECIOUS: $(top_srcdir)/Makefile.tpl
 
50548
$(top_srcdir)/Makefile.tpl: $(top_srcdir)/gentpl.py
 
50549
        python $< | sed -e '/^$$/{N;/^\\n$$/D;}' > $@.new || (rm -f $@.new; exit 1)
 
50550
        mv $@.new $@
 
50551
 
 
50552
.PRECIOUS: $(top_srcdir)/Makefile.util.am
 
50553
$(top_srcdir)/Makefile.util.am: $(top_srcdir)/Makefile.util.def $(top_srcdir)/Makefile.tpl
 
50554
        autogen -T $(top_srcdir)/Makefile.tpl $< | sed -e '/^$$/{N;/^\\n$$/D;}' > $@.new || (rm -f $@.new; exit 1)
 
50555
        mv $@.new $@
 
50556
 
 
50557
.PRECIOUS: $(top_srcdir)/grub-core/Makefile.core.am
 
50558
$(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
 
50559
        if [ "x$$GRUB_CONTRIB" != x ]; then echo "You need to run ./autogen.sh manually." >&2; exit 1; fi
 
50560
        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)
 
50561
        mv $@.new $@
 
50562
 
 
50563
# gentrigtables
 
50564
gentrigtables: gentrigtables.c
 
50565
        $(BUILD_CC) -o $@ -I$(top_srcdir)/include $(CPPFLAGS) -lm $<
 
50566
 
 
50567
# trigtables.c
 
50568
trigtables.c: gentrigtables gentrigtables.c $(top_srcdir)/configure.ac
 
50569
        $(builddir)/gentrigtables > $@
 
50570
 
 
50571
# XXX Use Automake's LEX & YACC support
 
50572
grub_script.tab.h: script/parser.y
 
50573
        $(YACC) -d -p grub_script_yy -b grub_script $<
 
50574
grub_script.tab.c: grub_script.tab.h
 
50575
 
 
50576
# For the lexer.
 
50577
grub_script.yy.h: script/yylex.l
 
50578
        $(LEX) -o grub_script.yy.c --header-file=grub_script.yy.h $<
 
50579
grub_script.yy.c: grub_script.yy.h
 
50580
 
 
50581
rs_decoder.S: $(srcdir)/lib/reed_solomon.c
 
50582
        $(TARGET_CC) $(TARGET_CPPFLAGS) $(TARGET_CFLAGS) -I$(top_builddir) -S -DSTANDALONE -o $@ $< -g0 -mregparm=3
 
50583
 
 
50584
kern/i386/pc/startup.S: $(builddir)/rs_decoder.S
 
50585
 
 
50586
@COND_emu_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES)
 
50587
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50588
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
50589
 
 
50590
@COND_i386_pc_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES)
 
50591
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50592
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
50593
 
 
50594
@COND_i386_efi_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES)
 
50595
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50596
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50597
 
 
50598
@COND_i386_qemu_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES)
 
50599
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50600
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
50601
 
 
50602
@COND_i386_coreboot_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES)
 
50603
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50604
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50605
 
 
50606
@COND_i386_multiboot_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES)
 
50607
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50608
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
50609
 
 
50610
@COND_i386_ieee1275_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES)
 
50611
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50612
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50613
 
 
50614
@COND_x86_64_efi_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES)
 
50615
@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)
 
50616
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
50617
 
 
50618
@COND_mips_yeeloong_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES)
 
50619
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50620
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50621
 
 
50622
@COND_sparc64_ieee1275_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES)
 
50623
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50624
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50625
 
 
50626
@COND_powerpc_ieee1275_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES)
 
50627
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50628
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50629
 
 
50630
@COND_i386_pc_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES)
 
50631
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50632
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
50633
 
 
50634
@COND_i386_efi_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES)
 
50635
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50636
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50637
 
 
50638
@COND_i386_qemu_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES)
 
50639
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50640
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
50641
 
 
50642
@COND_i386_coreboot_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES)
 
50643
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50644
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50645
 
 
50646
@COND_i386_multiboot_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES)
 
50647
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50648
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
50649
 
 
50650
@COND_i386_ieee1275_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES)
 
50651
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50652
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50653
 
 
50654
@COND_x86_64_efi_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES)
 
50655
@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)
 
50656
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
50657
 
 
50658
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb.marker: $(libusb_module_SOURCES) $(nodist_libusb_module_SOURCES)
 
50659
@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)
 
50660
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
50661
 
 
50662
@COND_mips_yeeloong_TRUE@lsspd.marker: $(lsspd_module_SOURCES) $(nodist_lsspd_module_SOURCES)
 
50663
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsspd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50664
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50665
 
 
50666
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES)
 
50667
@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)
 
50668
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
50669
 
 
50670
@COND_i386_pc_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES)
 
50671
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50672
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
50673
 
 
50674
@COND_i386_efi_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES)
 
50675
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50676
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50677
 
 
50678
@COND_i386_qemu_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES)
 
50679
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50680
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
50681
 
 
50682
@COND_i386_coreboot_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES)
 
50683
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50684
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50685
 
 
50686
@COND_i386_multiboot_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES)
 
50687
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50688
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
50689
 
 
50690
@COND_i386_ieee1275_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES)
 
50691
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50692
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50693
 
 
50694
@COND_x86_64_efi_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES)
 
50695
@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)
 
50696
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
50697
 
 
50698
@COND_mips_yeeloong_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES)
 
50699
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50700
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50701
 
 
50702
@COND_i386_pc_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES)
 
50703
@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)
 
50704
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
50705
 
 
50706
@COND_i386_efi_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES)
 
50707
@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)
 
50708
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50709
 
 
50710
@COND_i386_qemu_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES)
 
50711
@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)
 
50712
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
50713
 
 
50714
@COND_i386_coreboot_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES)
 
50715
@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)
 
50716
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50717
 
 
50718
@COND_i386_multiboot_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES)
 
50719
@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)
 
50720
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
50721
 
 
50722
@COND_i386_ieee1275_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES)
 
50723
@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)
 
50724
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50725
 
 
50726
@COND_x86_64_efi_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES)
 
50727
@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)
 
50728
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
50729
 
 
50730
@COND_mips_yeeloong_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES)
 
50731
@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)
 
50732
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50733
 
 
50734
@COND_i386_pc_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES)
 
50735
@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)
 
50736
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
50737
 
 
50738
@COND_i386_efi_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES)
 
50739
@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)
 
50740
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50741
 
 
50742
@COND_i386_qemu_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES)
 
50743
@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)
 
50744
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
50745
 
 
50746
@COND_i386_coreboot_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES)
 
50747
@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)
 
50748
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50749
 
 
50750
@COND_i386_multiboot_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES)
 
50751
@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)
 
50752
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
50753
 
 
50754
@COND_i386_ieee1275_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES)
 
50755
@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)
 
50756
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50757
 
 
50758
@COND_x86_64_efi_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES)
 
50759
@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)
 
50760
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
50761
 
 
50762
@COND_mips_yeeloong_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES)
 
50763
@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)
 
50764
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50765
 
 
50766
@COND_i386_pc_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES)
 
50767
@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)
 
50768
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
50769
 
 
50770
@COND_i386_efi_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES)
 
50771
@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)
 
50772
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50773
 
 
50774
@COND_i386_qemu_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES)
 
50775
@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)
 
50776
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
50777
 
 
50778
@COND_i386_coreboot_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES)
 
50779
@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)
 
50780
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50781
 
 
50782
@COND_i386_multiboot_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES)
 
50783
@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)
 
50784
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
50785
 
 
50786
@COND_i386_ieee1275_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES)
 
50787
@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)
 
50788
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50789
 
 
50790
@COND_x86_64_efi_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES)
 
50791
@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)
 
50792
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
50793
 
 
50794
@COND_mips_yeeloong_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES)
 
50795
@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)
 
50796
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50797
 
 
50798
@COND_i386_pc_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES)
 
50799
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50800
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
50801
 
 
50802
@COND_i386_efi_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES)
 
50803
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50804
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50805
 
 
50806
@COND_i386_qemu_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES)
 
50807
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50808
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
50809
 
 
50810
@COND_i386_coreboot_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES)
 
50811
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50812
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50813
 
 
50814
@COND_i386_multiboot_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES)
 
50815
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50816
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
50817
 
 
50818
@COND_i386_ieee1275_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES)
 
50819
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50820
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50821
 
 
50822
@COND_x86_64_efi_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES)
 
50823
@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)
 
50824
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
50825
 
 
50826
@COND_i386_pc_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES)
 
50827
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50828
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
50829
 
 
50830
@COND_i386_efi_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES)
 
50831
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50832
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50833
 
 
50834
@COND_i386_qemu_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES)
 
50835
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50836
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
50837
 
 
50838
@COND_i386_coreboot_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES)
 
50839
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50840
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50841
 
 
50842
@COND_i386_multiboot_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES)
 
50843
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50844
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
50845
 
 
50846
@COND_i386_ieee1275_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES)
 
50847
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50848
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50849
 
 
50850
@COND_x86_64_efi_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES)
 
50851
@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)
 
50852
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
50853
 
 
50854
@COND_mips_yeeloong_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES)
 
50855
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50856
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50857
 
 
50858
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES)
 
50859
@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)
 
50860
@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
50861
 
 
50862
@COND_i386_pc_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES)
 
50863
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50864
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
50865
 
 
50866
@COND_i386_efi_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES)
 
50867
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50868
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50869
 
 
50870
@COND_i386_coreboot_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES)
 
50871
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50872
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50873
 
 
50874
@COND_i386_multiboot_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES)
 
50875
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50876
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
50877
 
 
50878
@COND_i386_ieee1275_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES)
 
50879
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50880
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50881
 
 
50882
@COND_x86_64_efi_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES)
 
50883
@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)
 
50884
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
50885
 
 
50886
@COND_i386_pc_TRUE@cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES)
 
50887
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50888
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
50889
 
 
50890
@COND_i386_qemu_TRUE@cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES)
 
50891
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50892
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
50893
 
 
50894
@COND_i386_coreboot_TRUE@cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES)
 
50895
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50896
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50897
 
 
50898
@COND_i386_multiboot_TRUE@cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES)
 
50899
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50900
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
50901
 
 
50902
@COND_i386_ieee1275_TRUE@cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES)
 
50903
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50904
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50905
 
 
50906
@COND_mips_yeeloong_TRUE@cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES)
 
50907
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50908
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50909
 
 
50910
@COND_i386_pc_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES)
 
50911
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50912
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
50913
 
 
50914
@COND_i386_efi_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES)
 
50915
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50916
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50917
 
 
50918
@COND_i386_qemu_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES)
 
50919
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50920
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
50921
 
 
50922
@COND_i386_coreboot_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES)
 
50923
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50924
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50925
 
 
50926
@COND_i386_multiboot_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES)
 
50927
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50928
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
50929
 
 
50930
@COND_i386_ieee1275_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES)
 
50931
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50932
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50933
 
 
50934
@COND_x86_64_efi_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES)
 
50935
@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)
 
50936
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
50937
 
 
50938
@COND_emu_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES)
 
50939
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50940
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
50941
 
 
50942
@COND_i386_pc_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES)
 
50943
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50944
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
50945
 
 
50946
@COND_i386_efi_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES)
 
50947
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50948
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50949
 
 
50950
@COND_i386_qemu_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES)
 
50951
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50952
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
50953
 
 
50954
@COND_i386_coreboot_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES)
 
50955
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50956
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50957
 
 
50958
@COND_i386_multiboot_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES)
 
50959
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50960
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
50961
 
 
50962
@COND_i386_ieee1275_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES)
 
50963
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50964
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50965
 
 
50966
@COND_x86_64_efi_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES)
 
50967
@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)
 
50968
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
50969
 
 
50970
@COND_mips_yeeloong_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES)
 
50971
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50972
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50973
 
 
50974
@COND_sparc64_ieee1275_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES)
 
50975
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50976
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50977
 
 
50978
@COND_powerpc_ieee1275_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES)
 
50979
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50980
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50981
 
 
50982
@COND_i386_pc_TRUE@acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES)
 
50983
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50984
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
50985
 
 
50986
@COND_i386_efi_TRUE@acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES)
 
50987
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50988
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
50989
 
 
50990
@COND_i386_coreboot_TRUE@acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES)
 
50991
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50992
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
50993
 
 
50994
@COND_i386_multiboot_TRUE@acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES)
 
50995
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
50996
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
50997
 
 
50998
@COND_x86_64_efi_TRUE@acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES)
 
50999
@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)
 
51000
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51001
 
 
51002
@COND_i386_pc_TRUE@lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES)
 
51003
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51004
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51005
 
 
51006
@COND_i386_efi_TRUE@lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES)
 
51007
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51008
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51009
 
 
51010
@COND_i386_coreboot_TRUE@lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES)
 
51011
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51012
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51013
 
 
51014
@COND_i386_multiboot_TRUE@lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES)
 
51015
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51016
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51017
 
 
51018
@COND_x86_64_efi_TRUE@lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES)
 
51019
@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)
 
51020
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51021
 
 
51022
@COND_i386_efi_TRUE@lsefisystab.marker: $(lsefisystab_module_SOURCES) $(nodist_lsefisystab_module_SOURCES)
 
51023
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefisystab_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51024
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51025
 
 
51026
@COND_x86_64_efi_TRUE@lsefisystab.marker: $(lsefisystab_module_SOURCES) $(nodist_lsefisystab_module_SOURCES)
 
51027
@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)
 
51028
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51029
 
 
51030
@COND_i386_efi_TRUE@lssal.marker: $(lssal_module_SOURCES) $(nodist_lssal_module_SOURCES)
 
51031
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lssal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51032
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51033
 
 
51034
@COND_x86_64_efi_TRUE@lssal.marker: $(lssal_module_SOURCES) $(nodist_lssal_module_SOURCES)
 
51035
@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)
 
51036
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51037
 
 
51038
@COND_i386_efi_TRUE@lsefimmap.marker: $(lsefimmap_module_SOURCES) $(nodist_lsefimmap_module_SOURCES)
 
51039
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefimmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51040
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51041
 
 
51042
@COND_x86_64_efi_TRUE@lsefimmap.marker: $(lsefimmap_module_SOURCES) $(nodist_lsefimmap_module_SOURCES)
 
51043
@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)
 
51044
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51045
 
 
51046
@COND_emu_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES)
 
51047
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51048
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51049
 
 
51050
@COND_i386_pc_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES)
 
51051
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51052
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51053
 
 
51054
@COND_i386_efi_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES)
 
51055
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51056
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51057
 
 
51058
@COND_i386_qemu_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES)
 
51059
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51060
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51061
 
 
51062
@COND_i386_coreboot_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES)
 
51063
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51064
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51065
 
 
51066
@COND_i386_multiboot_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES)
 
51067
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51068
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51069
 
 
51070
@COND_i386_ieee1275_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES)
 
51071
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51072
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51073
 
 
51074
@COND_x86_64_efi_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES)
 
51075
@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)
 
51076
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51077
 
 
51078
@COND_mips_yeeloong_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES)
 
51079
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51080
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51081
 
 
51082
@COND_sparc64_ieee1275_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES)
 
51083
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51084
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51085
 
 
51086
@COND_powerpc_ieee1275_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES)
 
51087
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51088
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51089
 
 
51090
@COND_emu_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES)
 
51091
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51092
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51093
 
 
51094
@COND_i386_pc_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES)
 
51095
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51096
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51097
 
 
51098
@COND_i386_efi_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES)
 
51099
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51100
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51101
 
 
51102
@COND_i386_qemu_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES)
 
51103
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51104
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51105
 
 
51106
@COND_i386_coreboot_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES)
 
51107
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51108
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51109
 
 
51110
@COND_i386_multiboot_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES)
 
51111
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51112
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51113
 
 
51114
@COND_i386_ieee1275_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES)
 
51115
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51116
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51117
 
 
51118
@COND_x86_64_efi_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES)
 
51119
@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)
 
51120
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51121
 
 
51122
@COND_sparc64_ieee1275_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES)
 
51123
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51124
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51125
 
 
51126
@COND_powerpc_ieee1275_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES)
 
51127
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51128
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51129
 
 
51130
@COND_emu_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES)
 
51131
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51132
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51133
 
 
51134
@COND_i386_pc_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES)
 
51135
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51136
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51137
 
 
51138
@COND_i386_efi_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES)
 
51139
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51140
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51141
 
 
51142
@COND_i386_qemu_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES)
 
51143
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51144
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51145
 
 
51146
@COND_i386_coreboot_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES)
 
51147
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51148
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51149
 
 
51150
@COND_i386_multiboot_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES)
 
51151
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51152
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51153
 
 
51154
@COND_i386_ieee1275_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES)
 
51155
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51156
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51157
 
 
51158
@COND_x86_64_efi_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES)
 
51159
@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)
 
51160
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51161
 
 
51162
@COND_mips_yeeloong_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES)
 
51163
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51164
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51165
 
 
51166
@COND_sparc64_ieee1275_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES)
 
51167
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51168
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51169
 
 
51170
@COND_powerpc_ieee1275_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES)
 
51171
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51172
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51173
 
 
51174
@COND_emu_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES)
 
51175
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51176
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51177
 
 
51178
@COND_i386_pc_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES)
 
51179
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51180
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51181
 
 
51182
@COND_i386_efi_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES)
 
51183
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51184
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51185
 
 
51186
@COND_i386_qemu_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES)
 
51187
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51188
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51189
 
 
51190
@COND_i386_coreboot_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES)
 
51191
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51192
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51193
 
 
51194
@COND_i386_multiboot_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES)
 
51195
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51196
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51197
 
 
51198
@COND_i386_ieee1275_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES)
 
51199
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51200
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51201
 
 
51202
@COND_x86_64_efi_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES)
 
51203
@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)
 
51204
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51205
 
 
51206
@COND_mips_yeeloong_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES)
 
51207
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51208
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51209
 
 
51210
@COND_sparc64_ieee1275_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES)
 
51211
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51212
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51213
 
 
51214
@COND_powerpc_ieee1275_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES)
 
51215
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51216
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51217
 
 
51218
@COND_emu_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES)
 
51219
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51220
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51221
 
 
51222
@COND_i386_pc_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES)
 
51223
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51224
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51225
 
 
51226
@COND_i386_efi_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES)
 
51227
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51228
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51229
 
 
51230
@COND_i386_qemu_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES)
 
51231
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51232
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51233
 
 
51234
@COND_i386_coreboot_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES)
 
51235
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51236
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51237
 
 
51238
@COND_i386_multiboot_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES)
 
51239
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51240
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51241
 
 
51242
@COND_i386_ieee1275_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES)
 
51243
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51244
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51245
 
 
51246
@COND_x86_64_efi_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES)
 
51247
@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)
 
51248
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51249
 
 
51250
@COND_mips_yeeloong_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES)
 
51251
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51252
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51253
 
 
51254
@COND_sparc64_ieee1275_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES)
 
51255
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51256
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51257
 
 
51258
@COND_powerpc_ieee1275_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES)
 
51259
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51260
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51261
 
 
51262
@COND_i386_pc_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES)
 
51263
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51264
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51265
 
 
51266
@COND_i386_efi_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES)
 
51267
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51268
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51269
 
 
51270
@COND_i386_qemu_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES)
 
51271
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51272
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51273
 
 
51274
@COND_i386_coreboot_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES)
 
51275
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51276
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51277
 
 
51278
@COND_i386_multiboot_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES)
 
51279
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51280
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51281
 
 
51282
@COND_i386_ieee1275_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES)
 
51283
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51284
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51285
 
 
51286
@COND_x86_64_efi_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES)
 
51287
@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)
 
51288
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51289
 
 
51290
@COND_emu_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES)
 
51291
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51292
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51293
 
 
51294
@COND_i386_pc_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES)
 
51295
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51296
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51297
 
 
51298
@COND_i386_efi_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES)
 
51299
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51300
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51301
 
 
51302
@COND_i386_qemu_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES)
 
51303
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51304
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51305
 
 
51306
@COND_i386_coreboot_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES)
 
51307
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51308
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51309
 
 
51310
@COND_i386_multiboot_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES)
 
51311
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51312
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51313
 
 
51314
@COND_i386_ieee1275_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES)
 
51315
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51316
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51317
 
 
51318
@COND_x86_64_efi_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES)
 
51319
@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)
 
51320
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51321
 
 
51322
@COND_mips_yeeloong_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES)
 
51323
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51324
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51325
 
 
51326
@COND_sparc64_ieee1275_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES)
 
51327
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51328
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51329
 
 
51330
@COND_powerpc_ieee1275_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES)
 
51331
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51332
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51333
 
 
51334
@COND_i386_pc_TRUE@drivemap.marker: $(drivemap_module_SOURCES) $(nodist_drivemap_module_SOURCES)
 
51335
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(drivemap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51336
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51337
 
 
51338
@COND_emu_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES)
 
51339
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51340
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51341
 
 
51342
@COND_i386_pc_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES)
 
51343
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51344
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51345
 
 
51346
@COND_i386_efi_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES)
 
51347
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51348
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51349
 
 
51350
@COND_i386_qemu_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES)
 
51351
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51352
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51353
 
 
51354
@COND_i386_coreboot_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES)
 
51355
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51356
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51357
 
 
51358
@COND_i386_multiboot_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES)
 
51359
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51360
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51361
 
 
51362
@COND_i386_ieee1275_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES)
 
51363
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51364
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51365
 
 
51366
@COND_x86_64_efi_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES)
 
51367
@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)
 
51368
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51369
 
 
51370
@COND_mips_yeeloong_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES)
 
51371
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51372
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51373
 
 
51374
@COND_sparc64_ieee1275_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES)
 
51375
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51376
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51377
 
 
51378
@COND_powerpc_ieee1275_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES)
 
51379
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51380
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51381
 
 
51382
@COND_emu_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES)
 
51383
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51384
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51385
 
 
51386
@COND_i386_pc_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES)
 
51387
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51388
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51389
 
 
51390
@COND_i386_efi_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES)
 
51391
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51392
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51393
 
 
51394
@COND_i386_qemu_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES)
 
51395
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51396
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51397
 
 
51398
@COND_i386_coreboot_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES)
 
51399
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51400
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51401
 
 
51402
@COND_i386_multiboot_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES)
 
51403
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51404
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51405
 
 
51406
@COND_x86_64_efi_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES)
 
51407
@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)
 
51408
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51409
 
 
51410
@COND_i386_efi_TRUE@fixvideo.marker: $(fixvideo_module_SOURCES) $(nodist_fixvideo_module_SOURCES)
 
51411
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fixvideo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51412
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51413
 
 
51414
@COND_x86_64_efi_TRUE@fixvideo.marker: $(fixvideo_module_SOURCES) $(nodist_fixvideo_module_SOURCES)
 
51415
@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)
 
51416
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51417
 
 
51418
@COND_emu_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES)
 
51419
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51420
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51421
 
 
51422
@COND_i386_pc_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES)
 
51423
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51424
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51425
 
 
51426
@COND_i386_efi_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES)
 
51427
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51428
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51429
 
 
51430
@COND_i386_qemu_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES)
 
51431
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51432
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51433
 
 
51434
@COND_i386_coreboot_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES)
 
51435
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51436
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51437
 
 
51438
@COND_i386_multiboot_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES)
 
51439
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51440
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51441
 
 
51442
@COND_i386_ieee1275_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES)
 
51443
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51444
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51445
 
 
51446
@COND_x86_64_efi_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES)
 
51447
@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)
 
51448
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51449
 
 
51450
@COND_mips_yeeloong_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES)
 
51451
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51452
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51453
 
 
51454
@COND_sparc64_ieee1275_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES)
 
51455
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51456
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51457
 
 
51458
@COND_powerpc_ieee1275_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES)
 
51459
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51460
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51461
 
 
51462
@COND_emu_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES)
 
51463
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51464
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51465
 
 
51466
@COND_i386_pc_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES)
 
51467
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51468
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51469
 
 
51470
@COND_i386_efi_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES)
 
51471
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51472
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51473
 
 
51474
@COND_i386_qemu_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES)
 
51475
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51476
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51477
 
 
51478
@COND_i386_coreboot_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES)
 
51479
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51480
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51481
 
 
51482
@COND_i386_multiboot_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES)
 
51483
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51484
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51485
 
 
51486
@COND_i386_ieee1275_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES)
 
51487
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51488
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51489
 
 
51490
@COND_x86_64_efi_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES)
 
51491
@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)
 
51492
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51493
 
 
51494
@COND_mips_yeeloong_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES)
 
51495
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51496
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51497
 
 
51498
@COND_sparc64_ieee1275_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES)
 
51499
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51500
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51501
 
 
51502
@COND_powerpc_ieee1275_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES)
 
51503
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51504
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51505
 
 
51506
@COND_emu_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES)
 
51507
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51508
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51509
 
 
51510
@COND_i386_pc_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES)
 
51511
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51512
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51513
 
 
51514
@COND_i386_efi_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES)
 
51515
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51516
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51517
 
 
51518
@COND_i386_qemu_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES)
 
51519
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51520
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51521
 
 
51522
@COND_i386_coreboot_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES)
 
51523
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51524
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51525
 
 
51526
@COND_i386_multiboot_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES)
 
51527
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51528
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51529
 
 
51530
@COND_i386_ieee1275_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES)
 
51531
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51532
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51533
 
 
51534
@COND_x86_64_efi_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES)
 
51535
@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)
 
51536
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51537
 
 
51538
@COND_mips_yeeloong_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES)
 
51539
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51540
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51541
 
 
51542
@COND_sparc64_ieee1275_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES)
 
51543
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51544
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51545
 
 
51546
@COND_powerpc_ieee1275_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES)
 
51547
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51548
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51549
 
 
51550
@COND_i386_pc_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES)
 
51551
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51552
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51553
 
 
51554
@COND_i386_efi_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES)
 
51555
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51556
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51557
 
 
51558
@COND_i386_qemu_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES)
 
51559
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51560
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51561
 
 
51562
@COND_i386_coreboot_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES)
 
51563
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51564
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51565
 
 
51566
@COND_i386_multiboot_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES)
 
51567
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51568
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51569
 
 
51570
@COND_i386_ieee1275_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES)
 
51571
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51572
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51573
 
 
51574
@COND_x86_64_efi_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES)
 
51575
@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)
 
51576
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51577
 
 
51578
@COND_mips_yeeloong_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES)
 
51579
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51580
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51581
 
 
51582
@COND_emu_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES)
 
51583
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51584
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51585
 
 
51586
@COND_i386_pc_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES)
 
51587
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51588
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51589
 
 
51590
@COND_i386_efi_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES)
 
51591
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51592
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51593
 
 
51594
@COND_i386_qemu_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES)
 
51595
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51596
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51597
 
 
51598
@COND_i386_coreboot_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES)
 
51599
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51600
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51601
 
 
51602
@COND_i386_multiboot_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES)
 
51603
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51604
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51605
 
 
51606
@COND_i386_ieee1275_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES)
 
51607
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51608
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51609
 
 
51610
@COND_x86_64_efi_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES)
 
51611
@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)
 
51612
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51613
 
 
51614
@COND_mips_yeeloong_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES)
 
51615
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51616
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51617
 
 
51618
@COND_sparc64_ieee1275_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES)
 
51619
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51620
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51621
 
 
51622
@COND_powerpc_ieee1275_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES)
 
51623
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51624
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51625
 
 
51626
@COND_emu_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES)
 
51627
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51628
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51629
 
 
51630
@COND_i386_pc_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES)
 
51631
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51632
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51633
 
 
51634
@COND_i386_efi_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES)
 
51635
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51636
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51637
 
 
51638
@COND_i386_qemu_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES)
 
51639
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51640
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51641
 
 
51642
@COND_i386_coreboot_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES)
 
51643
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51644
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51645
 
 
51646
@COND_i386_multiboot_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES)
 
51647
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51648
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51649
 
 
51650
@COND_i386_ieee1275_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES)
 
51651
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51652
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51653
 
 
51654
@COND_x86_64_efi_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES)
 
51655
@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)
 
51656
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51657
 
 
51658
@COND_mips_yeeloong_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES)
 
51659
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51660
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51661
 
 
51662
@COND_sparc64_ieee1275_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES)
 
51663
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51664
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51665
 
 
51666
@COND_powerpc_ieee1275_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES)
 
51667
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51668
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51669
 
 
51670
@COND_emu_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES)
 
51671
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51672
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51673
 
 
51674
@COND_i386_pc_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES)
 
51675
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51676
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51677
 
 
51678
@COND_i386_efi_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES)
 
51679
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51680
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51681
 
 
51682
@COND_i386_qemu_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES)
 
51683
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51684
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51685
 
 
51686
@COND_i386_coreboot_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES)
 
51687
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51688
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51689
 
 
51690
@COND_i386_multiboot_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES)
 
51691
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51692
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51693
 
 
51694
@COND_i386_ieee1275_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES)
 
51695
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51696
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51697
 
 
51698
@COND_x86_64_efi_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES)
 
51699
@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)
 
51700
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51701
 
 
51702
@COND_mips_yeeloong_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES)
 
51703
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51704
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51705
 
 
51706
@COND_sparc64_ieee1275_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES)
 
51707
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51708
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51709
 
 
51710
@COND_powerpc_ieee1275_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES)
 
51711
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51712
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51713
 
 
51714
@COND_i386_efi_TRUE@loadbios.marker: $(loadbios_module_SOURCES) $(nodist_loadbios_module_SOURCES)
 
51715
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadbios_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51716
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51717
 
 
51718
@COND_x86_64_efi_TRUE@loadbios.marker: $(loadbios_module_SOURCES) $(nodist_loadbios_module_SOURCES)
 
51719
@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)
 
51720
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51721
 
 
51722
@COND_emu_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES)
 
51723
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51724
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51725
 
 
51726
@COND_i386_pc_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES)
 
51727
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51728
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51729
 
 
51730
@COND_i386_efi_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES)
 
51731
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51732
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51733
 
 
51734
@COND_i386_qemu_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES)
 
51735
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51736
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51737
 
 
51738
@COND_i386_coreboot_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES)
 
51739
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51740
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51741
 
 
51742
@COND_i386_multiboot_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES)
 
51743
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51744
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51745
 
 
51746
@COND_i386_ieee1275_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES)
 
51747
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51748
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51749
 
 
51750
@COND_x86_64_efi_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES)
 
51751
@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)
 
51752
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51753
 
 
51754
@COND_mips_yeeloong_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES)
 
51755
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51756
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51757
 
 
51758
@COND_sparc64_ieee1275_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES)
 
51759
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51760
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51761
 
 
51762
@COND_powerpc_ieee1275_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES)
 
51763
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51764
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51765
 
 
51766
@COND_emu_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES)
 
51767
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51768
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51769
 
 
51770
@COND_i386_pc_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES)
 
51771
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51772
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51773
 
 
51774
@COND_i386_efi_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES)
 
51775
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51776
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51777
 
 
51778
@COND_i386_qemu_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES)
 
51779
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51780
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51781
 
 
51782
@COND_i386_coreboot_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES)
 
51783
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51784
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51785
 
 
51786
@COND_i386_multiboot_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES)
 
51787
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51788
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51789
 
 
51790
@COND_i386_ieee1275_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES)
 
51791
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51792
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51793
 
 
51794
@COND_x86_64_efi_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES)
 
51795
@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)
 
51796
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51797
 
 
51798
@COND_mips_yeeloong_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES)
 
51799
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51800
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51801
 
 
51802
@COND_sparc64_ieee1275_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES)
 
51803
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51804
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51805
 
 
51806
@COND_powerpc_ieee1275_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES)
 
51807
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51808
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51809
 
 
51810
@COND_emu_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES)
 
51811
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51812
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51813
 
 
51814
@COND_i386_pc_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES)
 
51815
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51816
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51817
 
 
51818
@COND_i386_efi_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES)
 
51819
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51820
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51821
 
 
51822
@COND_i386_qemu_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES)
 
51823
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51824
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51825
 
 
51826
@COND_i386_coreboot_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES)
 
51827
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51828
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51829
 
 
51830
@COND_i386_multiboot_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES)
 
51831
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51832
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51833
 
 
51834
@COND_i386_ieee1275_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES)
 
51835
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51836
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51837
 
 
51838
@COND_x86_64_efi_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES)
 
51839
@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)
 
51840
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51841
 
 
51842
@COND_mips_yeeloong_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES)
 
51843
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51844
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51845
 
 
51846
@COND_sparc64_ieee1275_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES)
 
51847
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51848
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51849
 
 
51850
@COND_powerpc_ieee1275_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES)
 
51851
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51852
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51853
 
 
51854
@COND_i386_pc_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES)
 
51855
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51856
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51857
 
 
51858
@COND_i386_efi_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES)
 
51859
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51860
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51861
 
 
51862
@COND_i386_qemu_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES)
 
51863
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51864
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51865
 
 
51866
@COND_i386_coreboot_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES)
 
51867
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51868
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51869
 
 
51870
@COND_i386_multiboot_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES)
 
51871
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51872
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51873
 
 
51874
@COND_i386_ieee1275_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES)
 
51875
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51876
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51877
 
 
51878
@COND_x86_64_efi_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES)
 
51879
@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)
 
51880
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51881
 
 
51882
@COND_mips_yeeloong_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES)
 
51883
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51884
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51885
 
 
51886
@COND_emu_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES)
 
51887
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51888
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51889
 
 
51890
@COND_i386_pc_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES)
 
51891
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51892
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51893
 
 
51894
@COND_i386_efi_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES)
 
51895
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51896
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51897
 
 
51898
@COND_i386_qemu_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES)
 
51899
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51900
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51901
 
 
51902
@COND_i386_coreboot_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES)
 
51903
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51904
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51905
 
 
51906
@COND_i386_multiboot_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES)
 
51907
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51908
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51909
 
 
51910
@COND_i386_ieee1275_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES)
 
51911
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51912
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51913
 
 
51914
@COND_x86_64_efi_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES)
 
51915
@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)
 
51916
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51917
 
 
51918
@COND_mips_yeeloong_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES)
 
51919
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51920
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51921
 
 
51922
@COND_sparc64_ieee1275_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES)
 
51923
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51924
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51925
 
 
51926
@COND_powerpc_ieee1275_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES)
 
51927
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51928
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51929
 
 
51930
@COND_emu_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES)
 
51931
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51932
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51933
 
 
51934
@COND_i386_pc_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES)
 
51935
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51936
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51937
 
 
51938
@COND_i386_efi_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES)
 
51939
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51940
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51941
 
 
51942
@COND_i386_qemu_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES)
 
51943
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51944
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51945
 
 
51946
@COND_i386_coreboot_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES)
 
51947
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51948
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51949
 
 
51950
@COND_i386_multiboot_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES)
 
51951
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51952
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51953
 
 
51954
@COND_i386_ieee1275_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES)
 
51955
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51956
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51957
 
 
51958
@COND_x86_64_efi_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES)
 
51959
@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)
 
51960
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
51961
 
 
51962
@COND_mips_yeeloong_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES)
 
51963
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51964
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51965
 
 
51966
@COND_sparc64_ieee1275_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES)
 
51967
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51968
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51969
 
 
51970
@COND_powerpc_ieee1275_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES)
 
51971
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51972
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51973
 
 
51974
@COND_emu_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES)
 
51975
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51976
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
51977
 
 
51978
@COND_i386_pc_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES)
 
51979
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51980
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
51981
 
 
51982
@COND_i386_efi_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES)
 
51983
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51984
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
51985
 
 
51986
@COND_i386_qemu_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES)
 
51987
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51988
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
51989
 
 
51990
@COND_i386_coreboot_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES)
 
51991
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51992
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
51993
 
 
51994
@COND_i386_multiboot_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES)
 
51995
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
51996
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
51997
 
 
51998
@COND_i386_ieee1275_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES)
 
51999
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52000
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52001
 
 
52002
@COND_x86_64_efi_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES)
 
52003
@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)
 
52004
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52005
 
 
52006
@COND_mips_yeeloong_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES)
 
52007
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52008
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52009
 
 
52010
@COND_sparc64_ieee1275_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES)
 
52011
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52012
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52013
 
 
52014
@COND_powerpc_ieee1275_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES)
 
52015
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52016
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52017
 
 
52018
@COND_emu_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES)
 
52019
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52020
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52021
 
 
52022
@COND_i386_pc_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES)
 
52023
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52024
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52025
 
 
52026
@COND_i386_efi_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES)
 
52027
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52028
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52029
 
 
52030
@COND_i386_qemu_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES)
 
52031
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52032
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52033
 
 
52034
@COND_i386_coreboot_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES)
 
52035
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52036
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52037
 
 
52038
@COND_i386_multiboot_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES)
 
52039
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52040
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52041
 
 
52042
@COND_i386_ieee1275_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES)
 
52043
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52044
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52045
 
 
52046
@COND_x86_64_efi_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES)
 
52047
@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)
 
52048
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52049
 
 
52050
@COND_mips_yeeloong_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES)
 
52051
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52052
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52053
 
 
52054
@COND_sparc64_ieee1275_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES)
 
52055
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52056
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52057
 
 
52058
@COND_powerpc_ieee1275_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES)
 
52059
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52060
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52061
 
 
52062
@COND_emu_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES)
 
52063
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52064
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52065
 
 
52066
@COND_i386_pc_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES)
 
52067
@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)
 
52068
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52069
 
 
52070
@COND_i386_efi_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES)
 
52071
@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)
 
52072
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52073
 
 
52074
@COND_i386_qemu_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES)
 
52075
@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)
 
52076
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52077
 
 
52078
@COND_i386_coreboot_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES)
 
52079
@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)
 
52080
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52081
 
 
52082
@COND_i386_multiboot_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES)
 
52083
@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)
 
52084
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52085
 
 
52086
@COND_i386_ieee1275_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES)
 
52087
@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)
 
52088
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52089
 
 
52090
@COND_x86_64_efi_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES)
 
52091
@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)
 
52092
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52093
 
 
52094
@COND_mips_yeeloong_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES)
 
52095
@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)
 
52096
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52097
 
 
52098
@COND_sparc64_ieee1275_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES)
 
52099
@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)
 
52100
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52101
 
 
52102
@COND_powerpc_ieee1275_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES)
 
52103
@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)
 
52104
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52105
 
 
52106
@COND_i386_pc_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES)
 
52107
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52108
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52109
 
 
52110
@COND_i386_efi_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES)
 
52111
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52112
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52113
 
 
52114
@COND_i386_qemu_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES)
 
52115
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52116
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52117
 
 
52118
@COND_i386_coreboot_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES)
 
52119
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52120
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52121
 
 
52122
@COND_i386_multiboot_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES)
 
52123
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52124
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52125
 
 
52126
@COND_i386_ieee1275_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES)
 
52127
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52128
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52129
 
 
52130
@COND_x86_64_efi_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES)
 
52131
@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)
 
52132
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52133
 
 
52134
@COND_emu_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES)
 
52135
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52136
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52137
 
 
52138
@COND_i386_pc_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES)
 
52139
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52140
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52141
 
 
52142
@COND_i386_efi_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES)
 
52143
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52144
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52145
 
 
52146
@COND_i386_qemu_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES)
 
52147
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52148
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52149
 
 
52150
@COND_i386_coreboot_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES)
 
52151
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52152
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52153
 
 
52154
@COND_i386_multiboot_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES)
 
52155
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52156
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52157
 
 
52158
@COND_i386_ieee1275_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES)
 
52159
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52160
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52161
 
 
52162
@COND_x86_64_efi_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES)
 
52163
@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)
 
52164
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52165
 
 
52166
@COND_mips_yeeloong_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES)
 
52167
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52168
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52169
 
 
52170
@COND_sparc64_ieee1275_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES)
 
52171
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52172
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52173
 
 
52174
@COND_powerpc_ieee1275_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES)
 
52175
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52176
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52177
 
 
52178
@COND_i386_pc_TRUE@pxecmd.marker: $(pxecmd_module_SOURCES) $(nodist_pxecmd_module_SOURCES)
 
52179
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxecmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52180
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52181
 
 
52182
@COND_emu_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES)
 
52183
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52184
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52185
 
 
52186
@COND_i386_pc_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES)
 
52187
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52188
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52189
 
 
52190
@COND_i386_efi_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES)
 
52191
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52192
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52193
 
 
52194
@COND_i386_qemu_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES)
 
52195
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52196
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52197
 
 
52198
@COND_i386_coreboot_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES)
 
52199
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52200
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52201
 
 
52202
@COND_i386_multiboot_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES)
 
52203
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52204
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52205
 
 
52206
@COND_i386_ieee1275_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES)
 
52207
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52208
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52209
 
 
52210
@COND_x86_64_efi_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES)
 
52211
@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)
 
52212
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52213
 
 
52214
@COND_mips_yeeloong_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES)
 
52215
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52216
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52217
 
 
52218
@COND_sparc64_ieee1275_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES)
 
52219
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52220
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52221
 
 
52222
@COND_powerpc_ieee1275_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES)
 
52223
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52224
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52225
 
 
52226
@COND_emu_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES)
 
52227
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52228
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52229
 
 
52230
@COND_i386_pc_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES)
 
52231
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52232
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52233
 
 
52234
@COND_i386_efi_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES)
 
52235
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52236
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52237
 
 
52238
@COND_i386_qemu_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES)
 
52239
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52240
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52241
 
 
52242
@COND_i386_coreboot_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES)
 
52243
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52244
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52245
 
 
52246
@COND_i386_multiboot_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES)
 
52247
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52248
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52249
 
 
52250
@COND_i386_ieee1275_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES)
 
52251
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52252
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52253
 
 
52254
@COND_x86_64_efi_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES)
 
52255
@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)
 
52256
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52257
 
 
52258
@COND_mips_yeeloong_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES)
 
52259
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52260
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52261
 
 
52262
@COND_sparc64_ieee1275_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES)
 
52263
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52264
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52265
 
 
52266
@COND_powerpc_ieee1275_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES)
 
52267
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52268
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52269
 
 
52270
@COND_emu_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES)
 
52271
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52272
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52273
 
 
52274
@COND_i386_pc_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES)
 
52275
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52276
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52277
 
 
52278
@COND_i386_efi_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES)
 
52279
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52280
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52281
 
 
52282
@COND_i386_qemu_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES)
 
52283
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52284
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52285
 
 
52286
@COND_i386_coreboot_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES)
 
52287
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52288
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52289
 
 
52290
@COND_i386_multiboot_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES)
 
52291
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52292
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52293
 
 
52294
@COND_i386_ieee1275_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES)
 
52295
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52296
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52297
 
 
52298
@COND_x86_64_efi_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES)
 
52299
@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)
 
52300
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52301
 
 
52302
@COND_mips_yeeloong_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES)
 
52303
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52304
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52305
 
 
52306
@COND_sparc64_ieee1275_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES)
 
52307
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52308
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52309
 
 
52310
@COND_powerpc_ieee1275_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES)
 
52311
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52312
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52313
 
 
52314
@COND_emu_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES)
 
52315
@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)
 
52316
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52317
 
 
52318
@COND_i386_pc_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES)
 
52319
@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)
 
52320
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52321
 
 
52322
@COND_i386_efi_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES)
 
52323
@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)
 
52324
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52325
 
 
52326
@COND_i386_qemu_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES)
 
52327
@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)
 
52328
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52329
 
 
52330
@COND_i386_coreboot_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES)
 
52331
@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)
 
52332
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52333
 
 
52334
@COND_i386_multiboot_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES)
 
52335
@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)
 
52336
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52337
 
 
52338
@COND_i386_ieee1275_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES)
 
52339
@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)
 
52340
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52341
 
 
52342
@COND_x86_64_efi_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES)
 
52343
@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)
 
52344
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52345
 
 
52346
@COND_mips_yeeloong_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES)
 
52347
@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)
 
52348
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52349
 
 
52350
@COND_sparc64_ieee1275_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES)
 
52351
@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)
 
52352
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52353
 
 
52354
@COND_powerpc_ieee1275_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES)
 
52355
@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)
 
52356
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52357
 
 
52358
@COND_emu_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES)
 
52359
@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)
 
52360
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52361
 
 
52362
@COND_i386_pc_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES)
 
52363
@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)
 
52364
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52365
 
 
52366
@COND_i386_efi_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES)
 
52367
@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)
 
52368
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52369
 
 
52370
@COND_i386_qemu_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES)
 
52371
@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)
 
52372
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52373
 
 
52374
@COND_i386_coreboot_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES)
 
52375
@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)
 
52376
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52377
 
 
52378
@COND_i386_multiboot_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES)
 
52379
@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)
 
52380
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52381
 
 
52382
@COND_i386_ieee1275_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES)
 
52383
@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)
 
52384
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52385
 
 
52386
@COND_x86_64_efi_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES)
 
52387
@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)
 
52388
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52389
 
 
52390
@COND_mips_yeeloong_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES)
 
52391
@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)
 
52392
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52393
 
 
52394
@COND_sparc64_ieee1275_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES)
 
52395
@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)
 
52396
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52397
 
 
52398
@COND_powerpc_ieee1275_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES)
 
52399
@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)
 
52400
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52401
 
 
52402
@COND_emu_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES)
 
52403
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52404
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52405
 
 
52406
@COND_i386_pc_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES)
 
52407
@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)
 
52408
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52409
 
 
52410
@COND_i386_efi_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES)
 
52411
@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)
 
52412
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52413
 
 
52414
@COND_i386_qemu_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES)
 
52415
@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)
 
52416
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52417
 
 
52418
@COND_i386_coreboot_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES)
 
52419
@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)
 
52420
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52421
 
 
52422
@COND_i386_multiboot_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES)
 
52423
@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)
 
52424
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52425
 
 
52426
@COND_i386_ieee1275_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES)
 
52427
@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)
 
52428
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52429
 
 
52430
@COND_x86_64_efi_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES)
 
52431
@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)
 
52432
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52433
 
 
52434
@COND_mips_yeeloong_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES)
 
52435
@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)
 
52436
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52437
 
 
52438
@COND_sparc64_ieee1275_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES)
 
52439
@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)
 
52440
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52441
 
 
52442
@COND_powerpc_ieee1275_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES)
 
52443
@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)
 
52444
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52445
 
 
52446
@COND_i386_pc_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES)
 
52447
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52448
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52449
 
 
52450
@COND_i386_efi_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES)
 
52451
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52452
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52453
 
 
52454
@COND_i386_qemu_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES)
 
52455
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52456
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52457
 
 
52458
@COND_i386_coreboot_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES)
 
52459
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52460
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52461
 
 
52462
@COND_i386_multiboot_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES)
 
52463
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52464
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52465
 
 
52466
@COND_i386_ieee1275_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES)
 
52467
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52468
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52469
 
 
52470
@COND_x86_64_efi_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES)
 
52471
@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)
 
52472
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52473
 
 
52474
@COND_emu_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES)
 
52475
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52476
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52477
 
 
52478
@COND_i386_pc_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES)
 
52479
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52480
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52481
 
 
52482
@COND_i386_efi_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES)
 
52483
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52484
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52485
 
 
52486
@COND_i386_qemu_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES)
 
52487
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52488
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52489
 
 
52490
@COND_i386_coreboot_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES)
 
52491
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52492
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52493
 
 
52494
@COND_i386_multiboot_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES)
 
52495
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52496
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52497
 
 
52498
@COND_i386_ieee1275_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES)
 
52499
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52500
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52501
 
 
52502
@COND_x86_64_efi_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES)
 
52503
@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)
 
52504
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52505
 
 
52506
@COND_mips_yeeloong_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES)
 
52507
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52508
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52509
 
 
52510
@COND_sparc64_ieee1275_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES)
 
52511
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52512
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52513
 
 
52514
@COND_powerpc_ieee1275_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES)
 
52515
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52516
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52517
 
 
52518
@COND_i386_ieee1275_TRUE@suspend.marker: $(suspend_module_SOURCES) $(nodist_suspend_module_SOURCES)
 
52519
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(suspend_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52520
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52521
 
 
52522
@COND_powerpc_ieee1275_TRUE@suspend.marker: $(suspend_module_SOURCES) $(nodist_suspend_module_SOURCES)
 
52523
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(suspend_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52524
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52525
 
 
52526
@COND_emu_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES)
 
52527
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52528
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52529
 
 
52530
@COND_i386_pc_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES)
 
52531
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52532
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52533
 
 
52534
@COND_i386_efi_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES)
 
52535
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52536
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52537
 
 
52538
@COND_i386_qemu_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES)
 
52539
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52540
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52541
 
 
52542
@COND_i386_coreboot_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES)
 
52543
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52544
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52545
 
 
52546
@COND_i386_multiboot_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES)
 
52547
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52548
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52549
 
 
52550
@COND_i386_ieee1275_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES)
 
52551
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52552
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52553
 
 
52554
@COND_x86_64_efi_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES)
 
52555
@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)
 
52556
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52557
 
 
52558
@COND_mips_yeeloong_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES)
 
52559
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52560
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52561
 
 
52562
@COND_sparc64_ieee1275_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES)
 
52563
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52564
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52565
 
 
52566
@COND_powerpc_ieee1275_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES)
 
52567
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52568
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52569
 
 
52570
@COND_emu_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES)
 
52571
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52572
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52573
 
 
52574
@COND_i386_pc_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES)
 
52575
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52576
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52577
 
 
52578
@COND_i386_efi_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES)
 
52579
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52580
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52581
 
 
52582
@COND_i386_qemu_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES)
 
52583
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52584
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52585
 
 
52586
@COND_i386_coreboot_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES)
 
52587
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52588
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52589
 
 
52590
@COND_i386_multiboot_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES)
 
52591
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52592
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52593
 
 
52594
@COND_i386_ieee1275_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES)
 
52595
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52596
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52597
 
 
52598
@COND_x86_64_efi_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES)
 
52599
@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)
 
52600
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52601
 
 
52602
@COND_mips_yeeloong_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES)
 
52603
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52604
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52605
 
 
52606
@COND_sparc64_ieee1275_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES)
 
52607
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52608
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52609
 
 
52610
@COND_powerpc_ieee1275_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES)
 
52611
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52612
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52613
 
 
52614
@COND_emu_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES)
 
52615
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52616
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52617
 
 
52618
@COND_i386_pc_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES)
 
52619
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52620
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52621
 
 
52622
@COND_i386_efi_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES)
 
52623
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52624
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52625
 
 
52626
@COND_i386_qemu_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES)
 
52627
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52628
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52629
 
 
52630
@COND_i386_coreboot_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES)
 
52631
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52632
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52633
 
 
52634
@COND_i386_multiboot_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES)
 
52635
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52636
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52637
 
 
52638
@COND_i386_ieee1275_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES)
 
52639
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52640
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52641
 
 
52642
@COND_x86_64_efi_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES)
 
52643
@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)
 
52644
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52645
 
 
52646
@COND_mips_yeeloong_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES)
 
52647
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52648
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52649
 
 
52650
@COND_sparc64_ieee1275_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES)
 
52651
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52652
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52653
 
 
52654
@COND_powerpc_ieee1275_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES)
 
52655
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52656
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52657
 
 
52658
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES)
 
52659
@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)
 
52660
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52661
 
 
52662
@COND_i386_pc_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES)
 
52663
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52664
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52665
 
 
52666
@COND_i386_efi_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES)
 
52667
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52668
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52669
 
 
52670
@COND_i386_qemu_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES)
 
52671
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52672
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52673
 
 
52674
@COND_i386_coreboot_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES)
 
52675
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52676
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52677
 
 
52678
@COND_i386_multiboot_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES)
 
52679
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52680
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52681
 
 
52682
@COND_i386_ieee1275_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES)
 
52683
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52684
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52685
 
 
52686
@COND_x86_64_efi_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES)
 
52687
@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)
 
52688
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52689
 
 
52690
@COND_mips_yeeloong_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES)
 
52691
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52692
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52693
 
 
52694
@COND_emu_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES)
 
52695
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52696
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52697
 
 
52698
@COND_i386_pc_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES)
 
52699
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52700
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52701
 
 
52702
@COND_i386_efi_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES)
 
52703
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52704
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52705
 
 
52706
@COND_i386_qemu_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES)
 
52707
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52708
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52709
 
 
52710
@COND_i386_coreboot_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES)
 
52711
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52712
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52713
 
 
52714
@COND_i386_multiboot_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES)
 
52715
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52716
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52717
 
 
52718
@COND_i386_ieee1275_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES)
 
52719
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52720
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52721
 
 
52722
@COND_x86_64_efi_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES)
 
52723
@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)
 
52724
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52725
 
 
52726
@COND_mips_yeeloong_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES)
 
52727
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52728
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52729
 
 
52730
@COND_sparc64_ieee1275_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES)
 
52731
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52732
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52733
 
 
52734
@COND_powerpc_ieee1275_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES)
 
52735
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52736
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52737
 
 
52738
@COND_emu_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES)
 
52739
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52740
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52741
 
 
52742
@COND_i386_pc_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES)
 
52743
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52744
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52745
 
 
52746
@COND_i386_efi_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES)
 
52747
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52748
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52749
 
 
52750
@COND_i386_qemu_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES)
 
52751
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52752
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52753
 
 
52754
@COND_i386_coreboot_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES)
 
52755
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52756
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52757
 
 
52758
@COND_i386_multiboot_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES)
 
52759
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52760
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52761
 
 
52762
@COND_i386_ieee1275_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES)
 
52763
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52764
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52765
 
 
52766
@COND_x86_64_efi_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES)
 
52767
@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)
 
52768
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52769
 
 
52770
@COND_mips_yeeloong_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES)
 
52771
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52772
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52773
 
 
52774
@COND_sparc64_ieee1275_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES)
 
52775
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52776
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52777
 
 
52778
@COND_powerpc_ieee1275_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES)
 
52779
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52780
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52781
 
 
52782
@COND_emu_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES)
 
52783
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52784
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52785
 
 
52786
@COND_i386_pc_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES)
 
52787
@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)
 
52788
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52789
 
 
52790
@COND_i386_efi_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES)
 
52791
@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)
 
52792
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52793
 
 
52794
@COND_i386_qemu_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES)
 
52795
@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)
 
52796
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52797
 
 
52798
@COND_i386_coreboot_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES)
 
52799
@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)
 
52800
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52801
 
 
52802
@COND_i386_multiboot_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES)
 
52803
@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)
 
52804
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52805
 
 
52806
@COND_i386_ieee1275_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES)
 
52807
@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)
 
52808
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52809
 
 
52810
@COND_x86_64_efi_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES)
 
52811
@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)
 
52812
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52813
 
 
52814
@COND_mips_yeeloong_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES)
 
52815
@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)
 
52816
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52817
 
 
52818
@COND_sparc64_ieee1275_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES)
 
52819
@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)
 
52820
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52821
 
 
52822
@COND_powerpc_ieee1275_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES)
 
52823
@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)
 
52824
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52825
 
 
52826
@COND_emu_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES)
 
52827
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52828
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52829
 
 
52830
@COND_i386_pc_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES)
 
52831
@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)
 
52832
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52833
 
 
52834
@COND_i386_efi_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES)
 
52835
@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)
 
52836
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52837
 
 
52838
@COND_i386_qemu_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES)
 
52839
@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)
 
52840
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52841
 
 
52842
@COND_i386_coreboot_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES)
 
52843
@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)
 
52844
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52845
 
 
52846
@COND_i386_multiboot_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES)
 
52847
@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)
 
52848
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52849
 
 
52850
@COND_i386_ieee1275_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES)
 
52851
@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)
 
52852
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52853
 
 
52854
@COND_x86_64_efi_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES)
 
52855
@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)
 
52856
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52857
 
 
52858
@COND_mips_yeeloong_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES)
 
52859
@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)
 
52860
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52861
 
 
52862
@COND_sparc64_ieee1275_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES)
 
52863
@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)
 
52864
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52865
 
 
52866
@COND_powerpc_ieee1275_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES)
 
52867
@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)
 
52868
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52869
 
 
52870
@COND_emu_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES)
 
52871
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52872
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52873
 
 
52874
@COND_i386_pc_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES)
 
52875
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52876
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52877
 
 
52878
@COND_i386_efi_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES)
 
52879
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52880
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52881
 
 
52882
@COND_i386_qemu_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES)
 
52883
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52884
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52885
 
 
52886
@COND_i386_coreboot_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES)
 
52887
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52888
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52889
 
 
52890
@COND_i386_multiboot_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES)
 
52891
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52892
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52893
 
 
52894
@COND_i386_ieee1275_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES)
 
52895
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52896
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52897
 
 
52898
@COND_x86_64_efi_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES)
 
52899
@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)
 
52900
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52901
 
 
52902
@COND_mips_yeeloong_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES)
 
52903
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52904
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52905
 
 
52906
@COND_sparc64_ieee1275_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES)
 
52907
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52908
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52909
 
 
52910
@COND_powerpc_ieee1275_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES)
 
52911
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52912
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52913
 
 
52914
@COND_emu_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES)
 
52915
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52916
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52917
 
 
52918
@COND_i386_pc_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES)
 
52919
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52920
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52921
 
 
52922
@COND_i386_efi_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES)
 
52923
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52924
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52925
 
 
52926
@COND_i386_qemu_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES)
 
52927
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52928
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52929
 
 
52930
@COND_i386_coreboot_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES)
 
52931
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52932
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52933
 
 
52934
@COND_i386_multiboot_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES)
 
52935
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52936
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52937
 
 
52938
@COND_i386_ieee1275_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES)
 
52939
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52940
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52941
 
 
52942
@COND_x86_64_efi_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES)
 
52943
@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)
 
52944
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52945
 
 
52946
@COND_mips_yeeloong_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES)
 
52947
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52948
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52949
 
 
52950
@COND_sparc64_ieee1275_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES)
 
52951
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52952
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52953
 
 
52954
@COND_powerpc_ieee1275_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES)
 
52955
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52956
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52957
 
 
52958
@COND_emu_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES)
 
52959
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52960
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
52961
 
 
52962
@COND_i386_pc_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES)
 
52963
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52964
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
52965
 
 
52966
@COND_i386_efi_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES)
 
52967
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52968
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52969
 
 
52970
@COND_i386_qemu_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES)
 
52971
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52972
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
52973
 
 
52974
@COND_i386_coreboot_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES)
 
52975
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52976
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52977
 
 
52978
@COND_i386_multiboot_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES)
 
52979
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52980
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
52981
 
 
52982
@COND_i386_ieee1275_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES)
 
52983
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52984
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52985
 
 
52986
@COND_x86_64_efi_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES)
 
52987
@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)
 
52988
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
52989
 
 
52990
@COND_mips_yeeloong_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES)
 
52991
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52992
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
52993
 
 
52994
@COND_sparc64_ieee1275_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES)
 
52995
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
52996
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
52997
 
 
52998
@COND_powerpc_ieee1275_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES)
 
52999
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53000
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53001
 
 
53002
@COND_emu_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES)
 
53003
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53004
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53005
 
 
53006
@COND_i386_pc_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES)
 
53007
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53008
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53009
 
 
53010
@COND_i386_efi_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES)
 
53011
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53012
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53013
 
 
53014
@COND_i386_qemu_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES)
 
53015
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53016
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53017
 
 
53018
@COND_i386_coreboot_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES)
 
53019
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53020
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53021
 
 
53022
@COND_i386_multiboot_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES)
 
53023
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53024
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53025
 
 
53026
@COND_i386_ieee1275_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES)
 
53027
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53028
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53029
 
 
53030
@COND_x86_64_efi_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES)
 
53031
@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)
 
53032
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53033
 
 
53034
@COND_mips_yeeloong_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES)
 
53035
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53036
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53037
 
 
53038
@COND_sparc64_ieee1275_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES)
 
53039
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53040
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53041
 
 
53042
@COND_powerpc_ieee1275_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES)
 
53043
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53044
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53045
 
 
53046
@COND_emu_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES)
 
53047
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53048
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53049
 
 
53050
@COND_i386_pc_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES)
 
53051
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53052
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53053
 
 
53054
@COND_i386_efi_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES)
 
53055
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53056
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53057
 
 
53058
@COND_i386_qemu_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES)
 
53059
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53060
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53061
 
 
53062
@COND_i386_coreboot_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES)
 
53063
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53064
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53065
 
 
53066
@COND_i386_multiboot_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES)
 
53067
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53068
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53069
 
 
53070
@COND_i386_ieee1275_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES)
 
53071
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53072
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53073
 
 
53074
@COND_x86_64_efi_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES)
 
53075
@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)
 
53076
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53077
 
 
53078
@COND_mips_yeeloong_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES)
 
53079
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53080
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53081
 
 
53082
@COND_sparc64_ieee1275_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES)
 
53083
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53084
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53085
 
 
53086
@COND_powerpc_ieee1275_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES)
 
53087
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53088
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53089
 
 
53090
@COND_emu_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES)
 
53091
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53092
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53093
 
 
53094
@COND_i386_pc_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES)
 
53095
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53096
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53097
 
 
53098
@COND_i386_efi_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES)
 
53099
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53100
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53101
 
 
53102
@COND_i386_qemu_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES)
 
53103
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53104
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53105
 
 
53106
@COND_i386_coreboot_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES)
 
53107
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53108
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53109
 
 
53110
@COND_i386_multiboot_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES)
 
53111
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53112
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53113
 
 
53114
@COND_i386_ieee1275_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES)
 
53115
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53116
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53117
 
 
53118
@COND_x86_64_efi_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES)
 
53119
@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)
 
53120
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53121
 
 
53122
@COND_mips_yeeloong_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES)
 
53123
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53124
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53125
 
 
53126
@COND_sparc64_ieee1275_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES)
 
53127
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53128
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53129
 
 
53130
@COND_powerpc_ieee1275_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES)
 
53131
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53132
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53133
 
 
53134
@COND_emu_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES)
 
53135
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53136
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53137
 
 
53138
@COND_i386_pc_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES)
 
53139
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53140
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53141
 
 
53142
@COND_i386_efi_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES)
 
53143
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53144
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53145
 
 
53146
@COND_i386_qemu_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES)
 
53147
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53148
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53149
 
 
53150
@COND_i386_coreboot_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES)
 
53151
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53152
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53153
 
 
53154
@COND_i386_multiboot_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES)
 
53155
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53156
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53157
 
 
53158
@COND_i386_ieee1275_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES)
 
53159
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53160
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53161
 
 
53162
@COND_x86_64_efi_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES)
 
53163
@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)
 
53164
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53165
 
 
53166
@COND_mips_yeeloong_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES)
 
53167
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53168
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53169
 
 
53170
@COND_sparc64_ieee1275_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES)
 
53171
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53172
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53173
 
 
53174
@COND_powerpc_ieee1275_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES)
 
53175
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53176
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53177
 
 
53178
@COND_emu_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES)
 
53179
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53180
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53181
 
 
53182
@COND_i386_pc_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES)
 
53183
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53184
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53185
 
 
53186
@COND_i386_efi_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES)
 
53187
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53188
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53189
 
 
53190
@COND_i386_qemu_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES)
 
53191
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53192
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53193
 
 
53194
@COND_i386_coreboot_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES)
 
53195
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53196
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53197
 
 
53198
@COND_i386_multiboot_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES)
 
53199
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53200
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53201
 
 
53202
@COND_i386_ieee1275_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES)
 
53203
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53204
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53205
 
 
53206
@COND_x86_64_efi_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES)
 
53207
@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)
 
53208
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53209
 
 
53210
@COND_mips_yeeloong_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES)
 
53211
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53212
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53213
 
 
53214
@COND_sparc64_ieee1275_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES)
 
53215
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53216
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53217
 
 
53218
@COND_powerpc_ieee1275_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES)
 
53219
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53220
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53221
 
 
53222
@COND_emu_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES)
 
53223
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53224
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53225
 
 
53226
@COND_i386_pc_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES)
 
53227
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53228
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53229
 
 
53230
@COND_i386_efi_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES)
 
53231
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53232
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53233
 
 
53234
@COND_i386_qemu_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES)
 
53235
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53236
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53237
 
 
53238
@COND_i386_coreboot_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES)
 
53239
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53240
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53241
 
 
53242
@COND_i386_multiboot_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES)
 
53243
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53244
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53245
 
 
53246
@COND_i386_ieee1275_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES)
 
53247
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53248
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53249
 
 
53250
@COND_x86_64_efi_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES)
 
53251
@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)
 
53252
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53253
 
 
53254
@COND_mips_yeeloong_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES)
 
53255
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53256
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53257
 
 
53258
@COND_sparc64_ieee1275_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES)
 
53259
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53260
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53261
 
 
53262
@COND_powerpc_ieee1275_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES)
 
53263
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53264
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53265
 
 
53266
@COND_i386_pc_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES)
 
53267
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53268
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53269
 
 
53270
@COND_i386_efi_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES)
 
53271
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53272
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53273
 
 
53274
@COND_i386_qemu_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES)
 
53275
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53276
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53277
 
 
53278
@COND_i386_coreboot_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES)
 
53279
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53280
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53281
 
 
53282
@COND_i386_multiboot_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES)
 
53283
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53284
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53285
 
 
53286
@COND_i386_ieee1275_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES)
 
53287
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53288
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53289
 
 
53290
@COND_x86_64_efi_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES)
 
53291
@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)
 
53292
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53293
 
 
53294
@COND_mips_yeeloong_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES)
 
53295
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53296
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53297
 
 
53298
@COND_i386_pc_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES)
 
53299
@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)
 
53300
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53301
 
 
53302
@COND_i386_efi_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES)
 
53303
@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)
 
53304
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53305
 
 
53306
@COND_i386_qemu_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES)
 
53307
@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)
 
53308
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53309
 
 
53310
@COND_i386_coreboot_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES)
 
53311
@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)
 
53312
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53313
 
 
53314
@COND_i386_multiboot_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES)
 
53315
@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)
 
53316
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53317
 
 
53318
@COND_i386_ieee1275_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES)
 
53319
@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)
 
53320
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53321
 
 
53322
@COND_x86_64_efi_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES)
 
53323
@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)
 
53324
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53325
 
 
53326
@COND_mips_yeeloong_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES)
 
53327
@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)
 
53328
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53329
 
 
53330
@COND_i386_pc_TRUE@biosdisk.marker: $(biosdisk_module_SOURCES) $(nodist_biosdisk_module_SOURCES)
 
53331
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(biosdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53332
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53333
 
 
53334
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES)
 
53335
@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)
 
53336
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53337
 
 
53338
@COND_i386_pc_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES)
 
53339
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53340
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53341
 
 
53342
@COND_i386_efi_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES)
 
53343
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53344
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53345
 
 
53346
@COND_i386_qemu_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES)
 
53347
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53348
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53349
 
 
53350
@COND_i386_coreboot_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES)
 
53351
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53352
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53353
 
 
53354
@COND_i386_multiboot_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES)
 
53355
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53356
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53357
 
 
53358
@COND_i386_ieee1275_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES)
 
53359
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53360
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53361
 
 
53362
@COND_x86_64_efi_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES)
 
53363
@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)
 
53364
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53365
 
 
53366
@COND_mips_yeeloong_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES)
 
53367
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53368
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53369
 
 
53370
@COND_i386_ieee1275_TRUE@nand.marker: $(nand_module_SOURCES) $(nodist_nand_module_SOURCES)
 
53371
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nand_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53372
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53373
 
 
53374
@COND_i386_pc_TRUE@efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES)
 
53375
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53376
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53377
 
 
53378
@COND_i386_qemu_TRUE@efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES)
 
53379
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53380
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53381
 
 
53382
@COND_i386_coreboot_TRUE@efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES)
 
53383
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53384
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53385
 
 
53386
@COND_i386_multiboot_TRUE@efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES)
 
53387
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53388
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53389
 
 
53390
@COND_i386_ieee1275_TRUE@efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES)
 
53391
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53392
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53393
 
 
53394
@COND_emu_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES)
 
53395
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53396
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53397
 
 
53398
@COND_i386_pc_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES)
 
53399
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53400
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53401
 
 
53402
@COND_i386_efi_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES)
 
53403
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53404
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53405
 
 
53406
@COND_i386_qemu_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES)
 
53407
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53408
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53409
 
 
53410
@COND_i386_coreboot_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES)
 
53411
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53412
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53413
 
 
53414
@COND_i386_multiboot_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES)
 
53415
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53416
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53417
 
 
53418
@COND_i386_ieee1275_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES)
 
53419
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53420
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53421
 
 
53422
@COND_x86_64_efi_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES)
 
53423
@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)
 
53424
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53425
 
 
53426
@COND_sparc64_ieee1275_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES)
 
53427
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53428
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53429
 
 
53430
@COND_powerpc_ieee1275_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES)
 
53431
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53432
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53433
 
 
53434
@COND_emu_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES)
 
53435
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53436
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53437
 
 
53438
@COND_i386_pc_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES)
 
53439
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53440
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53441
 
 
53442
@COND_i386_efi_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES)
 
53443
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53444
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53445
 
 
53446
@COND_i386_qemu_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES)
 
53447
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53448
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53449
 
 
53450
@COND_i386_coreboot_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES)
 
53451
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53452
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53453
 
 
53454
@COND_i386_multiboot_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES)
 
53455
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53456
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53457
 
 
53458
@COND_i386_ieee1275_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES)
 
53459
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53460
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53461
 
 
53462
@COND_x86_64_efi_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES)
 
53463
@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)
 
53464
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53465
 
 
53466
@COND_mips_yeeloong_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES)
 
53467
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53468
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53469
 
 
53470
@COND_sparc64_ieee1275_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES)
 
53471
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53472
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53473
 
 
53474
@COND_powerpc_ieee1275_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES)
 
53475
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53476
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53477
 
 
53478
@COND_emu_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES)
 
53479
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53480
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53481
 
 
53482
@COND_i386_pc_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES)
 
53483
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53484
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53485
 
 
53486
@COND_i386_efi_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES)
 
53487
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53488
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53489
 
 
53490
@COND_i386_qemu_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES)
 
53491
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53492
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53493
 
 
53494
@COND_i386_coreboot_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES)
 
53495
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53496
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53497
 
 
53498
@COND_i386_multiboot_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES)
 
53499
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53500
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53501
 
 
53502
@COND_i386_ieee1275_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES)
 
53503
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53504
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53505
 
 
53506
@COND_x86_64_efi_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES)
 
53507
@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)
 
53508
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53509
 
 
53510
@COND_mips_yeeloong_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES)
 
53511
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53512
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53513
 
 
53514
@COND_sparc64_ieee1275_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES)
 
53515
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53516
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53517
 
 
53518
@COND_powerpc_ieee1275_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES)
 
53519
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53520
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53521
 
 
53522
@COND_emu_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES)
 
53523
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53524
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53525
 
 
53526
@COND_i386_pc_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES)
 
53527
@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)
 
53528
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53529
 
 
53530
@COND_i386_efi_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES)
 
53531
@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)
 
53532
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53533
 
 
53534
@COND_i386_qemu_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES)
 
53535
@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)
 
53536
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53537
 
 
53538
@COND_i386_coreboot_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES)
 
53539
@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)
 
53540
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53541
 
 
53542
@COND_i386_multiboot_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES)
 
53543
@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)
 
53544
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53545
 
 
53546
@COND_i386_ieee1275_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES)
 
53547
@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)
 
53548
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53549
 
 
53550
@COND_x86_64_efi_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES)
 
53551
@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)
 
53552
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53553
 
 
53554
@COND_mips_yeeloong_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES)
 
53555
@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)
 
53556
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53557
 
 
53558
@COND_sparc64_ieee1275_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES)
 
53559
@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)
 
53560
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53561
 
 
53562
@COND_powerpc_ieee1275_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES)
 
53563
@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)
 
53564
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53565
 
 
53566
@COND_emu_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES)
 
53567
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53568
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53569
 
 
53570
@COND_i386_pc_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES)
 
53571
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53572
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53573
 
 
53574
@COND_i386_efi_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES)
 
53575
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53576
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53577
 
 
53578
@COND_i386_qemu_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES)
 
53579
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53580
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53581
 
 
53582
@COND_i386_coreboot_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES)
 
53583
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53584
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53585
 
 
53586
@COND_i386_multiboot_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES)
 
53587
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53588
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53589
 
 
53590
@COND_i386_ieee1275_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES)
 
53591
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53592
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53593
 
 
53594
@COND_x86_64_efi_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES)
 
53595
@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)
 
53596
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53597
 
 
53598
@COND_mips_yeeloong_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES)
 
53599
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53600
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53601
 
 
53602
@COND_sparc64_ieee1275_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES)
 
53603
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53604
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53605
 
 
53606
@COND_powerpc_ieee1275_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES)
 
53607
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53608
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53609
 
 
53610
@COND_emu_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES)
 
53611
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53612
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53613
 
 
53614
@COND_i386_pc_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES)
 
53615
@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)
 
53616
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53617
 
 
53618
@COND_i386_efi_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES)
 
53619
@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)
 
53620
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53621
 
 
53622
@COND_i386_qemu_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES)
 
53623
@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)
 
53624
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53625
 
 
53626
@COND_i386_coreboot_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES)
 
53627
@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)
 
53628
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53629
 
 
53630
@COND_i386_multiboot_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES)
 
53631
@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)
 
53632
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53633
 
 
53634
@COND_i386_ieee1275_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES)
 
53635
@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)
 
53636
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53637
 
 
53638
@COND_x86_64_efi_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES)
 
53639
@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)
 
53640
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53641
 
 
53642
@COND_mips_yeeloong_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES)
 
53643
@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)
 
53644
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53645
 
 
53646
@COND_sparc64_ieee1275_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES)
 
53647
@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)
 
53648
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53649
 
 
53650
@COND_powerpc_ieee1275_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES)
 
53651
@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)
 
53652
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53653
 
 
53654
@COND_emu_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES)
 
53655
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53656
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53657
 
 
53658
@COND_i386_pc_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES)
 
53659
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53660
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53661
 
 
53662
@COND_i386_efi_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES)
 
53663
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53664
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53665
 
 
53666
@COND_i386_qemu_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES)
 
53667
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53668
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53669
 
 
53670
@COND_i386_coreboot_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES)
 
53671
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53672
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53673
 
 
53674
@COND_i386_multiboot_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES)
 
53675
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53676
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53677
 
 
53678
@COND_i386_ieee1275_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES)
 
53679
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53680
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53681
 
 
53682
@COND_x86_64_efi_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES)
 
53683
@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)
 
53684
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53685
 
 
53686
@COND_mips_yeeloong_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES)
 
53687
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53688
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53689
 
 
53690
@COND_sparc64_ieee1275_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES)
 
53691
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53692
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53693
 
 
53694
@COND_powerpc_ieee1275_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES)
 
53695
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53696
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53697
 
 
53698
@COND_emu_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES)
 
53699
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53700
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53701
 
 
53702
@COND_i386_pc_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES)
 
53703
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53704
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53705
 
 
53706
@COND_i386_efi_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES)
 
53707
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53708
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53709
 
 
53710
@COND_i386_qemu_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES)
 
53711
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53712
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53713
 
 
53714
@COND_i386_coreboot_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES)
 
53715
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53716
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53717
 
 
53718
@COND_i386_multiboot_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES)
 
53719
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53720
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53721
 
 
53722
@COND_i386_ieee1275_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES)
 
53723
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53724
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53725
 
 
53726
@COND_x86_64_efi_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES)
 
53727
@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)
 
53728
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53729
 
 
53730
@COND_mips_yeeloong_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES)
 
53731
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53732
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53733
 
 
53734
@COND_sparc64_ieee1275_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES)
 
53735
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53736
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53737
 
 
53738
@COND_powerpc_ieee1275_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES)
 
53739
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53740
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53741
 
 
53742
@COND_emu_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES)
 
53743
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53744
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53745
 
 
53746
@COND_i386_pc_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES)
 
53747
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53748
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53749
 
 
53750
@COND_i386_efi_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES)
 
53751
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53752
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53753
 
 
53754
@COND_i386_qemu_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES)
 
53755
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53756
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53757
 
 
53758
@COND_i386_coreboot_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES)
 
53759
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53760
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53761
 
 
53762
@COND_i386_multiboot_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES)
 
53763
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53764
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53765
 
 
53766
@COND_i386_ieee1275_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES)
 
53767
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53768
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53769
 
 
53770
@COND_x86_64_efi_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES)
 
53771
@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)
 
53772
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53773
 
 
53774
@COND_mips_yeeloong_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES)
 
53775
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53776
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53777
 
 
53778
@COND_sparc64_ieee1275_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES)
 
53779
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53780
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53781
 
 
53782
@COND_powerpc_ieee1275_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES)
 
53783
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53784
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53785
 
 
53786
@COND_emu_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES)
 
53787
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53788
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53789
 
 
53790
@COND_i386_pc_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES)
 
53791
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53792
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53793
 
 
53794
@COND_i386_efi_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES)
 
53795
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53796
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53797
 
 
53798
@COND_i386_qemu_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES)
 
53799
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53800
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53801
 
 
53802
@COND_i386_coreboot_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES)
 
53803
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53804
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53805
 
 
53806
@COND_i386_multiboot_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES)
 
53807
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53808
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53809
 
 
53810
@COND_i386_ieee1275_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES)
 
53811
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53812
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53813
 
 
53814
@COND_x86_64_efi_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES)
 
53815
@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)
 
53816
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53817
 
 
53818
@COND_mips_yeeloong_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES)
 
53819
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53820
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53821
 
 
53822
@COND_sparc64_ieee1275_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES)
 
53823
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53824
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53825
 
 
53826
@COND_powerpc_ieee1275_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES)
 
53827
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53828
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53829
 
 
53830
@COND_emu_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES)
 
53831
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53832
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53833
 
 
53834
@COND_i386_pc_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES)
 
53835
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53836
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53837
 
 
53838
@COND_i386_efi_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES)
 
53839
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53840
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53841
 
 
53842
@COND_i386_qemu_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES)
 
53843
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53844
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53845
 
 
53846
@COND_i386_coreboot_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES)
 
53847
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53848
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53849
 
 
53850
@COND_i386_multiboot_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES)
 
53851
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53852
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53853
 
 
53854
@COND_i386_ieee1275_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES)
 
53855
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53856
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53857
 
 
53858
@COND_x86_64_efi_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES)
 
53859
@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)
 
53860
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53861
 
 
53862
@COND_mips_yeeloong_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES)
 
53863
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53864
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53865
 
 
53866
@COND_sparc64_ieee1275_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES)
 
53867
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53868
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53869
 
 
53870
@COND_powerpc_ieee1275_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES)
 
53871
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53872
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53873
 
 
53874
@COND_emu_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES)
 
53875
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53876
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53877
 
 
53878
@COND_i386_pc_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES)
 
53879
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53880
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53881
 
 
53882
@COND_i386_efi_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES)
 
53883
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53884
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53885
 
 
53886
@COND_i386_qemu_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES)
 
53887
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53888
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53889
 
 
53890
@COND_i386_coreboot_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES)
 
53891
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53892
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53893
 
 
53894
@COND_i386_multiboot_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES)
 
53895
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53896
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53897
 
 
53898
@COND_i386_ieee1275_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES)
 
53899
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53900
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53901
 
 
53902
@COND_x86_64_efi_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES)
 
53903
@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)
 
53904
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53905
 
 
53906
@COND_mips_yeeloong_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES)
 
53907
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53908
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53909
 
 
53910
@COND_sparc64_ieee1275_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES)
 
53911
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53912
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53913
 
 
53914
@COND_powerpc_ieee1275_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES)
 
53915
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53916
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53917
 
 
53918
@COND_emu_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES)
 
53919
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53920
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53921
 
 
53922
@COND_i386_pc_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES)
 
53923
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53924
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53925
 
 
53926
@COND_i386_efi_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES)
 
53927
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53928
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53929
 
 
53930
@COND_i386_qemu_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES)
 
53931
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53932
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53933
 
 
53934
@COND_i386_coreboot_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES)
 
53935
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53936
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53937
 
 
53938
@COND_i386_multiboot_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES)
 
53939
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53940
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53941
 
 
53942
@COND_i386_ieee1275_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES)
 
53943
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53944
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53945
 
 
53946
@COND_x86_64_efi_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES)
 
53947
@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)
 
53948
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53949
 
 
53950
@COND_mips_yeeloong_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES)
 
53951
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53952
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53953
 
 
53954
@COND_sparc64_ieee1275_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES)
 
53955
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53956
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53957
 
 
53958
@COND_powerpc_ieee1275_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES)
 
53959
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53960
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53961
 
 
53962
@COND_emu_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES)
 
53963
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53964
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
53965
 
 
53966
@COND_i386_pc_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES)
 
53967
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53968
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
53969
 
 
53970
@COND_i386_efi_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES)
 
53971
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53972
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
53973
 
 
53974
@COND_i386_qemu_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES)
 
53975
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53976
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
53977
 
 
53978
@COND_i386_coreboot_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES)
 
53979
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53980
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53981
 
 
53982
@COND_i386_multiboot_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES)
 
53983
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53984
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
53985
 
 
53986
@COND_i386_ieee1275_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES)
 
53987
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53988
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53989
 
 
53990
@COND_x86_64_efi_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES)
 
53991
@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)
 
53992
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
53993
 
 
53994
@COND_mips_yeeloong_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES)
 
53995
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
53996
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
53997
 
 
53998
@COND_sparc64_ieee1275_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES)
 
53999
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54000
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54001
 
 
54002
@COND_powerpc_ieee1275_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES)
 
54003
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54004
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54005
 
 
54006
@COND_emu_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES)
 
54007
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54008
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54009
 
 
54010
@COND_i386_pc_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES)
 
54011
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54012
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54013
 
 
54014
@COND_i386_efi_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES)
 
54015
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54016
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54017
 
 
54018
@COND_i386_qemu_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES)
 
54019
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54020
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54021
 
 
54022
@COND_i386_coreboot_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES)
 
54023
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54024
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54025
 
 
54026
@COND_i386_multiboot_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES)
 
54027
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54028
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54029
 
 
54030
@COND_i386_ieee1275_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES)
 
54031
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54032
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54033
 
 
54034
@COND_x86_64_efi_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES)
 
54035
@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)
 
54036
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54037
 
 
54038
@COND_mips_yeeloong_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES)
 
54039
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54040
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54041
 
 
54042
@COND_sparc64_ieee1275_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES)
 
54043
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54044
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54045
 
 
54046
@COND_powerpc_ieee1275_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES)
 
54047
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54048
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54049
 
 
54050
@COND_emu_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES)
 
54051
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54052
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54053
 
 
54054
@COND_i386_pc_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES)
 
54055
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54056
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54057
 
 
54058
@COND_i386_efi_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES)
 
54059
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54060
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54061
 
 
54062
@COND_i386_qemu_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES)
 
54063
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54064
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54065
 
 
54066
@COND_i386_coreboot_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES)
 
54067
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54068
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54069
 
 
54070
@COND_i386_multiboot_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES)
 
54071
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54072
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54073
 
 
54074
@COND_i386_ieee1275_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES)
 
54075
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54076
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54077
 
 
54078
@COND_x86_64_efi_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES)
 
54079
@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)
 
54080
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54081
 
 
54082
@COND_mips_yeeloong_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES)
 
54083
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54084
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54085
 
 
54086
@COND_sparc64_ieee1275_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES)
 
54087
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54088
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54089
 
 
54090
@COND_powerpc_ieee1275_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES)
 
54091
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54092
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54093
 
 
54094
@COND_emu_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES)
 
54095
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54096
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54097
 
 
54098
@COND_i386_pc_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES)
 
54099
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54100
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54101
 
 
54102
@COND_i386_efi_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES)
 
54103
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54104
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54105
 
 
54106
@COND_i386_qemu_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES)
 
54107
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54108
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54109
 
 
54110
@COND_i386_coreboot_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES)
 
54111
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54112
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54113
 
 
54114
@COND_i386_multiboot_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES)
 
54115
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54116
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54117
 
 
54118
@COND_i386_ieee1275_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES)
 
54119
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54120
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54121
 
 
54122
@COND_x86_64_efi_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES)
 
54123
@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)
 
54124
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54125
 
 
54126
@COND_mips_yeeloong_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES)
 
54127
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54128
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54129
 
 
54130
@COND_sparc64_ieee1275_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES)
 
54131
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54132
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54133
 
 
54134
@COND_powerpc_ieee1275_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES)
 
54135
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54136
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54137
 
 
54138
@COND_emu_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES)
 
54139
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54140
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54141
 
 
54142
@COND_i386_pc_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES)
 
54143
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54144
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54145
 
 
54146
@COND_i386_efi_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES)
 
54147
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54148
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54149
 
 
54150
@COND_i386_qemu_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES)
 
54151
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54152
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54153
 
 
54154
@COND_i386_coreboot_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES)
 
54155
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54156
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54157
 
 
54158
@COND_i386_multiboot_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES)
 
54159
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54160
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54161
 
 
54162
@COND_i386_ieee1275_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES)
 
54163
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54164
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54165
 
 
54166
@COND_x86_64_efi_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES)
 
54167
@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)
 
54168
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54169
 
 
54170
@COND_mips_yeeloong_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES)
 
54171
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54172
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54173
 
 
54174
@COND_sparc64_ieee1275_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES)
 
54175
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54176
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54177
 
 
54178
@COND_powerpc_ieee1275_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES)
 
54179
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54180
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54181
 
 
54182
@COND_emu_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES)
 
54183
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54184
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54185
 
 
54186
@COND_i386_pc_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES)
 
54187
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54188
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54189
 
 
54190
@COND_i386_efi_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES)
 
54191
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54192
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54193
 
 
54194
@COND_i386_qemu_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES)
 
54195
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54196
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54197
 
 
54198
@COND_i386_coreboot_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES)
 
54199
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54200
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54201
 
 
54202
@COND_i386_multiboot_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES)
 
54203
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54204
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54205
 
 
54206
@COND_i386_ieee1275_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES)
 
54207
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54208
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54209
 
 
54210
@COND_x86_64_efi_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES)
 
54211
@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)
 
54212
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54213
 
 
54214
@COND_mips_yeeloong_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES)
 
54215
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54216
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54217
 
 
54218
@COND_sparc64_ieee1275_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES)
 
54219
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54220
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54221
 
 
54222
@COND_powerpc_ieee1275_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES)
 
54223
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54224
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54225
 
 
54226
@COND_emu_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES)
 
54227
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54228
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54229
 
 
54230
@COND_i386_pc_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES)
 
54231
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54232
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54233
 
 
54234
@COND_i386_efi_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES)
 
54235
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54236
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54237
 
 
54238
@COND_i386_qemu_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES)
 
54239
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54240
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54241
 
 
54242
@COND_i386_coreboot_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES)
 
54243
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54244
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54245
 
 
54246
@COND_i386_multiboot_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES)
 
54247
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54248
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54249
 
 
54250
@COND_i386_ieee1275_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES)
 
54251
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54252
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54253
 
 
54254
@COND_x86_64_efi_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES)
 
54255
@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)
 
54256
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54257
 
 
54258
@COND_mips_yeeloong_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES)
 
54259
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54260
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54261
 
 
54262
@COND_sparc64_ieee1275_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES)
 
54263
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54264
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54265
 
 
54266
@COND_powerpc_ieee1275_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES)
 
54267
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54268
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54269
 
 
54270
@COND_emu_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES)
 
54271
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54272
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54273
 
 
54274
@COND_i386_pc_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES)
 
54275
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54276
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54277
 
 
54278
@COND_i386_efi_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES)
 
54279
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54280
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54281
 
 
54282
@COND_i386_qemu_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES)
 
54283
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54284
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54285
 
 
54286
@COND_i386_coreboot_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES)
 
54287
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54288
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54289
 
 
54290
@COND_i386_multiboot_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES)
 
54291
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54292
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54293
 
 
54294
@COND_i386_ieee1275_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES)
 
54295
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54296
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54297
 
 
54298
@COND_x86_64_efi_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES)
 
54299
@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)
 
54300
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54301
 
 
54302
@COND_mips_yeeloong_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES)
 
54303
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54304
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54305
 
 
54306
@COND_sparc64_ieee1275_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES)
 
54307
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54308
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54309
 
 
54310
@COND_powerpc_ieee1275_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES)
 
54311
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54312
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54313
 
 
54314
@COND_emu_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES)
 
54315
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54316
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54317
 
 
54318
@COND_i386_pc_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES)
 
54319
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54320
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54321
 
 
54322
@COND_i386_efi_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES)
 
54323
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54324
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54325
 
 
54326
@COND_i386_qemu_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES)
 
54327
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54328
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54329
 
 
54330
@COND_i386_coreboot_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES)
 
54331
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54332
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54333
 
 
54334
@COND_i386_multiboot_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES)
 
54335
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54336
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54337
 
 
54338
@COND_i386_ieee1275_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES)
 
54339
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54340
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54341
 
 
54342
@COND_x86_64_efi_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES)
 
54343
@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)
 
54344
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54345
 
 
54346
@COND_mips_yeeloong_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES)
 
54347
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54348
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54349
 
 
54350
@COND_sparc64_ieee1275_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES)
 
54351
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54352
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54353
 
 
54354
@COND_powerpc_ieee1275_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES)
 
54355
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54356
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54357
 
 
54358
@COND_emu_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES)
 
54359
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54360
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54361
 
 
54362
@COND_i386_pc_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES)
 
54363
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54364
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54365
 
 
54366
@COND_i386_efi_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES)
 
54367
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54368
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54369
 
 
54370
@COND_i386_qemu_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES)
 
54371
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54372
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54373
 
 
54374
@COND_i386_coreboot_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES)
 
54375
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54376
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54377
 
 
54378
@COND_i386_multiboot_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES)
 
54379
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54380
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54381
 
 
54382
@COND_i386_ieee1275_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES)
 
54383
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54384
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54385
 
 
54386
@COND_x86_64_efi_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES)
 
54387
@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)
 
54388
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54389
 
 
54390
@COND_mips_yeeloong_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES)
 
54391
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54392
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54393
 
 
54394
@COND_sparc64_ieee1275_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES)
 
54395
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54396
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54397
 
 
54398
@COND_powerpc_ieee1275_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES)
 
54399
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54400
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54401
 
 
54402
@COND_emu_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES)
 
54403
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54404
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54405
 
 
54406
@COND_i386_pc_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES)
 
54407
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54408
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54409
 
 
54410
@COND_i386_efi_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES)
 
54411
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54412
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54413
 
 
54414
@COND_i386_qemu_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES)
 
54415
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54416
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54417
 
 
54418
@COND_i386_coreboot_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES)
 
54419
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54420
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54421
 
 
54422
@COND_i386_multiboot_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES)
 
54423
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54424
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54425
 
 
54426
@COND_i386_ieee1275_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES)
 
54427
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54428
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54429
 
 
54430
@COND_x86_64_efi_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES)
 
54431
@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)
 
54432
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54433
 
 
54434
@COND_mips_yeeloong_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES)
 
54435
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54436
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54437
 
 
54438
@COND_sparc64_ieee1275_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES)
 
54439
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54440
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54441
 
 
54442
@COND_powerpc_ieee1275_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES)
 
54443
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54444
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54445
 
 
54446
@COND_emu_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES)
 
54447
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54448
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54449
 
 
54450
@COND_i386_pc_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES)
 
54451
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54452
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54453
 
 
54454
@COND_i386_efi_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES)
 
54455
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54456
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54457
 
 
54458
@COND_i386_qemu_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES)
 
54459
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54460
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54461
 
 
54462
@COND_i386_coreboot_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES)
 
54463
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54464
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54465
 
 
54466
@COND_i386_multiboot_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES)
 
54467
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54468
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54469
 
 
54470
@COND_i386_ieee1275_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES)
 
54471
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54472
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54473
 
 
54474
@COND_x86_64_efi_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES)
 
54475
@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)
 
54476
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54477
 
 
54478
@COND_mips_yeeloong_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES)
 
54479
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54480
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54481
 
 
54482
@COND_sparc64_ieee1275_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES)
 
54483
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54484
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54485
 
 
54486
@COND_powerpc_ieee1275_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES)
 
54487
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54488
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54489
 
 
54490
@COND_emu_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES)
 
54491
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54492
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54493
 
 
54494
@COND_i386_pc_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES)
 
54495
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54496
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54497
 
 
54498
@COND_i386_efi_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES)
 
54499
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54500
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54501
 
 
54502
@COND_i386_qemu_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES)
 
54503
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54504
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54505
 
 
54506
@COND_i386_coreboot_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES)
 
54507
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54508
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54509
 
 
54510
@COND_i386_multiboot_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES)
 
54511
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54512
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54513
 
 
54514
@COND_i386_ieee1275_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES)
 
54515
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54516
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54517
 
 
54518
@COND_x86_64_efi_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES)
 
54519
@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)
 
54520
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54521
 
 
54522
@COND_mips_yeeloong_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES)
 
54523
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54524
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54525
 
 
54526
@COND_sparc64_ieee1275_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES)
 
54527
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54528
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54529
 
 
54530
@COND_powerpc_ieee1275_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES)
 
54531
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54532
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54533
 
 
54534
@COND_emu_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES)
 
54535
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54536
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54537
 
 
54538
@COND_i386_pc_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES)
 
54539
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54540
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54541
 
 
54542
@COND_i386_efi_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES)
 
54543
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54544
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54545
 
 
54546
@COND_i386_qemu_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES)
 
54547
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54548
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54549
 
 
54550
@COND_i386_coreboot_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES)
 
54551
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54552
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54553
 
 
54554
@COND_i386_multiboot_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES)
 
54555
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54556
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54557
 
 
54558
@COND_i386_ieee1275_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES)
 
54559
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54560
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54561
 
 
54562
@COND_x86_64_efi_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES)
 
54563
@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)
 
54564
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54565
 
 
54566
@COND_mips_yeeloong_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES)
 
54567
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54568
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54569
 
 
54570
@COND_sparc64_ieee1275_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES)
 
54571
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54572
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54573
 
 
54574
@COND_powerpc_ieee1275_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES)
 
54575
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54576
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54577
 
 
54578
@COND_i386_pc_TRUE@pxe.marker: $(pxe_module_SOURCES) $(nodist_pxe_module_SOURCES)
 
54579
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54580
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54581
 
 
54582
@COND_emu_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES)
 
54583
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54584
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54585
 
 
54586
@COND_i386_pc_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES)
 
54587
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54588
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54589
 
 
54590
@COND_i386_efi_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES)
 
54591
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54592
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54593
 
 
54594
@COND_i386_qemu_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES)
 
54595
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54596
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54597
 
 
54598
@COND_i386_coreboot_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES)
 
54599
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54600
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54601
 
 
54602
@COND_i386_multiboot_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES)
 
54603
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54604
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54605
 
 
54606
@COND_i386_ieee1275_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES)
 
54607
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54608
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54609
 
 
54610
@COND_x86_64_efi_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES)
 
54611
@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)
 
54612
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54613
 
 
54614
@COND_mips_yeeloong_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES)
 
54615
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54616
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54617
 
 
54618
@COND_sparc64_ieee1275_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES)
 
54619
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54620
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54621
 
 
54622
@COND_powerpc_ieee1275_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES)
 
54623
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54624
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54625
 
 
54626
@COND_emu_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES)
 
54627
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54628
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54629
 
 
54630
@COND_i386_pc_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES)
 
54631
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54632
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54633
 
 
54634
@COND_i386_efi_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES)
 
54635
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54636
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54637
 
 
54638
@COND_i386_qemu_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES)
 
54639
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54640
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54641
 
 
54642
@COND_i386_coreboot_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES)
 
54643
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54644
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54645
 
 
54646
@COND_i386_multiboot_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES)
 
54647
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54648
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54649
 
 
54650
@COND_i386_ieee1275_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES)
 
54651
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54652
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54653
 
 
54654
@COND_x86_64_efi_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES)
 
54655
@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)
 
54656
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54657
 
 
54658
@COND_mips_yeeloong_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES)
 
54659
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54660
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54661
 
 
54662
@COND_sparc64_ieee1275_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES)
 
54663
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54664
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54665
 
 
54666
@COND_powerpc_ieee1275_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES)
 
54667
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54668
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54669
 
 
54670
@COND_emu_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES)
 
54671
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54672
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54673
 
 
54674
@COND_i386_pc_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES)
 
54675
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54676
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54677
 
 
54678
@COND_i386_efi_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES)
 
54679
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54680
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54681
 
 
54682
@COND_i386_qemu_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES)
 
54683
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54684
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54685
 
 
54686
@COND_i386_coreboot_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES)
 
54687
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54688
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54689
 
 
54690
@COND_i386_multiboot_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES)
 
54691
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54692
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54693
 
 
54694
@COND_i386_ieee1275_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES)
 
54695
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54696
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54697
 
 
54698
@COND_x86_64_efi_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES)
 
54699
@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)
 
54700
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54701
 
 
54702
@COND_mips_yeeloong_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES)
 
54703
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54704
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54705
 
 
54706
@COND_sparc64_ieee1275_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES)
 
54707
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54708
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54709
 
 
54710
@COND_powerpc_ieee1275_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES)
 
54711
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54712
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54713
 
 
54714
@COND_emu_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES)
 
54715
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54716
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54717
 
 
54718
@COND_i386_pc_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES)
 
54719
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54720
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54721
 
 
54722
@COND_i386_efi_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES)
 
54723
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54724
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54725
 
 
54726
@COND_i386_qemu_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES)
 
54727
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54728
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54729
 
 
54730
@COND_i386_coreboot_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES)
 
54731
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54732
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54733
 
 
54734
@COND_i386_multiboot_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES)
 
54735
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54736
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54737
 
 
54738
@COND_i386_ieee1275_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES)
 
54739
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54740
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54741
 
 
54742
@COND_x86_64_efi_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES)
 
54743
@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)
 
54744
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54745
 
 
54746
@COND_mips_yeeloong_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES)
 
54747
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54748
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54749
 
 
54750
@COND_sparc64_ieee1275_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES)
 
54751
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54752
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54753
 
 
54754
@COND_powerpc_ieee1275_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES)
 
54755
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54756
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54757
 
 
54758
@COND_emu_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES)
 
54759
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54760
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54761
 
 
54762
@COND_i386_pc_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES)
 
54763
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54764
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54765
 
 
54766
@COND_i386_efi_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES)
 
54767
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54768
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54769
 
 
54770
@COND_i386_qemu_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES)
 
54771
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54772
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54773
 
 
54774
@COND_i386_coreboot_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES)
 
54775
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54776
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54777
 
 
54778
@COND_i386_multiboot_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES)
 
54779
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54780
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54781
 
 
54782
@COND_i386_ieee1275_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES)
 
54783
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54784
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54785
 
 
54786
@COND_x86_64_efi_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES)
 
54787
@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)
 
54788
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54789
 
 
54790
@COND_sparc64_ieee1275_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES)
 
54791
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54792
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54793
 
 
54794
@COND_powerpc_ieee1275_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES)
 
54795
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54796
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54797
 
 
54798
@COND_emu_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES)
 
54799
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54800
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54801
 
 
54802
@COND_i386_pc_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES)
 
54803
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54804
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54805
 
 
54806
@COND_i386_efi_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES)
 
54807
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54808
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54809
 
 
54810
@COND_i386_qemu_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES)
 
54811
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54812
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54813
 
 
54814
@COND_i386_coreboot_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES)
 
54815
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54816
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54817
 
 
54818
@COND_i386_multiboot_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES)
 
54819
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54820
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54821
 
 
54822
@COND_i386_ieee1275_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES)
 
54823
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54824
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54825
 
 
54826
@COND_x86_64_efi_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES)
 
54827
@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)
 
54828
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54829
 
 
54830
@COND_mips_yeeloong_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES)
 
54831
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54832
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54833
 
 
54834
@COND_sparc64_ieee1275_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES)
 
54835
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54836
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54837
 
 
54838
@COND_powerpc_ieee1275_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES)
 
54839
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54840
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54841
 
 
54842
@COND_emu_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES)
 
54843
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54844
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54845
 
 
54846
@COND_i386_pc_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES)
 
54847
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54848
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54849
 
 
54850
@COND_i386_efi_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES)
 
54851
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54852
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54853
 
 
54854
@COND_i386_qemu_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES)
 
54855
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54856
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54857
 
 
54858
@COND_i386_coreboot_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES)
 
54859
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54860
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54861
 
 
54862
@COND_i386_multiboot_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES)
 
54863
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54864
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54865
 
 
54866
@COND_i386_ieee1275_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES)
 
54867
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54868
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54869
 
 
54870
@COND_x86_64_efi_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES)
 
54871
@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)
 
54872
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54873
 
 
54874
@COND_mips_yeeloong_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES)
 
54875
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54876
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54877
 
 
54878
@COND_sparc64_ieee1275_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES)
 
54879
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54880
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54881
 
 
54882
@COND_powerpc_ieee1275_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES)
 
54883
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54884
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54885
 
 
54886
@COND_emu_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES)
 
54887
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54888
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
54889
 
 
54890
@COND_i386_pc_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES)
 
54891
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54892
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54893
 
 
54894
@COND_i386_efi_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES)
 
54895
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54896
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54897
 
 
54898
@COND_i386_qemu_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES)
 
54899
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54900
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54901
 
 
54902
@COND_i386_coreboot_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES)
 
54903
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54904
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54905
 
 
54906
@COND_i386_multiboot_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES)
 
54907
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54908
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54909
 
 
54910
@COND_i386_ieee1275_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES)
 
54911
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54912
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54913
 
 
54914
@COND_x86_64_efi_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES)
 
54915
@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)
 
54916
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54917
 
 
54918
@COND_mips_yeeloong_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES)
 
54919
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54920
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54921
 
 
54922
@COND_sparc64_ieee1275_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES)
 
54923
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54924
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54925
 
 
54926
@COND_powerpc_ieee1275_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES)
 
54927
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54928
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54929
 
 
54930
@COND_i386_pc_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES)
 
54931
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54932
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54933
 
 
54934
@COND_i386_efi_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES)
 
54935
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54936
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54937
 
 
54938
@COND_i386_qemu_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES)
 
54939
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54940
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54941
 
 
54942
@COND_i386_coreboot_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES)
 
54943
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54944
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54945
 
 
54946
@COND_i386_multiboot_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES)
 
54947
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54948
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54949
 
 
54950
@COND_i386_ieee1275_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES)
 
54951
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54952
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54953
 
 
54954
@COND_x86_64_efi_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES)
 
54955
@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)
 
54956
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54957
 
 
54958
@COND_mips_yeeloong_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES)
 
54959
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54960
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54961
 
 
54962
@COND_powerpc_ieee1275_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES)
 
54963
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54964
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54965
 
 
54966
@COND_i386_pc_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES)
 
54967
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54968
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
54969
 
 
54970
@COND_i386_efi_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES)
 
54971
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54972
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
54973
 
 
54974
@COND_i386_qemu_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES)
 
54975
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54976
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
54977
 
 
54978
@COND_i386_coreboot_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES)
 
54979
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54980
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54981
 
 
54982
@COND_i386_multiboot_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES)
 
54983
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54984
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
54985
 
 
54986
@COND_i386_ieee1275_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES)
 
54987
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54988
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54989
 
 
54990
@COND_x86_64_efi_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES)
 
54991
@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)
 
54992
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
54993
 
 
54994
@COND_mips_yeeloong_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES)
 
54995
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
54996
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
54997
 
 
54998
@COND_sparc64_ieee1275_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES)
 
54999
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55000
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55001
 
 
55002
@COND_powerpc_ieee1275_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES)
 
55003
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55004
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55005
 
 
55006
@COND_emu_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES)
 
55007
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55008
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55009
 
 
55010
@COND_i386_pc_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES)
 
55011
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55012
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55013
 
 
55014
@COND_i386_efi_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES)
 
55015
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55016
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55017
 
 
55018
@COND_i386_qemu_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES)
 
55019
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55020
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55021
 
 
55022
@COND_i386_coreboot_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES)
 
55023
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55024
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55025
 
 
55026
@COND_i386_multiboot_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES)
 
55027
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55028
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55029
 
 
55030
@COND_i386_ieee1275_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES)
 
55031
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55032
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55033
 
 
55034
@COND_x86_64_efi_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES)
 
55035
@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)
 
55036
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55037
 
 
55038
@COND_mips_yeeloong_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES)
 
55039
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55040
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55041
 
 
55042
@COND_sparc64_ieee1275_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES)
 
55043
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55044
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55045
 
 
55046
@COND_powerpc_ieee1275_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES)
 
55047
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55048
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55049
 
 
55050
@COND_i386_pc_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES)
 
55051
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55052
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55053
 
 
55054
@COND_i386_efi_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES)
 
55055
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55056
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55057
 
 
55058
@COND_i386_qemu_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES)
 
55059
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55060
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55061
 
 
55062
@COND_i386_coreboot_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES)
 
55063
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55064
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55065
 
 
55066
@COND_i386_multiboot_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES)
 
55067
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55068
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55069
 
 
55070
@COND_i386_ieee1275_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES)
 
55071
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55072
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55073
 
 
55074
@COND_x86_64_efi_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES)
 
55075
@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)
 
55076
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55077
 
 
55078
@COND_i386_pc_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES)
 
55079
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55080
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55081
 
 
55082
@COND_i386_efi_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES)
 
55083
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55084
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55085
 
 
55086
@COND_i386_qemu_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES)
 
55087
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55088
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55089
 
 
55090
@COND_i386_coreboot_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES)
 
55091
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55092
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55093
 
 
55094
@COND_i386_multiboot_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES)
 
55095
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55096
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55097
 
 
55098
@COND_i386_ieee1275_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES)
 
55099
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55100
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55101
 
 
55102
@COND_x86_64_efi_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES)
 
55103
@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)
 
55104
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55105
 
 
55106
@COND_i386_pc_TRUE@linux16.marker: $(linux16_module_SOURCES) $(nodist_linux16_module_SOURCES)
 
55107
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux16_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55108
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55109
 
 
55110
@COND_i386_pc_TRUE@ntldr.marker: $(ntldr_module_SOURCES) $(nodist_ntldr_module_SOURCES)
 
55111
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntldr_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55112
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55113
 
 
55114
@COND_i386_pc_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES)
 
55115
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55116
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55117
 
 
55118
@COND_i386_efi_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES)
 
55119
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55120
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55121
 
 
55122
@COND_i386_qemu_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES)
 
55123
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55124
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55125
 
 
55126
@COND_i386_coreboot_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES)
 
55127
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55128
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55129
 
 
55130
@COND_i386_multiboot_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES)
 
55131
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55132
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55133
 
 
55134
@COND_i386_ieee1275_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES)
 
55135
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55136
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55137
 
 
55138
@COND_x86_64_efi_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES)
 
55139
@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)
 
55140
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55141
 
 
55142
@COND_mips_yeeloong_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES)
 
55143
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55144
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55145
 
 
55146
@COND_i386_pc_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES)
 
55147
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55148
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55149
 
 
55150
@COND_i386_efi_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES)
 
55151
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55152
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55153
 
 
55154
@COND_i386_qemu_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES)
 
55155
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55156
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55157
 
 
55158
@COND_i386_coreboot_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES)
 
55159
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55160
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55161
 
 
55162
@COND_i386_multiboot_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES)
 
55163
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55164
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55165
 
 
55166
@COND_i386_ieee1275_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES)
 
55167
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55168
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55169
 
 
55170
@COND_x86_64_efi_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES)
 
55171
@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)
 
55172
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55173
 
 
55174
@COND_i386_pc_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES)
 
55175
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55176
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55177
 
 
55178
@COND_i386_efi_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES)
 
55179
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55180
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55181
 
 
55182
@COND_i386_qemu_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES)
 
55183
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55184
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55185
 
 
55186
@COND_i386_coreboot_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES)
 
55187
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55188
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55189
 
 
55190
@COND_i386_multiboot_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES)
 
55191
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55192
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55193
 
 
55194
@COND_i386_ieee1275_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES)
 
55195
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55196
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55197
 
 
55198
@COND_x86_64_efi_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES)
 
55199
@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)
 
55200
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55201
 
 
55202
@COND_mips_yeeloong_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES)
 
55203
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55204
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55205
 
 
55206
@COND_sparc64_ieee1275_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES)
 
55207
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55208
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55209
 
 
55210
@COND_powerpc_ieee1275_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES)
 
55211
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55212
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55213
 
 
55214
@COND_i386_pc_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES)
 
55215
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55216
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55217
 
 
55218
@COND_i386_efi_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES)
 
55219
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55220
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55221
 
 
55222
@COND_i386_qemu_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES)
 
55223
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55224
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55225
 
 
55226
@COND_i386_coreboot_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES)
 
55227
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55228
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55229
 
 
55230
@COND_i386_multiboot_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES)
 
55231
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55232
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55233
 
 
55234
@COND_i386_ieee1275_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES)
 
55235
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55236
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55237
 
 
55238
@COND_x86_64_efi_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES)
 
55239
@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)
 
55240
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55241
 
 
55242
@COND_i386_efi_TRUE@appleldr.marker: $(appleldr_module_SOURCES) $(nodist_appleldr_module_SOURCES)
 
55243
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(appleldr_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55244
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55245
 
 
55246
@COND_x86_64_efi_TRUE@appleldr.marker: $(appleldr_module_SOURCES) $(nodist_appleldr_module_SOURCES)
 
55247
@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)
 
55248
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55249
 
 
55250
@COND_i386_pc_TRUE@chain.marker: $(chain_module_SOURCES) $(nodist_chain_module_SOURCES)
 
55251
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55252
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55253
 
 
55254
@COND_i386_efi_TRUE@chain.marker: $(chain_module_SOURCES) $(nodist_chain_module_SOURCES)
 
55255
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55256
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55257
 
 
55258
@COND_x86_64_efi_TRUE@chain.marker: $(chain_module_SOURCES) $(nodist_chain_module_SOURCES)
 
55259
@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)
 
55260
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55261
 
 
55262
@COND_i386_pc_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES)
 
55263
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55264
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55265
 
 
55266
@COND_i386_efi_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES)
 
55267
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55268
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55269
 
 
55270
@COND_i386_qemu_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES)
 
55271
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55272
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55273
 
 
55274
@COND_i386_coreboot_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES)
 
55275
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55276
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55277
 
 
55278
@COND_i386_multiboot_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES)
 
55279
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55280
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55281
 
 
55282
@COND_i386_ieee1275_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES)
 
55283
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55284
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55285
 
 
55286
@COND_x86_64_efi_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES)
 
55287
@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)
 
55288
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55289
 
 
55290
@COND_mips_yeeloong_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES)
 
55291
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55292
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55293
 
 
55294
@COND_emu_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES)
 
55295
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55296
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55297
 
 
55298
@COND_i386_pc_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES)
 
55299
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55300
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55301
 
 
55302
@COND_i386_efi_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES)
 
55303
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55304
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55305
 
 
55306
@COND_i386_qemu_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES)
 
55307
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55308
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55309
 
 
55310
@COND_i386_coreboot_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES)
 
55311
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55312
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55313
 
 
55314
@COND_i386_multiboot_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES)
 
55315
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55316
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55317
 
 
55318
@COND_i386_ieee1275_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES)
 
55319
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55320
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55321
 
 
55322
@COND_x86_64_efi_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES)
 
55323
@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)
 
55324
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55325
 
 
55326
@COND_mips_yeeloong_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES)
 
55327
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55328
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55329
 
 
55330
@COND_sparc64_ieee1275_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES)
 
55331
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55332
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55333
 
 
55334
@COND_powerpc_ieee1275_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES)
 
55335
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55336
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55337
 
 
55338
@COND_emu_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES)
 
55339
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55340
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55341
 
 
55342
@COND_i386_pc_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES)
 
55343
@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)
 
55344
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55345
 
 
55346
@COND_i386_efi_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES)
 
55347
@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)
 
55348
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55349
 
 
55350
@COND_i386_qemu_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES)
 
55351
@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)
 
55352
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55353
 
 
55354
@COND_i386_coreboot_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES)
 
55355
@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)
 
55356
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55357
 
 
55358
@COND_i386_multiboot_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES)
 
55359
@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)
 
55360
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55361
 
 
55362
@COND_i386_ieee1275_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES)
 
55363
@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)
 
55364
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55365
 
 
55366
@COND_x86_64_efi_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES)
 
55367
@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)
 
55368
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55369
 
 
55370
@COND_mips_yeeloong_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES)
 
55371
@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)
 
55372
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55373
 
 
55374
@COND_sparc64_ieee1275_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES)
 
55375
@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)
 
55376
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55377
 
 
55378
@COND_powerpc_ieee1275_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES)
 
55379
@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)
 
55380
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55381
 
 
55382
@COND_emu_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES)
 
55383
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55384
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55385
 
 
55386
@COND_i386_pc_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES)
 
55387
@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)
 
55388
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55389
 
 
55390
@COND_i386_efi_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES)
 
55391
@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)
 
55392
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55393
 
 
55394
@COND_i386_qemu_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES)
 
55395
@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)
 
55396
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55397
 
 
55398
@COND_i386_coreboot_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES)
 
55399
@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)
 
55400
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55401
 
 
55402
@COND_i386_multiboot_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES)
 
55403
@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)
 
55404
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55405
 
 
55406
@COND_i386_ieee1275_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES)
 
55407
@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)
 
55408
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55409
 
 
55410
@COND_x86_64_efi_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES)
 
55411
@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)
 
55412
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55413
 
 
55414
@COND_mips_yeeloong_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES)
 
55415
@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)
 
55416
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55417
 
 
55418
@COND_sparc64_ieee1275_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES)
 
55419
@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)
 
55420
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55421
 
 
55422
@COND_powerpc_ieee1275_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES)
 
55423
@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)
 
55424
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55425
 
 
55426
@COND_emu_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES)
 
55427
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55428
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55429
 
 
55430
@COND_i386_pc_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES)
 
55431
@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)
 
55432
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55433
 
 
55434
@COND_i386_efi_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES)
 
55435
@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)
 
55436
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55437
 
 
55438
@COND_i386_qemu_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES)
 
55439
@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)
 
55440
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55441
 
 
55442
@COND_i386_coreboot_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES)
 
55443
@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)
 
55444
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55445
 
 
55446
@COND_i386_multiboot_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES)
 
55447
@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)
 
55448
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55449
 
 
55450
@COND_i386_ieee1275_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES)
 
55451
@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)
 
55452
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55453
 
 
55454
@COND_x86_64_efi_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES)
 
55455
@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)
 
55456
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55457
 
 
55458
@COND_mips_yeeloong_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES)
 
55459
@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)
 
55460
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55461
 
 
55462
@COND_sparc64_ieee1275_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES)
 
55463
@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)
 
55464
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55465
 
 
55466
@COND_powerpc_ieee1275_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES)
 
55467
@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)
 
55468
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55469
 
 
55470
@COND_emu_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES)
 
55471
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55472
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55473
 
 
55474
@COND_i386_pc_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES)
 
55475
@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)
 
55476
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55477
 
 
55478
@COND_i386_efi_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES)
 
55479
@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)
 
55480
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55481
 
 
55482
@COND_i386_qemu_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES)
 
55483
@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)
 
55484
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55485
 
 
55486
@COND_i386_coreboot_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES)
 
55487
@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)
 
55488
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55489
 
 
55490
@COND_i386_multiboot_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES)
 
55491
@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)
 
55492
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55493
 
 
55494
@COND_i386_ieee1275_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES)
 
55495
@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)
 
55496
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55497
 
 
55498
@COND_x86_64_efi_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES)
 
55499
@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)
 
55500
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55501
 
 
55502
@COND_mips_yeeloong_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES)
 
55503
@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)
 
55504
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55505
 
 
55506
@COND_sparc64_ieee1275_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES)
 
55507
@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)
 
55508
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55509
 
 
55510
@COND_powerpc_ieee1275_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES)
 
55511
@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)
 
55512
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55513
 
 
55514
@COND_emu_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES)
 
55515
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55516
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55517
 
 
55518
@COND_i386_pc_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES)
 
55519
@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)
 
55520
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55521
 
 
55522
@COND_i386_efi_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES)
 
55523
@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)
 
55524
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55525
 
 
55526
@COND_i386_qemu_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES)
 
55527
@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)
 
55528
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55529
 
 
55530
@COND_i386_coreboot_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES)
 
55531
@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)
 
55532
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55533
 
 
55534
@COND_i386_multiboot_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES)
 
55535
@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)
 
55536
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55537
 
 
55538
@COND_i386_ieee1275_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES)
 
55539
@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)
 
55540
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55541
 
 
55542
@COND_x86_64_efi_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES)
 
55543
@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)
 
55544
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55545
 
 
55546
@COND_mips_yeeloong_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES)
 
55547
@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)
 
55548
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55549
 
 
55550
@COND_sparc64_ieee1275_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES)
 
55551
@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)
 
55552
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55553
 
 
55554
@COND_powerpc_ieee1275_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES)
 
55555
@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)
 
55556
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55557
 
 
55558
@COND_emu_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES)
 
55559
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55560
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55561
 
 
55562
@COND_i386_pc_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES)
 
55563
@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)
 
55564
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55565
 
 
55566
@COND_i386_efi_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES)
 
55567
@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)
 
55568
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55569
 
 
55570
@COND_i386_qemu_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES)
 
55571
@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)
 
55572
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55573
 
 
55574
@COND_i386_coreboot_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES)
 
55575
@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)
 
55576
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55577
 
 
55578
@COND_i386_multiboot_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES)
 
55579
@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)
 
55580
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55581
 
 
55582
@COND_i386_ieee1275_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES)
 
55583
@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)
 
55584
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55585
 
 
55586
@COND_x86_64_efi_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES)
 
55587
@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)
 
55588
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55589
 
 
55590
@COND_mips_yeeloong_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES)
 
55591
@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)
 
55592
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55593
 
 
55594
@COND_sparc64_ieee1275_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES)
 
55595
@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)
 
55596
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55597
 
 
55598
@COND_powerpc_ieee1275_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES)
 
55599
@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)
 
55600
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55601
 
 
55602
@COND_emu_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES)
 
55603
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55604
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55605
 
 
55606
@COND_i386_pc_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES)
 
55607
@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)
 
55608
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55609
 
 
55610
@COND_i386_efi_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES)
 
55611
@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)
 
55612
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55613
 
 
55614
@COND_i386_qemu_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES)
 
55615
@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)
 
55616
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55617
 
 
55618
@COND_i386_coreboot_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES)
 
55619
@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)
 
55620
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55621
 
 
55622
@COND_i386_multiboot_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES)
 
55623
@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)
 
55624
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55625
 
 
55626
@COND_i386_ieee1275_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES)
 
55627
@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)
 
55628
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55629
 
 
55630
@COND_x86_64_efi_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES)
 
55631
@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)
 
55632
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55633
 
 
55634
@COND_mips_yeeloong_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES)
 
55635
@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)
 
55636
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55637
 
 
55638
@COND_sparc64_ieee1275_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES)
 
55639
@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)
 
55640
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55641
 
 
55642
@COND_powerpc_ieee1275_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES)
 
55643
@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)
 
55644
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55645
 
 
55646
@COND_emu_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES)
 
55647
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55648
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55649
 
 
55650
@COND_i386_pc_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES)
 
55651
@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)
 
55652
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55653
 
 
55654
@COND_i386_efi_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES)
 
55655
@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)
 
55656
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55657
 
 
55658
@COND_i386_qemu_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES)
 
55659
@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)
 
55660
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55661
 
 
55662
@COND_i386_coreboot_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES)
 
55663
@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)
 
55664
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55665
 
 
55666
@COND_i386_multiboot_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES)
 
55667
@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)
 
55668
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55669
 
 
55670
@COND_i386_ieee1275_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES)
 
55671
@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)
 
55672
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55673
 
 
55674
@COND_x86_64_efi_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES)
 
55675
@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)
 
55676
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55677
 
 
55678
@COND_mips_yeeloong_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES)
 
55679
@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)
 
55680
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55681
 
 
55682
@COND_sparc64_ieee1275_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES)
 
55683
@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)
 
55684
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55685
 
 
55686
@COND_powerpc_ieee1275_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES)
 
55687
@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)
 
55688
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55689
 
 
55690
@COND_emu_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES)
 
55691
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55692
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55693
 
 
55694
@COND_i386_pc_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES)
 
55695
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55696
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55697
 
 
55698
@COND_i386_efi_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES)
 
55699
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55700
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55701
 
 
55702
@COND_i386_qemu_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES)
 
55703
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55704
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55705
 
 
55706
@COND_i386_coreboot_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES)
 
55707
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55708
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55709
 
 
55710
@COND_i386_multiboot_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES)
 
55711
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55712
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55713
 
 
55714
@COND_i386_ieee1275_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES)
 
55715
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55716
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55717
 
 
55718
@COND_x86_64_efi_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES)
 
55719
@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)
 
55720
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55721
 
 
55722
@COND_mips_yeeloong_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES)
 
55723
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55724
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55725
 
 
55726
@COND_sparc64_ieee1275_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES)
 
55727
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55728
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55729
 
 
55730
@COND_powerpc_ieee1275_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES)
 
55731
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55732
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55733
 
 
55734
@COND_i386_pc_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES)
 
55735
@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)
 
55736
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55737
 
 
55738
@COND_i386_efi_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES)
 
55739
@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)
 
55740
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55741
 
 
55742
@COND_i386_qemu_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES)
 
55743
@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)
 
55744
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55745
 
 
55746
@COND_i386_coreboot_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES)
 
55747
@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)
 
55748
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55749
 
 
55750
@COND_i386_multiboot_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES)
 
55751
@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)
 
55752
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55753
 
 
55754
@COND_i386_ieee1275_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES)
 
55755
@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)
 
55756
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55757
 
 
55758
@COND_x86_64_efi_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES)
 
55759
@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)
 
55760
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55761
 
 
55762
@COND_emu_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES)
 
55763
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55764
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55765
 
 
55766
@COND_i386_pc_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES)
 
55767
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55768
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55769
 
 
55770
@COND_i386_efi_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES)
 
55771
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55772
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55773
 
 
55774
@COND_i386_qemu_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES)
 
55775
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55776
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55777
 
 
55778
@COND_i386_coreboot_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES)
 
55779
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55780
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55781
 
 
55782
@COND_i386_multiboot_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES)
 
55783
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55784
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55785
 
 
55786
@COND_i386_ieee1275_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES)
 
55787
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55788
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55789
 
 
55790
@COND_x86_64_efi_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES)
 
55791
@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)
 
55792
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55793
 
 
55794
@COND_sparc64_ieee1275_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES)
 
55795
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55796
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55797
 
 
55798
@COND_powerpc_ieee1275_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES)
 
55799
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55800
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55801
 
 
55802
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES)
 
55803
@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)
 
55804
@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55805
 
 
55806
@COND_i386_pc_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES)
 
55807
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55808
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55809
 
 
55810
@COND_i386_efi_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES)
 
55811
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55812
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55813
 
 
55814
@COND_i386_qemu_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES)
 
55815
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55816
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55817
 
 
55818
@COND_i386_coreboot_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES)
 
55819
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55820
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55821
 
 
55822
@COND_i386_multiboot_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES)
 
55823
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55824
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55825
 
 
55826
@COND_i386_ieee1275_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES)
 
55827
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55828
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55829
 
 
55830
@COND_x86_64_efi_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES)
 
55831
@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)
 
55832
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55833
 
 
55834
@COND_i386_pc_TRUE@sendkey.marker: $(sendkey_module_SOURCES) $(nodist_sendkey_module_SOURCES)
 
55835
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sendkey_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55836
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55837
 
 
55838
@COND_emu_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES)
 
55839
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55840
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55841
 
 
55842
@COND_i386_pc_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES)
 
55843
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55844
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55845
 
 
55846
@COND_i386_efi_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES)
 
55847
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55848
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55849
 
 
55850
@COND_i386_qemu_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES)
 
55851
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55852
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55853
 
 
55854
@COND_i386_coreboot_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES)
 
55855
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55856
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55857
 
 
55858
@COND_i386_multiboot_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES)
 
55859
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55860
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55861
 
 
55862
@COND_x86_64_efi_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES)
 
55863
@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)
 
55864
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55865
 
 
55866
@COND_i386_pc_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES)
 
55867
@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)
 
55868
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55869
 
 
55870
@COND_i386_efi_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES)
 
55871
@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)
 
55872
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55873
 
 
55874
@COND_i386_qemu_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES)
 
55875
@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)
 
55876
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55877
 
 
55878
@COND_i386_coreboot_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES)
 
55879
@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)
 
55880
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55881
 
 
55882
@COND_i386_multiboot_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES)
 
55883
@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)
 
55884
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55885
 
 
55886
@COND_i386_ieee1275_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES)
 
55887
@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)
 
55888
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55889
 
 
55890
@COND_x86_64_efi_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES)
 
55891
@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)
 
55892
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55893
 
 
55894
@COND_mips_yeeloong_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES)
 
55895
@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)
 
55896
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55897
 
 
55898
@COND_i386_pc_TRUE@vga.marker: $(vga_module_SOURCES) $(nodist_vga_module_SOURCES)
 
55899
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55900
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55901
 
 
55902
@COND_i386_pc_TRUE@vga_text.marker: $(vga_text_module_SOURCES) $(nodist_vga_text_module_SOURCES)
 
55903
@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)
 
55904
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55905
 
 
55906
@COND_i386_coreboot_TRUE@vga_text.marker: $(vga_text_module_SOURCES) $(nodist_vga_text_module_SOURCES)
 
55907
@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)
 
55908
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55909
 
 
55910
@COND_i386_multiboot_TRUE@vga_text.marker: $(vga_text_module_SOURCES) $(nodist_vga_text_module_SOURCES)
 
55911
@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)
 
55912
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55913
 
 
55914
@COND_i386_pc_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES)
 
55915
@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)
 
55916
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55917
 
 
55918
@COND_i386_efi_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES)
 
55919
@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)
 
55920
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55921
 
 
55922
@COND_i386_qemu_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES)
 
55923
@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)
 
55924
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55925
 
 
55926
@COND_i386_coreboot_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES)
 
55927
@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)
 
55928
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55929
 
 
55930
@COND_i386_multiboot_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES)
 
55931
@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)
 
55932
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55933
 
 
55934
@COND_i386_ieee1275_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES)
 
55935
@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)
 
55936
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55937
 
 
55938
@COND_x86_64_efi_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES)
 
55939
@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)
 
55940
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55941
 
 
55942
@COND_i386_pc_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES)
 
55943
@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)
 
55944
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55945
 
 
55946
@COND_i386_efi_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES)
 
55947
@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)
 
55948
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55949
 
 
55950
@COND_i386_qemu_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES)
 
55951
@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)
 
55952
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55953
 
 
55954
@COND_i386_coreboot_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES)
 
55955
@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)
 
55956
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55957
 
 
55958
@COND_i386_multiboot_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES)
 
55959
@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)
 
55960
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55961
 
 
55962
@COND_i386_ieee1275_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES)
 
55963
@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)
 
55964
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55965
 
 
55966
@COND_x86_64_efi_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES)
 
55967
@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)
 
55968
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
55969
 
 
55970
@COND_emu_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES)
 
55971
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
55972
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
55973
 
 
55974
@COND_i386_pc_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES)
 
55975
@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)
 
55976
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
55977
 
 
55978
@COND_i386_efi_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES)
 
55979
@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)
 
55980
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
55981
 
 
55982
@COND_i386_qemu_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES)
 
55983
@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)
 
55984
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
55985
 
 
55986
@COND_i386_coreboot_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES)
 
55987
@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)
 
55988
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55989
 
 
55990
@COND_i386_multiboot_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES)
 
55991
@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)
 
55992
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
55993
 
 
55994
@COND_i386_ieee1275_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES)
 
55995
@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)
 
55996
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
55997
 
 
55998
@COND_x86_64_efi_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES)
 
55999
@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)
 
56000
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56001
 
 
56002
@COND_mips_yeeloong_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES)
 
56003
@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)
 
56004
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56005
 
 
56006
@COND_sparc64_ieee1275_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES)
 
56007
@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)
 
56008
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56009
 
 
56010
@COND_powerpc_ieee1275_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES)
 
56011
@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)
 
56012
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56013
 
 
56014
@COND_emu_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES)
 
56015
@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)
 
56016
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56017
 
 
56018
@COND_i386_pc_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES)
 
56019
@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)
 
56020
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56021
 
 
56022
@COND_i386_efi_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES)
 
56023
@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)
 
56024
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56025
 
 
56026
@COND_i386_qemu_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES)
 
56027
@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)
 
56028
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56029
 
 
56030
@COND_i386_coreboot_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES)
 
56031
@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)
 
56032
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56033
 
 
56034
@COND_i386_multiboot_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES)
 
56035
@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)
 
56036
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56037
 
 
56038
@COND_i386_ieee1275_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES)
 
56039
@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)
 
56040
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56041
 
 
56042
@COND_x86_64_efi_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES)
 
56043
@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)
 
56044
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56045
 
 
56046
@COND_mips_yeeloong_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES)
 
56047
@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)
 
56048
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56049
 
 
56050
@COND_sparc64_ieee1275_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES)
 
56051
@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)
 
56052
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56053
 
 
56054
@COND_powerpc_ieee1275_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES)
 
56055
@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)
 
56056
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56057
 
 
56058
@COND_emu_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES)
 
56059
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56060
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56061
 
 
56062
@COND_i386_pc_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES)
 
56063
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56064
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56065
 
 
56066
@COND_i386_efi_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES)
 
56067
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56068
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56069
 
 
56070
@COND_i386_qemu_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES)
 
56071
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56072
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56073
 
 
56074
@COND_i386_coreboot_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES)
 
56075
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56076
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56077
 
 
56078
@COND_i386_multiboot_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES)
 
56079
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56080
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56081
 
 
56082
@COND_i386_ieee1275_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES)
 
56083
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56084
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56085
 
 
56086
@COND_x86_64_efi_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES)
 
56087
@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)
 
56088
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56089
 
 
56090
@COND_sparc64_ieee1275_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES)
 
56091
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56092
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56093
 
 
56094
@COND_powerpc_ieee1275_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES)
 
56095
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56096
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56097
 
 
56098
@COND_emu_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES)
 
56099
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56100
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56101
 
 
56102
@COND_i386_pc_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES)
 
56103
@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)
 
56104
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56105
 
 
56106
@COND_i386_efi_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES)
 
56107
@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)
 
56108
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56109
 
 
56110
@COND_i386_qemu_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES)
 
56111
@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)
 
56112
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56113
 
 
56114
@COND_i386_coreboot_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES)
 
56115
@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)
 
56116
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56117
 
 
56118
@COND_i386_multiboot_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES)
 
56119
@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)
 
56120
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56121
 
 
56122
@COND_i386_ieee1275_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES)
 
56123
@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)
 
56124
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56125
 
 
56126
@COND_x86_64_efi_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES)
 
56127
@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)
 
56128
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56129
 
 
56130
@COND_sparc64_ieee1275_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES)
 
56131
@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)
 
56132
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56133
 
 
56134
@COND_powerpc_ieee1275_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES)
 
56135
@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)
 
56136
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56137
 
 
56138
@COND_i386_efi_TRUE@efi_gop.marker: $(efi_gop_module_SOURCES) $(nodist_efi_gop_module_SOURCES)
 
56139
@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)
 
56140
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56141
 
 
56142
@COND_x86_64_efi_TRUE@efi_gop.marker: $(efi_gop_module_SOURCES) $(nodist_efi_gop_module_SOURCES)
 
56143
@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)
 
56144
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56145
 
 
56146
@COND_i386_efi_TRUE@efi_uga.marker: $(efi_uga_module_SOURCES) $(nodist_efi_uga_module_SOURCES)
 
56147
@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)
 
56148
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56149
 
 
56150
@COND_x86_64_efi_TRUE@efi_uga.marker: $(efi_uga_module_SOURCES) $(nodist_efi_uga_module_SOURCES)
 
56151
@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)
 
56152
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56153
 
 
56154
@COND_emu_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES)
 
56155
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56156
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56157
 
 
56158
@COND_i386_pc_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES)
 
56159
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56160
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56161
 
 
56162
@COND_i386_efi_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES)
 
56163
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56164
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56165
 
 
56166
@COND_i386_qemu_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES)
 
56167
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56168
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56169
 
 
56170
@COND_i386_coreboot_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES)
 
56171
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56172
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56173
 
 
56174
@COND_i386_multiboot_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES)
 
56175
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56176
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56177
 
 
56178
@COND_i386_ieee1275_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES)
 
56179
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56180
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56181
 
 
56182
@COND_x86_64_efi_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES)
 
56183
@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)
 
56184
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56185
 
 
56186
@COND_mips_yeeloong_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES)
 
56187
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56188
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56189
 
 
56190
@COND_sparc64_ieee1275_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES)
 
56191
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56192
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56193
 
 
56194
@COND_powerpc_ieee1275_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES)
 
56195
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56196
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56197
 
 
56198
@COND_emu_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES)
 
56199
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56200
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56201
 
 
56202
@COND_i386_pc_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES)
 
56203
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56204
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56205
 
 
56206
@COND_i386_efi_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES)
 
56207
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56208
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56209
 
 
56210
@COND_i386_qemu_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES)
 
56211
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56212
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56213
 
 
56214
@COND_i386_coreboot_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES)
 
56215
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56216
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56217
 
 
56218
@COND_i386_multiboot_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES)
 
56219
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56220
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56221
 
 
56222
@COND_i386_ieee1275_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES)
 
56223
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56224
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56225
 
 
56226
@COND_x86_64_efi_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES)
 
56227
@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)
 
56228
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56229
 
 
56230
@COND_mips_yeeloong_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES)
 
56231
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56232
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56233
 
 
56234
@COND_sparc64_ieee1275_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES)
 
56235
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56236
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56237
 
 
56238
@COND_powerpc_ieee1275_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES)
 
56239
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56240
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56241
 
 
56242
@COND_emu_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES)
 
56243
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56244
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56245
 
 
56246
@COND_i386_pc_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES)
 
56247
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56248
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56249
 
 
56250
@COND_i386_efi_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES)
 
56251
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56252
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56253
 
 
56254
@COND_i386_qemu_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES)
 
56255
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56256
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56257
 
 
56258
@COND_i386_coreboot_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES)
 
56259
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56260
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56261
 
 
56262
@COND_i386_multiboot_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES)
 
56263
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56264
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56265
 
 
56266
@COND_i386_ieee1275_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES)
 
56267
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56268
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56269
 
 
56270
@COND_x86_64_efi_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES)
 
56271
@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)
 
56272
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56273
 
 
56274
@COND_mips_yeeloong_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES)
 
56275
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56276
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56277
 
 
56278
@COND_sparc64_ieee1275_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES)
 
56279
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56280
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56281
 
 
56282
@COND_powerpc_ieee1275_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES)
 
56283
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56284
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56285
 
 
56286
@COND_i386_pc_TRUE@vbe.marker: $(vbe_module_SOURCES) $(nodist_vbe_module_SOURCES)
 
56287
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vbe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56288
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56289
 
 
56290
@COND_emu_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES)
 
56291
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56292
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56293
 
 
56294
@COND_i386_pc_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES)
 
56295
@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)
 
56296
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56297
 
 
56298
@COND_i386_efi_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES)
 
56299
@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)
 
56300
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56301
 
 
56302
@COND_i386_qemu_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES)
 
56303
@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)
 
56304
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56305
 
 
56306
@COND_i386_coreboot_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES)
 
56307
@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)
 
56308
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56309
 
 
56310
@COND_i386_multiboot_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES)
 
56311
@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)
 
56312
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56313
 
 
56314
@COND_i386_ieee1275_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES)
 
56315
@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)
 
56316
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56317
 
 
56318
@COND_x86_64_efi_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES)
 
56319
@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)
 
56320
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56321
 
 
56322
@COND_sparc64_ieee1275_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES)
 
56323
@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)
 
56324
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56325
 
 
56326
@COND_powerpc_ieee1275_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES)
 
56327
@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)
 
56328
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56329
 
 
56330
@COND_emu_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES)
 
56331
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56332
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56333
 
 
56334
@COND_i386_pc_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES)
 
56335
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56336
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56337
 
 
56338
@COND_i386_efi_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES)
 
56339
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56340
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56341
 
 
56342
@COND_i386_qemu_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES)
 
56343
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56344
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56345
 
 
56346
@COND_i386_coreboot_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES)
 
56347
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56348
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56349
 
 
56350
@COND_i386_multiboot_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES)
 
56351
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56352
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56353
 
 
56354
@COND_i386_ieee1275_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES)
 
56355
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56356
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56357
 
 
56358
@COND_x86_64_efi_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES)
 
56359
@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)
 
56360
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56361
 
 
56362
@COND_sparc64_ieee1275_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES)
 
56363
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56364
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56365
 
 
56366
@COND_powerpc_ieee1275_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES)
 
56367
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56368
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56369
 
 
56370
@COND_sparc64_ieee1275_TRUE@ieee1275_fb.marker: $(ieee1275_fb_module_SOURCES) $(nodist_ieee1275_fb_module_SOURCES)
 
56371
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ieee1275_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56372
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56373
 
 
56374
@COND_powerpc_ieee1275_TRUE@ieee1275_fb.marker: $(ieee1275_fb_module_SOURCES) $(nodist_ieee1275_fb_module_SOURCES)
 
56375
@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)
 
56376
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56377
 
 
56378
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl.marker: $(sdl_module_SOURCES) $(nodist_sdl_module_SOURCES)
 
56379
@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)
 
56380
@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56381
 
 
56382
@COND_emu_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES)
 
56383
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56384
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56385
 
 
56386
@COND_i386_pc_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES)
 
56387
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56388
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56389
 
 
56390
@COND_i386_efi_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES)
 
56391
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56392
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56393
 
 
56394
@COND_i386_qemu_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES)
 
56395
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56396
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56397
 
 
56398
@COND_i386_coreboot_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES)
 
56399
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56400
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56401
 
 
56402
@COND_i386_multiboot_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES)
 
56403
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56404
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56405
 
 
56406
@COND_i386_ieee1275_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES)
 
56407
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56408
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56409
 
 
56410
@COND_x86_64_efi_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES)
 
56411
@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)
 
56412
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56413
 
 
56414
@COND_mips_yeeloong_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES)
 
56415
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56416
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56417
 
 
56418
@COND_sparc64_ieee1275_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES)
 
56419
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56420
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56421
 
 
56422
@COND_powerpc_ieee1275_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES)
 
56423
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56424
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56425
 
 
56426
@COND_emu_TRUE@legacycfg.marker: $(legacycfg_module_SOURCES) $(nodist_legacycfg_module_SOURCES)
 
56427
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56428
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56429
 
 
56430
@COND_i386_pc_TRUE@legacycfg.marker: $(legacycfg_module_SOURCES) $(nodist_legacycfg_module_SOURCES)
 
56431
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56432
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56433
 
 
56434
@COND_emu_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES)
 
56435
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56436
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56437
 
 
56438
@COND_i386_pc_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES)
 
56439
@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)
 
56440
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56441
 
 
56442
@COND_i386_efi_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES)
 
56443
@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)
 
56444
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56445
 
 
56446
@COND_i386_qemu_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES)
 
56447
@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)
 
56448
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56449
 
 
56450
@COND_i386_coreboot_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES)
 
56451
@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)
 
56452
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56453
 
 
56454
@COND_i386_multiboot_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES)
 
56455
@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)
 
56456
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56457
 
 
56458
@COND_i386_ieee1275_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES)
 
56459
@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)
 
56460
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56461
 
 
56462
@COND_x86_64_efi_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES)
 
56463
@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)
 
56464
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56465
 
 
56466
@COND_mips_yeeloong_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES)
 
56467
@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)
 
56468
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56469
 
 
56470
@COND_sparc64_ieee1275_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES)
 
56471
@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)
 
56472
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56473
 
 
56474
@COND_powerpc_ieee1275_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES)
 
56475
@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)
 
56476
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56477
 
 
56478
@COND_emu_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES)
 
56479
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56480
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56481
 
 
56482
@COND_i386_pc_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES)
 
56483
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56484
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56485
 
 
56486
@COND_i386_efi_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES)
 
56487
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56488
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56489
 
 
56490
@COND_i386_qemu_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES)
 
56491
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56492
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56493
 
 
56494
@COND_i386_coreboot_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES)
 
56495
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56496
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56497
 
 
56498
@COND_i386_multiboot_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES)
 
56499
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56500
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56501
 
 
56502
@COND_i386_ieee1275_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES)
 
56503
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56504
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56505
 
 
56506
@COND_x86_64_efi_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES)
 
56507
@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)
 
56508
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56509
 
 
56510
@COND_mips_yeeloong_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES)
 
56511
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56512
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56513
 
 
56514
@COND_sparc64_ieee1275_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES)
 
56515
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56516
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56517
 
 
56518
@COND_powerpc_ieee1275_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES)
 
56519
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56520
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56521
 
 
56522
@COND_emu_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES)
 
56523
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56524
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56525
 
 
56526
@COND_i386_pc_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES)
 
56527
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56528
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56529
 
 
56530
@COND_i386_efi_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES)
 
56531
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56532
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56533
 
 
56534
@COND_i386_qemu_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES)
 
56535
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56536
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56537
 
 
56538
@COND_i386_coreboot_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES)
 
56539
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56540
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56541
 
 
56542
@COND_i386_multiboot_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES)
 
56543
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56544
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56545
 
 
56546
@COND_i386_ieee1275_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES)
 
56547
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56548
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56549
 
 
56550
@COND_x86_64_efi_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES)
 
56551
@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)
 
56552
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56553
 
 
56554
@COND_mips_yeeloong_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES)
 
56555
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56556
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56557
 
 
56558
@COND_sparc64_ieee1275_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES)
 
56559
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56560
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56561
 
 
56562
@COND_powerpc_ieee1275_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES)
 
56563
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56564
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56565
 
 
56566
@COND_i386_pc_TRUE@lsapm.marker: $(lsapm_module_SOURCES) $(nodist_lsapm_module_SOURCES)
 
56567
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsapm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56568
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56569
 
 
56570
@COND_emu_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES)
 
56571
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56572
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56573
 
 
56574
@COND_i386_pc_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES)
 
56575
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56576
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56577
 
 
56578
@COND_i386_efi_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES)
 
56579
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56580
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56581
 
 
56582
@COND_i386_qemu_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES)
 
56583
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56584
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56585
 
 
56586
@COND_i386_coreboot_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES)
 
56587
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56588
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56589
 
 
56590
@COND_i386_multiboot_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES)
 
56591
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56592
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56593
 
 
56594
@COND_i386_ieee1275_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES)
 
56595
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56596
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56597
 
 
56598
@COND_x86_64_efi_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES)
 
56599
@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)
 
56600
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56601
 
 
56602
@COND_sparc64_ieee1275_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES)
 
56603
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56604
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56605
 
 
56606
@COND_powerpc_ieee1275_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES)
 
56607
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56608
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56609
 
 
56610
@COND_emu_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES)
 
56611
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56612
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56613
 
 
56614
@COND_i386_pc_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES)
 
56615
@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)
 
56616
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56617
 
 
56618
@COND_i386_efi_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES)
 
56619
@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)
 
56620
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56621
 
 
56622
@COND_i386_qemu_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES)
 
56623
@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)
 
56624
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56625
 
 
56626
@COND_i386_coreboot_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES)
 
56627
@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)
 
56628
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56629
 
 
56630
@COND_i386_multiboot_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES)
 
56631
@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)
 
56632
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56633
 
 
56634
@COND_i386_ieee1275_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES)
 
56635
@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)
 
56636
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56637
 
 
56638
@COND_x86_64_efi_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES)
 
56639
@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)
 
56640
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56641
 
 
56642
@COND_mips_yeeloong_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES)
 
56643
@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)
 
56644
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56645
 
 
56646
@COND_sparc64_ieee1275_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES)
 
56647
@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)
 
56648
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56649
 
 
56650
@COND_powerpc_ieee1275_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES)
 
56651
@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)
 
56652
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56653
 
 
56654
@COND_emu_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES)
 
56655
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56656
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56657
 
 
56658
@COND_i386_pc_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES)
 
56659
@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)
 
56660
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56661
 
 
56662
@COND_i386_efi_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES)
 
56663
@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)
 
56664
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56665
 
 
56666
@COND_i386_qemu_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES)
 
56667
@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)
 
56668
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56669
 
 
56670
@COND_i386_coreboot_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES)
 
56671
@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)
 
56672
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56673
 
 
56674
@COND_i386_multiboot_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES)
 
56675
@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)
 
56676
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56677
 
 
56678
@COND_i386_ieee1275_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES)
 
56679
@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)
 
56680
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56681
 
 
56682
@COND_x86_64_efi_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES)
 
56683
@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)
 
56684
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56685
 
 
56686
@COND_mips_yeeloong_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES)
 
56687
@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)
 
56688
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56689
 
 
56690
@COND_sparc64_ieee1275_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES)
 
56691
@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)
 
56692
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56693
 
 
56694
@COND_powerpc_ieee1275_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES)
 
56695
@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)
 
56696
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56697
 
 
56698
@COND_emu_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES)
 
56699
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56700
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56701
 
 
56702
@COND_i386_pc_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES)
 
56703
@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)
 
56704
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56705
 
 
56706
@COND_i386_efi_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES)
 
56707
@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)
 
56708
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56709
 
 
56710
@COND_i386_qemu_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES)
 
56711
@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)
 
56712
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56713
 
 
56714
@COND_i386_coreboot_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES)
 
56715
@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)
 
56716
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56717
 
 
56718
@COND_i386_multiboot_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES)
 
56719
@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)
 
56720
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56721
 
 
56722
@COND_i386_ieee1275_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES)
 
56723
@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)
 
56724
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56725
 
 
56726
@COND_x86_64_efi_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES)
 
56727
@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)
 
56728
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56729
 
 
56730
@COND_mips_yeeloong_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES)
 
56731
@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)
 
56732
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56733
 
 
56734
@COND_sparc64_ieee1275_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES)
 
56735
@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)
 
56736
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56737
 
 
56738
@COND_powerpc_ieee1275_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES)
 
56739
@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)
 
56740
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56741
 
 
56742
@COND_emu_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES)
 
56743
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56744
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56745
 
 
56746
@COND_i386_pc_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES)
 
56747
@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)
 
56748
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56749
 
 
56750
@COND_i386_efi_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES)
 
56751
@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)
 
56752
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56753
 
 
56754
@COND_i386_qemu_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES)
 
56755
@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)
 
56756
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56757
 
 
56758
@COND_i386_coreboot_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES)
 
56759
@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)
 
56760
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56761
 
 
56762
@COND_i386_multiboot_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES)
 
56763
@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)
 
56764
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56765
 
 
56766
@COND_i386_ieee1275_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES)
 
56767
@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)
 
56768
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56769
 
 
56770
@COND_x86_64_efi_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES)
 
56771
@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)
 
56772
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56773
 
 
56774
@COND_mips_yeeloong_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES)
 
56775
@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)
 
56776
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56777
 
 
56778
@COND_sparc64_ieee1275_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES)
 
56779
@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)
 
56780
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56781
 
 
56782
@COND_powerpc_ieee1275_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES)
 
56783
@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)
 
56784
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56785
 
 
56786
@COND_emu_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES)
 
56787
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56788
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56789
 
 
56790
@COND_i386_pc_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES)
 
56791
@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)
 
56792
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56793
 
 
56794
@COND_i386_efi_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES)
 
56795
@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)
 
56796
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56797
 
 
56798
@COND_i386_qemu_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES)
 
56799
@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)
 
56800
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56801
 
 
56802
@COND_i386_coreboot_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES)
 
56803
@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)
 
56804
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56805
 
 
56806
@COND_i386_multiboot_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES)
 
56807
@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)
 
56808
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56809
 
 
56810
@COND_i386_ieee1275_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES)
 
56811
@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)
 
56812
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56813
 
 
56814
@COND_x86_64_efi_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES)
 
56815
@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)
 
56816
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56817
 
 
56818
@COND_mips_yeeloong_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES)
 
56819
@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)
 
56820
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56821
 
 
56822
@COND_sparc64_ieee1275_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES)
 
56823
@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)
 
56824
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56825
 
 
56826
@COND_powerpc_ieee1275_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES)
 
56827
@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)
 
56828
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56829
 
 
56830
@COND_emu_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES)
 
56831
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56832
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56833
 
 
56834
@COND_i386_pc_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES)
 
56835
@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)
 
56836
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56837
 
 
56838
@COND_i386_efi_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES)
 
56839
@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)
 
56840
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56841
 
 
56842
@COND_i386_qemu_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES)
 
56843
@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)
 
56844
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56845
 
 
56846
@COND_i386_coreboot_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES)
 
56847
@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)
 
56848
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56849
 
 
56850
@COND_i386_multiboot_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES)
 
56851
@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)
 
56852
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56853
 
 
56854
@COND_i386_ieee1275_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES)
 
56855
@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)
 
56856
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56857
 
 
56858
@COND_x86_64_efi_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES)
 
56859
@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)
 
56860
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56861
 
 
56862
@COND_mips_yeeloong_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES)
 
56863
@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)
 
56864
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56865
 
 
56866
@COND_sparc64_ieee1275_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES)
 
56867
@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)
 
56868
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56869
 
 
56870
@COND_powerpc_ieee1275_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES)
 
56871
@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)
 
56872
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56873
 
 
56874
@COND_emu_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES)
 
56875
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56876
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56877
 
 
56878
@COND_i386_pc_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES)
 
56879
@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)
 
56880
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56881
 
 
56882
@COND_i386_efi_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES)
 
56883
@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)
 
56884
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56885
 
 
56886
@COND_i386_qemu_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES)
 
56887
@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)
 
56888
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56889
 
 
56890
@COND_i386_coreboot_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES)
 
56891
@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)
 
56892
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56893
 
 
56894
@COND_i386_multiboot_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES)
 
56895
@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)
 
56896
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56897
 
 
56898
@COND_i386_ieee1275_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES)
 
56899
@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)
 
56900
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56901
 
 
56902
@COND_x86_64_efi_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES)
 
56903
@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)
 
56904
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56905
 
 
56906
@COND_mips_yeeloong_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES)
 
56907
@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)
 
56908
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56909
 
 
56910
@COND_sparc64_ieee1275_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES)
 
56911
@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)
 
56912
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56913
 
 
56914
@COND_powerpc_ieee1275_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES)
 
56915
@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)
 
56916
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56917
 
 
56918
@COND_emu_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES)
 
56919
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56920
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56921
 
 
56922
@COND_i386_pc_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES)
 
56923
@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)
 
56924
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56925
 
 
56926
@COND_i386_efi_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES)
 
56927
@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)
 
56928
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56929
 
 
56930
@COND_i386_qemu_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES)
 
56931
@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)
 
56932
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56933
 
 
56934
@COND_i386_coreboot_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES)
 
56935
@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)
 
56936
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56937
 
 
56938
@COND_i386_multiboot_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES)
 
56939
@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)
 
56940
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56941
 
 
56942
@COND_i386_ieee1275_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES)
 
56943
@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)
 
56944
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56945
 
 
56946
@COND_x86_64_efi_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES)
 
56947
@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)
 
56948
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56949
 
 
56950
@COND_mips_yeeloong_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES)
 
56951
@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)
 
56952
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56953
 
 
56954
@COND_sparc64_ieee1275_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES)
 
56955
@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)
 
56956
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56957
 
 
56958
@COND_powerpc_ieee1275_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES)
 
56959
@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)
 
56960
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56961
 
 
56962
@COND_emu_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES)
 
56963
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
56964
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
56965
 
 
56966
@COND_i386_pc_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES)
 
56967
@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)
 
56968
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
56969
 
 
56970
@COND_i386_efi_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES)
 
56971
@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)
 
56972
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
56973
 
 
56974
@COND_i386_qemu_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES)
 
56975
@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)
 
56976
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
56977
 
 
56978
@COND_i386_coreboot_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES)
 
56979
@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)
 
56980
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56981
 
 
56982
@COND_i386_multiboot_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES)
 
56983
@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)
 
56984
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
56985
 
 
56986
@COND_i386_ieee1275_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES)
 
56987
@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)
 
56988
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56989
 
 
56990
@COND_x86_64_efi_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES)
 
56991
@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)
 
56992
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
56993
 
 
56994
@COND_mips_yeeloong_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES)
 
56995
@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)
 
56996
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
56997
 
 
56998
@COND_sparc64_ieee1275_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES)
 
56999
@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)
 
57000
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57001
 
 
57002
@COND_powerpc_ieee1275_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES)
 
57003
@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)
 
57004
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57005
 
 
57006
@COND_emu_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES)
 
57007
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57008
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
57009
 
 
57010
@COND_i386_pc_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES)
 
57011
@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)
 
57012
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
57013
 
 
57014
@COND_i386_efi_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES)
 
57015
@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)
 
57016
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57017
 
 
57018
@COND_i386_qemu_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES)
 
57019
@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)
 
57020
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
57021
 
 
57022
@COND_i386_coreboot_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES)
 
57023
@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)
 
57024
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57025
 
 
57026
@COND_i386_multiboot_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES)
 
57027
@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)
 
57028
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
57029
 
 
57030
@COND_i386_ieee1275_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES)
 
57031
@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)
 
57032
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57033
 
 
57034
@COND_x86_64_efi_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES)
 
57035
@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)
 
57036
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
57037
 
 
57038
@COND_mips_yeeloong_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES)
 
57039
@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)
 
57040
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57041
 
 
57042
@COND_sparc64_ieee1275_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES)
 
57043
@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)
 
57044
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57045
 
 
57046
@COND_powerpc_ieee1275_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES)
 
57047
@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)
 
57048
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57049
 
 
57050
@COND_emu_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES)
 
57051
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57052
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
57053
 
 
57054
@COND_i386_pc_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES)
 
57055
@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)
 
57056
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
57057
 
 
57058
@COND_i386_efi_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES)
 
57059
@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)
 
57060
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57061
 
 
57062
@COND_i386_qemu_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES)
 
57063
@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)
 
57064
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
57065
 
 
57066
@COND_i386_coreboot_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES)
 
57067
@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)
 
57068
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57069
 
 
57070
@COND_i386_multiboot_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES)
 
57071
@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)
 
57072
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
57073
 
 
57074
@COND_i386_ieee1275_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES)
 
57075
@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)
 
57076
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57077
 
 
57078
@COND_x86_64_efi_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES)
 
57079
@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)
 
57080
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
57081
 
 
57082
@COND_mips_yeeloong_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES)
 
57083
@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)
 
57084
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57085
 
 
57086
@COND_sparc64_ieee1275_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES)
 
57087
@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)
 
57088
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57089
 
 
57090
@COND_powerpc_ieee1275_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES)
 
57091
@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)
 
57092
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57093
 
 
57094
@COND_emu_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES)
 
57095
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57096
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
57097
 
 
57098
@COND_i386_pc_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES)
 
57099
@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)
 
57100
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
57101
 
 
57102
@COND_i386_efi_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES)
 
57103
@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)
 
57104
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57105
 
 
57106
@COND_i386_qemu_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES)
 
57107
@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)
 
57108
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
57109
 
 
57110
@COND_i386_coreboot_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES)
 
57111
@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)
 
57112
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57113
 
 
57114
@COND_i386_multiboot_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES)
 
57115
@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)
 
57116
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
57117
 
 
57118
@COND_i386_ieee1275_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES)
 
57119
@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)
 
57120
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57121
 
 
57122
@COND_x86_64_efi_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES)
 
57123
@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)
 
57124
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
57125
 
 
57126
@COND_mips_yeeloong_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES)
 
57127
@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)
 
57128
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57129
 
 
57130
@COND_sparc64_ieee1275_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES)
 
57131
@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)
 
57132
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57133
 
 
57134
@COND_powerpc_ieee1275_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES)
 
57135
@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)
 
57136
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57137
 
 
57138
@COND_emu_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES)
 
57139
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57140
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
57141
 
 
57142
@COND_i386_pc_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES)
 
57143
@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)
 
57144
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
57145
 
 
57146
@COND_i386_efi_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES)
 
57147
@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)
 
57148
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57149
 
 
57150
@COND_i386_qemu_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES)
 
57151
@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)
 
57152
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
57153
 
 
57154
@COND_i386_coreboot_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES)
 
57155
@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)
 
57156
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57157
 
 
57158
@COND_i386_multiboot_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES)
 
57159
@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)
 
57160
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
57161
 
 
57162
@COND_i386_ieee1275_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES)
 
57163
@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)
 
57164
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57165
 
 
57166
@COND_x86_64_efi_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES)
 
57167
@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)
 
57168
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
57169
 
 
57170
@COND_mips_yeeloong_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES)
 
57171
@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)
 
57172
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57173
 
 
57174
@COND_sparc64_ieee1275_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES)
 
57175
@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)
 
57176
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57177
 
 
57178
@COND_powerpc_ieee1275_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES)
 
57179
@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)
 
57180
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57181
 
 
57182
@COND_emu_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES)
 
57183
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57184
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
57185
 
 
57186
@COND_i386_pc_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES)
 
57187
@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)
 
57188
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
57189
 
 
57190
@COND_i386_efi_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES)
 
57191
@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)
 
57192
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57193
 
 
57194
@COND_i386_qemu_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES)
 
57195
@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)
 
57196
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
57197
 
 
57198
@COND_i386_coreboot_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES)
 
57199
@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)
 
57200
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57201
 
 
57202
@COND_i386_multiboot_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES)
 
57203
@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)
 
57204
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
57205
 
 
57206
@COND_i386_ieee1275_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES)
 
57207
@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)
 
57208
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57209
 
 
57210
@COND_x86_64_efi_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES)
 
57211
@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)
 
57212
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
57213
 
 
57214
@COND_mips_yeeloong_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES)
 
57215
@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)
 
57216
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57217
 
 
57218
@COND_sparc64_ieee1275_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES)
 
57219
@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)
 
57220
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57221
 
 
57222
@COND_powerpc_ieee1275_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES)
 
57223
@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)
 
57224
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57225
 
 
57226
@COND_emu_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES)
 
57227
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57228
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
57229
 
 
57230
@COND_i386_pc_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES)
 
57231
@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)
 
57232
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
57233
 
 
57234
@COND_i386_efi_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES)
 
57235
@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)
 
57236
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57237
 
 
57238
@COND_i386_qemu_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES)
 
57239
@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)
 
57240
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
57241
 
 
57242
@COND_i386_coreboot_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES)
 
57243
@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)
 
57244
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57245
 
 
57246
@COND_i386_multiboot_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES)
 
57247
@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)
 
57248
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
57249
 
 
57250
@COND_i386_ieee1275_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES)
 
57251
@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)
 
57252
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57253
 
 
57254
@COND_x86_64_efi_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES)
 
57255
@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)
 
57256
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
57257
 
 
57258
@COND_mips_yeeloong_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES)
 
57259
@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)
 
57260
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57261
 
 
57262
@COND_sparc64_ieee1275_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES)
 
57263
@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)
 
57264
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57265
 
 
57266
@COND_powerpc_ieee1275_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES)
 
57267
@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)
 
57268
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57269
 
 
57270
@COND_emu_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES)
 
57271
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57272
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
57273
 
 
57274
@COND_i386_pc_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES)
 
57275
@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)
 
57276
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
57277
 
 
57278
@COND_i386_efi_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES)
 
57279
@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)
 
57280
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57281
 
 
57282
@COND_i386_qemu_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES)
 
57283
@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)
 
57284
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
57285
 
 
57286
@COND_i386_coreboot_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES)
 
57287
@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)
 
57288
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57289
 
 
57290
@COND_i386_multiboot_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES)
 
57291
@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)
 
57292
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
57293
 
 
57294
@COND_i386_ieee1275_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES)
 
57295
@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)
 
57296
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57297
 
 
57298
@COND_x86_64_efi_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES)
 
57299
@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)
 
57300
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
57301
 
 
57302
@COND_mips_yeeloong_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES)
 
57303
@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)
 
57304
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57305
 
 
57306
@COND_sparc64_ieee1275_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES)
 
57307
@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)
 
57308
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57309
 
 
57310
@COND_powerpc_ieee1275_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES)
 
57311
@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)
 
57312
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57313
 
 
57314
@COND_emu_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES)
 
57315
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57316
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
57317
 
 
57318
@COND_i386_pc_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES)
 
57319
@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)
 
57320
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
57321
 
 
57322
@COND_i386_efi_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES)
 
57323
@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)
 
57324
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57325
 
 
57326
@COND_i386_qemu_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES)
 
57327
@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)
 
57328
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
57329
 
 
57330
@COND_i386_coreboot_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES)
 
57331
@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)
 
57332
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57333
 
 
57334
@COND_i386_multiboot_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES)
 
57335
@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)
 
57336
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
57337
 
 
57338
@COND_i386_ieee1275_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES)
 
57339
@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)
 
57340
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57341
 
 
57342
@COND_x86_64_efi_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES)
 
57343
@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)
 
57344
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
57345
 
 
57346
@COND_mips_yeeloong_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES)
 
57347
@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)
 
57348
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57349
 
 
57350
@COND_sparc64_ieee1275_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES)
 
57351
@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)
 
57352
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57353
 
 
57354
@COND_powerpc_ieee1275_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES)
 
57355
@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)
 
57356
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57357
 
 
57358
@COND_emu_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES)
 
57359
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57360
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
57361
 
 
57362
@COND_i386_pc_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES)
 
57363
@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)
 
57364
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
57365
 
 
57366
@COND_i386_efi_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES)
 
57367
@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)
 
57368
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57369
 
 
57370
@COND_i386_qemu_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES)
 
57371
@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)
 
57372
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
57373
 
 
57374
@COND_i386_coreboot_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES)
 
57375
@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)
 
57376
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57377
 
 
57378
@COND_i386_multiboot_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES)
 
57379
@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)
 
57380
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
57381
 
 
57382
@COND_i386_ieee1275_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES)
 
57383
@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)
 
57384
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57385
 
 
57386
@COND_x86_64_efi_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES)
 
57387
@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)
 
57388
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
57389
 
 
57390
@COND_mips_yeeloong_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES)
 
57391
@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)
 
57392
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57393
 
 
57394
@COND_sparc64_ieee1275_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES)
 
57395
@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)
 
57396
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57397
 
 
57398
@COND_powerpc_ieee1275_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES)
 
57399
@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)
 
57400
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57401
 
 
57402
@COND_emu_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES)
 
57403
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57404
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
57405
 
 
57406
@COND_i386_pc_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES)
 
57407
@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)
 
57408
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
57409
 
 
57410
@COND_i386_efi_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES)
 
57411
@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)
 
57412
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57413
 
 
57414
@COND_i386_qemu_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES)
 
57415
@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)
 
57416
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
57417
 
 
57418
@COND_i386_coreboot_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES)
 
57419
@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)
 
57420
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57421
 
 
57422
@COND_i386_multiboot_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES)
 
57423
@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)
 
57424
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
57425
 
 
57426
@COND_i386_ieee1275_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES)
 
57427
@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)
 
57428
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57429
 
 
57430
@COND_x86_64_efi_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES)
 
57431
@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)
 
57432
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
57433
 
 
57434
@COND_mips_yeeloong_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES)
 
57435
@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)
 
57436
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57437
 
 
57438
@COND_sparc64_ieee1275_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES)
 
57439
@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)
 
57440
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57441
 
 
57442
@COND_powerpc_ieee1275_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES)
 
57443
@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)
 
57444
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57445
 
 
57446
@COND_i386_pc_TRUE@915resolution.marker: $(915resolution_module_SOURCES) $(nodist_915resolution_module_SOURCES)
 
57447
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(915resolution_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57448
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
57449
 
 
57450
@COND_emu_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES)
 
57451
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57452
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
57453
 
 
57454
@COND_i386_pc_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES)
 
57455
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57456
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
57457
 
 
57458
@COND_i386_efi_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES)
 
57459
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57460
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57461
 
 
57462
@COND_i386_qemu_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES)
 
57463
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57464
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
57465
 
 
57466
@COND_i386_coreboot_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES)
 
57467
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57468
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57469
 
 
57470
@COND_i386_multiboot_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES)
 
57471
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57472
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
57473
 
 
57474
@COND_i386_ieee1275_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES)
 
57475
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57476
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57477
 
 
57478
@COND_x86_64_efi_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES)
 
57479
@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)
 
57480
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
57481
 
 
57482
@COND_mips_yeeloong_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES)
 
57483
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57484
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57485
 
 
57486
@COND_sparc64_ieee1275_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES)
 
57487
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57488
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57489
 
 
57490
@COND_powerpc_ieee1275_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES)
 
57491
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57492
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57493
 
 
57494
@COND_emu_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES)
 
57495
@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57496
@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new
 
57497
 
 
57498
@COND_i386_pc_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES)
 
57499
@COND_i386_pc_TRUE@     $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57500
@COND_i386_pc_TRUE@     grep 'MARKER' $@.new > $@; rm -f $@.new
 
57501
 
 
57502
@COND_i386_efi_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES)
 
57503
@COND_i386_efi_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57504
@COND_i386_efi_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57505
 
 
57506
@COND_i386_qemu_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES)
 
57507
@COND_i386_qemu_TRUE@   $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57508
@COND_i386_qemu_TRUE@   grep 'MARKER' $@.new > $@; rm -f $@.new
 
57509
 
 
57510
@COND_i386_coreboot_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES)
 
57511
@COND_i386_coreboot_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57512
@COND_i386_coreboot_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57513
 
 
57514
@COND_i386_multiboot_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES)
 
57515
@COND_i386_multiboot_TRUE@      $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57516
@COND_i386_multiboot_TRUE@      grep 'MARKER' $@.new > $@; rm -f $@.new
 
57517
 
 
57518
@COND_i386_ieee1275_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES)
 
57519
@COND_i386_ieee1275_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57520
@COND_i386_ieee1275_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57521
 
 
57522
@COND_x86_64_efi_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES)
 
57523
@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)
 
57524
@COND_x86_64_efi_TRUE@  grep 'MARKER' $@.new > $@; rm -f $@.new
 
57525
 
 
57526
@COND_mips_yeeloong_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES)
 
57527
@COND_mips_yeeloong_TRUE@       $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57528
@COND_mips_yeeloong_TRUE@       grep 'MARKER' $@.new > $@; rm -f $@.new
 
57529
 
 
57530
@COND_sparc64_ieee1275_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES)
 
57531
@COND_sparc64_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57532
@COND_sparc64_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57533
 
 
57534
@COND_powerpc_ieee1275_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES)
 
57535
@COND_powerpc_ieee1275_TRUE@    $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1)
 
57536
@COND_powerpc_ieee1275_TRUE@    grep 'MARKER' $@.new > $@; rm -f $@.new
 
57537
 
 
57538
@COND_emu_TRUE@kernel.img: kernel.exec$(EXEEXT)
 
57539
@COND_emu_TRUE@ cp $< $@
 
57540
 
 
57541
@COND_i386_pc_TRUE@kernel.img: kernel.exec$(EXEEXT)
 
57542
@COND_i386_pc_TRUE@     $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $<
 
57543
 
 
57544
@COND_i386_efi_TRUE@kernel.img: kernel.exec$(EXEEXT)
 
57545
@COND_i386_efi_TRUE@    $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $<
 
57546
 
 
57547
@COND_i386_qemu_TRUE@kernel.img: kernel.exec$(EXEEXT)
 
57548
@COND_i386_qemu_TRUE@   $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $<
 
57549
 
 
57550
@COND_i386_coreboot_TRUE@kernel.img: kernel.exec$(EXEEXT)
 
57551
@COND_i386_coreboot_TRUE@       $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $<
 
57552
 
 
57553
@COND_i386_multiboot_TRUE@kernel.img: kernel.exec$(EXEEXT)
 
57554
@COND_i386_multiboot_TRUE@      $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $<
 
57555
 
 
57556
@COND_i386_ieee1275_TRUE@kernel.img: kernel.exec$(EXEEXT)
 
57557
@COND_i386_ieee1275_TRUE@       $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $<
 
57558
 
 
57559
@COND_x86_64_efi_TRUE@kernel.img: kernel.exec$(EXEEXT)
 
57560
@COND_x86_64_efi_TRUE@  $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $<
 
57561
 
 
57562
@COND_mips_yeeloong_TRUE@kernel.img: kernel.exec$(EXEEXT)
 
57563
@COND_mips_yeeloong_TRUE@       $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $<
 
57564
 
 
57565
@COND_sparc64_ieee1275_TRUE@kernel.img: kernel.exec$(EXEEXT)
 
57566
@COND_sparc64_ieee1275_TRUE@    $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $<
 
57567
 
 
57568
@COND_powerpc_ieee1275_TRUE@kernel.img: kernel.exec$(EXEEXT)
 
57569
@COND_powerpc_ieee1275_TRUE@    $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $<
 
57570
 
 
57571
@COND_i386_pc_TRUE@boot.img: boot.image$(EXEEXT)
 
57572
@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
 
57573
 
 
57574
@COND_i386_qemu_TRUE@boot.img: boot.image$(EXEEXT)
 
57575
@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
 
57576
 
 
57577
@COND_sparc64_ieee1275_TRUE@boot.img: boot.image$(EXEEXT)
 
57578
@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
 
57579
 
 
57580
@COND_i386_pc_TRUE@cdboot.img: cdboot.image$(EXEEXT)
 
57581
@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
 
57582
 
 
57583
@COND_i386_pc_TRUE@pxeboot.img: pxeboot.image$(EXEEXT)
 
57584
@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
 
57585
 
 
57586
@COND_i386_pc_TRUE@diskboot.img: diskboot.image$(EXEEXT)
 
57587
@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
 
57588
 
 
57589
@COND_sparc64_ieee1275_TRUE@diskboot.img: diskboot.image$(EXEEXT)
 
57590
@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
 
57591
 
 
57592
@COND_i386_pc_TRUE@lnxboot.img: lnxboot.image$(EXEEXT)
 
57593
@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
 
57594
 
 
57595
@COND_mips_yeeloong_TRUE@xz_decompress.img: xz_decompress.image$(EXEEXT)
 
57596
@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
 
57597
 
 
57598
@COND_mips_yeeloong_TRUE@none_decompress.img: none_decompress.image$(EXEEXT)
 
57599
@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
 
57600
 
 
57601
@COND_mips_yeeloong_TRUE@fwstart.img: fwstart.image$(EXEEXT)
 
57602
@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
 
57603
 
 
57604
@COND_i386_pc_TRUE@g2hdr.img: g2hdr.image$(EXEEXT)
 
57605
@COND_i386_pc_TRUE@     if test x$(USE_APPLE_CC_FIXES) = xyes; then   $(MACHO2IMG) $< $@; else   $(OBJCOPY) $(g2hdr_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi
 
57606
 
 
57607
@COND_i386_pc_TRUE@grldr.img: grldr.image$(EXEEXT)
 
57608
@COND_i386_pc_TRUE@     if test x$(USE_APPLE_CC_FIXES) = xyes; then   $(MACHO2IMG) $< $@; else   $(OBJCOPY) $(grldr_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi
 
57609
 
 
57610
@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-emu.1: grub-emu
 
57611
@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@    chmod a+x grub-emu
 
57612
@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@    PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-emu.h2m -o $@ grub-emu
 
57613
 
 
57614
@COND_emu_TRUE@gensyminfo.sh: gensyminfo.sh.in  $(top_builddir)/config.status
 
57615
@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57616
@COND_emu_TRUE@ chmod a+x gensyminfo.sh
 
57617
 
 
57618
@COND_i386_pc_TRUE@gensyminfo.sh: gensyminfo.sh.in  $(top_builddir)/config.status
 
57619
@COND_i386_pc_TRUE@     $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57620
@COND_i386_pc_TRUE@     chmod a+x gensyminfo.sh
 
57621
 
 
57622
@COND_i386_efi_TRUE@gensyminfo.sh: gensyminfo.sh.in  $(top_builddir)/config.status
 
57623
@COND_i386_efi_TRUE@    $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57624
@COND_i386_efi_TRUE@    chmod a+x gensyminfo.sh
 
57625
 
 
57626
@COND_i386_qemu_TRUE@gensyminfo.sh: gensyminfo.sh.in  $(top_builddir)/config.status
 
57627
@COND_i386_qemu_TRUE@   $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57628
@COND_i386_qemu_TRUE@   chmod a+x gensyminfo.sh
 
57629
 
 
57630
@COND_i386_coreboot_TRUE@gensyminfo.sh: gensyminfo.sh.in  $(top_builddir)/config.status
 
57631
@COND_i386_coreboot_TRUE@       $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57632
@COND_i386_coreboot_TRUE@       chmod a+x gensyminfo.sh
 
57633
 
 
57634
@COND_i386_multiboot_TRUE@gensyminfo.sh: gensyminfo.sh.in  $(top_builddir)/config.status
 
57635
@COND_i386_multiboot_TRUE@      $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57636
@COND_i386_multiboot_TRUE@      chmod a+x gensyminfo.sh
 
57637
 
 
57638
@COND_i386_ieee1275_TRUE@gensyminfo.sh: gensyminfo.sh.in  $(top_builddir)/config.status
 
57639
@COND_i386_ieee1275_TRUE@       $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57640
@COND_i386_ieee1275_TRUE@       chmod a+x gensyminfo.sh
 
57641
 
 
57642
@COND_x86_64_efi_TRUE@gensyminfo.sh: gensyminfo.sh.in  $(top_builddir)/config.status
 
57643
@COND_x86_64_efi_TRUE@  $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57644
@COND_x86_64_efi_TRUE@  chmod a+x gensyminfo.sh
 
57645
 
 
57646
@COND_mips_yeeloong_TRUE@gensyminfo.sh: gensyminfo.sh.in  $(top_builddir)/config.status
 
57647
@COND_mips_yeeloong_TRUE@       $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57648
@COND_mips_yeeloong_TRUE@       chmod a+x gensyminfo.sh
 
57649
 
 
57650
@COND_sparc64_ieee1275_TRUE@gensyminfo.sh: gensyminfo.sh.in  $(top_builddir)/config.status
 
57651
@COND_sparc64_ieee1275_TRUE@    $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57652
@COND_sparc64_ieee1275_TRUE@    chmod a+x gensyminfo.sh
 
57653
 
 
57654
@COND_powerpc_ieee1275_TRUE@gensyminfo.sh: gensyminfo.sh.in  $(top_builddir)/config.status
 
57655
@COND_powerpc_ieee1275_TRUE@    $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57656
@COND_powerpc_ieee1275_TRUE@    chmod a+x gensyminfo.sh
 
57657
 
 
57658
@COND_emu_TRUE@genmod.sh: genmod.sh.in  $(top_builddir)/config.status
 
57659
@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57660
@COND_emu_TRUE@ chmod a+x genmod.sh
 
57661
 
 
57662
@COND_i386_pc_TRUE@genmod.sh: genmod.sh.in  $(top_builddir)/config.status
 
57663
@COND_i386_pc_TRUE@     $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57664
@COND_i386_pc_TRUE@     chmod a+x genmod.sh
 
57665
 
 
57666
@COND_i386_efi_TRUE@genmod.sh: genmod.sh.in  $(top_builddir)/config.status
 
57667
@COND_i386_efi_TRUE@    $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57668
@COND_i386_efi_TRUE@    chmod a+x genmod.sh
 
57669
 
 
57670
@COND_i386_qemu_TRUE@genmod.sh: genmod.sh.in  $(top_builddir)/config.status
 
57671
@COND_i386_qemu_TRUE@   $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57672
@COND_i386_qemu_TRUE@   chmod a+x genmod.sh
 
57673
 
 
57674
@COND_i386_coreboot_TRUE@genmod.sh: genmod.sh.in  $(top_builddir)/config.status
 
57675
@COND_i386_coreboot_TRUE@       $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57676
@COND_i386_coreboot_TRUE@       chmod a+x genmod.sh
 
57677
 
 
57678
@COND_i386_multiboot_TRUE@genmod.sh: genmod.sh.in  $(top_builddir)/config.status
 
57679
@COND_i386_multiboot_TRUE@      $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57680
@COND_i386_multiboot_TRUE@      chmod a+x genmod.sh
 
57681
 
 
57682
@COND_i386_ieee1275_TRUE@genmod.sh: genmod.sh.in  $(top_builddir)/config.status
 
57683
@COND_i386_ieee1275_TRUE@       $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57684
@COND_i386_ieee1275_TRUE@       chmod a+x genmod.sh
 
57685
 
 
57686
@COND_x86_64_efi_TRUE@genmod.sh: genmod.sh.in  $(top_builddir)/config.status
 
57687
@COND_x86_64_efi_TRUE@  $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57688
@COND_x86_64_efi_TRUE@  chmod a+x genmod.sh
 
57689
 
 
57690
@COND_mips_yeeloong_TRUE@genmod.sh: genmod.sh.in  $(top_builddir)/config.status
 
57691
@COND_mips_yeeloong_TRUE@       $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57692
@COND_mips_yeeloong_TRUE@       chmod a+x genmod.sh
 
57693
 
 
57694
@COND_sparc64_ieee1275_TRUE@genmod.sh: genmod.sh.in  $(top_builddir)/config.status
 
57695
@COND_sparc64_ieee1275_TRUE@    $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57696
@COND_sparc64_ieee1275_TRUE@    chmod a+x genmod.sh
 
57697
 
 
57698
@COND_powerpc_ieee1275_TRUE@genmod.sh: genmod.sh.in  $(top_builddir)/config.status
 
57699
@COND_powerpc_ieee1275_TRUE@    $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
 
57700
@COND_powerpc_ieee1275_TRUE@    chmod a+x genmod.sh
 
57701
@COND_i386_pc_TRUE@g2hdr.bin: g2hdr.img
 
57702
@COND_i386_pc_TRUE@     rm -f $@
 
57703
@COND_i386_pc_TRUE@     $(LN_S) $< $@
 
57704
 
 
57705
@COND_i386_pc_TRUE@grldr.mbr: grldr.img
 
57706
@COND_i386_pc_TRUE@     head -c 8192 $< > $@
 
57707
 
 
57708
@COND_i386_pc_TRUE@bin2h: contrib/ntldr-img/bin2h.c
 
57709
@COND_i386_pc_TRUE@     $(CC) $^ -o $@
 
57710
 
 
57711
@COND_i386_pc_TRUE@grub_mbr.h: grldr.mbr bin2h
 
57712
@COND_i386_pc_TRUE@     ./bin2h grub_mbr 8192 < $< > $@
 
57713
 
 
57714
# TODO: This should be installed somewhere, but 'grubinst' is too generic a
 
57715
# name and would be confused with grub-install.  Perhaps grub-mkntldrimg?
 
57716
@COND_i386_pc_TRUE@grubinst: contrib/ntldr-img/grubinst.c contrib/ntldr-img/utils.c grub_mbr.h
 
57717
@COND_i386_pc_TRUE@     $(CC) -I. -I$(srcdir)/contrib/ntldr-img -DLINUX -o $@ $(srcdir)/contrib/ntldr-img/grubinst.c $(srcdir)/contrib/ntldr-img/utils.c
 
57718
@COND_i386_pc_TRUE@g2ldr.mbr: grubinst
 
57719
@COND_i386_pc_TRUE@     ./grubinst --grub2 -o $@
 
57720
 
 
57721
symlist.h: $(top_builddir)/config.h $(KERNEL_HEADER_FILES)
 
57722
        @list='$^'; \
 
57723
        for p in $$list; do \
 
57724
          echo "#include <$$p>" >> $@ || (rm -f $@; exit 1); \
 
57725
        done
 
57726
 
 
57727
symlist.c: symlist.h gensymlist.sh
 
57728
        $(TARGET_CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) $(CPPFLAGS) -DGRUB_SYMBOL_GENERATOR=1 symlist.h > symlist.p || (rm -f symlist.p; exit 1)
 
57729
        cat symlist.p | /bin/sh $(srcdir)/gensymlist.sh $(top_builddir)/config.h $(KERNEL_HEADER_FILES) >$@ || (rm -f $@; exit 1)
 
57730
        rm -f symlist.p
 
57731
 
 
57732
kernel_syms.lst: $(KERNEL_HEADER_FILES) $(top_builddir)/config.h
 
57733
        $(TARGET_CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) $(CPPFLAGS) $(CFLAGS) -DGRUB_SYMBOL_GENERATOR=1 $^ >kernel_syms.input
 
57734
        cat kernel_syms.input | grep -v '^#' | sed -n \
 
57735
          -e '/EXPORT_FUNC *([a-zA-Z0-9_]*)/{s/.*EXPORT_FUNC *(\([a-zA-Z0-9_]*\)).*/defined kernel '"$(ASM_PREFIX)"'\1/;p;}' \
 
57736
          -e '/EXPORT_VAR *([a-zA-Z0-9_]*)/{s/.*EXPORT_VAR *(\([a-zA-Z0-9_]*\)).*/defined kernel '"$(ASM_PREFIX)"'\1/;p;}' \
 
57737
          | sort -u >$@
 
57738
        rm -f kernel_syms.input
 
57739
 
 
57740
@COND_emu_TRUE@kern/emu/grub_emu-main.$(OBJEXT):grub_emu_init.h
 
57741
@COND_emu_TRUE@grub_emu-grub_emu_init.$(OBJEXT):grub_emu_init.h
 
57742
@COND_emu_TRUE@kern/emu/grub_emu_dyn-main.$(OBJEXT):grub_emu_init.h
 
57743
@COND_emu_TRUE@grub_emu_dyn-grub_emu_init.$(OBJEXT):grub_emu_init.h
 
57744
 
 
57745
@COND_emu_TRUE@grub_emu_init.h: genemuinitheader.sh $(MOD_FILES)
 
57746
@COND_emu_TRUE@ rm -f $@; echo $(MOD_FILES) | sh $(srcdir)/genemuinitheader.sh $(NM) > $@
 
57747
 
 
57748
@COND_emu_TRUE@grub_emu_init.c: grub_emu_init.h genemuinit.sh $(MOD_FILES)
 
57749
@COND_emu_TRUE@ rm -f $@; echo $(MOD_FILES) | sh $(srcdir)/genemuinit.sh $(NM) > $@
 
57750
 
 
57751
# List files
 
57752
 
 
57753
fs.lst: $(MARKER_FILES)
 
57754
        (for pp in $^; do \
 
57755
          b=`basename $$pp .marker`; \
 
57756
          if grep 'FS_LIST_MARKER' $$pp >/dev/null 2>&1; then \
 
57757
            echo $$b; \
 
57758
          fi; \
 
57759
        done) | sort -u > $@
 
57760
 
 
57761
command.lst: $(MARKER_FILES)
 
57762
        (for pp in $^; do \
 
57763
          b=`basename $$pp .marker`; \
 
57764
          sed -n \
 
57765
            -e "/COMMAND_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/\1: $$b/;p;}" \
 
57766
            -e "/EXTCOMMAND_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/*\1: $$b/;p;}" \
 
57767
            -e "/P1COMMAND_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/*\1: $$b/;p;}" $$pp; \
 
57768
        done) | sort -u > $@
 
57769
 
 
57770
partmap.lst: $(MARKER_FILES)
 
57771
        (for pp in $^; do \
 
57772
          b=`basename $$pp .marker`; \
 
57773
          if grep 'PARTMAP_LIST_MARKER' $$pp >/dev/null 2>&1; then \
 
57774
            echo $$b; \
 
57775
          fi; \
 
57776
        done) | sort -u > $@
 
57777
 
 
57778
terminal.lst: $(MARKER_FILES)
 
57779
        (for pp in $^; do \
 
57780
          b=`basename $$pp .marker`; \
 
57781
          sed -n \
 
57782
            -e "/INPUT_TERMINAL_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/i\1: $$b/;p;}" \
 
57783
            -e "/OUTPUT_TERMINAL_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/o\1: $$b/;p;}" $$pp; \
 
57784
        done) | sort -u > $@
 
57785
 
 
57786
parttool.lst: $(MARKER_FILES)
 
57787
        (for pp in $^; do \
 
57788
          b=`basename $$pp .marker`; \
 
57789
          sed -n \
 
57790
            -e "/PARTTOOL_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/\1: $$b/;p;}" $$pp; \
 
57791
        done) | sort -u > $@
 
57792
 
 
57793
video.lst: $(MARKER_FILES)
 
57794
        (for pp in $^; do \
 
57795
          b=`basename $$pp .marker`; \
 
57796
          if grep 'VIDEO_LIST_MARKER' $$pp >/dev/null 2>&1; then \
 
57797
            echo $$b; \
 
57798
          fi; \
 
57799
        done) | sort -u > $@
 
57800
 
 
57801
# but, crypto.lst is simply copied
 
57802
crypto.lst: $(srcdir)/lib/libgcrypt-grub/cipher/crypto.lst
 
57803
        cp $^ $@
 
57804
 
 
57805
syminfo.lst: gensyminfo.sh kernel_syms.lst $(MODULE_FILES)
 
57806
        cat kernel_syms.lst > $@.new
 
57807
        for m in $(MODULE_FILES); do \
 
57808
          sh $< $$m >> $@.new || exit 1; \
 
57809
        done
 
57810
        mv $@.new $@
 
57811
 
 
57812
# generate global module dependencies list
 
57813
moddep.lst: syminfo.lst genmoddep.awk
 
57814
        cat $< | sort | awk -f $(srcdir)/genmoddep.awk > $@ || (rm -f $@; exit 1)
 
57815
 
 
57816
$(MOD_FILES): %.mod : genmod.sh moddep.lst %.module$(EXEEXT)
 
57817
        sh $^ $@
 
57818
 
 
57819
@COND_ENABLE_EFIEMU_TRUE@efiemu32.o: efiemu/runtime/efiemu.c $(TARGET_OBJ2ELF)
 
57820
@COND_ENABLE_EFIEMU_TRUE@       -rm -f $@; \
 
57821
@COND_ENABLE_EFIEMU_TRUE@       if test "x$(TARGET_APPLE_CC)" = x1; then \
 
57822
@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; \
 
57823
@COND_ENABLE_EFIEMU_TRUE@         $(OBJCONV) -felf32 -nu -nd $@.bin $@ || exit 1; \
 
57824
@COND_ENABLE_EFIEMU_TRUE@         rm -f $@.bin; \
 
57825
@COND_ENABLE_EFIEMU_TRUE@       else \
 
57826
@COND_ENABLE_EFIEMU_TRUE@         $(TARGET_CC) $(DEFS) $(INCLUDES) $(CPPFLAGS_EFIEMU) $(CPPFLAGS_DEFAULT) -DELF32 -m32 -Wall -Werror -nostdlib -O2 -c -o $@ $< || exit 1; \
 
57827
@COND_ENABLE_EFIEMU_TRUE@         if test ! -z "$(TARGET_OBJ2ELF)"; then $(TARGET_OBJ2ELF) $@ || (rm -f $@; exit 1); fi; \
 
57828
@COND_ENABLE_EFIEMU_TRUE@       fi
 
57829
 
 
57830
@COND_ENABLE_EFIEMU_TRUE@efiemu64_c.o: efiemu/runtime/efiemu.c
 
57831
@COND_ENABLE_EFIEMU_TRUE@       if test "x$(TARGET_APPLE_CC)" = x1; then \
 
57832
@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; \
 
57833
@COND_ENABLE_EFIEMU_TRUE@       else \
 
57834
@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; \
 
57835
@COND_ENABLE_EFIEMU_TRUE@       fi
 
57836
 
 
57837
@COND_ENABLE_EFIEMU_TRUE@efiemu64_s.o: efiemu/runtime/efiemu.S
 
57838
@COND_ENABLE_EFIEMU_TRUE@       -rm -f $@
 
57839
@COND_ENABLE_EFIEMU_TRUE@       if test "x$(TARGET_APPLE_CC)" = x1; then \
 
57840
@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; \
 
57841
@COND_ENABLE_EFIEMU_TRUE@       else \
 
57842
@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; \
 
57843
@COND_ENABLE_EFIEMU_TRUE@       fi
 
57844
 
 
57845
@COND_ENABLE_EFIEMU_TRUE@efiemu64.o: efiemu64_c.o efiemu64_s.o $(TARGET_OBJ2ELEF)
 
57846
@COND_ENABLE_EFIEMU_TRUE@       -rm -f $@; \
 
57847
@COND_ENABLE_EFIEMU_TRUE@       if test "x$(TARGET_APPLE_CC)" = x1; then \
 
57848
@COND_ENABLE_EFIEMU_TRUE@         rm -f $@.bin; \
 
57849
@COND_ENABLE_EFIEMU_TRUE@         $(TARGET_CC) -m64 -Wl,-r -nostdlib -o $@.bin $^ || exit 1; \
 
57850
@COND_ENABLE_EFIEMU_TRUE@         $(OBJCONV) -felf64 -nu -nd $@.bin $@ || exit 1; \
 
57851
@COND_ENABLE_EFIEMU_TRUE@         rm -f $@.bin; \
 
57852
@COND_ENABLE_EFIEMU_TRUE@       else \
 
57853
@COND_ENABLE_EFIEMU_TRUE@         $(TARGET_CC) -m64 -nostdlib -Wl,-r -o $@ $^ || exit 1; \
 
57854
@COND_ENABLE_EFIEMU_TRUE@         if test ! -z "$(TARGET_OBJ2ELF)"; then $(TARGET_OBJ2ELF) $@ || (rm -f $@; exit 1); fi; \
 
57855
@COND_ENABLE_EFIEMU_TRUE@       fi
 
57856
 
 
57857
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
57858
# Otherwise a system limit (for SysV at least) may be exceeded.
 
57859
.NOEXPORT: