150 lines
7.4 KiB
Makefile
150 lines
7.4 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
|
|
|
|
# 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 = /document/FBX2glTF
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /document/FBX2glTF/build
|
|
|
|
# Utility rule file for MathFu.
|
|
|
|
# Include any custom commands dependencies for this target.
|
|
include CMakeFiles/MathFu.dir/compiler_depend.make
|
|
|
|
# Include the progress variables for this target.
|
|
include CMakeFiles/MathFu.dir/progress.make
|
|
|
|
CMakeFiles/MathFu: CMakeFiles/MathFu-complete
|
|
|
|
CMakeFiles/MathFu-complete: mathfu/src/MathFu-stamp/MathFu-install
|
|
CMakeFiles/MathFu-complete: mathfu/src/MathFu-stamp/MathFu-mkdir
|
|
CMakeFiles/MathFu-complete: mathfu/src/MathFu-stamp/MathFu-download
|
|
CMakeFiles/MathFu-complete: mathfu/src/MathFu-stamp/MathFu-update
|
|
CMakeFiles/MathFu-complete: mathfu/src/MathFu-stamp/MathFu-patch
|
|
CMakeFiles/MathFu-complete: mathfu/src/MathFu-stamp/MathFu-configure
|
|
CMakeFiles/MathFu-complete: mathfu/src/MathFu-stamp/MathFu-build
|
|
CMakeFiles/MathFu-complete: mathfu/src/MathFu-stamp/MathFu-install
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/document/FBX2glTF/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Completed 'MathFu'"
|
|
/usr/bin/cmake -E make_directory /document/FBX2glTF/build/CMakeFiles
|
|
/usr/bin/cmake -E touch /document/FBX2glTF/build/CMakeFiles/MathFu-complete
|
|
/usr/bin/cmake -E touch /document/FBX2glTF/build/mathfu/src/MathFu-stamp/MathFu-done
|
|
|
|
mathfu/src/MathFu-stamp/MathFu-build: mathfu/src/MathFu-stamp/MathFu-configure
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/document/FBX2glTF/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Performing build step for 'MathFu'"
|
|
cd /document/FBX2glTF/build/mathfu/src/MathFu-build && /usr/bin/cmake -E echo "Skipping MathFu build step."
|
|
cd /document/FBX2glTF/build/mathfu/src/MathFu-build && /usr/bin/cmake -E touch /document/FBX2glTF/build/mathfu/src/MathFu-stamp/MathFu-build
|
|
|
|
mathfu/src/MathFu-stamp/MathFu-configure: mathfu/tmp/MathFu-cfgcmd.txt
|
|
mathfu/src/MathFu-stamp/MathFu-configure: mathfu/src/MathFu-stamp/MathFu-patch
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/document/FBX2glTF/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Performing configure step for 'MathFu'"
|
|
cd /document/FBX2glTF/build/mathfu/src/MathFu-build && /usr/bin/cmake -E echo "Skipping MathFu configure step."
|
|
cd /document/FBX2glTF/build/mathfu/src/MathFu-build && /usr/bin/cmake -E touch /document/FBX2glTF/build/mathfu/src/MathFu-stamp/MathFu-configure
|
|
|
|
mathfu/src/MathFu-stamp/MathFu-download: mathfu/src/MathFu-stamp/MathFu-gitinfo.txt
|
|
mathfu/src/MathFu-stamp/MathFu-download: mathfu/src/MathFu-stamp/MathFu-mkdir
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/document/FBX2glTF/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Performing download step (git clone) for 'MathFu'"
|
|
cd /document/FBX2glTF/build/mathfu/src && /usr/bin/cmake -P /document/FBX2glTF/build/mathfu/tmp/MathFu-gitclone.cmake
|
|
cd /document/FBX2glTF/build/mathfu/src && /usr/bin/cmake -E touch /document/FBX2glTF/build/mathfu/src/MathFu-stamp/MathFu-download
|
|
|
|
mathfu/src/MathFu-stamp/MathFu-install: mathfu/src/MathFu-stamp/MathFu-build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/document/FBX2glTF/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Performing install step for 'MathFu'"
|
|
cd /document/FBX2glTF/build/mathfu/src/MathFu-build && /usr/bin/cmake -E echo "Skipping MathFu install step."
|
|
cd /document/FBX2glTF/build/mathfu/src/MathFu-build && /usr/bin/cmake -E touch /document/FBX2glTF/build/mathfu/src/MathFu-stamp/MathFu-install
|
|
|
|
mathfu/src/MathFu-stamp/MathFu-mkdir:
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/document/FBX2glTF/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Creating directories for 'MathFu'"
|
|
/usr/bin/cmake -E make_directory /document/FBX2glTF/build/mathfu/src/MathFu
|
|
/usr/bin/cmake -E make_directory /document/FBX2glTF/build/mathfu/src/MathFu-build
|
|
/usr/bin/cmake -E make_directory /document/FBX2glTF/build/mathfu
|
|
/usr/bin/cmake -E make_directory /document/FBX2glTF/build/mathfu/tmp
|
|
/usr/bin/cmake -E make_directory /document/FBX2glTF/build/mathfu/src/MathFu-stamp
|
|
/usr/bin/cmake -E make_directory /document/FBX2glTF/build/mathfu/src
|
|
/usr/bin/cmake -E make_directory /document/FBX2glTF/build/mathfu/src/MathFu-stamp
|
|
/usr/bin/cmake -E touch /document/FBX2glTF/build/mathfu/src/MathFu-stamp/MathFu-mkdir
|
|
|
|
mathfu/src/MathFu-stamp/MathFu-patch: mathfu/src/MathFu-stamp/MathFu-update
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/document/FBX2glTF/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "No patch step for 'MathFu'"
|
|
/usr/bin/cmake -E echo_append
|
|
/usr/bin/cmake -E touch /document/FBX2glTF/build/mathfu/src/MathFu-stamp/MathFu-patch
|
|
|
|
mathfu/src/MathFu-stamp/MathFu-update: mathfu/src/MathFu-stamp/MathFu-download
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/document/FBX2glTF/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Performing update step for 'MathFu'"
|
|
cd /document/FBX2glTF/build/mathfu/src/MathFu && /usr/bin/cmake -P /document/FBX2glTF/build/mathfu/tmp/MathFu-gitupdate.cmake
|
|
|
|
MathFu: CMakeFiles/MathFu
|
|
MathFu: CMakeFiles/MathFu-complete
|
|
MathFu: mathfu/src/MathFu-stamp/MathFu-build
|
|
MathFu: mathfu/src/MathFu-stamp/MathFu-configure
|
|
MathFu: mathfu/src/MathFu-stamp/MathFu-download
|
|
MathFu: mathfu/src/MathFu-stamp/MathFu-install
|
|
MathFu: mathfu/src/MathFu-stamp/MathFu-mkdir
|
|
MathFu: mathfu/src/MathFu-stamp/MathFu-patch
|
|
MathFu: mathfu/src/MathFu-stamp/MathFu-update
|
|
MathFu: CMakeFiles/MathFu.dir/build.make
|
|
.PHONY : MathFu
|
|
|
|
# Rule to build all files generated by this target.
|
|
CMakeFiles/MathFu.dir/build: MathFu
|
|
.PHONY : CMakeFiles/MathFu.dir/build
|
|
|
|
CMakeFiles/MathFu.dir/clean:
|
|
$(CMAKE_COMMAND) -P CMakeFiles/MathFu.dir/cmake_clean.cmake
|
|
.PHONY : CMakeFiles/MathFu.dir/clean
|
|
|
|
CMakeFiles/MathFu.dir/depend:
|
|
cd /document/FBX2glTF/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /document/FBX2glTF /document/FBX2glTF /document/FBX2glTF/build /document/FBX2glTF/build /document/FBX2glTF/build/CMakeFiles/MathFu.dir/DependInfo.cmake --color=$(COLOR)
|
|
.PHONY : CMakeFiles/MathFu.dir/depend
|
|
|