1
# CMAKE generated file: DO NOT EDIT!
2
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
4
# Default target executed when no arguments are given to make.
6
.PHONY : default_target
8
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
11
#=============================================================================
12
# Special targets provided by cmake.
14
# Disable implicit rules so canonical targets will work.
17
# Disable VCS-based implicit rules.
20
# Disable VCS-based implicit rules.
23
# Disable VCS-based implicit rules.
26
# Disable VCS-based implicit rules.
29
# Disable VCS-based implicit rules.
32
.SUFFIXES: .hpux_make_needs_suffix_list
34
# Command-line flag to silence nested $(MAKE).
35
$(VERBOSE)MAKESILENT = -s
37
#Suppress display of executed commands.
40
# A target that is always out of date.
44
#=============================================================================
45
# Set environment variables for the build.
47
# The shell in which to execute make rules.
50
# The CMake executable.
51
CMAKE_COMMAND = /opt/cmake/bin/cmake
53
# The command to remove a file.
54
RM = /opt/cmake/bin/cmake -E rm -f
56
# Escaping for special characters.
59
# The top-level source directory on which CMake was run.
60
CMAKE_SOURCE_DIR = /home/cibersheep/Documents/UT-Projects/podbird
62
# The top-level build directory on which CMake was run.
63
CMAKE_BINARY_DIR = /home/cibersheep/Documents/UT-Projects/podbird/build/aarch64-linux-gnu/app
65
#=============================================================================
66
# Targets provided globally by CMake.
68
# Special rule for the target edit_cache
70
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
71
/opt/cmake/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
74
# Special rule for the target edit_cache
75
edit_cache/fast: edit_cache
76
.PHONY : edit_cache/fast
78
# Special rule for the target rebuild_cache
80
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
81
/opt/cmake/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
82
.PHONY : rebuild_cache
84
# Special rule for the target rebuild_cache
85
rebuild_cache/fast: rebuild_cache
86
.PHONY : rebuild_cache/fast
88
# Special rule for the target list_install_components
89
list_install_components:
90
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
91
.PHONY : list_install_components
93
# Special rule for the target list_install_components
94
list_install_components/fast: list_install_components
95
.PHONY : list_install_components/fast
97
# Special rule for the target install
99
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
100
/opt/cmake/bin/cmake -P cmake_install.cmake
103
# Special rule for the target install
104
install/fast: preinstall/fast
105
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
106
/opt/cmake/bin/cmake -P cmake_install.cmake
107
.PHONY : install/fast
109
# Special rule for the target install/local
110
install/local: preinstall
111
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
112
/opt/cmake/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
113
.PHONY : install/local
115
# Special rule for the target install/local
116
install/local/fast: preinstall/fast
117
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
118
/opt/cmake/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
119
.PHONY : install/local/fast
121
# Special rule for the target install/strip
122
install/strip: preinstall
123
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
124
/opt/cmake/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
125
.PHONY : install/strip
127
# Special rule for the target install/strip
128
install/strip/fast: preinstall/fast
129
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
130
/opt/cmake/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
131
.PHONY : install/strip/fast
133
# The main all target
134
all: cmake_check_build_system
135
$(CMAKE_COMMAND) -E cmake_progress_start /home/cibersheep/Documents/UT-Projects/podbird/build/aarch64-linux-gnu/app/CMakeFiles /home/cibersheep/Documents/UT-Projects/podbird/build/aarch64-linux-gnu/app//CMakeFiles/progress.marks
136
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
137
$(CMAKE_COMMAND) -E cmake_progress_start /home/cibersheep/Documents/UT-Projects/podbird/build/aarch64-linux-gnu/app/CMakeFiles 0
140
# The main clean target
142
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
145
# The main clean target
149
# Prepare targets for installation.
151
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
154
# Prepare targets for installation.
156
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
157
.PHONY : preinstall/fast
161
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
164
#=============================================================================
165
# Target rules for targets named autopilot
167
# Build rule for target.
168
autopilot: cmake_check_build_system
169
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 autopilot
172
# fast build rule for target.
174
$(MAKE) $(MAKESILENT) -f CMakeFiles/autopilot.dir/build.make CMakeFiles/autopilot.dir/build
175
.PHONY : autopilot/fast
177
#=============================================================================
178
# Target rules for targets named run
180
# Build rule for target.
181
run: cmake_check_build_system
182
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 run
185
# fast build rule for target.
187
$(MAKE) $(MAKESILENT) -f CMakeFiles/run.dir/build.make CMakeFiles/run.dir/build
190
#=============================================================================
191
# Target rules for targets named podbird_ClickFiles
193
# Build rule for target.
194
podbird_ClickFiles: cmake_check_build_system
195
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 podbird_ClickFiles
196
.PHONY : podbird_ClickFiles
198
# fast build rule for target.
199
podbird_ClickFiles/fast:
200
$(MAKE) $(MAKESILENT) -f CMakeFiles/podbird_ClickFiles.dir/build.make CMakeFiles/podbird_ClickFiles.dir/build
201
.PHONY : podbird_ClickFiles/fast
203
#=============================================================================
204
# Target rules for targets named podbird_QMlFiles
206
# Build rule for target.
207
podbird_QMlFiles: cmake_check_build_system
208
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 podbird_QMlFiles
209
.PHONY : podbird_QMlFiles
211
# fast build rule for target.
212
podbird_QMlFiles/fast:
213
$(MAKE) $(MAKESILENT) -f app/CMakeFiles/podbird_QMlFiles.dir/build.make app/CMakeFiles/podbird_QMlFiles.dir/build
214
.PHONY : podbird_QMlFiles/fast
216
#=============================================================================
217
# Target rules for targets named podbird_ui_QMlFiles
219
# Build rule for target.
220
podbird_ui_QMlFiles: cmake_check_build_system
221
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 podbird_ui_QMlFiles
222
.PHONY : podbird_ui_QMlFiles
224
# fast build rule for target.
225
podbird_ui_QMlFiles/fast:
226
$(MAKE) $(MAKESILENT) -f app/ui/CMakeFiles/podbird_ui_QMlFiles.dir/build.make app/ui/CMakeFiles/podbird_ui_QMlFiles.dir/build
227
.PHONY : podbird_ui_QMlFiles/fast
229
#=============================================================================
230
# Target rules for targets named podbird_THEMEFiles
232
# Build rule for target.
233
podbird_THEMEFiles: cmake_check_build_system
234
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 podbird_THEMEFiles
235
.PHONY : podbird_THEMEFiles
237
# fast build rule for target.
238
podbird_THEMEFiles/fast:
239
$(MAKE) $(MAKESILENT) -f app/themes/CMakeFiles/podbird_THEMEFiles.dir/build.make app/themes/CMakeFiles/podbird_THEMEFiles.dir/build
240
.PHONY : podbird_THEMEFiles/fast
242
#=============================================================================
243
# Target rules for targets named podbird_components_QMlFiles
245
# Build rule for target.
246
podbird_components_QMlFiles: cmake_check_build_system
247
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 podbird_components_QMlFiles
248
.PHONY : podbird_components_QMlFiles
250
# fast build rule for target.
251
podbird_components_QMlFiles/fast:
252
$(MAKE) $(MAKESILENT) -f app/components/CMakeFiles/podbird_components_QMlFiles.dir/build.make app/components/CMakeFiles/podbird_components_QMlFiles.dir/build
253
.PHONY : podbird_components_QMlFiles/fast
255
#=============================================================================
256
# Target rules for targets named podbird_welcomewizard_QMlFiles
258
# Build rule for target.
259
podbird_welcomewizard_QMlFiles: cmake_check_build_system
260
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 podbird_welcomewizard_QMlFiles
261
.PHONY : podbird_welcomewizard_QMlFiles
263
# fast build rule for target.
264
podbird_welcomewizard_QMlFiles/fast:
265
$(MAKE) $(MAKESILENT) -f app/welcomewizard/CMakeFiles/podbird_welcomewizard_QMlFiles.dir/build.make app/welcomewizard/CMakeFiles/podbird_welcomewizard_QMlFiles.dir/build
266
.PHONY : podbird_welcomewizard_QMlFiles/fast
268
#=============================================================================
269
# Target rules for targets named podbird_GRAPHICFiles
271
# Build rule for target.
272
podbird_GRAPHICFiles: cmake_check_build_system
273
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 podbird_GRAPHICFiles
274
.PHONY : podbird_GRAPHICFiles
276
# fast build rule for target.
277
podbird_GRAPHICFiles/fast:
278
$(MAKE) $(MAKESILENT) -f app/graphics/CMakeFiles/podbird_GRAPHICFiles.dir/build.make app/graphics/CMakeFiles/podbird_GRAPHICFiles.dir/build
279
.PHONY : podbird_GRAPHICFiles/fast
281
#=============================================================================
282
# Target rules for targets named podbird_SETTINGFiles
284
# Build rule for target.
285
podbird_SETTINGFiles: cmake_check_build_system
286
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 podbird_SETTINGFiles
287
.PHONY : podbird_SETTINGFiles
289
# fast build rule for target.
290
podbird_SETTINGFiles/fast:
291
$(MAKE) $(MAKESILENT) -f app/settings/CMakeFiles/podbird_SETTINGFiles.dir/build.make app/settings/CMakeFiles/podbird_SETTINGFiles.dir/build
292
.PHONY : podbird_SETTINGFiles/fast
294
#=============================================================================
295
# Target rules for targets named Podbirdbackend
297
# Build rule for target.
298
Podbirdbackend: cmake_check_build_system
299
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Podbirdbackend
300
.PHONY : Podbirdbackend
302
# fast build rule for target.
304
$(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend.dir/build.make backend/CMakeFiles/Podbirdbackend.dir/build
305
.PHONY : Podbirdbackend/fast
307
#=============================================================================
308
# Target rules for targets named Podbirdbackend-qmldir
310
# Build rule for target.
311
Podbirdbackend-qmldir: cmake_check_build_system
312
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Podbirdbackend-qmldir
313
.PHONY : Podbirdbackend-qmldir
315
# fast build rule for target.
316
Podbirdbackend-qmldir/fast:
317
$(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend-qmldir.dir/build.make backend/CMakeFiles/Podbirdbackend-qmldir.dir/build
318
.PHONY : Podbirdbackend-qmldir/fast
320
#=============================================================================
321
# Target rules for targets named Podbirdbackend_autogen
323
# Build rule for target.
324
Podbirdbackend_autogen: cmake_check_build_system
325
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Podbirdbackend_autogen
326
.PHONY : Podbirdbackend_autogen
328
# fast build rule for target.
329
Podbirdbackend_autogen/fast:
330
$(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend_autogen.dir/build.make backend/CMakeFiles/Podbirdbackend_autogen.dir/build
331
.PHONY : Podbirdbackend_autogen/fast
333
#=============================================================================
334
# Target rules for targets named com.mikeasoft.podbird.pot
336
# Build rule for target.
337
com.mikeasoft.podbird.pot: cmake_check_build_system
338
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 com.mikeasoft.podbird.pot
339
.PHONY : com.mikeasoft.podbird.pot
341
# fast build rule for target.
342
com.mikeasoft.podbird.pot/fast:
343
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/com.mikeasoft.podbird.pot.dir/build.make po/CMakeFiles/com.mikeasoft.podbird.pot.dir/build
344
.PHONY : com.mikeasoft.podbird.pot/fast
346
#=============================================================================
347
# Target rules for targets named pofiles
349
# Build rule for target.
350
pofiles: cmake_check_build_system
351
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles
354
# fast build rule for target.
356
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles.dir/build.make po/CMakeFiles/pofiles.dir/build
357
.PHONY : pofiles/fast
359
#=============================================================================
360
# Target rules for targets named pofiles_1
362
# Build rule for target.
363
pofiles_1: cmake_check_build_system
364
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_1
367
# fast build rule for target.
369
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_1.dir/build.make po/CMakeFiles/pofiles_1.dir/build
370
.PHONY : pofiles_1/fast
372
#=============================================================================
373
# Target rules for targets named pofiles_2
375
# Build rule for target.
376
pofiles_2: cmake_check_build_system
377
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_2
380
# fast build rule for target.
382
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_2.dir/build.make po/CMakeFiles/pofiles_2.dir/build
383
.PHONY : pofiles_2/fast
385
#=============================================================================
386
# Target rules for targets named pofiles_3
388
# Build rule for target.
389
pofiles_3: cmake_check_build_system
390
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_3
393
# fast build rule for target.
395
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_3.dir/build.make po/CMakeFiles/pofiles_3.dir/build
396
.PHONY : pofiles_3/fast
398
#=============================================================================
399
# Target rules for targets named pofiles_4
401
# Build rule for target.
402
pofiles_4: cmake_check_build_system
403
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_4
406
# fast build rule for target.
408
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_4.dir/build.make po/CMakeFiles/pofiles_4.dir/build
409
.PHONY : pofiles_4/fast
411
#=============================================================================
412
# Target rules for targets named pofiles_5
414
# Build rule for target.
415
pofiles_5: cmake_check_build_system
416
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_5
419
# fast build rule for target.
421
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_5.dir/build.make po/CMakeFiles/pofiles_5.dir/build
422
.PHONY : pofiles_5/fast
424
#=============================================================================
425
# Target rules for targets named pofiles_6
427
# Build rule for target.
428
pofiles_6: cmake_check_build_system
429
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_6
432
# fast build rule for target.
434
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_6.dir/build.make po/CMakeFiles/pofiles_6.dir/build
435
.PHONY : pofiles_6/fast
437
#=============================================================================
438
# Target rules for targets named pofiles_7
440
# Build rule for target.
441
pofiles_7: cmake_check_build_system
442
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_7
445
# fast build rule for target.
447
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_7.dir/build.make po/CMakeFiles/pofiles_7.dir/build
448
.PHONY : pofiles_7/fast
450
#=============================================================================
451
# Target rules for targets named pofiles_8
453
# Build rule for target.
454
pofiles_8: cmake_check_build_system
455
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_8
458
# fast build rule for target.
460
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_8.dir/build.make po/CMakeFiles/pofiles_8.dir/build
461
.PHONY : pofiles_8/fast
463
#=============================================================================
464
# Target rules for targets named pofiles_9
466
# Build rule for target.
467
pofiles_9: cmake_check_build_system
468
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_9
471
# fast build rule for target.
473
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_9.dir/build.make po/CMakeFiles/pofiles_9.dir/build
474
.PHONY : pofiles_9/fast
476
#=============================================================================
477
# Target rules for targets named pofiles_10
479
# Build rule for target.
480
pofiles_10: cmake_check_build_system
481
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_10
484
# fast build rule for target.
486
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_10.dir/build.make po/CMakeFiles/pofiles_10.dir/build
487
.PHONY : pofiles_10/fast
489
#=============================================================================
490
# Target rules for targets named pofiles_11
492
# Build rule for target.
493
pofiles_11: cmake_check_build_system
494
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_11
497
# fast build rule for target.
499
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_11.dir/build.make po/CMakeFiles/pofiles_11.dir/build
500
.PHONY : pofiles_11/fast
502
#=============================================================================
503
# Target rules for targets named pofiles_12
505
# Build rule for target.
506
pofiles_12: cmake_check_build_system
507
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_12
510
# fast build rule for target.
512
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_12.dir/build.make po/CMakeFiles/pofiles_12.dir/build
513
.PHONY : pofiles_12/fast
515
#=============================================================================
516
# Target rules for targets named pofiles_13
518
# Build rule for target.
519
pofiles_13: cmake_check_build_system
520
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_13
523
# fast build rule for target.
525
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_13.dir/build.make po/CMakeFiles/pofiles_13.dir/build
526
.PHONY : pofiles_13/fast
528
#=============================================================================
529
# Target rules for targets named pofiles_14
531
# Build rule for target.
532
pofiles_14: cmake_check_build_system
533
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_14
536
# fast build rule for target.
538
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_14.dir/build.make po/CMakeFiles/pofiles_14.dir/build
539
.PHONY : pofiles_14/fast
541
#=============================================================================
542
# Target rules for targets named pofiles_15
544
# Build rule for target.
545
pofiles_15: cmake_check_build_system
546
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_15
549
# fast build rule for target.
551
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_15.dir/build.make po/CMakeFiles/pofiles_15.dir/build
552
.PHONY : pofiles_15/fast
554
#=============================================================================
555
# Target rules for targets named pofiles_16
557
# Build rule for target.
558
pofiles_16: cmake_check_build_system
559
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_16
562
# fast build rule for target.
564
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_16.dir/build.make po/CMakeFiles/pofiles_16.dir/build
565
.PHONY : pofiles_16/fast
567
#=============================================================================
568
# Target rules for targets named pofiles_17
570
# Build rule for target.
571
pofiles_17: cmake_check_build_system
572
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_17
575
# fast build rule for target.
577
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_17.dir/build.make po/CMakeFiles/pofiles_17.dir/build
578
.PHONY : pofiles_17/fast
580
#=============================================================================
581
# Target rules for targets named pofiles_18
583
# Build rule for target.
584
pofiles_18: cmake_check_build_system
585
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_18
588
# fast build rule for target.
590
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_18.dir/build.make po/CMakeFiles/pofiles_18.dir/build
591
.PHONY : pofiles_18/fast
593
#=============================================================================
594
# Target rules for targets named pofiles_19
596
# Build rule for target.
597
pofiles_19: cmake_check_build_system
598
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_19
601
# fast build rule for target.
603
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_19.dir/build.make po/CMakeFiles/pofiles_19.dir/build
604
.PHONY : pofiles_19/fast
606
#=============================================================================
607
# Target rules for targets named pofiles_20
609
# Build rule for target.
610
pofiles_20: cmake_check_build_system
611
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_20
614
# fast build rule for target.
616
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_20.dir/build.make po/CMakeFiles/pofiles_20.dir/build
617
.PHONY : pofiles_20/fast
619
#=============================================================================
620
# Target rules for targets named pofiles_21
622
# Build rule for target.
623
pofiles_21: cmake_check_build_system
624
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_21
627
# fast build rule for target.
629
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_21.dir/build.make po/CMakeFiles/pofiles_21.dir/build
630
.PHONY : pofiles_21/fast
632
#=============================================================================
633
# Target rules for targets named pofiles_22
635
# Build rule for target.
636
pofiles_22: cmake_check_build_system
637
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_22
640
# fast build rule for target.
642
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_22.dir/build.make po/CMakeFiles/pofiles_22.dir/build
643
.PHONY : pofiles_22/fast
645
#=============================================================================
646
# Target rules for targets named pofiles_23
648
# Build rule for target.
649
pofiles_23: cmake_check_build_system
650
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_23
653
# fast build rule for target.
655
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_23.dir/build.make po/CMakeFiles/pofiles_23.dir/build
656
.PHONY : pofiles_23/fast
658
#=============================================================================
659
# Target rules for targets named pofiles_24
661
# Build rule for target.
662
pofiles_24: cmake_check_build_system
663
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_24
666
# fast build rule for target.
668
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_24.dir/build.make po/CMakeFiles/pofiles_24.dir/build
669
.PHONY : pofiles_24/fast
671
#=============================================================================
672
# Target rules for targets named pofiles_25
674
# Build rule for target.
675
pofiles_25: cmake_check_build_system
676
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_25
679
# fast build rule for target.
681
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_25.dir/build.make po/CMakeFiles/pofiles_25.dir/build
682
.PHONY : pofiles_25/fast
684
#=============================================================================
685
# Target rules for targets named pofiles_26
687
# Build rule for target.
688
pofiles_26: cmake_check_build_system
689
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_26
692
# fast build rule for target.
694
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_26.dir/build.make po/CMakeFiles/pofiles_26.dir/build
695
.PHONY : pofiles_26/fast
697
#=============================================================================
698
# Target rules for targets named pofiles_27
700
# Build rule for target.
701
pofiles_27: cmake_check_build_system
702
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_27
705
# fast build rule for target.
707
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_27.dir/build.make po/CMakeFiles/pofiles_27.dir/build
708
.PHONY : pofiles_27/fast
710
#=============================================================================
711
# Target rules for targets named pofiles_28
713
# Build rule for target.
714
pofiles_28: cmake_check_build_system
715
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_28
718
# fast build rule for target.
720
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_28.dir/build.make po/CMakeFiles/pofiles_28.dir/build
721
.PHONY : pofiles_28/fast
723
#=============================================================================
724
# Target rules for targets named pofiles_29
726
# Build rule for target.
727
pofiles_29: cmake_check_build_system
728
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_29
731
# fast build rule for target.
733
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_29.dir/build.make po/CMakeFiles/pofiles_29.dir/build
734
.PHONY : pofiles_29/fast
736
#=============================================================================
737
# Target rules for targets named pofiles_30
739
# Build rule for target.
740
pofiles_30: cmake_check_build_system
741
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_30
744
# fast build rule for target.
746
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_30.dir/build.make po/CMakeFiles/pofiles_30.dir/build
747
.PHONY : pofiles_30/fast
749
#=============================================================================
750
# Target rules for targets named pofiles_31
752
# Build rule for target.
753
pofiles_31: cmake_check_build_system
754
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_31
757
# fast build rule for target.
759
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_31.dir/build.make po/CMakeFiles/pofiles_31.dir/build
760
.PHONY : pofiles_31/fast
762
#=============================================================================
763
# Target rules for targets named pofiles_32
765
# Build rule for target.
766
pofiles_32: cmake_check_build_system
767
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_32
770
# fast build rule for target.
772
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_32.dir/build.make po/CMakeFiles/pofiles_32.dir/build
773
.PHONY : pofiles_32/fast
775
#=============================================================================
776
# Target rules for targets named pofiles_33
778
# Build rule for target.
779
pofiles_33: cmake_check_build_system
780
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pofiles_33
783
# fast build rule for target.
785
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/pofiles_33.dir/build.make po/CMakeFiles/pofiles_33.dir/build
786
.PHONY : pofiles_33/fast
788
#=============================================================================
789
# Target rules for targets named Podbird.desktop
791
# Build rule for target.
792
Podbird.desktop: cmake_check_build_system
793
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Podbird.desktop
794
.PHONY : Podbird.desktop
796
# fast build rule for target.
797
Podbird.desktop/fast:
798
$(MAKE) $(MAKESILENT) -f po/CMakeFiles/Podbird.desktop.dir/build.make po/CMakeFiles/Podbird.desktop.dir/build
799
.PHONY : Podbird.desktop/fast
803
@echo "The following are some of the valid targets for this Makefile:"
804
@echo "... all (the default if no target is provided)"
807
@echo "... edit_cache"
809
@echo "... install/local"
810
@echo "... install/strip"
811
@echo "... list_install_components"
812
@echo "... rebuild_cache"
813
@echo "... Podbird.desktop"
814
@echo "... Podbirdbackend-qmldir"
815
@echo "... Podbirdbackend_autogen"
816
@echo "... autopilot"
817
@echo "... com.mikeasoft.podbird.pot"
818
@echo "... podbird_ClickFiles"
819
@echo "... podbird_GRAPHICFiles"
820
@echo "... podbird_QMlFiles"
821
@echo "... podbird_SETTINGFiles"
822
@echo "... podbird_THEMEFiles"
823
@echo "... podbird_components_QMlFiles"
824
@echo "... podbird_ui_QMlFiles"
825
@echo "... podbird_welcomewizard_QMlFiles"
827
@echo "... pofiles_1"
828
@echo "... pofiles_10"
829
@echo "... pofiles_11"
830
@echo "... pofiles_12"
831
@echo "... pofiles_13"
832
@echo "... pofiles_14"
833
@echo "... pofiles_15"
834
@echo "... pofiles_16"
835
@echo "... pofiles_17"
836
@echo "... pofiles_18"
837
@echo "... pofiles_19"
838
@echo "... pofiles_2"
839
@echo "... pofiles_20"
840
@echo "... pofiles_21"
841
@echo "... pofiles_22"
842
@echo "... pofiles_23"
843
@echo "... pofiles_24"
844
@echo "... pofiles_25"
845
@echo "... pofiles_26"
846
@echo "... pofiles_27"
847
@echo "... pofiles_28"
848
@echo "... pofiles_29"
849
@echo "... pofiles_3"
850
@echo "... pofiles_30"
851
@echo "... pofiles_31"
852
@echo "... pofiles_32"
853
@echo "... pofiles_33"
854
@echo "... pofiles_4"
855
@echo "... pofiles_5"
856
@echo "... pofiles_6"
857
@echo "... pofiles_7"
858
@echo "... pofiles_8"
859
@echo "... pofiles_9"
861
@echo "... Podbirdbackend"
866
#=============================================================================
867
# Special targets to cleanup operation of make.
869
# Special rule to run CMake to check the build system integrity.
870
# No rule that depends on this can have commands that come from listfiles
871
# because they might be regenerated.
872
cmake_check_build_system:
873
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
874
.PHONY : cmake_check_build_system