Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 1 | # Generated file; do not modify. |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 2 | subdir('CP00') |
| 3 | generated_others += custom_target( |
| 4 | 'com/ibm/ipzvpd/CP00__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 5 | input: [ '../../../../com/ibm/ipzvpd/CP00.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 6 | output: [ 'CP00.md' ], |
| 7 | command: [ |
| 8 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 9 | '--output', meson.current_build_dir(), |
| 10 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 11 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 12 | 'com/ibm/ipzvpd/CP00', |
| 13 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 14 | ) |
| 15 | |
| 16 | subdir('CRP0') |
| 17 | generated_others += custom_target( |
| 18 | 'com/ibm/ipzvpd/CRP0__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 19 | input: [ '../../../../com/ibm/ipzvpd/CRP0.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 20 | output: [ 'CRP0.md' ], |
| 21 | command: [ |
| 22 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 23 | '--output', meson.current_build_dir(), |
| 24 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 25 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 26 | 'com/ibm/ipzvpd/CRP0', |
| 27 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 28 | ) |
| 29 | |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 30 | subdir('DINF') |
| 31 | generated_others += custom_target( |
| 32 | 'com/ibm/ipzvpd/DINF__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 33 | input: [ '../../../../com/ibm/ipzvpd/DINF.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 34 | output: [ 'DINF.md' ], |
| 35 | command: [ |
| 36 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 37 | '--output', meson.current_build_dir(), |
| 38 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 39 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 40 | 'com/ibm/ipzvpd/DINF', |
| 41 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 42 | ) |
| 43 | |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 44 | subdir('LRP0') |
| 45 | generated_others += custom_target( |
| 46 | 'com/ibm/ipzvpd/LRP0__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 47 | input: [ '../../../../com/ibm/ipzvpd/LRP0.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 48 | output: [ 'LRP0.md' ], |
| 49 | command: [ |
| 50 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 51 | '--output', meson.current_build_dir(), |
| 52 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 53 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 54 | 'com/ibm/ipzvpd/LRP0', |
| 55 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 56 | ) |
| 57 | |
| 58 | subdir('LRP1') |
| 59 | generated_others += custom_target( |
| 60 | 'com/ibm/ipzvpd/LRP1__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 61 | input: [ '../../../../com/ibm/ipzvpd/LRP1.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 62 | output: [ 'LRP1.md' ], |
| 63 | command: [ |
| 64 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 65 | '--output', meson.current_build_dir(), |
| 66 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 67 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 68 | 'com/ibm/ipzvpd/LRP1', |
| 69 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 70 | ) |
| 71 | |
| 72 | subdir('LRP2') |
| 73 | generated_others += custom_target( |
| 74 | 'com/ibm/ipzvpd/LRP2__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 75 | input: [ '../../../../com/ibm/ipzvpd/LRP2.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 76 | output: [ 'LRP2.md' ], |
| 77 | command: [ |
| 78 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 79 | '--output', meson.current_build_dir(), |
| 80 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 81 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 82 | 'com/ibm/ipzvpd/LRP2', |
| 83 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 84 | ) |
| 85 | |
| 86 | subdir('LRP3') |
| 87 | generated_others += custom_target( |
| 88 | 'com/ibm/ipzvpd/LRP3__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 89 | input: [ '../../../../com/ibm/ipzvpd/LRP3.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 90 | output: [ 'LRP3.md' ], |
| 91 | command: [ |
| 92 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 93 | '--output', meson.current_build_dir(), |
| 94 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 95 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 96 | 'com/ibm/ipzvpd/LRP3', |
| 97 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 98 | ) |
| 99 | |
| 100 | subdir('LRP4') |
| 101 | generated_others += custom_target( |
| 102 | 'com/ibm/ipzvpd/LRP4__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 103 | input: [ '../../../../com/ibm/ipzvpd/LRP4.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 104 | output: [ 'LRP4.md' ], |
| 105 | command: [ |
| 106 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 107 | '--output', meson.current_build_dir(), |
| 108 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 109 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 110 | 'com/ibm/ipzvpd/LRP4', |
| 111 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 112 | ) |
| 113 | |
| 114 | subdir('LRP5') |
| 115 | generated_others += custom_target( |
| 116 | 'com/ibm/ipzvpd/LRP5__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 117 | input: [ '../../../../com/ibm/ipzvpd/LRP5.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 118 | output: [ 'LRP5.md' ], |
| 119 | command: [ |
| 120 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 121 | '--output', meson.current_build_dir(), |
| 122 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 123 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 124 | 'com/ibm/ipzvpd/LRP5', |
| 125 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 126 | ) |
| 127 | |
| 128 | subdir('LRP6') |
| 129 | generated_others += custom_target( |
| 130 | 'com/ibm/ipzvpd/LRP6__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 131 | input: [ '../../../../com/ibm/ipzvpd/LRP6.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 132 | output: [ 'LRP6.md' ], |
| 133 | command: [ |
| 134 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 135 | '--output', meson.current_build_dir(), |
| 136 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 137 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 138 | 'com/ibm/ipzvpd/LRP6', |
| 139 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 140 | ) |
| 141 | |
| 142 | subdir('LRP7') |
| 143 | generated_others += custom_target( |
| 144 | 'com/ibm/ipzvpd/LRP7__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 145 | input: [ '../../../../com/ibm/ipzvpd/LRP7.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 146 | output: [ 'LRP7.md' ], |
| 147 | command: [ |
| 148 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 149 | '--output', meson.current_build_dir(), |
| 150 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 151 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 152 | 'com/ibm/ipzvpd/LRP7', |
| 153 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 154 | ) |
| 155 | |
| 156 | subdir('LWP0') |
| 157 | generated_others += custom_target( |
| 158 | 'com/ibm/ipzvpd/LWP0__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 159 | input: [ '../../../../com/ibm/ipzvpd/LWP0.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 160 | output: [ 'LWP0.md' ], |
| 161 | command: [ |
| 162 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 163 | '--output', meson.current_build_dir(), |
| 164 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 165 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 166 | 'com/ibm/ipzvpd/LWP0', |
| 167 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 168 | ) |
| 169 | |
| 170 | subdir('LWP1') |
| 171 | generated_others += custom_target( |
| 172 | 'com/ibm/ipzvpd/LWP1__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 173 | input: [ '../../../../com/ibm/ipzvpd/LWP1.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 174 | output: [ 'LWP1.md' ], |
| 175 | command: [ |
| 176 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 177 | '--output', meson.current_build_dir(), |
| 178 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 179 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 180 | 'com/ibm/ipzvpd/LWP1', |
| 181 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 182 | ) |
| 183 | |
| 184 | subdir('LWP2') |
| 185 | generated_others += custom_target( |
| 186 | 'com/ibm/ipzvpd/LWP2__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 187 | input: [ '../../../../com/ibm/ipzvpd/LWP2.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 188 | output: [ 'LWP2.md' ], |
| 189 | command: [ |
| 190 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 191 | '--output', meson.current_build_dir(), |
| 192 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 193 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 194 | 'com/ibm/ipzvpd/LWP2', |
| 195 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 196 | ) |
| 197 | |
| 198 | subdir('LWP3') |
| 199 | generated_others += custom_target( |
| 200 | 'com/ibm/ipzvpd/LWP3__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 201 | input: [ '../../../../com/ibm/ipzvpd/LWP3.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 202 | output: [ 'LWP3.md' ], |
| 203 | command: [ |
| 204 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 205 | '--output', meson.current_build_dir(), |
| 206 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 207 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 208 | 'com/ibm/ipzvpd/LWP3', |
| 209 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 210 | ) |
| 211 | |
| 212 | subdir('LWP4') |
| 213 | generated_others += custom_target( |
| 214 | 'com/ibm/ipzvpd/LWP4__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 215 | input: [ '../../../../com/ibm/ipzvpd/LWP4.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 216 | output: [ 'LWP4.md' ], |
| 217 | command: [ |
| 218 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 219 | '--output', meson.current_build_dir(), |
| 220 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 221 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 222 | 'com/ibm/ipzvpd/LWP4', |
| 223 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 224 | ) |
| 225 | |
| 226 | subdir('LWP5') |
| 227 | generated_others += custom_target( |
| 228 | 'com/ibm/ipzvpd/LWP5__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 229 | input: [ '../../../../com/ibm/ipzvpd/LWP5.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 230 | output: [ 'LWP5.md' ], |
| 231 | command: [ |
| 232 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 233 | '--output', meson.current_build_dir(), |
| 234 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 235 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 236 | 'com/ibm/ipzvpd/LWP5', |
| 237 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 238 | ) |
| 239 | |
| 240 | subdir('LWP6') |
| 241 | generated_others += custom_target( |
| 242 | 'com/ibm/ipzvpd/LWP6__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 243 | input: [ '../../../../com/ibm/ipzvpd/LWP6.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 244 | output: [ 'LWP6.md' ], |
| 245 | command: [ |
| 246 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 247 | '--output', meson.current_build_dir(), |
| 248 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 249 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 250 | 'com/ibm/ipzvpd/LWP6', |
| 251 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 252 | ) |
| 253 | |
| 254 | subdir('LWP7') |
| 255 | generated_others += custom_target( |
| 256 | 'com/ibm/ipzvpd/LWP7__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 257 | input: [ '../../../../com/ibm/ipzvpd/LWP7.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 258 | output: [ 'LWP7.md' ], |
| 259 | command: [ |
| 260 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 261 | '--output', meson.current_build_dir(), |
| 262 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 263 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 264 | 'com/ibm/ipzvpd/LWP7', |
| 265 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 266 | ) |
| 267 | |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 268 | subdir('LXR0') |
| 269 | generated_others += custom_target( |
| 270 | 'com/ibm/ipzvpd/LXR0__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 271 | input: [ '../../../../com/ibm/ipzvpd/LXR0.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 272 | output: [ 'LXR0.md' ], |
| 273 | command: [ |
| 274 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 275 | '--output', meson.current_build_dir(), |
| 276 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 277 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 278 | 'com/ibm/ipzvpd/LXR0', |
| 279 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 280 | ) |
| 281 | |
Patrick Williams | ed45963 | 2020-12-18 07:18:34 -0600 | [diff] [blame] | 282 | subdir('Location') |
| 283 | generated_others += custom_target( |
| 284 | 'com/ibm/ipzvpd/Location__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 285 | input: [ '../../../../com/ibm/ipzvpd/Location.interface.yaml', ], |
Patrick Williams | ed45963 | 2020-12-18 07:18:34 -0600 | [diff] [blame] | 286 | output: [ 'Location.md' ], |
| 287 | command: [ |
| 288 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 289 | '--output', meson.current_build_dir(), |
| 290 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 291 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | ed45963 | 2020-12-18 07:18:34 -0600 | [diff] [blame] | 292 | 'com/ibm/ipzvpd/Location', |
| 293 | ], |
Patrick Williams | ed45963 | 2020-12-18 07:18:34 -0600 | [diff] [blame] | 294 | ) |
| 295 | |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 296 | subdir('MER0') |
| 297 | generated_others += custom_target( |
| 298 | 'com/ibm/ipzvpd/MER0__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 299 | input: [ '../../../../com/ibm/ipzvpd/MER0.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 300 | output: [ 'MER0.md' ], |
| 301 | command: [ |
| 302 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 303 | '--output', meson.current_build_dir(), |
| 304 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 305 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 306 | 'com/ibm/ipzvpd/MER0', |
| 307 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 308 | ) |
| 309 | |
| 310 | subdir('UTIL') |
| 311 | generated_others += custom_target( |
| 312 | 'com/ibm/ipzvpd/UTIL__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 313 | input: [ '../../../../com/ibm/ipzvpd/UTIL.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 314 | output: [ 'UTIL.md' ], |
| 315 | command: [ |
| 316 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 317 | '--output', meson.current_build_dir(), |
| 318 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 319 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 320 | 'com/ibm/ipzvpd/UTIL', |
| 321 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 322 | ) |
| 323 | |
| 324 | subdir('VCEN') |
| 325 | generated_others += custom_target( |
| 326 | 'com/ibm/ipzvpd/VCEN__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 327 | input: [ '../../../../com/ibm/ipzvpd/VCEN.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 328 | output: [ 'VCEN.md' ], |
| 329 | command: [ |
| 330 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 331 | '--output', meson.current_build_dir(), |
| 332 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 333 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 334 | 'com/ibm/ipzvpd/VCEN', |
| 335 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 336 | ) |
| 337 | |
| 338 | subdir('VCFG') |
| 339 | generated_others += custom_target( |
| 340 | 'com/ibm/ipzvpd/VCFG__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 341 | input: [ '../../../../com/ibm/ipzvpd/VCFG.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 342 | output: [ 'VCFG.md' ], |
| 343 | command: [ |
| 344 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 345 | '--output', meson.current_build_dir(), |
| 346 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 347 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 348 | 'com/ibm/ipzvpd/VCFG', |
| 349 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 350 | ) |
| 351 | |
| 352 | subdir('VEIR') |
| 353 | generated_others += custom_target( |
| 354 | 'com/ibm/ipzvpd/VEIR__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 355 | input: [ '../../../../com/ibm/ipzvpd/VEIR.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 356 | output: [ 'VEIR.md' ], |
| 357 | command: [ |
| 358 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 359 | '--output', meson.current_build_dir(), |
| 360 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 361 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 362 | 'com/ibm/ipzvpd/VEIR', |
| 363 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 364 | ) |
| 365 | |
| 366 | subdir('VER0') |
| 367 | generated_others += custom_target( |
| 368 | 'com/ibm/ipzvpd/VER0__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 369 | input: [ '../../../../com/ibm/ipzvpd/VER0.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 370 | output: [ 'VER0.md' ], |
| 371 | command: [ |
| 372 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 373 | '--output', meson.current_build_dir(), |
| 374 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 375 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 376 | 'com/ibm/ipzvpd/VER0', |
| 377 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 378 | ) |
| 379 | |
| 380 | subdir('VINI') |
| 381 | generated_others += custom_target( |
| 382 | 'com/ibm/ipzvpd/VINI__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 383 | input: [ '../../../../com/ibm/ipzvpd/VINI.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 384 | output: [ 'VINI.md' ], |
| 385 | command: [ |
| 386 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 387 | '--output', meson.current_build_dir(), |
| 388 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 389 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 390 | 'com/ibm/ipzvpd/VINI', |
| 391 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 392 | ) |
| 393 | |
| 394 | subdir('VMPU') |
| 395 | generated_others += custom_target( |
| 396 | 'com/ibm/ipzvpd/VMPU__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 397 | input: [ '../../../../com/ibm/ipzvpd/VMPU.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 398 | output: [ 'VMPU.md' ], |
| 399 | command: [ |
| 400 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 401 | '--output', meson.current_build_dir(), |
| 402 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 403 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 404 | 'com/ibm/ipzvpd/VMPU', |
| 405 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 406 | ) |
| 407 | |
| 408 | subdir('VMSC') |
| 409 | generated_others += custom_target( |
| 410 | 'com/ibm/ipzvpd/VMSC__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 411 | input: [ '../../../../com/ibm/ipzvpd/VMSC.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 412 | output: [ 'VMSC.md' ], |
| 413 | command: [ |
| 414 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 415 | '--output', meson.current_build_dir(), |
| 416 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 417 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 418 | 'com/ibm/ipzvpd/VMSC', |
| 419 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 420 | ) |
| 421 | |
| 422 | subdir('VPRI') |
| 423 | generated_others += custom_target( |
| 424 | 'com/ibm/ipzvpd/VPRI__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 425 | input: [ '../../../../com/ibm/ipzvpd/VPRI.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 426 | output: [ 'VPRI.md' ], |
| 427 | command: [ |
| 428 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 429 | '--output', meson.current_build_dir(), |
| 430 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 431 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 432 | 'com/ibm/ipzvpd/VPRI', |
| 433 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 434 | ) |
| 435 | |
| 436 | subdir('VR10') |
| 437 | generated_others += custom_target( |
| 438 | 'com/ibm/ipzvpd/VR10__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 439 | input: [ '../../../../com/ibm/ipzvpd/VR10.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 440 | output: [ 'VR10.md' ], |
| 441 | command: [ |
| 442 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 443 | '--output', meson.current_build_dir(), |
| 444 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 445 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 446 | 'com/ibm/ipzvpd/VR10', |
| 447 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 448 | ) |
| 449 | |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 450 | subdir('VRML') |
| 451 | generated_others += custom_target( |
| 452 | 'com/ibm/ipzvpd/VRML__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 453 | input: [ '../../../../com/ibm/ipzvpd/VRML.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 454 | output: [ 'VRML.md' ], |
| 455 | command: [ |
| 456 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 457 | '--output', meson.current_build_dir(), |
| 458 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 459 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 460 | 'com/ibm/ipzvpd/VRML', |
| 461 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 462 | ) |
| 463 | |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 464 | subdir('VRTN') |
| 465 | generated_others += custom_target( |
| 466 | 'com/ibm/ipzvpd/VRTN__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 467 | input: [ '../../../../com/ibm/ipzvpd/VRTN.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 468 | output: [ 'VRTN.md' ], |
| 469 | command: [ |
| 470 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 471 | '--output', meson.current_build_dir(), |
| 472 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 473 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 474 | 'com/ibm/ipzvpd/VRTN', |
| 475 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 476 | ) |
| 477 | |
| 478 | subdir('VSBP') |
| 479 | generated_others += custom_target( |
| 480 | 'com/ibm/ipzvpd/VSBP__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 481 | input: [ '../../../../com/ibm/ipzvpd/VSBP.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 482 | output: [ 'VSBP.md' ], |
| 483 | command: [ |
| 484 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 485 | '--output', meson.current_build_dir(), |
| 486 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 487 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 488 | 'com/ibm/ipzvpd/VSBP', |
| 489 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 490 | ) |
| 491 | |
| 492 | subdir('VSRC') |
| 493 | generated_others += custom_target( |
| 494 | 'com/ibm/ipzvpd/VSRC__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 495 | input: [ '../../../../com/ibm/ipzvpd/VSRC.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 496 | output: [ 'VSRC.md' ], |
| 497 | command: [ |
| 498 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 499 | '--output', meson.current_build_dir(), |
| 500 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 501 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 502 | 'com/ibm/ipzvpd/VSRC', |
| 503 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 504 | ) |
| 505 | |
| 506 | subdir('VSYS') |
| 507 | generated_others += custom_target( |
| 508 | 'com/ibm/ipzvpd/VSYS__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 509 | input: [ '../../../../com/ibm/ipzvpd/VSYS.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 510 | output: [ 'VSYS.md' ], |
| 511 | command: [ |
| 512 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 513 | '--output', meson.current_build_dir(), |
| 514 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 515 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 516 | 'com/ibm/ipzvpd/VSYS', |
| 517 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 518 | ) |
| 519 | |
| 520 | subdir('VW10') |
| 521 | generated_others += custom_target( |
| 522 | 'com/ibm/ipzvpd/VW10__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 523 | input: [ '../../../../com/ibm/ipzvpd/VW10.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 524 | output: [ 'VW10.md' ], |
| 525 | command: [ |
| 526 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 527 | '--output', meson.current_build_dir(), |
| 528 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 529 | '--directory', meson.current_source_dir() / '../../../..', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 530 | 'com/ibm/ipzvpd/VW10', |
| 531 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 532 | ) |
| 533 | |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 534 | subdir('VWML') |
| 535 | generated_others += custom_target( |
| 536 | 'com/ibm/ipzvpd/VWML__markdown'.underscorify(), |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 537 | input: [ '../../../../com/ibm/ipzvpd/VWML.interface.yaml', ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 538 | output: [ 'VWML.md' ], |
| 539 | command: [ |
| 540 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 541 | '--output', meson.current_build_dir(), |
| 542 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | 2600aff | 2021-06-05 12:15:23 -0700 | [diff] [blame^] | 543 | '--directory', meson.current_source_dir() / '../../../..', |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 544 | 'com/ibm/ipzvpd/VWML', |
| 545 | ], |
Alpana Kumari | 0601b2e | 2020-04-07 05:36:14 -0500 | [diff] [blame] | 546 | ) |
| 547 | |