1# Generated file; do not modify.
2subdir('Asset')
3generated_others += custom_target(
4    'xyz/openbmc_project/Inventory/Decorator/Asset__markdown'.underscorify(),
5    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/Asset.interface.yaml',  ],
6    output: [ 'Asset.md' ],
7    depend_files: sdbusplusplus_depfiles,
8    command: [
9        sdbuspp_gen_meson_prog, '--command', 'markdown',
10        '--output', meson.current_build_dir(),
11        '--tool', sdbusplusplus_prog,
12        '--directory', meson.current_source_dir() / '../../../../../yaml',
13        'xyz/openbmc_project/Inventory/Decorator/Asset',
14    ],
15)
16
17subdir('AssetTag')
18generated_others += custom_target(
19    'xyz/openbmc_project/Inventory/Decorator/AssetTag__markdown'.underscorify(),
20    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml',  ],
21    output: [ 'AssetTag.md' ],
22    depend_files: sdbusplusplus_depfiles,
23    command: [
24        sdbuspp_gen_meson_prog, '--command', 'markdown',
25        '--output', meson.current_build_dir(),
26        '--tool', sdbusplusplus_prog,
27        '--directory', meson.current_source_dir() / '../../../../../yaml',
28        'xyz/openbmc_project/Inventory/Decorator/AssetTag',
29    ],
30)
31
32subdir('CLEI')
33generated_others += custom_target(
34    'xyz/openbmc_project/Inventory/Decorator/CLEI__markdown'.underscorify(),
35    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/CLEI.interface.yaml',  ],
36    output: [ 'CLEI.md' ],
37    depend_files: sdbusplusplus_depfiles,
38    command: [
39        sdbuspp_gen_meson_prog, '--command', 'markdown',
40        '--output', meson.current_build_dir(),
41        '--tool', sdbusplusplus_prog,
42        '--directory', meson.current_source_dir() / '../../../../../yaml',
43        'xyz/openbmc_project/Inventory/Decorator/CLEI',
44    ],
45)
46
47subdir('Cacheable')
48generated_others += custom_target(
49    'xyz/openbmc_project/Inventory/Decorator/Cacheable__markdown'.underscorify(),
50    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml',  ],
51    output: [ 'Cacheable.md' ],
52    depend_files: sdbusplusplus_depfiles,
53    command: [
54        sdbuspp_gen_meson_prog, '--command', 'markdown',
55        '--output', meson.current_build_dir(),
56        '--tool', sdbusplusplus_prog,
57        '--directory', meson.current_source_dir() / '../../../../../yaml',
58        'xyz/openbmc_project/Inventory/Decorator/Cacheable',
59    ],
60)
61
62subdir('Compatible')
63generated_others += custom_target(
64    'xyz/openbmc_project/Inventory/Decorator/Compatible__markdown'.underscorify(),
65    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/Compatible.interface.yaml',  ],
66    output: [ 'Compatible.md' ],
67    depend_files: sdbusplusplus_depfiles,
68    command: [
69        sdbuspp_gen_meson_prog, '--command', 'markdown',
70        '--output', meson.current_build_dir(),
71        '--tool', sdbusplusplus_prog,
72        '--directory', meson.current_source_dir() / '../../../../../yaml',
73        'xyz/openbmc_project/Inventory/Decorator/Compatible',
74    ],
75)
76
77subdir('CoolingType')
78generated_others += custom_target(
79    'xyz/openbmc_project/Inventory/Decorator/CoolingType__markdown'.underscorify(),
80    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/CoolingType.interface.yaml',  ],
81    output: [ 'CoolingType.md' ],
82    depend_files: sdbusplusplus_depfiles,
83    command: [
84        sdbuspp_gen_meson_prog, '--command', 'markdown',
85        '--output', meson.current_build_dir(),
86        '--tool', sdbusplusplus_prog,
87        '--directory', meson.current_source_dir() / '../../../../../yaml',
88        'xyz/openbmc_project/Inventory/Decorator/CoolingType',
89    ],
90)
91
92subdir('Dimension')
93generated_others += custom_target(
94    'xyz/openbmc_project/Inventory/Decorator/Dimension__markdown'.underscorify(),
95    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/Dimension.interface.yaml',  ],
96    output: [ 'Dimension.md' ],
97    depend_files: sdbusplusplus_depfiles,
98    command: [
99        sdbuspp_gen_meson_prog, '--command', 'markdown',
100        '--output', meson.current_build_dir(),
101        '--tool', sdbusplusplus_prog,
102        '--directory', meson.current_source_dir() / '../../../../../yaml',
103        'xyz/openbmc_project/Inventory/Decorator/Dimension',
104    ],
105)
106
107subdir('I2CDevice')
108generated_others += custom_target(
109    'xyz/openbmc_project/Inventory/Decorator/I2CDevice__markdown'.underscorify(),
110    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/I2CDevice.interface.yaml',  ],
111    output: [ 'I2CDevice.md' ],
112    depend_files: sdbusplusplus_depfiles,
113    command: [
114        sdbuspp_gen_meson_prog, '--command', 'markdown',
115        '--output', meson.current_build_dir(),
116        '--tool', sdbusplusplus_prog,
117        '--directory', meson.current_source_dir() / '../../../../../yaml',
118        'xyz/openbmc_project/Inventory/Decorator/I2CDevice',
119    ],
120)
121
122subdir('LocationCode')
123generated_others += custom_target(
124    'xyz/openbmc_project/Inventory/Decorator/LocationCode__markdown'.underscorify(),
125    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/LocationCode.interface.yaml',  ],
126    output: [ 'LocationCode.md' ],
127    depend_files: sdbusplusplus_depfiles,
128    command: [
129        sdbuspp_gen_meson_prog, '--command', 'markdown',
130        '--output', meson.current_build_dir(),
131        '--tool', sdbusplusplus_prog,
132        '--directory', meson.current_source_dir() / '../../../../../yaml',
133        'xyz/openbmc_project/Inventory/Decorator/LocationCode',
134    ],
135)
136
137subdir('ManufacturerExt')
138generated_others += custom_target(
139    'xyz/openbmc_project/Inventory/Decorator/ManufacturerExt__markdown'.underscorify(),
140    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/ManufacturerExt.interface.yaml',  ],
141    output: [ 'ManufacturerExt.md' ],
142    depend_files: sdbusplusplus_depfiles,
143    command: [
144        sdbuspp_gen_meson_prog, '--command', 'markdown',
145        '--output', meson.current_build_dir(),
146        '--tool', sdbusplusplus_prog,
147        '--directory', meson.current_source_dir() / '../../../../../yaml',
148        'xyz/openbmc_project/Inventory/Decorator/ManufacturerExt',
149    ],
150)
151
152subdir('MeetsMinimumShipLevel')
153generated_others += custom_target(
154    'xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel__markdown'.underscorify(),
155    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel.interface.yaml',  ],
156    output: [ 'MeetsMinimumShipLevel.md' ],
157    depend_files: sdbusplusplus_depfiles,
158    command: [
159        sdbuspp_gen_meson_prog, '--command', 'markdown',
160        '--output', meson.current_build_dir(),
161        '--tool', sdbusplusplus_prog,
162        '--directory', meson.current_source_dir() / '../../../../../yaml',
163        'xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel',
164    ],
165)
166
167subdir('Replaceable')
168generated_others += custom_target(
169    'xyz/openbmc_project/Inventory/Decorator/Replaceable__markdown'.underscorify(),
170    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/Replaceable.interface.yaml',  ],
171    output: [ 'Replaceable.md' ],
172    depend_files: sdbusplusplus_depfiles,
173    command: [
174        sdbuspp_gen_meson_prog, '--command', 'markdown',
175        '--output', meson.current_build_dir(),
176        '--tool', sdbusplusplus_prog,
177        '--directory', meson.current_source_dir() / '../../../../../yaml',
178        'xyz/openbmc_project/Inventory/Decorator/Replaceable',
179    ],
180)
181
182subdir('Revision')
183generated_others += custom_target(
184    'xyz/openbmc_project/Inventory/Decorator/Revision__markdown'.underscorify(),
185    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/Revision.interface.yaml',  ],
186    output: [ 'Revision.md' ],
187    depend_files: sdbusplusplus_depfiles,
188    command: [
189        sdbuspp_gen_meson_prog, '--command', 'markdown',
190        '--output', meson.current_build_dir(),
191        '--tool', sdbusplusplus_prog,
192        '--directory', meson.current_source_dir() / '../../../../../yaml',
193        'xyz/openbmc_project/Inventory/Decorator/Revision',
194    ],
195)
196
197subdir('Slot')
198generated_others += custom_target(
199    'xyz/openbmc_project/Inventory/Decorator/Slot__markdown'.underscorify(),
200    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/Slot.interface.yaml',  ],
201    output: [ 'Slot.md' ],
202    depend_files: sdbusplusplus_depfiles,
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        'xyz/openbmc_project/Inventory/Decorator/Slot',
209    ],
210)
211
212subdir('ThermalDirection')
213generated_others += custom_target(
214    'xyz/openbmc_project/Inventory/Decorator/ThermalDirection__markdown'.underscorify(),
215    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/ThermalDirection.interface.yaml',  ],
216    output: [ 'ThermalDirection.md' ],
217    depend_files: sdbusplusplus_depfiles,
218    command: [
219        sdbuspp_gen_meson_prog, '--command', 'markdown',
220        '--output', meson.current_build_dir(),
221        '--tool', sdbusplusplus_prog,
222        '--directory', meson.current_source_dir() / '../../../../../yaml',
223        'xyz/openbmc_project/Inventory/Decorator/ThermalDirection',
224    ],
225)
226
227subdir('UniqueIdentifier')
228generated_others += custom_target(
229    'xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier__markdown'.underscorify(),
230    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier.interface.yaml',  ],
231    output: [ 'UniqueIdentifier.md' ],
232    depend_files: sdbusplusplus_depfiles,
233    command: [
234        sdbuspp_gen_meson_prog, '--command', 'markdown',
235        '--output', meson.current_build_dir(),
236        '--tool', sdbusplusplus_prog,
237        '--directory', meson.current_source_dir() / '../../../../../yaml',
238        'xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier',
239    ],
240)
241
242subdir('VendorInformation')
243generated_others += custom_target(
244    'xyz/openbmc_project/Inventory/Decorator/VendorInformation__markdown'.underscorify(),
245    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/VendorInformation.interface.yaml',  ],
246    output: [ 'VendorInformation.md' ],
247    depend_files: sdbusplusplus_depfiles,
248    command: [
249        sdbuspp_gen_meson_prog, '--command', 'markdown',
250        '--output', meson.current_build_dir(),
251        '--tool', sdbusplusplus_prog,
252        '--directory', meson.current_source_dir() / '../../../../../yaml',
253        'xyz/openbmc_project/Inventory/Decorator/VendorInformation',
254    ],
255)
256
257subdir('VoltageControl')
258generated_others += custom_target(
259    'xyz/openbmc_project/Inventory/Decorator/VoltageControl__markdown'.underscorify(),
260    input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/VoltageControl.interface.yaml',  ],
261    output: [ 'VoltageControl.md' ],
262    depend_files: sdbusplusplus_depfiles,
263    command: [
264        sdbuspp_gen_meson_prog, '--command', 'markdown',
265        '--output', meson.current_build_dir(),
266        '--tool', sdbusplusplus_prog,
267        '--directory', meson.current_source_dir() / '../../../../../yaml',
268        'xyz/openbmc_project/Inventory/Decorator/VoltageControl',
269    ],
270)
271
272