# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.28 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Produce verbose output by default. VERBOSE = 1 # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/oxmc/VesperOS/packages/vesperprofiled # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/oxmc/VesperOS/packages/vesperprofiled/obj-x86_64-linux-gnu #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..." /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/oxmc/VesperOS/packages/vesperprofiled/obj-x86_64-linux-gnu/CMakeFiles /home/oxmc/VesperOS/packages/vesperprofiled/obj-x86_64-linux-gnu//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/oxmc/VesperOS/packages/vesperprofiled/obj-x86_64-linux-gnu/CMakeFiles 0 .PHONY : all # The main clean target clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall/fast # clear depends depend: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named vesperprofiled # Build rule for target. vesperprofiled: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 vesperprofiled .PHONY : vesperprofiled # fast build rule for target. vesperprofiled/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/build .PHONY : vesperprofiled/fast src/ProfileParser.o: src/ProfileParser.cpp.o .PHONY : src/ProfileParser.o # target to build an object file src/ProfileParser.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/ProfileParser.cpp.o .PHONY : src/ProfileParser.cpp.o src/ProfileParser.i: src/ProfileParser.cpp.i .PHONY : src/ProfileParser.i # target to preprocess a source file src/ProfileParser.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/ProfileParser.cpp.i .PHONY : src/ProfileParser.cpp.i src/ProfileParser.s: src/ProfileParser.cpp.s .PHONY : src/ProfileParser.s # target to generate assembly for a file src/ProfileParser.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/ProfileParser.cpp.s .PHONY : src/ProfileParser.cpp.s src/ProfileStore.o: src/ProfileStore.cpp.o .PHONY : src/ProfileStore.o # target to build an object file src/ProfileStore.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/ProfileStore.cpp.o .PHONY : src/ProfileStore.cpp.o src/ProfileStore.i: src/ProfileStore.cpp.i .PHONY : src/ProfileStore.i # target to preprocess a source file src/ProfileStore.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/ProfileStore.cpp.i .PHONY : src/ProfileStore.cpp.i src/ProfileStore.s: src/ProfileStore.cpp.s .PHONY : src/ProfileStore.s # target to generate assembly for a file src/ProfileStore.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/ProfileStore.cpp.s .PHONY : src/ProfileStore.cpp.s src/SignatureVerifier.o: src/SignatureVerifier.cpp.o .PHONY : src/SignatureVerifier.o # target to build an object file src/SignatureVerifier.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/SignatureVerifier.cpp.o .PHONY : src/SignatureVerifier.cpp.o src/SignatureVerifier.i: src/SignatureVerifier.cpp.i .PHONY : src/SignatureVerifier.i # target to preprocess a source file src/SignatureVerifier.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/SignatureVerifier.cpp.i .PHONY : src/SignatureVerifier.cpp.i src/SignatureVerifier.s: src/SignatureVerifier.cpp.s .PHONY : src/SignatureVerifier.s # target to generate assembly for a file src/SignatureVerifier.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/SignatureVerifier.cpp.s .PHONY : src/SignatureVerifier.cpp.s src/VesperProfileService.o: src/VesperProfileService.cpp.o .PHONY : src/VesperProfileService.o # target to build an object file src/VesperProfileService.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/VesperProfileService.cpp.o .PHONY : src/VesperProfileService.cpp.o src/VesperProfileService.i: src/VesperProfileService.cpp.i .PHONY : src/VesperProfileService.i # target to preprocess a source file src/VesperProfileService.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/VesperProfileService.cpp.i .PHONY : src/VesperProfileService.cpp.i src/VesperProfileService.s: src/VesperProfileService.cpp.s .PHONY : src/VesperProfileService.s # target to generate assembly for a file src/VesperProfileService.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/VesperProfileService.cpp.s .PHONY : src/VesperProfileService.cpp.s src/main.o: src/main.cpp.o .PHONY : src/main.o # target to build an object file src/main.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/main.cpp.o .PHONY : src/main.cpp.o src/main.i: src/main.cpp.i .PHONY : src/main.i # target to preprocess a source file src/main.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/main.cpp.i .PHONY : src/main.cpp.i src/main.s: src/main.cpp.s .PHONY : src/main.s # target to generate assembly for a file src/main.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/main.cpp.s .PHONY : src/main.cpp.s src/payloads/PayloadHandlers.o: src/payloads/PayloadHandlers.cpp.o .PHONY : src/payloads/PayloadHandlers.o # target to build an object file src/payloads/PayloadHandlers.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/payloads/PayloadHandlers.cpp.o .PHONY : src/payloads/PayloadHandlers.cpp.o src/payloads/PayloadHandlers.i: src/payloads/PayloadHandlers.cpp.i .PHONY : src/payloads/PayloadHandlers.i # target to preprocess a source file src/payloads/PayloadHandlers.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/payloads/PayloadHandlers.cpp.i .PHONY : src/payloads/PayloadHandlers.cpp.i src/payloads/PayloadHandlers.s: src/payloads/PayloadHandlers.cpp.s .PHONY : src/payloads/PayloadHandlers.s # target to generate assembly for a file src/payloads/PayloadHandlers.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/payloads/PayloadHandlers.cpp.s .PHONY : src/payloads/PayloadHandlers.cpp.s src/zte/ConnectivityWatcher.o: src/zte/ConnectivityWatcher.cpp.o .PHONY : src/zte/ConnectivityWatcher.o # target to build an object file src/zte/ConnectivityWatcher.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/zte/ConnectivityWatcher.cpp.o .PHONY : src/zte/ConnectivityWatcher.cpp.o src/zte/ConnectivityWatcher.i: src/zte/ConnectivityWatcher.cpp.i .PHONY : src/zte/ConnectivityWatcher.i # target to preprocess a source file src/zte/ConnectivityWatcher.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/zte/ConnectivityWatcher.cpp.i .PHONY : src/zte/ConnectivityWatcher.cpp.i src/zte/ConnectivityWatcher.s: src/zte/ConnectivityWatcher.cpp.s .PHONY : src/zte/ConnectivityWatcher.s # target to generate assembly for a file src/zte/ConnectivityWatcher.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/zte/ConnectivityWatcher.cpp.s .PHONY : src/zte/ConnectivityWatcher.cpp.s src/zte/DeviceIdentity.o: src/zte/DeviceIdentity.cpp.o .PHONY : src/zte/DeviceIdentity.o # target to build an object file src/zte/DeviceIdentity.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/zte/DeviceIdentity.cpp.o .PHONY : src/zte/DeviceIdentity.cpp.o src/zte/DeviceIdentity.i: src/zte/DeviceIdentity.cpp.i .PHONY : src/zte/DeviceIdentity.i # target to preprocess a source file src/zte/DeviceIdentity.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/zte/DeviceIdentity.cpp.i .PHONY : src/zte/DeviceIdentity.cpp.i src/zte/DeviceIdentity.s: src/zte/DeviceIdentity.cpp.s .PHONY : src/zte/DeviceIdentity.s # target to generate assembly for a file src/zte/DeviceIdentity.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/zte/DeviceIdentity.cpp.s .PHONY : src/zte/DeviceIdentity.cpp.s src/zte/ZTELookupClient.o: src/zte/ZTELookupClient.cpp.o .PHONY : src/zte/ZTELookupClient.o # target to build an object file src/zte/ZTELookupClient.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/zte/ZTELookupClient.cpp.o .PHONY : src/zte/ZTELookupClient.cpp.o src/zte/ZTELookupClient.i: src/zte/ZTELookupClient.cpp.i .PHONY : src/zte/ZTELookupClient.i # target to preprocess a source file src/zte/ZTELookupClient.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/zte/ZTELookupClient.cpp.i .PHONY : src/zte/ZTELookupClient.cpp.i src/zte/ZTELookupClient.s: src/zte/ZTELookupClient.cpp.s .PHONY : src/zte/ZTELookupClient.s # target to generate assembly for a file src/zte/ZTELookupClient.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/vesperprofiled.dir/build.make CMakeFiles/vesperprofiled.dir/src/zte/ZTELookupClient.cpp.s .PHONY : src/zte/ZTELookupClient.cpp.s # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... vesperprofiled" @echo "... src/ProfileParser.o" @echo "... src/ProfileParser.i" @echo "... src/ProfileParser.s" @echo "... src/ProfileStore.o" @echo "... src/ProfileStore.i" @echo "... src/ProfileStore.s" @echo "... src/SignatureVerifier.o" @echo "... src/SignatureVerifier.i" @echo "... src/SignatureVerifier.s" @echo "... src/VesperProfileService.o" @echo "... src/VesperProfileService.i" @echo "... src/VesperProfileService.s" @echo "... src/main.o" @echo "... src/main.i" @echo "... src/main.s" @echo "... src/payloads/PayloadHandlers.o" @echo "... src/payloads/PayloadHandlers.i" @echo "... src/payloads/PayloadHandlers.s" @echo "... src/zte/ConnectivityWatcher.o" @echo "... src/zte/ConnectivityWatcher.i" @echo "... src/zte/ConnectivityWatcher.s" @echo "... src/zte/DeviceIdentity.o" @echo "... src/zte/DeviceIdentity.i" @echo "... src/zte/DeviceIdentity.s" @echo "... src/zte/ZTELookupClient.o" @echo "... src/zte/ZTELookupClient.i" @echo "... src/zte/ZTELookupClient.s" .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system