# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.22 # 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 = /root/xmap # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /root/xmap #============================================================================= # Targets provided globally by CMake. # Special rule for the target package package: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..." cd /root/xmap && /usr/bin/cpack --config ./CPackConfig.cmake .PHONY : package # Special rule for the target package package/fast: package .PHONY : package/fast # Special rule for the target package_source package_source: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..." cd /root/xmap && /usr/bin/cpack --config ./CPackSourceConfig.cmake /root/xmap/CPackSourceConfig.cmake .PHONY : package_source # Special rule for the target package_source package_source/fast: package_source .PHONY : package_source/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 # 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 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/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 # The main all target all: cmake_check_build_system cd /root/xmap && $(CMAKE_COMMAND) -E cmake_progress_start /root/xmap/CMakeFiles /root/xmap/lib//CMakeFiles/progress.marks cd /root/xmap && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lib/all $(CMAKE_COMMAND) -E cmake_progress_start /root/xmap/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /root/xmap && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lib/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /root/xmap && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lib/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /root/xmap && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lib/preinstall .PHONY : preinstall/fast # clear depends depend: cd /root/xmap && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. lib/CMakeFiles/xmaplib.dir/rule: cd /root/xmap && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lib/CMakeFiles/xmaplib.dir/rule .PHONY : lib/CMakeFiles/xmaplib.dir/rule # Convenience name for target. xmaplib: lib/CMakeFiles/xmaplib.dir/rule .PHONY : xmaplib # fast build rule for target. xmaplib/fast: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/build .PHONY : xmaplib/fast blocklist.o: blocklist.c.o .PHONY : blocklist.o # target to build an object file blocklist.c.o: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/blocklist.c.o .PHONY : blocklist.c.o blocklist.i: blocklist.c.i .PHONY : blocklist.i # target to preprocess a source file blocklist.c.i: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/blocklist.c.i .PHONY : blocklist.c.i blocklist.s: blocklist.c.s .PHONY : blocklist.s # target to generate assembly for a file blocklist.c.s: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/blocklist.c.s .PHONY : blocklist.c.s bloom.o: bloom.c.o .PHONY : bloom.o # target to build an object file bloom.c.o: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/bloom.c.o .PHONY : bloom.c.o bloom.i: bloom.c.i .PHONY : bloom.i # target to preprocess a source file bloom.c.i: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/bloom.c.i .PHONY : bloom.c.i bloom.s: bloom.c.s .PHONY : bloom.s # target to generate assembly for a file bloom.c.s: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/bloom.c.s .PHONY : bloom.c.s constraint.o: constraint.c.o .PHONY : constraint.o # target to build an object file constraint.c.o: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/constraint.c.o .PHONY : constraint.c.o constraint.i: constraint.c.i .PHONY : constraint.i # target to preprocess a source file constraint.c.i: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/constraint.c.i .PHONY : constraint.c.i constraint.s: constraint.c.s .PHONY : constraint.s # target to generate assembly for a file constraint.c.s: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/constraint.c.s .PHONY : constraint.c.s csv.o: csv.c.o .PHONY : csv.o # target to build an object file csv.c.o: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/csv.c.o .PHONY : csv.c.o csv.i: csv.c.i .PHONY : csv.i # target to preprocess a source file csv.c.i: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/csv.c.i .PHONY : csv.c.i csv.s: csv.c.s .PHONY : csv.s # target to generate assembly for a file csv.c.s: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/csv.c.s .PHONY : csv.c.s gmp-ext.o: gmp-ext.c.o .PHONY : gmp-ext.o # target to build an object file gmp-ext.c.o: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/gmp-ext.c.o .PHONY : gmp-ext.c.o gmp-ext.i: gmp-ext.c.i .PHONY : gmp-ext.i # target to preprocess a source file gmp-ext.c.i: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/gmp-ext.c.i .PHONY : gmp-ext.c.i gmp-ext.s: gmp-ext.c.s .PHONY : gmp-ext.s # target to generate assembly for a file gmp-ext.c.s: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/gmp-ext.c.s .PHONY : gmp-ext.c.s lockfd.o: lockfd.c.o .PHONY : lockfd.o # target to build an object file lockfd.c.o: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/lockfd.c.o .PHONY : lockfd.c.o lockfd.i: lockfd.c.i .PHONY : lockfd.i # target to preprocess a source file lockfd.c.i: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/lockfd.c.i .PHONY : lockfd.c.i lockfd.s: lockfd.c.s .PHONY : lockfd.s # target to generate assembly for a file lockfd.c.s: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/lockfd.c.s .PHONY : lockfd.c.s logger.o: logger.c.o .PHONY : logger.o # target to build an object file logger.c.o: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/logger.c.o .PHONY : logger.c.o logger.i: logger.c.i .PHONY : logger.i # target to preprocess a source file logger.c.i: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/logger.c.i .PHONY : logger.c.i logger.s: logger.c.s .PHONY : logger.s # target to generate assembly for a file logger.c.s: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/logger.c.s .PHONY : logger.c.s random.o: random.c.o .PHONY : random.o # target to build an object file random.c.o: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/random.c.o .PHONY : random.c.o random.i: random.c.i .PHONY : random.i # target to preprocess a source file random.c.i: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/random.c.i .PHONY : random.c.i random.s: random.c.s .PHONY : random.s # target to generate assembly for a file random.c.s: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/random.c.s .PHONY : random.c.s rijndael-alg-fst.o: rijndael-alg-fst.c.o .PHONY : rijndael-alg-fst.o # target to build an object file rijndael-alg-fst.c.o: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/rijndael-alg-fst.c.o .PHONY : rijndael-alg-fst.c.o rijndael-alg-fst.i: rijndael-alg-fst.c.i .PHONY : rijndael-alg-fst.i # target to preprocess a source file rijndael-alg-fst.c.i: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/rijndael-alg-fst.c.i .PHONY : rijndael-alg-fst.c.i rijndael-alg-fst.s: rijndael-alg-fst.c.s .PHONY : rijndael-alg-fst.s # target to generate assembly for a file rijndael-alg-fst.c.s: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/rijndael-alg-fst.c.s .PHONY : rijndael-alg-fst.c.s util.o: util.c.o .PHONY : util.o # target to build an object file util.c.o: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/util.c.o .PHONY : util.c.o util.i: util.c.i .PHONY : util.i # target to preprocess a source file util.c.i: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/util.c.i .PHONY : util.c.i util.s: util.c.s .PHONY : util.s # target to generate assembly for a file util.c.s: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/util.c.s .PHONY : util.c.s xalloc.o: xalloc.c.o .PHONY : xalloc.o # target to build an object file xalloc.c.o: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/xalloc.c.o .PHONY : xalloc.c.o xalloc.i: xalloc.c.i .PHONY : xalloc.i # target to preprocess a source file xalloc.c.i: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/xalloc.c.i .PHONY : xalloc.c.i xalloc.s: xalloc.c.s .PHONY : xalloc.s # target to generate assembly for a file xalloc.c.s: cd /root/xmap && $(MAKE) $(MAKESILENT) -f lib/CMakeFiles/xmaplib.dir/build.make lib/CMakeFiles/xmaplib.dir/xalloc.c.s .PHONY : xalloc.c.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 "... package" @echo "... package_source" @echo "... rebuild_cache" @echo "... xmaplib" @echo "... blocklist.o" @echo "... blocklist.i" @echo "... blocklist.s" @echo "... bloom.o" @echo "... bloom.i" @echo "... bloom.s" @echo "... constraint.o" @echo "... constraint.i" @echo "... constraint.s" @echo "... csv.o" @echo "... csv.i" @echo "... csv.s" @echo "... gmp-ext.o" @echo "... gmp-ext.i" @echo "... gmp-ext.s" @echo "... lockfd.o" @echo "... lockfd.i" @echo "... lockfd.s" @echo "... logger.o" @echo "... logger.i" @echo "... logger.s" @echo "... random.o" @echo "... random.i" @echo "... random.s" @echo "... rijndael-alg-fst.o" @echo "... rijndael-alg-fst.i" @echo "... rijndael-alg-fst.s" @echo "... util.o" @echo "... util.i" @echo "... util.s" @echo "... xalloc.o" @echo "... xalloc.i" @echo "... xalloc.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 /root/xmap && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system