Files
how-to-vulkan/ktx/build/CMakeFiles/tools.doc.dir/build.make
T
2026-06-14 19:09:18 +01:00

109 lines
4.9 KiB
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.3
# 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/abdelrahman/Sources/programming/how-to-vulkan/ktx
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build
# Utility rule file for tools.doc.
# Include any custom commands dependencies for this target.
include CMakeFiles/tools.doc.dir/compiler_depend.make
# Include the progress variables for this target.
include CMakeFiles/tools.doc.dir/progress.make
CMakeFiles/tools.doc: Doxyfile.tools.doc
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/ktx_main.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_compare.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_create.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_deflate.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_encode.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_extract.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_help.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_info.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_transcode.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx/command_validate.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx2check/ktx2check.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktx2ktx2/ktx2ktx2.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktxinfo/ktxinfo.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktxsc/ktxsc.cpp
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/ktxtools_mainpage.md
CMakeFiles/tools.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/tools/toktx/toktx.cc
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating API documentation for tools.doc"
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx && /usr/bin/cmake -E make_directory /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/docs/html
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx && /usr/bin/doxygen /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/Doxyfile.tools.doc
CMakeFiles/tools.doc.dir/codegen:
.PHONY : CMakeFiles/tools.doc.dir/codegen
tools.doc: CMakeFiles/tools.doc
tools.doc: CMakeFiles/tools.doc.dir/build.make
.PHONY : tools.doc
# Rule to build all files generated by this target.
CMakeFiles/tools.doc.dir/build: tools.doc
.PHONY : CMakeFiles/tools.doc.dir/build
CMakeFiles/tools.doc.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/tools.doc.dir/cmake_clean.cmake
.PHONY : CMakeFiles/tools.doc.dir/clean
CMakeFiles/tools.doc.dir/depend:
cd /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/abdelrahman/Sources/programming/how-to-vulkan/ktx /home/abdelrahman/Sources/programming/how-to-vulkan/ktx /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/build/CMakeFiles/tools.doc.dir/DependInfo.cmake "--color=$(COLOR)" tools.doc
.PHONY : CMakeFiles/tools.doc.dir/depend