# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.24 # Delete rule output on recipe failure. .DELETE_ON_ERROR: #============================================================================= # 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 # 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/ieee/projects/v # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/ieee/projects/v/build # Include any dependencies generated for this target. include CMakeFiles/shape.dir/depend.make # Include any dependencies generated by the compiler for this target. include CMakeFiles/shape.dir/compiler_depend.make # Include the progress variables for this target. include CMakeFiles/shape.dir/progress.make # Include the compile flags for this target's objects. include CMakeFiles/shape.dir/flags.make CMakeFiles/shape.dir/src/main.c.obj: CMakeFiles/shape.dir/flags.make CMakeFiles/shape.dir/src/main.c.obj: /home/ieee/projects/v/src/main.c CMakeFiles/shape.dir/src/main.c.obj: CMakeFiles/shape.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/ieee/projects/v/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/shape.dir/src/main.c.obj" /usr/local/pspdev/bin/psp-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/shape.dir/src/main.c.obj -MF CMakeFiles/shape.dir/src/main.c.obj.d -o CMakeFiles/shape.dir/src/main.c.obj -c /home/ieee/projects/v/src/main.c CMakeFiles/shape.dir/src/main.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/shape.dir/src/main.c.i" /usr/local/pspdev/bin/psp-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/ieee/projects/v/src/main.c > CMakeFiles/shape.dir/src/main.c.i CMakeFiles/shape.dir/src/main.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/shape.dir/src/main.c.s" /usr/local/pspdev/bin/psp-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/ieee/projects/v/src/main.c -o CMakeFiles/shape.dir/src/main.c.s # Object files for target shape shape_OBJECTS = \ "CMakeFiles/shape.dir/src/main.c.obj" # External object files for target shape shape_EXTERNAL_OBJECTS = shape: CMakeFiles/shape.dir/src/main.c.obj shape: CMakeFiles/shape.dir/build.make shape: CMakeFiles/shape.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/ieee/projects/v/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable shape" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/shape.dir/link.txt --verbose=$(VERBOSE) /usr/bin/cmake -E cmake_echo_color --cyan Not\ stripping\ binary,\ build\ type\ is\ . @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Calling psp-fixup-imports" /usr/local/pspdev/bin/psp-fixup-imports /home/ieee/projects/v/build/shape /usr/bin/cmake -E cmake_echo_color --cyan Not\ building\ PRX @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Calling mksfoex" /usr/local/pspdev/bin/mksfoex -d MEMSIZE=1 shape PARAM.SFO @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Calling pack-pbp with ELF file" /usr/local/pspdev/bin/pack-pbp EBOOT.PBP PARAM.SFO NULL NULL NULL NULL NULL /home/ieee/projects/v/build/shape NULL /usr/bin/cmake -E cmake_echo_color --cyan EBOOT.PBP\ file\ created. # Rule to build all files generated by this target. CMakeFiles/shape.dir/build: shape .PHONY : CMakeFiles/shape.dir/build CMakeFiles/shape.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/shape.dir/cmake_clean.cmake .PHONY : CMakeFiles/shape.dir/clean CMakeFiles/shape.dir/depend: cd /home/ieee/projects/v/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ieee/projects/v /home/ieee/projects/v /home/ieee/projects/v/build /home/ieee/projects/v/build /home/ieee/projects/v/build/CMakeFiles/shape.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/shape.dir/depend