# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.18 # 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/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/mdasoh/src/symbiflow/prjxray # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/mdasoh/src/symbiflow/prjxray/build #============================================================================= # Targets provided globally by CMake. # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/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/bin/cmake -P cmake_install.cmake .PHONY : install/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/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 edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." /usr/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 install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/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/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/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/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/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/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 # The main all target all: cmake_check_build_system cd /home/mdasoh/src/symbiflow/prjxray/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/mdasoh/src/symbiflow/prjxray/build/CMakeFiles /home/mdasoh/src/symbiflow/prjxray/build/third_party/cctz/examples//CMakeFiles/progress.marks cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/cctz/examples/all $(CMAKE_COMMAND) -E cmake_progress_start /home/mdasoh/src/symbiflow/prjxray/build/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/cctz/examples/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/cctz/examples/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/cctz/examples/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/mdasoh/src/symbiflow/prjxray/build && $(CMAKE_COMMAND) -P /home/mdasoh/src/symbiflow/prjxray/build/CMakeFiles/VerifyGlobs.cmake cd /home/mdasoh/src/symbiflow/prjxray/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. third_party/cctz/examples/CMakeFiles/example4.dir/rule: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/cctz/examples/CMakeFiles/example4.dir/rule .PHONY : third_party/cctz/examples/CMakeFiles/example4.dir/rule # Convenience name for target. example4: third_party/cctz/examples/CMakeFiles/example4.dir/rule .PHONY : example4 # fast build rule for target. example4/fast: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example4.dir/build.make third_party/cctz/examples/CMakeFiles/example4.dir/build .PHONY : example4/fast # Convenience name for target. third_party/cctz/examples/CMakeFiles/classic.dir/rule: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/cctz/examples/CMakeFiles/classic.dir/rule .PHONY : third_party/cctz/examples/CMakeFiles/classic.dir/rule # Convenience name for target. classic: third_party/cctz/examples/CMakeFiles/classic.dir/rule .PHONY : classic # fast build rule for target. classic/fast: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/classic.dir/build.make third_party/cctz/examples/CMakeFiles/classic.dir/build .PHONY : classic/fast # Convenience name for target. third_party/cctz/examples/CMakeFiles/hello.dir/rule: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/cctz/examples/CMakeFiles/hello.dir/rule .PHONY : third_party/cctz/examples/CMakeFiles/hello.dir/rule # Convenience name for target. hello: third_party/cctz/examples/CMakeFiles/hello.dir/rule .PHONY : hello # fast build rule for target. hello/fast: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/hello.dir/build.make third_party/cctz/examples/CMakeFiles/hello.dir/build .PHONY : hello/fast # Convenience name for target. third_party/cctz/examples/CMakeFiles/epoch_shift.dir/rule: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/cctz/examples/CMakeFiles/epoch_shift.dir/rule .PHONY : third_party/cctz/examples/CMakeFiles/epoch_shift.dir/rule # Convenience name for target. epoch_shift: third_party/cctz/examples/CMakeFiles/epoch_shift.dir/rule .PHONY : epoch_shift # fast build rule for target. epoch_shift/fast: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/epoch_shift.dir/build.make third_party/cctz/examples/CMakeFiles/epoch_shift.dir/build .PHONY : epoch_shift/fast # Convenience name for target. third_party/cctz/examples/CMakeFiles/example2.dir/rule: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/cctz/examples/CMakeFiles/example2.dir/rule .PHONY : third_party/cctz/examples/CMakeFiles/example2.dir/rule # Convenience name for target. example2: third_party/cctz/examples/CMakeFiles/example2.dir/rule .PHONY : example2 # fast build rule for target. example2/fast: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example2.dir/build.make third_party/cctz/examples/CMakeFiles/example2.dir/build .PHONY : example2/fast # Convenience name for target. third_party/cctz/examples/CMakeFiles/example1.dir/rule: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/cctz/examples/CMakeFiles/example1.dir/rule .PHONY : third_party/cctz/examples/CMakeFiles/example1.dir/rule # Convenience name for target. example1: third_party/cctz/examples/CMakeFiles/example1.dir/rule .PHONY : example1 # fast build rule for target. example1/fast: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example1.dir/build.make third_party/cctz/examples/CMakeFiles/example1.dir/build .PHONY : example1/fast # Convenience name for target. third_party/cctz/examples/CMakeFiles/example3.dir/rule: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/cctz/examples/CMakeFiles/example3.dir/rule .PHONY : third_party/cctz/examples/CMakeFiles/example3.dir/rule # Convenience name for target. example3: third_party/cctz/examples/CMakeFiles/example3.dir/rule .PHONY : example3 # fast build rule for target. example3/fast: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example3.dir/build.make third_party/cctz/examples/CMakeFiles/example3.dir/build .PHONY : example3/fast classic.o: classic.cc.o .PHONY : classic.o # target to build an object file classic.cc.o: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/classic.dir/build.make third_party/cctz/examples/CMakeFiles/classic.dir/classic.cc.o .PHONY : classic.cc.o classic.i: classic.cc.i .PHONY : classic.i # target to preprocess a source file classic.cc.i: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/classic.dir/build.make third_party/cctz/examples/CMakeFiles/classic.dir/classic.cc.i .PHONY : classic.cc.i classic.s: classic.cc.s .PHONY : classic.s # target to generate assembly for a file classic.cc.s: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/classic.dir/build.make third_party/cctz/examples/CMakeFiles/classic.dir/classic.cc.s .PHONY : classic.cc.s epoch_shift.o: epoch_shift.cc.o .PHONY : epoch_shift.o # target to build an object file epoch_shift.cc.o: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/epoch_shift.dir/build.make third_party/cctz/examples/CMakeFiles/epoch_shift.dir/epoch_shift.cc.o .PHONY : epoch_shift.cc.o epoch_shift.i: epoch_shift.cc.i .PHONY : epoch_shift.i # target to preprocess a source file epoch_shift.cc.i: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/epoch_shift.dir/build.make third_party/cctz/examples/CMakeFiles/epoch_shift.dir/epoch_shift.cc.i .PHONY : epoch_shift.cc.i epoch_shift.s: epoch_shift.cc.s .PHONY : epoch_shift.s # target to generate assembly for a file epoch_shift.cc.s: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/epoch_shift.dir/build.make third_party/cctz/examples/CMakeFiles/epoch_shift.dir/epoch_shift.cc.s .PHONY : epoch_shift.cc.s example1.o: example1.cc.o .PHONY : example1.o # target to build an object file example1.cc.o: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example1.dir/build.make third_party/cctz/examples/CMakeFiles/example1.dir/example1.cc.o .PHONY : example1.cc.o example1.i: example1.cc.i .PHONY : example1.i # target to preprocess a source file example1.cc.i: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example1.dir/build.make third_party/cctz/examples/CMakeFiles/example1.dir/example1.cc.i .PHONY : example1.cc.i example1.s: example1.cc.s .PHONY : example1.s # target to generate assembly for a file example1.cc.s: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example1.dir/build.make third_party/cctz/examples/CMakeFiles/example1.dir/example1.cc.s .PHONY : example1.cc.s example2.o: example2.cc.o .PHONY : example2.o # target to build an object file example2.cc.o: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example2.dir/build.make third_party/cctz/examples/CMakeFiles/example2.dir/example2.cc.o .PHONY : example2.cc.o example2.i: example2.cc.i .PHONY : example2.i # target to preprocess a source file example2.cc.i: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example2.dir/build.make third_party/cctz/examples/CMakeFiles/example2.dir/example2.cc.i .PHONY : example2.cc.i example2.s: example2.cc.s .PHONY : example2.s # target to generate assembly for a file example2.cc.s: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example2.dir/build.make third_party/cctz/examples/CMakeFiles/example2.dir/example2.cc.s .PHONY : example2.cc.s example3.o: example3.cc.o .PHONY : example3.o # target to build an object file example3.cc.o: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example3.dir/build.make third_party/cctz/examples/CMakeFiles/example3.dir/example3.cc.o .PHONY : example3.cc.o example3.i: example3.cc.i .PHONY : example3.i # target to preprocess a source file example3.cc.i: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example3.dir/build.make third_party/cctz/examples/CMakeFiles/example3.dir/example3.cc.i .PHONY : example3.cc.i example3.s: example3.cc.s .PHONY : example3.s # target to generate assembly for a file example3.cc.s: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example3.dir/build.make third_party/cctz/examples/CMakeFiles/example3.dir/example3.cc.s .PHONY : example3.cc.s example4.o: example4.cc.o .PHONY : example4.o # target to build an object file example4.cc.o: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example4.dir/build.make third_party/cctz/examples/CMakeFiles/example4.dir/example4.cc.o .PHONY : example4.cc.o example4.i: example4.cc.i .PHONY : example4.i # target to preprocess a source file example4.cc.i: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example4.dir/build.make third_party/cctz/examples/CMakeFiles/example4.dir/example4.cc.i .PHONY : example4.cc.i example4.s: example4.cc.s .PHONY : example4.s # target to generate assembly for a file example4.cc.s: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/example4.dir/build.make third_party/cctz/examples/CMakeFiles/example4.dir/example4.cc.s .PHONY : example4.cc.s hello.o: hello.cc.o .PHONY : hello.o # target to build an object file hello.cc.o: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/hello.dir/build.make third_party/cctz/examples/CMakeFiles/hello.dir/hello.cc.o .PHONY : hello.cc.o hello.i: hello.cc.i .PHONY : hello.i # target to preprocess a source file hello.cc.i: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/hello.dir/build.make third_party/cctz/examples/CMakeFiles/hello.dir/hello.cc.i .PHONY : hello.cc.i hello.s: hello.cc.s .PHONY : hello.s # target to generate assembly for a file hello.cc.s: cd /home/mdasoh/src/symbiflow/prjxray/build && $(MAKE) $(MAKESILENT) -f third_party/cctz/examples/CMakeFiles/hello.dir/build.make third_party/cctz/examples/CMakeFiles/hello.dir/hello.cc.s .PHONY : hello.cc.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 "... classic" @echo "... epoch_shift" @echo "... example1" @echo "... example2" @echo "... example3" @echo "... example4" @echo "... hello" @echo "... classic.o" @echo "... classic.i" @echo "... classic.s" @echo "... epoch_shift.o" @echo "... epoch_shift.i" @echo "... epoch_shift.s" @echo "... example1.o" @echo "... example1.i" @echo "... example1.s" @echo "... example2.o" @echo "... example2.i" @echo "... example2.s" @echo "... example3.o" @echo "... example3.i" @echo "... example3.s" @echo "... example4.o" @echo "... example4.i" @echo "... example4.s" @echo "... hello.o" @echo "... hello.i" @echo "... hello.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: cd /home/mdasoh/src/symbiflow/prjxray/build && $(CMAKE_COMMAND) -P /home/mdasoh/src/symbiflow/prjxray/build/CMakeFiles/VerifyGlobs.cmake cd /home/mdasoh/src/symbiflow/prjxray/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system