aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.util.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.util.am')
-rw-r--r--Makefile.util.am10510
1 files changed, 10510 insertions, 0 deletions
diff --git a/Makefile.util.am b/Makefile.util.am
new file mode 100644
index 0000000..22464b8
--- /dev/null
+++ b/Makefile.util.am
@@ -0,0 +1,10510 @@
+
+libgrubkern_a_SOURCES =
+nodist_libgrubkern_a_SOURCES =
+libgrubkern_a_CFLAGS =
+libgrubkern_a_CPPFLAGS =
+libgrubkern_a_CCASFLAGS =
+libgrubmods_a_SOURCES =
+nodist_libgrubmods_a_SOURCES =
+libgrubmods_a_CFLAGS =
+libgrubmods_a_CPPFLAGS =
+libgrubmods_a_CCASFLAGS =
+
+if COND_emu
+noinst_LIBRARIES += libgrubkern.a
+libgrubkern_a_SOURCES += util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c
+nodist_libgrubkern_a_SOURCES +=
+libgrubkern_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB)
+libgrubkern_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB)
+libgrubkern_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubkern_a_SOURCES)
+CLEANFILES += $(nodist_libgrubkern_a_SOURCES)
+endif
+
+if COND_i386_pc
+noinst_LIBRARIES += libgrubkern.a
+libgrubkern_a_SOURCES += util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c
+nodist_libgrubkern_a_SOURCES +=
+libgrubkern_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB)
+libgrubkern_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB)
+libgrubkern_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubkern_a_SOURCES)
+CLEANFILES += $(nodist_libgrubkern_a_SOURCES)
+endif
+
+if COND_i386_efi
+noinst_LIBRARIES += libgrubkern.a
+libgrubkern_a_SOURCES += util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c
+nodist_libgrubkern_a_SOURCES +=
+libgrubkern_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB)
+libgrubkern_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB)
+libgrubkern_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubkern_a_SOURCES)
+CLEANFILES += $(nodist_libgrubkern_a_SOURCES)
+endif
+
+if COND_i386_qemu
+noinst_LIBRARIES += libgrubkern.a
+libgrubkern_a_SOURCES += util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c
+nodist_libgrubkern_a_SOURCES +=
+libgrubkern_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB)
+libgrubkern_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB)
+libgrubkern_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubkern_a_SOURCES)
+CLEANFILES += $(nodist_libgrubkern_a_SOURCES)
+endif
+
+if COND_i386_coreboot
+noinst_LIBRARIES += libgrubkern.a
+libgrubkern_a_SOURCES += util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c
+nodist_libgrubkern_a_SOURCES +=
+libgrubkern_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB)
+libgrubkern_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB)
+libgrubkern_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubkern_a_SOURCES)
+CLEANFILES += $(nodist_libgrubkern_a_SOURCES)
+endif
+
+if COND_i386_multiboot
+noinst_LIBRARIES += libgrubkern.a
+libgrubkern_a_SOURCES += util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c
+nodist_libgrubkern_a_SOURCES +=
+libgrubkern_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB)
+libgrubkern_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB)
+libgrubkern_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubkern_a_SOURCES)
+CLEANFILES += $(nodist_libgrubkern_a_SOURCES)
+endif
+
+if COND_i386_ieee1275
+noinst_LIBRARIES += libgrubkern.a
+libgrubkern_a_SOURCES += util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c
+nodist_libgrubkern_a_SOURCES +=
+libgrubkern_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB)
+libgrubkern_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB)
+libgrubkern_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubkern_a_SOURCES)
+CLEANFILES += $(nodist_libgrubkern_a_SOURCES)
+endif
+
+if COND_x86_64_efi
+noinst_LIBRARIES += libgrubkern.a
+libgrubkern_a_SOURCES += util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c
+nodist_libgrubkern_a_SOURCES +=
+libgrubkern_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB)
+libgrubkern_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB)
+libgrubkern_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubkern_a_SOURCES)
+CLEANFILES += $(nodist_libgrubkern_a_SOURCES)
+endif
+
+if COND_mips_yeeloong
+noinst_LIBRARIES += libgrubkern.a
+libgrubkern_a_SOURCES += util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c
+nodist_libgrubkern_a_SOURCES +=
+libgrubkern_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB)
+libgrubkern_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB)
+libgrubkern_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubkern_a_SOURCES)
+CLEANFILES += $(nodist_libgrubkern_a_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+noinst_LIBRARIES += libgrubkern.a
+libgrubkern_a_SOURCES += util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c
+nodist_libgrubkern_a_SOURCES +=
+libgrubkern_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB)
+libgrubkern_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB)
+libgrubkern_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubkern_a_SOURCES)
+CLEANFILES += $(nodist_libgrubkern_a_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+noinst_LIBRARIES += libgrubkern.a
+libgrubkern_a_SOURCES += util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c
+nodist_libgrubkern_a_SOURCES +=
+libgrubkern_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB)
+libgrubkern_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB)
+libgrubkern_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubkern_a_SOURCES)
+CLEANFILES += $(nodist_libgrubkern_a_SOURCES)
+endif
+
+if COND_emu
+noinst_LIBRARIES += libgrubmods.a
+libgrubmods_a_SOURCES += grub-core/commands/blocklist.c grub-core/commands/extcmd.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/disk/raid.c grub-core/fs/affs.c grub-core/fs/afs_be.c grub-core/fs/afs.c grub-core/fs/befs_be.c grub-core/fs/befs.c grub-core/fs/btrfs.c grub-core/fs/cpio.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/sfs.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/arg.c grub-core/lib/crypto.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/libgcrypt-grub/cipher/sha512.c grub-core/lib/libgcrypt-grub/cipher/crc.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/pbkdf2.c grub-core/lib/crc.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/gpt.c grub-core/partmap/msdos.c grub-core/partmap/sun.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c
+nodist_libgrubmods_a_SOURCES += grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h
+libgrubmods_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY)
+libgrubmods_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY)
+libgrubmods_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubmods_a_SOURCES)
+CLEANFILES += $(nodist_libgrubmods_a_SOURCES)
+endif
+
+if COND_i386_pc
+noinst_LIBRARIES += libgrubmods.a
+libgrubmods_a_SOURCES += grub-core/commands/blocklist.c grub-core/commands/extcmd.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/disk/raid.c grub-core/fs/affs.c grub-core/fs/afs_be.c grub-core/fs/afs.c grub-core/fs/befs_be.c grub-core/fs/befs.c grub-core/fs/btrfs.c grub-core/fs/cpio.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/sfs.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/arg.c grub-core/lib/crypto.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/libgcrypt-grub/cipher/sha512.c grub-core/lib/libgcrypt-grub/cipher/crc.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/pbkdf2.c grub-core/lib/crc.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/gpt.c grub-core/partmap/msdos.c grub-core/partmap/sun.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c
+nodist_libgrubmods_a_SOURCES += grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h
+libgrubmods_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY)
+libgrubmods_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY)
+libgrubmods_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubmods_a_SOURCES)
+CLEANFILES += $(nodist_libgrubmods_a_SOURCES)
+endif
+
+if COND_i386_efi
+noinst_LIBRARIES += libgrubmods.a
+libgrubmods_a_SOURCES += grub-core/commands/blocklist.c grub-core/commands/extcmd.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/disk/raid.c grub-core/fs/affs.c grub-core/fs/afs_be.c grub-core/fs/afs.c grub-core/fs/befs_be.c grub-core/fs/befs.c grub-core/fs/btrfs.c grub-core/fs/cpio.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/sfs.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/arg.c grub-core/lib/crypto.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/libgcrypt-grub/cipher/sha512.c grub-core/lib/libgcrypt-grub/cipher/crc.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/pbkdf2.c grub-core/lib/crc.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/gpt.c grub-core/partmap/msdos.c grub-core/partmap/sun.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c
+nodist_libgrubmods_a_SOURCES += grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h
+libgrubmods_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY)
+libgrubmods_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY)
+libgrubmods_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubmods_a_SOURCES)
+CLEANFILES += $(nodist_libgrubmods_a_SOURCES)
+endif
+
+if COND_i386_qemu
+noinst_LIBRARIES += libgrubmods.a
+libgrubmods_a_SOURCES += grub-core/commands/blocklist.c grub-core/commands/extcmd.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/disk/raid.c grub-core/fs/affs.c grub-core/fs/afs_be.c grub-core/fs/afs.c grub-core/fs/befs_be.c grub-core/fs/befs.c grub-core/fs/btrfs.c grub-core/fs/cpio.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/sfs.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/arg.c grub-core/lib/crypto.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/libgcrypt-grub/cipher/sha512.c grub-core/lib/libgcrypt-grub/cipher/crc.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/pbkdf2.c grub-core/lib/crc.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/gpt.c grub-core/partmap/msdos.c grub-core/partmap/sun.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c
+nodist_libgrubmods_a_SOURCES += grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h
+libgrubmods_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY)
+libgrubmods_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY)
+libgrubmods_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubmods_a_SOURCES)
+CLEANFILES += $(nodist_libgrubmods_a_SOURCES)
+endif
+
+if COND_i386_coreboot
+noinst_LIBRARIES += libgrubmods.a
+libgrubmods_a_SOURCES += grub-core/commands/blocklist.c grub-core/commands/extcmd.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/disk/raid.c grub-core/fs/affs.c grub-core/fs/afs_be.c grub-core/fs/afs.c grub-core/fs/befs_be.c grub-core/fs/befs.c grub-core/fs/btrfs.c grub-core/fs/cpio.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/sfs.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/arg.c grub-core/lib/crypto.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/libgcrypt-grub/cipher/sha512.c grub-core/lib/libgcrypt-grub/cipher/crc.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/pbkdf2.c grub-core/lib/crc.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/gpt.c grub-core/partmap/msdos.c grub-core/partmap/sun.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c
+nodist_libgrubmods_a_SOURCES += grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h
+libgrubmods_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY)
+libgrubmods_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY)
+libgrubmods_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubmods_a_SOURCES)
+CLEANFILES += $(nodist_libgrubmods_a_SOURCES)
+endif
+
+if COND_i386_multiboot
+noinst_LIBRARIES += libgrubmods.a
+libgrubmods_a_SOURCES += grub-core/commands/blocklist.c grub-core/commands/extcmd.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/disk/raid.c grub-core/fs/affs.c grub-core/fs/afs_be.c grub-core/fs/afs.c grub-core/fs/befs_be.c grub-core/fs/befs.c grub-core/fs/btrfs.c grub-core/fs/cpio.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/sfs.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/arg.c grub-core/lib/crypto.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/libgcrypt-grub/cipher/sha512.c grub-core/lib/libgcrypt-grub/cipher/crc.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/pbkdf2.c grub-core/lib/crc.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/gpt.c grub-core/partmap/msdos.c grub-core/partmap/sun.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c
+nodist_libgrubmods_a_SOURCES += grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h
+libgrubmods_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY)
+libgrubmods_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY)
+libgrubmods_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubmods_a_SOURCES)
+CLEANFILES += $(nodist_libgrubmods_a_SOURCES)
+endif
+
+if COND_i386_ieee1275
+noinst_LIBRARIES += libgrubmods.a
+libgrubmods_a_SOURCES += grub-core/commands/blocklist.c grub-core/commands/extcmd.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/disk/raid.c grub-core/fs/affs.c grub-core/fs/afs_be.c grub-core/fs/afs.c grub-core/fs/befs_be.c grub-core/fs/befs.c grub-core/fs/btrfs.c grub-core/fs/cpio.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/sfs.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/arg.c grub-core/lib/crypto.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/libgcrypt-grub/cipher/sha512.c grub-core/lib/libgcrypt-grub/cipher/crc.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/pbkdf2.c grub-core/lib/crc.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/gpt.c grub-core/partmap/msdos.c grub-core/partmap/sun.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c
+nodist_libgrubmods_a_SOURCES += grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h
+libgrubmods_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY)
+libgrubmods_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY)
+libgrubmods_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubmods_a_SOURCES)
+CLEANFILES += $(nodist_libgrubmods_a_SOURCES)
+endif
+
+if COND_x86_64_efi
+noinst_LIBRARIES += libgrubmods.a
+libgrubmods_a_SOURCES += grub-core/commands/blocklist.c grub-core/commands/extcmd.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/disk/raid.c grub-core/fs/affs.c grub-core/fs/afs_be.c grub-core/fs/afs.c grub-core/fs/befs_be.c grub-core/fs/befs.c grub-core/fs/btrfs.c grub-core/fs/cpio.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/sfs.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/arg.c grub-core/lib/crypto.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/libgcrypt-grub/cipher/sha512.c grub-core/lib/libgcrypt-grub/cipher/crc.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/pbkdf2.c grub-core/lib/crc.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/gpt.c grub-core/partmap/msdos.c grub-core/partmap/sun.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c
+nodist_libgrubmods_a_SOURCES += grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h
+libgrubmods_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY)
+libgrubmods_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY)
+libgrubmods_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubmods_a_SOURCES)
+CLEANFILES += $(nodist_libgrubmods_a_SOURCES)
+endif
+
+if COND_mips_yeeloong
+noinst_LIBRARIES += libgrubmods.a
+libgrubmods_a_SOURCES += grub-core/commands/blocklist.c grub-core/commands/extcmd.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/disk/raid.c grub-core/fs/affs.c grub-core/fs/afs_be.c grub-core/fs/afs.c grub-core/fs/befs_be.c grub-core/fs/befs.c grub-core/fs/btrfs.c grub-core/fs/cpio.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/sfs.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/arg.c grub-core/lib/crypto.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/libgcrypt-grub/cipher/sha512.c grub-core/lib/libgcrypt-grub/cipher/crc.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/pbkdf2.c grub-core/lib/crc.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/gpt.c grub-core/partmap/msdos.c grub-core/partmap/sun.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c
+nodist_libgrubmods_a_SOURCES += grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h
+libgrubmods_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY)
+libgrubmods_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY)
+libgrubmods_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubmods_a_SOURCES)
+CLEANFILES += $(nodist_libgrubmods_a_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+noinst_LIBRARIES += libgrubmods.a
+libgrubmods_a_SOURCES += grub-core/commands/blocklist.c grub-core/commands/extcmd.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/disk/raid.c grub-core/fs/affs.c grub-core/fs/afs_be.c grub-core/fs/afs.c grub-core/fs/befs_be.c grub-core/fs/befs.c grub-core/fs/btrfs.c grub-core/fs/cpio.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/sfs.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/arg.c grub-core/lib/crypto.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/libgcrypt-grub/cipher/sha512.c grub-core/lib/libgcrypt-grub/cipher/crc.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/pbkdf2.c grub-core/lib/crc.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/gpt.c grub-core/partmap/msdos.c grub-core/partmap/sun.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c
+nodist_libgrubmods_a_SOURCES += grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h
+libgrubmods_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY)
+libgrubmods_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY)
+libgrubmods_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubmods_a_SOURCES)
+CLEANFILES += $(nodist_libgrubmods_a_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+noinst_LIBRARIES += libgrubmods.a
+libgrubmods_a_SOURCES += grub-core/commands/blocklist.c grub-core/commands/extcmd.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/disk/raid.c grub-core/fs/affs.c grub-core/fs/afs_be.c grub-core/fs/afs.c grub-core/fs/befs_be.c grub-core/fs/befs.c grub-core/fs/btrfs.c grub-core/fs/cpio.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/sfs.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/arg.c grub-core/lib/crypto.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/libgcrypt-grub/cipher/sha512.c grub-core/lib/libgcrypt-grub/cipher/crc.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/pbkdf2.c grub-core/lib/crc.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/gpt.c grub-core/partmap/msdos.c grub-core/partmap/sun.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c
+nodist_libgrubmods_a_SOURCES += grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h
+libgrubmods_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY)
+libgrubmods_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY)
+libgrubmods_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_libgrubmods_a_SOURCES)
+CLEANFILES += $(nodist_libgrubmods_a_SOURCES)
+endif
+
+if COND_emu
+bin_PROGRAMS += grub-bin2h
+if COND_MAN_PAGES
+man_MANS += grub-bin2h.1
+
+grub-bin2h.1: grub-bin2h
+ chmod a+x grub-bin2h
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h
+
+CLEANFILES += grub-bin2h.1
+endif
+grub_bin2h_SOURCES = util/bin2h.c
+nodist_grub_bin2h_SOURCES =
+grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER)
+grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_bin2h_SOURCES)
+CLEANFILES += $(nodist_grub_bin2h_SOURCES)
+endif
+
+if COND_i386_pc
+bin_PROGRAMS += grub-bin2h
+if COND_MAN_PAGES
+man_MANS += grub-bin2h.1
+
+grub-bin2h.1: grub-bin2h
+ chmod a+x grub-bin2h
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h
+
+CLEANFILES += grub-bin2h.1
+endif
+grub_bin2h_SOURCES = util/bin2h.c
+nodist_grub_bin2h_SOURCES =
+grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER)
+grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_bin2h_SOURCES)
+CLEANFILES += $(nodist_grub_bin2h_SOURCES)
+endif
+
+if COND_i386_efi
+bin_PROGRAMS += grub-bin2h
+if COND_MAN_PAGES
+man_MANS += grub-bin2h.1
+
+grub-bin2h.1: grub-bin2h
+ chmod a+x grub-bin2h
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h
+
+CLEANFILES += grub-bin2h.1
+endif
+grub_bin2h_SOURCES = util/bin2h.c
+nodist_grub_bin2h_SOURCES =
+grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER)
+grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_bin2h_SOURCES)
+CLEANFILES += $(nodist_grub_bin2h_SOURCES)
+endif
+
+if COND_i386_qemu
+bin_PROGRAMS += grub-bin2h
+if COND_MAN_PAGES
+man_MANS += grub-bin2h.1
+
+grub-bin2h.1: grub-bin2h
+ chmod a+x grub-bin2h
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h
+
+CLEANFILES += grub-bin2h.1
+endif
+grub_bin2h_SOURCES = util/bin2h.c
+nodist_grub_bin2h_SOURCES =
+grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER)
+grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_bin2h_SOURCES)
+CLEANFILES += $(nodist_grub_bin2h_SOURCES)
+endif
+
+if COND_i386_coreboot
+bin_PROGRAMS += grub-bin2h
+if COND_MAN_PAGES
+man_MANS += grub-bin2h.1
+
+grub-bin2h.1: grub-bin2h
+ chmod a+x grub-bin2h
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h
+
+CLEANFILES += grub-bin2h.1
+endif
+grub_bin2h_SOURCES = util/bin2h.c
+nodist_grub_bin2h_SOURCES =
+grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER)
+grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_bin2h_SOURCES)
+CLEANFILES += $(nodist_grub_bin2h_SOURCES)
+endif
+
+if COND_i386_multiboot
+bin_PROGRAMS += grub-bin2h
+if COND_MAN_PAGES
+man_MANS += grub-bin2h.1
+
+grub-bin2h.1: grub-bin2h
+ chmod a+x grub-bin2h
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h
+
+CLEANFILES += grub-bin2h.1
+endif
+grub_bin2h_SOURCES = util/bin2h.c
+nodist_grub_bin2h_SOURCES =
+grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER)
+grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_bin2h_SOURCES)
+CLEANFILES += $(nodist_grub_bin2h_SOURCES)
+endif
+
+if COND_i386_ieee1275
+bin_PROGRAMS += grub-bin2h
+if COND_MAN_PAGES
+man_MANS += grub-bin2h.1
+
+grub-bin2h.1: grub-bin2h
+ chmod a+x grub-bin2h
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h
+
+CLEANFILES += grub-bin2h.1
+endif
+grub_bin2h_SOURCES = util/bin2h.c
+nodist_grub_bin2h_SOURCES =
+grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER)
+grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_bin2h_SOURCES)
+CLEANFILES += $(nodist_grub_bin2h_SOURCES)
+endif
+
+if COND_x86_64_efi
+bin_PROGRAMS += grub-bin2h
+if COND_MAN_PAGES
+man_MANS += grub-bin2h.1
+
+grub-bin2h.1: grub-bin2h
+ chmod a+x grub-bin2h
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h
+
+CLEANFILES += grub-bin2h.1
+endif
+grub_bin2h_SOURCES = util/bin2h.c
+nodist_grub_bin2h_SOURCES =
+grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER)
+grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_bin2h_SOURCES)
+CLEANFILES += $(nodist_grub_bin2h_SOURCES)
+endif
+
+if COND_mips_yeeloong
+bin_PROGRAMS += grub-bin2h
+if COND_MAN_PAGES
+man_MANS += grub-bin2h.1
+
+grub-bin2h.1: grub-bin2h
+ chmod a+x grub-bin2h
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h
+
+CLEANFILES += grub-bin2h.1
+endif
+grub_bin2h_SOURCES = util/bin2h.c
+nodist_grub_bin2h_SOURCES =
+grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER)
+grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_bin2h_SOURCES)
+CLEANFILES += $(nodist_grub_bin2h_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+bin_PROGRAMS += grub-bin2h
+if COND_MAN_PAGES
+man_MANS += grub-bin2h.1
+
+grub-bin2h.1: grub-bin2h
+ chmod a+x grub-bin2h
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h
+
+CLEANFILES += grub-bin2h.1
+endif
+grub_bin2h_SOURCES = util/bin2h.c
+nodist_grub_bin2h_SOURCES =
+grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER)
+grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_bin2h_SOURCES)
+CLEANFILES += $(nodist_grub_bin2h_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+bin_PROGRAMS += grub-bin2h
+if COND_MAN_PAGES
+man_MANS += grub-bin2h.1
+
+grub-bin2h.1: grub-bin2h
+ chmod a+x grub-bin2h
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h
+
+CLEANFILES += grub-bin2h.1
+endif
+grub_bin2h_SOURCES = util/bin2h.c
+nodist_grub_bin2h_SOURCES =
+grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER)
+grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_bin2h_SOURCES)
+CLEANFILES += $(nodist_grub_bin2h_SOURCES)
+endif
+
+if COND_emu
+bin_PROGRAMS += grub-mkimage
+if COND_MAN_PAGES
+man_MANS += grub-mkimage.1
+
+grub-mkimage.1: grub-mkimage
+ chmod a+x grub-mkimage
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage
+
+CLEANFILES += grub-mkimage.1
+endif
+grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c
+nodist_grub_mkimage_SOURCES =
+grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\"
+grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST += util/grub-mkimagexx.c
+BUILT_SOURCES += $(nodist_grub_mkimage_SOURCES)
+CLEANFILES += $(nodist_grub_mkimage_SOURCES)
+endif
+
+if COND_i386_pc
+bin_PROGRAMS += grub-mkimage
+if COND_MAN_PAGES
+man_MANS += grub-mkimage.1
+
+grub-mkimage.1: grub-mkimage
+ chmod a+x grub-mkimage
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage
+
+CLEANFILES += grub-mkimage.1
+endif
+grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c
+nodist_grub_mkimage_SOURCES =
+grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\"
+grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST += util/grub-mkimagexx.c
+BUILT_SOURCES += $(nodist_grub_mkimage_SOURCES)
+CLEANFILES += $(nodist_grub_mkimage_SOURCES)
+endif
+
+if COND_i386_efi
+bin_PROGRAMS += grub-mkimage
+if COND_MAN_PAGES
+man_MANS += grub-mkimage.1
+
+grub-mkimage.1: grub-mkimage
+ chmod a+x grub-mkimage
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage
+
+CLEANFILES += grub-mkimage.1
+endif
+grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c
+nodist_grub_mkimage_SOURCES =
+grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\"
+grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST += util/grub-mkimagexx.c
+BUILT_SOURCES += $(nodist_grub_mkimage_SOURCES)
+CLEANFILES += $(nodist_grub_mkimage_SOURCES)
+endif
+
+if COND_i386_qemu
+bin_PROGRAMS += grub-mkimage
+if COND_MAN_PAGES
+man_MANS += grub-mkimage.1
+
+grub-mkimage.1: grub-mkimage
+ chmod a+x grub-mkimage
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage
+
+CLEANFILES += grub-mkimage.1
+endif
+grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c
+nodist_grub_mkimage_SOURCES =
+grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\"
+grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST += util/grub-mkimagexx.c
+BUILT_SOURCES += $(nodist_grub_mkimage_SOURCES)
+CLEANFILES += $(nodist_grub_mkimage_SOURCES)
+endif
+
+if COND_i386_coreboot
+bin_PROGRAMS += grub-mkimage
+if COND_MAN_PAGES
+man_MANS += grub-mkimage.1
+
+grub-mkimage.1: grub-mkimage
+ chmod a+x grub-mkimage
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage
+
+CLEANFILES += grub-mkimage.1
+endif
+grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c
+nodist_grub_mkimage_SOURCES =
+grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\"
+grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST += util/grub-mkimagexx.c
+BUILT_SOURCES += $(nodist_grub_mkimage_SOURCES)
+CLEANFILES += $(nodist_grub_mkimage_SOURCES)
+endif
+
+if COND_i386_multiboot
+bin_PROGRAMS += grub-mkimage
+if COND_MAN_PAGES
+man_MANS += grub-mkimage.1
+
+grub-mkimage.1: grub-mkimage
+ chmod a+x grub-mkimage
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage
+
+CLEANFILES += grub-mkimage.1
+endif
+grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c
+nodist_grub_mkimage_SOURCES =
+grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\"
+grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST += util/grub-mkimagexx.c
+BUILT_SOURCES += $(nodist_grub_mkimage_SOURCES)
+CLEANFILES += $(nodist_grub_mkimage_SOURCES)
+endif
+
+if COND_i386_ieee1275
+bin_PROGRAMS += grub-mkimage
+if COND_MAN_PAGES
+man_MANS += grub-mkimage.1
+
+grub-mkimage.1: grub-mkimage
+ chmod a+x grub-mkimage
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage
+
+CLEANFILES += grub-mkimage.1
+endif
+grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c
+nodist_grub_mkimage_SOURCES =
+grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\"
+grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST += util/grub-mkimagexx.c
+BUILT_SOURCES += $(nodist_grub_mkimage_SOURCES)
+CLEANFILES += $(nodist_grub_mkimage_SOURCES)
+endif
+
+if COND_x86_64_efi
+bin_PROGRAMS += grub-mkimage
+if COND_MAN_PAGES
+man_MANS += grub-mkimage.1
+
+grub-mkimage.1: grub-mkimage
+ chmod a+x grub-mkimage
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage
+
+CLEANFILES += grub-mkimage.1
+endif
+grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c
+nodist_grub_mkimage_SOURCES =
+grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\"
+grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST += util/grub-mkimagexx.c
+BUILT_SOURCES += $(nodist_grub_mkimage_SOURCES)
+CLEANFILES += $(nodist_grub_mkimage_SOURCES)
+endif
+
+if COND_mips_yeeloong
+bin_PROGRAMS += grub-mkimage
+if COND_MAN_PAGES
+man_MANS += grub-mkimage.1
+
+grub-mkimage.1: grub-mkimage
+ chmod a+x grub-mkimage
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage
+
+CLEANFILES += grub-mkimage.1
+endif
+grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c
+nodist_grub_mkimage_SOURCES =
+grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\"
+grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST += util/grub-mkimagexx.c
+BUILT_SOURCES += $(nodist_grub_mkimage_SOURCES)
+CLEANFILES += $(nodist_grub_mkimage_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+bin_PROGRAMS += grub-mkimage
+if COND_MAN_PAGES
+man_MANS += grub-mkimage.1
+
+grub-mkimage.1: grub-mkimage
+ chmod a+x grub-mkimage
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage
+
+CLEANFILES += grub-mkimage.1
+endif
+grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c
+nodist_grub_mkimage_SOURCES =
+grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\"
+grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST += util/grub-mkimagexx.c
+BUILT_SOURCES += $(nodist_grub_mkimage_SOURCES)
+CLEANFILES += $(nodist_grub_mkimage_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+bin_PROGRAMS += grub-mkimage
+if COND_MAN_PAGES
+man_MANS += grub-mkimage.1
+
+grub-mkimage.1: grub-mkimage
+ chmod a+x grub-mkimage
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage
+
+CLEANFILES += grub-mkimage.1
+endif
+grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c
+nodist_grub_mkimage_SOURCES =
+grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\"
+grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST += util/grub-mkimagexx.c
+BUILT_SOURCES += $(nodist_grub_mkimage_SOURCES)
+CLEANFILES += $(nodist_grub_mkimage_SOURCES)
+endif
+
+if COND_emu
+bin_PROGRAMS += grub-mkrelpath
+if COND_MAN_PAGES
+man_MANS += grub-mkrelpath.1
+
+grub-mkrelpath.1: grub-mkrelpath
+ chmod a+x grub-mkrelpath
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath
+
+CLEANFILES += grub-mkrelpath.1
+endif
+grub_mkrelpath_SOURCES = util/grub-mkrelpath.c
+nodist_grub_mkrelpath_SOURCES =
+grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkrelpath_SOURCES)
+CLEANFILES += $(nodist_grub_mkrelpath_SOURCES)
+endif
+
+if COND_i386_pc
+bin_PROGRAMS += grub-mkrelpath
+if COND_MAN_PAGES
+man_MANS += grub-mkrelpath.1
+
+grub-mkrelpath.1: grub-mkrelpath
+ chmod a+x grub-mkrelpath
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath
+
+CLEANFILES += grub-mkrelpath.1
+endif
+grub_mkrelpath_SOURCES = util/grub-mkrelpath.c
+nodist_grub_mkrelpath_SOURCES =
+grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkrelpath_SOURCES)
+CLEANFILES += $(nodist_grub_mkrelpath_SOURCES)
+endif
+
+if COND_i386_efi
+bin_PROGRAMS += grub-mkrelpath
+if COND_MAN_PAGES
+man_MANS += grub-mkrelpath.1
+
+grub-mkrelpath.1: grub-mkrelpath
+ chmod a+x grub-mkrelpath
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath
+
+CLEANFILES += grub-mkrelpath.1
+endif
+grub_mkrelpath_SOURCES = util/grub-mkrelpath.c
+nodist_grub_mkrelpath_SOURCES =
+grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkrelpath_SOURCES)
+CLEANFILES += $(nodist_grub_mkrelpath_SOURCES)
+endif
+
+if COND_i386_qemu
+bin_PROGRAMS += grub-mkrelpath
+if COND_MAN_PAGES
+man_MANS += grub-mkrelpath.1
+
+grub-mkrelpath.1: grub-mkrelpath
+ chmod a+x grub-mkrelpath
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath
+
+CLEANFILES += grub-mkrelpath.1
+endif
+grub_mkrelpath_SOURCES = util/grub-mkrelpath.c
+nodist_grub_mkrelpath_SOURCES =
+grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkrelpath_SOURCES)
+CLEANFILES += $(nodist_grub_mkrelpath_SOURCES)
+endif
+
+if COND_i386_coreboot
+bin_PROGRAMS += grub-mkrelpath
+if COND_MAN_PAGES
+man_MANS += grub-mkrelpath.1
+
+grub-mkrelpath.1: grub-mkrelpath
+ chmod a+x grub-mkrelpath
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath
+
+CLEANFILES += grub-mkrelpath.1
+endif
+grub_mkrelpath_SOURCES = util/grub-mkrelpath.c
+nodist_grub_mkrelpath_SOURCES =
+grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkrelpath_SOURCES)
+CLEANFILES += $(nodist_grub_mkrelpath_SOURCES)
+endif
+
+if COND_i386_multiboot
+bin_PROGRAMS += grub-mkrelpath
+if COND_MAN_PAGES
+man_MANS += grub-mkrelpath.1
+
+grub-mkrelpath.1: grub-mkrelpath
+ chmod a+x grub-mkrelpath
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath
+
+CLEANFILES += grub-mkrelpath.1
+endif
+grub_mkrelpath_SOURCES = util/grub-mkrelpath.c
+nodist_grub_mkrelpath_SOURCES =
+grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkrelpath_SOURCES)
+CLEANFILES += $(nodist_grub_mkrelpath_SOURCES)
+endif
+
+if COND_i386_ieee1275
+bin_PROGRAMS += grub-mkrelpath
+if COND_MAN_PAGES
+man_MANS += grub-mkrelpath.1
+
+grub-mkrelpath.1: grub-mkrelpath
+ chmod a+x grub-mkrelpath
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath
+
+CLEANFILES += grub-mkrelpath.1
+endif
+grub_mkrelpath_SOURCES = util/grub-mkrelpath.c
+nodist_grub_mkrelpath_SOURCES =
+grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkrelpath_SOURCES)
+CLEANFILES += $(nodist_grub_mkrelpath_SOURCES)
+endif
+
+if COND_x86_64_efi
+bin_PROGRAMS += grub-mkrelpath
+if COND_MAN_PAGES
+man_MANS += grub-mkrelpath.1
+
+grub-mkrelpath.1: grub-mkrelpath
+ chmod a+x grub-mkrelpath
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath
+
+CLEANFILES += grub-mkrelpath.1
+endif
+grub_mkrelpath_SOURCES = util/grub-mkrelpath.c
+nodist_grub_mkrelpath_SOURCES =
+grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkrelpath_SOURCES)
+CLEANFILES += $(nodist_grub_mkrelpath_SOURCES)
+endif
+
+if COND_mips_yeeloong
+bin_PROGRAMS += grub-mkrelpath
+if COND_MAN_PAGES
+man_MANS += grub-mkrelpath.1
+
+grub-mkrelpath.1: grub-mkrelpath
+ chmod a+x grub-mkrelpath
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath
+
+CLEANFILES += grub-mkrelpath.1
+endif
+grub_mkrelpath_SOURCES = util/grub-mkrelpath.c
+nodist_grub_mkrelpath_SOURCES =
+grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkrelpath_SOURCES)
+CLEANFILES += $(nodist_grub_mkrelpath_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+bin_PROGRAMS += grub-mkrelpath
+if COND_MAN_PAGES
+man_MANS += grub-mkrelpath.1
+
+grub-mkrelpath.1: grub-mkrelpath
+ chmod a+x grub-mkrelpath
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath
+
+CLEANFILES += grub-mkrelpath.1
+endif
+grub_mkrelpath_SOURCES = util/grub-mkrelpath.c
+nodist_grub_mkrelpath_SOURCES =
+grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkrelpath_SOURCES)
+CLEANFILES += $(nodist_grub_mkrelpath_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+bin_PROGRAMS += grub-mkrelpath
+if COND_MAN_PAGES
+man_MANS += grub-mkrelpath.1
+
+grub-mkrelpath.1: grub-mkrelpath
+ chmod a+x grub-mkrelpath
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath
+
+CLEANFILES += grub-mkrelpath.1
+endif
+grub_mkrelpath_SOURCES = util/grub-mkrelpath.c
+nodist_grub_mkrelpath_SOURCES =
+grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkrelpath_SOURCES)
+CLEANFILES += $(nodist_grub_mkrelpath_SOURCES)
+endif
+
+if COND_emu
+bin_PROGRAMS += grub-script-check
+if COND_MAN_PAGES
+man_MANS += grub-script-check.1
+
+grub-script-check.1: grub-script-check
+ chmod a+x grub-script-check
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check
+
+CLEANFILES += grub-script-check.1
+endif
+grub_script_check_SOURCES = util/grub-script-check.c
+nodist_grub_script_check_SOURCES =
+grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_script_check_SOURCES)
+CLEANFILES += $(nodist_grub_script_check_SOURCES)
+endif
+
+if COND_i386_pc
+bin_PROGRAMS += grub-script-check
+if COND_MAN_PAGES
+man_MANS += grub-script-check.1
+
+grub-script-check.1: grub-script-check
+ chmod a+x grub-script-check
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check
+
+CLEANFILES += grub-script-check.1
+endif
+grub_script_check_SOURCES = util/grub-script-check.c
+nodist_grub_script_check_SOURCES =
+grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_script_check_SOURCES)
+CLEANFILES += $(nodist_grub_script_check_SOURCES)
+endif
+
+if COND_i386_efi
+bin_PROGRAMS += grub-script-check
+if COND_MAN_PAGES
+man_MANS += grub-script-check.1
+
+grub-script-check.1: grub-script-check
+ chmod a+x grub-script-check
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check
+
+CLEANFILES += grub-script-check.1
+endif
+grub_script_check_SOURCES = util/grub-script-check.c
+nodist_grub_script_check_SOURCES =
+grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_script_check_SOURCES)
+CLEANFILES += $(nodist_grub_script_check_SOURCES)
+endif
+
+if COND_i386_qemu
+bin_PROGRAMS += grub-script-check
+if COND_MAN_PAGES
+man_MANS += grub-script-check.1
+
+grub-script-check.1: grub-script-check
+ chmod a+x grub-script-check
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check
+
+CLEANFILES += grub-script-check.1
+endif
+grub_script_check_SOURCES = util/grub-script-check.c
+nodist_grub_script_check_SOURCES =
+grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_script_check_SOURCES)
+CLEANFILES += $(nodist_grub_script_check_SOURCES)
+endif
+
+if COND_i386_coreboot
+bin_PROGRAMS += grub-script-check
+if COND_MAN_PAGES
+man_MANS += grub-script-check.1
+
+grub-script-check.1: grub-script-check
+ chmod a+x grub-script-check
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check
+
+CLEANFILES += grub-script-check.1
+endif
+grub_script_check_SOURCES = util/grub-script-check.c
+nodist_grub_script_check_SOURCES =
+grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_script_check_SOURCES)
+CLEANFILES += $(nodist_grub_script_check_SOURCES)
+endif
+
+if COND_i386_multiboot
+bin_PROGRAMS += grub-script-check
+if COND_MAN_PAGES
+man_MANS += grub-script-check.1
+
+grub-script-check.1: grub-script-check
+ chmod a+x grub-script-check
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check
+
+CLEANFILES += grub-script-check.1
+endif
+grub_script_check_SOURCES = util/grub-script-check.c
+nodist_grub_script_check_SOURCES =
+grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_script_check_SOURCES)
+CLEANFILES += $(nodist_grub_script_check_SOURCES)
+endif
+
+if COND_i386_ieee1275
+bin_PROGRAMS += grub-script-check
+if COND_MAN_PAGES
+man_MANS += grub-script-check.1
+
+grub-script-check.1: grub-script-check
+ chmod a+x grub-script-check
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check
+
+CLEANFILES += grub-script-check.1
+endif
+grub_script_check_SOURCES = util/grub-script-check.c
+nodist_grub_script_check_SOURCES =
+grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_script_check_SOURCES)
+CLEANFILES += $(nodist_grub_script_check_SOURCES)
+endif
+
+if COND_x86_64_efi
+bin_PROGRAMS += grub-script-check
+if COND_MAN_PAGES
+man_MANS += grub-script-check.1
+
+grub-script-check.1: grub-script-check
+ chmod a+x grub-script-check
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check
+
+CLEANFILES += grub-script-check.1
+endif
+grub_script_check_SOURCES = util/grub-script-check.c
+nodist_grub_script_check_SOURCES =
+grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_script_check_SOURCES)
+CLEANFILES += $(nodist_grub_script_check_SOURCES)
+endif
+
+if COND_mips_yeeloong
+bin_PROGRAMS += grub-script-check
+if COND_MAN_PAGES
+man_MANS += grub-script-check.1
+
+grub-script-check.1: grub-script-check
+ chmod a+x grub-script-check
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check
+
+CLEANFILES += grub-script-check.1
+endif
+grub_script_check_SOURCES = util/grub-script-check.c
+nodist_grub_script_check_SOURCES =
+grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_script_check_SOURCES)
+CLEANFILES += $(nodist_grub_script_check_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+bin_PROGRAMS += grub-script-check
+if COND_MAN_PAGES
+man_MANS += grub-script-check.1
+
+grub-script-check.1: grub-script-check
+ chmod a+x grub-script-check
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check
+
+CLEANFILES += grub-script-check.1
+endif
+grub_script_check_SOURCES = util/grub-script-check.c
+nodist_grub_script_check_SOURCES =
+grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_script_check_SOURCES)
+CLEANFILES += $(nodist_grub_script_check_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+bin_PROGRAMS += grub-script-check
+if COND_MAN_PAGES
+man_MANS += grub-script-check.1
+
+grub-script-check.1: grub-script-check
+ chmod a+x grub-script-check
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check
+
+CLEANFILES += grub-script-check.1
+endif
+grub_script_check_SOURCES = util/grub-script-check.c
+nodist_grub_script_check_SOURCES =
+grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_script_check_SOURCES)
+CLEANFILES += $(nodist_grub_script_check_SOURCES)
+endif
+
+if COND_emu
+bin_PROGRAMS += grub-editenv
+if COND_MAN_PAGES
+man_MANS += grub-editenv.1
+
+grub-editenv.1: grub-editenv
+ chmod a+x grub-editenv
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv
+
+CLEANFILES += grub-editenv.1
+endif
+grub_editenv_SOURCES = util/grub-editenv.c
+nodist_grub_editenv_SOURCES =
+grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_editenv_SOURCES)
+CLEANFILES += $(nodist_grub_editenv_SOURCES)
+endif
+
+if COND_i386_pc
+bin_PROGRAMS += grub-editenv
+if COND_MAN_PAGES
+man_MANS += grub-editenv.1
+
+grub-editenv.1: grub-editenv
+ chmod a+x grub-editenv
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv
+
+CLEANFILES += grub-editenv.1
+endif
+grub_editenv_SOURCES = util/grub-editenv.c
+nodist_grub_editenv_SOURCES =
+grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_editenv_SOURCES)
+CLEANFILES += $(nodist_grub_editenv_SOURCES)
+endif
+
+if COND_i386_efi
+bin_PROGRAMS += grub-editenv
+if COND_MAN_PAGES
+man_MANS += grub-editenv.1
+
+grub-editenv.1: grub-editenv
+ chmod a+x grub-editenv
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv
+
+CLEANFILES += grub-editenv.1
+endif
+grub_editenv_SOURCES = util/grub-editenv.c
+nodist_grub_editenv_SOURCES =
+grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_editenv_SOURCES)
+CLEANFILES += $(nodist_grub_editenv_SOURCES)
+endif
+
+if COND_i386_qemu
+bin_PROGRAMS += grub-editenv
+if COND_MAN_PAGES
+man_MANS += grub-editenv.1
+
+grub-editenv.1: grub-editenv
+ chmod a+x grub-editenv
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv
+
+CLEANFILES += grub-editenv.1
+endif
+grub_editenv_SOURCES = util/grub-editenv.c
+nodist_grub_editenv_SOURCES =
+grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_editenv_SOURCES)
+CLEANFILES += $(nodist_grub_editenv_SOURCES)
+endif
+
+if COND_i386_coreboot
+bin_PROGRAMS += grub-editenv
+if COND_MAN_PAGES
+man_MANS += grub-editenv.1
+
+grub-editenv.1: grub-editenv
+ chmod a+x grub-editenv
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv
+
+CLEANFILES += grub-editenv.1
+endif
+grub_editenv_SOURCES = util/grub-editenv.c
+nodist_grub_editenv_SOURCES =
+grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_editenv_SOURCES)
+CLEANFILES += $(nodist_grub_editenv_SOURCES)
+endif
+
+if COND_i386_multiboot
+bin_PROGRAMS += grub-editenv
+if COND_MAN_PAGES
+man_MANS += grub-editenv.1
+
+grub-editenv.1: grub-editenv
+ chmod a+x grub-editenv
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv
+
+CLEANFILES += grub-editenv.1
+endif
+grub_editenv_SOURCES = util/grub-editenv.c
+nodist_grub_editenv_SOURCES =
+grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_editenv_SOURCES)
+CLEANFILES += $(nodist_grub_editenv_SOURCES)
+endif
+
+if COND_i386_ieee1275
+bin_PROGRAMS += grub-editenv
+if COND_MAN_PAGES
+man_MANS += grub-editenv.1
+
+grub-editenv.1: grub-editenv
+ chmod a+x grub-editenv
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv
+
+CLEANFILES += grub-editenv.1
+endif
+grub_editenv_SOURCES = util/grub-editenv.c
+nodist_grub_editenv_SOURCES =
+grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_editenv_SOURCES)
+CLEANFILES += $(nodist_grub_editenv_SOURCES)
+endif
+
+if COND_x86_64_efi
+bin_PROGRAMS += grub-editenv
+if COND_MAN_PAGES
+man_MANS += grub-editenv.1
+
+grub-editenv.1: grub-editenv
+ chmod a+x grub-editenv
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv
+
+CLEANFILES += grub-editenv.1
+endif
+grub_editenv_SOURCES = util/grub-editenv.c
+nodist_grub_editenv_SOURCES =
+grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_editenv_SOURCES)
+CLEANFILES += $(nodist_grub_editenv_SOURCES)
+endif
+
+if COND_mips_yeeloong
+bin_PROGRAMS += grub-editenv
+if COND_MAN_PAGES
+man_MANS += grub-editenv.1
+
+grub-editenv.1: grub-editenv
+ chmod a+x grub-editenv
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv
+
+CLEANFILES += grub-editenv.1
+endif
+grub_editenv_SOURCES = util/grub-editenv.c
+nodist_grub_editenv_SOURCES =
+grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_editenv_SOURCES)
+CLEANFILES += $(nodist_grub_editenv_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+bin_PROGRAMS += grub-editenv
+if COND_MAN_PAGES
+man_MANS += grub-editenv.1
+
+grub-editenv.1: grub-editenv
+ chmod a+x grub-editenv
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv
+
+CLEANFILES += grub-editenv.1
+endif
+grub_editenv_SOURCES = util/grub-editenv.c
+nodist_grub_editenv_SOURCES =
+grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_editenv_SOURCES)
+CLEANFILES += $(nodist_grub_editenv_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+bin_PROGRAMS += grub-editenv
+if COND_MAN_PAGES
+man_MANS += grub-editenv.1
+
+grub-editenv.1: grub-editenv
+ chmod a+x grub-editenv
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv
+
+CLEANFILES += grub-editenv.1
+endif
+grub_editenv_SOURCES = util/grub-editenv.c
+nodist_grub_editenv_SOURCES =
+grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_editenv_SOURCES)
+CLEANFILES += $(nodist_grub_editenv_SOURCES)
+endif
+
+if COND_emu
+bin_PROGRAMS += grub-mkpasswd-pbkdf2
+if COND_MAN_PAGES
+man_MANS += grub-mkpasswd-pbkdf2.1
+
+grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2
+ chmod a+x grub-mkpasswd-pbkdf2
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2
+
+CLEANFILES += grub-mkpasswd-pbkdf2.1
+endif
+grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c
+nodist_grub_mkpasswd_pbkdf2_SOURCES =
+grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+CLEANFILES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+endif
+
+if COND_i386_pc
+bin_PROGRAMS += grub-mkpasswd-pbkdf2
+if COND_MAN_PAGES
+man_MANS += grub-mkpasswd-pbkdf2.1
+
+grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2
+ chmod a+x grub-mkpasswd-pbkdf2
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2
+
+CLEANFILES += grub-mkpasswd-pbkdf2.1
+endif
+grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c
+nodist_grub_mkpasswd_pbkdf2_SOURCES =
+grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+CLEANFILES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+endif
+
+if COND_i386_efi
+bin_PROGRAMS += grub-mkpasswd-pbkdf2
+if COND_MAN_PAGES
+man_MANS += grub-mkpasswd-pbkdf2.1
+
+grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2
+ chmod a+x grub-mkpasswd-pbkdf2
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2
+
+CLEANFILES += grub-mkpasswd-pbkdf2.1
+endif
+grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c
+nodist_grub_mkpasswd_pbkdf2_SOURCES =
+grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+CLEANFILES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+endif
+
+if COND_i386_qemu
+bin_PROGRAMS += grub-mkpasswd-pbkdf2
+if COND_MAN_PAGES
+man_MANS += grub-mkpasswd-pbkdf2.1
+
+grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2
+ chmod a+x grub-mkpasswd-pbkdf2
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2
+
+CLEANFILES += grub-mkpasswd-pbkdf2.1
+endif
+grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c
+nodist_grub_mkpasswd_pbkdf2_SOURCES =
+grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+CLEANFILES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+endif
+
+if COND_i386_coreboot
+bin_PROGRAMS += grub-mkpasswd-pbkdf2
+if COND_MAN_PAGES
+man_MANS += grub-mkpasswd-pbkdf2.1
+
+grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2
+ chmod a+x grub-mkpasswd-pbkdf2
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2
+
+CLEANFILES += grub-mkpasswd-pbkdf2.1
+endif
+grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c
+nodist_grub_mkpasswd_pbkdf2_SOURCES =
+grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+CLEANFILES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+endif
+
+if COND_i386_multiboot
+bin_PROGRAMS += grub-mkpasswd-pbkdf2
+if COND_MAN_PAGES
+man_MANS += grub-mkpasswd-pbkdf2.1
+
+grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2
+ chmod a+x grub-mkpasswd-pbkdf2
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2
+
+CLEANFILES += grub-mkpasswd-pbkdf2.1
+endif
+grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c
+nodist_grub_mkpasswd_pbkdf2_SOURCES =
+grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+CLEANFILES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+endif
+
+if COND_i386_ieee1275
+bin_PROGRAMS += grub-mkpasswd-pbkdf2
+if COND_MAN_PAGES
+man_MANS += grub-mkpasswd-pbkdf2.1
+
+grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2
+ chmod a+x grub-mkpasswd-pbkdf2
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2
+
+CLEANFILES += grub-mkpasswd-pbkdf2.1
+endif
+grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c
+nodist_grub_mkpasswd_pbkdf2_SOURCES =
+grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+CLEANFILES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+endif
+
+if COND_x86_64_efi
+bin_PROGRAMS += grub-mkpasswd-pbkdf2
+if COND_MAN_PAGES
+man_MANS += grub-mkpasswd-pbkdf2.1
+
+grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2
+ chmod a+x grub-mkpasswd-pbkdf2
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2
+
+CLEANFILES += grub-mkpasswd-pbkdf2.1
+endif
+grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c
+nodist_grub_mkpasswd_pbkdf2_SOURCES =
+grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+CLEANFILES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+endif
+
+if COND_mips_yeeloong
+bin_PROGRAMS += grub-mkpasswd-pbkdf2
+if COND_MAN_PAGES
+man_MANS += grub-mkpasswd-pbkdf2.1
+
+grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2
+ chmod a+x grub-mkpasswd-pbkdf2
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2
+
+CLEANFILES += grub-mkpasswd-pbkdf2.1
+endif
+grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c
+nodist_grub_mkpasswd_pbkdf2_SOURCES =
+grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+CLEANFILES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+bin_PROGRAMS += grub-mkpasswd-pbkdf2
+if COND_MAN_PAGES
+man_MANS += grub-mkpasswd-pbkdf2.1
+
+grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2
+ chmod a+x grub-mkpasswd-pbkdf2
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2
+
+CLEANFILES += grub-mkpasswd-pbkdf2.1
+endif
+grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c
+nodist_grub_mkpasswd_pbkdf2_SOURCES =
+grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+CLEANFILES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+bin_PROGRAMS += grub-mkpasswd-pbkdf2
+if COND_MAN_PAGES
+man_MANS += grub-mkpasswd-pbkdf2.1
+
+grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2
+ chmod a+x grub-mkpasswd-pbkdf2
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2
+
+CLEANFILES += grub-mkpasswd-pbkdf2.1
+endif
+grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c
+nodist_grub_mkpasswd_pbkdf2_SOURCES =
+grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+CLEANFILES += $(nodist_grub_mkpasswd_pbkdf2_SOURCES)
+endif
+
+if COND_emu
+if COND_APPLE_CC
+bin_PROGRAMS += grub-macho2img
+if COND_MAN_PAGES
+man_MANS += grub-macho2img.1
+
+grub-macho2img.1: grub-macho2img
+ chmod a+x grub-macho2img
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img
+
+CLEANFILES += grub-macho2img.1
+endif
+grub_macho2img_SOURCES = util/grub-macho2img.c
+nodist_grub_macho2img_SOURCES =
+grub_macho2img_LDADD =
+grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_macho2img_SOURCES)
+CLEANFILES += $(nodist_grub_macho2img_SOURCES)
+endif COND_APPLE_CC
+endif
+
+if COND_i386_pc
+if COND_APPLE_CC
+bin_PROGRAMS += grub-macho2img
+if COND_MAN_PAGES
+man_MANS += grub-macho2img.1
+
+grub-macho2img.1: grub-macho2img
+ chmod a+x grub-macho2img
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img
+
+CLEANFILES += grub-macho2img.1
+endif
+grub_macho2img_SOURCES = util/grub-macho2img.c
+nodist_grub_macho2img_SOURCES =
+grub_macho2img_LDADD =
+grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_macho2img_SOURCES)
+CLEANFILES += $(nodist_grub_macho2img_SOURCES)
+endif COND_APPLE_CC
+endif
+
+if COND_i386_efi
+if COND_APPLE_CC
+bin_PROGRAMS += grub-macho2img
+if COND_MAN_PAGES
+man_MANS += grub-macho2img.1
+
+grub-macho2img.1: grub-macho2img
+ chmod a+x grub-macho2img
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img
+
+CLEANFILES += grub-macho2img.1
+endif
+grub_macho2img_SOURCES = util/grub-macho2img.c
+nodist_grub_macho2img_SOURCES =
+grub_macho2img_LDADD =
+grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_macho2img_SOURCES)
+CLEANFILES += $(nodist_grub_macho2img_SOURCES)
+endif COND_APPLE_CC
+endif
+
+if COND_i386_qemu
+if COND_APPLE_CC
+bin_PROGRAMS += grub-macho2img
+if COND_MAN_PAGES
+man_MANS += grub-macho2img.1
+
+grub-macho2img.1: grub-macho2img
+ chmod a+x grub-macho2img
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img
+
+CLEANFILES += grub-macho2img.1
+endif
+grub_macho2img_SOURCES = util/grub-macho2img.c
+nodist_grub_macho2img_SOURCES =
+grub_macho2img_LDADD =
+grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_macho2img_SOURCES)
+CLEANFILES += $(nodist_grub_macho2img_SOURCES)
+endif COND_APPLE_CC
+endif
+
+if COND_i386_coreboot
+if COND_APPLE_CC
+bin_PROGRAMS += grub-macho2img
+if COND_MAN_PAGES
+man_MANS += grub-macho2img.1
+
+grub-macho2img.1: grub-macho2img
+ chmod a+x grub-macho2img
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img
+
+CLEANFILES += grub-macho2img.1
+endif
+grub_macho2img_SOURCES = util/grub-macho2img.c
+nodist_grub_macho2img_SOURCES =
+grub_macho2img_LDADD =
+grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_macho2img_SOURCES)
+CLEANFILES += $(nodist_grub_macho2img_SOURCES)
+endif COND_APPLE_CC
+endif
+
+if COND_i386_multiboot
+if COND_APPLE_CC
+bin_PROGRAMS += grub-macho2img
+if COND_MAN_PAGES
+man_MANS += grub-macho2img.1
+
+grub-macho2img.1: grub-macho2img
+ chmod a+x grub-macho2img
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img
+
+CLEANFILES += grub-macho2img.1
+endif
+grub_macho2img_SOURCES = util/grub-macho2img.c
+nodist_grub_macho2img_SOURCES =
+grub_macho2img_LDADD =
+grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_macho2img_SOURCES)
+CLEANFILES += $(nodist_grub_macho2img_SOURCES)
+endif COND_APPLE_CC
+endif
+
+if COND_i386_ieee1275
+if COND_APPLE_CC
+bin_PROGRAMS += grub-macho2img
+if COND_MAN_PAGES
+man_MANS += grub-macho2img.1
+
+grub-macho2img.1: grub-macho2img
+ chmod a+x grub-macho2img
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img
+
+CLEANFILES += grub-macho2img.1
+endif
+grub_macho2img_SOURCES = util/grub-macho2img.c
+nodist_grub_macho2img_SOURCES =
+grub_macho2img_LDADD =
+grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_macho2img_SOURCES)
+CLEANFILES += $(nodist_grub_macho2img_SOURCES)
+endif COND_APPLE_CC
+endif
+
+if COND_x86_64_efi
+if COND_APPLE_CC
+bin_PROGRAMS += grub-macho2img
+if COND_MAN_PAGES
+man_MANS += grub-macho2img.1
+
+grub-macho2img.1: grub-macho2img
+ chmod a+x grub-macho2img
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img
+
+CLEANFILES += grub-macho2img.1
+endif
+grub_macho2img_SOURCES = util/grub-macho2img.c
+nodist_grub_macho2img_SOURCES =
+grub_macho2img_LDADD =
+grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_macho2img_SOURCES)
+CLEANFILES += $(nodist_grub_macho2img_SOURCES)
+endif COND_APPLE_CC
+endif
+
+if COND_mips_yeeloong
+if COND_APPLE_CC
+bin_PROGRAMS += grub-macho2img
+if COND_MAN_PAGES
+man_MANS += grub-macho2img.1
+
+grub-macho2img.1: grub-macho2img
+ chmod a+x grub-macho2img
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img
+
+CLEANFILES += grub-macho2img.1
+endif
+grub_macho2img_SOURCES = util/grub-macho2img.c
+nodist_grub_macho2img_SOURCES =
+grub_macho2img_LDADD =
+grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_macho2img_SOURCES)
+CLEANFILES += $(nodist_grub_macho2img_SOURCES)
+endif COND_APPLE_CC
+endif
+
+if COND_sparc64_ieee1275
+if COND_APPLE_CC
+bin_PROGRAMS += grub-macho2img
+if COND_MAN_PAGES
+man_MANS += grub-macho2img.1
+
+grub-macho2img.1: grub-macho2img
+ chmod a+x grub-macho2img
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img
+
+CLEANFILES += grub-macho2img.1
+endif
+grub_macho2img_SOURCES = util/grub-macho2img.c
+nodist_grub_macho2img_SOURCES =
+grub_macho2img_LDADD =
+grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_macho2img_SOURCES)
+CLEANFILES += $(nodist_grub_macho2img_SOURCES)
+endif COND_APPLE_CC
+endif
+
+if COND_powerpc_ieee1275
+if COND_APPLE_CC
+bin_PROGRAMS += grub-macho2img
+if COND_MAN_PAGES
+man_MANS += grub-macho2img.1
+
+grub-macho2img.1: grub-macho2img
+ chmod a+x grub-macho2img
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img
+
+CLEANFILES += grub-macho2img.1
+endif
+grub_macho2img_SOURCES = util/grub-macho2img.c
+nodist_grub_macho2img_SOURCES =
+grub_macho2img_LDADD =
+grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_macho2img_SOURCES)
+CLEANFILES += $(nodist_grub_macho2img_SOURCES)
+endif COND_APPLE_CC
+endif
+
+if COND_emu
+if COND_GRUB_PE2ELF
+bin_PROGRAMS += grub-pe2elf
+if COND_MAN_PAGES
+man_MANS += grub-pe2elf.1
+
+grub-pe2elf.1: grub-pe2elf
+ chmod a+x grub-pe2elf
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf
+
+CLEANFILES += grub-pe2elf.1
+endif
+grub_pe2elf_SOURCES = util/grub-pe2elf.c
+nodist_grub_pe2elf_SOURCES =
+grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL)
+grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_pe2elf_SOURCES)
+CLEANFILES += $(nodist_grub_pe2elf_SOURCES)
+endif COND_GRUB_PE2ELF
+endif
+
+if COND_i386_pc
+if COND_GRUB_PE2ELF
+bin_PROGRAMS += grub-pe2elf
+if COND_MAN_PAGES
+man_MANS += grub-pe2elf.1
+
+grub-pe2elf.1: grub-pe2elf
+ chmod a+x grub-pe2elf
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf
+
+CLEANFILES += grub-pe2elf.1
+endif
+grub_pe2elf_SOURCES = util/grub-pe2elf.c
+nodist_grub_pe2elf_SOURCES =
+grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL)
+grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_pe2elf_SOURCES)
+CLEANFILES += $(nodist_grub_pe2elf_SOURCES)
+endif COND_GRUB_PE2ELF
+endif
+
+if COND_i386_efi
+if COND_GRUB_PE2ELF
+bin_PROGRAMS += grub-pe2elf
+if COND_MAN_PAGES
+man_MANS += grub-pe2elf.1
+
+grub-pe2elf.1: grub-pe2elf
+ chmod a+x grub-pe2elf
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf
+
+CLEANFILES += grub-pe2elf.1
+endif
+grub_pe2elf_SOURCES = util/grub-pe2elf.c
+nodist_grub_pe2elf_SOURCES =
+grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL)
+grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_pe2elf_SOURCES)
+CLEANFILES += $(nodist_grub_pe2elf_SOURCES)
+endif COND_GRUB_PE2ELF
+endif
+
+if COND_i386_qemu
+if COND_GRUB_PE2ELF
+bin_PROGRAMS += grub-pe2elf
+if COND_MAN_PAGES
+man_MANS += grub-pe2elf.1
+
+grub-pe2elf.1: grub-pe2elf
+ chmod a+x grub-pe2elf
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf
+
+CLEANFILES += grub-pe2elf.1
+endif
+grub_pe2elf_SOURCES = util/grub-pe2elf.c
+nodist_grub_pe2elf_SOURCES =
+grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL)
+grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_pe2elf_SOURCES)
+CLEANFILES += $(nodist_grub_pe2elf_SOURCES)
+endif COND_GRUB_PE2ELF
+endif
+
+if COND_i386_coreboot
+if COND_GRUB_PE2ELF
+bin_PROGRAMS += grub-pe2elf
+if COND_MAN_PAGES
+man_MANS += grub-pe2elf.1
+
+grub-pe2elf.1: grub-pe2elf
+ chmod a+x grub-pe2elf
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf
+
+CLEANFILES += grub-pe2elf.1
+endif
+grub_pe2elf_SOURCES = util/grub-pe2elf.c
+nodist_grub_pe2elf_SOURCES =
+grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL)
+grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_pe2elf_SOURCES)
+CLEANFILES += $(nodist_grub_pe2elf_SOURCES)
+endif COND_GRUB_PE2ELF
+endif
+
+if COND_i386_multiboot
+if COND_GRUB_PE2ELF
+bin_PROGRAMS += grub-pe2elf
+if COND_MAN_PAGES
+man_MANS += grub-pe2elf.1
+
+grub-pe2elf.1: grub-pe2elf
+ chmod a+x grub-pe2elf
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf
+
+CLEANFILES += grub-pe2elf.1
+endif
+grub_pe2elf_SOURCES = util/grub-pe2elf.c
+nodist_grub_pe2elf_SOURCES =
+grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL)
+grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_pe2elf_SOURCES)
+CLEANFILES += $(nodist_grub_pe2elf_SOURCES)
+endif COND_GRUB_PE2ELF
+endif
+
+if COND_i386_ieee1275
+if COND_GRUB_PE2ELF
+bin_PROGRAMS += grub-pe2elf
+if COND_MAN_PAGES
+man_MANS += grub-pe2elf.1
+
+grub-pe2elf.1: grub-pe2elf
+ chmod a+x grub-pe2elf
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf
+
+CLEANFILES += grub-pe2elf.1
+endif
+grub_pe2elf_SOURCES = util/grub-pe2elf.c
+nodist_grub_pe2elf_SOURCES =
+grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL)
+grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_pe2elf_SOURCES)
+CLEANFILES += $(nodist_grub_pe2elf_SOURCES)
+endif COND_GRUB_PE2ELF
+endif
+
+if COND_x86_64_efi
+if COND_GRUB_PE2ELF
+bin_PROGRAMS += grub-pe2elf
+if COND_MAN_PAGES
+man_MANS += grub-pe2elf.1
+
+grub-pe2elf.1: grub-pe2elf
+ chmod a+x grub-pe2elf
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf
+
+CLEANFILES += grub-pe2elf.1
+endif
+grub_pe2elf_SOURCES = util/grub-pe2elf.c
+nodist_grub_pe2elf_SOURCES =
+grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL)
+grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_pe2elf_SOURCES)
+CLEANFILES += $(nodist_grub_pe2elf_SOURCES)
+endif COND_GRUB_PE2ELF
+endif
+
+if COND_mips_yeeloong
+if COND_GRUB_PE2ELF
+bin_PROGRAMS += grub-pe2elf
+if COND_MAN_PAGES
+man_MANS += grub-pe2elf.1
+
+grub-pe2elf.1: grub-pe2elf
+ chmod a+x grub-pe2elf
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf
+
+CLEANFILES += grub-pe2elf.1
+endif
+grub_pe2elf_SOURCES = util/grub-pe2elf.c
+nodist_grub_pe2elf_SOURCES =
+grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL)
+grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_pe2elf_SOURCES)
+CLEANFILES += $(nodist_grub_pe2elf_SOURCES)
+endif COND_GRUB_PE2ELF
+endif
+
+if COND_sparc64_ieee1275
+if COND_GRUB_PE2ELF
+bin_PROGRAMS += grub-pe2elf
+if COND_MAN_PAGES
+man_MANS += grub-pe2elf.1
+
+grub-pe2elf.1: grub-pe2elf
+ chmod a+x grub-pe2elf
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf
+
+CLEANFILES += grub-pe2elf.1
+endif
+grub_pe2elf_SOURCES = util/grub-pe2elf.c
+nodist_grub_pe2elf_SOURCES =
+grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL)
+grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_pe2elf_SOURCES)
+CLEANFILES += $(nodist_grub_pe2elf_SOURCES)
+endif COND_GRUB_PE2ELF
+endif
+
+if COND_powerpc_ieee1275
+if COND_GRUB_PE2ELF
+bin_PROGRAMS += grub-pe2elf
+if COND_MAN_PAGES
+man_MANS += grub-pe2elf.1
+
+grub-pe2elf.1: grub-pe2elf
+ chmod a+x grub-pe2elf
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf
+
+CLEANFILES += grub-pe2elf.1
+endif
+grub_pe2elf_SOURCES = util/grub-pe2elf.c
+nodist_grub_pe2elf_SOURCES =
+grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL)
+grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_pe2elf_SOURCES)
+CLEANFILES += $(nodist_grub_pe2elf_SOURCES)
+endif COND_GRUB_PE2ELF
+endif
+
+if COND_emu
+bin_PROGRAMS += grub-fstest
+if COND_MAN_PAGES
+man_MANS += grub-fstest.1
+
+grub-fstest.1: grub-fstest
+ chmod a+x grub-fstest
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest
+
+CLEANFILES += grub-fstest.1
+endif
+grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c
+nodist_grub_fstest_SOURCES = grub_fstest_init.c
+grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_fstest_SOURCES)
+CLEANFILES += $(nodist_grub_fstest_SOURCES)
+endif
+
+if COND_i386_pc
+bin_PROGRAMS += grub-fstest
+if COND_MAN_PAGES
+man_MANS += grub-fstest.1
+
+grub-fstest.1: grub-fstest
+ chmod a+x grub-fstest
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest
+
+CLEANFILES += grub-fstest.1
+endif
+grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c
+nodist_grub_fstest_SOURCES = grub_fstest_init.c
+grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_fstest_SOURCES)
+CLEANFILES += $(nodist_grub_fstest_SOURCES)
+endif
+
+if COND_i386_efi
+bin_PROGRAMS += grub-fstest
+if COND_MAN_PAGES
+man_MANS += grub-fstest.1
+
+grub-fstest.1: grub-fstest
+ chmod a+x grub-fstest
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest
+
+CLEANFILES += grub-fstest.1
+endif
+grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c
+nodist_grub_fstest_SOURCES = grub_fstest_init.c
+grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_fstest_SOURCES)
+CLEANFILES += $(nodist_grub_fstest_SOURCES)
+endif
+
+if COND_i386_qemu
+bin_PROGRAMS += grub-fstest
+if COND_MAN_PAGES
+man_MANS += grub-fstest.1
+
+grub-fstest.1: grub-fstest
+ chmod a+x grub-fstest
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest
+
+CLEANFILES += grub-fstest.1
+endif
+grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c
+nodist_grub_fstest_SOURCES = grub_fstest_init.c
+grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_fstest_SOURCES)
+CLEANFILES += $(nodist_grub_fstest_SOURCES)
+endif
+
+if COND_i386_coreboot
+bin_PROGRAMS += grub-fstest
+if COND_MAN_PAGES
+man_MANS += grub-fstest.1
+
+grub-fstest.1: grub-fstest
+ chmod a+x grub-fstest
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest
+
+CLEANFILES += grub-fstest.1
+endif
+grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c
+nodist_grub_fstest_SOURCES = grub_fstest_init.c
+grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_fstest_SOURCES)
+CLEANFILES += $(nodist_grub_fstest_SOURCES)
+endif
+
+if COND_i386_multiboot
+bin_PROGRAMS += grub-fstest
+if COND_MAN_PAGES
+man_MANS += grub-fstest.1
+
+grub-fstest.1: grub-fstest
+ chmod a+x grub-fstest
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest
+
+CLEANFILES += grub-fstest.1
+endif
+grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c
+nodist_grub_fstest_SOURCES = grub_fstest_init.c
+grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_fstest_SOURCES)
+CLEANFILES += $(nodist_grub_fstest_SOURCES)
+endif
+
+if COND_i386_ieee1275
+bin_PROGRAMS += grub-fstest
+if COND_MAN_PAGES
+man_MANS += grub-fstest.1
+
+grub-fstest.1: grub-fstest
+ chmod a+x grub-fstest
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest
+
+CLEANFILES += grub-fstest.1
+endif
+grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c
+nodist_grub_fstest_SOURCES = grub_fstest_init.c
+grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_fstest_SOURCES)
+CLEANFILES += $(nodist_grub_fstest_SOURCES)
+endif
+
+if COND_x86_64_efi
+bin_PROGRAMS += grub-fstest
+if COND_MAN_PAGES
+man_MANS += grub-fstest.1
+
+grub-fstest.1: grub-fstest
+ chmod a+x grub-fstest
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest
+
+CLEANFILES += grub-fstest.1
+endif
+grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c
+nodist_grub_fstest_SOURCES = grub_fstest_init.c
+grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_fstest_SOURCES)
+CLEANFILES += $(nodist_grub_fstest_SOURCES)
+endif
+
+if COND_mips_yeeloong
+bin_PROGRAMS += grub-fstest
+if COND_MAN_PAGES
+man_MANS += grub-fstest.1
+
+grub-fstest.1: grub-fstest
+ chmod a+x grub-fstest
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest
+
+CLEANFILES += grub-fstest.1
+endif
+grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c
+nodist_grub_fstest_SOURCES = grub_fstest_init.c
+grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_fstest_SOURCES)
+CLEANFILES += $(nodist_grub_fstest_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+bin_PROGRAMS += grub-fstest
+if COND_MAN_PAGES
+man_MANS += grub-fstest.1
+
+grub-fstest.1: grub-fstest
+ chmod a+x grub-fstest
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest
+
+CLEANFILES += grub-fstest.1
+endif
+grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c
+nodist_grub_fstest_SOURCES = grub_fstest_init.c
+grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_fstest_SOURCES)
+CLEANFILES += $(nodist_grub_fstest_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+bin_PROGRAMS += grub-fstest
+if COND_MAN_PAGES
+man_MANS += grub-fstest.1
+
+grub-fstest.1: grub-fstest
+ chmod a+x grub-fstest
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest
+
+CLEANFILES += grub-fstest.1
+endif
+grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c
+nodist_grub_fstest_SOURCES = grub_fstest_init.c
+grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY)
+grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY)
+grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_fstest_SOURCES)
+CLEANFILES += $(nodist_grub_fstest_SOURCES)
+endif
+
+if COND_emu
+if COND_GRUB_MKFONT
+bin_PROGRAMS += grub-mkfont
+if COND_MAN_PAGES
+man_MANS += grub-mkfont.1
+
+grub-mkfont.1: grub-mkfont
+ chmod a+x grub-mkfont
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont
+
+CLEANFILES += grub-mkfont.1
+endif
+grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c
+nodist_grub_mkfont_SOURCES =
+grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags)
+grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkfont_SOURCES)
+CLEANFILES += $(nodist_grub_mkfont_SOURCES)
+endif COND_GRUB_MKFONT
+endif
+
+if COND_i386_pc
+if COND_GRUB_MKFONT
+bin_PROGRAMS += grub-mkfont
+if COND_MAN_PAGES
+man_MANS += grub-mkfont.1
+
+grub-mkfont.1: grub-mkfont
+ chmod a+x grub-mkfont
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont
+
+CLEANFILES += grub-mkfont.1
+endif
+grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c
+nodist_grub_mkfont_SOURCES =
+grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags)
+grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkfont_SOURCES)
+CLEANFILES += $(nodist_grub_mkfont_SOURCES)
+endif COND_GRUB_MKFONT
+endif
+
+if COND_i386_efi
+if COND_GRUB_MKFONT
+bin_PROGRAMS += grub-mkfont
+if COND_MAN_PAGES
+man_MANS += grub-mkfont.1
+
+grub-mkfont.1: grub-mkfont
+ chmod a+x grub-mkfont
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont
+
+CLEANFILES += grub-mkfont.1
+endif
+grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c
+nodist_grub_mkfont_SOURCES =
+grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags)
+grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkfont_SOURCES)
+CLEANFILES += $(nodist_grub_mkfont_SOURCES)
+endif COND_GRUB_MKFONT
+endif
+
+if COND_i386_qemu
+if COND_GRUB_MKFONT
+bin_PROGRAMS += grub-mkfont
+if COND_MAN_PAGES
+man_MANS += grub-mkfont.1
+
+grub-mkfont.1: grub-mkfont
+ chmod a+x grub-mkfont
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont
+
+CLEANFILES += grub-mkfont.1
+endif
+grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c
+nodist_grub_mkfont_SOURCES =
+grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags)
+grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkfont_SOURCES)
+CLEANFILES += $(nodist_grub_mkfont_SOURCES)
+endif COND_GRUB_MKFONT
+endif
+
+if COND_i386_coreboot
+if COND_GRUB_MKFONT
+bin_PROGRAMS += grub-mkfont
+if COND_MAN_PAGES
+man_MANS += grub-mkfont.1
+
+grub-mkfont.1: grub-mkfont
+ chmod a+x grub-mkfont
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont
+
+CLEANFILES += grub-mkfont.1
+endif
+grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c
+nodist_grub_mkfont_SOURCES =
+grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags)
+grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkfont_SOURCES)
+CLEANFILES += $(nodist_grub_mkfont_SOURCES)
+endif COND_GRUB_MKFONT
+endif
+
+if COND_i386_multiboot
+if COND_GRUB_MKFONT
+bin_PROGRAMS += grub-mkfont
+if COND_MAN_PAGES
+man_MANS += grub-mkfont.1
+
+grub-mkfont.1: grub-mkfont
+ chmod a+x grub-mkfont
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont
+
+CLEANFILES += grub-mkfont.1
+endif
+grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c
+nodist_grub_mkfont_SOURCES =
+grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags)
+grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkfont_SOURCES)
+CLEANFILES += $(nodist_grub_mkfont_SOURCES)
+endif COND_GRUB_MKFONT
+endif
+
+if COND_i386_ieee1275
+if COND_GRUB_MKFONT
+bin_PROGRAMS += grub-mkfont
+if COND_MAN_PAGES
+man_MANS += grub-mkfont.1
+
+grub-mkfont.1: grub-mkfont
+ chmod a+x grub-mkfont
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont
+
+CLEANFILES += grub-mkfont.1
+endif
+grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c
+nodist_grub_mkfont_SOURCES =
+grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags)
+grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkfont_SOURCES)
+CLEANFILES += $(nodist_grub_mkfont_SOURCES)
+endif COND_GRUB_MKFONT
+endif
+
+if COND_x86_64_efi
+if COND_GRUB_MKFONT
+bin_PROGRAMS += grub-mkfont
+if COND_MAN_PAGES
+man_MANS += grub-mkfont.1
+
+grub-mkfont.1: grub-mkfont
+ chmod a+x grub-mkfont
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont
+
+CLEANFILES += grub-mkfont.1
+endif
+grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c
+nodist_grub_mkfont_SOURCES =
+grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags)
+grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkfont_SOURCES)
+CLEANFILES += $(nodist_grub_mkfont_SOURCES)
+endif COND_GRUB_MKFONT
+endif
+
+if COND_mips_yeeloong
+if COND_GRUB_MKFONT
+bin_PROGRAMS += grub-mkfont
+if COND_MAN_PAGES
+man_MANS += grub-mkfont.1
+
+grub-mkfont.1: grub-mkfont
+ chmod a+x grub-mkfont
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont
+
+CLEANFILES += grub-mkfont.1
+endif
+grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c
+nodist_grub_mkfont_SOURCES =
+grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags)
+grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkfont_SOURCES)
+CLEANFILES += $(nodist_grub_mkfont_SOURCES)
+endif COND_GRUB_MKFONT
+endif
+
+if COND_sparc64_ieee1275
+if COND_GRUB_MKFONT
+bin_PROGRAMS += grub-mkfont
+if COND_MAN_PAGES
+man_MANS += grub-mkfont.1
+
+grub-mkfont.1: grub-mkfont
+ chmod a+x grub-mkfont
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont
+
+CLEANFILES += grub-mkfont.1
+endif
+grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c
+nodist_grub_mkfont_SOURCES =
+grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags)
+grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkfont_SOURCES)
+CLEANFILES += $(nodist_grub_mkfont_SOURCES)
+endif COND_GRUB_MKFONT
+endif
+
+if COND_powerpc_ieee1275
+if COND_GRUB_MKFONT
+bin_PROGRAMS += grub-mkfont
+if COND_MAN_PAGES
+man_MANS += grub-mkfont.1
+
+grub-mkfont.1: grub-mkfont
+ chmod a+x grub-mkfont
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont
+
+CLEANFILES += grub-mkfont.1
+endif
+grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c
+nodist_grub_mkfont_SOURCES =
+grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags)
+grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkfont_SOURCES)
+CLEANFILES += $(nodist_grub_mkfont_SOURCES)
+endif COND_GRUB_MKFONT
+endif
+
+if COND_emu
+sbin_PROGRAMS += grub-mkdevicemap
+if COND_MAN_PAGES
+man_MANS += grub-mkdevicemap.8
+
+grub-mkdevicemap.8: grub-mkdevicemap
+ chmod a+x grub-mkdevicemap
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap
+
+CLEANFILES += grub-mkdevicemap.8
+endif
+grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c
+nodist_grub_mkdevicemap_SOURCES =
+grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkdevicemap_SOURCES)
+CLEANFILES += $(nodist_grub_mkdevicemap_SOURCES)
+endif
+
+if COND_i386_pc
+sbin_PROGRAMS += grub-mkdevicemap
+if COND_MAN_PAGES
+man_MANS += grub-mkdevicemap.8
+
+grub-mkdevicemap.8: grub-mkdevicemap
+ chmod a+x grub-mkdevicemap
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap
+
+CLEANFILES += grub-mkdevicemap.8
+endif
+grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c
+nodist_grub_mkdevicemap_SOURCES =
+grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkdevicemap_SOURCES)
+CLEANFILES += $(nodist_grub_mkdevicemap_SOURCES)
+endif
+
+if COND_i386_efi
+sbin_PROGRAMS += grub-mkdevicemap
+if COND_MAN_PAGES
+man_MANS += grub-mkdevicemap.8
+
+grub-mkdevicemap.8: grub-mkdevicemap
+ chmod a+x grub-mkdevicemap
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap
+
+CLEANFILES += grub-mkdevicemap.8
+endif
+grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c
+nodist_grub_mkdevicemap_SOURCES =
+grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkdevicemap_SOURCES)
+CLEANFILES += $(nodist_grub_mkdevicemap_SOURCES)
+endif
+
+if COND_i386_qemu
+sbin_PROGRAMS += grub-mkdevicemap
+if COND_MAN_PAGES
+man_MANS += grub-mkdevicemap.8
+
+grub-mkdevicemap.8: grub-mkdevicemap
+ chmod a+x grub-mkdevicemap
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap
+
+CLEANFILES += grub-mkdevicemap.8
+endif
+grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c
+nodist_grub_mkdevicemap_SOURCES =
+grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkdevicemap_SOURCES)
+CLEANFILES += $(nodist_grub_mkdevicemap_SOURCES)
+endif
+
+if COND_i386_coreboot
+sbin_PROGRAMS += grub-mkdevicemap
+if COND_MAN_PAGES
+man_MANS += grub-mkdevicemap.8
+
+grub-mkdevicemap.8: grub-mkdevicemap
+ chmod a+x grub-mkdevicemap
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap
+
+CLEANFILES += grub-mkdevicemap.8
+endif
+grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c
+nodist_grub_mkdevicemap_SOURCES =
+grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkdevicemap_SOURCES)
+CLEANFILES += $(nodist_grub_mkdevicemap_SOURCES)
+endif
+
+if COND_i386_multiboot
+sbin_PROGRAMS += grub-mkdevicemap
+if COND_MAN_PAGES
+man_MANS += grub-mkdevicemap.8
+
+grub-mkdevicemap.8: grub-mkdevicemap
+ chmod a+x grub-mkdevicemap
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap
+
+CLEANFILES += grub-mkdevicemap.8
+endif
+grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c
+nodist_grub_mkdevicemap_SOURCES =
+grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkdevicemap_SOURCES)
+CLEANFILES += $(nodist_grub_mkdevicemap_SOURCES)
+endif
+
+if COND_i386_ieee1275
+sbin_PROGRAMS += grub-mkdevicemap
+if COND_MAN_PAGES
+man_MANS += grub-mkdevicemap.8
+
+grub-mkdevicemap.8: grub-mkdevicemap
+ chmod a+x grub-mkdevicemap
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap
+
+CLEANFILES += grub-mkdevicemap.8
+endif
+grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c
+nodist_grub_mkdevicemap_SOURCES =
+grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkdevicemap_SOURCES)
+CLEANFILES += $(nodist_grub_mkdevicemap_SOURCES)
+endif
+
+if COND_x86_64_efi
+sbin_PROGRAMS += grub-mkdevicemap
+if COND_MAN_PAGES
+man_MANS += grub-mkdevicemap.8
+
+grub-mkdevicemap.8: grub-mkdevicemap
+ chmod a+x grub-mkdevicemap
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap
+
+CLEANFILES += grub-mkdevicemap.8
+endif
+grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c
+nodist_grub_mkdevicemap_SOURCES =
+grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkdevicemap_SOURCES)
+CLEANFILES += $(nodist_grub_mkdevicemap_SOURCES)
+endif
+
+if COND_mips_yeeloong
+sbin_PROGRAMS += grub-mkdevicemap
+if COND_MAN_PAGES
+man_MANS += grub-mkdevicemap.8
+
+grub-mkdevicemap.8: grub-mkdevicemap
+ chmod a+x grub-mkdevicemap
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap
+
+CLEANFILES += grub-mkdevicemap.8
+endif
+grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c
+nodist_grub_mkdevicemap_SOURCES =
+grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkdevicemap_SOURCES)
+CLEANFILES += $(nodist_grub_mkdevicemap_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+sbin_PROGRAMS += grub-mkdevicemap
+if COND_MAN_PAGES
+man_MANS += grub-mkdevicemap.8
+
+grub-mkdevicemap.8: grub-mkdevicemap
+ chmod a+x grub-mkdevicemap
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap
+
+CLEANFILES += grub-mkdevicemap.8
+endif
+grub_mkdevicemap_SOURCES = util/ieee1275/ofpath.c util/ieee1275/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c
+nodist_grub_mkdevicemap_SOURCES =
+grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkdevicemap_SOURCES)
+CLEANFILES += $(nodist_grub_mkdevicemap_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+sbin_PROGRAMS += grub-mkdevicemap
+if COND_MAN_PAGES
+man_MANS += grub-mkdevicemap.8
+
+grub-mkdevicemap.8: grub-mkdevicemap
+ chmod a+x grub-mkdevicemap
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap
+
+CLEANFILES += grub-mkdevicemap.8
+endif
+grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c
+nodist_grub_mkdevicemap_SOURCES =
+grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mkdevicemap_SOURCES)
+CLEANFILES += $(nodist_grub_mkdevicemap_SOURCES)
+endif
+
+if COND_emu
+sbin_PROGRAMS += grub-probe
+if COND_MAN_PAGES
+man_MANS += grub-probe.8
+
+grub-probe.8: grub-probe
+ chmod a+x grub-probe
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe
+
+CLEANFILES += grub-probe.8
+endif
+grub_probe_SOURCES = util/grub-probe.c
+nodist_grub_probe_SOURCES =
+grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_probe_SOURCES)
+CLEANFILES += $(nodist_grub_probe_SOURCES)
+endif
+
+if COND_i386_pc
+sbin_PROGRAMS += grub-probe
+if COND_MAN_PAGES
+man_MANS += grub-probe.8
+
+grub-probe.8: grub-probe
+ chmod a+x grub-probe
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe
+
+CLEANFILES += grub-probe.8
+endif
+grub_probe_SOURCES = util/grub-probe.c
+nodist_grub_probe_SOURCES =
+grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_probe_SOURCES)
+CLEANFILES += $(nodist_grub_probe_SOURCES)
+endif
+
+if COND_i386_efi
+sbin_PROGRAMS += grub-probe
+if COND_MAN_PAGES
+man_MANS += grub-probe.8
+
+grub-probe.8: grub-probe
+ chmod a+x grub-probe
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe
+
+CLEANFILES += grub-probe.8
+endif
+grub_probe_SOURCES = util/grub-probe.c
+nodist_grub_probe_SOURCES =
+grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_probe_SOURCES)
+CLEANFILES += $(nodist_grub_probe_SOURCES)
+endif
+
+if COND_i386_qemu
+sbin_PROGRAMS += grub-probe
+if COND_MAN_PAGES
+man_MANS += grub-probe.8
+
+grub-probe.8: grub-probe
+ chmod a+x grub-probe
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe
+
+CLEANFILES += grub-probe.8
+endif
+grub_probe_SOURCES = util/grub-probe.c
+nodist_grub_probe_SOURCES =
+grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_probe_SOURCES)
+CLEANFILES += $(nodist_grub_probe_SOURCES)
+endif
+
+if COND_i386_coreboot
+sbin_PROGRAMS += grub-probe
+if COND_MAN_PAGES
+man_MANS += grub-probe.8
+
+grub-probe.8: grub-probe
+ chmod a+x grub-probe
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe
+
+CLEANFILES += grub-probe.8
+endif
+grub_probe_SOURCES = util/grub-probe.c
+nodist_grub_probe_SOURCES =
+grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_probe_SOURCES)
+CLEANFILES += $(nodist_grub_probe_SOURCES)
+endif
+
+if COND_i386_multiboot
+sbin_PROGRAMS += grub-probe
+if COND_MAN_PAGES
+man_MANS += grub-probe.8
+
+grub-probe.8: grub-probe
+ chmod a+x grub-probe
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe
+
+CLEANFILES += grub-probe.8
+endif
+grub_probe_SOURCES = util/grub-probe.c
+nodist_grub_probe_SOURCES =
+grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_probe_SOURCES)
+CLEANFILES += $(nodist_grub_probe_SOURCES)
+endif
+
+if COND_i386_ieee1275
+sbin_PROGRAMS += grub-probe
+if COND_MAN_PAGES
+man_MANS += grub-probe.8
+
+grub-probe.8: grub-probe
+ chmod a+x grub-probe
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe
+
+CLEANFILES += grub-probe.8
+endif
+grub_probe_SOURCES = util/grub-probe.c
+nodist_grub_probe_SOURCES =
+grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_probe_SOURCES)
+CLEANFILES += $(nodist_grub_probe_SOURCES)
+endif
+
+if COND_x86_64_efi
+sbin_PROGRAMS += grub-probe
+if COND_MAN_PAGES
+man_MANS += grub-probe.8
+
+grub-probe.8: grub-probe
+ chmod a+x grub-probe
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe
+
+CLEANFILES += grub-probe.8
+endif
+grub_probe_SOURCES = util/grub-probe.c
+nodist_grub_probe_SOURCES =
+grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_probe_SOURCES)
+CLEANFILES += $(nodist_grub_probe_SOURCES)
+endif
+
+if COND_mips_yeeloong
+sbin_PROGRAMS += grub-probe
+if COND_MAN_PAGES
+man_MANS += grub-probe.8
+
+grub-probe.8: grub-probe
+ chmod a+x grub-probe
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe
+
+CLEANFILES += grub-probe.8
+endif
+grub_probe_SOURCES = util/grub-probe.c
+nodist_grub_probe_SOURCES =
+grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_probe_SOURCES)
+CLEANFILES += $(nodist_grub_probe_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+sbin_PROGRAMS += grub-probe
+if COND_MAN_PAGES
+man_MANS += grub-probe.8
+
+grub-probe.8: grub-probe
+ chmod a+x grub-probe
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe
+
+CLEANFILES += grub-probe.8
+endif
+grub_probe_SOURCES = util/grub-probe.c
+nodist_grub_probe_SOURCES =
+grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_probe_SOURCES)
+CLEANFILES += $(nodist_grub_probe_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+sbin_PROGRAMS += grub-probe
+if COND_MAN_PAGES
+man_MANS += grub-probe.8
+
+grub-probe.8: grub-probe
+ chmod a+x grub-probe
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe
+
+CLEANFILES += grub-probe.8
+endif
+grub_probe_SOURCES = util/grub-probe.c
+nodist_grub_probe_SOURCES =
+grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_probe_SOURCES)
+CLEANFILES += $(nodist_grub_probe_SOURCES)
+endif
+
+if COND_i386_pc
+sbin_PROGRAMS += grub-setup
+if COND_MAN_PAGES
+man_MANS += grub-setup.8
+
+grub-setup.8: grub-setup
+ chmod a+x grub-setup
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-setup.h2m -o $@ grub-setup
+
+CLEANFILES += grub-setup.8
+endif
+grub_setup_SOURCES = util/grub-setup.c util/raid.c util/lvm.c grub-core/lib/reed_solomon.c
+nodist_grub_setup_SOURCES =
+grub_setup_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_setup_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_setup_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_setup_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_setup_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_setup_SOURCES)
+CLEANFILES += $(nodist_grub_setup_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+sbin_PROGRAMS += grub-setup
+if COND_MAN_PAGES
+man_MANS += grub-setup.8
+
+grub-setup.8: grub-setup
+ chmod a+x grub-setup
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-setup.h2m -o $@ grub-setup
+
+CLEANFILES += grub-setup.8
+endif
+grub_setup_SOURCES = util/ieee1275/ofpath.c util/grub-setup.c util/raid.c util/lvm.c grub-core/lib/reed_solomon.c
+nodist_grub_setup_SOURCES =
+grub_setup_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_setup_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_setup_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_setup_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_setup_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_setup_SOURCES)
+CLEANFILES += $(nodist_grub_setup_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+sbin_PROGRAMS += grub-ofpathname
+grub_ofpathname_SOURCES = util/ieee1275/grub-ofpathname.c util/ieee1275/ofpath.c
+nodist_grub_ofpathname_SOURCES =
+grub_ofpathname_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBGEOM)
+grub_ofpathname_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_ofpathname_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_ofpathname_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_ofpathname_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_ofpathname_SOURCES)
+CLEANFILES += $(nodist_grub_ofpathname_SOURCES)
+endif
+
+if COND_emu
+bin_PROGRAMS += grub-mklayout
+if COND_MAN_PAGES
+man_MANS += grub-mklayout.1
+
+grub-mklayout.1: grub-mklayout
+ chmod a+x grub-mklayout
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout
+
+CLEANFILES += grub-mklayout.1
+endif
+grub_mklayout_SOURCES = util/grub-mklayout.c
+nodist_grub_mklayout_SOURCES =
+grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mklayout_SOURCES)
+CLEANFILES += $(nodist_grub_mklayout_SOURCES)
+endif
+
+if COND_i386_pc
+bin_PROGRAMS += grub-mklayout
+if COND_MAN_PAGES
+man_MANS += grub-mklayout.1
+
+grub-mklayout.1: grub-mklayout
+ chmod a+x grub-mklayout
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout
+
+CLEANFILES += grub-mklayout.1
+endif
+grub_mklayout_SOURCES = util/grub-mklayout.c
+nodist_grub_mklayout_SOURCES =
+grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mklayout_SOURCES)
+CLEANFILES += $(nodist_grub_mklayout_SOURCES)
+endif
+
+if COND_i386_efi
+bin_PROGRAMS += grub-mklayout
+if COND_MAN_PAGES
+man_MANS += grub-mklayout.1
+
+grub-mklayout.1: grub-mklayout
+ chmod a+x grub-mklayout
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout
+
+CLEANFILES += grub-mklayout.1
+endif
+grub_mklayout_SOURCES = util/grub-mklayout.c
+nodist_grub_mklayout_SOURCES =
+grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mklayout_SOURCES)
+CLEANFILES += $(nodist_grub_mklayout_SOURCES)
+endif
+
+if COND_i386_qemu
+bin_PROGRAMS += grub-mklayout
+if COND_MAN_PAGES
+man_MANS += grub-mklayout.1
+
+grub-mklayout.1: grub-mklayout
+ chmod a+x grub-mklayout
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout
+
+CLEANFILES += grub-mklayout.1
+endif
+grub_mklayout_SOURCES = util/grub-mklayout.c
+nodist_grub_mklayout_SOURCES =
+grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mklayout_SOURCES)
+CLEANFILES += $(nodist_grub_mklayout_SOURCES)
+endif
+
+if COND_i386_coreboot
+bin_PROGRAMS += grub-mklayout
+if COND_MAN_PAGES
+man_MANS += grub-mklayout.1
+
+grub-mklayout.1: grub-mklayout
+ chmod a+x grub-mklayout
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout
+
+CLEANFILES += grub-mklayout.1
+endif
+grub_mklayout_SOURCES = util/grub-mklayout.c
+nodist_grub_mklayout_SOURCES =
+grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mklayout_SOURCES)
+CLEANFILES += $(nodist_grub_mklayout_SOURCES)
+endif
+
+if COND_i386_multiboot
+bin_PROGRAMS += grub-mklayout
+if COND_MAN_PAGES
+man_MANS += grub-mklayout.1
+
+grub-mklayout.1: grub-mklayout
+ chmod a+x grub-mklayout
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout
+
+CLEANFILES += grub-mklayout.1
+endif
+grub_mklayout_SOURCES = util/grub-mklayout.c
+nodist_grub_mklayout_SOURCES =
+grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mklayout_SOURCES)
+CLEANFILES += $(nodist_grub_mklayout_SOURCES)
+endif
+
+if COND_i386_ieee1275
+bin_PROGRAMS += grub-mklayout
+if COND_MAN_PAGES
+man_MANS += grub-mklayout.1
+
+grub-mklayout.1: grub-mklayout
+ chmod a+x grub-mklayout
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout
+
+CLEANFILES += grub-mklayout.1
+endif
+grub_mklayout_SOURCES = util/grub-mklayout.c
+nodist_grub_mklayout_SOURCES =
+grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mklayout_SOURCES)
+CLEANFILES += $(nodist_grub_mklayout_SOURCES)
+endif
+
+if COND_x86_64_efi
+bin_PROGRAMS += grub-mklayout
+if COND_MAN_PAGES
+man_MANS += grub-mklayout.1
+
+grub-mklayout.1: grub-mklayout
+ chmod a+x grub-mklayout
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout
+
+CLEANFILES += grub-mklayout.1
+endif
+grub_mklayout_SOURCES = util/grub-mklayout.c
+nodist_grub_mklayout_SOURCES =
+grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mklayout_SOURCES)
+CLEANFILES += $(nodist_grub_mklayout_SOURCES)
+endif
+
+if COND_mips_yeeloong
+bin_PROGRAMS += grub-mklayout
+if COND_MAN_PAGES
+man_MANS += grub-mklayout.1
+
+grub-mklayout.1: grub-mklayout
+ chmod a+x grub-mklayout
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout
+
+CLEANFILES += grub-mklayout.1
+endif
+grub_mklayout_SOURCES = util/grub-mklayout.c
+nodist_grub_mklayout_SOURCES =
+grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mklayout_SOURCES)
+CLEANFILES += $(nodist_grub_mklayout_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+bin_PROGRAMS += grub-mklayout
+if COND_MAN_PAGES
+man_MANS += grub-mklayout.1
+
+grub-mklayout.1: grub-mklayout
+ chmod a+x grub-mklayout
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout
+
+CLEANFILES += grub-mklayout.1
+endif
+grub_mklayout_SOURCES = util/grub-mklayout.c
+nodist_grub_mklayout_SOURCES =
+grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mklayout_SOURCES)
+CLEANFILES += $(nodist_grub_mklayout_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+bin_PROGRAMS += grub-mklayout
+if COND_MAN_PAGES
+man_MANS += grub-mklayout.1
+
+grub-mklayout.1: grub-mklayout
+ chmod a+x grub-mklayout
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout
+
+CLEANFILES += grub-mklayout.1
+endif
+grub_mklayout_SOURCES = util/grub-mklayout.c
+nodist_grub_mklayout_SOURCES =
+grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_mklayout_SOURCES)
+CLEANFILES += $(nodist_grub_mklayout_SOURCES)
+endif
+
+if COND_emu
+check_PROGRAMS += example_unit_test
+TESTS += example_unit_test
+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
+nodist_example_unit_test_SOURCES =
+example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format
+example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_example_unit_test_SOURCES)
+CLEANFILES += $(nodist_example_unit_test_SOURCES)
+endif
+
+if COND_i386_pc
+check_PROGRAMS += example_unit_test
+TESTS += example_unit_test
+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
+nodist_example_unit_test_SOURCES =
+example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format
+example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_example_unit_test_SOURCES)
+CLEANFILES += $(nodist_example_unit_test_SOURCES)
+endif
+
+if COND_i386_efi
+check_PROGRAMS += example_unit_test
+TESTS += example_unit_test
+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
+nodist_example_unit_test_SOURCES =
+example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format
+example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_example_unit_test_SOURCES)
+CLEANFILES += $(nodist_example_unit_test_SOURCES)
+endif
+
+if COND_i386_qemu
+check_PROGRAMS += example_unit_test
+TESTS += example_unit_test
+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
+nodist_example_unit_test_SOURCES =
+example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format
+example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_example_unit_test_SOURCES)
+CLEANFILES += $(nodist_example_unit_test_SOURCES)
+endif
+
+if COND_i386_coreboot
+check_PROGRAMS += example_unit_test
+TESTS += example_unit_test
+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
+nodist_example_unit_test_SOURCES =
+example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format
+example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_example_unit_test_SOURCES)
+CLEANFILES += $(nodist_example_unit_test_SOURCES)
+endif
+
+if COND_i386_multiboot
+check_PROGRAMS += example_unit_test
+TESTS += example_unit_test
+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
+nodist_example_unit_test_SOURCES =
+example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format
+example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_example_unit_test_SOURCES)
+CLEANFILES += $(nodist_example_unit_test_SOURCES)
+endif
+
+if COND_i386_ieee1275
+check_PROGRAMS += example_unit_test
+TESTS += example_unit_test
+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
+nodist_example_unit_test_SOURCES =
+example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format
+example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_example_unit_test_SOURCES)
+CLEANFILES += $(nodist_example_unit_test_SOURCES)
+endif
+
+if COND_x86_64_efi
+check_PROGRAMS += example_unit_test
+TESTS += example_unit_test
+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
+nodist_example_unit_test_SOURCES =
+example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format
+example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_example_unit_test_SOURCES)
+CLEANFILES += $(nodist_example_unit_test_SOURCES)
+endif
+
+if COND_mips_yeeloong
+check_PROGRAMS += example_unit_test
+TESTS += example_unit_test
+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
+nodist_example_unit_test_SOURCES =
+example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format
+example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_example_unit_test_SOURCES)
+CLEANFILES += $(nodist_example_unit_test_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+check_PROGRAMS += example_unit_test
+TESTS += example_unit_test
+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
+nodist_example_unit_test_SOURCES =
+example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format
+example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_example_unit_test_SOURCES)
+CLEANFILES += $(nodist_example_unit_test_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+check_PROGRAMS += example_unit_test
+TESTS += example_unit_test
+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
+nodist_example_unit_test_SOURCES =
+example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format
+example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_example_unit_test_SOURCES)
+CLEANFILES += $(nodist_example_unit_test_SOURCES)
+endif
+
+if COND_emu
+bin_PROGRAMS += grub-menulst2cfg
+if COND_MAN_PAGES
+man_MANS += grub-menulst2cfg.1
+
+grub-menulst2cfg.1: grub-menulst2cfg
+ chmod a+x grub-menulst2cfg
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg
+
+CLEANFILES += grub-menulst2cfg.1
+endif
+grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c
+nodist_grub_menulst2cfg_SOURCES =
+grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_menulst2cfg_SOURCES)
+CLEANFILES += $(nodist_grub_menulst2cfg_SOURCES)
+endif
+
+if COND_i386_pc
+bin_PROGRAMS += grub-menulst2cfg
+if COND_MAN_PAGES
+man_MANS += grub-menulst2cfg.1
+
+grub-menulst2cfg.1: grub-menulst2cfg
+ chmod a+x grub-menulst2cfg
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg
+
+CLEANFILES += grub-menulst2cfg.1
+endif
+grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c
+nodist_grub_menulst2cfg_SOURCES =
+grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_menulst2cfg_SOURCES)
+CLEANFILES += $(nodist_grub_menulst2cfg_SOURCES)
+endif
+
+if COND_i386_efi
+bin_PROGRAMS += grub-menulst2cfg
+if COND_MAN_PAGES
+man_MANS += grub-menulst2cfg.1
+
+grub-menulst2cfg.1: grub-menulst2cfg
+ chmod a+x grub-menulst2cfg
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg
+
+CLEANFILES += grub-menulst2cfg.1
+endif
+grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c
+nodist_grub_menulst2cfg_SOURCES =
+grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_menulst2cfg_SOURCES)
+CLEANFILES += $(nodist_grub_menulst2cfg_SOURCES)
+endif
+
+if COND_i386_qemu
+bin_PROGRAMS += grub-menulst2cfg
+if COND_MAN_PAGES
+man_MANS += grub-menulst2cfg.1
+
+grub-menulst2cfg.1: grub-menulst2cfg
+ chmod a+x grub-menulst2cfg
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg
+
+CLEANFILES += grub-menulst2cfg.1
+endif
+grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c
+nodist_grub_menulst2cfg_SOURCES =
+grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_menulst2cfg_SOURCES)
+CLEANFILES += $(nodist_grub_menulst2cfg_SOURCES)
+endif
+
+if COND_i386_coreboot
+bin_PROGRAMS += grub-menulst2cfg
+if COND_MAN_PAGES
+man_MANS += grub-menulst2cfg.1
+
+grub-menulst2cfg.1: grub-menulst2cfg
+ chmod a+x grub-menulst2cfg
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg
+
+CLEANFILES += grub-menulst2cfg.1
+endif
+grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c
+nodist_grub_menulst2cfg_SOURCES =
+grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_menulst2cfg_SOURCES)
+CLEANFILES += $(nodist_grub_menulst2cfg_SOURCES)
+endif
+
+if COND_i386_multiboot
+bin_PROGRAMS += grub-menulst2cfg
+if COND_MAN_PAGES
+man_MANS += grub-menulst2cfg.1
+
+grub-menulst2cfg.1: grub-menulst2cfg
+ chmod a+x grub-menulst2cfg
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg
+
+CLEANFILES += grub-menulst2cfg.1
+endif
+grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c
+nodist_grub_menulst2cfg_SOURCES =
+grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_menulst2cfg_SOURCES)
+CLEANFILES += $(nodist_grub_menulst2cfg_SOURCES)
+endif
+
+if COND_i386_ieee1275
+bin_PROGRAMS += grub-menulst2cfg
+if COND_MAN_PAGES
+man_MANS += grub-menulst2cfg.1
+
+grub-menulst2cfg.1: grub-menulst2cfg
+ chmod a+x grub-menulst2cfg
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg
+
+CLEANFILES += grub-menulst2cfg.1
+endif
+grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c
+nodist_grub_menulst2cfg_SOURCES =
+grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_menulst2cfg_SOURCES)
+CLEANFILES += $(nodist_grub_menulst2cfg_SOURCES)
+endif
+
+if COND_x86_64_efi
+bin_PROGRAMS += grub-menulst2cfg
+if COND_MAN_PAGES
+man_MANS += grub-menulst2cfg.1
+
+grub-menulst2cfg.1: grub-menulst2cfg
+ chmod a+x grub-menulst2cfg
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg
+
+CLEANFILES += grub-menulst2cfg.1
+endif
+grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c
+nodist_grub_menulst2cfg_SOURCES =
+grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_menulst2cfg_SOURCES)
+CLEANFILES += $(nodist_grub_menulst2cfg_SOURCES)
+endif
+
+if COND_mips_yeeloong
+bin_PROGRAMS += grub-menulst2cfg
+if COND_MAN_PAGES
+man_MANS += grub-menulst2cfg.1
+
+grub-menulst2cfg.1: grub-menulst2cfg
+ chmod a+x grub-menulst2cfg
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg
+
+CLEANFILES += grub-menulst2cfg.1
+endif
+grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c
+nodist_grub_menulst2cfg_SOURCES =
+grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_menulst2cfg_SOURCES)
+CLEANFILES += $(nodist_grub_menulst2cfg_SOURCES)
+endif
+
+if COND_sparc64_ieee1275
+bin_PROGRAMS += grub-menulst2cfg
+if COND_MAN_PAGES
+man_MANS += grub-menulst2cfg.1
+
+grub-menulst2cfg.1: grub-menulst2cfg
+ chmod a+x grub-menulst2cfg
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg
+
+CLEANFILES += grub-menulst2cfg.1
+endif
+grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c
+nodist_grub_menulst2cfg_SOURCES =
+grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_menulst2cfg_SOURCES)
+CLEANFILES += $(nodist_grub_menulst2cfg_SOURCES)
+endif
+
+if COND_powerpc_ieee1275
+bin_PROGRAMS += grub-menulst2cfg
+if COND_MAN_PAGES
+man_MANS += grub-menulst2cfg.1
+
+grub-menulst2cfg.1: grub-menulst2cfg
+ chmod a+x grub-menulst2cfg
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg
+
+CLEANFILES += grub-menulst2cfg.1
+endif
+grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c
+nodist_grub_menulst2cfg_SOURCES =
+grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM)
+grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM)
+grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM)
+grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM)
+grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM)
+EXTRA_DIST +=
+BUILT_SOURCES += $(nodist_grub_menulst2cfg_SOURCES)
+CLEANFILES += $(nodist_grub_menulst2cfg_SOURCES)
+endif
+
+if COND_emu
+grubconf_SCRIPTS += 00_header
+
+00_header: util/grub.d/00_header.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 00_header
+
+CLEANFILES += 00_header
+dist_noinst_DATA += util/grub.d/00_header.in
+endif
+
+if COND_i386_pc
+grubconf_SCRIPTS += 00_header
+
+00_header: util/grub.d/00_header.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 00_header
+
+CLEANFILES += 00_header
+dist_noinst_DATA += util/grub.d/00_header.in
+endif
+
+if COND_i386_efi
+grubconf_SCRIPTS += 00_header
+
+00_header: util/grub.d/00_header.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 00_header
+
+CLEANFILES += 00_header
+dist_noinst_DATA += util/grub.d/00_header.in
+endif
+
+if COND_i386_qemu
+grubconf_SCRIPTS += 00_header
+
+00_header: util/grub.d/00_header.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 00_header
+
+CLEANFILES += 00_header
+dist_noinst_DATA += util/grub.d/00_header.in
+endif
+
+if COND_i386_coreboot
+grubconf_SCRIPTS += 00_header
+
+00_header: util/grub.d/00_header.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 00_header
+
+CLEANFILES += 00_header
+dist_noinst_DATA += util/grub.d/00_header.in
+endif
+
+if COND_i386_multiboot
+grubconf_SCRIPTS += 00_header
+
+00_header: util/grub.d/00_header.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 00_header
+
+CLEANFILES += 00_header
+dist_noinst_DATA += util/grub.d/00_header.in
+endif
+
+if COND_i386_ieee1275
+grubconf_SCRIPTS += 00_header
+
+00_header: util/grub.d/00_header.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 00_header
+
+CLEANFILES += 00_header
+dist_noinst_DATA += util/grub.d/00_header.in
+endif
+
+if COND_x86_64_efi
+grubconf_SCRIPTS += 00_header
+
+00_header: util/grub.d/00_header.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 00_header
+
+CLEANFILES += 00_header
+dist_noinst_DATA += util/grub.d/00_header.in
+endif
+
+if COND_mips_yeeloong
+grubconf_SCRIPTS += 00_header
+
+00_header: util/grub.d/00_header.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 00_header
+
+CLEANFILES += 00_header
+dist_noinst_DATA += util/grub.d/00_header.in
+endif
+
+if COND_sparc64_ieee1275
+grubconf_SCRIPTS += 00_header
+
+00_header: util/grub.d/00_header.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 00_header
+
+CLEANFILES += 00_header
+dist_noinst_DATA += util/grub.d/00_header.in
+endif
+
+if COND_powerpc_ieee1275
+grubconf_SCRIPTS += 00_header
+
+00_header: util/grub.d/00_header.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 00_header
+
+CLEANFILES += 00_header
+dist_noinst_DATA += util/grub.d/00_header.in
+endif
+
+if COND_emu
+if COND_HOST_WINDOWS
+grubconf_SCRIPTS += 10_windows
+
+10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_windows
+
+CLEANFILES += 10_windows
+dist_noinst_DATA += util/grub.d/10_windows.in
+endif COND_HOST_WINDOWS
+endif
+
+if COND_i386_pc
+if COND_HOST_WINDOWS
+grubconf_SCRIPTS += 10_windows
+
+10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_windows
+
+CLEANFILES += 10_windows
+dist_noinst_DATA += util/grub.d/10_windows.in
+endif COND_HOST_WINDOWS
+endif
+
+if COND_i386_efi
+if COND_HOST_WINDOWS
+grubconf_SCRIPTS += 10_windows
+
+10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_windows
+
+CLEANFILES += 10_windows
+dist_noinst_DATA += util/grub.d/10_windows.in
+endif COND_HOST_WINDOWS
+endif
+
+if COND_i386_qemu
+if COND_HOST_WINDOWS
+grubconf_SCRIPTS += 10_windows
+
+10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_windows
+
+CLEANFILES += 10_windows
+dist_noinst_DATA += util/grub.d/10_windows.in
+endif COND_HOST_WINDOWS
+endif
+
+if COND_i386_coreboot
+if COND_HOST_WINDOWS
+grubconf_SCRIPTS += 10_windows
+
+10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_windows
+
+CLEANFILES += 10_windows
+dist_noinst_DATA += util/grub.d/10_windows.in
+endif COND_HOST_WINDOWS
+endif
+
+if COND_i386_multiboot
+if COND_HOST_WINDOWS
+grubconf_SCRIPTS += 10_windows
+
+10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_windows
+
+CLEANFILES += 10_windows
+dist_noinst_DATA += util/grub.d/10_windows.in
+endif COND_HOST_WINDOWS
+endif
+
+if COND_i386_ieee1275
+if COND_HOST_WINDOWS
+grubconf_SCRIPTS += 10_windows
+
+10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_windows
+
+CLEANFILES += 10_windows
+dist_noinst_DATA += util/grub.d/10_windows.in
+endif COND_HOST_WINDOWS
+endif
+
+if COND_x86_64_efi
+if COND_HOST_WINDOWS
+grubconf_SCRIPTS += 10_windows
+
+10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_windows
+
+CLEANFILES += 10_windows
+dist_noinst_DATA += util/grub.d/10_windows.in
+endif COND_HOST_WINDOWS
+endif
+
+if COND_mips_yeeloong
+if COND_HOST_WINDOWS
+grubconf_SCRIPTS += 10_windows
+
+10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_windows
+
+CLEANFILES += 10_windows
+dist_noinst_DATA += util/grub.d/10_windows.in
+endif COND_HOST_WINDOWS
+endif
+
+if COND_sparc64_ieee1275
+if COND_HOST_WINDOWS
+grubconf_SCRIPTS += 10_windows
+
+10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_windows
+
+CLEANFILES += 10_windows
+dist_noinst_DATA += util/grub.d/10_windows.in
+endif COND_HOST_WINDOWS
+endif
+
+if COND_powerpc_ieee1275
+if COND_HOST_WINDOWS
+grubconf_SCRIPTS += 10_windows
+
+10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_windows
+
+CLEANFILES += 10_windows
+dist_noinst_DATA += util/grub.d/10_windows.in
+endif COND_HOST_WINDOWS
+endif
+
+if COND_emu
+if COND_HOST_HURD
+grubconf_SCRIPTS += 10_hurd
+
+10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_hurd
+
+CLEANFILES += 10_hurd
+dist_noinst_DATA += util/grub.d/10_hurd.in
+endif COND_HOST_HURD
+endif
+
+if COND_i386_pc
+if COND_HOST_HURD
+grubconf_SCRIPTS += 10_hurd
+
+10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_hurd
+
+CLEANFILES += 10_hurd
+dist_noinst_DATA += util/grub.d/10_hurd.in
+endif COND_HOST_HURD
+endif
+
+if COND_i386_efi
+if COND_HOST_HURD
+grubconf_SCRIPTS += 10_hurd
+
+10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_hurd
+
+CLEANFILES += 10_hurd
+dist_noinst_DATA += util/grub.d/10_hurd.in
+endif COND_HOST_HURD
+endif
+
+if COND_i386_qemu
+if COND_HOST_HURD
+grubconf_SCRIPTS += 10_hurd
+
+10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_hurd
+
+CLEANFILES += 10_hurd
+dist_noinst_DATA += util/grub.d/10_hurd.in
+endif COND_HOST_HURD
+endif
+
+if COND_i386_coreboot
+if COND_HOST_HURD
+grubconf_SCRIPTS += 10_hurd
+
+10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_hurd
+
+CLEANFILES += 10_hurd
+dist_noinst_DATA += util/grub.d/10_hurd.in
+endif COND_HOST_HURD
+endif
+
+if COND_i386_multiboot
+if COND_HOST_HURD
+grubconf_SCRIPTS += 10_hurd
+
+10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_hurd
+
+CLEANFILES += 10_hurd
+dist_noinst_DATA += util/grub.d/10_hurd.in
+endif COND_HOST_HURD
+endif
+
+if COND_i386_ieee1275
+if COND_HOST_HURD
+grubconf_SCRIPTS += 10_hurd
+
+10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_hurd
+
+CLEANFILES += 10_hurd
+dist_noinst_DATA += util/grub.d/10_hurd.in
+endif COND_HOST_HURD
+endif
+
+if COND_x86_64_efi
+if COND_HOST_HURD
+grubconf_SCRIPTS += 10_hurd
+
+10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_hurd
+
+CLEANFILES += 10_hurd
+dist_noinst_DATA += util/grub.d/10_hurd.in
+endif COND_HOST_HURD
+endif
+
+if COND_mips_yeeloong
+if COND_HOST_HURD
+grubconf_SCRIPTS += 10_hurd
+
+10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_hurd
+
+CLEANFILES += 10_hurd
+dist_noinst_DATA += util/grub.d/10_hurd.in
+endif COND_HOST_HURD
+endif
+
+if COND_sparc64_ieee1275
+if COND_HOST_HURD
+grubconf_SCRIPTS += 10_hurd
+
+10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_hurd
+
+CLEANFILES += 10_hurd
+dist_noinst_DATA += util/grub.d/10_hurd.in
+endif COND_HOST_HURD
+endif
+
+if COND_powerpc_ieee1275
+if COND_HOST_HURD
+grubconf_SCRIPTS += 10_hurd
+
+10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_hurd
+
+CLEANFILES += 10_hurd
+dist_noinst_DATA += util/grub.d/10_hurd.in
+endif COND_HOST_HURD
+endif
+
+if COND_emu
+if COND_HOST_KFREEBSD
+grubconf_SCRIPTS += 10_kfreebsd
+
+10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_kfreebsd
+
+CLEANFILES += 10_kfreebsd
+dist_noinst_DATA += util/grub.d/10_kfreebsd.in
+endif COND_HOST_KFREEBSD
+endif
+
+if COND_i386_pc
+if COND_HOST_KFREEBSD
+grubconf_SCRIPTS += 10_kfreebsd
+
+10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_kfreebsd
+
+CLEANFILES += 10_kfreebsd
+dist_noinst_DATA += util/grub.d/10_kfreebsd.in
+endif COND_HOST_KFREEBSD
+endif
+
+if COND_i386_efi
+if COND_HOST_KFREEBSD
+grubconf_SCRIPTS += 10_kfreebsd
+
+10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_kfreebsd
+
+CLEANFILES += 10_kfreebsd
+dist_noinst_DATA += util/grub.d/10_kfreebsd.in
+endif COND_HOST_KFREEBSD
+endif
+
+if COND_i386_qemu
+if COND_HOST_KFREEBSD
+grubconf_SCRIPTS += 10_kfreebsd
+
+10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_kfreebsd
+
+CLEANFILES += 10_kfreebsd
+dist_noinst_DATA += util/grub.d/10_kfreebsd.in
+endif COND_HOST_KFREEBSD
+endif
+
+if COND_i386_coreboot
+if COND_HOST_KFREEBSD
+grubconf_SCRIPTS += 10_kfreebsd
+
+10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_kfreebsd
+
+CLEANFILES += 10_kfreebsd
+dist_noinst_DATA += util/grub.d/10_kfreebsd.in
+endif COND_HOST_KFREEBSD
+endif
+
+if COND_i386_multiboot
+if COND_HOST_KFREEBSD
+grubconf_SCRIPTS += 10_kfreebsd
+
+10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_kfreebsd
+
+CLEANFILES += 10_kfreebsd
+dist_noinst_DATA += util/grub.d/10_kfreebsd.in
+endif COND_HOST_KFREEBSD
+endif
+
+if COND_i386_ieee1275
+if COND_HOST_KFREEBSD
+grubconf_SCRIPTS += 10_kfreebsd
+
+10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_kfreebsd
+
+CLEANFILES += 10_kfreebsd
+dist_noinst_DATA += util/grub.d/10_kfreebsd.in
+endif COND_HOST_KFREEBSD
+endif
+
+if COND_x86_64_efi
+if COND_HOST_KFREEBSD
+grubconf_SCRIPTS += 10_kfreebsd
+
+10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_kfreebsd
+
+CLEANFILES += 10_kfreebsd
+dist_noinst_DATA += util/grub.d/10_kfreebsd.in
+endif COND_HOST_KFREEBSD
+endif
+
+if COND_mips_yeeloong
+if COND_HOST_KFREEBSD
+grubconf_SCRIPTS += 10_kfreebsd
+
+10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_kfreebsd
+
+CLEANFILES += 10_kfreebsd
+dist_noinst_DATA += util/grub.d/10_kfreebsd.in
+endif COND_HOST_KFREEBSD
+endif
+
+if COND_sparc64_ieee1275
+if COND_HOST_KFREEBSD
+grubconf_SCRIPTS += 10_kfreebsd
+
+10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_kfreebsd
+
+CLEANFILES += 10_kfreebsd
+dist_noinst_DATA += util/grub.d/10_kfreebsd.in
+endif COND_HOST_KFREEBSD
+endif
+
+if COND_powerpc_ieee1275
+if COND_HOST_KFREEBSD
+grubconf_SCRIPTS += 10_kfreebsd
+
+10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_kfreebsd
+
+CLEANFILES += 10_kfreebsd
+dist_noinst_DATA += util/grub.d/10_kfreebsd.in
+endif COND_HOST_KFREEBSD
+endif
+
+if COND_emu
+if COND_HOST_NETBSD
+grubconf_SCRIPTS += 10_netbsd
+
+10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_netbsd
+
+CLEANFILES += 10_netbsd
+dist_noinst_DATA += util/grub.d/10_netbsd.in
+endif COND_HOST_NETBSD
+endif
+
+if COND_i386_pc
+if COND_HOST_NETBSD
+grubconf_SCRIPTS += 10_netbsd
+
+10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_netbsd
+
+CLEANFILES += 10_netbsd
+dist_noinst_DATA += util/grub.d/10_netbsd.in
+endif COND_HOST_NETBSD
+endif
+
+if COND_i386_efi
+if COND_HOST_NETBSD
+grubconf_SCRIPTS += 10_netbsd
+
+10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_netbsd
+
+CLEANFILES += 10_netbsd
+dist_noinst_DATA += util/grub.d/10_netbsd.in
+endif COND_HOST_NETBSD
+endif
+
+if COND_i386_qemu
+if COND_HOST_NETBSD
+grubconf_SCRIPTS += 10_netbsd
+
+10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_netbsd
+
+CLEANFILES += 10_netbsd
+dist_noinst_DATA += util/grub.d/10_netbsd.in
+endif COND_HOST_NETBSD
+endif
+
+if COND_i386_coreboot
+if COND_HOST_NETBSD
+grubconf_SCRIPTS += 10_netbsd
+
+10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_netbsd
+
+CLEANFILES += 10_netbsd
+dist_noinst_DATA += util/grub.d/10_netbsd.in
+endif COND_HOST_NETBSD
+endif
+
+if COND_i386_multiboot
+if COND_HOST_NETBSD
+grubconf_SCRIPTS += 10_netbsd
+
+10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_netbsd
+
+CLEANFILES += 10_netbsd
+dist_noinst_DATA += util/grub.d/10_netbsd.in
+endif COND_HOST_NETBSD
+endif
+
+if COND_i386_ieee1275
+if COND_HOST_NETBSD
+grubconf_SCRIPTS += 10_netbsd
+
+10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_netbsd
+
+CLEANFILES += 10_netbsd
+dist_noinst_DATA += util/grub.d/10_netbsd.in
+endif COND_HOST_NETBSD
+endif
+
+if COND_x86_64_efi
+if COND_HOST_NETBSD
+grubconf_SCRIPTS += 10_netbsd
+
+10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_netbsd
+
+CLEANFILES += 10_netbsd
+dist_noinst_DATA += util/grub.d/10_netbsd.in
+endif COND_HOST_NETBSD
+endif
+
+if COND_mips_yeeloong
+if COND_HOST_NETBSD
+grubconf_SCRIPTS += 10_netbsd
+
+10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_netbsd
+
+CLEANFILES += 10_netbsd
+dist_noinst_DATA += util/grub.d/10_netbsd.in
+endif COND_HOST_NETBSD
+endif
+
+if COND_sparc64_ieee1275
+if COND_HOST_NETBSD
+grubconf_SCRIPTS += 10_netbsd
+
+10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_netbsd
+
+CLEANFILES += 10_netbsd
+dist_noinst_DATA += util/grub.d/10_netbsd.in
+endif COND_HOST_NETBSD
+endif
+
+if COND_powerpc_ieee1275
+if COND_HOST_NETBSD
+grubconf_SCRIPTS += 10_netbsd
+
+10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_netbsd
+
+CLEANFILES += 10_netbsd
+dist_noinst_DATA += util/grub.d/10_netbsd.in
+endif COND_HOST_NETBSD
+endif
+
+if COND_emu
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 10_linux
+
+10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_linux
+
+CLEANFILES += 10_linux
+dist_noinst_DATA += util/grub.d/10_linux.in
+endif COND_HOST_LINUX
+endif
+
+if COND_i386_pc
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 10_linux
+
+10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_linux
+
+CLEANFILES += 10_linux
+dist_noinst_DATA += util/grub.d/10_linux.in
+endif COND_HOST_LINUX
+endif
+
+if COND_i386_efi
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 10_linux
+
+10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_linux
+
+CLEANFILES += 10_linux
+dist_noinst_DATA += util/grub.d/10_linux.in
+endif COND_HOST_LINUX
+endif
+
+if COND_i386_qemu
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 10_linux
+
+10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_linux
+
+CLEANFILES += 10_linux
+dist_noinst_DATA += util/grub.d/10_linux.in
+endif COND_HOST_LINUX
+endif
+
+if COND_i386_coreboot
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 10_linux
+
+10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_linux
+
+CLEANFILES += 10_linux
+dist_noinst_DATA += util/grub.d/10_linux.in
+endif COND_HOST_LINUX
+endif
+
+if COND_i386_multiboot
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 10_linux
+
+10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_linux
+
+CLEANFILES += 10_linux
+dist_noinst_DATA += util/grub.d/10_linux.in
+endif COND_HOST_LINUX
+endif
+
+if COND_i386_ieee1275
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 10_linux
+
+10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_linux
+
+CLEANFILES += 10_linux
+dist_noinst_DATA += util/grub.d/10_linux.in
+endif COND_HOST_LINUX
+endif
+
+if COND_x86_64_efi
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 10_linux
+
+10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_linux
+
+CLEANFILES += 10_linux
+dist_noinst_DATA += util/grub.d/10_linux.in
+endif COND_HOST_LINUX
+endif
+
+if COND_mips_yeeloong
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 10_linux
+
+10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_linux
+
+CLEANFILES += 10_linux
+dist_noinst_DATA += util/grub.d/10_linux.in
+endif COND_HOST_LINUX
+endif
+
+if COND_sparc64_ieee1275
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 10_linux
+
+10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_linux
+
+CLEANFILES += 10_linux
+dist_noinst_DATA += util/grub.d/10_linux.in
+endif COND_HOST_LINUX
+endif
+
+if COND_powerpc_ieee1275
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 10_linux
+
+10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 10_linux
+
+CLEANFILES += 10_linux
+dist_noinst_DATA += util/grub.d/10_linux.in
+endif COND_HOST_LINUX
+endif
+
+if COND_emu
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 20_linux_xen
+
+20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 20_linux_xen
+
+CLEANFILES += 20_linux_xen
+dist_noinst_DATA += util/grub.d/20_linux_xen.in
+endif COND_HOST_LINUX
+endif
+
+if COND_i386_pc
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 20_linux_xen
+
+20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 20_linux_xen
+
+CLEANFILES += 20_linux_xen
+dist_noinst_DATA += util/grub.d/20_linux_xen.in
+endif COND_HOST_LINUX
+endif
+
+if COND_i386_efi
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 20_linux_xen
+
+20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 20_linux_xen
+
+CLEANFILES += 20_linux_xen
+dist_noinst_DATA += util/grub.d/20_linux_xen.in
+endif COND_HOST_LINUX
+endif
+
+if COND_i386_qemu
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 20_linux_xen
+
+20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 20_linux_xen
+
+CLEANFILES += 20_linux_xen
+dist_noinst_DATA += util/grub.d/20_linux_xen.in
+endif COND_HOST_LINUX
+endif
+
+if COND_i386_coreboot
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 20_linux_xen
+
+20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 20_linux_xen
+
+CLEANFILES += 20_linux_xen
+dist_noinst_DATA += util/grub.d/20_linux_xen.in
+endif COND_HOST_LINUX
+endif
+
+if COND_i386_multiboot
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 20_linux_xen
+
+20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 20_linux_xen
+
+CLEANFILES += 20_linux_xen
+dist_noinst_DATA += util/grub.d/20_linux_xen.in
+endif COND_HOST_LINUX
+endif
+
+if COND_i386_ieee1275
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 20_linux_xen
+
+20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 20_linux_xen
+
+CLEANFILES += 20_linux_xen
+dist_noinst_DATA += util/grub.d/20_linux_xen.in
+endif COND_HOST_LINUX
+endif
+
+if COND_x86_64_efi
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 20_linux_xen
+
+20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 20_linux_xen
+
+CLEANFILES += 20_linux_xen
+dist_noinst_DATA += util/grub.d/20_linux_xen.in
+endif COND_HOST_LINUX
+endif
+
+if COND_mips_yeeloong
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 20_linux_xen
+
+20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 20_linux_xen
+
+CLEANFILES += 20_linux_xen
+dist_noinst_DATA += util/grub.d/20_linux_xen.in
+endif COND_HOST_LINUX
+endif
+
+if COND_sparc64_ieee1275
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 20_linux_xen
+
+20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 20_linux_xen
+
+CLEANFILES += 20_linux_xen
+dist_noinst_DATA += util/grub.d/20_linux_xen.in
+endif COND_HOST_LINUX
+endif
+
+if COND_powerpc_ieee1275
+if COND_HOST_LINUX
+grubconf_SCRIPTS += 20_linux_xen
+
+20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 20_linux_xen
+
+CLEANFILES += 20_linux_xen
+dist_noinst_DATA += util/grub.d/20_linux_xen.in
+endif COND_HOST_LINUX
+endif
+
+if COND_emu
+grubconf_SCRIPTS += 30_os-prober
+
+30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 30_os-prober
+
+CLEANFILES += 30_os-prober
+dist_noinst_DATA += util/grub.d/30_os-prober.in
+endif
+
+if COND_i386_pc
+grubconf_SCRIPTS += 30_os-prober
+
+30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 30_os-prober
+
+CLEANFILES += 30_os-prober
+dist_noinst_DATA += util/grub.d/30_os-prober.in
+endif
+
+if COND_i386_efi
+grubconf_SCRIPTS += 30_os-prober
+
+30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 30_os-prober
+
+CLEANFILES += 30_os-prober
+dist_noinst_DATA += util/grub.d/30_os-prober.in
+endif
+
+if COND_i386_qemu
+grubconf_SCRIPTS += 30_os-prober
+
+30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 30_os-prober
+
+CLEANFILES += 30_os-prober
+dist_noinst_DATA += util/grub.d/30_os-prober.in
+endif
+
+if COND_i386_coreboot
+grubconf_SCRIPTS += 30_os-prober
+
+30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 30_os-prober
+
+CLEANFILES += 30_os-prober
+dist_noinst_DATA += util/grub.d/30_os-prober.in
+endif
+
+if COND_i386_multiboot
+grubconf_SCRIPTS += 30_os-prober
+
+30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 30_os-prober
+
+CLEANFILES += 30_os-prober
+dist_noinst_DATA += util/grub.d/30_os-prober.in
+endif
+
+if COND_i386_ieee1275
+grubconf_SCRIPTS += 30_os-prober
+
+30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 30_os-prober
+
+CLEANFILES += 30_os-prober
+dist_noinst_DATA += util/grub.d/30_os-prober.in
+endif
+
+if COND_x86_64_efi
+grubconf_SCRIPTS += 30_os-prober
+
+30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 30_os-prober
+
+CLEANFILES += 30_os-prober
+dist_noinst_DATA += util/grub.d/30_os-prober.in
+endif
+
+if COND_mips_yeeloong
+grubconf_SCRIPTS += 30_os-prober
+
+30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 30_os-prober
+
+CLEANFILES += 30_os-prober
+dist_noinst_DATA += util/grub.d/30_os-prober.in
+endif
+
+if COND_sparc64_ieee1275
+grubconf_SCRIPTS += 30_os-prober
+
+30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 30_os-prober
+
+CLEANFILES += 30_os-prober
+dist_noinst_DATA += util/grub.d/30_os-prober.in
+endif
+
+if COND_powerpc_ieee1275
+grubconf_SCRIPTS += 30_os-prober
+
+30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 30_os-prober
+
+CLEANFILES += 30_os-prober
+dist_noinst_DATA += util/grub.d/30_os-prober.in
+endif
+
+if COND_emu
+grubconf_SCRIPTS += 40_custom
+
+40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 40_custom
+
+CLEANFILES += 40_custom
+dist_noinst_DATA += util/grub.d/40_custom.in
+endif
+
+if COND_i386_pc
+grubconf_SCRIPTS += 40_custom
+
+40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 40_custom
+
+CLEANFILES += 40_custom
+dist_noinst_DATA += util/grub.d/40_custom.in
+endif
+
+if COND_i386_efi
+grubconf_SCRIPTS += 40_custom
+
+40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 40_custom
+
+CLEANFILES += 40_custom
+dist_noinst_DATA += util/grub.d/40_custom.in
+endif
+
+if COND_i386_qemu
+grubconf_SCRIPTS += 40_custom
+
+40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 40_custom
+
+CLEANFILES += 40_custom
+dist_noinst_DATA += util/grub.d/40_custom.in
+endif
+
+if COND_i386_coreboot
+grubconf_SCRIPTS += 40_custom
+
+40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 40_custom
+
+CLEANFILES += 40_custom
+dist_noinst_DATA += util/grub.d/40_custom.in
+endif
+
+if COND_i386_multiboot
+grubconf_SCRIPTS += 40_custom
+
+40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 40_custom
+
+CLEANFILES += 40_custom
+dist_noinst_DATA += util/grub.d/40_custom.in
+endif
+
+if COND_i386_ieee1275
+grubconf_SCRIPTS += 40_custom
+
+40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 40_custom
+
+CLEANFILES += 40_custom
+dist_noinst_DATA += util/grub.d/40_custom.in
+endif
+
+if COND_x86_64_efi
+grubconf_SCRIPTS += 40_custom
+
+40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 40_custom
+
+CLEANFILES += 40_custom
+dist_noinst_DATA += util/grub.d/40_custom.in
+endif
+
+if COND_mips_yeeloong
+grubconf_SCRIPTS += 40_custom
+
+40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 40_custom
+
+CLEANFILES += 40_custom
+dist_noinst_DATA += util/grub.d/40_custom.in
+endif
+
+if COND_sparc64_ieee1275
+grubconf_SCRIPTS += 40_custom
+
+40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 40_custom
+
+CLEANFILES += 40_custom
+dist_noinst_DATA += util/grub.d/40_custom.in
+endif
+
+if COND_powerpc_ieee1275
+grubconf_SCRIPTS += 40_custom
+
+40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 40_custom
+
+CLEANFILES += 40_custom
+dist_noinst_DATA += util/grub.d/40_custom.in
+endif
+
+if COND_emu
+grubconf_SCRIPTS += 41_custom
+
+41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 41_custom
+
+CLEANFILES += 41_custom
+dist_noinst_DATA += util/grub.d/41_custom.in
+endif
+
+if COND_i386_pc
+grubconf_SCRIPTS += 41_custom
+
+41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 41_custom
+
+CLEANFILES += 41_custom
+dist_noinst_DATA += util/grub.d/41_custom.in
+endif
+
+if COND_i386_efi
+grubconf_SCRIPTS += 41_custom
+
+41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 41_custom
+
+CLEANFILES += 41_custom
+dist_noinst_DATA += util/grub.d/41_custom.in
+endif
+
+if COND_i386_qemu
+grubconf_SCRIPTS += 41_custom
+
+41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 41_custom
+
+CLEANFILES += 41_custom
+dist_noinst_DATA += util/grub.d/41_custom.in
+endif
+
+if COND_i386_coreboot
+grubconf_SCRIPTS += 41_custom
+
+41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 41_custom
+
+CLEANFILES += 41_custom
+dist_noinst_DATA += util/grub.d/41_custom.in
+endif
+
+if COND_i386_multiboot
+grubconf_SCRIPTS += 41_custom
+
+41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 41_custom
+
+CLEANFILES += 41_custom
+dist_noinst_DATA += util/grub.d/41_custom.in
+endif
+
+if COND_i386_ieee1275
+grubconf_SCRIPTS += 41_custom
+
+41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 41_custom
+
+CLEANFILES += 41_custom
+dist_noinst_DATA += util/grub.d/41_custom.in
+endif
+
+if COND_x86_64_efi
+grubconf_SCRIPTS += 41_custom
+
+41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 41_custom
+
+CLEANFILES += 41_custom
+dist_noinst_DATA += util/grub.d/41_custom.in
+endif
+
+if COND_mips_yeeloong
+grubconf_SCRIPTS += 41_custom
+
+41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 41_custom
+
+CLEANFILES += 41_custom
+dist_noinst_DATA += util/grub.d/41_custom.in
+endif
+
+if COND_sparc64_ieee1275
+grubconf_SCRIPTS += 41_custom
+
+41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 41_custom
+
+CLEANFILES += 41_custom
+dist_noinst_DATA += util/grub.d/41_custom.in
+endif
+
+if COND_powerpc_ieee1275
+grubconf_SCRIPTS += 41_custom
+
+41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x 41_custom
+
+CLEANFILES += 41_custom
+dist_noinst_DATA += util/grub.d/41_custom.in
+endif
+
+if COND_i386_pc
+bin_SCRIPTS += grub-mkrescue
+if COND_MAN_PAGES
+man_MANS += grub-mkrescue.1
+
+grub-mkrescue.1: grub-mkrescue
+ chmod a+x grub-mkrescue
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue
+
+CLEANFILES += grub-mkrescue.1
+endif
+
+grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkrescue
+
+CLEANFILES += grub-mkrescue
+dist_noinst_DATA += util/grub-mkrescue.in
+endif
+
+if COND_i386_efi
+bin_SCRIPTS += grub-mkrescue
+if COND_MAN_PAGES
+man_MANS += grub-mkrescue.1
+
+grub-mkrescue.1: grub-mkrescue
+ chmod a+x grub-mkrescue
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue
+
+CLEANFILES += grub-mkrescue.1
+endif
+
+grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkrescue
+
+CLEANFILES += grub-mkrescue
+dist_noinst_DATA += util/grub-mkrescue.in
+endif
+
+if COND_i386_qemu
+bin_SCRIPTS += grub-mkrescue
+if COND_MAN_PAGES
+man_MANS += grub-mkrescue.1
+
+grub-mkrescue.1: grub-mkrescue
+ chmod a+x grub-mkrescue
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue
+
+CLEANFILES += grub-mkrescue.1
+endif
+
+grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkrescue
+
+CLEANFILES += grub-mkrescue
+dist_noinst_DATA += util/grub-mkrescue.in
+endif
+
+if COND_i386_coreboot
+bin_SCRIPTS += grub-mkrescue
+if COND_MAN_PAGES
+man_MANS += grub-mkrescue.1
+
+grub-mkrescue.1: grub-mkrescue
+ chmod a+x grub-mkrescue
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue
+
+CLEANFILES += grub-mkrescue.1
+endif
+
+grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkrescue
+
+CLEANFILES += grub-mkrescue
+dist_noinst_DATA += util/grub-mkrescue.in
+endif
+
+if COND_i386_multiboot
+bin_SCRIPTS += grub-mkrescue
+if COND_MAN_PAGES
+man_MANS += grub-mkrescue.1
+
+grub-mkrescue.1: grub-mkrescue
+ chmod a+x grub-mkrescue
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue
+
+CLEANFILES += grub-mkrescue.1
+endif
+
+grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkrescue
+
+CLEANFILES += grub-mkrescue
+dist_noinst_DATA += util/grub-mkrescue.in
+endif
+
+if COND_x86_64_efi
+bin_SCRIPTS += grub-mkrescue
+if COND_MAN_PAGES
+man_MANS += grub-mkrescue.1
+
+grub-mkrescue.1: grub-mkrescue
+ chmod a+x grub-mkrescue
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue
+
+CLEANFILES += grub-mkrescue.1
+endif
+
+grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkrescue
+
+CLEANFILES += grub-mkrescue
+dist_noinst_DATA += util/grub-mkrescue.in
+endif
+
+if COND_powerpc_ieee1275
+bin_SCRIPTS += grub-mkrescue
+if COND_MAN_PAGES
+man_MANS += grub-mkrescue.1
+
+grub-mkrescue.1: grub-mkrescue
+ chmod a+x grub-mkrescue
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue
+
+CLEANFILES += grub-mkrescue.1
+endif
+
+grub-mkrescue: util/powerpc/ieee1275/grub-mkrescue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkrescue
+
+CLEANFILES += grub-mkrescue
+dist_noinst_DATA += util/powerpc/ieee1275/grub-mkrescue.in
+endif
+
+if COND_i386_pc
+sbin_SCRIPTS += grub-install
+if COND_MAN_PAGES
+man_MANS += grub-install.8
+
+grub-install.8: grub-install
+ chmod a+x grub-install
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
+
+CLEANFILES += grub-install.8
+endif
+
+grub-install: util/grub-install.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-install
+
+CLEANFILES += grub-install
+dist_noinst_DATA += util/grub-install.in
+endif
+
+if COND_i386_efi
+sbin_SCRIPTS += grub-install
+if COND_MAN_PAGES
+man_MANS += grub-install.8
+
+grub-install.8: grub-install
+ chmod a+x grub-install
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
+
+CLEANFILES += grub-install.8
+endif
+
+grub-install: util/grub-install.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-install
+
+CLEANFILES += grub-install
+dist_noinst_DATA += util/grub-install.in
+endif
+
+if COND_i386_qemu
+sbin_SCRIPTS += grub-install
+if COND_MAN_PAGES
+man_MANS += grub-install.8
+
+grub-install.8: grub-install
+ chmod a+x grub-install
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
+
+CLEANFILES += grub-install.8
+endif
+
+grub-install: util/grub-install.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-install
+
+CLEANFILES += grub-install
+dist_noinst_DATA += util/grub-install.in
+endif
+
+if COND_i386_coreboot
+sbin_SCRIPTS += grub-install
+if COND_MAN_PAGES
+man_MANS += grub-install.8
+
+grub-install.8: grub-install
+ chmod a+x grub-install
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
+
+CLEANFILES += grub-install.8
+endif
+
+grub-install: util/grub-install.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-install
+
+CLEANFILES += grub-install
+dist_noinst_DATA += util/grub-install.in
+endif
+
+if COND_i386_multiboot
+sbin_SCRIPTS += grub-install
+if COND_MAN_PAGES
+man_MANS += grub-install.8
+
+grub-install.8: grub-install
+ chmod a+x grub-install
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
+
+CLEANFILES += grub-install.8
+endif
+
+grub-install: util/grub-install.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-install
+
+CLEANFILES += grub-install
+dist_noinst_DATA += util/grub-install.in
+endif
+
+if COND_i386_ieee1275
+sbin_SCRIPTS += grub-install
+if COND_MAN_PAGES
+man_MANS += grub-install.8
+
+grub-install.8: grub-install
+ chmod a+x grub-install
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
+
+CLEANFILES += grub-install.8
+endif
+
+grub-install: util/grub-install.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-install
+
+CLEANFILES += grub-install
+dist_noinst_DATA += util/grub-install.in
+endif
+
+if COND_x86_64_efi
+sbin_SCRIPTS += grub-install
+if COND_MAN_PAGES
+man_MANS += grub-install.8
+
+grub-install.8: grub-install
+ chmod a+x grub-install
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
+
+CLEANFILES += grub-install.8
+endif
+
+grub-install: util/grub-install.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-install
+
+CLEANFILES += grub-install
+dist_noinst_DATA += util/grub-install.in
+endif
+
+if COND_mips_yeeloong
+sbin_SCRIPTS += grub-install
+if COND_MAN_PAGES
+man_MANS += grub-install.8
+
+grub-install.8: grub-install
+ chmod a+x grub-install
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
+
+CLEANFILES += grub-install.8
+endif
+
+grub-install: util/grub-install.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-install
+
+CLEANFILES += grub-install
+dist_noinst_DATA += util/grub-install.in
+endif
+
+if COND_sparc64_ieee1275
+sbin_SCRIPTS += grub-install
+if COND_MAN_PAGES
+man_MANS += grub-install.8
+
+grub-install.8: grub-install
+ chmod a+x grub-install
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
+
+CLEANFILES += grub-install.8
+endif
+
+grub-install: util/grub-install.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-install
+
+CLEANFILES += grub-install
+dist_noinst_DATA += util/grub-install.in
+endif
+
+if COND_powerpc_ieee1275
+sbin_SCRIPTS += grub-install
+if COND_MAN_PAGES
+man_MANS += grub-install.8
+
+grub-install.8: grub-install
+ chmod a+x grub-install
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install
+
+CLEANFILES += grub-install.8
+endif
+
+grub-install: util/grub-install.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-install
+
+CLEANFILES += grub-install
+dist_noinst_DATA += util/grub-install.in
+endif
+
+if COND_emu
+sbin_SCRIPTS += grub-mknetdir
+if COND_MAN_PAGES
+man_MANS += grub-mknetdir.8
+
+grub-mknetdir.8: grub-mknetdir
+ chmod a+x grub-mknetdir
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir
+
+CLEANFILES += grub-mknetdir.8
+endif
+
+grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mknetdir
+
+CLEANFILES += grub-mknetdir
+dist_noinst_DATA += util/grub-mknetdir.in
+endif
+
+if COND_i386_pc
+sbin_SCRIPTS += grub-mknetdir
+if COND_MAN_PAGES
+man_MANS += grub-mknetdir.8
+
+grub-mknetdir.8: grub-mknetdir
+ chmod a+x grub-mknetdir
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir
+
+CLEANFILES += grub-mknetdir.8
+endif
+
+grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mknetdir
+
+CLEANFILES += grub-mknetdir
+dist_noinst_DATA += util/grub-mknetdir.in
+endif
+
+if COND_i386_efi
+sbin_SCRIPTS += grub-mknetdir
+if COND_MAN_PAGES
+man_MANS += grub-mknetdir.8
+
+grub-mknetdir.8: grub-mknetdir
+ chmod a+x grub-mknetdir
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir
+
+CLEANFILES += grub-mknetdir.8
+endif
+
+grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mknetdir
+
+CLEANFILES += grub-mknetdir
+dist_noinst_DATA += util/grub-mknetdir.in
+endif
+
+if COND_i386_qemu
+sbin_SCRIPTS += grub-mknetdir
+if COND_MAN_PAGES
+man_MANS += grub-mknetdir.8
+
+grub-mknetdir.8: grub-mknetdir
+ chmod a+x grub-mknetdir
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir
+
+CLEANFILES += grub-mknetdir.8
+endif
+
+grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mknetdir
+
+CLEANFILES += grub-mknetdir
+dist_noinst_DATA += util/grub-mknetdir.in
+endif
+
+if COND_i386_coreboot
+sbin_SCRIPTS += grub-mknetdir
+if COND_MAN_PAGES
+man_MANS += grub-mknetdir.8
+
+grub-mknetdir.8: grub-mknetdir
+ chmod a+x grub-mknetdir
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir
+
+CLEANFILES += grub-mknetdir.8
+endif
+
+grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mknetdir
+
+CLEANFILES += grub-mknetdir
+dist_noinst_DATA += util/grub-mknetdir.in
+endif
+
+if COND_i386_multiboot
+sbin_SCRIPTS += grub-mknetdir
+if COND_MAN_PAGES
+man_MANS += grub-mknetdir.8
+
+grub-mknetdir.8: grub-mknetdir
+ chmod a+x grub-mknetdir
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir
+
+CLEANFILES += grub-mknetdir.8
+endif
+
+grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mknetdir
+
+CLEANFILES += grub-mknetdir
+dist_noinst_DATA += util/grub-mknetdir.in
+endif
+
+if COND_i386_ieee1275
+sbin_SCRIPTS += grub-mknetdir
+if COND_MAN_PAGES
+man_MANS += grub-mknetdir.8
+
+grub-mknetdir.8: grub-mknetdir
+ chmod a+x grub-mknetdir
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir
+
+CLEANFILES += grub-mknetdir.8
+endif
+
+grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mknetdir
+
+CLEANFILES += grub-mknetdir
+dist_noinst_DATA += util/grub-mknetdir.in
+endif
+
+if COND_x86_64_efi
+sbin_SCRIPTS += grub-mknetdir
+if COND_MAN_PAGES
+man_MANS += grub-mknetdir.8
+
+grub-mknetdir.8: grub-mknetdir
+ chmod a+x grub-mknetdir
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir
+
+CLEANFILES += grub-mknetdir.8
+endif
+
+grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mknetdir
+
+CLEANFILES += grub-mknetdir
+dist_noinst_DATA += util/grub-mknetdir.in
+endif
+
+if COND_mips_yeeloong
+sbin_SCRIPTS += grub-mknetdir
+if COND_MAN_PAGES
+man_MANS += grub-mknetdir.8
+
+grub-mknetdir.8: grub-mknetdir
+ chmod a+x grub-mknetdir
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir
+
+CLEANFILES += grub-mknetdir.8
+endif
+
+grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mknetdir
+
+CLEANFILES += grub-mknetdir
+dist_noinst_DATA += util/grub-mknetdir.in
+endif
+
+if COND_sparc64_ieee1275
+sbin_SCRIPTS += grub-mknetdir
+if COND_MAN_PAGES
+man_MANS += grub-mknetdir.8
+
+grub-mknetdir.8: grub-mknetdir
+ chmod a+x grub-mknetdir
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir
+
+CLEANFILES += grub-mknetdir.8
+endif
+
+grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mknetdir
+
+CLEANFILES += grub-mknetdir
+dist_noinst_DATA += util/grub-mknetdir.in
+endif
+
+if COND_powerpc_ieee1275
+sbin_SCRIPTS += grub-mknetdir
+if COND_MAN_PAGES
+man_MANS += grub-mknetdir.8
+
+grub-mknetdir.8: grub-mknetdir
+ chmod a+x grub-mknetdir
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir
+
+CLEANFILES += grub-mknetdir.8
+endif
+
+grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mknetdir
+
+CLEANFILES += grub-mknetdir
+dist_noinst_DATA += util/grub-mknetdir.in
+endif
+
+if COND_emu
+sbin_SCRIPTS += grub-mkconfig
+if COND_MAN_PAGES
+man_MANS += grub-mkconfig.8
+
+grub-mkconfig.8: grub-mkconfig
+ chmod a+x grub-mkconfig
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig
+
+CLEANFILES += grub-mkconfig.8
+endif
+
+grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig
+
+CLEANFILES += grub-mkconfig
+dist_noinst_DATA += util/grub-mkconfig.in
+endif
+
+if COND_i386_pc
+sbin_SCRIPTS += grub-mkconfig
+if COND_MAN_PAGES
+man_MANS += grub-mkconfig.8
+
+grub-mkconfig.8: grub-mkconfig
+ chmod a+x grub-mkconfig
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig
+
+CLEANFILES += grub-mkconfig.8
+endif
+
+grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig
+
+CLEANFILES += grub-mkconfig
+dist_noinst_DATA += util/grub-mkconfig.in
+endif
+
+if COND_i386_efi
+sbin_SCRIPTS += grub-mkconfig
+if COND_MAN_PAGES
+man_MANS += grub-mkconfig.8
+
+grub-mkconfig.8: grub-mkconfig
+ chmod a+x grub-mkconfig
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig
+
+CLEANFILES += grub-mkconfig.8
+endif
+
+grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig
+
+CLEANFILES += grub-mkconfig
+dist_noinst_DATA += util/grub-mkconfig.in
+endif
+
+if COND_i386_qemu
+sbin_SCRIPTS += grub-mkconfig
+if COND_MAN_PAGES
+man_MANS += grub-mkconfig.8
+
+grub-mkconfig.8: grub-mkconfig
+ chmod a+x grub-mkconfig
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig
+
+CLEANFILES += grub-mkconfig.8
+endif
+
+grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig
+
+CLEANFILES += grub-mkconfig
+dist_noinst_DATA += util/grub-mkconfig.in
+endif
+
+if COND_i386_coreboot
+sbin_SCRIPTS += grub-mkconfig
+if COND_MAN_PAGES
+man_MANS += grub-mkconfig.8
+
+grub-mkconfig.8: grub-mkconfig
+ chmod a+x grub-mkconfig
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig
+
+CLEANFILES += grub-mkconfig.8
+endif
+
+grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig
+
+CLEANFILES += grub-mkconfig
+dist_noinst_DATA += util/grub-mkconfig.in
+endif
+
+if COND_i386_multiboot
+sbin_SCRIPTS += grub-mkconfig
+if COND_MAN_PAGES
+man_MANS += grub-mkconfig.8
+
+grub-mkconfig.8: grub-mkconfig
+ chmod a+x grub-mkconfig
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig
+
+CLEANFILES += grub-mkconfig.8
+endif
+
+grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig
+
+CLEANFILES += grub-mkconfig
+dist_noinst_DATA += util/grub-mkconfig.in
+endif
+
+if COND_i386_ieee1275
+sbin_SCRIPTS += grub-mkconfig
+if COND_MAN_PAGES
+man_MANS += grub-mkconfig.8
+
+grub-mkconfig.8: grub-mkconfig
+ chmod a+x grub-mkconfig
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig
+
+CLEANFILES += grub-mkconfig.8
+endif
+
+grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig
+
+CLEANFILES += grub-mkconfig
+dist_noinst_DATA += util/grub-mkconfig.in
+endif
+
+if COND_x86_64_efi
+sbin_SCRIPTS += grub-mkconfig
+if COND_MAN_PAGES
+man_MANS += grub-mkconfig.8
+
+grub-mkconfig.8: grub-mkconfig
+ chmod a+x grub-mkconfig
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig
+
+CLEANFILES += grub-mkconfig.8
+endif
+
+grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig
+
+CLEANFILES += grub-mkconfig
+dist_noinst_DATA += util/grub-mkconfig.in
+endif
+
+if COND_mips_yeeloong
+sbin_SCRIPTS += grub-mkconfig
+if COND_MAN_PAGES
+man_MANS += grub-mkconfig.8
+
+grub-mkconfig.8: grub-mkconfig
+ chmod a+x grub-mkconfig
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig
+
+CLEANFILES += grub-mkconfig.8
+endif
+
+grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig
+
+CLEANFILES += grub-mkconfig
+dist_noinst_DATA += util/grub-mkconfig.in
+endif
+
+if COND_sparc64_ieee1275
+sbin_SCRIPTS += grub-mkconfig
+if COND_MAN_PAGES
+man_MANS += grub-mkconfig.8
+
+grub-mkconfig.8: grub-mkconfig
+ chmod a+x grub-mkconfig
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig
+
+CLEANFILES += grub-mkconfig.8
+endif
+
+grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig
+
+CLEANFILES += grub-mkconfig
+dist_noinst_DATA += util/grub-mkconfig.in
+endif
+
+if COND_powerpc_ieee1275
+sbin_SCRIPTS += grub-mkconfig
+if COND_MAN_PAGES
+man_MANS += grub-mkconfig.8
+
+grub-mkconfig.8: grub-mkconfig
+ chmod a+x grub-mkconfig
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig
+
+CLEANFILES += grub-mkconfig.8
+endif
+
+grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig
+
+CLEANFILES += grub-mkconfig
+dist_noinst_DATA += util/grub-mkconfig.in
+endif
+
+if COND_emu
+sbin_SCRIPTS += grub-set-default
+if COND_MAN_PAGES
+man_MANS += grub-set-default.8
+
+grub-set-default.8: grub-set-default
+ chmod a+x grub-set-default
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default
+
+CLEANFILES += grub-set-default.8
+endif
+
+grub-set-default: util/grub-set-default.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-set-default
+
+CLEANFILES += grub-set-default
+dist_noinst_DATA += util/grub-set-default.in
+endif
+
+if COND_i386_pc
+sbin_SCRIPTS += grub-set-default
+if COND_MAN_PAGES
+man_MANS += grub-set-default.8
+
+grub-set-default.8: grub-set-default
+ chmod a+x grub-set-default
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default
+
+CLEANFILES += grub-set-default.8
+endif
+
+grub-set-default: util/grub-set-default.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-set-default
+
+CLEANFILES += grub-set-default
+dist_noinst_DATA += util/grub-set-default.in
+endif
+
+if COND_i386_efi
+sbin_SCRIPTS += grub-set-default
+if COND_MAN_PAGES
+man_MANS += grub-set-default.8
+
+grub-set-default.8: grub-set-default
+ chmod a+x grub-set-default
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default
+
+CLEANFILES += grub-set-default.8
+endif
+
+grub-set-default: util/grub-set-default.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-set-default
+
+CLEANFILES += grub-set-default
+dist_noinst_DATA += util/grub-set-default.in
+endif
+
+if COND_i386_qemu
+sbin_SCRIPTS += grub-set-default
+if COND_MAN_PAGES
+man_MANS += grub-set-default.8
+
+grub-set-default.8: grub-set-default
+ chmod a+x grub-set-default
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default
+
+CLEANFILES += grub-set-default.8
+endif
+
+grub-set-default: util/grub-set-default.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-set-default
+
+CLEANFILES += grub-set-default
+dist_noinst_DATA += util/grub-set-default.in
+endif
+
+if COND_i386_coreboot
+sbin_SCRIPTS += grub-set-default
+if COND_MAN_PAGES
+man_MANS += grub-set-default.8
+
+grub-set-default.8: grub-set-default
+ chmod a+x grub-set-default
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default
+
+CLEANFILES += grub-set-default.8
+endif
+
+grub-set-default: util/grub-set-default.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-set-default
+
+CLEANFILES += grub-set-default
+dist_noinst_DATA += util/grub-set-default.in
+endif
+
+if COND_i386_multiboot
+sbin_SCRIPTS += grub-set-default
+if COND_MAN_PAGES
+man_MANS += grub-set-default.8
+
+grub-set-default.8: grub-set-default
+ chmod a+x grub-set-default
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default
+
+CLEANFILES += grub-set-default.8
+endif
+
+grub-set-default: util/grub-set-default.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-set-default
+
+CLEANFILES += grub-set-default
+dist_noinst_DATA += util/grub-set-default.in
+endif
+
+if COND_i386_ieee1275
+sbin_SCRIPTS += grub-set-default
+if COND_MAN_PAGES
+man_MANS += grub-set-default.8
+
+grub-set-default.8: grub-set-default
+ chmod a+x grub-set-default
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default
+
+CLEANFILES += grub-set-default.8
+endif
+
+grub-set-default: util/grub-set-default.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-set-default
+
+CLEANFILES += grub-set-default
+dist_noinst_DATA += util/grub-set-default.in
+endif
+
+if COND_x86_64_efi
+sbin_SCRIPTS += grub-set-default
+if COND_MAN_PAGES
+man_MANS += grub-set-default.8
+
+grub-set-default.8: grub-set-default
+ chmod a+x grub-set-default
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default
+
+CLEANFILES += grub-set-default.8
+endif
+
+grub-set-default: util/grub-set-default.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-set-default
+
+CLEANFILES += grub-set-default
+dist_noinst_DATA += util/grub-set-default.in
+endif
+
+if COND_mips_yeeloong
+sbin_SCRIPTS += grub-set-default
+if COND_MAN_PAGES
+man_MANS += grub-set-default.8
+
+grub-set-default.8: grub-set-default
+ chmod a+x grub-set-default
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default
+
+CLEANFILES += grub-set-default.8
+endif
+
+grub-set-default: util/grub-set-default.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-set-default
+
+CLEANFILES += grub-set-default
+dist_noinst_DATA += util/grub-set-default.in
+endif
+
+if COND_sparc64_ieee1275
+sbin_SCRIPTS += grub-set-default
+if COND_MAN_PAGES
+man_MANS += grub-set-default.8
+
+grub-set-default.8: grub-set-default
+ chmod a+x grub-set-default
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default
+
+CLEANFILES += grub-set-default.8
+endif
+
+grub-set-default: util/grub-set-default.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-set-default
+
+CLEANFILES += grub-set-default
+dist_noinst_DATA += util/grub-set-default.in
+endif
+
+if COND_powerpc_ieee1275
+sbin_SCRIPTS += grub-set-default
+if COND_MAN_PAGES
+man_MANS += grub-set-default.8
+
+grub-set-default.8: grub-set-default
+ chmod a+x grub-set-default
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default
+
+CLEANFILES += grub-set-default.8
+endif
+
+grub-set-default: util/grub-set-default.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-set-default
+
+CLEANFILES += grub-set-default
+dist_noinst_DATA += util/grub-set-default.in
+endif
+
+if COND_emu
+sbin_SCRIPTS += grub-reboot
+if COND_MAN_PAGES
+man_MANS += grub-reboot.8
+
+grub-reboot.8: grub-reboot
+ chmod a+x grub-reboot
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot
+
+CLEANFILES += grub-reboot.8
+endif
+
+grub-reboot: util/grub-reboot.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-reboot
+
+CLEANFILES += grub-reboot
+dist_noinst_DATA += util/grub-reboot.in
+endif
+
+if COND_i386_pc
+sbin_SCRIPTS += grub-reboot
+if COND_MAN_PAGES
+man_MANS += grub-reboot.8
+
+grub-reboot.8: grub-reboot
+ chmod a+x grub-reboot
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot
+
+CLEANFILES += grub-reboot.8
+endif
+
+grub-reboot: util/grub-reboot.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-reboot
+
+CLEANFILES += grub-reboot
+dist_noinst_DATA += util/grub-reboot.in
+endif
+
+if COND_i386_efi
+sbin_SCRIPTS += grub-reboot
+if COND_MAN_PAGES
+man_MANS += grub-reboot.8
+
+grub-reboot.8: grub-reboot
+ chmod a+x grub-reboot
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot
+
+CLEANFILES += grub-reboot.8
+endif
+
+grub-reboot: util/grub-reboot.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-reboot
+
+CLEANFILES += grub-reboot
+dist_noinst_DATA += util/grub-reboot.in
+endif
+
+if COND_i386_qemu
+sbin_SCRIPTS += grub-reboot
+if COND_MAN_PAGES
+man_MANS += grub-reboot.8
+
+grub-reboot.8: grub-reboot
+ chmod a+x grub-reboot
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot
+
+CLEANFILES += grub-reboot.8
+endif
+
+grub-reboot: util/grub-reboot.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-reboot
+
+CLEANFILES += grub-reboot
+dist_noinst_DATA += util/grub-reboot.in
+endif
+
+if COND_i386_coreboot
+sbin_SCRIPTS += grub-reboot
+if COND_MAN_PAGES
+man_MANS += grub-reboot.8
+
+grub-reboot.8: grub-reboot
+ chmod a+x grub-reboot
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot
+
+CLEANFILES += grub-reboot.8
+endif
+
+grub-reboot: util/grub-reboot.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-reboot
+
+CLEANFILES += grub-reboot
+dist_noinst_DATA += util/grub-reboot.in
+endif
+
+if COND_i386_multiboot
+sbin_SCRIPTS += grub-reboot
+if COND_MAN_PAGES
+man_MANS += grub-reboot.8
+
+grub-reboot.8: grub-reboot
+ chmod a+x grub-reboot
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot
+
+CLEANFILES += grub-reboot.8
+endif
+
+grub-reboot: util/grub-reboot.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-reboot
+
+CLEANFILES += grub-reboot
+dist_noinst_DATA += util/grub-reboot.in
+endif
+
+if COND_i386_ieee1275
+sbin_SCRIPTS += grub-reboot
+if COND_MAN_PAGES
+man_MANS += grub-reboot.8
+
+grub-reboot.8: grub-reboot
+ chmod a+x grub-reboot
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot
+
+CLEANFILES += grub-reboot.8
+endif
+
+grub-reboot: util/grub-reboot.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-reboot
+
+CLEANFILES += grub-reboot
+dist_noinst_DATA += util/grub-reboot.in
+endif
+
+if COND_x86_64_efi
+sbin_SCRIPTS += grub-reboot
+if COND_MAN_PAGES
+man_MANS += grub-reboot.8
+
+grub-reboot.8: grub-reboot
+ chmod a+x grub-reboot
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot
+
+CLEANFILES += grub-reboot.8
+endif
+
+grub-reboot: util/grub-reboot.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-reboot
+
+CLEANFILES += grub-reboot
+dist_noinst_DATA += util/grub-reboot.in
+endif
+
+if COND_mips_yeeloong
+sbin_SCRIPTS += grub-reboot
+if COND_MAN_PAGES
+man_MANS += grub-reboot.8
+
+grub-reboot.8: grub-reboot
+ chmod a+x grub-reboot
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot
+
+CLEANFILES += grub-reboot.8
+endif
+
+grub-reboot: util/grub-reboot.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-reboot
+
+CLEANFILES += grub-reboot
+dist_noinst_DATA += util/grub-reboot.in
+endif
+
+if COND_sparc64_ieee1275
+sbin_SCRIPTS += grub-reboot
+if COND_MAN_PAGES
+man_MANS += grub-reboot.8
+
+grub-reboot.8: grub-reboot
+ chmod a+x grub-reboot
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot
+
+CLEANFILES += grub-reboot.8
+endif
+
+grub-reboot: util/grub-reboot.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-reboot
+
+CLEANFILES += grub-reboot
+dist_noinst_DATA += util/grub-reboot.in
+endif
+
+if COND_powerpc_ieee1275
+sbin_SCRIPTS += grub-reboot
+if COND_MAN_PAGES
+man_MANS += grub-reboot.8
+
+grub-reboot.8: grub-reboot
+ chmod a+x grub-reboot
+ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot
+
+CLEANFILES += grub-reboot.8
+endif
+
+grub-reboot: util/grub-reboot.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-reboot
+
+CLEANFILES += grub-reboot
+dist_noinst_DATA += util/grub-reboot.in
+endif
+
+if COND_emu
+noinst_SCRIPTS += grub-mkconfig_lib
+
+grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig_lib
+
+CLEANFILES += grub-mkconfig_lib
+dist_noinst_DATA += util/grub-mkconfig_lib.in
+endif
+
+if COND_i386_pc
+noinst_SCRIPTS += grub-mkconfig_lib
+
+grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig_lib
+
+CLEANFILES += grub-mkconfig_lib
+dist_noinst_DATA += util/grub-mkconfig_lib.in
+endif
+
+if COND_i386_efi
+noinst_SCRIPTS += grub-mkconfig_lib
+
+grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig_lib
+
+CLEANFILES += grub-mkconfig_lib
+dist_noinst_DATA += util/grub-mkconfig_lib.in
+endif
+
+if COND_i386_qemu
+noinst_SCRIPTS += grub-mkconfig_lib
+
+grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig_lib
+
+CLEANFILES += grub-mkconfig_lib
+dist_noinst_DATA += util/grub-mkconfig_lib.in
+endif
+
+if COND_i386_coreboot
+noinst_SCRIPTS += grub-mkconfig_lib
+
+grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig_lib
+
+CLEANFILES += grub-mkconfig_lib
+dist_noinst_DATA += util/grub-mkconfig_lib.in
+endif
+
+if COND_i386_multiboot
+noinst_SCRIPTS += grub-mkconfig_lib
+
+grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig_lib
+
+CLEANFILES += grub-mkconfig_lib
+dist_noinst_DATA += util/grub-mkconfig_lib.in
+endif
+
+if COND_i386_ieee1275
+noinst_SCRIPTS += grub-mkconfig_lib
+
+grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig_lib
+
+CLEANFILES += grub-mkconfig_lib
+dist_noinst_DATA += util/grub-mkconfig_lib.in
+endif
+
+if COND_x86_64_efi
+noinst_SCRIPTS += grub-mkconfig_lib
+
+grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig_lib
+
+CLEANFILES += grub-mkconfig_lib
+dist_noinst_DATA += util/grub-mkconfig_lib.in
+endif
+
+if COND_mips_yeeloong
+noinst_SCRIPTS += grub-mkconfig_lib
+
+grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig_lib
+
+CLEANFILES += grub-mkconfig_lib
+dist_noinst_DATA += util/grub-mkconfig_lib.in
+endif
+
+if COND_sparc64_ieee1275
+noinst_SCRIPTS += grub-mkconfig_lib
+
+grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig_lib
+
+CLEANFILES += grub-mkconfig_lib
+dist_noinst_DATA += util/grub-mkconfig_lib.in
+endif
+
+if COND_powerpc_ieee1275
+noinst_SCRIPTS += grub-mkconfig_lib
+
+grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-mkconfig_lib
+
+CLEANFILES += grub-mkconfig_lib
+dist_noinst_DATA += util/grub-mkconfig_lib.in
+endif
+
+if COND_emu
+noinst_SCRIPTS += update-grub_lib
+
+update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x update-grub_lib
+
+CLEANFILES += update-grub_lib
+dist_noinst_DATA += util/update-grub_lib.in
+endif
+
+if COND_i386_pc
+noinst_SCRIPTS += update-grub_lib
+
+update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x update-grub_lib
+
+CLEANFILES += update-grub_lib
+dist_noinst_DATA += util/update-grub_lib.in
+endif
+
+if COND_i386_efi
+noinst_SCRIPTS += update-grub_lib
+
+update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x update-grub_lib
+
+CLEANFILES += update-grub_lib
+dist_noinst_DATA += util/update-grub_lib.in
+endif
+
+if COND_i386_qemu
+noinst_SCRIPTS += update-grub_lib
+
+update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x update-grub_lib
+
+CLEANFILES += update-grub_lib
+dist_noinst_DATA += util/update-grub_lib.in
+endif
+
+if COND_i386_coreboot
+noinst_SCRIPTS += update-grub_lib
+
+update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x update-grub_lib
+
+CLEANFILES += update-grub_lib
+dist_noinst_DATA += util/update-grub_lib.in
+endif
+
+if COND_i386_multiboot
+noinst_SCRIPTS += update-grub_lib
+
+update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x update-grub_lib
+
+CLEANFILES += update-grub_lib
+dist_noinst_DATA += util/update-grub_lib.in
+endif
+
+if COND_i386_ieee1275
+noinst_SCRIPTS += update-grub_lib
+
+update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x update-grub_lib
+
+CLEANFILES += update-grub_lib
+dist_noinst_DATA += util/update-grub_lib.in
+endif
+
+if COND_x86_64_efi
+noinst_SCRIPTS += update-grub_lib
+
+update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x update-grub_lib
+
+CLEANFILES += update-grub_lib
+dist_noinst_DATA += util/update-grub_lib.in
+endif
+
+if COND_mips_yeeloong
+noinst_SCRIPTS += update-grub_lib
+
+update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x update-grub_lib
+
+CLEANFILES += update-grub_lib
+dist_noinst_DATA += util/update-grub_lib.in
+endif
+
+if COND_sparc64_ieee1275
+noinst_SCRIPTS += update-grub_lib
+
+update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x update-grub_lib
+
+CLEANFILES += update-grub_lib
+dist_noinst_DATA += util/update-grub_lib.in
+endif
+
+if COND_powerpc_ieee1275
+noinst_SCRIPTS += update-grub_lib
+
+update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x update-grub_lib
+
+CLEANFILES += update-grub_lib
+dist_noinst_DATA += util/update-grub_lib.in
+endif
+
+if COND_emu
+bin_SCRIPTS += grub-kbdcomp
+
+grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-kbdcomp
+
+CLEANFILES += grub-kbdcomp
+dist_noinst_DATA += util/grub-kbdcomp.in
+endif
+
+if COND_i386_pc
+bin_SCRIPTS += grub-kbdcomp
+
+grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-kbdcomp
+
+CLEANFILES += grub-kbdcomp
+dist_noinst_DATA += util/grub-kbdcomp.in
+endif
+
+if COND_i386_efi
+bin_SCRIPTS += grub-kbdcomp
+
+grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-kbdcomp
+
+CLEANFILES += grub-kbdcomp
+dist_noinst_DATA += util/grub-kbdcomp.in
+endif
+
+if COND_i386_qemu
+bin_SCRIPTS += grub-kbdcomp
+
+grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-kbdcomp
+
+CLEANFILES += grub-kbdcomp
+dist_noinst_DATA += util/grub-kbdcomp.in
+endif
+
+if COND_i386_coreboot
+bin_SCRIPTS += grub-kbdcomp
+
+grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-kbdcomp
+
+CLEANFILES += grub-kbdcomp
+dist_noinst_DATA += util/grub-kbdcomp.in
+endif
+
+if COND_i386_multiboot
+bin_SCRIPTS += grub-kbdcomp
+
+grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-kbdcomp
+
+CLEANFILES += grub-kbdcomp
+dist_noinst_DATA += util/grub-kbdcomp.in
+endif
+
+if COND_i386_ieee1275
+bin_SCRIPTS += grub-kbdcomp
+
+grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-kbdcomp
+
+CLEANFILES += grub-kbdcomp
+dist_noinst_DATA += util/grub-kbdcomp.in
+endif
+
+if COND_x86_64_efi
+bin_SCRIPTS += grub-kbdcomp
+
+grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-kbdcomp
+
+CLEANFILES += grub-kbdcomp
+dist_noinst_DATA += util/grub-kbdcomp.in
+endif
+
+if COND_mips_yeeloong
+bin_SCRIPTS += grub-kbdcomp
+
+grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-kbdcomp
+
+CLEANFILES += grub-kbdcomp
+dist_noinst_DATA += util/grub-kbdcomp.in
+endif
+
+if COND_sparc64_ieee1275
+bin_SCRIPTS += grub-kbdcomp
+
+grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-kbdcomp
+
+CLEANFILES += grub-kbdcomp
+dist_noinst_DATA += util/grub-kbdcomp.in
+endif
+
+if COND_powerpc_ieee1275
+bin_SCRIPTS += grub-kbdcomp
+
+grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-kbdcomp
+
+CLEANFILES += grub-kbdcomp
+dist_noinst_DATA += util/grub-kbdcomp.in
+endif
+
+if COND_emu
+noinst_SCRIPTS += grub-shell
+
+grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell
+
+CLEANFILES += grub-shell
+dist_noinst_DATA += tests/util/grub-shell.in
+endif
+
+if COND_i386_pc
+noinst_SCRIPTS += grub-shell
+
+grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell
+
+CLEANFILES += grub-shell
+dist_noinst_DATA += tests/util/grub-shell.in
+endif
+
+if COND_i386_efi
+noinst_SCRIPTS += grub-shell
+
+grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell
+
+CLEANFILES += grub-shell
+dist_noinst_DATA += tests/util/grub-shell.in
+endif
+
+if COND_i386_qemu
+noinst_SCRIPTS += grub-shell
+
+grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell
+
+CLEANFILES += grub-shell
+dist_noinst_DATA += tests/util/grub-shell.in
+endif
+
+if COND_i386_coreboot
+noinst_SCRIPTS += grub-shell
+
+grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell
+
+CLEANFILES += grub-shell
+dist_noinst_DATA += tests/util/grub-shell.in
+endif
+
+if COND_i386_multiboot
+noinst_SCRIPTS += grub-shell
+
+grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell
+
+CLEANFILES += grub-shell
+dist_noinst_DATA += tests/util/grub-shell.in
+endif
+
+if COND_i386_ieee1275
+noinst_SCRIPTS += grub-shell
+
+grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell
+
+CLEANFILES += grub-shell
+dist_noinst_DATA += tests/util/grub-shell.in
+endif
+
+if COND_x86_64_efi
+noinst_SCRIPTS += grub-shell
+
+grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell
+
+CLEANFILES += grub-shell
+dist_noinst_DATA += tests/util/grub-shell.in
+endif
+
+if COND_mips_yeeloong
+noinst_SCRIPTS += grub-shell
+
+grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell
+
+CLEANFILES += grub-shell
+dist_noinst_DATA += tests/util/grub-shell.in
+endif
+
+if COND_sparc64_ieee1275
+noinst_SCRIPTS += grub-shell
+
+grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell
+
+CLEANFILES += grub-shell
+dist_noinst_DATA += tests/util/grub-shell.in
+endif
+
+if COND_powerpc_ieee1275
+noinst_SCRIPTS += grub-shell
+
+grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell
+
+CLEANFILES += grub-shell
+dist_noinst_DATA += tests/util/grub-shell.in
+endif
+
+if COND_emu
+noinst_SCRIPTS += grub-shell-tester
+
+grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell-tester
+
+CLEANFILES += grub-shell-tester
+dist_noinst_DATA += tests/util/grub-shell-tester.in
+endif
+
+if COND_i386_pc
+noinst_SCRIPTS += grub-shell-tester
+
+grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell-tester
+
+CLEANFILES += grub-shell-tester
+dist_noinst_DATA += tests/util/grub-shell-tester.in
+endif
+
+if COND_i386_efi
+noinst_SCRIPTS += grub-shell-tester
+
+grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell-tester
+
+CLEANFILES += grub-shell-tester
+dist_noinst_DATA += tests/util/grub-shell-tester.in
+endif
+
+if COND_i386_qemu
+noinst_SCRIPTS += grub-shell-tester
+
+grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell-tester
+
+CLEANFILES += grub-shell-tester
+dist_noinst_DATA += tests/util/grub-shell-tester.in
+endif
+
+if COND_i386_coreboot
+noinst_SCRIPTS += grub-shell-tester
+
+grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell-tester
+
+CLEANFILES += grub-shell-tester
+dist_noinst_DATA += tests/util/grub-shell-tester.in
+endif
+
+if COND_i386_multiboot
+noinst_SCRIPTS += grub-shell-tester
+
+grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell-tester
+
+CLEANFILES += grub-shell-tester
+dist_noinst_DATA += tests/util/grub-shell-tester.in
+endif
+
+if COND_i386_ieee1275
+noinst_SCRIPTS += grub-shell-tester
+
+grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell-tester
+
+CLEANFILES += grub-shell-tester
+dist_noinst_DATA += tests/util/grub-shell-tester.in
+endif
+
+if COND_x86_64_efi
+noinst_SCRIPTS += grub-shell-tester
+
+grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell-tester
+
+CLEANFILES += grub-shell-tester
+dist_noinst_DATA += tests/util/grub-shell-tester.in
+endif
+
+if COND_mips_yeeloong
+noinst_SCRIPTS += grub-shell-tester
+
+grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell-tester
+
+CLEANFILES += grub-shell-tester
+dist_noinst_DATA += tests/util/grub-shell-tester.in
+endif
+
+if COND_sparc64_ieee1275
+noinst_SCRIPTS += grub-shell-tester
+
+grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell-tester
+
+CLEANFILES += grub-shell-tester
+dist_noinst_DATA += tests/util/grub-shell-tester.in
+endif
+
+if COND_powerpc_ieee1275
+noinst_SCRIPTS += grub-shell-tester
+
+grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub-shell-tester
+
+CLEANFILES += grub-shell-tester
+dist_noinst_DATA += tests/util/grub-shell-tester.in
+endif
+
+if COND_emu
+check_SCRIPTS += example_scripted_test
+TESTS += example_scripted_test
+
+example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_scripted_test
+
+CLEANFILES += example_scripted_test
+dist_noinst_DATA += tests/example_scripted_test.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += example_scripted_test
+TESTS += example_scripted_test
+
+example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_scripted_test
+
+CLEANFILES += example_scripted_test
+dist_noinst_DATA += tests/example_scripted_test.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += example_scripted_test
+TESTS += example_scripted_test
+
+example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_scripted_test
+
+CLEANFILES += example_scripted_test
+dist_noinst_DATA += tests/example_scripted_test.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += example_scripted_test
+TESTS += example_scripted_test
+
+example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_scripted_test
+
+CLEANFILES += example_scripted_test
+dist_noinst_DATA += tests/example_scripted_test.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += example_scripted_test
+TESTS += example_scripted_test
+
+example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_scripted_test
+
+CLEANFILES += example_scripted_test
+dist_noinst_DATA += tests/example_scripted_test.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += example_scripted_test
+TESTS += example_scripted_test
+
+example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_scripted_test
+
+CLEANFILES += example_scripted_test
+dist_noinst_DATA += tests/example_scripted_test.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += example_scripted_test
+TESTS += example_scripted_test
+
+example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_scripted_test
+
+CLEANFILES += example_scripted_test
+dist_noinst_DATA += tests/example_scripted_test.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += example_scripted_test
+TESTS += example_scripted_test
+
+example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_scripted_test
+
+CLEANFILES += example_scripted_test
+dist_noinst_DATA += tests/example_scripted_test.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += example_scripted_test
+TESTS += example_scripted_test
+
+example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_scripted_test
+
+CLEANFILES += example_scripted_test
+dist_noinst_DATA += tests/example_scripted_test.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += example_scripted_test
+TESTS += example_scripted_test
+
+example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_scripted_test
+
+CLEANFILES += example_scripted_test
+dist_noinst_DATA += tests/example_scripted_test.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += example_scripted_test
+TESTS += example_scripted_test
+
+example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_scripted_test
+
+CLEANFILES += example_scripted_test
+dist_noinst_DATA += tests/example_scripted_test.in
+endif
+
+if COND_emu
+check_SCRIPTS += example_grub_script_test
+TESTS += example_grub_script_test
+
+example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_grub_script_test
+
+CLEANFILES += example_grub_script_test
+dist_noinst_DATA += tests/example_grub_script_test.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += example_grub_script_test
+TESTS += example_grub_script_test
+
+example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_grub_script_test
+
+CLEANFILES += example_grub_script_test
+dist_noinst_DATA += tests/example_grub_script_test.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += example_grub_script_test
+TESTS += example_grub_script_test
+
+example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_grub_script_test
+
+CLEANFILES += example_grub_script_test
+dist_noinst_DATA += tests/example_grub_script_test.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += example_grub_script_test
+TESTS += example_grub_script_test
+
+example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_grub_script_test
+
+CLEANFILES += example_grub_script_test
+dist_noinst_DATA += tests/example_grub_script_test.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += example_grub_script_test
+TESTS += example_grub_script_test
+
+example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_grub_script_test
+
+CLEANFILES += example_grub_script_test
+dist_noinst_DATA += tests/example_grub_script_test.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += example_grub_script_test
+TESTS += example_grub_script_test
+
+example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_grub_script_test
+
+CLEANFILES += example_grub_script_test
+dist_noinst_DATA += tests/example_grub_script_test.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += example_grub_script_test
+TESTS += example_grub_script_test
+
+example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_grub_script_test
+
+CLEANFILES += example_grub_script_test
+dist_noinst_DATA += tests/example_grub_script_test.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += example_grub_script_test
+TESTS += example_grub_script_test
+
+example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_grub_script_test
+
+CLEANFILES += example_grub_script_test
+dist_noinst_DATA += tests/example_grub_script_test.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += example_grub_script_test
+TESTS += example_grub_script_test
+
+example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_grub_script_test
+
+CLEANFILES += example_grub_script_test
+dist_noinst_DATA += tests/example_grub_script_test.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += example_grub_script_test
+TESTS += example_grub_script_test
+
+example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_grub_script_test
+
+CLEANFILES += example_grub_script_test
+dist_noinst_DATA += tests/example_grub_script_test.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += example_grub_script_test
+TESTS += example_grub_script_test
+
+example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x example_grub_script_test
+
+CLEANFILES += example_grub_script_test
+dist_noinst_DATA += tests/example_grub_script_test.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_echo1
+TESTS += grub_script_echo1
+
+grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo1
+
+CLEANFILES += grub_script_echo1
+dist_noinst_DATA += tests/grub_script_echo1.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_echo1
+TESTS += grub_script_echo1
+
+grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo1
+
+CLEANFILES += grub_script_echo1
+dist_noinst_DATA += tests/grub_script_echo1.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_echo1
+TESTS += grub_script_echo1
+
+grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo1
+
+CLEANFILES += grub_script_echo1
+dist_noinst_DATA += tests/grub_script_echo1.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_echo1
+TESTS += grub_script_echo1
+
+grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo1
+
+CLEANFILES += grub_script_echo1
+dist_noinst_DATA += tests/grub_script_echo1.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_echo1
+TESTS += grub_script_echo1
+
+grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo1
+
+CLEANFILES += grub_script_echo1
+dist_noinst_DATA += tests/grub_script_echo1.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_echo1
+TESTS += grub_script_echo1
+
+grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo1
+
+CLEANFILES += grub_script_echo1
+dist_noinst_DATA += tests/grub_script_echo1.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_echo1
+TESTS += grub_script_echo1
+
+grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo1
+
+CLEANFILES += grub_script_echo1
+dist_noinst_DATA += tests/grub_script_echo1.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_echo1
+TESTS += grub_script_echo1
+
+grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo1
+
+CLEANFILES += grub_script_echo1
+dist_noinst_DATA += tests/grub_script_echo1.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_echo1
+TESTS += grub_script_echo1
+
+grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo1
+
+CLEANFILES += grub_script_echo1
+dist_noinst_DATA += tests/grub_script_echo1.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_echo1
+TESTS += grub_script_echo1
+
+grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo1
+
+CLEANFILES += grub_script_echo1
+dist_noinst_DATA += tests/grub_script_echo1.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_echo1
+TESTS += grub_script_echo1
+
+grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo1
+
+CLEANFILES += grub_script_echo1
+dist_noinst_DATA += tests/grub_script_echo1.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_echo_keywords
+TESTS += grub_script_echo_keywords
+
+grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo_keywords
+
+CLEANFILES += grub_script_echo_keywords
+dist_noinst_DATA += tests/grub_script_echo_keywords.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_echo_keywords
+TESTS += grub_script_echo_keywords
+
+grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo_keywords
+
+CLEANFILES += grub_script_echo_keywords
+dist_noinst_DATA += tests/grub_script_echo_keywords.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_echo_keywords
+TESTS += grub_script_echo_keywords
+
+grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo_keywords
+
+CLEANFILES += grub_script_echo_keywords
+dist_noinst_DATA += tests/grub_script_echo_keywords.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_echo_keywords
+TESTS += grub_script_echo_keywords
+
+grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo_keywords
+
+CLEANFILES += grub_script_echo_keywords
+dist_noinst_DATA += tests/grub_script_echo_keywords.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_echo_keywords
+TESTS += grub_script_echo_keywords
+
+grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo_keywords
+
+CLEANFILES += grub_script_echo_keywords
+dist_noinst_DATA += tests/grub_script_echo_keywords.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_echo_keywords
+TESTS += grub_script_echo_keywords
+
+grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo_keywords
+
+CLEANFILES += grub_script_echo_keywords
+dist_noinst_DATA += tests/grub_script_echo_keywords.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_echo_keywords
+TESTS += grub_script_echo_keywords
+
+grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo_keywords
+
+CLEANFILES += grub_script_echo_keywords
+dist_noinst_DATA += tests/grub_script_echo_keywords.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_echo_keywords
+TESTS += grub_script_echo_keywords
+
+grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo_keywords
+
+CLEANFILES += grub_script_echo_keywords
+dist_noinst_DATA += tests/grub_script_echo_keywords.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_echo_keywords
+TESTS += grub_script_echo_keywords
+
+grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo_keywords
+
+CLEANFILES += grub_script_echo_keywords
+dist_noinst_DATA += tests/grub_script_echo_keywords.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_echo_keywords
+TESTS += grub_script_echo_keywords
+
+grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo_keywords
+
+CLEANFILES += grub_script_echo_keywords
+dist_noinst_DATA += tests/grub_script_echo_keywords.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_echo_keywords
+TESTS += grub_script_echo_keywords
+
+grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_echo_keywords
+
+CLEANFILES += grub_script_echo_keywords
+dist_noinst_DATA += tests/grub_script_echo_keywords.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_vars1
+TESTS += grub_script_vars1
+
+grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_vars1
+
+CLEANFILES += grub_script_vars1
+dist_noinst_DATA += tests/grub_script_vars1.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_vars1
+TESTS += grub_script_vars1
+
+grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_vars1
+
+CLEANFILES += grub_script_vars1
+dist_noinst_DATA += tests/grub_script_vars1.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_vars1
+TESTS += grub_script_vars1
+
+grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_vars1
+
+CLEANFILES += grub_script_vars1
+dist_noinst_DATA += tests/grub_script_vars1.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_vars1
+TESTS += grub_script_vars1
+
+grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_vars1
+
+CLEANFILES += grub_script_vars1
+dist_noinst_DATA += tests/grub_script_vars1.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_vars1
+TESTS += grub_script_vars1
+
+grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_vars1
+
+CLEANFILES += grub_script_vars1
+dist_noinst_DATA += tests/grub_script_vars1.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_vars1
+TESTS += grub_script_vars1
+
+grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_vars1
+
+CLEANFILES += grub_script_vars1
+dist_noinst_DATA += tests/grub_script_vars1.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_vars1
+TESTS += grub_script_vars1
+
+grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_vars1
+
+CLEANFILES += grub_script_vars1
+dist_noinst_DATA += tests/grub_script_vars1.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_vars1
+TESTS += grub_script_vars1
+
+grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_vars1
+
+CLEANFILES += grub_script_vars1
+dist_noinst_DATA += tests/grub_script_vars1.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_vars1
+TESTS += grub_script_vars1
+
+grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_vars1
+
+CLEANFILES += grub_script_vars1
+dist_noinst_DATA += tests/grub_script_vars1.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_vars1
+TESTS += grub_script_vars1
+
+grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_vars1
+
+CLEANFILES += grub_script_vars1
+dist_noinst_DATA += tests/grub_script_vars1.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_vars1
+TESTS += grub_script_vars1
+
+grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_vars1
+
+CLEANFILES += grub_script_vars1
+dist_noinst_DATA += tests/grub_script_vars1.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_for1
+TESTS += grub_script_for1
+
+grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_for1
+
+CLEANFILES += grub_script_for1
+dist_noinst_DATA += tests/grub_script_for1.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_for1
+TESTS += grub_script_for1
+
+grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_for1
+
+CLEANFILES += grub_script_for1
+dist_noinst_DATA += tests/grub_script_for1.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_for1
+TESTS += grub_script_for1
+
+grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_for1
+
+CLEANFILES += grub_script_for1
+dist_noinst_DATA += tests/grub_script_for1.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_for1
+TESTS += grub_script_for1
+
+grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_for1
+
+CLEANFILES += grub_script_for1
+dist_noinst_DATA += tests/grub_script_for1.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_for1
+TESTS += grub_script_for1
+
+grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_for1
+
+CLEANFILES += grub_script_for1
+dist_noinst_DATA += tests/grub_script_for1.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_for1
+TESTS += grub_script_for1
+
+grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_for1
+
+CLEANFILES += grub_script_for1
+dist_noinst_DATA += tests/grub_script_for1.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_for1
+TESTS += grub_script_for1
+
+grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_for1
+
+CLEANFILES += grub_script_for1
+dist_noinst_DATA += tests/grub_script_for1.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_for1
+TESTS += grub_script_for1
+
+grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_for1
+
+CLEANFILES += grub_script_for1
+dist_noinst_DATA += tests/grub_script_for1.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_for1
+TESTS += grub_script_for1
+
+grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_for1
+
+CLEANFILES += grub_script_for1
+dist_noinst_DATA += tests/grub_script_for1.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_for1
+TESTS += grub_script_for1
+
+grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_for1
+
+CLEANFILES += grub_script_for1
+dist_noinst_DATA += tests/grub_script_for1.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_for1
+TESTS += grub_script_for1
+
+grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_for1
+
+CLEANFILES += grub_script_for1
+dist_noinst_DATA += tests/grub_script_for1.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_while1
+TESTS += grub_script_while1
+
+grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_while1
+
+CLEANFILES += grub_script_while1
+dist_noinst_DATA += tests/grub_script_while1.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_while1
+TESTS += grub_script_while1
+
+grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_while1
+
+CLEANFILES += grub_script_while1
+dist_noinst_DATA += tests/grub_script_while1.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_while1
+TESTS += grub_script_while1
+
+grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_while1
+
+CLEANFILES += grub_script_while1
+dist_noinst_DATA += tests/grub_script_while1.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_while1
+TESTS += grub_script_while1
+
+grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_while1
+
+CLEANFILES += grub_script_while1
+dist_noinst_DATA += tests/grub_script_while1.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_while1
+TESTS += grub_script_while1
+
+grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_while1
+
+CLEANFILES += grub_script_while1
+dist_noinst_DATA += tests/grub_script_while1.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_while1
+TESTS += grub_script_while1
+
+grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_while1
+
+CLEANFILES += grub_script_while1
+dist_noinst_DATA += tests/grub_script_while1.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_while1
+TESTS += grub_script_while1
+
+grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_while1
+
+CLEANFILES += grub_script_while1
+dist_noinst_DATA += tests/grub_script_while1.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_while1
+TESTS += grub_script_while1
+
+grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_while1
+
+CLEANFILES += grub_script_while1
+dist_noinst_DATA += tests/grub_script_while1.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_while1
+TESTS += grub_script_while1
+
+grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_while1
+
+CLEANFILES += grub_script_while1
+dist_noinst_DATA += tests/grub_script_while1.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_while1
+TESTS += grub_script_while1
+
+grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_while1
+
+CLEANFILES += grub_script_while1
+dist_noinst_DATA += tests/grub_script_while1.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_while1
+TESTS += grub_script_while1
+
+grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_while1
+
+CLEANFILES += grub_script_while1
+dist_noinst_DATA += tests/grub_script_while1.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_if
+TESTS += grub_script_if
+
+grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_if
+
+CLEANFILES += grub_script_if
+dist_noinst_DATA += tests/grub_script_if.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_if
+TESTS += grub_script_if
+
+grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_if
+
+CLEANFILES += grub_script_if
+dist_noinst_DATA += tests/grub_script_if.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_if
+TESTS += grub_script_if
+
+grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_if
+
+CLEANFILES += grub_script_if
+dist_noinst_DATA += tests/grub_script_if.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_if
+TESTS += grub_script_if
+
+grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_if
+
+CLEANFILES += grub_script_if
+dist_noinst_DATA += tests/grub_script_if.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_if
+TESTS += grub_script_if
+
+grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_if
+
+CLEANFILES += grub_script_if
+dist_noinst_DATA += tests/grub_script_if.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_if
+TESTS += grub_script_if
+
+grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_if
+
+CLEANFILES += grub_script_if
+dist_noinst_DATA += tests/grub_script_if.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_if
+TESTS += grub_script_if
+
+grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_if
+
+CLEANFILES += grub_script_if
+dist_noinst_DATA += tests/grub_script_if.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_if
+TESTS += grub_script_if
+
+grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_if
+
+CLEANFILES += grub_script_if
+dist_noinst_DATA += tests/grub_script_if.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_if
+TESTS += grub_script_if
+
+grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_if
+
+CLEANFILES += grub_script_if
+dist_noinst_DATA += tests/grub_script_if.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_if
+TESTS += grub_script_if
+
+grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_if
+
+CLEANFILES += grub_script_if
+dist_noinst_DATA += tests/grub_script_if.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_if
+TESTS += grub_script_if
+
+grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_if
+
+CLEANFILES += grub_script_if
+dist_noinst_DATA += tests/grub_script_if.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_blanklines
+TESTS += grub_script_blanklines
+
+grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blanklines
+
+CLEANFILES += grub_script_blanklines
+dist_noinst_DATA += tests/grub_script_blanklines.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_blanklines
+TESTS += grub_script_blanklines
+
+grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blanklines
+
+CLEANFILES += grub_script_blanklines
+dist_noinst_DATA += tests/grub_script_blanklines.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_blanklines
+TESTS += grub_script_blanklines
+
+grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blanklines
+
+CLEANFILES += grub_script_blanklines
+dist_noinst_DATA += tests/grub_script_blanklines.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_blanklines
+TESTS += grub_script_blanklines
+
+grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blanklines
+
+CLEANFILES += grub_script_blanklines
+dist_noinst_DATA += tests/grub_script_blanklines.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_blanklines
+TESTS += grub_script_blanklines
+
+grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blanklines
+
+CLEANFILES += grub_script_blanklines
+dist_noinst_DATA += tests/grub_script_blanklines.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_blanklines
+TESTS += grub_script_blanklines
+
+grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blanklines
+
+CLEANFILES += grub_script_blanklines
+dist_noinst_DATA += tests/grub_script_blanklines.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_blanklines
+TESTS += grub_script_blanklines
+
+grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blanklines
+
+CLEANFILES += grub_script_blanklines
+dist_noinst_DATA += tests/grub_script_blanklines.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_blanklines
+TESTS += grub_script_blanklines
+
+grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blanklines
+
+CLEANFILES += grub_script_blanklines
+dist_noinst_DATA += tests/grub_script_blanklines.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_blanklines
+TESTS += grub_script_blanklines
+
+grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blanklines
+
+CLEANFILES += grub_script_blanklines
+dist_noinst_DATA += tests/grub_script_blanklines.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_blanklines
+TESTS += grub_script_blanklines
+
+grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blanklines
+
+CLEANFILES += grub_script_blanklines
+dist_noinst_DATA += tests/grub_script_blanklines.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_blanklines
+TESTS += grub_script_blanklines
+
+grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blanklines
+
+CLEANFILES += grub_script_blanklines
+dist_noinst_DATA += tests/grub_script_blanklines.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_final_semicolon
+TESTS += grub_script_final_semicolon
+
+grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_final_semicolon
+
+CLEANFILES += grub_script_final_semicolon
+dist_noinst_DATA += tests/grub_script_final_semicolon.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_final_semicolon
+TESTS += grub_script_final_semicolon
+
+grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_final_semicolon
+
+CLEANFILES += grub_script_final_semicolon
+dist_noinst_DATA += tests/grub_script_final_semicolon.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_final_semicolon
+TESTS += grub_script_final_semicolon
+
+grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_final_semicolon
+
+CLEANFILES += grub_script_final_semicolon
+dist_noinst_DATA += tests/grub_script_final_semicolon.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_final_semicolon
+TESTS += grub_script_final_semicolon
+
+grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_final_semicolon
+
+CLEANFILES += grub_script_final_semicolon
+dist_noinst_DATA += tests/grub_script_final_semicolon.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_final_semicolon
+TESTS += grub_script_final_semicolon
+
+grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_final_semicolon
+
+CLEANFILES += grub_script_final_semicolon
+dist_noinst_DATA += tests/grub_script_final_semicolon.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_final_semicolon
+TESTS += grub_script_final_semicolon
+
+grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_final_semicolon
+
+CLEANFILES += grub_script_final_semicolon
+dist_noinst_DATA += tests/grub_script_final_semicolon.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_final_semicolon
+TESTS += grub_script_final_semicolon
+
+grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_final_semicolon
+
+CLEANFILES += grub_script_final_semicolon
+dist_noinst_DATA += tests/grub_script_final_semicolon.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_final_semicolon
+TESTS += grub_script_final_semicolon
+
+grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_final_semicolon
+
+CLEANFILES += grub_script_final_semicolon
+dist_noinst_DATA += tests/grub_script_final_semicolon.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_final_semicolon
+TESTS += grub_script_final_semicolon
+
+grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_final_semicolon
+
+CLEANFILES += grub_script_final_semicolon
+dist_noinst_DATA += tests/grub_script_final_semicolon.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_final_semicolon
+TESTS += grub_script_final_semicolon
+
+grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_final_semicolon
+
+CLEANFILES += grub_script_final_semicolon
+dist_noinst_DATA += tests/grub_script_final_semicolon.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_final_semicolon
+TESTS += grub_script_final_semicolon
+
+grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_final_semicolon
+
+CLEANFILES += grub_script_final_semicolon
+dist_noinst_DATA += tests/grub_script_final_semicolon.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_dollar
+TESTS += grub_script_dollar
+
+grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_dollar
+
+CLEANFILES += grub_script_dollar
+dist_noinst_DATA += tests/grub_script_dollar.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_dollar
+TESTS += grub_script_dollar
+
+grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_dollar
+
+CLEANFILES += grub_script_dollar
+dist_noinst_DATA += tests/grub_script_dollar.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_dollar
+TESTS += grub_script_dollar
+
+grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_dollar
+
+CLEANFILES += grub_script_dollar
+dist_noinst_DATA += tests/grub_script_dollar.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_dollar
+TESTS += grub_script_dollar
+
+grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_dollar
+
+CLEANFILES += grub_script_dollar
+dist_noinst_DATA += tests/grub_script_dollar.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_dollar
+TESTS += grub_script_dollar
+
+grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_dollar
+
+CLEANFILES += grub_script_dollar
+dist_noinst_DATA += tests/grub_script_dollar.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_dollar
+TESTS += grub_script_dollar
+
+grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_dollar
+
+CLEANFILES += grub_script_dollar
+dist_noinst_DATA += tests/grub_script_dollar.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_dollar
+TESTS += grub_script_dollar
+
+grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_dollar
+
+CLEANFILES += grub_script_dollar
+dist_noinst_DATA += tests/grub_script_dollar.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_dollar
+TESTS += grub_script_dollar
+
+grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_dollar
+
+CLEANFILES += grub_script_dollar
+dist_noinst_DATA += tests/grub_script_dollar.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_dollar
+TESTS += grub_script_dollar
+
+grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_dollar
+
+CLEANFILES += grub_script_dollar
+dist_noinst_DATA += tests/grub_script_dollar.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_dollar
+TESTS += grub_script_dollar
+
+grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_dollar
+
+CLEANFILES += grub_script_dollar
+dist_noinst_DATA += tests/grub_script_dollar.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_dollar
+TESTS += grub_script_dollar
+
+grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_dollar
+
+CLEANFILES += grub_script_dollar
+dist_noinst_DATA += tests/grub_script_dollar.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_comments
+TESTS += grub_script_comments
+
+grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_comments
+
+CLEANFILES += grub_script_comments
+dist_noinst_DATA += tests/grub_script_comments.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_comments
+TESTS += grub_script_comments
+
+grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_comments
+
+CLEANFILES += grub_script_comments
+dist_noinst_DATA += tests/grub_script_comments.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_comments
+TESTS += grub_script_comments
+
+grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_comments
+
+CLEANFILES += grub_script_comments
+dist_noinst_DATA += tests/grub_script_comments.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_comments
+TESTS += grub_script_comments
+
+grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_comments
+
+CLEANFILES += grub_script_comments
+dist_noinst_DATA += tests/grub_script_comments.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_comments
+TESTS += grub_script_comments
+
+grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_comments
+
+CLEANFILES += grub_script_comments
+dist_noinst_DATA += tests/grub_script_comments.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_comments
+TESTS += grub_script_comments
+
+grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_comments
+
+CLEANFILES += grub_script_comments
+dist_noinst_DATA += tests/grub_script_comments.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_comments
+TESTS += grub_script_comments
+
+grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_comments
+
+CLEANFILES += grub_script_comments
+dist_noinst_DATA += tests/grub_script_comments.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_comments
+TESTS += grub_script_comments
+
+grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_comments
+
+CLEANFILES += grub_script_comments
+dist_noinst_DATA += tests/grub_script_comments.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_comments
+TESTS += grub_script_comments
+
+grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_comments
+
+CLEANFILES += grub_script_comments
+dist_noinst_DATA += tests/grub_script_comments.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_comments
+TESTS += grub_script_comments
+
+grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_comments
+
+CLEANFILES += grub_script_comments
+dist_noinst_DATA += tests/grub_script_comments.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_comments
+TESTS += grub_script_comments
+
+grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_comments
+
+CLEANFILES += grub_script_comments
+dist_noinst_DATA += tests/grub_script_comments.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_functions
+TESTS += grub_script_functions
+
+grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_functions
+
+CLEANFILES += grub_script_functions
+dist_noinst_DATA += tests/grub_script_functions.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_functions
+TESTS += grub_script_functions
+
+grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_functions
+
+CLEANFILES += grub_script_functions
+dist_noinst_DATA += tests/grub_script_functions.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_functions
+TESTS += grub_script_functions
+
+grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_functions
+
+CLEANFILES += grub_script_functions
+dist_noinst_DATA += tests/grub_script_functions.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_functions
+TESTS += grub_script_functions
+
+grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_functions
+
+CLEANFILES += grub_script_functions
+dist_noinst_DATA += tests/grub_script_functions.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_functions
+TESTS += grub_script_functions
+
+grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_functions
+
+CLEANFILES += grub_script_functions
+dist_noinst_DATA += tests/grub_script_functions.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_functions
+TESTS += grub_script_functions
+
+grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_functions
+
+CLEANFILES += grub_script_functions
+dist_noinst_DATA += tests/grub_script_functions.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_functions
+TESTS += grub_script_functions
+
+grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_functions
+
+CLEANFILES += grub_script_functions
+dist_noinst_DATA += tests/grub_script_functions.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_functions
+TESTS += grub_script_functions
+
+grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_functions
+
+CLEANFILES += grub_script_functions
+dist_noinst_DATA += tests/grub_script_functions.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_functions
+TESTS += grub_script_functions
+
+grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_functions
+
+CLEANFILES += grub_script_functions
+dist_noinst_DATA += tests/grub_script_functions.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_functions
+TESTS += grub_script_functions
+
+grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_functions
+
+CLEANFILES += grub_script_functions
+dist_noinst_DATA += tests/grub_script_functions.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_functions
+TESTS += grub_script_functions
+
+grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_functions
+
+CLEANFILES += grub_script_functions
+dist_noinst_DATA += tests/grub_script_functions.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_break
+TESTS += grub_script_break
+
+grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_break
+
+CLEANFILES += grub_script_break
+dist_noinst_DATA += tests/grub_script_break.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_break
+TESTS += grub_script_break
+
+grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_break
+
+CLEANFILES += grub_script_break
+dist_noinst_DATA += tests/grub_script_break.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_break
+TESTS += grub_script_break
+
+grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_break
+
+CLEANFILES += grub_script_break
+dist_noinst_DATA += tests/grub_script_break.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_break
+TESTS += grub_script_break
+
+grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_break
+
+CLEANFILES += grub_script_break
+dist_noinst_DATA += tests/grub_script_break.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_break
+TESTS += grub_script_break
+
+grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_break
+
+CLEANFILES += grub_script_break
+dist_noinst_DATA += tests/grub_script_break.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_break
+TESTS += grub_script_break
+
+grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_break
+
+CLEANFILES += grub_script_break
+dist_noinst_DATA += tests/grub_script_break.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_break
+TESTS += grub_script_break
+
+grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_break
+
+CLEANFILES += grub_script_break
+dist_noinst_DATA += tests/grub_script_break.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_break
+TESTS += grub_script_break
+
+grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_break
+
+CLEANFILES += grub_script_break
+dist_noinst_DATA += tests/grub_script_break.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_break
+TESTS += grub_script_break
+
+grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_break
+
+CLEANFILES += grub_script_break
+dist_noinst_DATA += tests/grub_script_break.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_break
+TESTS += grub_script_break
+
+grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_break
+
+CLEANFILES += grub_script_break
+dist_noinst_DATA += tests/grub_script_break.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_break
+TESTS += grub_script_break
+
+grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_break
+
+CLEANFILES += grub_script_break
+dist_noinst_DATA += tests/grub_script_break.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_continue
+TESTS += grub_script_continue
+
+grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_continue
+
+CLEANFILES += grub_script_continue
+dist_noinst_DATA += tests/grub_script_continue.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_continue
+TESTS += grub_script_continue
+
+grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_continue
+
+CLEANFILES += grub_script_continue
+dist_noinst_DATA += tests/grub_script_continue.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_continue
+TESTS += grub_script_continue
+
+grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_continue
+
+CLEANFILES += grub_script_continue
+dist_noinst_DATA += tests/grub_script_continue.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_continue
+TESTS += grub_script_continue
+
+grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_continue
+
+CLEANFILES += grub_script_continue
+dist_noinst_DATA += tests/grub_script_continue.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_continue
+TESTS += grub_script_continue
+
+grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_continue
+
+CLEANFILES += grub_script_continue
+dist_noinst_DATA += tests/grub_script_continue.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_continue
+TESTS += grub_script_continue
+
+grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_continue
+
+CLEANFILES += grub_script_continue
+dist_noinst_DATA += tests/grub_script_continue.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_continue
+TESTS += grub_script_continue
+
+grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_continue
+
+CLEANFILES += grub_script_continue
+dist_noinst_DATA += tests/grub_script_continue.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_continue
+TESTS += grub_script_continue
+
+grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_continue
+
+CLEANFILES += grub_script_continue
+dist_noinst_DATA += tests/grub_script_continue.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_continue
+TESTS += grub_script_continue
+
+grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_continue
+
+CLEANFILES += grub_script_continue
+dist_noinst_DATA += tests/grub_script_continue.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_continue
+TESTS += grub_script_continue
+
+grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_continue
+
+CLEANFILES += grub_script_continue
+dist_noinst_DATA += tests/grub_script_continue.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_continue
+TESTS += grub_script_continue
+
+grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_continue
+
+CLEANFILES += grub_script_continue
+dist_noinst_DATA += tests/grub_script_continue.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_shift
+TESTS += grub_script_shift
+
+grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_shift
+
+CLEANFILES += grub_script_shift
+dist_noinst_DATA += tests/grub_script_shift.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_shift
+TESTS += grub_script_shift
+
+grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_shift
+
+CLEANFILES += grub_script_shift
+dist_noinst_DATA += tests/grub_script_shift.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_shift
+TESTS += grub_script_shift
+
+grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_shift
+
+CLEANFILES += grub_script_shift
+dist_noinst_DATA += tests/grub_script_shift.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_shift
+TESTS += grub_script_shift
+
+grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_shift
+
+CLEANFILES += grub_script_shift
+dist_noinst_DATA += tests/grub_script_shift.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_shift
+TESTS += grub_script_shift
+
+grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_shift
+
+CLEANFILES += grub_script_shift
+dist_noinst_DATA += tests/grub_script_shift.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_shift
+TESTS += grub_script_shift
+
+grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_shift
+
+CLEANFILES += grub_script_shift
+dist_noinst_DATA += tests/grub_script_shift.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_shift
+TESTS += grub_script_shift
+
+grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_shift
+
+CLEANFILES += grub_script_shift
+dist_noinst_DATA += tests/grub_script_shift.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_shift
+TESTS += grub_script_shift
+
+grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_shift
+
+CLEANFILES += grub_script_shift
+dist_noinst_DATA += tests/grub_script_shift.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_shift
+TESTS += grub_script_shift
+
+grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_shift
+
+CLEANFILES += grub_script_shift
+dist_noinst_DATA += tests/grub_script_shift.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_shift
+TESTS += grub_script_shift
+
+grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_shift
+
+CLEANFILES += grub_script_shift
+dist_noinst_DATA += tests/grub_script_shift.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_shift
+TESTS += grub_script_shift
+
+grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_shift
+
+CLEANFILES += grub_script_shift
+dist_noinst_DATA += tests/grub_script_shift.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_blockarg
+TESTS += grub_script_blockarg
+
+grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blockarg
+
+CLEANFILES += grub_script_blockarg
+dist_noinst_DATA += tests/grub_script_blockarg.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_blockarg
+TESTS += grub_script_blockarg
+
+grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blockarg
+
+CLEANFILES += grub_script_blockarg
+dist_noinst_DATA += tests/grub_script_blockarg.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_blockarg
+TESTS += grub_script_blockarg
+
+grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blockarg
+
+CLEANFILES += grub_script_blockarg
+dist_noinst_DATA += tests/grub_script_blockarg.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_blockarg
+TESTS += grub_script_blockarg
+
+grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blockarg
+
+CLEANFILES += grub_script_blockarg
+dist_noinst_DATA += tests/grub_script_blockarg.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_blockarg
+TESTS += grub_script_blockarg
+
+grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blockarg
+
+CLEANFILES += grub_script_blockarg
+dist_noinst_DATA += tests/grub_script_blockarg.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_blockarg
+TESTS += grub_script_blockarg
+
+grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blockarg
+
+CLEANFILES += grub_script_blockarg
+dist_noinst_DATA += tests/grub_script_blockarg.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_blockarg
+TESTS += grub_script_blockarg
+
+grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blockarg
+
+CLEANFILES += grub_script_blockarg
+dist_noinst_DATA += tests/grub_script_blockarg.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_blockarg
+TESTS += grub_script_blockarg
+
+grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blockarg
+
+CLEANFILES += grub_script_blockarg
+dist_noinst_DATA += tests/grub_script_blockarg.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_blockarg
+TESTS += grub_script_blockarg
+
+grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blockarg
+
+CLEANFILES += grub_script_blockarg
+dist_noinst_DATA += tests/grub_script_blockarg.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_blockarg
+TESTS += grub_script_blockarg
+
+grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blockarg
+
+CLEANFILES += grub_script_blockarg
+dist_noinst_DATA += tests/grub_script_blockarg.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_blockarg
+TESTS += grub_script_blockarg
+
+grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_blockarg
+
+CLEANFILES += grub_script_blockarg
+dist_noinst_DATA += tests/grub_script_blockarg.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_setparams
+TESTS += grub_script_setparams
+
+grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_setparams
+
+CLEANFILES += grub_script_setparams
+dist_noinst_DATA += tests/grub_script_setparams.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_setparams
+TESTS += grub_script_setparams
+
+grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_setparams
+
+CLEANFILES += grub_script_setparams
+dist_noinst_DATA += tests/grub_script_setparams.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_setparams
+TESTS += grub_script_setparams
+
+grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_setparams
+
+CLEANFILES += grub_script_setparams
+dist_noinst_DATA += tests/grub_script_setparams.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_setparams
+TESTS += grub_script_setparams
+
+grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_setparams
+
+CLEANFILES += grub_script_setparams
+dist_noinst_DATA += tests/grub_script_setparams.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_setparams
+TESTS += grub_script_setparams
+
+grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_setparams
+
+CLEANFILES += grub_script_setparams
+dist_noinst_DATA += tests/grub_script_setparams.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_setparams
+TESTS += grub_script_setparams
+
+grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_setparams
+
+CLEANFILES += grub_script_setparams
+dist_noinst_DATA += tests/grub_script_setparams.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_setparams
+TESTS += grub_script_setparams
+
+grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_setparams
+
+CLEANFILES += grub_script_setparams
+dist_noinst_DATA += tests/grub_script_setparams.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_setparams
+TESTS += grub_script_setparams
+
+grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_setparams
+
+CLEANFILES += grub_script_setparams
+dist_noinst_DATA += tests/grub_script_setparams.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_setparams
+TESTS += grub_script_setparams
+
+grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_setparams
+
+CLEANFILES += grub_script_setparams
+dist_noinst_DATA += tests/grub_script_setparams.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_setparams
+TESTS += grub_script_setparams
+
+grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_setparams
+
+CLEANFILES += grub_script_setparams
+dist_noinst_DATA += tests/grub_script_setparams.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_setparams
+TESTS += grub_script_setparams
+
+grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_setparams
+
+CLEANFILES += grub_script_setparams
+dist_noinst_DATA += tests/grub_script_setparams.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_return
+TESTS += grub_script_return
+
+grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_return
+
+CLEANFILES += grub_script_return
+dist_noinst_DATA += tests/grub_script_return.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_return
+TESTS += grub_script_return
+
+grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_return
+
+CLEANFILES += grub_script_return
+dist_noinst_DATA += tests/grub_script_return.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_return
+TESTS += grub_script_return
+
+grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_return
+
+CLEANFILES += grub_script_return
+dist_noinst_DATA += tests/grub_script_return.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_return
+TESTS += grub_script_return
+
+grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_return
+
+CLEANFILES += grub_script_return
+dist_noinst_DATA += tests/grub_script_return.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_return
+TESTS += grub_script_return
+
+grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_return
+
+CLEANFILES += grub_script_return
+dist_noinst_DATA += tests/grub_script_return.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_return
+TESTS += grub_script_return
+
+grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_return
+
+CLEANFILES += grub_script_return
+dist_noinst_DATA += tests/grub_script_return.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_return
+TESTS += grub_script_return
+
+grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_return
+
+CLEANFILES += grub_script_return
+dist_noinst_DATA += tests/grub_script_return.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_return
+TESTS += grub_script_return
+
+grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_return
+
+CLEANFILES += grub_script_return
+dist_noinst_DATA += tests/grub_script_return.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_return
+TESTS += grub_script_return
+
+grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_return
+
+CLEANFILES += grub_script_return
+dist_noinst_DATA += tests/grub_script_return.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_return
+TESTS += grub_script_return
+
+grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_return
+
+CLEANFILES += grub_script_return
+dist_noinst_DATA += tests/grub_script_return.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_return
+TESTS += grub_script_return
+
+grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_return
+
+CLEANFILES += grub_script_return
+dist_noinst_DATA += tests/grub_script_return.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_cmd_regexp
+TESTS += grub_cmd_regexp
+
+grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_regexp
+
+CLEANFILES += grub_cmd_regexp
+dist_noinst_DATA += tests/grub_cmd_regexp.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_cmd_regexp
+TESTS += grub_cmd_regexp
+
+grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_regexp
+
+CLEANFILES += grub_cmd_regexp
+dist_noinst_DATA += tests/grub_cmd_regexp.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_cmd_regexp
+TESTS += grub_cmd_regexp
+
+grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_regexp
+
+CLEANFILES += grub_cmd_regexp
+dist_noinst_DATA += tests/grub_cmd_regexp.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_cmd_regexp
+TESTS += grub_cmd_regexp
+
+grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_regexp
+
+CLEANFILES += grub_cmd_regexp
+dist_noinst_DATA += tests/grub_cmd_regexp.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_cmd_regexp
+TESTS += grub_cmd_regexp
+
+grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_regexp
+
+CLEANFILES += grub_cmd_regexp
+dist_noinst_DATA += tests/grub_cmd_regexp.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_cmd_regexp
+TESTS += grub_cmd_regexp
+
+grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_regexp
+
+CLEANFILES += grub_cmd_regexp
+dist_noinst_DATA += tests/grub_cmd_regexp.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_cmd_regexp
+TESTS += grub_cmd_regexp
+
+grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_regexp
+
+CLEANFILES += grub_cmd_regexp
+dist_noinst_DATA += tests/grub_cmd_regexp.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_cmd_regexp
+TESTS += grub_cmd_regexp
+
+grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_regexp
+
+CLEANFILES += grub_cmd_regexp
+dist_noinst_DATA += tests/grub_cmd_regexp.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_cmd_regexp
+TESTS += grub_cmd_regexp
+
+grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_regexp
+
+CLEANFILES += grub_cmd_regexp
+dist_noinst_DATA += tests/grub_cmd_regexp.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_cmd_regexp
+TESTS += grub_cmd_regexp
+
+grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_regexp
+
+CLEANFILES += grub_cmd_regexp
+dist_noinst_DATA += tests/grub_cmd_regexp.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_cmd_regexp
+TESTS += grub_cmd_regexp
+
+grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_regexp
+
+CLEANFILES += grub_cmd_regexp
+dist_noinst_DATA += tests/grub_cmd_regexp.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_expansion
+TESTS += grub_script_expansion
+
+grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_expansion
+
+CLEANFILES += grub_script_expansion
+dist_noinst_DATA += tests/grub_script_expansion.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_expansion
+TESTS += grub_script_expansion
+
+grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_expansion
+
+CLEANFILES += grub_script_expansion
+dist_noinst_DATA += tests/grub_script_expansion.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_expansion
+TESTS += grub_script_expansion
+
+grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_expansion
+
+CLEANFILES += grub_script_expansion
+dist_noinst_DATA += tests/grub_script_expansion.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_expansion
+TESTS += grub_script_expansion
+
+grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_expansion
+
+CLEANFILES += grub_script_expansion
+dist_noinst_DATA += tests/grub_script_expansion.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_expansion
+TESTS += grub_script_expansion
+
+grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_expansion
+
+CLEANFILES += grub_script_expansion
+dist_noinst_DATA += tests/grub_script_expansion.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_expansion
+TESTS += grub_script_expansion
+
+grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_expansion
+
+CLEANFILES += grub_script_expansion
+dist_noinst_DATA += tests/grub_script_expansion.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_expansion
+TESTS += grub_script_expansion
+
+grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_expansion
+
+CLEANFILES += grub_script_expansion
+dist_noinst_DATA += tests/grub_script_expansion.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_expansion
+TESTS += grub_script_expansion
+
+grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_expansion
+
+CLEANFILES += grub_script_expansion
+dist_noinst_DATA += tests/grub_script_expansion.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_expansion
+TESTS += grub_script_expansion
+
+grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_expansion
+
+CLEANFILES += grub_script_expansion
+dist_noinst_DATA += tests/grub_script_expansion.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_expansion
+TESTS += grub_script_expansion
+
+grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_expansion
+
+CLEANFILES += grub_script_expansion
+dist_noinst_DATA += tests/grub_script_expansion.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_expansion
+TESTS += grub_script_expansion
+
+grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_expansion
+
+CLEANFILES += grub_script_expansion
+dist_noinst_DATA += tests/grub_script_expansion.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_script_not
+TESTS += grub_script_not
+
+grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_not
+
+CLEANFILES += grub_script_not
+dist_noinst_DATA += tests/grub_script_not.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_script_not
+TESTS += grub_script_not
+
+grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_not
+
+CLEANFILES += grub_script_not
+dist_noinst_DATA += tests/grub_script_not.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_script_not
+TESTS += grub_script_not
+
+grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_not
+
+CLEANFILES += grub_script_not
+dist_noinst_DATA += tests/grub_script_not.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_script_not
+TESTS += grub_script_not
+
+grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_not
+
+CLEANFILES += grub_script_not
+dist_noinst_DATA += tests/grub_script_not.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_script_not
+TESTS += grub_script_not
+
+grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_not
+
+CLEANFILES += grub_script_not
+dist_noinst_DATA += tests/grub_script_not.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_script_not
+TESTS += grub_script_not
+
+grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_not
+
+CLEANFILES += grub_script_not
+dist_noinst_DATA += tests/grub_script_not.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_script_not
+TESTS += grub_script_not
+
+grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_not
+
+CLEANFILES += grub_script_not
+dist_noinst_DATA += tests/grub_script_not.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_script_not
+TESTS += grub_script_not
+
+grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_not
+
+CLEANFILES += grub_script_not
+dist_noinst_DATA += tests/grub_script_not.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_script_not
+TESTS += grub_script_not
+
+grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_not
+
+CLEANFILES += grub_script_not
+dist_noinst_DATA += tests/grub_script_not.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_script_not
+TESTS += grub_script_not
+
+grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_not
+
+CLEANFILES += grub_script_not
+dist_noinst_DATA += tests/grub_script_not.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_script_not
+TESTS += grub_script_not
+
+grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_script_not
+
+CLEANFILES += grub_script_not
+dist_noinst_DATA += tests/grub_script_not.in
+endif
+
+if COND_emu
+check_SCRIPTS += partmap_test
+TESTS += partmap_test
+
+partmap_test: tests/partmap_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x partmap_test
+
+CLEANFILES += partmap_test
+dist_noinst_DATA += tests/partmap_test.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += partmap_test
+TESTS += partmap_test
+
+partmap_test: tests/partmap_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x partmap_test
+
+CLEANFILES += partmap_test
+dist_noinst_DATA += tests/partmap_test.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += partmap_test
+TESTS += partmap_test
+
+partmap_test: tests/partmap_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x partmap_test
+
+CLEANFILES += partmap_test
+dist_noinst_DATA += tests/partmap_test.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += partmap_test
+TESTS += partmap_test
+
+partmap_test: tests/partmap_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x partmap_test
+
+CLEANFILES += partmap_test
+dist_noinst_DATA += tests/partmap_test.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += partmap_test
+TESTS += partmap_test
+
+partmap_test: tests/partmap_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x partmap_test
+
+CLEANFILES += partmap_test
+dist_noinst_DATA += tests/partmap_test.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += partmap_test
+TESTS += partmap_test
+
+partmap_test: tests/partmap_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x partmap_test
+
+CLEANFILES += partmap_test
+dist_noinst_DATA += tests/partmap_test.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += partmap_test
+TESTS += partmap_test
+
+partmap_test: tests/partmap_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x partmap_test
+
+CLEANFILES += partmap_test
+dist_noinst_DATA += tests/partmap_test.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += partmap_test
+TESTS += partmap_test
+
+partmap_test: tests/partmap_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x partmap_test
+
+CLEANFILES += partmap_test
+dist_noinst_DATA += tests/partmap_test.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += partmap_test
+TESTS += partmap_test
+
+partmap_test: tests/partmap_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x partmap_test
+
+CLEANFILES += partmap_test
+dist_noinst_DATA += tests/partmap_test.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += partmap_test
+TESTS += partmap_test
+
+partmap_test: tests/partmap_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x partmap_test
+
+CLEANFILES += partmap_test
+dist_noinst_DATA += tests/partmap_test.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += partmap_test
+TESTS += partmap_test
+
+partmap_test: tests/partmap_test.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x partmap_test
+
+CLEANFILES += partmap_test
+dist_noinst_DATA += tests/partmap_test.in
+endif
+
+if COND_emu
+check_SCRIPTS += grub_cmd_echo
+TESTS += grub_cmd_echo
+
+grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_echo
+
+CLEANFILES += grub_cmd_echo
+dist_noinst_DATA += tests/grub_cmd_echo.in
+endif
+
+if COND_i386_pc
+check_SCRIPTS += grub_cmd_echo
+TESTS += grub_cmd_echo
+
+grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_echo
+
+CLEANFILES += grub_cmd_echo
+dist_noinst_DATA += tests/grub_cmd_echo.in
+endif
+
+if COND_i386_efi
+check_SCRIPTS += grub_cmd_echo
+TESTS += grub_cmd_echo
+
+grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_echo
+
+CLEANFILES += grub_cmd_echo
+dist_noinst_DATA += tests/grub_cmd_echo.in
+endif
+
+if COND_i386_qemu
+check_SCRIPTS += grub_cmd_echo
+TESTS += grub_cmd_echo
+
+grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_echo
+
+CLEANFILES += grub_cmd_echo
+dist_noinst_DATA += tests/grub_cmd_echo.in
+endif
+
+if COND_i386_coreboot
+check_SCRIPTS += grub_cmd_echo
+TESTS += grub_cmd_echo
+
+grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_echo
+
+CLEANFILES += grub_cmd_echo
+dist_noinst_DATA += tests/grub_cmd_echo.in
+endif
+
+if COND_i386_multiboot
+check_SCRIPTS += grub_cmd_echo
+TESTS += grub_cmd_echo
+
+grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_echo
+
+CLEANFILES += grub_cmd_echo
+dist_noinst_DATA += tests/grub_cmd_echo.in
+endif
+
+if COND_i386_ieee1275
+check_SCRIPTS += grub_cmd_echo
+TESTS += grub_cmd_echo
+
+grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_echo
+
+CLEANFILES += grub_cmd_echo
+dist_noinst_DATA += tests/grub_cmd_echo.in
+endif
+
+if COND_x86_64_efi
+check_SCRIPTS += grub_cmd_echo
+TESTS += grub_cmd_echo
+
+grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_echo
+
+CLEANFILES += grub_cmd_echo
+dist_noinst_DATA += tests/grub_cmd_echo.in
+endif
+
+if COND_mips_yeeloong
+check_SCRIPTS += grub_cmd_echo
+TESTS += grub_cmd_echo
+
+grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_echo
+
+CLEANFILES += grub_cmd_echo
+dist_noinst_DATA += tests/grub_cmd_echo.in
+endif
+
+if COND_sparc64_ieee1275
+check_SCRIPTS += grub_cmd_echo
+TESTS += grub_cmd_echo
+
+grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_echo
+
+CLEANFILES += grub_cmd_echo
+dist_noinst_DATA += tests/grub_cmd_echo.in
+endif
+
+if COND_powerpc_ieee1275
+check_SCRIPTS += grub_cmd_echo
+TESTS += grub_cmd_echo
+
+grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status
+ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@
+ chmod a+x grub_cmd_echo
+
+CLEANFILES += grub_cmd_echo
+dist_noinst_DATA += tests/grub_cmd_echo.in
+endif
+
+if COND_emu
+EXTRA_DIST += util/grub.d/README
+EXTRA_DIST +=
+grubconf_DATA += util/grub.d/README
+endif
+
+if COND_i386_pc
+EXTRA_DIST += util/grub.d/README
+EXTRA_DIST +=
+grubconf_DATA += util/grub.d/README
+endif
+
+if COND_i386_efi
+EXTRA_DIST += util/grub.d/README
+EXTRA_DIST +=
+grubconf_DATA += util/grub.d/README
+endif
+
+if COND_i386_qemu
+EXTRA_DIST += util/grub.d/README
+EXTRA_DIST +=
+grubconf_DATA += util/grub.d/README
+endif
+
+if COND_i386_coreboot
+EXTRA_DIST += util/grub.d/README
+EXTRA_DIST +=
+grubconf_DATA += util/grub.d/README
+endif
+
+if COND_i386_multiboot
+EXTRA_DIST += util/grub.d/README
+EXTRA_DIST +=
+grubconf_DATA += util/grub.d/README
+endif
+
+if COND_i386_ieee1275
+EXTRA_DIST += util/grub.d/README
+EXTRA_DIST +=
+grubconf_DATA += util/grub.d/README
+endif
+
+if COND_x86_64_efi
+EXTRA_DIST += util/grub.d/README
+EXTRA_DIST +=
+grubconf_DATA += util/grub.d/README
+endif
+
+if COND_mips_yeeloong
+EXTRA_DIST += util/grub.d/README
+EXTRA_DIST +=
+grubconf_DATA += util/grub.d/README
+endif
+
+if COND_sparc64_ieee1275
+EXTRA_DIST += util/grub.d/README
+EXTRA_DIST +=
+grubconf_DATA += util/grub.d/README
+endif
+
+if COND_powerpc_ieee1275
+EXTRA_DIST += util/grub.d/README
+EXTRA_DIST +=
+grubconf_DATA += util/grub.d/README
+endif
+