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/x86_64-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
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(CMAKE_COMMAND) -E cmake_progress_start /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app/CMakeFiles /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app/backend//CMakeFiles/progress.marks
136
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 backend/all
137
$(CMAKE_COMMAND) -E cmake_progress_start /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app/CMakeFiles 0
140
# The main clean target
142
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 backend/clean
145
# The main clean target
149
# Prepare targets for installation.
151
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 backend/preinstall
154
# Prepare targets for installation.
156
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 backend/preinstall
157
.PHONY : preinstall/fast
161
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
164
# Convenience name for target.
165
backend/CMakeFiles/Podbirdbackend.dir/rule:
166
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 backend/CMakeFiles/Podbirdbackend.dir/rule
167
.PHONY : backend/CMakeFiles/Podbirdbackend.dir/rule
169
# Convenience name for target.
170
Podbirdbackend: backend/CMakeFiles/Podbirdbackend.dir/rule
171
.PHONY : Podbirdbackend
173
# fast build rule for target.
175
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend.dir/build.make backend/CMakeFiles/Podbirdbackend.dir/build
176
.PHONY : Podbirdbackend/fast
178
# Convenience name for target.
179
backend/CMakeFiles/Podbirdbackend-qmldir.dir/rule:
180
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 backend/CMakeFiles/Podbirdbackend-qmldir.dir/rule
181
.PHONY : backend/CMakeFiles/Podbirdbackend-qmldir.dir/rule
183
# Convenience name for target.
184
Podbirdbackend-qmldir: backend/CMakeFiles/Podbirdbackend-qmldir.dir/rule
185
.PHONY : Podbirdbackend-qmldir
187
# fast build rule for target.
188
Podbirdbackend-qmldir/fast:
189
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend-qmldir.dir/build.make backend/CMakeFiles/Podbirdbackend-qmldir.dir/build
190
.PHONY : Podbirdbackend-qmldir/fast
192
# Convenience name for target.
193
backend/CMakeFiles/Podbirdbackend_autogen.dir/rule:
194
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 backend/CMakeFiles/Podbirdbackend_autogen.dir/rule
195
.PHONY : backend/CMakeFiles/Podbirdbackend_autogen.dir/rule
197
# Convenience name for target.
198
Podbirdbackend_autogen: backend/CMakeFiles/Podbirdbackend_autogen.dir/rule
199
.PHONY : Podbirdbackend_autogen
201
# fast build rule for target.
202
Podbirdbackend_autogen/fast:
203
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend_autogen.dir/build.make backend/CMakeFiles/Podbirdbackend_autogen.dir/build
204
.PHONY : Podbirdbackend_autogen/fast
206
Podbirdbackend_autogen/mocs_compilation.o: Podbirdbackend_autogen/mocs_compilation.cpp.o
207
.PHONY : Podbirdbackend_autogen/mocs_compilation.o
209
# target to build an object file
210
Podbirdbackend_autogen/mocs_compilation.cpp.o:
211
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend.dir/build.make backend/CMakeFiles/Podbirdbackend.dir/Podbirdbackend_autogen/mocs_compilation.cpp.o
212
.PHONY : Podbirdbackend_autogen/mocs_compilation.cpp.o
214
Podbirdbackend_autogen/mocs_compilation.i: Podbirdbackend_autogen/mocs_compilation.cpp.i
215
.PHONY : Podbirdbackend_autogen/mocs_compilation.i
217
# target to preprocess a source file
218
Podbirdbackend_autogen/mocs_compilation.cpp.i:
219
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend.dir/build.make backend/CMakeFiles/Podbirdbackend.dir/Podbirdbackend_autogen/mocs_compilation.cpp.i
220
.PHONY : Podbirdbackend_autogen/mocs_compilation.cpp.i
222
Podbirdbackend_autogen/mocs_compilation.s: Podbirdbackend_autogen/mocs_compilation.cpp.s
223
.PHONY : Podbirdbackend_autogen/mocs_compilation.s
225
# target to generate assembly for a file
226
Podbirdbackend_autogen/mocs_compilation.cpp.s:
227
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend.dir/build.make backend/CMakeFiles/Podbirdbackend.dir/Podbirdbackend_autogen/mocs_compilation.cpp.s
228
.PHONY : Podbirdbackend_autogen/mocs_compilation.cpp.s
230
modules/Podbird/backend.o: modules/Podbird/backend.cpp.o
231
.PHONY : modules/Podbird/backend.o
233
# target to build an object file
234
modules/Podbird/backend.cpp.o:
235
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend.dir/build.make backend/CMakeFiles/Podbirdbackend.dir/modules/Podbird/backend.cpp.o
236
.PHONY : modules/Podbird/backend.cpp.o
238
modules/Podbird/backend.i: modules/Podbird/backend.cpp.i
239
.PHONY : modules/Podbird/backend.i
241
# target to preprocess a source file
242
modules/Podbird/backend.cpp.i:
243
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend.dir/build.make backend/CMakeFiles/Podbirdbackend.dir/modules/Podbird/backend.cpp.i
244
.PHONY : modules/Podbird/backend.cpp.i
246
modules/Podbird/backend.s: modules/Podbird/backend.cpp.s
247
.PHONY : modules/Podbird/backend.s
249
# target to generate assembly for a file
250
modules/Podbird/backend.cpp.s:
251
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend.dir/build.make backend/CMakeFiles/Podbirdbackend.dir/modules/Podbird/backend.cpp.s
252
.PHONY : modules/Podbird/backend.cpp.s
254
modules/Podbird/filemanager.o: modules/Podbird/filemanager.cpp.o
255
.PHONY : modules/Podbird/filemanager.o
257
# target to build an object file
258
modules/Podbird/filemanager.cpp.o:
259
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend.dir/build.make backend/CMakeFiles/Podbirdbackend.dir/modules/Podbird/filemanager.cpp.o
260
.PHONY : modules/Podbird/filemanager.cpp.o
262
modules/Podbird/filemanager.i: modules/Podbird/filemanager.cpp.i
263
.PHONY : modules/Podbird/filemanager.i
265
# target to preprocess a source file
266
modules/Podbird/filemanager.cpp.i:
267
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend.dir/build.make backend/CMakeFiles/Podbirdbackend.dir/modules/Podbird/filemanager.cpp.i
268
.PHONY : modules/Podbird/filemanager.cpp.i
270
modules/Podbird/filemanager.s: modules/Podbird/filemanager.cpp.s
271
.PHONY : modules/Podbird/filemanager.s
273
# target to generate assembly for a file
274
modules/Podbird/filemanager.cpp.s:
275
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(MAKE) $(MAKESILENT) -f backend/CMakeFiles/Podbirdbackend.dir/build.make backend/CMakeFiles/Podbirdbackend.dir/modules/Podbird/filemanager.cpp.s
276
.PHONY : modules/Podbird/filemanager.cpp.s
280
@echo "The following are some of the valid targets for this Makefile:"
281
@echo "... all (the default if no target is provided)"
284
@echo "... edit_cache"
286
@echo "... install/local"
287
@echo "... install/strip"
288
@echo "... list_install_components"
289
@echo "... rebuild_cache"
290
@echo "... Podbirdbackend-qmldir"
291
@echo "... Podbirdbackend_autogen"
292
@echo "... Podbirdbackend"
293
@echo "... Podbirdbackend_autogen/mocs_compilation.o"
294
@echo "... Podbirdbackend_autogen/mocs_compilation.i"
295
@echo "... Podbirdbackend_autogen/mocs_compilation.s"
296
@echo "... modules/Podbird/backend.o"
297
@echo "... modules/Podbird/backend.i"
298
@echo "... modules/Podbird/backend.s"
299
@echo "... modules/Podbird/filemanager.o"
300
@echo "... modules/Podbird/filemanager.i"
301
@echo "... modules/Podbird/filemanager.s"
306
#=============================================================================
307
# Special targets to cleanup operation of make.
309
# Special rule to run CMake to check the build system integrity.
310
# No rule that depends on this can have commands that come from listfiles
311
# because they might be regenerated.
312
cmake_check_build_system:
313
cd /home/cibersheep/Documents/UT-Projects/podbird/build/x86_64-linux-gnu/app && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
314
.PHONY : cmake_check_build_system