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

110 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 libktx.doc.
# Include any custom commands dependencies for this target.
include CMakeFiles/libktx.doc.dir/compiler_depend.make
# Include the progress variables for this target.
include CMakeFiles/libktx.doc.dir/progress.make
CMakeFiles/libktx.doc: Doxyfile.libktx.doc
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/libktx_mainpage.md
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/astc_codec.cpp
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/basis_encode.cpp
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/basis_transcode.cpp
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/miniz_wrapper.cpp
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/strings.c
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/gl_funcs.c
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/glloader.c
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/hashlist.c
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/filestream.c
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/memstream.c
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/texture.c
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/texture1.c
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/texture2.c
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/vkloader.c
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/writer1.c
CMakeFiles/libktx.doc: /home/abdelrahman/Sources/programming/how-to-vulkan/ktx/lib/writer2.c
@$(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 libktx.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.libktx.doc
CMakeFiles/libktx.doc.dir/codegen:
.PHONY : CMakeFiles/libktx.doc.dir/codegen
libktx.doc: CMakeFiles/libktx.doc
libktx.doc: CMakeFiles/libktx.doc.dir/build.make
.PHONY : libktx.doc
# Rule to build all files generated by this target.
CMakeFiles/libktx.doc.dir/build: libktx.doc
.PHONY : CMakeFiles/libktx.doc.dir/build
CMakeFiles/libktx.doc.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/libktx.doc.dir/cmake_clean.cmake
.PHONY : CMakeFiles/libktx.doc.dir/clean
CMakeFiles/libktx.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/libktx.doc.dir/DependInfo.cmake "--color=$(COLOR)" libktx.doc
.PHONY : CMakeFiles/libktx.doc.dir/depend