aboutsummaryrefslogtreecommitdiffstats
path: root/package/targets.mak
blob: 8c63c9bb30c90f5088102e711ca4f6e9922d5933 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
#
# This file has been generated by tools/gen-targets.sh
#

ALL_BINS ::= \
	compile-db \
	longrun-make \
	oneshot-make \
	prepare-svscan \
	system-db \
	system-ml \
	system-rc \
	system-run \
	system-shutdown-daemon \
	user-db \
	user-init \
	user-ml \
	user-rc \
	user-run \
	user-shutdown \
	user-tmpfs \

INSTALL_BINS ::= \
	$(DESTDIR)$(bindir)/compile-db \
	$(DESTDIR)$(bindir)/longrun-make \
	$(DESTDIR)$(bindir)/oneshot-make \
	$(DESTDIR)$(bindir)/prepare-svscan \
	$(DESTDIR)$(bindir)/system-db \
	$(DESTDIR)$(bindir)/system-ml \
	$(DESTDIR)$(bindir)/system-rc \
	$(DESTDIR)$(bindir)/system-run \
	$(DESTDIR)$(bindir)/system-shutdown-daemon \
	$(DESTDIR)$(bindir)/user-db \
	$(DESTDIR)$(bindir)/user-init \
	$(DESTDIR)$(bindir)/user-ml \
	$(DESTDIR)$(bindir)/user-rc \
	$(DESTDIR)$(bindir)/user-run \
	$(DESTDIR)$(bindir)/user-shutdown \
	$(DESTDIR)$(bindir)/user-tmpfs \

SLASHCOMMAND_BINS ::= \
	$(DESTDIR)$(sproot)/command/compile-db \
	$(DESTDIR)$(sproot)/command/longrun-make \
	$(DESTDIR)$(sproot)/command/oneshot-make \
	$(DESTDIR)$(sproot)/command/prepare-svscan \
	$(DESTDIR)$(sproot)/command/system-db \
	$(DESTDIR)$(sproot)/command/system-ml \
	$(DESTDIR)$(sproot)/command/system-rc \
	$(DESTDIR)$(sproot)/command/system-run \
	$(DESTDIR)$(sproot)/command/system-shutdown-daemon \
	$(DESTDIR)$(sproot)/command/user-db \
	$(DESTDIR)$(sproot)/command/user-init \
	$(DESTDIR)$(sproot)/command/user-ml \
	$(DESTDIR)$(sproot)/command/user-rc \
	$(DESTDIR)$(sproot)/command/user-run \
	$(DESTDIR)$(sproot)/command/user-shutdown \
	$(DESTDIR)$(sproot)/command/user-tmpfs \

