blob: d0bbcabb71fa14f6e1da372247dba29125cb5a96 [file] [log] [blame]
# Generated file; do not modify.
subdir('Client')
generated_others += custom_target(
'xyz/openbmc_project/Network/Client__markdown'.underscorify(),
input: [ '../../../../yaml/xyz/openbmc_project/Network/Client.interface.yaml', ],
output: [ 'Client.md' ],
depend_files: sdbusplusplus_depfiles,
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../yaml',
'xyz/openbmc_project/Network/Client',
],
)
subdir('DHCPConfiguration')
generated_others += custom_target(
'xyz/openbmc_project/Network/DHCPConfiguration__markdown'.underscorify(),
input: [ '../../../../yaml/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml', ],
output: [ 'DHCPConfiguration.md' ],
depend_files: sdbusplusplus_depfiles,
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../yaml',
'xyz/openbmc_project/Network/DHCPConfiguration',
],
)
subdir('EthernetInterface')
generated_others += custom_target(
'xyz/openbmc_project/Network/EthernetInterface__markdown'.underscorify(),
input: [ '../../../../yaml/xyz/openbmc_project/Network/EthernetInterface.interface.yaml', ],
output: [ 'EthernetInterface.md' ],
depend_files: sdbusplusplus_depfiles,
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../yaml',
'xyz/openbmc_project/Network/EthernetInterface',
],
)
subdir('Experimental')
subdir('IP')
generated_others += custom_target(
'xyz/openbmc_project/Network/IP__markdown'.underscorify(),
input: [ '../../../../yaml/xyz/openbmc_project/Network/IP.interface.yaml', ],
output: [ 'IP.md' ],
depend_files: sdbusplusplus_depfiles,
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../yaml',
'xyz/openbmc_project/Network/IP',
],
)
subdir('MACAddress')
generated_others += custom_target(
'xyz/openbmc_project/Network/MACAddress__markdown'.underscorify(),
input: [ '../../../../yaml/xyz/openbmc_project/Network/MACAddress.interface.yaml', ],
output: [ 'MACAddress.md' ],
depend_files: sdbusplusplus_depfiles,
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../yaml',
'xyz/openbmc_project/Network/MACAddress',
],
)
subdir('Neighbor')
generated_others += custom_target(
'xyz/openbmc_project/Network/Neighbor__markdown'.underscorify(),
input: [ '../../../../yaml/xyz/openbmc_project/Network/Neighbor.interface.yaml', ],
output: [ 'Neighbor.md' ],
depend_files: sdbusplusplus_depfiles,
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../yaml',
'xyz/openbmc_project/Network/Neighbor',
],
)
subdir('StaticRoute')
generated_others += custom_target(
'xyz/openbmc_project/Network/StaticRoute__markdown'.underscorify(),
input: [ '../../../../yaml/xyz/openbmc_project/Network/StaticRoute.interface.yaml', ],
output: [ 'StaticRoute.md' ],
depend_files: sdbusplusplus_depfiles,
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../yaml',
'xyz/openbmc_project/Network/StaticRoute',
],
)
subdir('SystemConfiguration')
generated_others += custom_target(
'xyz/openbmc_project/Network/SystemConfiguration__markdown'.underscorify(),
input: [ '../../../../yaml/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml', ],
output: [ 'SystemConfiguration.md' ],
depend_files: sdbusplusplus_depfiles,
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../yaml',
'xyz/openbmc_project/Network/SystemConfiguration',
],
)
subdir('VLAN')
generated_others += custom_target(
'xyz/openbmc_project/Network/VLAN__markdown'.underscorify(),
input: [ '../../../../yaml/xyz/openbmc_project/Network/VLAN.interface.yaml', ],
output: [ 'VLAN.md' ],
depend_files: sdbusplusplus_depfiles,
command: [
sdbuspp_gen_meson_prog, '--command', 'markdown',
'--output', meson.current_build_dir(),
'--tool', sdbusplusplus_prog,
'--directory', meson.current_source_dir() / '../../../../yaml',
'xyz/openbmc_project/Network/VLAN',
],
)