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