Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 1 | # Generated file; do not modify. |
| 2 | subdir('Activation') |
| 3 | generated_others += custom_target( |
| 4 | 'xyz/openbmc_project/Software/Activation__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 5 | input: [ '../../../../yaml/xyz/openbmc_project/Software/Activation.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 6 | output: [ 'Activation.md' ], |
| 7 | command: [ |
| 8 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 9 | '--output', meson.current_build_dir(), |
| 10 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 11 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 12 | 'xyz/openbmc_project/Software/Activation', |
| 13 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 14 | ) |
| 15 | |
| 16 | subdir('ActivationBlocksTransition') |
| 17 | generated_others += custom_target( |
| 18 | 'xyz/openbmc_project/Software/ActivationBlocksTransition__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 19 | input: [ '../../../../yaml/xyz/openbmc_project/Software/ActivationBlocksTransition.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 20 | output: [ 'ActivationBlocksTransition.md' ], |
| 21 | command: [ |
| 22 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 23 | '--output', meson.current_build_dir(), |
| 24 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 25 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 26 | 'xyz/openbmc_project/Software/ActivationBlocksTransition', |
| 27 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 28 | ) |
| 29 | |
| 30 | subdir('ActivationProgress') |
| 31 | generated_others += custom_target( |
| 32 | 'xyz/openbmc_project/Software/ActivationProgress__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 33 | input: [ '../../../../yaml/xyz/openbmc_project/Software/ActivationProgress.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 34 | output: [ 'ActivationProgress.md' ], |
| 35 | command: [ |
| 36 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 37 | '--output', meson.current_build_dir(), |
| 38 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 39 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 40 | 'xyz/openbmc_project/Software/ActivationProgress', |
| 41 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 42 | ) |
| 43 | |
| 44 | subdir('ApplyOptions') |
| 45 | generated_others += custom_target( |
| 46 | 'xyz/openbmc_project/Software/ApplyOptions__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 47 | input: [ '../../../../yaml/xyz/openbmc_project/Software/ApplyOptions.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 48 | output: [ 'ApplyOptions.md' ], |
| 49 | command: [ |
| 50 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 51 | '--output', meson.current_build_dir(), |
| 52 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 53 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 54 | 'xyz/openbmc_project/Software/ApplyOptions', |
| 55 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 56 | ) |
| 57 | |
| 58 | subdir('ApplyTime') |
| 59 | generated_others += custom_target( |
| 60 | 'xyz/openbmc_project/Software/ApplyTime__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 61 | input: [ '../../../../yaml/xyz/openbmc_project/Software/ApplyTime.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 62 | output: [ 'ApplyTime.md' ], |
| 63 | command: [ |
| 64 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 65 | '--output', meson.current_build_dir(), |
| 66 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 67 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 68 | 'xyz/openbmc_project/Software/ApplyTime', |
| 69 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 70 | ) |
| 71 | |
| 72 | subdir('ExtendedVersion') |
| 73 | generated_others += custom_target( |
| 74 | 'xyz/openbmc_project/Software/ExtendedVersion__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 75 | input: [ '../../../../yaml/xyz/openbmc_project/Software/ExtendedVersion.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 76 | output: [ 'ExtendedVersion.md' ], |
| 77 | command: [ |
| 78 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 79 | '--output', meson.current_build_dir(), |
| 80 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 81 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 82 | 'xyz/openbmc_project/Software/ExtendedVersion', |
| 83 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 84 | ) |
| 85 | |
| 86 | subdir('RedundancyPriority') |
| 87 | generated_others += custom_target( |
| 88 | 'xyz/openbmc_project/Software/RedundancyPriority__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 89 | input: [ '../../../../yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 90 | output: [ 'RedundancyPriority.md' ], |
| 91 | command: [ |
| 92 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 93 | '--output', meson.current_build_dir(), |
| 94 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 95 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 96 | 'xyz/openbmc_project/Software/RedundancyPriority', |
| 97 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 98 | ) |
| 99 | |
| 100 | subdir('RequestedRedundancyPriority') |
| 101 | generated_others += custom_target( |
| 102 | 'xyz/openbmc_project/Software/RequestedRedundancyPriority__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 103 | input: [ '../../../../yaml/xyz/openbmc_project/Software/RequestedRedundancyPriority.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 104 | output: [ 'RequestedRedundancyPriority.md' ], |
| 105 | command: [ |
| 106 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 107 | '--output', meson.current_build_dir(), |
| 108 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 109 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 110 | 'xyz/openbmc_project/Software/RequestedRedundancyPriority', |
| 111 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 112 | ) |
| 113 | |
| 114 | subdir('Version') |
| 115 | generated_others += custom_target( |
| 116 | 'xyz/openbmc_project/Software/Version__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 117 | input: [ '../../../../yaml/xyz/openbmc_project/Software/Version.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 118 | output: [ 'Version.md' ], |
| 119 | command: [ |
| 120 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 121 | '--output', meson.current_build_dir(), |
| 122 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 123 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 124 | 'xyz/openbmc_project/Software/Version', |
| 125 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 126 | ) |
| 127 | |