ALL_LIBS ::= \
	service/system/s6-svscan-log/run \
	service/system/s6-svscan-log/notification-fd \
	service/system/s6-svscan-log-console/run \
	service/system/s6-svscan-log-console/notification-fd \
	service/system/goetia-runner/run \
	service/system/goetia-runner/notification-fd \
	service/user/s6-svscan-log/run \
	service/user/s6-svscan-log/notification-fd \
	service/user/.s6-svscan/finish \
	service/user/.s6-svscan/SIGTERM \
	service/user/goetia-shutdown/run \
	service/user/goetia-shutdown/down \
	service/user/goetia-runner/run \
	service/user/goetia-runner/notification-fd \
	source/system/other/dbus-daemon-srv/run \
	source/system/other/dbus-daemon-srv/type \
	source/system/other/dbus-daemon-srv/notification-fd \
	source/system/other/dbus-daemon-srv/producer-for \
	source/system/other/sshd-srv/run \
	source/system/other/sshd-srv/type \
	source/system/other/sshd-srv/dependencies.d/networking \
	source/system/other/sshd-srv/producer-for \
	source/system/other/cupsd-srv/run \
	source/system/other/cupsd-srv/type \
	source/system/other/cupsd-srv/producer-for \
	source/system/admin/seatd-srv/run \
	source/system/admin/seatd-srv/type \
	source/system/admin/seatd-srv/notification-fd \
	source/system/admin/seatd-srv/dependencies.d/mount-dev \
	source/system/admin/seatd-srv/dependencies.d/mount-run \
	source/system/admin/seatd-srv/producer-for \
	source/system/admin/greetd-srv/run \
	source/system/admin/greetd-srv/type \
	source/system/admin/greetd-srv/dependencies.d/mount-run \
	source/system/admin/greetd-srv/dependencies.d/udev \
	source/system/admin/greetd-srv/dependencies.d/seat-manager \
	source/system/admin/greetd-srv/producer-for \
	source/system/cron/dcron-srv/run \
	source/system/cron/dcron-srv/type \
	source/system/cron/dcron-srv/producer-for \
	source/system/ntp/chronyd-srv/run \
	source/system/ntp/chronyd-srv/type \
	source/system/ntp/chronyd-srv/dependencies.d/networking \
	source/system/ntp/chronyd-srv/producer-for \
	source/system/db/mariadbd-srv/run \
	source/system/db/mariadbd-srv/type \
	source/system/db/mariadbd-srv/producer-for \
	source/system/db/mysqld-srv/run \
	source/system/db/mysqld-srv/type \
	source/system/db/mysqld-srv/producer-for \
	source/system/bundle/networking/type \
	source/system/bundle/system-bus/type \
	source/system/bundle/udev/type \
	source/system/bundle/firewall/type \
	source/system/bundle/seat-manager/type \
	source/system/bundle/default/type \
	source/system/bundle/mount/type \
	source/system/net/wpa_supplicant-srv/run \
	source/system/net/wpa_supplicant-srv/type \
	source/system/net/wpa_supplicant-srv/dependencies.d/system-bus \
	source/system/net/wpa_supplicant-srv/producer-for \
	source/system/net/dhcpcd-srv/run \
	source/system/net/dhcpcd-srv/type \
	source/system/net/dhcpcd-srv/dependencies.d/udev \
	source/system/net/dhcpcd-srv/producer-for \
	source/system/web/gate-srv/run \
	source/system/web/gate-srv/type \
	source/system/web/gate-srv/dependencies.d/udev \
	source/system/web/gate-srv/producer-for \
	source/system/web/nginx-srv/run \
	source/system/web/nginx-srv/type \
	source/system/web/nginx-srv/producer-for \
	source/system/web/radicale-srv/run \
	source/system/web/radicale-srv/type \
	source/system/web/radicale-srv/dependencies.d/mount \
	source/system/web/radicale-srv/producer-for \
	source/user/audio-daemon/pipewire-pulse-srv/run \
	source/user/audio-daemon/pipewire-pulse-srv/type \
	source/user/audio-daemon/pipewire-pulse-srv/dependencies.d/pipewire \
	source/user/audio-daemon/pipewire-pulse-srv/dependencies.d/xdg-runtime-dir \
	source/user/audio-daemon/pipewire-pulse-srv/dependencies.d/session-bus \
	source/user/audio-daemon/pipewire-pulse-srv/producer-for \
	source/user/audio-daemon/pipewire-srv/run \
	source/user/audio-daemon/pipewire-srv/type \
	source/user/audio-daemon/pipewire-srv/notification-fd \
	source/user/audio-daemon/pipewire-srv/dependencies.d/xdg-runtime-dir \
	source/user/audio-daemon/pipewire-srv/dependencies.d/session-bus \
	source/user/audio-daemon/pipewire-srv/producer-for \
	source/user/audio-daemon/wireplumber-srv/run \
	source/user/audio-daemon/wireplumber-srv/type \
	source/user/audio-daemon/wireplumber-srv/dependencies.d/pipewire \
	source/user/audio-daemon/wireplumber-srv/dependencies.d/session-bus \
	source/user/audio-daemon/wireplumber-srv/producer-for \
	source/user/xdg/xdg-document-portal-srv/run \
	source/user/xdg/xdg-document-portal-srv/type \
	source/user/xdg/xdg-document-portal-srv/dependencies.d/session-bus \
	source/user/xdg/xdg-document-portal-srv/producer-for \
	source/user/xdg/xdg-desktop-portal-hyprland-srv/run \
	source/user/xdg/xdg-desktop-portal-hyprland-srv/type \
	source/user/xdg/xdg-desktop-portal-hyprland-srv/dependencies.d/compositor \
	source/user/xdg/xdg-desktop-portal-hyprland-srv/producer-for \
	source/user/xdg/xdg-runtime-dir/up \
	source/user/xdg/xdg-runtime-dir/type \
	source/user/xdg/xdg-runtime-dir/down \
	source/user/xdg/xdg-permission-store-srv/run \
	source/user/xdg/xdg-permission-store-srv/type \
	source/user/xdg/xdg-permission-store-srv/producer-for \
	source/user/xdg/xdg-desktop-portal-srv/run \
	source/user/xdg/xdg-desktop-portal-srv/type \
	source/user/xdg/xdg-desktop-portal-srv/dependencies.d/compositor \
	source/user/xdg/xdg-desktop-portal-srv/producer-for \
	source/user/notification-daemon/dunst-srv/run \
	source/user/notification-daemon/dunst-srv/type \
	source/user/notification-daemon/dunst-srv/notification-fd \
	source/user/notification-daemon/dunst-srv/dependencies.d/compositor \
	source/user/notification-daemon/dunst-srv/dependencies.d/session-bus \
	source/user/notification-daemon/dunst-srv/producer-for \
	source/user/notification-daemon/fnott-srv/run \
	source/user/notification-daemon/fnott-srv/type \
	source/user/notification-daemon/fnott-srv/notification-fd \
	source/user/notification-daemon/fnott-srv/dependencies.d/compositor \
	source/user/notification-daemon/fnott-srv/dependencies.d/session-bus \
	source/user/notification-daemon/fnott-srv/producer-for \
	source/user/notification-daemon/mako-srv/run \
	source/user/notification-daemon/mako-srv/type \
	source/user/notification-daemon/mako-srv/notification-fd \
	source/user/notification-daemon/mako-srv/dependencies.d/compositor \
	source/user/notification-daemon/mako-srv/dependencies.d/session-bus \
	source/user/notification-daemon/mako-srv/producer-for \
	source/user/notification-daemon/swaync-srv/run \
	source/user/notification-daemon/swaync-srv/type \
	source/user/notification-daemon/swaync-srv/notification-fd \
	source/user/notification-daemon/swaync-srv/dependencies.d/compositor \
	source/user/notification-daemon/swaync-srv/dependencies.d/session-bus \
	source/user/notification-daemon/swaync-srv/producer-for \
	source/user/other/foot-srv/run \
	source/user/other/foot-srv/type \
	source/user/other/foot-srv/notification-fd \
	source/user/other/foot-srv/dependencies.d/compositor \
	source/user/other/foot-srv/producer-for \
	source/user/other/mpd-srv/run \
	source/user/other/mpd-srv/type \
	source/user/other/mpd-srv/dependencies.d/audio \
	source/user/other/mpd-srv/producer-for \
	source/user/other/dconf-service-srv/run \
	source/user/other/dconf-service-srv/type \
	source/user/other/dconf-service-srv/producer-for \
	source/user/other/dbus-daemon-srv/run \
	source/user/other/dbus-daemon-srv/type \
	source/user/other/dbus-daemon-srv/notification-fd \
	source/user/other/dbus-daemon-srv/dependencies.d/xdg-runtime-dir \
	source/user/other/dbus-daemon-srv/producer-for \
	source/user/other/at-spi-bus-launcher-srv/run \
	source/user/other/at-spi-bus-launcher-srv/type \
	source/user/other/at-spi-bus-launcher-srv/dependencies.d/session-bus \
	source/user/other/at-spi-bus-launcher-srv/producer-for \
	source/user/other/at-spi2-registryd-srv/run \
	source/user/other/at-spi2-registryd-srv/type \
	source/user/other/at-spi2-registryd-srv/producer-for \
	source/user/compositor/Hyprland-srv/run \
	source/user/compositor/Hyprland-srv/type \
	source/user/compositor/Hyprland-srv/finish \
	source/user/compositor/Hyprland-srv/dependencies.d/xdg-runtime-dir \
	source/user/compositor/Hyprland-srv/producer-for \
	source/user/clipboard-manager/wl-clip-persist-srv/run \
	source/user/clipboard-manager/wl-clip-persist-srv/type \
	source/user/clipboard-manager/wl-clip-persist-srv/dependencies.d/compositor \
	source/user/clipboard-manager/wl-clip-persist-srv/producer-for \
	source/user/desktop-widget/waybar-srv/run \
	source/user/desktop-widget/waybar-srv/type \
	source/user/desktop-widget/waybar-srv/notification-fd \
	source/user/desktop-widget/waybar-srv/dependencies.d/compositor \
	source/user/desktop-widget/waybar-srv/producer-for \
	source/user/desktop-widget/yambar-srv/run \
	source/user/desktop-widget/yambar-srv/type \
	source/user/desktop-widget/yambar-srv/notification-fd \
	source/user/desktop-widget/yambar-srv/dependencies.d/compositor \
	source/user/desktop-widget/yambar-srv/producer-for \
	source/user/bundle/audio/type \
	source/user/bundle/compositor/type \
	source/user/bundle/default/type \
	source/user/bundle/session-bus/type \
	source/user/wallpaper-daemon/hyprpaper-srv/run \
	source/user/wallpaper-daemon/hyprpaper-srv/type \
	source/user/wallpaper-daemon/hyprpaper-srv/dependencies.d/compositor \
	source/user/wallpaper-daemon/hyprpaper-srv/producer-for \

