blob: 994214a042b419fea739e463f0f983821be2834e [file] [log] [blame]
# Generated file; do not modify.
subdir('HostSelector')
generated_others += custom_target(
'xyz/openbmc_project/Chassis/Buttons/HostSelector__markdown'.underscorify(),
input: [ '../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/HostSelector.interface.yaml', ],
output: [ 'HostSelector.md' ],
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../../yaml',
'xyz/openbmc_project/Chassis/Buttons/HostSelector',
],
)
subdir('ID')
generated_others += custom_target(
'xyz/openbmc_project/Chassis/Buttons/ID__markdown'.underscorify(),
input: [ '../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/ID.interface.yaml', ],
output: [ 'ID.md' ],
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../../yaml',
'xyz/openbmc_project/Chassis/Buttons/ID',
],
)
subdir('NMI')
generated_others += custom_target(
'xyz/openbmc_project/Chassis/Buttons/NMI__markdown'.underscorify(),
input: [ '../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/NMI.interface.yaml', ],
output: [ 'NMI.md' ],
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../../yaml',
'xyz/openbmc_project/Chassis/Buttons/NMI',
],
)
subdir('Power')
generated_others += custom_target(
'xyz/openbmc_project/Chassis/Buttons/Power__markdown'.underscorify(),
input: [ '../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/Power.interface.yaml', ],
output: [ 'Power.md' ],
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../../yaml',
'xyz/openbmc_project/Chassis/Buttons/Power',
],
)
subdir('Reset')
generated_others += custom_target(
'xyz/openbmc_project/Chassis/Buttons/Reset__markdown'.underscorify(),
input: [ '../../../../../yaml/xyz/openbmc_project/Chassis/Buttons/Reset.interface.yaml', ],
output: [ 'Reset.md' ],
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../../yaml',
'xyz/openbmc_project/Chassis/Buttons/Reset',
],
)