# 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/vtr-verilog-to-routing # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/mdasoh/src/symbiflow/vtr-verilog-to-routing/build #============================================================================= # Targets provided globally by CMake. # 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 test test: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." /usr/bin/ctest --force-new-ctest-process $(ARGS) .PHONY : test # Special rule for the target test test/fast: test .PHONY : test/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 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 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 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 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 $(CMAKE_COMMAND) -E cmake_progress_start /home/mdasoh/src/symbiflow/vtr-verilog-to-routing/build/CMakeFiles /home/mdasoh/src/symbiflow/vtr-verilog-to-routing/build//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/mdasoh/src/symbiflow/vtr-verilog-to-routing/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 format-cpp # Build rule for target. format-cpp: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 format-cpp .PHONY : format-cpp # fast build rule for target. format-cpp/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/format-cpp.dir/build.make CMakeFiles/format-cpp.dir/build .PHONY : format-cpp/fast #============================================================================= # Target rules for targets named format-cpp-files # Build rule for target. format-cpp-files: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 format-cpp-files .PHONY : format-cpp-files # fast build rule for target. format-cpp-files/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/format-cpp-files.dir/build.make CMakeFiles/format-cpp-files.dir/build .PHONY : format-cpp-files/fast #============================================================================= # Target rules for targets named get_symbiflow_benchmarks # Build rule for target. get_symbiflow_benchmarks: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 get_symbiflow_benchmarks .PHONY : get_symbiflow_benchmarks # fast build rule for target. get_symbiflow_benchmarks/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/get_symbiflow_benchmarks.dir/build.make CMakeFiles/get_symbiflow_benchmarks.dir/build .PHONY : get_symbiflow_benchmarks/fast #============================================================================= # Target rules for targets named format-py # Build rule for target. format-py: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 format-py .PHONY : format-py # fast build rule for target. format-py/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/format-py.dir/build.make CMakeFiles/format-py.dir/build .PHONY : format-py/fast #============================================================================= # Target rules for targets named get_ispd_benchmarks # Build rule for target. get_ispd_benchmarks: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 get_ispd_benchmarks .PHONY : get_ispd_benchmarks # fast build rule for target. get_ispd_benchmarks/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/get_ispd_benchmarks.dir/build.make CMakeFiles/get_ispd_benchmarks.dir/build .PHONY : get_ispd_benchmarks/fast #============================================================================= # Target rules for targets named format # Build rule for target. format: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 format .PHONY : format # fast build rule for target. format/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/format.dir/build.make CMakeFiles/format.dir/build .PHONY : format/fast #============================================================================= # Target rules for targets named format-cpp-fix-comments # Build rule for target. format-cpp-fix-comments: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 format-cpp-fix-comments .PHONY : format-cpp-fix-comments # fast build rule for target. format-cpp-fix-comments/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/format-cpp-fix-comments.dir/build.make CMakeFiles/format-cpp-fix-comments.dir/build .PHONY : format-cpp-fix-comments/fast #============================================================================= # Target rules for targets named get_titan_benchmarks # Build rule for target. get_titan_benchmarks: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 get_titan_benchmarks .PHONY : get_titan_benchmarks # fast build rule for target. get_titan_benchmarks/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/get_titan_benchmarks.dir/build.make CMakeFiles/get_titan_benchmarks.dir/build .PHONY : get_titan_benchmarks/fast #============================================================================= # Target rules for targets named env # Build rule for target. env: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 env .PHONY : env # fast build rule for target. env/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/env.dir/build.make CMakeFiles/env.dir/build .PHONY : env/fast #============================================================================= # Target rules for targets named format-cpp-fix-template-operators # Build rule for target. format-cpp-fix-template-operators: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 format-cpp-fix-template-operators .PHONY : format-cpp-fix-template-operators # fast build rule for target. format-cpp-fix-template-operators/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/format-cpp-fix-template-operators.dir/build.make CMakeFiles/format-cpp-fix-template-operators.dir/build .PHONY : format-cpp-fix-template-operators/fast #============================================================================= # Target rules for targets named abc # Build rule for target. abc: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 abc .PHONY : abc # fast build rule for target. abc/fast: $(MAKE) $(MAKESILENT) -f abc/CMakeFiles/abc.dir/build.make abc/CMakeFiles/abc.dir/build .PHONY : abc/fast #============================================================================= # Target rules for targets named libabc # Build rule for target. libabc: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libabc .PHONY : libabc # fast build rule for target. libabc/fast: $(MAKE) $(MAKESILENT) -f abc/CMakeFiles/libabc.dir/build.make abc/CMakeFiles/libabc.dir/build .PHONY : libabc/fast #============================================================================= # Target rules for targets named libabc-pic # Build rule for target. libabc-pic: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libabc-pic .PHONY : libabc-pic # fast build rule for target. libabc-pic/fast: $(MAKE) $(MAKESILENT) -f abc/CMakeFiles/libabc-pic.dir/build.make abc/CMakeFiles/libabc-pic.dir/build .PHONY : libabc-pic/fast #============================================================================= # Target rules for targets named libpugixml # Build rule for target. libpugixml: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libpugixml .PHONY : libpugixml # fast build rule for target. libpugixml/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/libpugixml/CMakeFiles/libpugixml.dir/build.make libs/EXTERNAL/libpugixml/CMakeFiles/libpugixml.dir/build .PHONY : libpugixml/fast #============================================================================= # Target rules for targets named libargparse # Build rule for target. libargparse: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libargparse .PHONY : libargparse # fast build rule for target. libargparse/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/libargparse/CMakeFiles/libargparse.dir/build.make libs/EXTERNAL/libargparse/CMakeFiles/libargparse.dir/build .PHONY : libargparse/fast #============================================================================= # Target rules for targets named sdcparse_test # Build rule for target. sdcparse_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 sdcparse_test .PHONY : sdcparse_test # fast build rule for target. sdcparse_test/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/libsdcparse/CMakeFiles/sdcparse_test.dir/build.make libs/EXTERNAL/libsdcparse/CMakeFiles/sdcparse_test.dir/build .PHONY : sdcparse_test/fast #============================================================================= # Target rules for targets named libsdcparse # Build rule for target. libsdcparse: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libsdcparse .PHONY : libsdcparse # fast build rule for target. libsdcparse/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/libsdcparse/CMakeFiles/libsdcparse.dir/build.make libs/EXTERNAL/libsdcparse/CMakeFiles/libsdcparse.dir/build .PHONY : libsdcparse/fast #============================================================================= # Target rules for targets named libblifparse # Build rule for target. libblifparse: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libblifparse .PHONY : libblifparse # fast build rule for target. libblifparse/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/libblifparse/CMakeFiles/libblifparse.dir/build.make libs/EXTERNAL/libblifparse/CMakeFiles/libblifparse.dir/build .PHONY : libblifparse/fast #============================================================================= # Target rules for targets named blifparse_test # Build rule for target. blifparse_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 blifparse_test .PHONY : blifparse_test # fast build rule for target. blifparse_test/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/libblifparse/CMakeFiles/blifparse_test.dir/build.make libs/EXTERNAL/libblifparse/CMakeFiles/blifparse_test.dir/build .PHONY : blifparse_test/fast #============================================================================= # Target rules for targets named libtatum # Build rule for target. libtatum: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libtatum .PHONY : libtatum # fast build rule for target. libtatum/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/libtatum/libtatum/CMakeFiles/libtatum.dir/build.make libs/EXTERNAL/libtatum/libtatum/CMakeFiles/libtatum.dir/build .PHONY : libtatum/fast #============================================================================= # Target rules for targets named Catch2WithMain # Build rule for target. Catch2WithMain: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Catch2WithMain .PHONY : Catch2WithMain # fast build rule for target. Catch2WithMain/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/libcatch2/src/CMakeFiles/Catch2WithMain.dir/build.make libs/EXTERNAL/libcatch2/src/CMakeFiles/Catch2WithMain.dir/build .PHONY : Catch2WithMain/fast #============================================================================= # Target rules for targets named Catch2 # Build rule for target. Catch2: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Catch2 .PHONY : Catch2 # fast build rule for target. Catch2/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/libcatch2/src/CMakeFiles/Catch2.dir/build.make libs/EXTERNAL/libcatch2/src/CMakeFiles/Catch2.dir/build .PHONY : Catch2/fast #============================================================================= # Target rules for targets named kj-test # Build rule for target. kj-test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 kj-test .PHONY : kj-test # fast build rule for target. kj-test/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/capnproto/c++/src/kj/CMakeFiles/kj-test.dir/build.make libs/EXTERNAL/capnproto/c++/src/kj/CMakeFiles/kj-test.dir/build .PHONY : kj-test/fast #============================================================================= # Target rules for targets named kj # Build rule for target. kj: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 kj .PHONY : kj # fast build rule for target. kj/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/capnproto/c++/src/kj/CMakeFiles/kj.dir/build.make libs/EXTERNAL/capnproto/c++/src/kj/CMakeFiles/kj.dir/build .PHONY : kj/fast #============================================================================= # Target rules for targets named kj-async # Build rule for target. kj-async: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 kj-async .PHONY : kj-async # fast build rule for target. kj-async/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/capnproto/c++/src/kj/CMakeFiles/kj-async.dir/build.make libs/EXTERNAL/capnproto/c++/src/kj/CMakeFiles/kj-async.dir/build .PHONY : kj-async/fast #============================================================================= # Target rules for targets named kj-gzip # Build rule for target. kj-gzip: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 kj-gzip .PHONY : kj-gzip # fast build rule for target. kj-gzip/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/capnproto/c++/src/kj/CMakeFiles/kj-gzip.dir/build.make libs/EXTERNAL/capnproto/c++/src/kj/CMakeFiles/kj-gzip.dir/build .PHONY : kj-gzip/fast #============================================================================= # Target rules for targets named kj-http # Build rule for target. kj-http: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 kj-http .PHONY : kj-http # fast build rule for target. kj-http/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/capnproto/c++/src/kj/CMakeFiles/kj-http.dir/build.make libs/EXTERNAL/capnproto/c++/src/kj/CMakeFiles/kj-http.dir/build .PHONY : kj-http/fast #============================================================================= # Target rules for targets named capnp-rpc # Build rule for target. capnp-rpc: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 capnp-rpc .PHONY : capnp-rpc # fast build rule for target. capnp-rpc/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnp-rpc.dir/build.make libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnp-rpc.dir/build .PHONY : capnp-rpc/fast #============================================================================= # Target rules for targets named capnp-json # Build rule for target. capnp-json: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 capnp-json .PHONY : capnp-json # fast build rule for target. capnp-json/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnp-json.dir/build.make libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnp-json.dir/build .PHONY : capnp-json/fast #============================================================================= # Target rules for targets named capnpc_cpp # Build rule for target. capnpc_cpp: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 capnpc_cpp .PHONY : capnpc_cpp # fast build rule for target. capnpc_cpp/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnpc_cpp.dir/build.make libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnpc_cpp.dir/build .PHONY : capnpc_cpp/fast #============================================================================= # Target rules for targets named capnpc_capnp # Build rule for target. capnpc_capnp: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 capnpc_capnp .PHONY : capnpc_capnp # fast build rule for target. capnpc_capnp/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnpc_capnp.dir/build.make libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnpc_capnp.dir/build .PHONY : capnpc_capnp/fast #============================================================================= # Target rules for targets named capnp # Build rule for target. capnp: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 capnp .PHONY : capnp # fast build rule for target. capnp/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnp.dir/build.make libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnp.dir/build .PHONY : capnp/fast #============================================================================= # Target rules for targets named capnp_tool # Build rule for target. capnp_tool: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 capnp_tool .PHONY : capnp_tool # fast build rule for target. capnp_tool/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnp_tool.dir/build.make libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnp_tool.dir/build .PHONY : capnp_tool/fast #============================================================================= # Target rules for targets named capnpc # Build rule for target. capnpc: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 capnpc .PHONY : capnpc # fast build rule for target. capnpc/fast: $(MAKE) $(MAKESILENT) -f libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnpc.dir/build.make libs/EXTERNAL/capnproto/c++/src/capnp/CMakeFiles/capnpc.dir/build .PHONY : capnpc/fast #============================================================================= # Target rules for targets named libarchfpga # Build rule for target. libarchfpga: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libarchfpga .PHONY : libarchfpga # fast build rule for target. libarchfpga/fast: $(MAKE) $(MAKESILENT) -f libs/libarchfpga/CMakeFiles/libarchfpga.dir/build.make libs/libarchfpga/CMakeFiles/libarchfpga.dir/build .PHONY : libarchfpga/fast #============================================================================= # Target rules for targets named read_arch # Build rule for target. read_arch: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 read_arch .PHONY : read_arch # fast build rule for target. read_arch/fast: $(MAKE) $(MAKESILENT) -f libs/libarchfpga/CMakeFiles/read_arch.dir/build.make libs/libarchfpga/CMakeFiles/read_arch.dir/build .PHONY : read_arch/fast #============================================================================= # Target rules for targets named libvtrutil # Build rule for target. libvtrutil: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libvtrutil .PHONY : libvtrutil # fast build rule for target. libvtrutil/fast: $(MAKE) $(MAKESILENT) -f libs/libvtrutil/CMakeFiles/libvtrutil.dir/build.make libs/libvtrutil/CMakeFiles/libvtrutil.dir/build .PHONY : libvtrutil/fast #============================================================================= # Target rules for targets named test_vtrutil # Build rule for target. test_vtrutil: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_vtrutil .PHONY : test_vtrutil # fast build rule for target. test_vtrutil/fast: $(MAKE) $(MAKESILENT) -f libs/libvtrutil/CMakeFiles/test_vtrutil.dir/build.make libs/libvtrutil/CMakeFiles/test_vtrutil.dir/build .PHONY : test_vtrutil/fast #============================================================================= # Target rules for targets named version # Build rule for target. version: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 version .PHONY : version # fast build rule for target. version/fast: $(MAKE) $(MAKESILENT) -f libs/libvtrutil/CMakeFiles/version.dir/build.make libs/libvtrutil/CMakeFiles/version.dir/build .PHONY : version/fast #============================================================================= # Target rules for targets named test_log # Build rule for target. test_log: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_log .PHONY : test_log # fast build rule for target. test_log/fast: $(MAKE) $(MAKESILENT) -f libs/liblog/CMakeFiles/test_log.dir/build.make libs/liblog/CMakeFiles/test_log.dir/build .PHONY : test_log/fast #============================================================================= # Target rules for targets named liblog # Build rule for target. liblog: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 liblog .PHONY : liblog # fast build rule for target. liblog/fast: $(MAKE) $(MAKESILENT) -f libs/liblog/CMakeFiles/liblog.dir/build.make libs/liblog/CMakeFiles/liblog.dir/build .PHONY : liblog/fast #============================================================================= # Target rules for targets named libpugiutil # Build rule for target. libpugiutil: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libpugiutil .PHONY : libpugiutil # fast build rule for target. libpugiutil/fast: $(MAKE) $(MAKESILENT) -f libs/libpugiutil/CMakeFiles/libpugiutil.dir/build.make libs/libpugiutil/CMakeFiles/libpugiutil.dir/build .PHONY : libpugiutil/fast #============================================================================= # Target rules for targets named libvqm # Build rule for target. libvqm: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libvqm .PHONY : libvqm # fast build rule for target. libvqm/fast: $(MAKE) $(MAKESILENT) -f libs/libvqm/CMakeFiles/libvqm.dir/build.make libs/libvqm/CMakeFiles/libvqm.dir/build .PHONY : libvqm/fast #============================================================================= # Target rules for targets named rtl_number # Build rule for target. rtl_number: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 rtl_number .PHONY : rtl_number # fast build rule for target. rtl_number/fast: $(MAKE) $(MAKESILENT) -f libs/librtlnumber/CMakeFiles/rtl_number.dir/build.make libs/librtlnumber/CMakeFiles/rtl_number.dir/build .PHONY : rtl_number/fast #============================================================================= # Target rules for targets named librtlnumber # Build rule for target. librtlnumber: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 librtlnumber .PHONY : librtlnumber # fast build rule for target. librtlnumber/fast: $(MAKE) $(MAKESILENT) -f libs/librtlnumber/CMakeFiles/librtlnumber.dir/build.make libs/librtlnumber/CMakeFiles/librtlnumber.dir/build .PHONY : librtlnumber/fast #============================================================================= # Target rules for targets named get_java_capnp_schema # Build rule for target. get_java_capnp_schema: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 get_java_capnp_schema .PHONY : get_java_capnp_schema # fast build rule for target. get_java_capnp_schema/fast: $(MAKE) $(MAKESILENT) -f libs/libvtrcapnproto/CMakeFiles/get_java_capnp_schema.dir/build.make libs/libvtrcapnproto/CMakeFiles/get_java_capnp_schema.dir/build .PHONY : get_java_capnp_schema/fast #============================================================================= # Target rules for targets named libvtrcapnproto # Build rule for target. libvtrcapnproto: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libvtrcapnproto .PHONY : libvtrcapnproto # fast build rule for target. libvtrcapnproto/fast: $(MAKE) $(MAKESILENT) -f libs/libvtrcapnproto/CMakeFiles/libvtrcapnproto.dir/build.make libs/libvtrcapnproto/CMakeFiles/libvtrcapnproto.dir/build .PHONY : libvtrcapnproto/fast #============================================================================= # Target rules for targets named vpr # Build rule for target. vpr: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 vpr .PHONY : vpr # fast build rule for target. vpr/fast: $(MAKE) $(MAKESILENT) -f vpr/CMakeFiles/vpr.dir/build.make vpr/CMakeFiles/vpr.dir/build .PHONY : vpr/fast #============================================================================= # Target rules for targets named libvpr # Build rule for target. libvpr: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libvpr .PHONY : libvpr # fast build rule for target. libvpr/fast: $(MAKE) $(MAKESILENT) -f vpr/CMakeFiles/libvpr.dir/build.make vpr/CMakeFiles/libvpr.dir/build .PHONY : libvpr/fast #============================================================================= # Target rules for targets named test_vpr # Build rule for target. test_vpr: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_vpr .PHONY : test_vpr # fast build rule for target. test_vpr/fast: $(MAKE) $(MAKESILENT) -f vpr/CMakeFiles/test_vpr.dir/build.make vpr/CMakeFiles/test_vpr.dir/build .PHONY : test_vpr/fast #============================================================================= # Target rules for targets named generate_rr_graph_serializers # Build rule for target. generate_rr_graph_serializers: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 generate_rr_graph_serializers .PHONY : generate_rr_graph_serializers # fast build rule for target. generate_rr_graph_serializers/fast: $(MAKE) $(MAKESILENT) -f vpr/CMakeFiles/generate_rr_graph_serializers.dir/build.make vpr/CMakeFiles/generate_rr_graph_serializers.dir/build .PHONY : generate_rr_graph_serializers/fast #============================================================================= # Target rules for targets named ace # Build rule for target. ace: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ace .PHONY : ace # fast build rule for target. ace/fast: $(MAKE) $(MAKESILENT) -f ace2/CMakeFiles/ace.dir/build.make ace2/CMakeFiles/ace.dir/build .PHONY : ace/fast #============================================================================= # Target rules for targets named genfasm # Build rule for target. genfasm: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 genfasm .PHONY : genfasm # fast build rule for target. genfasm/fast: $(MAKE) $(MAKESILENT) -f utils/fasm/CMakeFiles/genfasm.dir/build.make utils/fasm/CMakeFiles/genfasm.dir/build .PHONY : genfasm/fast #============================================================================= # Target rules for targets named fasm # Build rule for target. fasm: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fasm .PHONY : fasm # fast build rule for target. fasm/fast: $(MAKE) $(MAKESILENT) -f utils/fasm/CMakeFiles/fasm.dir/build.make utils/fasm/CMakeFiles/fasm.dir/build .PHONY : fasm/fast #============================================================================= # Target rules for targets named test_fasm # Build rule for target. test_fasm: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_fasm .PHONY : test_fasm # fast build rule for target. test_fasm/fast: $(MAKE) $(MAKESILENT) -f utils/fasm/CMakeFiles/test_fasm.dir/build.make utils/fasm/CMakeFiles/test_fasm.dir/build .PHONY : test_fasm/fast #============================================================================= # Target rules for targets named route_diag # Build rule for target. route_diag: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 route_diag .PHONY : route_diag # fast build rule for target. route_diag/fast: $(MAKE) $(MAKESILENT) -f utils/route_diag/CMakeFiles/route_diag.dir/build.make utils/route_diag/CMakeFiles/route_diag.dir/build .PHONY : route_diag/fast #============================================================================= # Target rules for targets named vqm2blif # Build rule for target. vqm2blif: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 vqm2blif .PHONY : vqm2blif # fast build rule for target. vqm2blif/fast: $(MAKE) $(MAKESILENT) -f utils/vqm2blif/CMakeFiles/vqm2blif.dir/build.make utils/vqm2blif/CMakeFiles/vqm2blif.dir/build .PHONY : vqm2blif/fast #============================================================================= # Target rules for targets named libvqm2blif # Build rule for target. libvqm2blif: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libvqm2blif .PHONY : libvqm2blif # fast build rule for target. libvqm2blif/fast: $(MAKE) $(MAKESILENT) -f utils/vqm2blif/CMakeFiles/libvqm2blif.dir/build.make utils/vqm2blif/CMakeFiles/libvqm2blif.dir/build .PHONY : libvqm2blif/fast #============================================================================= # Target rules for targets named odin_II # Build rule for target. odin_II: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 odin_II .PHONY : odin_II # fast build rule for target. odin_II/fast: $(MAKE) $(MAKESILENT) -f ODIN_II/CMakeFiles/odin_II.dir/build.make ODIN_II/CMakeFiles/odin_II.dir/build .PHONY : odin_II/fast #============================================================================= # Target rules for targets named libodin_ii # Build rule for target. libodin_ii: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libodin_ii .PHONY : libodin_ii # fast build rule for target. libodin_ii/fast: $(MAKE) $(MAKESILENT) -f ODIN_II/CMakeFiles/libodin_ii.dir/build.make ODIN_II/CMakeFiles/libodin_ii.dir/build .PHONY : libodin_ii/fast # 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 "... test" @echo "... env" @echo "... format" @echo "... format-cpp" @echo "... format-cpp-files" @echo "... format-cpp-fix-comments" @echo "... format-cpp-fix-template-operators" @echo "... format-py" @echo "... generate_rr_graph_serializers" @echo "... get_ispd_benchmarks" @echo "... get_java_capnp_schema" @echo "... get_symbiflow_benchmarks" @echo "... get_titan_benchmarks" @echo "... version" @echo "... Catch2" @echo "... Catch2WithMain" @echo "... abc" @echo "... ace" @echo "... blifparse_test" @echo "... capnp" @echo "... capnp-json" @echo "... capnp-rpc" @echo "... capnp_tool" @echo "... capnpc" @echo "... capnpc_capnp" @echo "... capnpc_cpp" @echo "... fasm" @echo "... genfasm" @echo "... kj" @echo "... kj-async" @echo "... kj-gzip" @echo "... kj-http" @echo "... kj-test" @echo "... libabc" @echo "... libabc-pic" @echo "... libarchfpga" @echo "... libargparse" @echo "... libblifparse" @echo "... liblog" @echo "... libodin_ii" @echo "... libpugiutil" @echo "... libpugixml" @echo "... librtlnumber" @echo "... libsdcparse" @echo "... libtatum" @echo "... libvpr" @echo "... libvqm" @echo "... libvqm2blif" @echo "... libvtrcapnproto" @echo "... libvtrutil" @echo "... odin_II" @echo "... read_arch" @echo "... route_diag" @echo "... rtl_number" @echo "... sdcparse_test" @echo "... test_fasm" @echo "... test_log" @echo "... test_vpr" @echo "... test_vtrutil" @echo "... vpr" @echo "... vqm2blif" .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