Forward compatibility: build relative-base link libraries where needed
[AROS.git] / arch / all-pc / boot / grub2-aros / Makefile.util.am
blobcdc58d0cdeefc7d72f7fa32c3b3c6543de938de0
1 libgrubkern_a_SOURCES  = 
2 nodist_libgrubkern_a_SOURCES  = 
3 libgrubkern_a_CFLAGS  = 
4 libgrubkern_a_CPPFLAGS  = 
5 libgrubkern_a_CCASFLAGS  = 
6 libgrubmods_a_SOURCES  = 
7 nodist_libgrubmods_a_SOURCES  = 
8 libgrubmods_a_CFLAGS  = 
9 libgrubmods_a_CPPFLAGS  = 
10 libgrubmods_a_CCASFLAGS  = 
11 libgrubgcry_a_SOURCES  = 
12 nodist_libgrubgcry_a_SOURCES  = 
13 libgrubgcry_a_CFLAGS  = 
14 libgrubgcry_a_CPPFLAGS  = 
15 libgrubgcry_a_CCASFLAGS  = 
16 noinst_LIBRARIES += libgrubkern.a
17 libgrubkern_a_SOURCES += util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/lib/disk.c util/getroot.c grub-core/osdep/unix/getroot.c grub-core/osdep/getroot.c grub-core/osdep/devmapper/getroot.c grub-core/osdep/relpath.c grub-core/kern/emu/hostdisk.c grub-core/osdep/devmapper/hostdisk.c grub-core/osdep/hostdisk.c grub-core/osdep/unix/hostdisk.c grub-core/osdep/exec.c grub-core/osdep/sleep.c grub-core/osdep/password.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c grub-core/lib/crypto.c grub-core/disk/luks.c grub-core/disk/geli.c grub-core/disk/cryptodisk.c grub-core/disk/AFSplitter.c grub-core/lib/pbkdf2.c grub-core/commands/extcmd.c grub-core/lib/arg.c grub-core/disk/ldm.c grub-core/disk/diskfilter.c grub-core/partmap/gpt.c grub-core/partmap/msdos.c grub-core/fs/proc.c 
18 nodist_libgrubkern_a_SOURCES += 
19 libgrubkern_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB) 
20 libgrubkern_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB) 
21 libgrubkern_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
22 dist_noinst_DATA += grub-core/kern/disk_common.c grub-core/osdep/unix/relpath.c grub-core/osdep/aros/relpath.c grub-core/osdep/windows/relpath.c 
23 BUILT_SOURCES += $(nodist_libgrubkern_a_SOURCES)
24 CLEANFILES += $(nodist_libgrubkern_a_SOURCES)
25 noinst_LIBRARIES += libgrubmods.a
26 libgrubmods_a_SOURCES += grub-core/commands/blocklist.c grub-core/commands/macbless.c grub-core/commands/xnu_uuid.c grub-core/commands/testload.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid_linux_be.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/font/font.c grub-core/gfxmenu/font.c grub-core/normal/charset.c grub-core/video/fb/fbblit.c grub-core/video/fb/fbutil.c grub-core/video/fb/fbfill.c grub-core/video/fb/video_fb.c grub-core/video/video.c grub-core/video/capture.c grub-core/video/colors.c grub-core/unidata.c grub-core/io/bufio.c grub-core/fs/affs.c grub-core/fs/afs.c grub-core/fs/bfs.c grub-core/fs/btrfs.c grub-core/fs/cbfs.c grub-core/fs/archelp.c grub-core/fs/cpio.c grub-core/fs/cpio_be.c grub-core/fs/odc.c grub-core/fs/newc.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/exfat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/hfspluscomp.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/minix3.c grub-core/fs/minix_be.c grub-core/fs/minix2_be.c grub-core/fs/minix3_be.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/romfs.c grub-core/fs/sfs.c grub-core/fs/squash4.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/ufs_be.c grub-core/fs/xfs.c grub-core/fs/zfs/zfscrypt.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfsinfo.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_lz4.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/crc.c grub-core/lib/adler32.c grub-core/lib/crc64.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/sun.c grub-core/partmap/plan.c grub-core/partmap/dvh.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/partmap/dfly.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c grub-core/io/xzio.c grub-core/io/lzopio.c grub-core/kern/ia64/dl_helper.c grub-core/kern/arm/dl_helper.c grub-core/kern/arm64/dl_helper.c grub-core/lib/minilzo/minilzo.c grub-core/lib/xzembed/xz_dec_bcj.c grub-core/lib/xzembed/xz_dec_lzma2.c grub-core/lib/xzembed/xz_dec_stream.c 
27 nodist_libgrubmods_a_SOURCES += grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h 
28 libgrubmods_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) -fno-builtin -Wno-undef 
29 libgrubmods_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) -I$(top_srcdir)/grub-core/lib/minilzo -I$(srcdir)/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H 
30 libgrubmods_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
31 dist_noinst_DATA += 
32 BUILT_SOURCES += $(nodist_libgrubmods_a_SOURCES)
33 CLEANFILES += $(nodist_libgrubmods_a_SOURCES)
34 noinst_LIBRARIES += libgrubgcry.a
35 libgrubgcry_a_SOURCES += grub-core/lib/libgcrypt-grub/cipher/arcfour.c grub-core/lib/libgcrypt-grub/cipher/blowfish.c grub-core/lib/libgcrypt-grub/cipher/camellia-glue.c grub-core/lib/libgcrypt-grub/cipher/camellia.c grub-core/lib/libgcrypt-grub/cipher/cast5.c grub-core/lib/libgcrypt-grub/cipher/crc.c grub-core/lib/libgcrypt-grub/cipher/des.c grub-core/lib/libgcrypt-grub/cipher/idea.c grub-core/lib/libgcrypt-grub/cipher/md4.c grub-core/lib/libgcrypt-grub/cipher/md5.c grub-core/lib/libgcrypt-grub/cipher/rfc2268.c grub-core/lib/libgcrypt-grub/cipher/rijndael.c grub-core/lib/libgcrypt-grub/cipher/rmd160.c grub-core/lib/libgcrypt-grub/cipher/seed.c grub-core/lib/libgcrypt-grub/cipher/serpent.c grub-core/lib/libgcrypt-grub/cipher/sha1.c grub-core/lib/libgcrypt-grub/cipher/sha256.c grub-core/lib/libgcrypt-grub/cipher/sha512.c grub-core/lib/libgcrypt-grub/cipher/tiger.c grub-core/lib/libgcrypt-grub/cipher/twofish.c grub-core/lib/libgcrypt-grub/cipher/whirlpool.c grub-core/lib/libgcrypt-grub/cipher/init.c 
36 nodist_libgrubgcry_a_SOURCES += 
37 libgrubgcry_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY) 
38 libgrubgcry_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY) 
39 libgrubgcry_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) 
40 dist_noinst_DATA += grub-core/lib/libgcrypt-grub/cipher/ChangeLog 
41 BUILT_SOURCES += $(nodist_libgrubgcry_a_SOURCES)
42 CLEANFILES += $(nodist_libgrubgcry_a_SOURCES)
43 bin_PROGRAMS += grub-mkimage
44 if COND_MAN_PAGES
45 man_MANS += grub-mkimage.1
47 grub-mkimage.1: grub-mkimage 
48         chmod a+x grub-mkimage
49         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage
50         
51 CLEANFILES += grub-mkimage.1
52 endif
53 grub_mkimage_SOURCES  = util/grub-mkimage.c util/mkimage.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c grub-core/osdep/config.c util/config.c 
54 nodist_grub_mkimage_SOURCES  = 
55 grub_mkimage_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
56 grub_mkimage_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
57 grub_mkimage_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
58 grub_mkimage_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBDIR=\"$(pkglibdir)\" 
59 grub_mkimage_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
60 dist_noinst_DATA += grub-core/osdep/aros/config.c grub-core/osdep/windows/config.c grub-core/osdep/unix/config.c util/grub-mkimagexx.c 
61 BUILT_SOURCES += $(nodist_grub_mkimage_SOURCES)
62 CLEANFILES += $(nodist_grub_mkimage_SOURCES)
63 bin_PROGRAMS += grub-mkrelpath
64 if COND_MAN_PAGES
65 man_MANS += grub-mkrelpath.1
67 grub-mkrelpath.1: grub-mkrelpath 
68         chmod a+x grub-mkrelpath
69         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath
70         
71 CLEANFILES += grub-mkrelpath.1
72 endif
73 grub_mkrelpath_SOURCES  = util/grub-mkrelpath.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
74 nodist_grub_mkrelpath_SOURCES  = 
75 grub_mkrelpath_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
76 grub_mkrelpath_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
77 grub_mkrelpath_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
78 grub_mkrelpath_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
79 grub_mkrelpath_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
80 dist_noinst_DATA += 
81 BUILT_SOURCES += $(nodist_grub_mkrelpath_SOURCES)
82 CLEANFILES += $(nodist_grub_mkrelpath_SOURCES)
83 bin_PROGRAMS += grub-script-check
84 if COND_MAN_PAGES
85 man_MANS += grub-script-check.1
87 grub-script-check.1: grub-script-check 
88         chmod a+x grub-script-check
89         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check
90         
91 CLEANFILES += grub-script-check.1
92 endif
93 grub_script_check_SOURCES  = util/grub-script-check.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
94 nodist_grub_script_check_SOURCES  = 
95 grub_script_check_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
96 grub_script_check_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
97 grub_script_check_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
98 grub_script_check_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
99 grub_script_check_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
100 dist_noinst_DATA += 
101 BUILT_SOURCES += $(nodist_grub_script_check_SOURCES)
102 CLEANFILES += $(nodist_grub_script_check_SOURCES)
103 bin_PROGRAMS += grub-editenv
104 if COND_MAN_PAGES
105 man_MANS += grub-editenv.1
107 grub-editenv.1: grub-editenv 
108         chmod a+x grub-editenv
109         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv
110         
111 CLEANFILES += grub-editenv.1
112 endif
113 grub_editenv_SOURCES  = util/grub-editenv.c util/editenv.c grub-core/osdep/init.c 
114 nodist_grub_editenv_SOURCES  = 
115 grub_editenv_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
116 grub_editenv_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
117 grub_editenv_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
118 grub_editenv_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
119 grub_editenv_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
120 dist_noinst_DATA += 
121 BUILT_SOURCES += $(nodist_grub_editenv_SOURCES)
122 CLEANFILES += $(nodist_grub_editenv_SOURCES)
123 bin_PROGRAMS += grub-mkpasswd-pbkdf2
124 if COND_MAN_PAGES
125 man_MANS += grub-mkpasswd-pbkdf2.1
127 grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2 
128         chmod a+x grub-mkpasswd-pbkdf2
129         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2
130         
131 CLEANFILES += grub-mkpasswd-pbkdf2.1
132 endif
133 grub_mkpasswd_pbkdf2_SOURCES  = util/grub-mkpasswd-pbkdf2.c grub-core/kern/emu/argp_common.c grub-core/osdep/random.c grub-core/osdep/init.c 
134 nodist_grub_mkpasswd_pbkdf2_SOURCES  = 
135 grub_mkpasswd_pbkdf2_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
136 grub_mkpasswd_pbkdf2_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
137 grub_mkpasswd_pbkdf2_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
138 grub_mkpasswd_pbkdf2_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
139 grub_mkpasswd_pbkdf2_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
140 dist_noinst_DATA += 
141 BUILT_SOURCES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
142 CLEANFILES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
143 if COND_APPLE_LINKER
144 bin_PROGRAMS += grub-macho2img
145 if COND_MAN_PAGES
146 man_MANS += grub-macho2img.1
148 grub-macho2img.1: grub-macho2img 
149         chmod a+x grub-macho2img
150         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img
151         
152 CLEANFILES += grub-macho2img.1
153 endif
154 grub_macho2img_SOURCES  = util/grub-macho2img.c 
155 nodist_grub_macho2img_SOURCES  = 
156 grub_macho2img_LDADD  = 
157 grub_macho2img_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
158 grub_macho2img_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
159 grub_macho2img_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
160 grub_macho2img_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
161 dist_noinst_DATA += 
162 BUILT_SOURCES += $(nodist_grub_macho2img_SOURCES)
163 CLEANFILES += $(nodist_grub_macho2img_SOURCES)
164 endif COND_APPLE_LINKER
165 bin_PROGRAMS += grub-fstest
166 if COND_MAN_PAGES
167 man_MANS += grub-fstest.1
169 grub-fstest.1: grub-fstest 
170         chmod a+x grub-fstest
171         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest
172         
173 CLEANFILES += grub-fstest.1
174 endif
175 grub_fstest_SOURCES  = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c grub-core/osdep/init.c 
176 nodist_grub_fstest_SOURCES  = grub_fstest_init.c 
177 grub_fstest_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
178 grub_fstest_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
179 grub_fstest_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
180 grub_fstest_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
181 grub_fstest_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
182 dist_noinst_DATA += 
183 BUILT_SOURCES += $(nodist_grub_fstest_SOURCES)
184 CLEANFILES += $(nodist_grub_fstest_SOURCES)
185 if COND_GRUB_MOUNT
186 bin_PROGRAMS += grub-mount
187 if COND_MAN_PAGES
188 man_MANS += grub-mount.1
190 grub-mount.1: grub-mount 
191         chmod a+x grub-mount
192         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mount.h2m -o $@ grub-mount
193         
194 CLEANFILES += grub-mount.1
195 endif
196 grub_mount_SOURCES  = util/grub-mount.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c grub-core/osdep/init.c 
197 nodist_grub_mount_SOURCES  = grub_fstest_init.c 
198 grub_mount_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -lfuse 
199 grub_mount_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
200 grub_mount_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
201 grub_mount_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
202 grub_mount_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
203 dist_noinst_DATA += 
204 BUILT_SOURCES += $(nodist_grub_mount_SOURCES)
205 CLEANFILES += $(nodist_grub_mount_SOURCES)
206 endif COND_GRUB_MOUNT
207 if COND_GRUB_MKFONT
208 bin_PROGRAMS += grub-mkfont
209 if COND_MAN_PAGES
210 man_MANS += grub-mkfont.1
212 grub-mkfont.1: grub-mkfont 
213         chmod a+x grub-mkfont
214         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont
215         
216 CLEANFILES += grub-mkfont.1
217 endif
218 grub_mkfont_SOURCES  = util/grub-mkfont.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
219 nodist_grub_mkfont_SOURCES  = 
220 grub_mkfont_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
221 grub_mkfont_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags) 
222 grub_mkfont_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
223 grub_mkfont_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_MKFONT=1 
224 grub_mkfont_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
225 dist_noinst_DATA += 
226 BUILT_SOURCES += $(nodist_grub_mkfont_SOURCES)
227 CLEANFILES += $(nodist_grub_mkfont_SOURCES)
228 endif COND_GRUB_MKFONT
229 sbin_PROGRAMS += grub-probe
230 if COND_MAN_PAGES
231 man_MANS += grub-probe.8
233 grub-probe.8: grub-probe 
234         chmod a+x grub-probe
235         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe
236         
237 CLEANFILES += grub-probe.8
238 endif
239 grub_probe_SOURCES  = util/grub-probe.c util/probe.c grub-core/osdep/ofpath.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
240 nodist_grub_probe_SOURCES  = 
241 grub_probe_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
242 grub_probe_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
243 grub_probe_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
244 grub_probe_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
245 grub_probe_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
246 dist_noinst_DATA += 
247 BUILT_SOURCES += $(nodist_grub_probe_SOURCES)
248 CLEANFILES += $(nodist_grub_probe_SOURCES)
249 sbin_PROGRAMS += grub-bios-setup
250 if COND_MAN_PAGES
251 man_MANS += grub-bios-setup.8
253 grub-bios-setup.8: grub-bios-setup 
254         chmod a+x grub-bios-setup
255         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-bios-setup.h2m -o $@ grub-bios-setup
256         
257 CLEANFILES += grub-bios-setup.8
258 endif
259 grub_bios_setup_SOURCES  = util/grub-setup.c util/setup_bios.c grub-core/kern/emu/argp_common.c grub-core/lib/reed_solomon.c grub-core/osdep/blocklist.c grub-core/osdep/init.c 
260 nodist_grub_bios_setup_SOURCES  = 
261 grub_bios_setup_LDADD  = libgrubmods.a libgrubkern.a libgrubgcry.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
262 grub_bios_setup_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
263 grub_bios_setup_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
264 grub_bios_setup_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_SETUP_FUNC=grub_util_bios_setup 
265 grub_bios_setup_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
266 dist_noinst_DATA += util/setup.c grub-core/osdep/generic/blocklist.c grub-core/osdep/linux/blocklist.c grub-core/osdep/windows/blocklist.c 
267 BUILT_SOURCES += $(nodist_grub_bios_setup_SOURCES)
268 CLEANFILES += $(nodist_grub_bios_setup_SOURCES)
269 sbin_PROGRAMS += grub-sparc64-setup
270 if COND_MAN_PAGES
271 man_MANS += grub-sparc64-setup.8
273 grub-sparc64-setup.8: grub-sparc64-setup 
274         chmod a+x grub-sparc64-setup
275         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-sparc64-setup.h2m -o $@ grub-sparc64-setup
276         
277 CLEANFILES += grub-sparc64-setup.8
278 endif
279 grub_sparc64_setup_SOURCES  = util/grub-setup.c util/setup_sparc.c grub-core/kern/emu/argp_common.c grub-core/lib/reed_solomon.c grub-core/osdep/ofpath.c grub-core/osdep/blocklist.c grub-core/osdep/init.c 
280 nodist_grub_sparc64_setup_SOURCES  = 
281 grub_sparc64_setup_LDADD  = libgrubmods.a libgrubkern.a libgrubgcry.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
282 grub_sparc64_setup_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
283 grub_sparc64_setup_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
284 grub_sparc64_setup_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_SETUP_FUNC=grub_util_sparc_setup 
285 grub_sparc64_setup_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
286 dist_noinst_DATA += 
287 BUILT_SOURCES += $(nodist_grub_sparc64_setup_SOURCES)
288 CLEANFILES += $(nodist_grub_sparc64_setup_SOURCES)
289 sbin_PROGRAMS += grub-ofpathname
290 if COND_MAN_PAGES
291 man_MANS += grub-ofpathname.8
293 grub-ofpathname.8: grub-ofpathname 
294         chmod a+x grub-ofpathname
295         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-ofpathname.h2m -o $@ grub-ofpathname
296         
297 CLEANFILES += grub-ofpathname.8
298 endif
299 grub_ofpathname_SOURCES  = util/ieee1275/grub-ofpathname.c grub-core/osdep/ofpath.c grub-core/osdep/init.c 
300 nodist_grub_ofpathname_SOURCES  = 
301 grub_ofpathname_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
302 grub_ofpathname_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
303 grub_ofpathname_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
304 grub_ofpathname_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
305 grub_ofpathname_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
306 dist_noinst_DATA += 
307 BUILT_SOURCES += $(nodist_grub_ofpathname_SOURCES)
308 CLEANFILES += $(nodist_grub_ofpathname_SOURCES)
309 bin_PROGRAMS += grub-mklayout
310 if COND_MAN_PAGES
311 man_MANS += grub-mklayout.1
313 grub-mklayout.1: grub-mklayout 
314         chmod a+x grub-mklayout
315         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout
316         
317 CLEANFILES += grub-mklayout.1
318 endif
319 grub_mklayout_SOURCES  = util/grub-mklayout.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
320 nodist_grub_mklayout_SOURCES  = 
321 grub_mklayout_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
322 grub_mklayout_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
323 grub_mklayout_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
324 grub_mklayout_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
325 grub_mklayout_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
326 dist_noinst_DATA += 
327 BUILT_SOURCES += $(nodist_grub_mklayout_SOURCES)
328 CLEANFILES += $(nodist_grub_mklayout_SOURCES)
329 sbin_PROGRAMS += grub-macbless
330 if COND_MAN_PAGES
331 man_MANS += grub-macbless.8
333 grub-macbless.8: grub-macbless 
334         chmod a+x grub-macbless
335         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-macbless.h2m -o $@ grub-macbless
336         
337 CLEANFILES += grub-macbless.8
338 endif
339 grub_macbless_SOURCES  = util/grub-macbless.c grub-core/osdep/init.c grub-core/kern/emu/argp_common.c 
340 nodist_grub_macbless_SOURCES  = 
341 grub_macbless_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
342 grub_macbless_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
343 grub_macbless_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
344 grub_macbless_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
345 grub_macbless_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
346 dist_noinst_DATA += 
347 BUILT_SOURCES += $(nodist_grub_macbless_SOURCES)
348 CLEANFILES += $(nodist_grub_macbless_SOURCES)
349 if COND_HAVE_EXEC
350 bin_PROGRAMS += grub-mkrescue
351 if COND_MAN_PAGES
352 man_MANS += grub-mkrescue.1
354 grub-mkrescue.1: grub-mkrescue 
355         chmod a+x grub-mkrescue
356         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue
357         
358 CLEANFILES += grub-mkrescue.1
359 endif
360 grub_mkrescue_SOURCES  = util/grub-mkrescue.c util/render-label.c util/glue-efi.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
361 nodist_grub_mkrescue_SOURCES  = 
362 grub_mkrescue_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
363 grub_mkrescue_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
364 grub_mkrescue_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
365 grub_mkrescue_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
366 grub_mkrescue_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
367 dist_noinst_DATA += grub-core/osdep/unix/compress.c grub-core/osdep/basic/compress.c 
368 BUILT_SOURCES += $(nodist_grub_mkrescue_SOURCES)
369 CLEANFILES += $(nodist_grub_mkrescue_SOURCES)
370 endif COND_HAVE_EXEC
371 bin_PROGRAMS += grub-mkstandalone
372 if COND_MAN_PAGES
373 man_MANS += grub-mkstandalone.1
375 grub-mkstandalone.1: grub-mkstandalone 
376         chmod a+x grub-mkstandalone
377         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkstandalone.h2m -o $@ grub-mkstandalone
378         
379 CLEANFILES += grub-mkstandalone.1
380 endif
381 grub_mkstandalone_SOURCES  = util/grub-mkstandalone.c util/render-label.c util/glue-efi.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
382 nodist_grub_mkstandalone_SOURCES  = 
383 grub_mkstandalone_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
384 grub_mkstandalone_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
385 grub_mkstandalone_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
386 grub_mkstandalone_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
387 grub_mkstandalone_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
388 dist_noinst_DATA += grub-core/osdep/linux/platform.c grub-core/osdep/windows/platform.c grub-core/osdep/basic/platform.c grub-core/osdep/basic/no_platform.c grub-core/osdep/unix/platform.c 
389 BUILT_SOURCES += $(nodist_grub_mkstandalone_SOURCES)
390 CLEANFILES += $(nodist_grub_mkstandalone_SOURCES)
392 if COND_i386_pc
393 sbin_PROGRAMS += grub-install
394 if COND_MAN_PAGES
395 man_MANS += grub-install.8
397 grub-install.8: grub-install 
398         chmod a+x grub-install
399         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
400         
401 CLEANFILES += grub-install.8
402 endif
403 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
404 nodist_grub_install_SOURCES  = 
405 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
406 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
407 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
408 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
409 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
410 dist_noinst_DATA += 
411 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
412 CLEANFILES += $(nodist_grub_install_SOURCES)
413 endif
415 if COND_i386_efi
416 sbin_PROGRAMS += grub-install
417 if COND_MAN_PAGES
418 man_MANS += grub-install.8
420 grub-install.8: grub-install 
421         chmod a+x grub-install
422         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
423         
424 CLEANFILES += grub-install.8
425 endif
426 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
427 nodist_grub_install_SOURCES  = 
428 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
429 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
430 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
431 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
432 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
433 dist_noinst_DATA += 
434 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
435 CLEANFILES += $(nodist_grub_install_SOURCES)
436 endif
438 if COND_i386_qemu
439 sbin_PROGRAMS += grub-install
440 if COND_MAN_PAGES
441 man_MANS += grub-install.8
443 grub-install.8: grub-install 
444         chmod a+x grub-install
445         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
446         
447 CLEANFILES += grub-install.8
448 endif
449 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
450 nodist_grub_install_SOURCES  = 
451 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
452 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
453 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
454 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
455 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
456 dist_noinst_DATA += 
457 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
458 CLEANFILES += $(nodist_grub_install_SOURCES)
459 endif
461 if COND_i386_coreboot
462 sbin_PROGRAMS += grub-install
463 if COND_MAN_PAGES
464 man_MANS += grub-install.8
466 grub-install.8: grub-install 
467         chmod a+x grub-install
468         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
469         
470 CLEANFILES += grub-install.8
471 endif
472 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
473 nodist_grub_install_SOURCES  = 
474 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
475 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
476 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
477 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
478 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
479 dist_noinst_DATA += 
480 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
481 CLEANFILES += $(nodist_grub_install_SOURCES)
482 endif
484 if COND_i386_multiboot
485 sbin_PROGRAMS += grub-install
486 if COND_MAN_PAGES
487 man_MANS += grub-install.8
489 grub-install.8: grub-install 
490         chmod a+x grub-install
491         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
492         
493 CLEANFILES += grub-install.8
494 endif
495 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
496 nodist_grub_install_SOURCES  = 
497 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
498 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
499 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
500 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
501 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
502 dist_noinst_DATA += 
503 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
504 CLEANFILES += $(nodist_grub_install_SOURCES)
505 endif
507 if COND_i386_ieee1275
508 sbin_PROGRAMS += grub-install
509 if COND_MAN_PAGES
510 man_MANS += grub-install.8
512 grub-install.8: grub-install 
513         chmod a+x grub-install
514         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
515         
516 CLEANFILES += grub-install.8
517 endif
518 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
519 nodist_grub_install_SOURCES  = 
520 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
521 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
522 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
523 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
524 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
525 dist_noinst_DATA += 
526 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
527 CLEANFILES += $(nodist_grub_install_SOURCES)
528 endif
530 if COND_x86_64_efi
531 sbin_PROGRAMS += grub-install
532 if COND_MAN_PAGES
533 man_MANS += grub-install.8
535 grub-install.8: grub-install 
536         chmod a+x grub-install
537         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
538         
539 CLEANFILES += grub-install.8
540 endif
541 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
542 nodist_grub_install_SOURCES  = 
543 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
544 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
545 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
546 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
547 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
548 dist_noinst_DATA += 
549 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
550 CLEANFILES += $(nodist_grub_install_SOURCES)
551 endif
553 if COND_i386_xen
554 sbin_PROGRAMS += grub-install
555 if COND_MAN_PAGES
556 man_MANS += grub-install.8
558 grub-install.8: grub-install 
559         chmod a+x grub-install
560         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
561         
562 CLEANFILES += grub-install.8
563 endif
564 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
565 nodist_grub_install_SOURCES  = 
566 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
567 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
568 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
569 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
570 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
571 dist_noinst_DATA += 
572 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
573 CLEANFILES += $(nodist_grub_install_SOURCES)
574 endif
576 if COND_x86_64_xen
577 sbin_PROGRAMS += grub-install
578 if COND_MAN_PAGES
579 man_MANS += grub-install.8
581 grub-install.8: grub-install 
582         chmod a+x grub-install
583         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
584         
585 CLEANFILES += grub-install.8
586 endif
587 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
588 nodist_grub_install_SOURCES  = 
589 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
590 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
591 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
592 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
593 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
594 dist_noinst_DATA += 
595 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
596 CLEANFILES += $(nodist_grub_install_SOURCES)
597 endif
599 if COND_mips_loongson
600 sbin_PROGRAMS += grub-install
601 if COND_MAN_PAGES
602 man_MANS += grub-install.8
604 grub-install.8: grub-install 
605         chmod a+x grub-install
606         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
607         
608 CLEANFILES += grub-install.8
609 endif
610 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
611 nodist_grub_install_SOURCES  = 
612 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
613 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
614 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
615 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
616 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
617 dist_noinst_DATA += 
618 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
619 CLEANFILES += $(nodist_grub_install_SOURCES)
620 endif
622 if COND_sparc64_ieee1275
623 sbin_PROGRAMS += grub-install
624 if COND_MAN_PAGES
625 man_MANS += grub-install.8
627 grub-install.8: grub-install 
628         chmod a+x grub-install
629         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
630         
631 CLEANFILES += grub-install.8
632 endif
633 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
634 nodist_grub_install_SOURCES  = 
635 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
636 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
637 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
638 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
639 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
640 dist_noinst_DATA += 
641 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
642 CLEANFILES += $(nodist_grub_install_SOURCES)
643 endif
645 if COND_powerpc_ieee1275
646 sbin_PROGRAMS += grub-install
647 if COND_MAN_PAGES
648 man_MANS += grub-install.8
650 grub-install.8: grub-install 
651         chmod a+x grub-install
652         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
653         
654 CLEANFILES += grub-install.8
655 endif
656 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
657 nodist_grub_install_SOURCES  = 
658 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
659 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
660 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
661 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
662 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
663 dist_noinst_DATA += 
664 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
665 CLEANFILES += $(nodist_grub_install_SOURCES)
666 endif
668 if COND_mips_arc
669 sbin_PROGRAMS += grub-install
670 if COND_MAN_PAGES
671 man_MANS += grub-install.8
673 grub-install.8: grub-install 
674         chmod a+x grub-install
675         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
676         
677 CLEANFILES += grub-install.8
678 endif
679 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
680 nodist_grub_install_SOURCES  = 
681 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
682 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
683 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
684 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
685 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
686 dist_noinst_DATA += 
687 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
688 CLEANFILES += $(nodist_grub_install_SOURCES)
689 endif
691 if COND_ia64_efi
692 sbin_PROGRAMS += grub-install
693 if COND_MAN_PAGES
694 man_MANS += grub-install.8
696 grub-install.8: grub-install 
697         chmod a+x grub-install
698         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
699         
700 CLEANFILES += grub-install.8
701 endif
702 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
703 nodist_grub_install_SOURCES  = 
704 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
705 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
706 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
707 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
708 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
709 dist_noinst_DATA += 
710 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
711 CLEANFILES += $(nodist_grub_install_SOURCES)
712 endif
714 if COND_mips_qemu_mips
715 sbin_PROGRAMS += grub-install
716 if COND_MAN_PAGES
717 man_MANS += grub-install.8
719 grub-install.8: grub-install 
720         chmod a+x grub-install
721         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
722         
723 CLEANFILES += grub-install.8
724 endif
725 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
726 nodist_grub_install_SOURCES  = 
727 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
728 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
729 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
730 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
731 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
732 dist_noinst_DATA += 
733 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
734 CLEANFILES += $(nodist_grub_install_SOURCES)
735 endif
737 if COND_arm_uboot
738 sbin_PROGRAMS += grub-install
739 if COND_MAN_PAGES
740 man_MANS += grub-install.8
742 grub-install.8: grub-install 
743         chmod a+x grub-install
744         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
745         
746 CLEANFILES += grub-install.8
747 endif
748 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
749 nodist_grub_install_SOURCES  = 
750 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
751 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
752 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
753 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
754 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
755 dist_noinst_DATA += 
756 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
757 CLEANFILES += $(nodist_grub_install_SOURCES)
758 endif
760 if COND_arm_efi
761 sbin_PROGRAMS += grub-install
762 if COND_MAN_PAGES
763 man_MANS += grub-install.8
765 grub-install.8: grub-install 
766         chmod a+x grub-install
767         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
768         
769 CLEANFILES += grub-install.8
770 endif
771 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
772 nodist_grub_install_SOURCES  = 
773 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
774 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
775 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
776 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
777 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
778 dist_noinst_DATA += 
779 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
780 CLEANFILES += $(nodist_grub_install_SOURCES)
781 endif
783 if COND_arm64_efi
784 sbin_PROGRAMS += grub-install
785 if COND_MAN_PAGES
786 man_MANS += grub-install.8
788 grub-install.8: grub-install 
789         chmod a+x grub-install
790         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
791         
792 CLEANFILES += grub-install.8
793 endif
794 grub_install_SOURCES  = util/grub-install.c util/probe.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/render-label.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
795 nodist_grub_install_SOURCES  = 
796 grub_install_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
797 grub_install_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
798 grub_install_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
799 grub_install_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
800 grub_install_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
801 dist_noinst_DATA += 
802 BUILT_SOURCES += $(nodist_grub_install_SOURCES)
803 CLEANFILES += $(nodist_grub_install_SOURCES)
804 endif
805 bin_PROGRAMS += grub-mknetdir
806 if COND_MAN_PAGES
807 man_MANS += grub-mknetdir.1
809 grub-mknetdir.1: grub-mknetdir 
810         chmod a+x grub-mknetdir
811         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir
812         
813 CLEANFILES += grub-mknetdir.1
814 endif
815 grub_mknetdir_SOURCES  = util/grub-mknetdir.c util/mkimage.c util/grub-install-common.c util/setup_bios.c util/setup_sparc.c grub-core/lib/reed_solomon.c grub-core/osdep/random.c grub-core/osdep/ofpath.c grub-core/osdep/platform.c grub-core/osdep/platform_unix.c grub-core/osdep/compress.c util/editenv.c grub-core/osdep/blocklist.c grub-core/osdep/config.c util/config.c util/resolve.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
816 nodist_grub_mknetdir_SOURCES  = 
817 grub_mknetdir_LDADD  = $(LIBLZMA) libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
818 grub_mknetdir_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
819 grub_mknetdir_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
820 grub_mknetdir_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
821 grub_mknetdir_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
822 dist_noinst_DATA += 
823 BUILT_SOURCES += $(nodist_grub_mknetdir_SOURCES)
824 CLEANFILES += $(nodist_grub_mknetdir_SOURCES)
825 check_PROGRAMS += example_unit_test
826 TESTS += example_unit_test
827 example_unit_test_SOURCES  = tests/example_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c 
828 nodist_example_unit_test_SOURCES  = 
829 example_unit_test_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
830 example_unit_test_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
831 example_unit_test_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
832 example_unit_test_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
833 example_unit_test_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
834 dist_noinst_DATA += 
835 BUILT_SOURCES += $(nodist_example_unit_test_SOURCES)
836 CLEANFILES += $(nodist_example_unit_test_SOURCES)
837 check_PROGRAMS += printf_test
838 TESTS += printf_test
839 printf_test_SOURCES  = tests/printf_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c 
840 nodist_printf_test_SOURCES  = 
841 printf_test_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
842 printf_test_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
843 printf_test_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
844 printf_test_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
845 printf_test_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
846 dist_noinst_DATA += 
847 BUILT_SOURCES += $(nodist_printf_test_SOURCES)
848 CLEANFILES += $(nodist_printf_test_SOURCES)
849 check_PROGRAMS += date_test
850 TESTS += date_test
851 date_test_SOURCES  = tests/date_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c 
852 nodist_date_test_SOURCES  = 
853 date_test_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
854 date_test_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
855 date_test_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
856 date_test_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
857 date_test_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
858 dist_noinst_DATA += 
859 BUILT_SOURCES += $(nodist_date_test_SOURCES)
860 CLEANFILES += $(nodist_date_test_SOURCES)
861 if COND_HAVE_CXX
862 check_PROGRAMS += priority_queue_unit_test
863 TESTS += priority_queue_unit_test
864 priority_queue_unit_test_SOURCES  = tests/priority_queue_unit_test.cc tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c grub-core/lib/priority_queue.c 
865 nodist_priority_queue_unit_test_SOURCES  = 
866 priority_queue_unit_test_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
867 priority_queue_unit_test_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
868 priority_queue_unit_test_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
869 priority_queue_unit_test_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
870 priority_queue_unit_test_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
871 dist_noinst_DATA += 
872 BUILT_SOURCES += $(nodist_priority_queue_unit_test_SOURCES)
873 CLEANFILES += $(nodist_priority_queue_unit_test_SOURCES)
874 endif COND_HAVE_CXX
875 check_PROGRAMS += cmp_test
876 TESTS += cmp_test
877 cmp_test_SOURCES  = tests/cmp_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c 
878 nodist_cmp_test_SOURCES  = 
879 cmp_test_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
880 cmp_test_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
881 cmp_test_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
882 cmp_test_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
883 cmp_test_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
884 dist_noinst_DATA += 
885 BUILT_SOURCES += $(nodist_cmp_test_SOURCES)
886 CLEANFILES += $(nodist_cmp_test_SOURCES)
887 bin_PROGRAMS += grub-menulst2cfg
888 if COND_MAN_PAGES
889 man_MANS += grub-menulst2cfg.1
891 grub-menulst2cfg.1: grub-menulst2cfg 
892         chmod a+x grub-menulst2cfg
893         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg
894         
895 CLEANFILES += grub-menulst2cfg.1
896 endif
897 grub_menulst2cfg_SOURCES  = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c grub-core/osdep/init.c 
898 nodist_grub_menulst2cfg_SOURCES  = 
899 grub_menulst2cfg_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
900 grub_menulst2cfg_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
901 grub_menulst2cfg_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
902 grub_menulst2cfg_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
903 grub_menulst2cfg_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
904 dist_noinst_DATA += 
905 BUILT_SOURCES += $(nodist_grub_menulst2cfg_SOURCES)
906 CLEANFILES += $(nodist_grub_menulst2cfg_SOURCES)
907 bin_PROGRAMS += grub-syslinux2cfg
908 if COND_MAN_PAGES
909 man_MANS += grub-syslinux2cfg.1
911 grub-syslinux2cfg.1: grub-syslinux2cfg 
912         chmod a+x grub-syslinux2cfg
913         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-syslinux2cfg.h2m -o $@ grub-syslinux2cfg
914         
915 CLEANFILES += grub-syslinux2cfg.1
916 endif
917 grub_syslinux2cfg_SOURCES  = util/grub-syslinux2cfg.c grub-core/lib/syslinux_parse.c grub-core/lib/getline.c grub-core/osdep/init.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c grub-core/kern/emu/argp_common.c 
918 nodist_grub_syslinux2cfg_SOURCES  = 
919 grub_syslinux2cfg_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
920 grub_syslinux2cfg_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
921 grub_syslinux2cfg_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
922 grub_syslinux2cfg_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
923 grub_syslinux2cfg_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
924 dist_noinst_DATA += 
925 BUILT_SOURCES += $(nodist_grub_syslinux2cfg_SOURCES)
926 CLEANFILES += $(nodist_grub_syslinux2cfg_SOURCES)
927 bin_PROGRAMS += grub-glue-efi
928 if COND_MAN_PAGES
929 man_MANS += grub-glue-efi.1
931 grub-glue-efi.1: grub-glue-efi 
932         chmod a+x grub-glue-efi
933         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-glue-efi.h2m -o $@ grub-glue-efi
934         
935 CLEANFILES += grub-glue-efi.1
936 endif
937 grub_glue_efi_SOURCES  = util/grub-glue-efi.c util/glue-efi.c grub-core/kern/emu/argp_common.c grub-core/osdep/init.c 
938 nodist_grub_glue_efi_SOURCES  = 
939 grub_glue_efi_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
940 grub_glue_efi_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
941 grub_glue_efi_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
942 grub_glue_efi_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
943 grub_glue_efi_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
944 dist_noinst_DATA += 
945 BUILT_SOURCES += $(nodist_grub_glue_efi_SOURCES)
946 CLEANFILES += $(nodist_grub_glue_efi_SOURCES)
947 bin_PROGRAMS += grub-render-label
948 if COND_MAN_PAGES
949 man_MANS += grub-render-label.1
951 grub-render-label.1: grub-render-label 
952         chmod a+x grub-render-label
953         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-render-label.h2m -o $@ grub-render-label
954         
955 CLEANFILES += grub-render-label.1
956 endif
957 grub_render_label_SOURCES  = util/grub-render-label.c util/render-label.c grub-core/kern/emu/argp_common.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c grub-core/osdep/init.c 
958 nodist_grub_render_label_SOURCES  = 
959 grub_render_label_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
960 grub_render_label_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
961 grub_render_label_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
962 grub_render_label_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
963 grub_render_label_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
964 dist_noinst_DATA += 
965 BUILT_SOURCES += $(nodist_grub_render_label_SOURCES)
966 CLEANFILES += $(nodist_grub_render_label_SOURCES)
967 bin_PROGRAMS += grub-file
968 if COND_MAN_PAGES
969 man_MANS += grub-file.1
971 grub-file.1: grub-file 
972         chmod a+x grub-file
973         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-file.h2m -o $@ grub-file
974         
975 CLEANFILES += grub-file.1
976 endif
977 grub_file_SOURCES  = util/grub-file.c util/render-label.c grub-core/commands/file.c grub-core/commands/file32.c grub-core/commands/file64.c grub-core/loader/i386/xen_file.c grub-core/loader/i386/xen_file32.c grub-core/loader/i386/xen_file64.c grub-core/io/offset.c grub-core/kern/elf.c grub-core/loader/lzss.c grub-core/loader/macho.c grub-core/loader/macho32.c grub-core/loader/macho64.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c grub-core/osdep/init.c 
978 nodist_grub_file_SOURCES  = 
979 grub_file_LDADD  = libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) 
980 grub_file_CFLAGS  = $(AM_CFLAGS) $(CFLAGS_PROGRAM) 
981 grub_file_LDFLAGS  = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) 
982 grub_file_CPPFLAGS  = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) 
983 grub_file_CCASFLAGS  = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) 
984 dist_noinst_DATA += 
985 BUILT_SOURCES += $(nodist_grub_file_SOURCES)
986 CLEANFILES += $(nodist_grub_file_SOURCES)
987 grubconf_SCRIPTS += 00_header
989 00_header: $(top_builddir)/config.status util/grub.d/00_header.in 
990         (for x in util/grub.d/00_header.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
991         chmod a+x 00_header
992         
993 CLEANFILES += 00_header
994 EXTRA_DIST += 
995 dist_noinst_DATA += util/grub.d/00_header.in 
996 if COND_HOST_WINDOWS
997 grubconf_SCRIPTS += 10_windows
999 10_windows: $(top_builddir)/config.status util/grub.d/10_windows.in 
1000         (for x in util/grub.d/10_windows.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1001         chmod a+x 10_windows
1002         
1003 CLEANFILES += 10_windows
1004 EXTRA_DIST += 
1005 dist_noinst_DATA += util/grub.d/10_windows.in 
1006 endif COND_HOST_WINDOWS
1007 if COND_HOST_HURD
1008 grubconf_SCRIPTS += 10_hurd
1010 10_hurd: $(top_builddir)/config.status util/grub.d/10_hurd.in 
1011         (for x in util/grub.d/10_hurd.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1012         chmod a+x 10_hurd
1013         
1014 CLEANFILES += 10_hurd
1015 EXTRA_DIST += 
1016 dist_noinst_DATA += util/grub.d/10_hurd.in 
1017 endif COND_HOST_HURD
1018 if COND_HOST_KFREEBSD
1019 grubconf_SCRIPTS += 10_kfreebsd
1021 10_kfreebsd: $(top_builddir)/config.status util/grub.d/10_kfreebsd.in 
1022         (for x in util/grub.d/10_kfreebsd.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1023         chmod a+x 10_kfreebsd
1024         
1025 CLEANFILES += 10_kfreebsd
1026 EXTRA_DIST += 
1027 dist_noinst_DATA += util/grub.d/10_kfreebsd.in 
1028 endif COND_HOST_KFREEBSD
1029 if COND_HOST_ILLUMOS
1030 grubconf_SCRIPTS += 10_illumos
1032 10_illumos: $(top_builddir)/config.status util/grub.d/10_illumos.in 
1033         (for x in util/grub.d/10_illumos.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1034         chmod a+x 10_illumos
1035         
1036 CLEANFILES += 10_illumos
1037 EXTRA_DIST += 
1038 dist_noinst_DATA += util/grub.d/10_illumos.in 
1039 endif COND_HOST_ILLUMOS
1040 if COND_HOST_NETBSD
1041 grubconf_SCRIPTS += 10_netbsd
1043 10_netbsd: $(top_builddir)/config.status util/grub.d/10_netbsd.in 
1044         (for x in util/grub.d/10_netbsd.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1045         chmod a+x 10_netbsd
1046         
1047 CLEANFILES += 10_netbsd
1048 EXTRA_DIST += 
1049 dist_noinst_DATA += util/grub.d/10_netbsd.in 
1050 endif COND_HOST_NETBSD
1051 if COND_HOST_LINUX
1052 grubconf_SCRIPTS += 10_linux
1054 10_linux: $(top_builddir)/config.status util/grub.d/10_linux.in 
1055         (for x in util/grub.d/10_linux.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1056         chmod a+x 10_linux
1057         
1058 CLEANFILES += 10_linux
1059 EXTRA_DIST += 
1060 dist_noinst_DATA += util/grub.d/10_linux.in 
1061 endif COND_HOST_LINUX
1062 if COND_HOST_XNU
1063 grubconf_SCRIPTS += 10_xnu
1065 10_xnu: $(top_builddir)/config.status util/grub.d/10_xnu.in 
1066         (for x in util/grub.d/10_xnu.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1067         chmod a+x 10_xnu
1068         
1069 CLEANFILES += 10_xnu
1070 EXTRA_DIST += 
1071 dist_noinst_DATA += util/grub.d/10_xnu.in 
1072 endif COND_HOST_XNU
1073 if COND_HOST_LINUX
1074 grubconf_SCRIPTS += 20_linux_xen
1076 20_linux_xen: $(top_builddir)/config.status util/grub.d/20_linux_xen.in 
1077         (for x in util/grub.d/20_linux_xen.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1078         chmod a+x 20_linux_xen
1079         
1080 CLEANFILES += 20_linux_xen
1081 EXTRA_DIST += 
1082 dist_noinst_DATA += util/grub.d/20_linux_xen.in 
1083 endif COND_HOST_LINUX
1084 grubconf_SCRIPTS += 30_os-prober
1086 30_os-prober: $(top_builddir)/config.status util/grub.d/30_os-prober.in 
1087         (for x in util/grub.d/30_os-prober.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1088         chmod a+x 30_os-prober
1089         
1090 CLEANFILES += 30_os-prober
1091 EXTRA_DIST += 
1092 dist_noinst_DATA += util/grub.d/30_os-prober.in 
1093 grubconf_SCRIPTS += 40_custom
1095 40_custom: $(top_builddir)/config.status util/grub.d/40_custom.in 
1096         (for x in util/grub.d/40_custom.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1097         chmod a+x 40_custom
1098         
1099 CLEANFILES += 40_custom
1100 EXTRA_DIST += 
1101 dist_noinst_DATA += util/grub.d/40_custom.in 
1102 grubconf_SCRIPTS += 41_custom
1104 41_custom: $(top_builddir)/config.status util/grub.d/41_custom.in 
1105         (for x in util/grub.d/41_custom.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1106         chmod a+x 41_custom
1107         
1108 CLEANFILES += 41_custom
1109 EXTRA_DIST += 
1110 dist_noinst_DATA += util/grub.d/41_custom.in 
1111 sbin_SCRIPTS += grub-mkconfig
1112 if COND_MAN_PAGES
1113 man_MANS += grub-mkconfig.8
1115 grub-mkconfig.8: grub-mkconfig grub-mkconfig_lib
1116         chmod a+x grub-mkconfig
1117         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig
1118         
1119 CLEANFILES += grub-mkconfig.8
1120 endif
1122 grub-mkconfig: $(top_builddir)/config.status util/grub-mkconfig.in 
1123         (for x in util/grub-mkconfig.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1124         chmod a+x grub-mkconfig
1125         
1126 CLEANFILES += grub-mkconfig
1127 EXTRA_DIST += 
1128 dist_noinst_DATA += util/grub-mkconfig.in 
1129 sbin_SCRIPTS += grub-set-default
1130 if COND_MAN_PAGES
1131 man_MANS += grub-set-default.8
1133 grub-set-default.8: grub-set-default grub-mkconfig_lib
1134         chmod a+x grub-set-default
1135         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default
1136         
1137 CLEANFILES += grub-set-default.8
1138 endif
1140 grub-set-default: $(top_builddir)/config.status util/grub-set-default.in 
1141         (for x in util/grub-set-default.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1142         chmod a+x grub-set-default
1143         
1144 CLEANFILES += grub-set-default
1145 EXTRA_DIST += 
1146 dist_noinst_DATA += util/grub-set-default.in 
1147 sbin_SCRIPTS += grub-reboot
1148 if COND_MAN_PAGES
1149 man_MANS += grub-reboot.8
1151 grub-reboot.8: grub-reboot grub-mkconfig_lib
1152         chmod a+x grub-reboot
1153         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot
1154         
1155 CLEANFILES += grub-reboot.8
1156 endif
1158 grub-reboot: $(top_builddir)/config.status util/grub-reboot.in 
1159         (for x in util/grub-reboot.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1160         chmod a+x grub-reboot
1161         
1162 CLEANFILES += grub-reboot
1163 EXTRA_DIST += 
1164 dist_noinst_DATA += util/grub-reboot.in 
1165 noinst_SCRIPTS += grub-mkconfig_lib
1167 grub-mkconfig_lib: $(top_builddir)/config.status util/grub-mkconfig_lib.in 
1168         (for x in util/grub-mkconfig_lib.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1169         chmod a+x grub-mkconfig_lib
1170         
1171 CLEANFILES += grub-mkconfig_lib
1172 EXTRA_DIST += 
1173 dist_noinst_DATA += util/grub-mkconfig_lib.in 
1174 bin_SCRIPTS += grub-kbdcomp
1175 if COND_MAN_PAGES
1176 man_MANS += grub-kbdcomp.1
1178 grub-kbdcomp.1: grub-kbdcomp grub-mkconfig_lib
1179         chmod a+x grub-kbdcomp
1180         PATH=$(builddir):$$PATH pkgdatadir=$(builddir) $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-kbdcomp.h2m -o $@ grub-kbdcomp
1181         
1182 CLEANFILES += grub-kbdcomp.1
1183 endif
1185 grub-kbdcomp: $(top_builddir)/config.status util/grub-kbdcomp.in 
1186         (for x in util/grub-kbdcomp.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1187         chmod a+x grub-kbdcomp
1188         
1189 CLEANFILES += grub-kbdcomp
1190 EXTRA_DIST += 
1191 dist_noinst_DATA += util/grub-kbdcomp.in 
1192 noinst_SCRIPTS += grub-shell
1194 grub-shell: $(top_builddir)/config.status tests/util/grub-shell.in 
1195         (for x in tests/util/grub-shell.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1196         chmod a+x grub-shell
1197         
1198 CLEANFILES += grub-shell
1199 EXTRA_DIST += 
1200 dist_noinst_DATA += tests/util/grub-shell.in 
1201 noinst_SCRIPTS += grub-shell-tester
1203 grub-shell-tester: $(top_builddir)/config.status tests/util/grub-shell-tester.in 
1204         (for x in tests/util/grub-shell-tester.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1205         chmod a+x grub-shell-tester
1206         
1207 CLEANFILES += grub-shell-tester
1208 EXTRA_DIST += 
1209 dist_noinst_DATA += tests/util/grub-shell-tester.in 
1210 noinst_SCRIPTS += grub-fs-tester
1212 grub-fs-tester: $(top_builddir)/config.status tests/util/grub-fs-tester.in garbage-gen$(BUILD_EXEEXT) 
1213         (for x in tests/util/grub-fs-tester.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1214         chmod a+x grub-fs-tester
1215         
1216 CLEANFILES += grub-fs-tester
1217 EXTRA_DIST += 
1218 dist_noinst_DATA += tests/util/grub-fs-tester.in 
1219 check_SCRIPTS += ext234_test
1220 TESTS += ext234_test
1222 ext234_test: $(top_builddir)/config.status tests/ext234_test.in 
1223         (for x in tests/ext234_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1224         chmod a+x ext234_test
1225         
1226 CLEANFILES += ext234_test
1227 EXTRA_DIST += 
1228 dist_noinst_DATA += tests/ext234_test.in 
1229 check_SCRIPTS += squashfs_test
1230 TESTS += squashfs_test
1232 squashfs_test: $(top_builddir)/config.status tests/squashfs_test.in 
1233         (for x in tests/squashfs_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1234         chmod a+x squashfs_test
1235         
1236 CLEANFILES += squashfs_test
1237 EXTRA_DIST += 
1238 dist_noinst_DATA += tests/squashfs_test.in 
1239 check_SCRIPTS += iso9660_test
1240 TESTS += iso9660_test
1242 iso9660_test: $(top_builddir)/config.status tests/iso9660_test.in 
1243         (for x in tests/iso9660_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1244         chmod a+x iso9660_test
1245         
1246 CLEANFILES += iso9660_test
1247 EXTRA_DIST += 
1248 dist_noinst_DATA += tests/iso9660_test.in 
1249 check_SCRIPTS += hfsplus_test
1250 TESTS += hfsplus_test
1252 hfsplus_test: $(top_builddir)/config.status tests/hfsplus_test.in 
1253         (for x in tests/hfsplus_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1254         chmod a+x hfsplus_test
1255         
1256 CLEANFILES += hfsplus_test
1257 EXTRA_DIST += 
1258 dist_noinst_DATA += tests/hfsplus_test.in 
1259 check_SCRIPTS += ntfs_test
1260 TESTS += ntfs_test
1262 ntfs_test: $(top_builddir)/config.status tests/ntfs_test.in 
1263         (for x in tests/ntfs_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1264         chmod a+x ntfs_test
1265         
1266 CLEANFILES += ntfs_test
1267 EXTRA_DIST += 
1268 dist_noinst_DATA += tests/ntfs_test.in 
1269 check_SCRIPTS += reiserfs_test
1270 TESTS += reiserfs_test
1272 reiserfs_test: $(top_builddir)/config.status tests/reiserfs_test.in 
1273         (for x in tests/reiserfs_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1274         chmod a+x reiserfs_test
1275         
1276 CLEANFILES += reiserfs_test
1277 EXTRA_DIST += 
1278 dist_noinst_DATA += tests/reiserfs_test.in 
1279 check_SCRIPTS += fat_test
1280 TESTS += fat_test
1282 fat_test: $(top_builddir)/config.status tests/fat_test.in 
1283         (for x in tests/fat_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1284         chmod a+x fat_test
1285         
1286 CLEANFILES += fat_test
1287 EXTRA_DIST += 
1288 dist_noinst_DATA += tests/fat_test.in 
1289 check_SCRIPTS += minixfs_test
1290 TESTS += minixfs_test
1292 minixfs_test: $(top_builddir)/config.status tests/minixfs_test.in 
1293         (for x in tests/minixfs_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1294         chmod a+x minixfs_test
1295         
1296 CLEANFILES += minixfs_test
1297 EXTRA_DIST += 
1298 dist_noinst_DATA += tests/minixfs_test.in 
1299 check_SCRIPTS += xfs_test
1300 TESTS += xfs_test
1302 xfs_test: $(top_builddir)/config.status tests/xfs_test.in 
1303         (for x in tests/xfs_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1304         chmod a+x xfs_test
1305         
1306 CLEANFILES += xfs_test
1307 EXTRA_DIST += 
1308 dist_noinst_DATA += tests/xfs_test.in 
1309 check_SCRIPTS += nilfs2_test
1310 TESTS += nilfs2_test
1312 nilfs2_test: $(top_builddir)/config.status tests/nilfs2_test.in 
1313         (for x in tests/nilfs2_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1314         chmod a+x nilfs2_test
1315         
1316 CLEANFILES += nilfs2_test
1317 EXTRA_DIST += 
1318 dist_noinst_DATA += tests/nilfs2_test.in 
1319 check_SCRIPTS += romfs_test
1320 TESTS += romfs_test
1322 romfs_test: $(top_builddir)/config.status tests/romfs_test.in 
1323         (for x in tests/romfs_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1324         chmod a+x romfs_test
1325         
1326 CLEANFILES += romfs_test
1327 EXTRA_DIST += 
1328 dist_noinst_DATA += tests/romfs_test.in 
1329 check_SCRIPTS += exfat_test
1330 TESTS += exfat_test
1332 exfat_test: $(top_builddir)/config.status tests/exfat_test.in 
1333         (for x in tests/exfat_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1334         chmod a+x exfat_test
1335         
1336 CLEANFILES += exfat_test
1337 EXTRA_DIST += 
1338 dist_noinst_DATA += tests/exfat_test.in 
1339 check_SCRIPTS += tar_test
1340 TESTS += tar_test
1342 tar_test: $(top_builddir)/config.status tests/tar_test.in 
1343         (for x in tests/tar_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1344         chmod a+x tar_test
1345         
1346 CLEANFILES += tar_test
1347 EXTRA_DIST += 
1348 dist_noinst_DATA += tests/tar_test.in 
1349 check_SCRIPTS += udf_test
1350 TESTS += udf_test
1352 udf_test: $(top_builddir)/config.status tests/udf_test.in 
1353         (for x in tests/udf_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1354         chmod a+x udf_test
1355         
1356 CLEANFILES += udf_test
1357 EXTRA_DIST += 
1358 dist_noinst_DATA += tests/udf_test.in 
1359 check_SCRIPTS += hfs_test
1360 TESTS += hfs_test
1362 hfs_test: $(top_builddir)/config.status tests/hfs_test.in 
1363         (for x in tests/hfs_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1364         chmod a+x hfs_test
1365         
1366 CLEANFILES += hfs_test
1367 EXTRA_DIST += 
1368 dist_noinst_DATA += tests/hfs_test.in 
1369 check_SCRIPTS += jfs_test
1370 TESTS += jfs_test
1372 jfs_test: $(top_builddir)/config.status tests/jfs_test.in 
1373         (for x in tests/jfs_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1374         chmod a+x jfs_test
1375         
1376 CLEANFILES += jfs_test
1377 EXTRA_DIST += 
1378 dist_noinst_DATA += tests/jfs_test.in 
1379 check_SCRIPTS += btrfs_test
1380 TESTS += btrfs_test
1382 btrfs_test: $(top_builddir)/config.status tests/btrfs_test.in 
1383         (for x in tests/btrfs_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1384         chmod a+x btrfs_test
1385         
1386 CLEANFILES += btrfs_test
1387 EXTRA_DIST += 
1388 dist_noinst_DATA += tests/btrfs_test.in 
1389 check_SCRIPTS += zfs_test
1390 TESTS += zfs_test
1392 zfs_test: $(top_builddir)/config.status tests/zfs_test.in 
1393         (for x in tests/zfs_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1394         chmod a+x zfs_test
1395         
1396 CLEANFILES += zfs_test
1397 EXTRA_DIST += 
1398 dist_noinst_DATA += tests/zfs_test.in 
1399 check_SCRIPTS += cpio_test
1400 TESTS += cpio_test
1402 cpio_test: $(top_builddir)/config.status tests/cpio_test.in 
1403         (for x in tests/cpio_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1404         chmod a+x cpio_test
1405         
1406 CLEANFILES += cpio_test
1407 EXTRA_DIST += 
1408 dist_noinst_DATA += tests/cpio_test.in 
1409 check_SCRIPTS += example_scripted_test
1410 TESTS += example_scripted_test
1412 example_scripted_test: $(top_builddir)/config.status tests/example_scripted_test.in 
1413         (for x in tests/example_scripted_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1414         chmod a+x example_scripted_test
1415         
1416 CLEANFILES += example_scripted_test
1417 EXTRA_DIST += 
1418 dist_noinst_DATA += tests/example_scripted_test.in 
1419 check_SCRIPTS += gettext_strings_test
1420 TESTS += gettext_strings_test
1422 gettext_strings_test: $(top_builddir)/config.status tests/gettext_strings_test.in 
1423         (for x in tests/gettext_strings_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1424         chmod a+x gettext_strings_test
1425         
1426 CLEANFILES += gettext_strings_test
1427 EXTRA_DIST += po/exclude.pot 
1428 dist_noinst_DATA += tests/gettext_strings_test.in 
1429 check_SCRIPTS += pata_test
1430 TESTS += pata_test
1432 pata_test: $(top_builddir)/config.status tests/pata_test.in 
1433         (for x in tests/pata_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1434         chmod a+x pata_test
1435         
1436 CLEANFILES += pata_test
1437 EXTRA_DIST += 
1438 dist_noinst_DATA += tests/pata_test.in 
1439 check_SCRIPTS += ahci_test
1440 TESTS += ahci_test
1442 ahci_test: $(top_builddir)/config.status tests/ahci_test.in 
1443         (for x in tests/ahci_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1444         chmod a+x ahci_test
1445         
1446 CLEANFILES += ahci_test
1447 EXTRA_DIST += 
1448 dist_noinst_DATA += tests/ahci_test.in 
1449 check_SCRIPTS += uhci_test
1450 TESTS += uhci_test
1452 uhci_test: $(top_builddir)/config.status tests/uhci_test.in 
1453         (for x in tests/uhci_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1454         chmod a+x uhci_test
1455         
1456 CLEANFILES += uhci_test
1457 EXTRA_DIST += 
1458 dist_noinst_DATA += tests/uhci_test.in 
1459 check_SCRIPTS += ohci_test
1460 TESTS += ohci_test
1462 ohci_test: $(top_builddir)/config.status tests/ohci_test.in 
1463         (for x in tests/ohci_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1464         chmod a+x ohci_test
1465         
1466 CLEANFILES += ohci_test
1467 EXTRA_DIST += 
1468 dist_noinst_DATA += tests/ohci_test.in 
1469 check_SCRIPTS += ehci_test
1470 TESTS += ehci_test
1472 ehci_test: $(top_builddir)/config.status tests/ehci_test.in 
1473         (for x in tests/ehci_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1474         chmod a+x ehci_test
1475         
1476 CLEANFILES += ehci_test
1477 EXTRA_DIST += 
1478 dist_noinst_DATA += tests/ehci_test.in 
1479 check_SCRIPTS += example_grub_script_test
1480 TESTS += example_grub_script_test
1482 example_grub_script_test: $(top_builddir)/config.status tests/example_grub_script_test.in 
1483         (for x in tests/example_grub_script_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1484         chmod a+x example_grub_script_test
1485         
1486 CLEANFILES += example_grub_script_test
1487 EXTRA_DIST += 
1488 dist_noinst_DATA += tests/example_grub_script_test.in 
1489 check_SCRIPTS += grub_script_eval
1490 TESTS += grub_script_eval
1492 grub_script_eval: $(top_builddir)/config.status tests/grub_script_eval.in 
1493         (for x in tests/grub_script_eval.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1494         chmod a+x grub_script_eval
1495         
1496 CLEANFILES += grub_script_eval
1497 EXTRA_DIST += 
1498 dist_noinst_DATA += tests/grub_script_eval.in 
1499 check_SCRIPTS += grub_script_test
1500 TESTS += grub_script_test
1502 grub_script_test: $(top_builddir)/config.status tests/grub_script_test.in 
1503         (for x in tests/grub_script_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1504         chmod a+x grub_script_test
1505         
1506 CLEANFILES += grub_script_test
1507 EXTRA_DIST += 
1508 dist_noinst_DATA += tests/grub_script_test.in 
1509 check_SCRIPTS += grub_script_echo1
1510 TESTS += grub_script_echo1
1512 grub_script_echo1: $(top_builddir)/config.status tests/grub_script_echo1.in 
1513         (for x in tests/grub_script_echo1.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1514         chmod a+x grub_script_echo1
1515         
1516 CLEANFILES += grub_script_echo1
1517 EXTRA_DIST += 
1518 dist_noinst_DATA += tests/grub_script_echo1.in 
1519 check_SCRIPTS += grub_script_leading_whitespace
1520 TESTS += grub_script_leading_whitespace
1522 grub_script_leading_whitespace: $(top_builddir)/config.status tests/grub_script_leading_whitespace.in 
1523         (for x in tests/grub_script_leading_whitespace.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1524         chmod a+x grub_script_leading_whitespace
1525         
1526 CLEANFILES += grub_script_leading_whitespace
1527 EXTRA_DIST += 
1528 dist_noinst_DATA += tests/grub_script_leading_whitespace.in 
1529 check_SCRIPTS += grub_script_echo_keywords
1530 TESTS += grub_script_echo_keywords
1532 grub_script_echo_keywords: $(top_builddir)/config.status tests/grub_script_echo_keywords.in 
1533         (for x in tests/grub_script_echo_keywords.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1534         chmod a+x grub_script_echo_keywords
1535         
1536 CLEANFILES += grub_script_echo_keywords
1537 EXTRA_DIST += 
1538 dist_noinst_DATA += tests/grub_script_echo_keywords.in 
1539 check_SCRIPTS += grub_script_vars1
1540 TESTS += grub_script_vars1
1542 grub_script_vars1: $(top_builddir)/config.status tests/grub_script_vars1.in 
1543         (for x in tests/grub_script_vars1.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1544         chmod a+x grub_script_vars1
1545         
1546 CLEANFILES += grub_script_vars1
1547 EXTRA_DIST += 
1548 dist_noinst_DATA += tests/grub_script_vars1.in 
1549 check_SCRIPTS += grub_script_for1
1550 TESTS += grub_script_for1
1552 grub_script_for1: $(top_builddir)/config.status tests/grub_script_for1.in 
1553         (for x in tests/grub_script_for1.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1554         chmod a+x grub_script_for1
1555         
1556 CLEANFILES += grub_script_for1
1557 EXTRA_DIST += 
1558 dist_noinst_DATA += tests/grub_script_for1.in 
1559 check_SCRIPTS += grub_script_while1
1560 TESTS += grub_script_while1
1562 grub_script_while1: $(top_builddir)/config.status tests/grub_script_while1.in 
1563         (for x in tests/grub_script_while1.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1564         chmod a+x grub_script_while1
1565         
1566 CLEANFILES += grub_script_while1
1567 EXTRA_DIST += 
1568 dist_noinst_DATA += tests/grub_script_while1.in 
1569 check_SCRIPTS += grub_script_if
1570 TESTS += grub_script_if
1572 grub_script_if: $(top_builddir)/config.status tests/grub_script_if.in 
1573         (for x in tests/grub_script_if.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1574         chmod a+x grub_script_if
1575         
1576 CLEANFILES += grub_script_if
1577 EXTRA_DIST += 
1578 dist_noinst_DATA += tests/grub_script_if.in 
1579 check_SCRIPTS += grub_script_blanklines
1580 TESTS += grub_script_blanklines
1582 grub_script_blanklines: $(top_builddir)/config.status tests/grub_script_blanklines.in 
1583         (for x in tests/grub_script_blanklines.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1584         chmod a+x grub_script_blanklines
1585         
1586 CLEANFILES += grub_script_blanklines
1587 EXTRA_DIST += 
1588 dist_noinst_DATA += tests/grub_script_blanklines.in 
1589 check_SCRIPTS += grub_script_final_semicolon
1590 TESTS += grub_script_final_semicolon
1592 grub_script_final_semicolon: $(top_builddir)/config.status tests/grub_script_final_semicolon.in 
1593         (for x in tests/grub_script_final_semicolon.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1594         chmod a+x grub_script_final_semicolon
1595         
1596 CLEANFILES += grub_script_final_semicolon
1597 EXTRA_DIST += 
1598 dist_noinst_DATA += tests/grub_script_final_semicolon.in 
1599 check_SCRIPTS += grub_script_dollar
1600 TESTS += grub_script_dollar
1602 grub_script_dollar: $(top_builddir)/config.status tests/grub_script_dollar.in 
1603         (for x in tests/grub_script_dollar.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1604         chmod a+x grub_script_dollar
1605         
1606 CLEANFILES += grub_script_dollar
1607 EXTRA_DIST += 
1608 dist_noinst_DATA += tests/grub_script_dollar.in 
1609 check_SCRIPTS += grub_script_comments
1610 TESTS += grub_script_comments
1612 grub_script_comments: $(top_builddir)/config.status tests/grub_script_comments.in 
1613         (for x in tests/grub_script_comments.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1614         chmod a+x grub_script_comments
1615         
1616 CLEANFILES += grub_script_comments
1617 EXTRA_DIST += 
1618 dist_noinst_DATA += tests/grub_script_comments.in 
1619 check_SCRIPTS += grub_script_functions
1620 TESTS += grub_script_functions
1622 grub_script_functions: $(top_builddir)/config.status tests/grub_script_functions.in 
1623         (for x in tests/grub_script_functions.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1624         chmod a+x grub_script_functions
1625         
1626 CLEANFILES += grub_script_functions
1627 EXTRA_DIST += 
1628 dist_noinst_DATA += tests/grub_script_functions.in 
1629 check_SCRIPTS += grub_script_break
1630 TESTS += grub_script_break
1632 grub_script_break: $(top_builddir)/config.status tests/grub_script_break.in 
1633         (for x in tests/grub_script_break.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1634         chmod a+x grub_script_break
1635         
1636 CLEANFILES += grub_script_break
1637 EXTRA_DIST += 
1638 dist_noinst_DATA += tests/grub_script_break.in 
1639 check_SCRIPTS += grub_script_continue
1640 TESTS += grub_script_continue
1642 grub_script_continue: $(top_builddir)/config.status tests/grub_script_continue.in 
1643         (for x in tests/grub_script_continue.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1644         chmod a+x grub_script_continue
1645         
1646 CLEANFILES += grub_script_continue
1647 EXTRA_DIST += 
1648 dist_noinst_DATA += tests/grub_script_continue.in 
1649 check_SCRIPTS += grub_script_shift
1650 TESTS += grub_script_shift
1652 grub_script_shift: $(top_builddir)/config.status tests/grub_script_shift.in 
1653         (for x in tests/grub_script_shift.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1654         chmod a+x grub_script_shift
1655         
1656 CLEANFILES += grub_script_shift
1657 EXTRA_DIST += 
1658 dist_noinst_DATA += tests/grub_script_shift.in 
1659 check_SCRIPTS += grub_script_blockarg
1660 TESTS += grub_script_blockarg
1662 grub_script_blockarg: $(top_builddir)/config.status tests/grub_script_blockarg.in 
1663         (for x in tests/grub_script_blockarg.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1664         chmod a+x grub_script_blockarg
1665         
1666 CLEANFILES += grub_script_blockarg
1667 EXTRA_DIST += 
1668 dist_noinst_DATA += tests/grub_script_blockarg.in 
1669 check_SCRIPTS += grub_script_setparams
1670 TESTS += grub_script_setparams
1672 grub_script_setparams: $(top_builddir)/config.status tests/grub_script_setparams.in 
1673         (for x in tests/grub_script_setparams.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1674         chmod a+x grub_script_setparams
1675         
1676 CLEANFILES += grub_script_setparams
1677 EXTRA_DIST += 
1678 dist_noinst_DATA += tests/grub_script_setparams.in 
1679 check_SCRIPTS += grub_script_return
1680 TESTS += grub_script_return
1682 grub_script_return: $(top_builddir)/config.status tests/grub_script_return.in 
1683         (for x in tests/grub_script_return.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1684         chmod a+x grub_script_return
1685         
1686 CLEANFILES += grub_script_return
1687 EXTRA_DIST += 
1688 dist_noinst_DATA += tests/grub_script_return.in 
1689 check_SCRIPTS += grub_cmd_regexp
1690 TESTS += grub_cmd_regexp
1692 grub_cmd_regexp: $(top_builddir)/config.status tests/grub_cmd_regexp.in 
1693         (for x in tests/grub_cmd_regexp.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1694         chmod a+x grub_cmd_regexp
1695         
1696 CLEANFILES += grub_cmd_regexp
1697 EXTRA_DIST += 
1698 dist_noinst_DATA += tests/grub_cmd_regexp.in 
1699 check_SCRIPTS += grub_cmd_date
1700 TESTS += grub_cmd_date
1702 grub_cmd_date: $(top_builddir)/config.status tests/grub_cmd_date.in 
1703         (for x in tests/grub_cmd_date.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1704         chmod a+x grub_cmd_date
1705         
1706 CLEANFILES += grub_cmd_date
1707 EXTRA_DIST += 
1708 dist_noinst_DATA += tests/grub_cmd_date.in 
1709 check_SCRIPTS += grub_cmd_set_date
1710 TESTS += grub_cmd_set_date
1712 grub_cmd_set_date: $(top_builddir)/config.status tests/grub_cmd_set_date.in 
1713         (for x in tests/grub_cmd_set_date.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1714         chmod a+x grub_cmd_set_date
1715         
1716 CLEANFILES += grub_cmd_set_date
1717 EXTRA_DIST += 
1718 dist_noinst_DATA += tests/grub_cmd_set_date.in 
1719 check_SCRIPTS += grub_cmd_sleep
1720 TESTS += grub_cmd_sleep
1722 grub_cmd_sleep: $(top_builddir)/config.status tests/grub_cmd_sleep.in 
1723         (for x in tests/grub_cmd_sleep.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1724         chmod a+x grub_cmd_sleep
1725         
1726 CLEANFILES += grub_cmd_sleep
1727 EXTRA_DIST += 
1728 dist_noinst_DATA += tests/grub_cmd_sleep.in 
1729 check_SCRIPTS += grub_script_expansion
1730 TESTS += grub_script_expansion
1732 grub_script_expansion: $(top_builddir)/config.status tests/grub_script_expansion.in 
1733         (for x in tests/grub_script_expansion.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1734         chmod a+x grub_script_expansion
1735         
1736 CLEANFILES += grub_script_expansion
1737 EXTRA_DIST += 
1738 dist_noinst_DATA += tests/grub_script_expansion.in 
1739 check_SCRIPTS += grub_script_not
1740 TESTS += grub_script_not
1742 grub_script_not: $(top_builddir)/config.status tests/grub_script_not.in 
1743         (for x in tests/grub_script_not.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1744         chmod a+x grub_script_not
1745         
1746 CLEANFILES += grub_script_not
1747 EXTRA_DIST += 
1748 dist_noinst_DATA += tests/grub_script_not.in 
1749 check_SCRIPTS += grub_script_no_commands
1750 TESTS += grub_script_no_commands
1752 grub_script_no_commands: $(top_builddir)/config.status tests/grub_script_no_commands.in 
1753         (for x in tests/grub_script_no_commands.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1754         chmod a+x grub_script_no_commands
1755         
1756 CLEANFILES += grub_script_no_commands
1757 EXTRA_DIST += 
1758 dist_noinst_DATA += tests/grub_script_no_commands.in 
1759 check_SCRIPTS += partmap_test
1760 TESTS += partmap_test
1762 partmap_test: $(top_builddir)/config.status tests/partmap_test.in 
1763         (for x in tests/partmap_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1764         chmod a+x partmap_test
1765         
1766 CLEANFILES += partmap_test
1767 EXTRA_DIST += 
1768 dist_noinst_DATA += tests/partmap_test.in 
1769 check_SCRIPTS += hddboot_test
1770 TESTS += hddboot_test
1772 hddboot_test: $(top_builddir)/config.status tests/hddboot_test.in 
1773         (for x in tests/hddboot_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1774         chmod a+x hddboot_test
1775         
1776 CLEANFILES += hddboot_test
1777 EXTRA_DIST += 
1778 dist_noinst_DATA += tests/hddboot_test.in 
1779 check_SCRIPTS += fddboot_test
1780 TESTS += fddboot_test
1782 fddboot_test: $(top_builddir)/config.status tests/fddboot_test.in 
1783         (for x in tests/fddboot_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1784         chmod a+x fddboot_test
1785         
1786 CLEANFILES += fddboot_test
1787 EXTRA_DIST += 
1788 dist_noinst_DATA += tests/fddboot_test.in 
1789 check_SCRIPTS += cdboot_test
1790 TESTS += cdboot_test
1792 cdboot_test: $(top_builddir)/config.status tests/cdboot_test.in 
1793         (for x in tests/cdboot_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1794         chmod a+x cdboot_test
1795         
1796 CLEANFILES += cdboot_test
1797 EXTRA_DIST += 
1798 dist_noinst_DATA += tests/cdboot_test.in 
1799 check_SCRIPTS += netboot_test
1800 TESTS += netboot_test
1802 netboot_test: $(top_builddir)/config.status tests/netboot_test.in 
1803         (for x in tests/netboot_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1804         chmod a+x netboot_test
1805         
1806 CLEANFILES += netboot_test
1807 EXTRA_DIST += 
1808 dist_noinst_DATA += tests/netboot_test.in 
1809 check_SCRIPTS += pseries_test
1810 TESTS += pseries_test
1812 pseries_test: $(top_builddir)/config.status tests/pseries_test.in 
1813         (for x in tests/pseries_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1814         chmod a+x pseries_test
1815         
1816 CLEANFILES += pseries_test
1817 EXTRA_DIST += 
1818 dist_noinst_DATA += tests/pseries_test.in 
1819 check_SCRIPTS += core_compress_test
1820 TESTS += core_compress_test
1822 core_compress_test: $(top_builddir)/config.status tests/core_compress_test.in 
1823         (for x in tests/core_compress_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1824         chmod a+x core_compress_test
1825         
1826 CLEANFILES += core_compress_test
1827 EXTRA_DIST += 
1828 dist_noinst_DATA += tests/core_compress_test.in 
1829 check_SCRIPTS += xzcompress_test
1830 TESTS += xzcompress_test
1832 xzcompress_test: $(top_builddir)/config.status tests/xzcompress_test.in 
1833         (for x in tests/xzcompress_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1834         chmod a+x xzcompress_test
1835         
1836 CLEANFILES += xzcompress_test
1837 EXTRA_DIST += 
1838 dist_noinst_DATA += tests/xzcompress_test.in 
1839 check_SCRIPTS += gzcompress_test
1840 TESTS += gzcompress_test
1842 gzcompress_test: $(top_builddir)/config.status tests/gzcompress_test.in 
1843         (for x in tests/gzcompress_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1844         chmod a+x gzcompress_test
1845         
1846 CLEANFILES += gzcompress_test
1847 EXTRA_DIST += 
1848 dist_noinst_DATA += tests/gzcompress_test.in 
1849 check_SCRIPTS += lzocompress_test
1850 TESTS += lzocompress_test
1852 lzocompress_test: $(top_builddir)/config.status tests/lzocompress_test.in 
1853         (for x in tests/lzocompress_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1854         chmod a+x lzocompress_test
1855         
1856 CLEANFILES += lzocompress_test
1857 EXTRA_DIST += 
1858 dist_noinst_DATA += tests/lzocompress_test.in 
1859 check_SCRIPTS += grub_cmd_echo
1860 TESTS += grub_cmd_echo
1862 grub_cmd_echo: $(top_builddir)/config.status tests/grub_cmd_echo.in 
1863         (for x in tests/grub_cmd_echo.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1864         chmod a+x grub_cmd_echo
1865         
1866 CLEANFILES += grub_cmd_echo
1867 EXTRA_DIST += 
1868 dist_noinst_DATA += tests/grub_cmd_echo.in 
1869 check_SCRIPTS += help_test
1870 TESTS += help_test
1872 help_test: $(top_builddir)/config.status tests/help_test.in 
1873         (for x in tests/help_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1874         chmod a+x help_test
1875         
1876 CLEANFILES += help_test
1877 EXTRA_DIST += 
1878 dist_noinst_DATA += tests/help_test.in 
1879 check_SCRIPTS += grub_script_gettext
1880 TESTS += grub_script_gettext
1882 grub_script_gettext: $(top_builddir)/config.status tests/grub_script_gettext.in 
1883         (for x in tests/grub_script_gettext.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1884         chmod a+x grub_script_gettext
1885         
1886 CLEANFILES += grub_script_gettext
1887 EXTRA_DIST += 
1888 dist_noinst_DATA += tests/grub_script_gettext.in 
1889 check_SCRIPTS += grub_script_escape_comma
1890 TESTS += grub_script_escape_comma
1892 grub_script_escape_comma: $(top_builddir)/config.status tests/grub_script_escape_comma.in 
1893         (for x in tests/grub_script_escape_comma.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1894         chmod a+x grub_script_escape_comma
1895         
1896 CLEANFILES += grub_script_escape_comma
1897 EXTRA_DIST += 
1898 dist_noinst_DATA += tests/grub_script_escape_comma.in 
1899 check_SCRIPTS += grub_script_strcmp
1900 TESTS += grub_script_strcmp
1902 grub_script_strcmp: $(top_builddir)/config.status tests/grub_script_strcmp.in 
1903         (for x in tests/grub_script_strcmp.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1904         chmod a+x grub_script_strcmp
1905         
1906 CLEANFILES += grub_script_strcmp
1907 EXTRA_DIST += 
1908 dist_noinst_DATA += tests/grub_script_strcmp.in 
1909 check_SCRIPTS += test_sha512sum
1910 TESTS += test_sha512sum
1912 test_sha512sum: $(top_builddir)/config.status tests/test_sha512sum.in 
1913         (for x in tests/test_sha512sum.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1914         chmod a+x test_sha512sum
1915         
1916 CLEANFILES += test_sha512sum
1917 EXTRA_DIST += 
1918 dist_noinst_DATA += tests/test_sha512sum.in 
1919 check_SCRIPTS += test_unset
1920 TESTS += test_unset
1922 test_unset: $(top_builddir)/config.status tests/test_unset.in 
1923         (for x in tests/test_unset.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1924         chmod a+x test_unset
1925         
1926 CLEANFILES += test_unset
1927 EXTRA_DIST += 
1928 dist_noinst_DATA += tests/test_unset.in 
1929 check_SCRIPTS += grub_func_test
1930 TESTS += grub_func_test
1932 grub_func_test: $(top_builddir)/config.status tests/grub_func_test.in 
1933         (for x in tests/grub_func_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1934         chmod a+x grub_func_test
1935         
1936 CLEANFILES += grub_func_test
1937 EXTRA_DIST += 
1938 dist_noinst_DATA += tests/grub_func_test.in 
1939 check_SCRIPTS += grub_cmd_tr
1940 TESTS += grub_cmd_tr
1942 grub_cmd_tr: $(top_builddir)/config.status tests/grub_cmd_tr.in 
1943         (for x in tests/grub_cmd_tr.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1944         chmod a+x grub_cmd_tr
1945         
1946 CLEANFILES += grub_cmd_tr
1947 EXTRA_DIST += 
1948 dist_noinst_DATA += tests/grub_cmd_tr.in 
1949 check_SCRIPTS += file_filter_test
1950 TESTS += file_filter_test
1952 file_filter_test: $(top_builddir)/config.status tests/file_filter_test.in 
1953         (for x in tests/file_filter_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1954         chmod a+x file_filter_test
1955         
1956 CLEANFILES += file_filter_test
1957 EXTRA_DIST += 
1958 dist_noinst_DATA += tests/file_filter_test.in 
1959 check_SCRIPTS += grub_cmd_test
1960 TESTS += grub_cmd_test
1962 grub_cmd_test: $(top_builddir)/config.status tests/grub_cmd_test.in 
1963         (for x in tests/grub_cmd_test.in ; do cat $(srcdir)/"$$x"; done) | $(top_builddir)/config.status --file=$@:-
1964         chmod a+x grub_cmd_test
1965         
1966 CLEANFILES += grub_cmd_test
1967 EXTRA_DIST += 
1968 dist_noinst_DATA += tests/grub_cmd_test.in 
1969 dist_grubconf_DATA += util/grub.d/README 
1970 dist_noinst_DATA +=