isfs's picture
Upload folder using huggingface_hub
a1663c1 verified
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.31
# 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
# 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/local/lib/python3.12/dist-packages/cmake/data/bin/cmake
# The command to remove a file.
RM = /usr/local/lib/python3.12/dist-packages/cmake/data/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /kaggle/working/stable-diffusion.cpp
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /kaggle/working/stable-diffusion.cpp/build
#=============================================================================
# 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/local/lib/python3.12/dist-packages/cmake/data/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/local/lib/python3.12/dist-packages/cmake/data/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/local/lib/python3.12/dist-packages/cmake/data/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/local/lib/python3.12/dist-packages/cmake/data/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/local/lib/python3.12/dist-packages/cmake/data/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/local/lib/python3.12/dist-packages/cmake/data/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/local/lib/python3.12/dist-packages/cmake/data/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/local/lib/python3.12/dist-packages/cmake/data/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 /kaggle/working/stable-diffusion.cpp/build/CMakeFiles /kaggle/working/stable-diffusion.cpp/build//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /kaggle/working/stable-diffusion.cpp/build/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: all
$(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 stable-diffusion
# Build rule for target.
stable-diffusion: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 stable-diffusion
.PHONY : stable-diffusion
# fast build rule for target.
stable-diffusion/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/build
.PHONY : stable-diffusion/fast
#=============================================================================
# Target rules for targets named ggml-base
# Build rule for target.
ggml-base: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ggml-base
.PHONY : ggml-base
# fast build rule for target.
ggml-base/fast:
$(MAKE) $(MAKESILENT) -f ggml/src/CMakeFiles/ggml-base.dir/build.make ggml/src/CMakeFiles/ggml-base.dir/build
.PHONY : ggml-base/fast
#=============================================================================
# Target rules for targets named ggml
# Build rule for target.
ggml: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ggml
.PHONY : ggml
# fast build rule for target.
ggml/fast:
$(MAKE) $(MAKESILENT) -f ggml/src/CMakeFiles/ggml.dir/build.make ggml/src/CMakeFiles/ggml.dir/build
.PHONY : ggml/fast
#=============================================================================
# Target rules for targets named ggml-cpu
# Build rule for target.
ggml-cpu: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ggml-cpu
.PHONY : ggml-cpu
# fast build rule for target.
ggml-cpu/fast:
$(MAKE) $(MAKESILENT) -f ggml/src/CMakeFiles/ggml-cpu.dir/build.make ggml/src/CMakeFiles/ggml-cpu.dir/build
.PHONY : ggml-cpu/fast
#=============================================================================
# Target rules for targets named ggml-cuda
# Build rule for target.
ggml-cuda: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ggml-cuda
.PHONY : ggml-cuda
# fast build rule for target.
ggml-cuda/fast:
$(MAKE) $(MAKESILENT) -f ggml/src/ggml-cuda/CMakeFiles/ggml-cuda.dir/build.make ggml/src/ggml-cuda/CMakeFiles/ggml-cuda.dir/build
.PHONY : ggml-cuda/fast
#=============================================================================
# Target rules for targets named zip
# Build rule for target.
zip: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 zip
.PHONY : zip
# fast build rule for target.
zip/fast:
$(MAKE) $(MAKESILENT) -f thirdparty/CMakeFiles/zip.dir/build.make thirdparty/CMakeFiles/zip.dir/build
.PHONY : zip/fast
#=============================================================================
# Target rules for targets named sd-cli
# Build rule for target.
sd-cli: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 sd-cli
.PHONY : sd-cli
# fast build rule for target.
sd-cli/fast:
$(MAKE) $(MAKESILENT) -f examples/cli/CMakeFiles/sd-cli.dir/build.make examples/cli/CMakeFiles/sd-cli.dir/build
.PHONY : sd-cli/fast
#=============================================================================
# Target rules for targets named sd-server
# Build rule for target.
sd-server: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 sd-server
.PHONY : sd-server
# fast build rule for target.
sd-server/fast:
$(MAKE) $(MAKESILENT) -f examples/server/CMakeFiles/sd-server.dir/build.make examples/server/CMakeFiles/sd-server.dir/build
.PHONY : sd-server/fast
src/model.o: src/model.cpp.o
.PHONY : src/model.o
# target to build an object file
src/model.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/model.cpp.o
.PHONY : src/model.cpp.o
src/model.i: src/model.cpp.i
.PHONY : src/model.i
# target to preprocess a source file
src/model.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/model.cpp.i
.PHONY : src/model.cpp.i
src/model.s: src/model.cpp.s
.PHONY : src/model.s
# target to generate assembly for a file
src/model.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/model.cpp.s
.PHONY : src/model.cpp.s
src/name_conversion.o: src/name_conversion.cpp.o
.PHONY : src/name_conversion.o
# target to build an object file
src/name_conversion.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/name_conversion.cpp.o
.PHONY : src/name_conversion.cpp.o
src/name_conversion.i: src/name_conversion.cpp.i
.PHONY : src/name_conversion.i
# target to preprocess a source file
src/name_conversion.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/name_conversion.cpp.i
.PHONY : src/name_conversion.cpp.i
src/name_conversion.s: src/name_conversion.cpp.s
.PHONY : src/name_conversion.s
# target to generate assembly for a file
src/name_conversion.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/name_conversion.cpp.s
.PHONY : src/name_conversion.cpp.s
src/stable-diffusion.o: src/stable-diffusion.cpp.o
.PHONY : src/stable-diffusion.o
# target to build an object file
src/stable-diffusion.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/stable-diffusion.cpp.o
.PHONY : src/stable-diffusion.cpp.o
src/stable-diffusion.i: src/stable-diffusion.cpp.i
.PHONY : src/stable-diffusion.i
# target to preprocess a source file
src/stable-diffusion.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/stable-diffusion.cpp.i
.PHONY : src/stable-diffusion.cpp.i
src/stable-diffusion.s: src/stable-diffusion.cpp.s
.PHONY : src/stable-diffusion.s
# target to generate assembly for a file
src/stable-diffusion.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/stable-diffusion.cpp.s
.PHONY : src/stable-diffusion.cpp.s
src/tokenize_util.o: src/tokenize_util.cpp.o
.PHONY : src/tokenize_util.o
# target to build an object file
src/tokenize_util.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/tokenize_util.cpp.o
.PHONY : src/tokenize_util.cpp.o
src/tokenize_util.i: src/tokenize_util.cpp.i
.PHONY : src/tokenize_util.i
# target to preprocess a source file
src/tokenize_util.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/tokenize_util.cpp.i
.PHONY : src/tokenize_util.cpp.i
src/tokenize_util.s: src/tokenize_util.cpp.s
.PHONY : src/tokenize_util.s
# target to generate assembly for a file
src/tokenize_util.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/tokenize_util.cpp.s
.PHONY : src/tokenize_util.cpp.s
src/upscaler.o: src/upscaler.cpp.o
.PHONY : src/upscaler.o
# target to build an object file
src/upscaler.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/upscaler.cpp.o
.PHONY : src/upscaler.cpp.o
src/upscaler.i: src/upscaler.cpp.i
.PHONY : src/upscaler.i
# target to preprocess a source file
src/upscaler.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/upscaler.cpp.i
.PHONY : src/upscaler.cpp.i
src/upscaler.s: src/upscaler.cpp.s
.PHONY : src/upscaler.s
# target to generate assembly for a file
src/upscaler.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/upscaler.cpp.s
.PHONY : src/upscaler.cpp.s
src/util.o: src/util.cpp.o
.PHONY : src/util.o
# target to build an object file
src/util.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/util.cpp.o
.PHONY : src/util.cpp.o
src/util.i: src/util.cpp.i
.PHONY : src/util.i
# target to preprocess a source file
src/util.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/util.cpp.i
.PHONY : src/util.cpp.i
src/util.s: src/util.cpp.s
.PHONY : src/util.s
# target to generate assembly for a file
src/util.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/util.cpp.s
.PHONY : src/util.cpp.s
src/version.o: src/version.cpp.o
.PHONY : src/version.o
# target to build an object file
src/version.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/version.cpp.o
.PHONY : src/version.cpp.o
src/version.i: src/version.cpp.i
.PHONY : src/version.i
# target to preprocess a source file
src/version.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/version.cpp.i
.PHONY : src/version.cpp.i
src/version.s: src/version.cpp.s
.PHONY : src/version.s
# target to generate assembly for a file
src/version.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/version.cpp.s
.PHONY : src/version.cpp.s
src/vocab/vocab.o: src/vocab/vocab.cpp.o
.PHONY : src/vocab/vocab.o
# target to build an object file
src/vocab/vocab.cpp.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/vocab/vocab.cpp.o
.PHONY : src/vocab/vocab.cpp.o
src/vocab/vocab.i: src/vocab/vocab.cpp.i
.PHONY : src/vocab/vocab.i
# target to preprocess a source file
src/vocab/vocab.cpp.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/vocab/vocab.cpp.i
.PHONY : src/vocab/vocab.cpp.i
src/vocab/vocab.s: src/vocab/vocab.cpp.s
.PHONY : src/vocab/vocab.s
# target to generate assembly for a file
src/vocab/vocab.cpp.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/stable-diffusion.dir/build.make CMakeFiles/stable-diffusion.dir/src/vocab/vocab.cpp.s
.PHONY : src/vocab/vocab.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 "... ggml"
@echo "... ggml-base"
@echo "... ggml-cpu"
@echo "... ggml-cuda"
@echo "... sd-cli"
@echo "... sd-server"
@echo "... stable-diffusion"
@echo "... zip"
@echo "... src/model.o"
@echo "... src/model.i"
@echo "... src/model.s"
@echo "... src/name_conversion.o"
@echo "... src/name_conversion.i"
@echo "... src/name_conversion.s"
@echo "... src/stable-diffusion.o"
@echo "... src/stable-diffusion.i"
@echo "... src/stable-diffusion.s"
@echo "... src/tokenize_util.o"
@echo "... src/tokenize_util.i"
@echo "... src/tokenize_util.s"
@echo "... src/upscaler.o"
@echo "... src/upscaler.i"
@echo "... src/upscaler.s"
@echo "... src/util.o"
@echo "... src/util.i"
@echo "... src/util.s"
@echo "... src/version.o"
@echo "... src/version.i"
@echo "... src/version.s"
@echo "... src/vocab/vocab.o"
@echo "... src/vocab/vocab.i"
@echo "... src/vocab/vocab.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