INSTALL_LIBS ::= \
	$(DESTDIR)$(libdir)/service/system/s6-svscan-log/run \
	$(DESTDIR)$(libdir)/service/system/s6-svscan-log/notification-fd \
	$(DESTDIR)$(libdir)/service/system/s6-svscan-log-console/run \
	$(DESTDIR)$(libdir)/service/system/s6-svscan-log-console/notification-fd \
	$(DESTDIR)$(libdir)/service/system/goetia-runner/run \
	$(DESTDIR)$(libdir)/service/system/goetia-runner/notification-fd \
	$(DESTDIR)$(libdir)/service/user/s6-svscan-log/run \
	$(DESTDIR)$(libdir)/service/user/s6-svscan-log/notification-fd \
	$(DESTDIR)$(libdir)/service/user/.s6-svscan/finish \
	$(DESTDIR)$(libdir)/service/user/.s6-svscan/SIGTERM \
	$(DESTDIR)$(libdir)/service/user/goetia-shutdown/run \
	$(DESTDIR)$(libdir)/service/user/goetia-shutdown/down \
	$(DESTDIR)$(libdir)/service/user/goetia-runner/run \
	$(DESTDIR)$(libdir)/service/user/goetia-runner/notification-fd \
	$(DESTDIR)$(libdir)/source/system/other/dbus-daemon-srv/run \
	$(DESTDIR)$(libdir)/source/system/other/dbus-daemon-srv/type \
	$(DESTDIR)$(libdir)/source/system/other/dbus-daemon-srv/notification-fd \
	$(DESTDIR)$(libdir)/source/system/other/dbus-daemon-srv/producer-for \
	$(DESTDIR)$(libdir)/source/system/other/sshd-srv/run \
	$(DESTDIR)$(libdir)/source/system/other/sshd-srv/type \
	$(DESTDIR)$(libdir)/source/system/other/sshd-srv/dependencies.d/networking \
	$(DESTDIR)$(libdir)/source/system/other/sshd-srv/producer-for \
	$(DESTDIR)$(libdir)/source/system/other/cupsd-srv/run \
	$(DESTDIR)$(libdir)/source/system/other/cupsd-srv/type \
	$(DESTDIR)$(libdir)/source/system/other/cupsd-srv/producer-for \
	$(DESTDIR)$(libdir)/source/system/admin/seatd-srv/run \
	$(DESTDIR)$(libdir)/source/system/admin/seatd-srv/type \
	$(DESTDIR)$(libdir)/source/system/admin/seatd-srv/notification-fd \
	$(DESTDIR)$(libdir)/source/system/admin/seatd-srv/dependencies.d/mount-dev \
	$(DESTDIR)$(libdir)/source/system/admin/seatd-srv/dependencies.d/mount-run \
	$(DESTDIR)$(libdir)/source/system/admin/seatd-srv/producer-for \
	$(DESTDIR)$(libdir)/source/system/admin/greetd-srv/run \
	$(DESTDIR)$(libdir)/source/system/admin/greetd-srv/type \
	$(DESTDIR)$(libdir)/source/system/admin/greetd-srv/dependencies.d/mount-run \
	$(DESTDIR)$(libdir)/source/system/admin/greetd-srv/dependencies.d/udev \
	$(DESTDIR)$(libdir)/source/system/admin/greetd-srv/dependencies.d/seat-manager \
	$(DESTDIR)$(libdir)/source/system/admin/greetd-srv/producer-for \
	$(DESTDIR)$(libdir)/source/system/cron/dcron-srv/run \
	$(DESTDIR)$(libdir)/source/system/cron/dcron-srv/type \
	$(DESTDIR)$(libdir)/source/system/cron/dcron-srv/producer-for \
	$(DESTDIR)$(libdir)/source/system/ntp/chronyd-srv/run \
	$(DESTDIR)$(libdir)/source/system/ntp/chronyd-srv/type \
	$(DESTDIR)$(libdir)/source/system/ntp/chronyd-srv/dependencies.d/networking \
	$(DESTDIR)$(libdir)/source/system/ntp/chronyd-srv/producer-for \
	$(DESTDIR)$(libdir)/source/system/db/mariadbd-srv/run \
	$(DESTDIR)$(libdir)/source/system/db/mariadbd-srv/type \
	$(DESTDIR)$(libdir)/source/system/db/mariadbd-srv/producer-for \
	$(DESTDIR)$(libdir)/source/system/db/mysqld-srv/run \
	$(DESTDIR)$(libdir)/source/system/db/mysqld-srv/type \
	$(DESTDIR)$(libdir)/source/system/db/mysqld-srv/producer-for \
	$(DESTDIR)$(libdir)/source/system/bundle/networking/type \
	$(DESTDIR)$(libdir)/source/system/bundle/system-bus/type \
	$(DESTDIR)$(libdir)/source/system/bundle/udev/type \
	$(DESTDIR)$(libdir)/source/system/bundle/firewall/type \
	$(DESTDIR)$(libdir)/source/system/bundle/seat-manager/type \
	$(DESTDIR)$(libdir)/source/system/bundle/default/type \
	$(DESTDIR)$(libdir)/source/system/bundle/mount/type \
	$(DESTDIR)$(libdir)/source/system/net/wpa_supplicant-srv/run \
	$(DESTDIR)$(libdir)/source/system/net/wpa_supplicant-srv/type \
	$(DESTDIR)$(libdir)/source/system/net/wpa_supplicant-srv/dependencies.d/system-bus \
	$(DESTDIR)$(libdir)/source/system/net/wpa_supplicant-srv/producer-for \
	$(DESTDIR)$(libdir)/source/system/net/dhcpcd-srv/run \
	$(DESTDIR)$(libdir)/source/system/net/dhcpcd-srv/type \
	$(DESTDIR)$(libdir)/source/system/net/dhcpcd-srv/dependencies.d/udev \
	$(DESTDIR)$(libdir)/source/system/net/dhcpcd-srv/producer-for \
	$(DESTDIR)$(libdir)/source/system/web/gate-srv/run \
	$(DESTDIR)$(libdir)/source/system/web/gate-srv/type \
	$(DESTDIR)$(libdir)/source/system/web/gate-srv/dependencies.d/udev \
	$(DESTDIR)$(libdir)/source/system/web/gate-srv/producer-for \
	$(DESTDIR)$(libdir)/source/system/web/nginx-srv/run \
	$(DESTDIR)$(libdir)/source/system/web/nginx-srv/type \
	$(DESTDIR)$(libdir)/source/system/web/nginx-srv/producer-for \
	$(DESTDIR)$(libdir)/source/system/web/radicale-srv/run \
	$(DESTDIR)$(libdir)/source/system/web/radicale-srv/type \
	$(DESTDIR)$(libdir)/source/system/web/radicale-srv/dependencies.d/mount \
	$(DESTDIR)$(libdir)/source/system/web/radicale-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/pipewire-pulse-srv/run \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/pipewire-pulse-srv/type \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/pipewire-pulse-srv/dependencies.d/pipewire \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/pipewire-pulse-srv/dependencies.d/xdg-runtime-dir \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/pipewire-pulse-srv/dependencies.d/session-bus \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/pipewire-pulse-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/pipewire-srv/run \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/pipewire-srv/type \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/pipewire-srv/notification-fd \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/pipewire-srv/dependencies.d/xdg-runtime-dir \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/pipewire-srv/dependencies.d/session-bus \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/pipewire-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/wireplumber-srv/run \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/wireplumber-srv/type \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/wireplumber-srv/dependencies.d/pipewire \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/wireplumber-srv/dependencies.d/session-bus \
	$(DESTDIR)$(libdir)/source/user/audio-daemon/wireplumber-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-document-portal-srv/run \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-document-portal-srv/type \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-document-portal-srv/dependencies.d/session-bus \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-document-portal-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-desktop-portal-hyprland-srv/run \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-desktop-portal-hyprland-srv/type \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-desktop-portal-hyprland-srv/dependencies.d/compositor \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-desktop-portal-hyprland-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-runtime-dir/up \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-runtime-dir/type \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-runtime-dir/down \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-permission-store-srv/run \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-permission-store-srv/type \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-permission-store-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-desktop-portal-srv/run \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-desktop-portal-srv/type \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-desktop-portal-srv/dependencies.d/compositor \
	$(DESTDIR)$(libdir)/source/user/xdg/xdg-desktop-portal-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/dunst-srv/run \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/dunst-srv/type \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/dunst-srv/notification-fd \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/dunst-srv/dependencies.d/compositor \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/dunst-srv/dependencies.d/session-bus \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/dunst-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/fnott-srv/run \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/fnott-srv/type \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/fnott-srv/notification-fd \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/fnott-srv/dependencies.d/compositor \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/fnott-srv/dependencies.d/session-bus \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/fnott-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/mako-srv/run \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/mako-srv/type \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/mako-srv/notification-fd \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/mako-srv/dependencies.d/compositor \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/mako-srv/dependencies.d/session-bus \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/mako-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/swaync-srv/run \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/swaync-srv/type \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/swaync-srv/notification-fd \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/swaync-srv/dependencies.d/compositor \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/swaync-srv/dependencies.d/session-bus \
	$(DESTDIR)$(libdir)/source/user/notification-daemon/swaync-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/other/foot-srv/run \
	$(DESTDIR)$(libdir)/source/user/other/foot-srv/type \
	$(DESTDIR)$(libdir)/source/user/other/foot-srv/notification-fd \
	$(DESTDIR)$(libdir)/source/user/other/foot-srv/dependencies.d/compositor \
	$(DESTDIR)$(libdir)/source/user/other/foot-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/other/mpd-srv/run \
	$(DESTDIR)$(libdir)/source/user/other/mpd-srv/type \
	$(DESTDIR)$(libdir)/source/user/other/mpd-srv/dependencies.d/audio \
	$(DESTDIR)$(libdir)/source/user/other/mpd-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/other/dconf-service-srv/run \
	$(DESTDIR)$(libdir)/source/user/other/dconf-service-srv/type \
	$(DESTDIR)$(libdir)/source/user/other/dconf-service-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/other/dbus-daemon-srv/run \
	$(DESTDIR)$(libdir)/source/user/other/dbus-daemon-srv/type \
	$(DESTDIR)$(libdir)/source/user/other/dbus-daemon-srv/notification-fd \
	$(DESTDIR)$(libdir)/source/user/other/dbus-daemon-srv/dependencies.d/xdg-runtime-dir \
	$(DESTDIR)$(libdir)/source/user/other/dbus-daemon-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/other/at-spi-bus-launcher-srv/run \
	$(DESTDIR)$(libdir)/source/user/other/at-spi-bus-launcher-srv/type \
	$(DESTDIR)$(libdir)/source/user/other/at-spi-bus-launcher-srv/dependencies.d/session-bus \
	$(DESTDIR)$(libdir)/source/user/other/at-spi-bus-launcher-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/other/at-spi2-registryd-srv/run \
	$(DESTDIR)$(libdir)/source/user/other/at-spi2-registryd-srv/type \
	$(DESTDIR)$(libdir)/source/user/other/at-spi2-registryd-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/compositor/Hyprland-srv/run \
	$(DESTDIR)$(libdir)/source/user/compositor/Hyprland-srv/type \
	$(DESTDIR)$(libdir)/source/user/compositor/Hyprland-srv/finish \
	$(DESTDIR)$(libdir)/source/user/compositor/Hyprland-srv/dependencies.d/xdg-runtime-dir \
	$(DESTDIR)$(libdir)/source/user/compositor/Hyprland-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/clipboard-manager/wl-clip-persist-srv/run \
	$(DESTDIR)$(libdir)/source/user/clipboard-manager/wl-clip-persist-srv/type \
	$(DESTDIR)$(libdir)/source/user/clipboard-manager/wl-clip-persist-srv/dependencies.d/compositor \
	$(DESTDIR)$(libdir)/source/user/clipboard-manager/wl-clip-persist-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/desktop-widget/waybar-srv/run \
	$(DESTDIR)$(libdir)/source/user/desktop-widget/waybar-srv/type \
	$(DESTDIR)$(libdir)/source/user/desktop-widget/waybar-srv/notification-fd \
	$(DESTDIR)$(libdir)/source/user/desktop-widget/waybar-srv/dependencies.d/compositor \
	$(DESTDIR)$(libdir)/source/user/desktop-widget/waybar-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/desktop-widget/yambar-srv/run \
	$(DESTDIR)$(libdir)/source/user/desktop-widget/yambar-srv/type \
	$(DESTDIR)$(libdir)/source/user/desktop-widget/yambar-srv/notification-fd \
	$(DESTDIR)$(libdir)/source/user/desktop-widget/yambar-srv/dependencies.d/compositor \
	$(DESTDIR)$(libdir)/source/user/desktop-widget/yambar-srv/producer-for \
	$(DESTDIR)$(libdir)/source/user/bundle/audio/type \
	$(DESTDIR)$(libdir)/source/user/bundle/compositor/type \
	$(DESTDIR)$(libdir)/source/user/bundle/default/type \
	$(DESTDIR)$(libdir)/source/user/bundle/session-bus/type \
	$(DESTDIR)$(libdir)/source/user/wallpaper-daemon/hyprpaper-srv/run \
	$(DESTDIR)$(libdir)/source/user/wallpaper-daemon/hyprpaper-srv/type \
	$(DESTDIR)$(libdir)/source/user/wallpaper-daemon/hyprpaper-srv/dependencies.d/compositor \
	$(DESTDIR)$(libdir)/source/user/wallpaper-daemon/hyprpaper-srv/producer-for \