3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-26 13:06:05 +00:00
z3/test-cmake/examples/CMakeFiles/userPropagator.dir/build.make
copilot-swe-agent[bot] 4e51949669 Create VERSION.txt and update CMakeLists.txt to read version from file
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2025-08-20 15:45:25 +00:00

147 lines
10 KiB
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.31
# 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/local/bin/cmake
# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/runner/work/z3/z3
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/runner/work/z3/z3/test-cmake
# Utility rule file for userPropagator.
# Include any custom commands dependencies for this target.
include examples/CMakeFiles/userPropagator.dir/compiler_depend.make
# Include the progress variables for this target.
include examples/CMakeFiles/userPropagator.dir/progress.make
examples/CMakeFiles/userPropagator: examples/CMakeFiles/userPropagator-complete
examples/CMakeFiles/userPropagator-complete: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-install
examples/CMakeFiles/userPropagator-complete: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-mkdir
examples/CMakeFiles/userPropagator-complete: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-download
examples/CMakeFiles/userPropagator-complete: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-update
examples/CMakeFiles/userPropagator-complete: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-patch
examples/CMakeFiles/userPropagator-complete: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-configure
examples/CMakeFiles/userPropagator-complete: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-build
examples/CMakeFiles/userPropagator-complete: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-install
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/runner/work/z3/z3/test-cmake/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Completed 'userPropagator'"
cd /home/runner/work/z3/z3/test-cmake/examples && /usr/local/bin/cmake -E make_directory /home/runner/work/z3/z3/test-cmake/examples/CMakeFiles
cd /home/runner/work/z3/z3/test-cmake/examples && /usr/local/bin/cmake -E touch /home/runner/work/z3/z3/test-cmake/examples/CMakeFiles/userPropagator-complete
cd /home/runner/work/z3/z3/test-cmake/examples && /usr/local/bin/cmake -E touch /home/runner/work/z3/z3/test-cmake/examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-done
examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-build: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-configure
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/runner/work/z3/z3/test-cmake/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Performing build step for 'userPropagator'"
cd /home/runner/work/z3/z3/test-cmake/examples/userPropagator_build_dir && $(MAKE)
examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-configure: examples/userPropagator-prefix/tmp/userPropagator-cfgcmd.txt
examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-configure: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-patch
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/runner/work/z3/z3/test-cmake/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Performing configure step for 'userPropagator'"
cd /home/runner/work/z3/z3/test-cmake/examples/userPropagator_build_dir && /usr/local/bin/cmake -DZ3_DIR=/home/runner/work/z3/z3/test-cmake -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo "-GUnix Makefiles" -S /home/runner/work/z3/z3/examples/userPropagator -B /home/runner/work/z3/z3/test-cmake/examples/userPropagator_build_dir
cd /home/runner/work/z3/z3/test-cmake/examples/userPropagator_build_dir && /usr/local/bin/cmake -E touch /home/runner/work/z3/z3/test-cmake/examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-configure
examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-download: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-source_dirinfo.txt
examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-download: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-mkdir
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/runner/work/z3/z3/test-cmake/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "No download step for 'userPropagator'"
cd /home/runner/work/z3/z3/test-cmake/examples && /usr/local/bin/cmake -E echo_append
cd /home/runner/work/z3/z3/test-cmake/examples && /usr/local/bin/cmake -E touch /home/runner/work/z3/z3/test-cmake/examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-download
examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-install: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/runner/work/z3/z3/test-cmake/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Performing install step for 'userPropagator'"
cd /home/runner/work/z3/z3/test-cmake/examples/userPropagator_build_dir && /usr/local/bin/cmake -E echo ""
examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-mkdir:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/runner/work/z3/z3/test-cmake/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Creating directories for 'userPropagator'"
cd /home/runner/work/z3/z3/test-cmake/examples && /usr/local/bin/cmake -Dcfgdir= -P /home/runner/work/z3/z3/test-cmake/examples/userPropagator-prefix/tmp/userPropagator-mkdirs.cmake
cd /home/runner/work/z3/z3/test-cmake/examples && /usr/local/bin/cmake -E touch /home/runner/work/z3/z3/test-cmake/examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-mkdir
examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-patch: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-patch-info.txt
examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-patch: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-update
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/runner/work/z3/z3/test-cmake/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "No patch step for 'userPropagator'"
cd /home/runner/work/z3/z3/test-cmake/examples && /usr/local/bin/cmake -E echo_append
cd /home/runner/work/z3/z3/test-cmake/examples && /usr/local/bin/cmake -E touch /home/runner/work/z3/z3/test-cmake/examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-patch
examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-update: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-update-info.txt
examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-update: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-download
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/runner/work/z3/z3/test-cmake/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "No update step for 'userPropagator'"
cd /home/runner/work/z3/z3/test-cmake/examples && /usr/local/bin/cmake -E echo_append
cd /home/runner/work/z3/z3/test-cmake/examples && /usr/local/bin/cmake -E touch /home/runner/work/z3/z3/test-cmake/examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-update
examples/CMakeFiles/userPropagator.dir/codegen:
.PHONY : examples/CMakeFiles/userPropagator.dir/codegen
userPropagator: examples/CMakeFiles/userPropagator
userPropagator: examples/CMakeFiles/userPropagator-complete
userPropagator: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-build
userPropagator: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-configure
userPropagator: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-download
userPropagator: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-install
userPropagator: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-mkdir
userPropagator: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-patch
userPropagator: examples/userPropagator-prefix/src/userPropagator-stamp/userPropagator-update
userPropagator: examples/CMakeFiles/userPropagator.dir/build.make
.PHONY : userPropagator
# Rule to build all files generated by this target.
examples/CMakeFiles/userPropagator.dir/build: userPropagator
.PHONY : examples/CMakeFiles/userPropagator.dir/build
examples/CMakeFiles/userPropagator.dir/clean:
cd /home/runner/work/z3/z3/test-cmake/examples && $(CMAKE_COMMAND) -P CMakeFiles/userPropagator.dir/cmake_clean.cmake
.PHONY : examples/CMakeFiles/userPropagator.dir/clean
examples/CMakeFiles/userPropagator.dir/depend:
cd /home/runner/work/z3/z3/test-cmake && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/z3/z3 /home/runner/work/z3/z3/examples /home/runner/work/z3/z3/test-cmake /home/runner/work/z3/z3/test-cmake/examples /home/runner/work/z3/z3/test-cmake/examples/CMakeFiles/userPropagator.dir/DependInfo.cmake "--color=$(COLOR)"
.PHONY : examples/CMakeFiles/userPropagator.dir/depend